By type
*** actual launch of AAI Resources
Tue Apr 25 00:13:31 UTC 2023 Starting /opt/app/aai-resources/scripts/updatePem.sh
Property [server.certs.location] not found in file /opt/app/aai-resources/resources/application.properties, continuing with default
Mac verify error: invalid password?
Mac verify error: invalid password?
Tue Apr 25 00:13:32 UTC 2023 Done /opt/app/aai-resources/scripts/updatePem.sh
{"timestamp":"2023-04-25T00:13:35.038Z","message":"Initializing AAIConfig","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","LogTimestamp":"2023-04-25T00:13:35.029Z"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:13:35.050Z","message":"Reloading config from /opt/app/aai-resources/./resources/etc/appprops/aaiconfig.properties","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","LogTimestamp":"2023-04-25T00:13:35.029Z"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:13:35.050Z","message":"Found the aaiconfig.properties in the following location: /opt/app/aai-resources/./resources/etc/appprops/aaiconfig.properties","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","LogTimestamp":"2023-04-25T00:13:35.029Z"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:13:35.080Z","message":"A&AI Server Node Name = aai.config.nodename","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","LogTimestamp":"2023-04-25T00:13:35.029Z"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:13:36.933Z","message":"Ignoring 'logback.configurationFile' system property. Please use 'logging.config' instead.","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","LogTimestamp":"2023-04-25T00:13:35.029Z"},"thread":"main","logger":"o.s.b.l.logback.LogbackLoggingSystem","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:13:37.090Z","message":"Loaded expression factory via original TCCL","thread":"background-preinit","logger":"o.h.v.m.ResourceBundleMessageInterpolator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:13:37.111Z","message":"HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator.","thread":"background-preinit","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:13:37.111Z","message":"HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.","thread":"background-preinit","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:13:37.112Z","message":"HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.","thread":"background-preinit","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:13:37.112Z","message":"HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.","thread":"background-preinit","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:13:37.112Z","message":"HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.","thread":"background-preinit","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.1.12.RELEASE)
00:13:43,752 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml]
00:13:43,758 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - debug attribute not set
00:13:43,762 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
00:13:43,762 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ACCESS]
00:13:43,763 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@532048323 - setting totalSizeCap to 1 GB
00:13:43,763 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@532048323 - Will use zip compression
00:13:43,763 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@532048323 - Will use the pattern /opt/app/aai-resources/logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file
00:13:43,763 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern '/opt/app/aai-resources/logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd}.zip'.
00:13:43,763 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
00:13:43,763 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Tue Apr 25 00:13:43 GMT 2023
00:13:43,785 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: /opt/app/aai-resources/logs/ajsc-jetty/localhost_access.log
00:13:43,785 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - File property is set to [/opt/app/aai-resources/logs/ajsc-jetty/localhost_access.log]
00:13:43,785 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ACCESS] to null
00:13:43,786 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
00:13:43,786 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUTACCESS]
00:13:43,787 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUTACCESS] to null
00:13:43,787 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - End of configuration.
00:13:43,787 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@49c66ade - Registering current configuration as safe fallback point
{"timestamp":"2023-04-25T00:13:44.042Z","message":"going to scan these urls:\njar:file:/opt/app/aai-resources/lib/aai-resources-1.11.0.jar!/BOOT-INF/classes!/","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","LogTimestamp":"2023-04-25T00:13:35.029Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:13:44.128Z","message":"Reflections took 85 ms to scan 1 urls, producing 6 keys and 46 values ","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","LogTimestamp":"2023-04-25T00:13:35.029Z"},"thread":"main","logger":"org.reflections.Reflections","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:13:44.129Z","message":"going to scan these urls:\njar:file:/opt/app/aai-resources/lib/aai-resources-1.11.0.jar!/BOOT-INF/lib/aai-els-onap-logging-1.9.4.jar!/","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","LogTimestamp":"2023-04-25T00:13:35.029Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:13:44.132Z","message":"Reflections took 3 ms to scan 1 urls, producing 6 keys and 6 values ","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","LogTimestamp":"2023-04-25T00:13:35.029Z"},"thread":"main","logger":"org.reflections.Reflections","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:13:44.820Z","message":"Using SLF4J as the default logging framework","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","LogTimestamp":"2023-04-25T00:13:35.029Z"},"thread":"main","logger":"i.m.c.u.i.l.InternalLoggerFactory","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:13:46.817Z","message":"Translator is SchemaServiceTranslator","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","LogTimestamp":"2023-04-25T00:13:35.029Z"},"thread":"main","logger":"o.onap.aai.config.NodesConfiguration","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:13:47.431Z","message":"Checking for system property [partnerName]","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","LogTimestamp":"2023-04-25T00:13:35.029Z"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:13:47.431Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","LogTimestamp":"2023-04-25T00:13:35.029Z"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:13:47.432Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","LogTimestamp":"2023-04-25T00:13:35.029Z"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:13:47.433Z","message":"Request Headers: {}","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","LogTimestamp":"2023-04-25T00:13:35.029Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:13:47.443Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/versions, BODY=","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","LogTimestamp":"2023-04-25T00:13:35.029Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:13:47.559Z","message":"Checking for system property [partnerName]","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"0","InvocationID":"4babdefe-0486-4b98-bc77-d163794e7ff0","LogTimestamp":"2023-04-25T00:13:47.552Z","StatusCode":"INPROGRESS","ServerFQDN":"aai-resources","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:13:47.559Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"0","InvocationID":"4babdefe-0486-4b98-bc77-d163794e7ff0","LogTimestamp":"2023-04-25T00:13:47.552Z","StatusCode":"INPROGRESS","ServerFQDN":"aai-resources","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:13:47.559Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"0","InvocationID":"4babdefe-0486-4b98-bc77-d163794e7ff0","LogTimestamp":"2023-04-25T00:13:47.552Z","StatusCode":"INPROGRESS","ServerFQDN":"aai-resources","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:13:47.561Z","message":"Invoke","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"0","InvocationID":"4babdefe-0486-4b98-bc77-d163794e7ff0","LogTimestamp":"2023-04-25T00:13:47.552Z","StatusCode":"INPROGRESS","ServerFQDN":"aai-resources","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:13:47.845Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"288","StatusCode":"COMPLETE","ServerFQDN":"aai-resources","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/versions","InvocationID":"4babdefe-0486-4b98-bc77-d163794e7ff0","LogTimestamp":"2023-04-25T00:13:47.840Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:13:48.211Z","message":"Processing the translator","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"288","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"4babdefe-0486-4b98-bc77-d163794e7ff0","LogTimestamp":"2023-04-25T00:13:47.840Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:13:48.213Z","message":"Version being processedv11","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"288","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"4babdefe-0486-4b98-bc77-d163794e7ff0","LogTimestamp":"2023-04-25T00:13:47.840Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:13:48.214Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"288","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"4babdefe-0486-4b98-bc77-d163794e7ff0","LogTimestamp":"2023-04-25T00:13:47.840Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:13:48.342Z","message":"Checking for system property [partnerName]","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"e7c5427b-f413-473e-b15c-ce7e67aa05d6","LogTimestamp":"2023-04-25T00:13:48.341Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:13:48.342Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"e7c5427b-f413-473e-b15c-ce7e67aa05d6","LogTimestamp":"2023-04-25T00:13:48.341Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:13:48.342Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"e7c5427b-f413-473e-b15c-ce7e67aa05d6","LogTimestamp":"2023-04-25T00:13:48.341Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:13:48.342Z","message":"Invoke","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"e7c5427b-f413-473e-b15c-ce7e67aa05d6","LogTimestamp":"2023-04-25T00:13:48.341Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:13:48.419Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"77","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"e7c5427b-f413-473e-b15c-ce7e67aa05d6","LogTimestamp":"2023-04-25T00:13:48.418Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:13:48.438Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"77","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e7c5427b-f413-473e-b15c-ce7e67aa05d6","LogTimestamp":"2023-04-25T00:13:48.418Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:13:48.440Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"77","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e7c5427b-f413-473e-b15c-ce7e67aa05d6","LogTimestamp":"2023-04-25T00:13:48.418Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:13:48.440Z","message":"Ingested the InputStream","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"77","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e7c5427b-f413-473e-b15c-ce7e67aa05d6","LogTimestamp":"2023-04-25T00:13:48.418Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:13:52.750Z","message":"Types size 222","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"77","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e7c5427b-f413-473e-b15c-ce7e67aa05d6","LogTimestamp":"2023-04-25T00:13:48.418Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:13:52.794Z","message":"Version being processedv12","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"77","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e7c5427b-f413-473e-b15c-ce7e67aa05d6","LogTimestamp":"2023-04-25T00:13:48.418Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:13:52.795Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"77","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e7c5427b-f413-473e-b15c-ce7e67aa05d6","LogTimestamp":"2023-04-25T00:13:48.418Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:13:52.798Z","message":"Checking for system property [partnerName]","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"8d493c0f-fd4a-4113-a63a-6db1b657af7f","LogTimestamp":"2023-04-25T00:13:52.797Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:13:52.798Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"8d493c0f-fd4a-4113-a63a-6db1b657af7f","LogTimestamp":"2023-04-25T00:13:52.797Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:13:52.798Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"8d493c0f-fd4a-4113-a63a-6db1b657af7f","LogTimestamp":"2023-04-25T00:13:52.797Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:13:52.799Z","message":"Invoke","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"8d493c0f-fd4a-4113-a63a-6db1b657af7f","LogTimestamp":"2023-04-25T00:13:52.797Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:13:52.823Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"25","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"8d493c0f-fd4a-4113-a63a-6db1b657af7f","LogTimestamp":"2023-04-25T00:13:52.822Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:13:52.842Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"25","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"8d493c0f-fd4a-4113-a63a-6db1b657af7f","LogTimestamp":"2023-04-25T00:13:52.822Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:13:52.844Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"25","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"8d493c0f-fd4a-4113-a63a-6db1b657af7f","LogTimestamp":"2023-04-25T00:13:52.822Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:13:52.845Z","message":"Ingested the InputStream","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"25","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"8d493c0f-fd4a-4113-a63a-6db1b657af7f","LogTimestamp":"2023-04-25T00:13:52.822Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:13:54.694Z","message":"Types size 235","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"25","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"8d493c0f-fd4a-4113-a63a-6db1b657af7f","LogTimestamp":"2023-04-25T00:13:52.822Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:13:54.709Z","message":"Version being processedv13","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"25","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"8d493c0f-fd4a-4113-a63a-6db1b657af7f","LogTimestamp":"2023-04-25T00:13:52.822Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:13:54.710Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"25","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"8d493c0f-fd4a-4113-a63a-6db1b657af7f","LogTimestamp":"2023-04-25T00:13:52.822Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:13:54.712Z","message":"Checking for system property [partnerName]","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"82c2e4e4-f75d-4de3-a17e-9cfae50630de","LogTimestamp":"2023-04-25T00:13:54.712Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:13:54.712Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"82c2e4e4-f75d-4de3-a17e-9cfae50630de","LogTimestamp":"2023-04-25T00:13:54.712Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:13:54.712Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"82c2e4e4-f75d-4de3-a17e-9cfae50630de","LogTimestamp":"2023-04-25T00:13:54.712Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:13:54.713Z","message":"Invoke","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"82c2e4e4-f75d-4de3-a17e-9cfae50630de","LogTimestamp":"2023-04-25T00:13:54.712Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:13:54.745Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"32","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"82c2e4e4-f75d-4de3-a17e-9cfae50630de","LogTimestamp":"2023-04-25T00:13:54.744Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:13:54.766Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"32","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"82c2e4e4-f75d-4de3-a17e-9cfae50630de","LogTimestamp":"2023-04-25T00:13:54.744Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:13:54.767Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"32","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"82c2e4e4-f75d-4de3-a17e-9cfae50630de","LogTimestamp":"2023-04-25T00:13:54.744Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:13:54.768Z","message":"Ingested the InputStream","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"32","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"82c2e4e4-f75d-4de3-a17e-9cfae50630de","LogTimestamp":"2023-04-25T00:13:54.744Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:13:57.084Z","message":"Types size 237","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"32","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"82c2e4e4-f75d-4de3-a17e-9cfae50630de","LogTimestamp":"2023-04-25T00:13:54.744Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:13:57.100Z","message":"Version being processedv14","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"32","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"82c2e4e4-f75d-4de3-a17e-9cfae50630de","LogTimestamp":"2023-04-25T00:13:54.744Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:13:57.100Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"32","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"82c2e4e4-f75d-4de3-a17e-9cfae50630de","LogTimestamp":"2023-04-25T00:13:54.744Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:13:57.102Z","message":"Checking for system property [partnerName]","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"e1796223-d632-402d-be85-66c71e3c7b87","LogTimestamp":"2023-04-25T00:13:57.102Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:13:57.103Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"e1796223-d632-402d-be85-66c71e3c7b87","LogTimestamp":"2023-04-25T00:13:57.102Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:13:57.103Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"e1796223-d632-402d-be85-66c71e3c7b87","LogTimestamp":"2023-04-25T00:13:57.102Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:13:57.103Z","message":"Invoke","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"e1796223-d632-402d-be85-66c71e3c7b87","LogTimestamp":"2023-04-25T00:13:57.102Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:13:57.138Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"36","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"e1796223-d632-402d-be85-66c71e3c7b87","LogTimestamp":"2023-04-25T00:13:57.138Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:13:57.180Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"36","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e1796223-d632-402d-be85-66c71e3c7b87","LogTimestamp":"2023-04-25T00:13:57.138Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:13:57.181Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"36","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e1796223-d632-402d-be85-66c71e3c7b87","LogTimestamp":"2023-04-25T00:13:57.138Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:13:57.181Z","message":"Ingested the InputStream","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"36","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e1796223-d632-402d-be85-66c71e3c7b87","LogTimestamp":"2023-04-25T00:13:57.138Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:13:59.286Z","message":"Types size 272","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"36","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e1796223-d632-402d-be85-66c71e3c7b87","LogTimestamp":"2023-04-25T00:13:57.138Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:13:59.301Z","message":"Version being processedv15","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"36","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e1796223-d632-402d-be85-66c71e3c7b87","LogTimestamp":"2023-04-25T00:13:57.138Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:13:59.302Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"36","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e1796223-d632-402d-be85-66c71e3c7b87","LogTimestamp":"2023-04-25T00:13:57.138Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:13:59.305Z","message":"Checking for system property [partnerName]","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"34b3b1a3-17ef-46be-9d26-8b04374006b3","LogTimestamp":"2023-04-25T00:13:59.304Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:13:59.305Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"34b3b1a3-17ef-46be-9d26-8b04374006b3","LogTimestamp":"2023-04-25T00:13:59.304Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:13:59.305Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"34b3b1a3-17ef-46be-9d26-8b04374006b3","LogTimestamp":"2023-04-25T00:13:59.304Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:13:59.305Z","message":"Invoke","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"34b3b1a3-17ef-46be-9d26-8b04374006b3","LogTimestamp":"2023-04-25T00:13:59.304Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:13:59.338Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"33","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"34b3b1a3-17ef-46be-9d26-8b04374006b3","LogTimestamp":"2023-04-25T00:13:59.337Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:13:59.358Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"33","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"34b3b1a3-17ef-46be-9d26-8b04374006b3","LogTimestamp":"2023-04-25T00:13:59.337Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:13:59.360Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"33","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"34b3b1a3-17ef-46be-9d26-8b04374006b3","LogTimestamp":"2023-04-25T00:13:59.337Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:13:59.360Z","message":"Ingested the InputStream","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"33","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"34b3b1a3-17ef-46be-9d26-8b04374006b3","LogTimestamp":"2023-04-25T00:13:59.337Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:00.831Z","message":"Types size 279","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"33","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"34b3b1a3-17ef-46be-9d26-8b04374006b3","LogTimestamp":"2023-04-25T00:13:59.337Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:00.845Z","message":"Version being processedv16","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"33","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"34b3b1a3-17ef-46be-9d26-8b04374006b3","LogTimestamp":"2023-04-25T00:13:59.337Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:00.845Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"33","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"34b3b1a3-17ef-46be-9d26-8b04374006b3","LogTimestamp":"2023-04-25T00:13:59.337Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:00.848Z","message":"Checking for system property [partnerName]","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"411e5a33-2317-4246-91c0-26cfa809ffc7","LogTimestamp":"2023-04-25T00:14:00.847Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:00.848Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"411e5a33-2317-4246-91c0-26cfa809ffc7","LogTimestamp":"2023-04-25T00:14:00.847Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:00.848Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"411e5a33-2317-4246-91c0-26cfa809ffc7","LogTimestamp":"2023-04-25T00:14:00.847Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:00.848Z","message":"Invoke","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"411e5a33-2317-4246-91c0-26cfa809ffc7","LogTimestamp":"2023-04-25T00:14:00.847Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:00.889Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"42","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"411e5a33-2317-4246-91c0-26cfa809ffc7","LogTimestamp":"2023-04-25T00:14:00.889Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:00.906Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"42","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"411e5a33-2317-4246-91c0-26cfa809ffc7","LogTimestamp":"2023-04-25T00:14:00.889Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:00.907Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"42","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"411e5a33-2317-4246-91c0-26cfa809ffc7","LogTimestamp":"2023-04-25T00:14:00.889Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:00.908Z","message":"Ingested the InputStream","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"42","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"411e5a33-2317-4246-91c0-26cfa809ffc7","LogTimestamp":"2023-04-25T00:14:00.889Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:02.229Z","message":"Types size 281","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"42","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"411e5a33-2317-4246-91c0-26cfa809ffc7","LogTimestamp":"2023-04-25T00:14:00.889Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:02.239Z","message":"Version being processedv17","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"42","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"411e5a33-2317-4246-91c0-26cfa809ffc7","LogTimestamp":"2023-04-25T00:14:00.889Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:02.239Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"42","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"411e5a33-2317-4246-91c0-26cfa809ffc7","LogTimestamp":"2023-04-25T00:14:00.889Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:02.241Z","message":"Checking for system property [partnerName]","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"f355b0de-270b-4a36-a261-26b2b7964c0e","LogTimestamp":"2023-04-25T00:14:02.241Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:02.241Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"f355b0de-270b-4a36-a261-26b2b7964c0e","LogTimestamp":"2023-04-25T00:14:02.241Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:02.241Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"f355b0de-270b-4a36-a261-26b2b7964c0e","LogTimestamp":"2023-04-25T00:14:02.241Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:02.241Z","message":"Invoke","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"f355b0de-270b-4a36-a261-26b2b7964c0e","LogTimestamp":"2023-04-25T00:14:02.241Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:02.265Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"24","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"f355b0de-270b-4a36-a261-26b2b7964c0e","LogTimestamp":"2023-04-25T00:14:02.265Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:02.283Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"24","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f355b0de-270b-4a36-a261-26b2b7964c0e","LogTimestamp":"2023-04-25T00:14:02.265Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:02.284Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"24","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f355b0de-270b-4a36-a261-26b2b7964c0e","LogTimestamp":"2023-04-25T00:14:02.265Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:02.286Z","message":"Ingested the InputStream","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"24","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f355b0de-270b-4a36-a261-26b2b7964c0e","LogTimestamp":"2023-04-25T00:14:02.265Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:04.226Z","message":"Types size 281","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"24","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f355b0de-270b-4a36-a261-26b2b7964c0e","LogTimestamp":"2023-04-25T00:14:02.265Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:04.237Z","message":"Version being processedv18","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"24","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f355b0de-270b-4a36-a261-26b2b7964c0e","LogTimestamp":"2023-04-25T00:14:02.265Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:04.238Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"24","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f355b0de-270b-4a36-a261-26b2b7964c0e","LogTimestamp":"2023-04-25T00:14:02.265Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:04.240Z","message":"Checking for system property [partnerName]","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"c85cb644-61aa-4018-8da8-1e17683b3a0f","LogTimestamp":"2023-04-25T00:14:04.240Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:04.241Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"c85cb644-61aa-4018-8da8-1e17683b3a0f","LogTimestamp":"2023-04-25T00:14:04.240Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:04.241Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"c85cb644-61aa-4018-8da8-1e17683b3a0f","LogTimestamp":"2023-04-25T00:14:04.240Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:04.241Z","message":"Invoke","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"c85cb644-61aa-4018-8da8-1e17683b3a0f","LogTimestamp":"2023-04-25T00:14:04.240Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:04.278Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"37","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"c85cb644-61aa-4018-8da8-1e17683b3a0f","LogTimestamp":"2023-04-25T00:14:04.277Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:04.295Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"37","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c85cb644-61aa-4018-8da8-1e17683b3a0f","LogTimestamp":"2023-04-25T00:14:04.277Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:04.296Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"37","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c85cb644-61aa-4018-8da8-1e17683b3a0f","LogTimestamp":"2023-04-25T00:14:04.277Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:04.296Z","message":"Ingested the InputStream","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"37","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c85cb644-61aa-4018-8da8-1e17683b3a0f","LogTimestamp":"2023-04-25T00:14:04.277Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:05.846Z","message":"Types size 281","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"37","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c85cb644-61aa-4018-8da8-1e17683b3a0f","LogTimestamp":"2023-04-25T00:14:04.277Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:05.857Z","message":"Version being processedv19","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"37","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c85cb644-61aa-4018-8da8-1e17683b3a0f","LogTimestamp":"2023-04-25T00:14:04.277Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:05.857Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"37","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c85cb644-61aa-4018-8da8-1e17683b3a0f","LogTimestamp":"2023-04-25T00:14:04.277Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:05.860Z","message":"Checking for system property [partnerName]","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"ad08c249-239d-4c02-a7f2-82426590acdd","LogTimestamp":"2023-04-25T00:14:05.860Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:05.860Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"ad08c249-239d-4c02-a7f2-82426590acdd","LogTimestamp":"2023-04-25T00:14:05.860Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:05.860Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"ad08c249-239d-4c02-a7f2-82426590acdd","LogTimestamp":"2023-04-25T00:14:05.860Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:05.860Z","message":"Invoke","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"ad08c249-239d-4c02-a7f2-82426590acdd","LogTimestamp":"2023-04-25T00:14:05.860Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:05.900Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"40","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"ad08c249-239d-4c02-a7f2-82426590acdd","LogTimestamp":"2023-04-25T00:14:05.899Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:05.934Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"40","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ad08c249-239d-4c02-a7f2-82426590acdd","LogTimestamp":"2023-04-25T00:14:05.899Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:05.935Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"40","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ad08c249-239d-4c02-a7f2-82426590acdd","LogTimestamp":"2023-04-25T00:14:05.899Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:05.936Z","message":"Ingested the InputStream","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"40","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ad08c249-239d-4c02-a7f2-82426590acdd","LogTimestamp":"2023-04-25T00:14:05.899Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:07.512Z","message":"Types size 301","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"40","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ad08c249-239d-4c02-a7f2-82426590acdd","LogTimestamp":"2023-04-25T00:14:05.899Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:07.523Z","message":"Version being processedv20","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"40","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ad08c249-239d-4c02-a7f2-82426590acdd","LogTimestamp":"2023-04-25T00:14:05.899Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:07.524Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"40","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ad08c249-239d-4c02-a7f2-82426590acdd","LogTimestamp":"2023-04-25T00:14:05.899Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:07.526Z","message":"Checking for system property [partnerName]","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"60c93033-b8cb-4cb1-81c0-188cdc2ee0f3","LogTimestamp":"2023-04-25T00:14:07.525Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:07.526Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"60c93033-b8cb-4cb1-81c0-188cdc2ee0f3","LogTimestamp":"2023-04-25T00:14:07.525Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:07.526Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"60c93033-b8cb-4cb1-81c0-188cdc2ee0f3","LogTimestamp":"2023-04-25T00:14:07.525Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:07.526Z","message":"Invoke","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"60c93033-b8cb-4cb1-81c0-188cdc2ee0f3","LogTimestamp":"2023-04-25T00:14:07.525Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:07.564Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"39","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"60c93033-b8cb-4cb1-81c0-188cdc2ee0f3","LogTimestamp":"2023-04-25T00:14:07.564Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:07.590Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"39","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"60c93033-b8cb-4cb1-81c0-188cdc2ee0f3","LogTimestamp":"2023-04-25T00:14:07.564Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:07.591Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"39","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"60c93033-b8cb-4cb1-81c0-188cdc2ee0f3","LogTimestamp":"2023-04-25T00:14:07.564Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:07.592Z","message":"Ingested the InputStream","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"39","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"60c93033-b8cb-4cb1-81c0-188cdc2ee0f3","LogTimestamp":"2023-04-25T00:14:07.564Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:09.601Z","message":"Types size 305","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"39","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"60c93033-b8cb-4cb1-81c0-188cdc2ee0f3","LogTimestamp":"2023-04-25T00:14:07.564Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:09.611Z","message":"Version being processedv21","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"39","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"60c93033-b8cb-4cb1-81c0-188cdc2ee0f3","LogTimestamp":"2023-04-25T00:14:07.564Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:09.612Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"39","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"60c93033-b8cb-4cb1-81c0-188cdc2ee0f3","LogTimestamp":"2023-04-25T00:14:07.564Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:09.614Z","message":"Checking for system property [partnerName]","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"cf2cbb3f-7f3b-49d0-b3e7-73d6dc4043ab","LogTimestamp":"2023-04-25T00:14:09.614Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:09.614Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"cf2cbb3f-7f3b-49d0-b3e7-73d6dc4043ab","LogTimestamp":"2023-04-25T00:14:09.614Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:09.614Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"cf2cbb3f-7f3b-49d0-b3e7-73d6dc4043ab","LogTimestamp":"2023-04-25T00:14:09.614Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:09.614Z","message":"Invoke","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"cf2cbb3f-7f3b-49d0-b3e7-73d6dc4043ab","LogTimestamp":"2023-04-25T00:14:09.614Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:09.654Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"40","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"cf2cbb3f-7f3b-49d0-b3e7-73d6dc4043ab","LogTimestamp":"2023-04-25T00:14:09.654Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:09.686Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"40","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf2cbb3f-7f3b-49d0-b3e7-73d6dc4043ab","LogTimestamp":"2023-04-25T00:14:09.654Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:09.688Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"40","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf2cbb3f-7f3b-49d0-b3e7-73d6dc4043ab","LogTimestamp":"2023-04-25T00:14:09.654Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:09.689Z","message":"Ingested the InputStream","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"40","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf2cbb3f-7f3b-49d0-b3e7-73d6dc4043ab","LogTimestamp":"2023-04-25T00:14:09.654Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:11.399Z","message":"Types size 371","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"40","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf2cbb3f-7f3b-49d0-b3e7-73d6dc4043ab","LogTimestamp":"2023-04-25T00:14:09.654Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:11.414Z","message":"Version being processedv22","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"40","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf2cbb3f-7f3b-49d0-b3e7-73d6dc4043ab","LogTimestamp":"2023-04-25T00:14:09.654Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:11.415Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"40","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf2cbb3f-7f3b-49d0-b3e7-73d6dc4043ab","LogTimestamp":"2023-04-25T00:14:09.654Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:11.417Z","message":"Checking for system property [partnerName]","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"03bf0498-3062-428d-aadf-305e4b27f4df","LogTimestamp":"2023-04-25T00:14:11.417Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:11.418Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"03bf0498-3062-428d-aadf-305e4b27f4df","LogTimestamp":"2023-04-25T00:14:11.417Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:11.418Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"03bf0498-3062-428d-aadf-305e4b27f4df","LogTimestamp":"2023-04-25T00:14:11.417Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:11.418Z","message":"Invoke","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"03bf0498-3062-428d-aadf-305e4b27f4df","LogTimestamp":"2023-04-25T00:14:11.417Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:11.461Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"43","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"03bf0498-3062-428d-aadf-305e4b27f4df","LogTimestamp":"2023-04-25T00:14:11.460Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:11.489Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"43","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"03bf0498-3062-428d-aadf-305e4b27f4df","LogTimestamp":"2023-04-25T00:14:11.460Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:11.490Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"43","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"03bf0498-3062-428d-aadf-305e4b27f4df","LogTimestamp":"2023-04-25T00:14:11.460Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:11.490Z","message":"Ingested the InputStream","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"43","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"03bf0498-3062-428d-aadf-305e4b27f4df","LogTimestamp":"2023-04-25T00:14:11.460Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:13.317Z","message":"Types size 378","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"43","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"03bf0498-3062-428d-aadf-305e4b27f4df","LogTimestamp":"2023-04-25T00:14:11.460Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:13.389Z","message":"Version being processedv23","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"43","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"03bf0498-3062-428d-aadf-305e4b27f4df","LogTimestamp":"2023-04-25T00:14:11.460Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:13.390Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"43","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"03bf0498-3062-428d-aadf-305e4b27f4df","LogTimestamp":"2023-04-25T00:14:11.460Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:13.392Z","message":"Checking for system property [partnerName]","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"83d93482-9db4-490b-aae3-d8994be7da5f","LogTimestamp":"2023-04-25T00:14:13.391Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:13.392Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"83d93482-9db4-490b-aae3-d8994be7da5f","LogTimestamp":"2023-04-25T00:14:13.391Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:13.392Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"83d93482-9db4-490b-aae3-d8994be7da5f","LogTimestamp":"2023-04-25T00:14:13.391Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:13.392Z","message":"Invoke","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"83d93482-9db4-490b-aae3-d8994be7da5f","LogTimestamp":"2023-04-25T00:14:13.391Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:13.450Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"59","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"83d93482-9db4-490b-aae3-d8994be7da5f","LogTimestamp":"2023-04-25T00:14:13.450Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:13.513Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"59","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"83d93482-9db4-490b-aae3-d8994be7da5f","LogTimestamp":"2023-04-25T00:14:13.450Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:13.513Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"59","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"83d93482-9db4-490b-aae3-d8994be7da5f","LogTimestamp":"2023-04-25T00:14:13.450Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:13.514Z","message":"Ingested the InputStream","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"59","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"83d93482-9db4-490b-aae3-d8994be7da5f","LogTimestamp":"2023-04-25T00:14:13.450Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:15.472Z","message":"Types size 378","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"59","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"83d93482-9db4-490b-aae3-d8994be7da5f","LogTimestamp":"2023-04-25T00:14:13.450Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:15.488Z","message":"Version being processedv24","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"59","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"83d93482-9db4-490b-aae3-d8994be7da5f","LogTimestamp":"2023-04-25T00:14:13.450Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:15.489Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"59","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"83d93482-9db4-490b-aae3-d8994be7da5f","LogTimestamp":"2023-04-25T00:14:13.450Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:15.491Z","message":"Checking for system property [partnerName]","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"3ac994a0-8b87-4073-8097-88f7d3842308","LogTimestamp":"2023-04-25T00:14:15.491Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:15.491Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"3ac994a0-8b87-4073-8097-88f7d3842308","LogTimestamp":"2023-04-25T00:14:15.491Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:15.492Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"3ac994a0-8b87-4073-8097-88f7d3842308","LogTimestamp":"2023-04-25T00:14:15.491Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:15.492Z","message":"Invoke","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"3ac994a0-8b87-4073-8097-88f7d3842308","LogTimestamp":"2023-04-25T00:14:15.491Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:15.526Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"35","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"3ac994a0-8b87-4073-8097-88f7d3842308","LogTimestamp":"2023-04-25T00:14:15.526Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:15.564Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"35","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"3ac994a0-8b87-4073-8097-88f7d3842308","LogTimestamp":"2023-04-25T00:14:15.526Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:15.565Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"35","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"3ac994a0-8b87-4073-8097-88f7d3842308","LogTimestamp":"2023-04-25T00:14:15.526Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:15.566Z","message":"Ingested the InputStream","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"35","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"3ac994a0-8b87-4073-8097-88f7d3842308","LogTimestamp":"2023-04-25T00:14:15.526Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:17.470Z","message":"Types size 406","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"35","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"3ac994a0-8b87-4073-8097-88f7d3842308","LogTimestamp":"2023-04-25T00:14:15.526Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:17.486Z","message":"Version being processedv25","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"35","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"3ac994a0-8b87-4073-8097-88f7d3842308","LogTimestamp":"2023-04-25T00:14:15.526Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:17.486Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"35","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"3ac994a0-8b87-4073-8097-88f7d3842308","LogTimestamp":"2023-04-25T00:14:15.526Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:17.489Z","message":"Checking for system property [partnerName]","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"26fe844c-e51d-4b7a-b0d7-2b495ca54962","LogTimestamp":"2023-04-25T00:14:17.488Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:17.489Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"26fe844c-e51d-4b7a-b0d7-2b495ca54962","LogTimestamp":"2023-04-25T00:14:17.488Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:17.489Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"26fe844c-e51d-4b7a-b0d7-2b495ca54962","LogTimestamp":"2023-04-25T00:14:17.488Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:17.489Z","message":"Invoke","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"26fe844c-e51d-4b7a-b0d7-2b495ca54962","LogTimestamp":"2023-04-25T00:14:17.488Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:17.520Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"32","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"26fe844c-e51d-4b7a-b0d7-2b495ca54962","LogTimestamp":"2023-04-25T00:14:17.520Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:17.566Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"32","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"26fe844c-e51d-4b7a-b0d7-2b495ca54962","LogTimestamp":"2023-04-25T00:14:17.520Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:17.567Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"32","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"26fe844c-e51d-4b7a-b0d7-2b495ca54962","LogTimestamp":"2023-04-25T00:14:17.520Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:17.568Z","message":"Ingested the InputStream","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"32","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"26fe844c-e51d-4b7a-b0d7-2b495ca54962","LogTimestamp":"2023-04-25T00:14:17.520Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:19.383Z","message":"Types size 410","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"32","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"26fe844c-e51d-4b7a-b0d7-2b495ca54962","LogTimestamp":"2023-04-25T00:14:17.520Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:19.398Z","message":"Version being processedv26","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"32","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"26fe844c-e51d-4b7a-b0d7-2b495ca54962","LogTimestamp":"2023-04-25T00:14:17.520Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:19.399Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"32","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"26fe844c-e51d-4b7a-b0d7-2b495ca54962","LogTimestamp":"2023-04-25T00:14:17.520Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:19.401Z","message":"Checking for system property [partnerName]","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"548f93d9-fffb-4d36-be21-110ab6712003","LogTimestamp":"2023-04-25T00:14:19.401Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:19.401Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"548f93d9-fffb-4d36-be21-110ab6712003","LogTimestamp":"2023-04-25T00:14:19.401Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:19.402Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"548f93d9-fffb-4d36-be21-110ab6712003","LogTimestamp":"2023-04-25T00:14:19.401Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:19.402Z","message":"Invoke","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"548f93d9-fffb-4d36-be21-110ab6712003","LogTimestamp":"2023-04-25T00:14:19.401Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:19.440Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"38","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"548f93d9-fffb-4d36-be21-110ab6712003","LogTimestamp":"2023-04-25T00:14:19.439Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:19.472Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"38","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"548f93d9-fffb-4d36-be21-110ab6712003","LogTimestamp":"2023-04-25T00:14:19.439Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:19.474Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"38","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"548f93d9-fffb-4d36-be21-110ab6712003","LogTimestamp":"2023-04-25T00:14:19.439Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:19.475Z","message":"Ingested the InputStream","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"38","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"548f93d9-fffb-4d36-be21-110ab6712003","LogTimestamp":"2023-04-25T00:14:19.439Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:21.529Z","message":"Types size 410","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"38","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"548f93d9-fffb-4d36-be21-110ab6712003","LogTimestamp":"2023-04-25T00:14:19.439Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:21.546Z","message":"Version being processedv27","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"38","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"548f93d9-fffb-4d36-be21-110ab6712003","LogTimestamp":"2023-04-25T00:14:19.439Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:21.546Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"38","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"548f93d9-fffb-4d36-be21-110ab6712003","LogTimestamp":"2023-04-25T00:14:19.439Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:21.548Z","message":"Checking for system property [partnerName]","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"3b582005-f8ba-4ff5-aeaa-e6327865c2ad","LogTimestamp":"2023-04-25T00:14:21.548Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:21.548Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"3b582005-f8ba-4ff5-aeaa-e6327865c2ad","LogTimestamp":"2023-04-25T00:14:21.548Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:21.548Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"3b582005-f8ba-4ff5-aeaa-e6327865c2ad","LogTimestamp":"2023-04-25T00:14:21.548Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:21.548Z","message":"Invoke","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"3b582005-f8ba-4ff5-aeaa-e6327865c2ad","LogTimestamp":"2023-04-25T00:14:21.548Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:21.605Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"56","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"3b582005-f8ba-4ff5-aeaa-e6327865c2ad","LogTimestamp":"2023-04-25T00:14:21.604Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:21.674Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"56","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"3b582005-f8ba-4ff5-aeaa-e6327865c2ad","LogTimestamp":"2023-04-25T00:14:21.604Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:21.675Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"56","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"3b582005-f8ba-4ff5-aeaa-e6327865c2ad","LogTimestamp":"2023-04-25T00:14:21.604Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:21.675Z","message":"Ingested the InputStream","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"56","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"3b582005-f8ba-4ff5-aeaa-e6327865c2ad","LogTimestamp":"2023-04-25T00:14:21.604Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:23.578Z","message":"Types size 410","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"56","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"3b582005-f8ba-4ff5-aeaa-e6327865c2ad","LogTimestamp":"2023-04-25T00:14:21.604Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:23.600Z","message":"AAI Server initialization started...","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"56","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"3b582005-f8ba-4ff5-aeaa-e6327865c2ad","LogTimestamp":"2023-04-25T00:14:21.604Z"},"thread":"main","logger":"org.onap.aai.ResourcesApp","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:23.601Z","message":"Starting AAIGraph connections and the NodeInjestor","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"56","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"3b582005-f8ba-4ff5-aeaa-e6327865c2ad","LogTimestamp":"2023-04-25T00:14:21.604Z"},"thread":"main","logger":"org.onap.aai.ResourcesApp","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:23.715Z","message":"Setting up AaiGraphChecker with scheduleEnabled=true, scheduleDelay=5, schedulePeriod=10 ","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"56","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"3b582005-f8ba-4ff5-aeaa-e6327865c2ad","LogTimestamp":"2023-04-25T00:14:21.604Z"},"thread":"main","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:23.819Z","message":"Processing the translator","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"56","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"3b582005-f8ba-4ff5-aeaa-e6327865c2ad","LogTimestamp":"2023-04-25T00:14:21.604Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:23.821Z","message":"Version being processedv11","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"56","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"3b582005-f8ba-4ff5-aeaa-e6327865c2ad","LogTimestamp":"2023-04-25T00:14:21.604Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:23.821Z","message":"Request Headers: {}","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"56","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"3b582005-f8ba-4ff5-aeaa-e6327865c2ad","LogTimestamp":"2023-04-25T00:14:21.604Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:23.821Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v11, BODY=","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"56","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"3b582005-f8ba-4ff5-aeaa-e6327865c2ad","LogTimestamp":"2023-04-25T00:14:21.604Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:23.823Z","message":"Checking for system property [partnerName]","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"ddd16712-0257-41a0-9923-fdc2c0c42e4c","LogTimestamp":"2023-04-25T00:14:23.822Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:23.823Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"ddd16712-0257-41a0-9923-fdc2c0c42e4c","LogTimestamp":"2023-04-25T00:14:23.822Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:23.823Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"ddd16712-0257-41a0-9923-fdc2c0c42e4c","LogTimestamp":"2023-04-25T00:14:23.822Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:23.823Z","message":"Invoke","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"ddd16712-0257-41a0-9923-fdc2c0c42e4c","LogTimestamp":"2023-04-25T00:14:23.822Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:23.848Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"25","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"ddd16712-0257-41a0-9923-fdc2c0c42e4c","LogTimestamp":"2023-04-25T00:14:23.847Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:23.849Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"25","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ddd16712-0257-41a0-9923-fdc2c0c42e4c","LogTimestamp":"2023-04-25T00:14:23.847Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:23.850Z","message":"Retrieved json from SchemaService","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"25","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ddd16712-0257-41a0-9923-fdc2c0c42e4c","LogTimestamp":"2023-04-25T00:14:23.847Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:23.851Z","message":"Version being processedv12","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"25","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ddd16712-0257-41a0-9923-fdc2c0c42e4c","LogTimestamp":"2023-04-25T00:14:23.847Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:23.852Z","message":"Request Headers: {}","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"25","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ddd16712-0257-41a0-9923-fdc2c0c42e4c","LogTimestamp":"2023-04-25T00:14:23.847Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:23.854Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v12, BODY=","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"25","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ddd16712-0257-41a0-9923-fdc2c0c42e4c","LogTimestamp":"2023-04-25T00:14:23.847Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:23.855Z","message":"Checking for system property [partnerName]","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"478c4e65-faf2-4549-acd1-5f1215232902","LogTimestamp":"2023-04-25T00:14:23.855Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:23.856Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"478c4e65-faf2-4549-acd1-5f1215232902","LogTimestamp":"2023-04-25T00:14:23.855Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:23.856Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"478c4e65-faf2-4549-acd1-5f1215232902","LogTimestamp":"2023-04-25T00:14:23.855Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:23.856Z","message":"Invoke","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"478c4e65-faf2-4549-acd1-5f1215232902","LogTimestamp":"2023-04-25T00:14:23.855Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:23.872Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"17","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"478c4e65-faf2-4549-acd1-5f1215232902","LogTimestamp":"2023-04-25T00:14:23.872Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:23.874Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"17","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"478c4e65-faf2-4549-acd1-5f1215232902","LogTimestamp":"2023-04-25T00:14:23.872Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:23.875Z","message":"Retrieved json from SchemaService","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"17","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"478c4e65-faf2-4549-acd1-5f1215232902","LogTimestamp":"2023-04-25T00:14:23.872Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:23.875Z","message":"Version being processedv13","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"17","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"478c4e65-faf2-4549-acd1-5f1215232902","LogTimestamp":"2023-04-25T00:14:23.872Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:23.875Z","message":"Request Headers: {}","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"17","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"478c4e65-faf2-4549-acd1-5f1215232902","LogTimestamp":"2023-04-25T00:14:23.872Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:23.875Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v13, BODY=","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"17","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"478c4e65-faf2-4549-acd1-5f1215232902","LogTimestamp":"2023-04-25T00:14:23.872Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:23.877Z","message":"Checking for system property [partnerName]","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"413d43c1-1148-49b7-87e7-48217d3bbc38","LogTimestamp":"2023-04-25T00:14:23.876Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:23.877Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"413d43c1-1148-49b7-87e7-48217d3bbc38","LogTimestamp":"2023-04-25T00:14:23.876Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:23.877Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"413d43c1-1148-49b7-87e7-48217d3bbc38","LogTimestamp":"2023-04-25T00:14:23.876Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:23.877Z","message":"Invoke","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"413d43c1-1148-49b7-87e7-48217d3bbc38","LogTimestamp":"2023-04-25T00:14:23.876Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:23.907Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"30","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"413d43c1-1148-49b7-87e7-48217d3bbc38","LogTimestamp":"2023-04-25T00:14:23.906Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:23.908Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"30","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"413d43c1-1148-49b7-87e7-48217d3bbc38","LogTimestamp":"2023-04-25T00:14:23.906Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:23.908Z","message":"Retrieved json from SchemaService","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"30","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"413d43c1-1148-49b7-87e7-48217d3bbc38","LogTimestamp":"2023-04-25T00:14:23.906Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:23.908Z","message":"Version being processedv14","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"30","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"413d43c1-1148-49b7-87e7-48217d3bbc38","LogTimestamp":"2023-04-25T00:14:23.906Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:23.909Z","message":"Request Headers: {}","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"30","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"413d43c1-1148-49b7-87e7-48217d3bbc38","LogTimestamp":"2023-04-25T00:14:23.906Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:23.909Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v14, BODY=","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"30","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"413d43c1-1148-49b7-87e7-48217d3bbc38","LogTimestamp":"2023-04-25T00:14:23.906Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:23.912Z","message":"Checking for system property [partnerName]","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"41dd01f8-4c92-4c7f-9360-36349338ee42","LogTimestamp":"2023-04-25T00:14:23.911Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:23.912Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"41dd01f8-4c92-4c7f-9360-36349338ee42","LogTimestamp":"2023-04-25T00:14:23.911Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:23.912Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"41dd01f8-4c92-4c7f-9360-36349338ee42","LogTimestamp":"2023-04-25T00:14:23.911Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:23.912Z","message":"Invoke","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"41dd01f8-4c92-4c7f-9360-36349338ee42","LogTimestamp":"2023-04-25T00:14:23.911Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:23.944Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"33","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"41dd01f8-4c92-4c7f-9360-36349338ee42","LogTimestamp":"2023-04-25T00:14:23.944Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:23.945Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"33","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"41dd01f8-4c92-4c7f-9360-36349338ee42","LogTimestamp":"2023-04-25T00:14:23.944Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:23.945Z","message":"Retrieved json from SchemaService","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"33","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"41dd01f8-4c92-4c7f-9360-36349338ee42","LogTimestamp":"2023-04-25T00:14:23.944Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:23.945Z","message":"Version being processedv15","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"33","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"41dd01f8-4c92-4c7f-9360-36349338ee42","LogTimestamp":"2023-04-25T00:14:23.944Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:23.946Z","message":"Request Headers: {}","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"33","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"41dd01f8-4c92-4c7f-9360-36349338ee42","LogTimestamp":"2023-04-25T00:14:23.944Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:23.946Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v15, BODY=","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"33","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"41dd01f8-4c92-4c7f-9360-36349338ee42","LogTimestamp":"2023-04-25T00:14:23.944Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:23.948Z","message":"Checking for system property [partnerName]","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"6d4cf11b-d211-4232-86a7-f46b51ec25e3","LogTimestamp":"2023-04-25T00:14:23.947Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:23.948Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"6d4cf11b-d211-4232-86a7-f46b51ec25e3","LogTimestamp":"2023-04-25T00:14:23.947Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:23.948Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"6d4cf11b-d211-4232-86a7-f46b51ec25e3","LogTimestamp":"2023-04-25T00:14:23.947Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:23.948Z","message":"Invoke","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"6d4cf11b-d211-4232-86a7-f46b51ec25e3","LogTimestamp":"2023-04-25T00:14:23.947Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:23.983Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"36","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"6d4cf11b-d211-4232-86a7-f46b51ec25e3","LogTimestamp":"2023-04-25T00:14:23.983Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:23.984Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"36","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6d4cf11b-d211-4232-86a7-f46b51ec25e3","LogTimestamp":"2023-04-25T00:14:23.983Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:23.984Z","message":"Retrieved json from SchemaService","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"36","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6d4cf11b-d211-4232-86a7-f46b51ec25e3","LogTimestamp":"2023-04-25T00:14:23.983Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:23.984Z","message":"Version being processedv16","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"36","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6d4cf11b-d211-4232-86a7-f46b51ec25e3","LogTimestamp":"2023-04-25T00:14:23.983Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:23.984Z","message":"Request Headers: {}","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"36","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6d4cf11b-d211-4232-86a7-f46b51ec25e3","LogTimestamp":"2023-04-25T00:14:23.983Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:23.985Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v16, BODY=","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"36","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6d4cf11b-d211-4232-86a7-f46b51ec25e3","LogTimestamp":"2023-04-25T00:14:23.983Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:23.986Z","message":"Checking for system property [partnerName]","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"8a4dfbd3-069f-44e2-890b-ed69fcdace8c","LogTimestamp":"2023-04-25T00:14:23.986Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:23.986Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"8a4dfbd3-069f-44e2-890b-ed69fcdace8c","LogTimestamp":"2023-04-25T00:14:23.986Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:23.987Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"8a4dfbd3-069f-44e2-890b-ed69fcdace8c","LogTimestamp":"2023-04-25T00:14:23.986Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:23.987Z","message":"Invoke","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"8a4dfbd3-069f-44e2-890b-ed69fcdace8c","LogTimestamp":"2023-04-25T00:14:23.986Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.011Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"24","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"8a4dfbd3-069f-44e2-890b-ed69fcdace8c","LogTimestamp":"2023-04-25T00:14:24.010Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.013Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"24","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"8a4dfbd3-069f-44e2-890b-ed69fcdace8c","LogTimestamp":"2023-04-25T00:14:24.010Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.013Z","message":"Retrieved json from SchemaService","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"24","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"8a4dfbd3-069f-44e2-890b-ed69fcdace8c","LogTimestamp":"2023-04-25T00:14:24.010Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.014Z","message":"Version being processedv17","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"24","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"8a4dfbd3-069f-44e2-890b-ed69fcdace8c","LogTimestamp":"2023-04-25T00:14:24.010Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.014Z","message":"Request Headers: {}","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"24","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"8a4dfbd3-069f-44e2-890b-ed69fcdace8c","LogTimestamp":"2023-04-25T00:14:24.010Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.015Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v17, BODY=","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"24","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"8a4dfbd3-069f-44e2-890b-ed69fcdace8c","LogTimestamp":"2023-04-25T00:14:24.010Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.018Z","message":"Checking for system property [partnerName]","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"6bc5972e-674e-42e8-8b3f-65122919a67e","LogTimestamp":"2023-04-25T00:14:24.017Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.018Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"6bc5972e-674e-42e8-8b3f-65122919a67e","LogTimestamp":"2023-04-25T00:14:24.017Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.019Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"6bc5972e-674e-42e8-8b3f-65122919a67e","LogTimestamp":"2023-04-25T00:14:24.017Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.019Z","message":"Invoke","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"6bc5972e-674e-42e8-8b3f-65122919a67e","LogTimestamp":"2023-04-25T00:14:24.017Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.045Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"27","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"6bc5972e-674e-42e8-8b3f-65122919a67e","LogTimestamp":"2023-04-25T00:14:24.044Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.047Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6bc5972e-674e-42e8-8b3f-65122919a67e","LogTimestamp":"2023-04-25T00:14:24.044Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.048Z","message":"Retrieved json from SchemaService","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6bc5972e-674e-42e8-8b3f-65122919a67e","LogTimestamp":"2023-04-25T00:14:24.044Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.049Z","message":"Version being processedv18","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6bc5972e-674e-42e8-8b3f-65122919a67e","LogTimestamp":"2023-04-25T00:14:24.044Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.049Z","message":"Request Headers: {}","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6bc5972e-674e-42e8-8b3f-65122919a67e","LogTimestamp":"2023-04-25T00:14:24.044Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.050Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v18, BODY=","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6bc5972e-674e-42e8-8b3f-65122919a67e","LogTimestamp":"2023-04-25T00:14:24.044Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.052Z","message":"Checking for system property [partnerName]","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"9331942a-b854-45a2-aac3-833563d23be7","LogTimestamp":"2023-04-25T00:14:24.052Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.053Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"9331942a-b854-45a2-aac3-833563d23be7","LogTimestamp":"2023-04-25T00:14:24.052Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.053Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"9331942a-b854-45a2-aac3-833563d23be7","LogTimestamp":"2023-04-25T00:14:24.052Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.053Z","message":"Invoke","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"9331942a-b854-45a2-aac3-833563d23be7","LogTimestamp":"2023-04-25T00:14:24.052Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.081Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"28","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"9331942a-b854-45a2-aac3-833563d23be7","LogTimestamp":"2023-04-25T00:14:24.080Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.082Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"28","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"9331942a-b854-45a2-aac3-833563d23be7","LogTimestamp":"2023-04-25T00:14:24.080Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.083Z","message":"Retrieved json from SchemaService","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"28","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"9331942a-b854-45a2-aac3-833563d23be7","LogTimestamp":"2023-04-25T00:14:24.080Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.084Z","message":"Version being processedv19","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"28","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"9331942a-b854-45a2-aac3-833563d23be7","LogTimestamp":"2023-04-25T00:14:24.080Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.084Z","message":"Request Headers: {}","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"28","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"9331942a-b854-45a2-aac3-833563d23be7","LogTimestamp":"2023-04-25T00:14:24.080Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.086Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v19, BODY=","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"28","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"9331942a-b854-45a2-aac3-833563d23be7","LogTimestamp":"2023-04-25T00:14:24.080Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.090Z","message":"Checking for system property [partnerName]","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"d79b078a-b96f-4f0e-bd3f-0958b6aaa92e","LogTimestamp":"2023-04-25T00:14:24.089Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.092Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"d79b078a-b96f-4f0e-bd3f-0958b6aaa92e","LogTimestamp":"2023-04-25T00:14:24.089Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.092Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"d79b078a-b96f-4f0e-bd3f-0958b6aaa92e","LogTimestamp":"2023-04-25T00:14:24.089Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.092Z","message":"Invoke","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"d79b078a-b96f-4f0e-bd3f-0958b6aaa92e","LogTimestamp":"2023-04-25T00:14:24.089Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.121Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"31","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"d79b078a-b96f-4f0e-bd3f-0958b6aaa92e","LogTimestamp":"2023-04-25T00:14:24.120Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.123Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"31","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d79b078a-b96f-4f0e-bd3f-0958b6aaa92e","LogTimestamp":"2023-04-25T00:14:24.120Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.124Z","message":"Retrieved json from SchemaService","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"31","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d79b078a-b96f-4f0e-bd3f-0958b6aaa92e","LogTimestamp":"2023-04-25T00:14:24.120Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.124Z","message":"Version being processedv20","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"31","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d79b078a-b96f-4f0e-bd3f-0958b6aaa92e","LogTimestamp":"2023-04-25T00:14:24.120Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.125Z","message":"Request Headers: {}","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"31","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d79b078a-b96f-4f0e-bd3f-0958b6aaa92e","LogTimestamp":"2023-04-25T00:14:24.120Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.126Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v20, BODY=","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"31","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d79b078a-b96f-4f0e-bd3f-0958b6aaa92e","LogTimestamp":"2023-04-25T00:14:24.120Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.128Z","message":"Checking for system property [partnerName]","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"7bec8a85-7b3e-44a1-858d-70721f4aabbe","LogTimestamp":"2023-04-25T00:14:24.127Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.128Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"7bec8a85-7b3e-44a1-858d-70721f4aabbe","LogTimestamp":"2023-04-25T00:14:24.127Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.129Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"7bec8a85-7b3e-44a1-858d-70721f4aabbe","LogTimestamp":"2023-04-25T00:14:24.127Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.129Z","message":"Invoke","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"7bec8a85-7b3e-44a1-858d-70721f4aabbe","LogTimestamp":"2023-04-25T00:14:24.127Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.157Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"29","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"7bec8a85-7b3e-44a1-858d-70721f4aabbe","LogTimestamp":"2023-04-25T00:14:24.156Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.159Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"7bec8a85-7b3e-44a1-858d-70721f4aabbe","LogTimestamp":"2023-04-25T00:14:24.156Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.160Z","message":"Retrieved json from SchemaService","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"7bec8a85-7b3e-44a1-858d-70721f4aabbe","LogTimestamp":"2023-04-25T00:14:24.156Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.160Z","message":"Version being processedv21","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"7bec8a85-7b3e-44a1-858d-70721f4aabbe","LogTimestamp":"2023-04-25T00:14:24.156Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.161Z","message":"Request Headers: {}","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"7bec8a85-7b3e-44a1-858d-70721f4aabbe","LogTimestamp":"2023-04-25T00:14:24.156Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.162Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v21, BODY=","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"7bec8a85-7b3e-44a1-858d-70721f4aabbe","LogTimestamp":"2023-04-25T00:14:24.156Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.164Z","message":"Checking for system property [partnerName]","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"2f5c41ff-0750-407a-b4f3-33c7658bfce6","LogTimestamp":"2023-04-25T00:14:24.163Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.165Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"2f5c41ff-0750-407a-b4f3-33c7658bfce6","LogTimestamp":"2023-04-25T00:14:24.163Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.165Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"2f5c41ff-0750-407a-b4f3-33c7658bfce6","LogTimestamp":"2023-04-25T00:14:24.163Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.165Z","message":"Invoke","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"2f5c41ff-0750-407a-b4f3-33c7658bfce6","LogTimestamp":"2023-04-25T00:14:24.163Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.192Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"28","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"2f5c41ff-0750-407a-b4f3-33c7658bfce6","LogTimestamp":"2023-04-25T00:14:24.191Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.196Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"28","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2f5c41ff-0750-407a-b4f3-33c7658bfce6","LogTimestamp":"2023-04-25T00:14:24.191Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.197Z","message":"Retrieved json from SchemaService","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"28","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2f5c41ff-0750-407a-b4f3-33c7658bfce6","LogTimestamp":"2023-04-25T00:14:24.191Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.198Z","message":"Version being processedv22","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"28","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2f5c41ff-0750-407a-b4f3-33c7658bfce6","LogTimestamp":"2023-04-25T00:14:24.191Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.198Z","message":"Request Headers: {}","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"28","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2f5c41ff-0750-407a-b4f3-33c7658bfce6","LogTimestamp":"2023-04-25T00:14:24.191Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.199Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v22, BODY=","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"28","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2f5c41ff-0750-407a-b4f3-33c7658bfce6","LogTimestamp":"2023-04-25T00:14:24.191Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.202Z","message":"Checking for system property [partnerName]","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"b6ba64ee-df3e-42d4-8800-acc546dd0169","LogTimestamp":"2023-04-25T00:14:24.201Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.202Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"b6ba64ee-df3e-42d4-8800-acc546dd0169","LogTimestamp":"2023-04-25T00:14:24.201Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.202Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"b6ba64ee-df3e-42d4-8800-acc546dd0169","LogTimestamp":"2023-04-25T00:14:24.201Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.202Z","message":"Invoke","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"b6ba64ee-df3e-42d4-8800-acc546dd0169","LogTimestamp":"2023-04-25T00:14:24.201Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.227Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"25","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"b6ba64ee-df3e-42d4-8800-acc546dd0169","LogTimestamp":"2023-04-25T00:14:24.226Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.228Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"25","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b6ba64ee-df3e-42d4-8800-acc546dd0169","LogTimestamp":"2023-04-25T00:14:24.226Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.229Z","message":"Retrieved json from SchemaService","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"25","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b6ba64ee-df3e-42d4-8800-acc546dd0169","LogTimestamp":"2023-04-25T00:14:24.226Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.230Z","message":"Version being processedv23","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"25","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b6ba64ee-df3e-42d4-8800-acc546dd0169","LogTimestamp":"2023-04-25T00:14:24.226Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.230Z","message":"Request Headers: {}","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"25","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b6ba64ee-df3e-42d4-8800-acc546dd0169","LogTimestamp":"2023-04-25T00:14:24.226Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.231Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v23, BODY=","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"25","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b6ba64ee-df3e-42d4-8800-acc546dd0169","LogTimestamp":"2023-04-25T00:14:24.226Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.233Z","message":"Checking for system property [partnerName]","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"4b260d84-33ee-4a59-8b7b-d87f34b9ceb8","LogTimestamp":"2023-04-25T00:14:24.232Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.233Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"4b260d84-33ee-4a59-8b7b-d87f34b9ceb8","LogTimestamp":"2023-04-25T00:14:24.232Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.233Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"4b260d84-33ee-4a59-8b7b-d87f34b9ceb8","LogTimestamp":"2023-04-25T00:14:24.232Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.234Z","message":"Invoke","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"4b260d84-33ee-4a59-8b7b-d87f34b9ceb8","LogTimestamp":"2023-04-25T00:14:24.232Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.256Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"23","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"4b260d84-33ee-4a59-8b7b-d87f34b9ceb8","LogTimestamp":"2023-04-25T00:14:24.255Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.259Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"23","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"4b260d84-33ee-4a59-8b7b-d87f34b9ceb8","LogTimestamp":"2023-04-25T00:14:24.255Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.260Z","message":"Retrieved json from SchemaService","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"23","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"4b260d84-33ee-4a59-8b7b-d87f34b9ceb8","LogTimestamp":"2023-04-25T00:14:24.255Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.261Z","message":"Version being processedv24","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"23","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"4b260d84-33ee-4a59-8b7b-d87f34b9ceb8","LogTimestamp":"2023-04-25T00:14:24.255Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.261Z","message":"Request Headers: {}","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"23","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"4b260d84-33ee-4a59-8b7b-d87f34b9ceb8","LogTimestamp":"2023-04-25T00:14:24.255Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.262Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v24, BODY=","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"23","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"4b260d84-33ee-4a59-8b7b-d87f34b9ceb8","LogTimestamp":"2023-04-25T00:14:24.255Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.265Z","message":"Checking for system property [partnerName]","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"ca6d1252-8517-461a-a3ed-1a821e312e58","LogTimestamp":"2023-04-25T00:14:24.264Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.265Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"ca6d1252-8517-461a-a3ed-1a821e312e58","LogTimestamp":"2023-04-25T00:14:24.264Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.266Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"ca6d1252-8517-461a-a3ed-1a821e312e58","LogTimestamp":"2023-04-25T00:14:24.264Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.266Z","message":"Invoke","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"ca6d1252-8517-461a-a3ed-1a821e312e58","LogTimestamp":"2023-04-25T00:14:24.264Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.291Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"26","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"ca6d1252-8517-461a-a3ed-1a821e312e58","LogTimestamp":"2023-04-25T00:14:24.290Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.298Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"26","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ca6d1252-8517-461a-a3ed-1a821e312e58","LogTimestamp":"2023-04-25T00:14:24.290Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.299Z","message":"Retrieved json from SchemaService","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"26","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ca6d1252-8517-461a-a3ed-1a821e312e58","LogTimestamp":"2023-04-25T00:14:24.290Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.300Z","message":"Version being processedv25","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"26","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ca6d1252-8517-461a-a3ed-1a821e312e58","LogTimestamp":"2023-04-25T00:14:24.290Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.300Z","message":"Request Headers: {}","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"26","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ca6d1252-8517-461a-a3ed-1a821e312e58","LogTimestamp":"2023-04-25T00:14:24.290Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.301Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v25, BODY=","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"26","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ca6d1252-8517-461a-a3ed-1a821e312e58","LogTimestamp":"2023-04-25T00:14:24.290Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.305Z","message":"Checking for system property [partnerName]","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"5c2a2b02-d094-4abf-adef-4fa672617876","LogTimestamp":"2023-04-25T00:14:24.304Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.305Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"5c2a2b02-d094-4abf-adef-4fa672617876","LogTimestamp":"2023-04-25T00:14:24.304Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.305Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"5c2a2b02-d094-4abf-adef-4fa672617876","LogTimestamp":"2023-04-25T00:14:24.304Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.305Z","message":"Invoke","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"5c2a2b02-d094-4abf-adef-4fa672617876","LogTimestamp":"2023-04-25T00:14:24.304Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.332Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"27","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"5c2a2b02-d094-4abf-adef-4fa672617876","LogTimestamp":"2023-04-25T00:14:24.331Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.337Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"5c2a2b02-d094-4abf-adef-4fa672617876","LogTimestamp":"2023-04-25T00:14:24.331Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.338Z","message":"Retrieved json from SchemaService","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"5c2a2b02-d094-4abf-adef-4fa672617876","LogTimestamp":"2023-04-25T00:14:24.331Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.338Z","message":"Version being processedv26","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"5c2a2b02-d094-4abf-adef-4fa672617876","LogTimestamp":"2023-04-25T00:14:24.331Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.338Z","message":"Request Headers: {}","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"5c2a2b02-d094-4abf-adef-4fa672617876","LogTimestamp":"2023-04-25T00:14:24.331Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.338Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v26, BODY=","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"5c2a2b02-d094-4abf-adef-4fa672617876","LogTimestamp":"2023-04-25T00:14:24.331Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.339Z","message":"Checking for system property [partnerName]","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"5171a8d6-966e-4c2f-9789-ea285673e070","LogTimestamp":"2023-04-25T00:14:24.339Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.339Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"5171a8d6-966e-4c2f-9789-ea285673e070","LogTimestamp":"2023-04-25T00:14:24.339Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.339Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"5171a8d6-966e-4c2f-9789-ea285673e070","LogTimestamp":"2023-04-25T00:14:24.339Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.339Z","message":"Invoke","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"5171a8d6-966e-4c2f-9789-ea285673e070","LogTimestamp":"2023-04-25T00:14:24.339Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.369Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"30","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"5171a8d6-966e-4c2f-9789-ea285673e070","LogTimestamp":"2023-04-25T00:14:24.369Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.374Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"30","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"5171a8d6-966e-4c2f-9789-ea285673e070","LogTimestamp":"2023-04-25T00:14:24.369Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.374Z","message":"Retrieved json from SchemaService","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"30","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"5171a8d6-966e-4c2f-9789-ea285673e070","LogTimestamp":"2023-04-25T00:14:24.369Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.374Z","message":"Version being processedv27","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"30","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"5171a8d6-966e-4c2f-9789-ea285673e070","LogTimestamp":"2023-04-25T00:14:24.369Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.375Z","message":"Request Headers: {}","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"30","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"5171a8d6-966e-4c2f-9789-ea285673e070","LogTimestamp":"2023-04-25T00:14:24.369Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.375Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v27, BODY=","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"30","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"5171a8d6-966e-4c2f-9789-ea285673e070","LogTimestamp":"2023-04-25T00:14:24.369Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.376Z","message":"Checking for system property [partnerName]","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:14:24.376Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.376Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:14:24.376Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.377Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:14:24.376Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.377Z","message":"Invoke","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:14:24.376Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.400Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"24","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:14:24.400Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.402Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"24","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:14:24.400Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:24.403Z","message":"Retrieved json from SchemaService","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ElapsedTime":"24","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:14:24.400Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:25.796Z","message":"Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"24","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:14:24.400Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.e.r.TraversableResolvers","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:25.796Z","message":"Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"24","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:14:24.400Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.e.r.TraversableResolvers","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:25.796Z","message":"Loaded expression factory via original TCCL","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"24","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:14:24.400Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.m.ResourceBundleMessageInterpolator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:25.798Z","message":"Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"24","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:14:24.400Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.e.r.TraversableResolvers","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:25.799Z","message":"Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"24","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:14:24.400Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.e.r.TraversableResolvers","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:25.800Z","message":"Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"24","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:14:24.400Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ConfigurationImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:25.801Z","message":"Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"24","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:14:24.400Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ConfigurationImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:25.802Z","message":"Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"24","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:14:24.400Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ConfigurationImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:25.804Z","message":"Trying to load META-INF/validation.xml for XML based Validator configuration.","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"24","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:14:24.400Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.x.config.ValidationXmlParser","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:25.804Z","message":"Trying to load META-INF/validation.xml via user class loader","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"24","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:14:24.400Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.x.c.ResourceLoaderHelper","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:25.805Z","message":"Trying to load META-INF/validation.xml via TCCL","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"24","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:14:24.400Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.x.c.ResourceLoaderHelper","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:25.805Z","message":"Trying to load META-INF/validation.xml via Hibernate Validator's class loader","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"24","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:14:24.400Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.x.c.ResourceLoaderHelper","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:25.806Z","message":"No META-INF/validation.xml found. Using annotation based configuration only.","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"24","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:14:24.400Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.x.config.ValidationXmlParser","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:25.818Z","message":"HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator.","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"24","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:14:24.400Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:25.818Z","message":"HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"24","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:14:24.400Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:25.818Z","message":"HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"24","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:14:24.400Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:25.819Z","message":"HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"24","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:14:24.400Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:25.819Z","message":"HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"24","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:14:24.400Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:26.404Z","message":"DataStax Java driver 3.6.0 for Apache Cassandra","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"24","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:14:24.400Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"com.datastax.driver.core","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:26.417Z","message":"Detected Guava >= 19 in the classpath, using modern compatibility layer","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"24","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:14:24.400Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"c.d.driver.core.GuavaCompatibility","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:26.419Z","message":"com.datastax.driver.NEW_NODE_DELAY_SECONDS is undefined, using default value 1","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"24","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:14:24.400Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:26.419Z","message":"com.datastax.driver.NOTIF_LOCK_TIMEOUT_SECONDS is undefined, using default value 60","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"24","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:14:24.400Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:26.500Z","message":"com.datastax.driver.USE_NATIVE_CLOCK is undefined, using default value true","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"24","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:14:24.400Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:26.929Z","message":"Using native clock to generate timestamps.","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"24","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:14:24.400Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"c.datastax.driver.core.ClockFactory","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:26.937Z","message":"com.datastax.driver.NON_BLOCKING_EXECUTOR_SIZE is undefined, using default value 2","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"24","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:14:24.400Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:27.219Z","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":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"24","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:14:24.400Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.s.b.a.g.t.GroovyTemplateAutoConfiguration","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:14:28.732Z","message":"Filter 'webMetricsFilter' configured for use","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"24","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:14:24.400Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"i.m.s.w.servlet.WebMvcMetricsFilter","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:30.012Z","message":"com.datastax.driver.USE_NATIVE_CLOCK is undefined, using default value true","thread":"Timer-0","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:30.013Z","message":"Using native clock to generate timestamps.","thread":"Timer-0","logger":"c.datastax.driver.core.ClockFactory","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:30.013Z","message":"Starting new cluster with contact points [cassandra/10.233.70.61:9042]","thread":"Timer-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:30.112Z","message":"Using SLF4J as the default logging framework","thread":"Timer-0","logger":"i.n.u.i.l.InternalLoggerFactory","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:30.196Z","message":"-Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024","thread":"Timer-0","logger":"i.n.u.i.InternalThreadLocalMap","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:30.196Z","message":"-Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096","thread":"Timer-0","logger":"i.n.u.i.InternalThreadLocalMap","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:30.481Z","message":"-Dio.netty.noUnsafe: false","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:30.481Z","message":"Java version: 8","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:30.484Z","message":"sun.misc.Unsafe.theUnsafe: available","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:30.485Z","message":"sun.misc.Unsafe.copyMemory: available","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:30.486Z","message":"java.nio.Buffer.address: available","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:30.487Z","message":"direct buffer constructor: available","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:30.489Z","message":"java.nio.Bits.unaligned: available, true","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:30.489Z","message":"jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable prior to Java9","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:30.489Z","message":"java.nio.DirectByteBuffer.(long, int): available","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:30.489Z","message":"sun.misc.Unsafe: available","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:30.489Z","message":"-Dio.netty.tmpdir: /tmp (java.io.tmpdir)","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:30.489Z","message":"-Dio.netty.bitMode: 64 (sun.arch.data.model)","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:30.491Z","message":"-Dio.netty.maxDirectMemory: 1020067840 bytes","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:30.491Z","message":"-Dio.netty.uninitializedArrayAllocationThreshold: -1","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:30.493Z","message":"java.nio.ByteBuffer.cleaner(): available","thread":"Timer-0","logger":"io.netty.util.internal.CleanerJava6","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:30.494Z","message":"-Dio.netty.noPreferDirect: false","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:30.502Z","message":"com.datastax.driver.FORCE_NIO is undefined, using default value false","thread":"Timer-0","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:30.524Z","message":"-Dio.netty.native.workdir: /tmp (io.netty.tmpdir)","thread":"Timer-0","logger":"i.n.u.internal.NativeLibraryLoader","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:30.524Z","message":"-Dio.netty.native.deleteLibAfterLoading: true","thread":"Timer-0","logger":"i.n.u.internal.NativeLibraryLoader","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:30.524Z","message":"-Dio.netty.native.tryPatchShadedId: true","thread":"Timer-0","logger":"i.n.u.internal.NativeLibraryLoader","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:30.533Z","message":"Unable to load the library 'netty_transport_native_epoll_x86_64', trying other loading mechanism.","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.tasks.AaiGraphChecker.isAaiGraphDbAvailableActual(AaiGraphChecker.java:142)\n\tat org.onap.aai.tasks.AaiGraphChecker.isAaiGraphDbAvailable(AaiGraphChecker.java:132)\n\tat org.onap.aai.tasks.AaiGraphChecker.run(AaiGraphChecker.java:111)\n\tat java.util.TimerThread.mainLoop(Timer.java:555)\n\tat java.util.TimerThread.run(Timer.java:505)\n","thread":"Timer-0","logger":"i.n.u.internal.NativeLibraryLoader","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:30.534Z","message":"netty_transport_native_epoll_x86_64 cannot be loaded from java.library.path, now trying export to -Dio.netty.native.workdir: /tmp","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.tasks.AaiGraphChecker.isAaiGraphDbAvailableActual(AaiGraphChecker.java:142)\n\tat org.onap.aai.tasks.AaiGraphChecker.isAaiGraphDbAvailable(AaiGraphChecker.java:132)\n\tat org.onap.aai.tasks.AaiGraphChecker.run(AaiGraphChecker.java:111)\n\tat java.util.TimerThread.mainLoop(Timer.java:555)\n\tat java.util.TimerThread.run(Timer.java:505)\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... 37 common frames omitted\n","thread":"Timer-0","logger":"i.n.u.internal.NativeLibraryLoader","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:30.634Z","message":"Unable to load the library '/tmp/libnetty_transport_native_epoll_x86_641647506297880759765.so', trying other loading mechanism.","exception":"java.lang.UnsatisfiedLinkError: unsupported JNI version 0xFFFFFFFF required by /tmp/libnetty_transport_native_epoll_x86_641647506297880759765.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.tasks.AaiGraphChecker.isAaiGraphDbAvailableActual(AaiGraphChecker.java:142)\n\tat org.onap.aai.tasks.AaiGraphChecker.isAaiGraphDbAvailable(AaiGraphChecker.java:132)\n\tat org.onap.aai.tasks.AaiGraphChecker.run(AaiGraphChecker.java:111)\n\tat java.util.TimerThread.mainLoop(Timer.java:555)\n\tat java.util.TimerThread.run(Timer.java:505)\n","thread":"Timer-0","logger":"i.n.u.internal.NativeLibraryLoader","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:30.684Z","message":"Unable to load the library 'netty_transport_native_epoll', trying other loading mechanism.","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.tasks.AaiGraphChecker.isAaiGraphDbAvailableActual(AaiGraphChecker.java:142)\n\tat org.onap.aai.tasks.AaiGraphChecker.isAaiGraphDbAvailable(AaiGraphChecker.java:132)\n\tat org.onap.aai.tasks.AaiGraphChecker.run(AaiGraphChecker.java:111)\n\tat java.util.TimerThread.mainLoop(Timer.java:555)\n\tat java.util.TimerThread.run(Timer.java:505)\n","thread":"Timer-0","logger":"i.n.u.internal.NativeLibraryLoader","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:30.686Z","message":"netty_transport_native_epoll cannot be loaded from java.library.path, now trying export to -Dio.netty.native.workdir: /tmp","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.tasks.AaiGraphChecker.isAaiGraphDbAvailableActual(AaiGraphChecker.java:142)\n\tat org.onap.aai.tasks.AaiGraphChecker.isAaiGraphDbAvailable(AaiGraphChecker.java:132)\n\tat org.onap.aai.tasks.AaiGraphChecker.run(AaiGraphChecker.java:111)\n\tat java.util.TimerThread.mainLoop(Timer.java:555)\n\tat java.util.TimerThread.run(Timer.java:505)\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... 37 common frames omitted\n","thread":"Timer-0","logger":"i.n.u.internal.NativeLibraryLoader","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:30.693Z","message":"Found Netty's native epoll transport in the classpath, but epoll is not available. Using NIO instead.","exception":"java.lang.UnsatisfiedLinkError: unsupported JNI version 0xFFFFFFFF required by /tmp/libnetty_transport_native_epoll_x86_641647506297880759765.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.tasks.AaiGraphChecker.isAaiGraphDbAvailableActual(AaiGraphChecker.java:142)\n\tat org.onap.aai.tasks.AaiGraphChecker.isAaiGraphDbAvailable(AaiGraphChecker.java:132)\n\tat org.onap.aai.tasks.AaiGraphChecker.run(AaiGraphChecker.java:111)\n\tat java.util.TimerThread.mainLoop(Timer.java:555)\n\tat java.util.TimerThread.run(Timer.java:505)\n\tSuppressed: java.lang.UnsatisfiedLinkError: unsupported JNI version 0xFFFFFFFF required by /tmp/libnetty_transport_native_epoll_x86_641647506297880759765.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... 37 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... 36 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... 37 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... 36 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... 36 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... 37 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... 35 common frames omitted\n","thread":"Timer-0","logger":"com.datastax.driver.core.NettyUtil","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:14:30.713Z","message":"-Dio.netty.eventLoopThreads: 4","thread":"Timer-0","logger":"i.n.c.MultithreadEventLoopGroup","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:30.733Z","message":"-Dio.netty.noKeySetOptimization: false","thread":"Timer-0","logger":"io.netty.channel.nio.NioEventLoop","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:30.734Z","message":"-Dio.netty.selectorAutoRebuildThreshold: 512","thread":"Timer-0","logger":"io.netty.channel.nio.NioEventLoop","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:30.785Z","message":"org.jctools-core.MpscChunkedArrayQueue: available","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:30.821Z","message":"-Dio.netty.leakDetection.level: simple","thread":"Timer-0","logger":"io.netty.util.ResourceLeakDetector","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:30.821Z","message":"-Dio.netty.leakDetection.targetRecords: 4","thread":"Timer-0","logger":"io.netty.util.ResourceLeakDetector","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:30.830Z","message":"Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@1c9aaabe","thread":"Timer-0","logger":"i.n.util.ResourceLeakDetectorFactory","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:30.844Z","message":"com.datastax.driver.EXTENDED_PEER_CHECK is undefined, using default value true","thread":"Timer-0","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:31.002Z","message":"[cassandra/10.233.70.61:9042] preparing to open 1 new connections, total = 1","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:31.012Z","message":"com.datastax.driver.DISABLE_COALESCING is undefined, using default value false","thread":"Timer-0","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:31.012Z","message":"com.datastax.driver.FLUSHER_SCHEDULE_PERIOD_NS is undefined, using default value 10000","thread":"Timer-0","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:31.012Z","message":"com.datastax.driver.FLUSHER_RUN_WITHOUT_WORK_TIMES is undefined, using default value 5","thread":"Timer-0","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:31.181Z","message":"Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"24","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:14:24.400Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.e.r.TraversableResolvers","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:31.182Z","message":"Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"24","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:14:24.400Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.e.r.TraversableResolvers","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:31.184Z","message":"Trying to load META-INF/validation.xml for XML based Validator configuration.","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"24","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:14:24.400Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.x.config.ValidationXmlParser","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:31.185Z","message":"Trying to load META-INF/validation.xml via TCCL","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"24","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:14:24.400Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.x.c.ResourceLoaderHelper","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:31.186Z","message":"Trying to load META-INF/validation.xml via Hibernate Validator's class loader","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"24","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:14:24.400Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.x.c.ResourceLoaderHelper","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:31.187Z","message":"No META-INF/validation.xml found. Using annotation based configuration only.","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"24","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:14:24.400Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.x.config.ValidationXmlParser","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:31.213Z","message":"Loaded expression factory via original TCCL","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"24","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:14:24.400Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.m.ResourceBundleMessageInterpolator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:31.213Z","message":"HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator.","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"24","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:14:24.400Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:31.214Z","message":"HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"24","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:14:24.400Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:31.214Z","message":"HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"24","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:14:24.400Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:31.214Z","message":"HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"24","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:14:24.400Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:31.214Z","message":"HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"24","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:14:24.400Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:31.229Z","message":"-Dio.netty.allocator.numHeapArenas: 4","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:31.229Z","message":"-Dio.netty.allocator.numDirectArenas: 4","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:31.229Z","message":"-Dio.netty.allocator.pageSize: 8192","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:31.230Z","message":"-Dio.netty.allocator.maxOrder: 11","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:31.230Z","message":"-Dio.netty.allocator.chunkSize: 16777216","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:31.230Z","message":"-Dio.netty.allocator.tinyCacheSize: 512","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:31.230Z","message":"-Dio.netty.allocator.smallCacheSize: 256","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:31.230Z","message":"-Dio.netty.allocator.normalCacheSize: 64","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:31.230Z","message":"-Dio.netty.allocator.maxCachedBufferCapacity: 32768","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:31.230Z","message":"-Dio.netty.allocator.cacheTrimInterval: 8192","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:31.230Z","message":"-Dio.netty.allocator.cacheTrimIntervalMillis: 0","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:31.230Z","message":"-Dio.netty.allocator.useCacheForAllThreads: true","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:31.230Z","message":"-Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:31.336Z","message":"-Dio.netty.processId: 6 (auto-detected)","thread":"Timer-0","logger":"io.netty.channel.DefaultChannelId","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:31.341Z","message":"-Djava.net.preferIPv4Stack: false","thread":"Timer-0","logger":"io.netty.util.NetUtil","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:31.341Z","message":"-Djava.net.preferIPv6Addresses: false","thread":"Timer-0","logger":"io.netty.util.NetUtil","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:31.344Z","message":"Loopback interface: lo (lo, 127.0.0.1)","thread":"Timer-0","logger":"io.netty.util.NetUtil","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:31.346Z","message":"/proc/sys/net/core/somaxconn: 4096","thread":"Timer-0","logger":"io.netty.util.NetUtil","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:31.347Z","message":"-Dio.netty.machineId: 7a:fd:20:ff:fe:03:44:07 (auto-detected)","thread":"Timer-0","logger":"io.netty.channel.DefaultChannelId","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:31.393Z","message":"The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.VertexIdConsumer.getByVertexId(java.lang.String,java.lang.String,long,java.lang.String,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity.\nWARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.LegacyMoxyConsumer.getLegacy(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity.\nWARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.URLFromVertexIdConsumer.generateUrlFromVertexId(java.lang.String,java.lang.String,long,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity.\n","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"24","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:14:24.400Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"org.glassfish.jersey.internal.Errors","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:14:31.402Z","message":"Filter 'errorHandler' configured for use","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"24","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:14:24.400Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"org.onap.aai.config.ErrorHandler","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:31.423Z","message":"-Dio.netty.allocator.type: pooled","thread":"Timer-0","logger":"io.netty.buffer.ByteBufUtil","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:31.424Z","message":"-Dio.netty.threadLocalDirectBufferSize: 0","thread":"Timer-0","logger":"io.netty.buffer.ByteBufUtil","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:31.424Z","message":"-Dio.netty.maxThreadLocalCharBufferSize: 16384","thread":"Timer-0","logger":"io.netty.buffer.ByteBufUtil","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:31.583Z","message":"Application 'aai-resources' is running on 8447!","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"24","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:14:24.400Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"org.onap.aai.ResourcesApp","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:31.584Z","message":"Initializing AAIConfig","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"24","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:14:24.400Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:31.584Z","message":"Reloading config from /opt/app/aai-resources/./resources/etc/appprops/aaiconfig.properties","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"24","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:14:24.400Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:31.584Z","message":"Found the aaiconfig.properties in the following location: /opt/app/aai-resources/./resources/etc/appprops/aaiconfig.properties","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"24","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:14:24.400Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:31.585Z","message":"A&AI Server Node Name = aai.config.nodename","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"24","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:14:24.400Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:31.593Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] Connection established, initializing transport","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:31.652Z","message":"-Dio.netty.recycler.maxCapacityPerThread: 4096","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.util.Recycler","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:31.652Z","message":"-Dio.netty.recycler.maxSharedCapacityFactor: 2","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.util.Recycler","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:31.652Z","message":"-Dio.netty.recycler.linkCapacity: 16","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.util.Recycler","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:31.652Z","message":"-Dio.netty.recycler.ratio: 8","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.util.Recycler","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:31.670Z","message":"-Dio.netty.buffer.checkAccessible: true","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.buffer.AbstractByteBuf","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:31.670Z","message":"-Dio.netty.buffer.checkBounds: true","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.buffer.AbstractByteBuf","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:31.670Z","message":"Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@2f40ea1a","thread":"JanusGraph Cluster-nio-worker-0","logger":"i.n.util.ResourceLeakDetectorFactory","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:31.722Z","message":"com.datastax.driver.NATIVE_TRANSPORT_MAX_FRAME_SIZE_IN_MB is undefined, using default value 256","thread":"JanusGraph Cluster-nio-worker-0","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:31.872Z","message":"[cassandra/10.233.70.61:9042] Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] Transport initialized, connection ready","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:31.875Z","message":"[Control connection] Refreshing node list and token map","thread":"Timer-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.013Z","message":"[Control connection] Refreshing schema","thread":"Timer-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.166Z","message":"[Control connection] established to cassandra/10.233.70.61:9042","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.167Z","message":"Using data-center name 'Pod' for DCAwareRoundRobinPolicy (if this is incorrect, please provide the correct datacenter name with DCAwareRoundRobinPolicy constructor)","thread":"Timer-0","logger":"c.d.d.c.p.DCAwareRoundRobinPolicy","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.170Z","message":"New Cassandra host cassandra/10.233.70.61:9042 added","thread":"Timer-0","logger":"com.datastax.driver.core.Cluster","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.170Z","message":"New Cassandra host /10.233.68.206:9042 added","thread":"Timer-0","logger":"com.datastax.driver.core.Cluster","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.171Z","message":"New Cassandra host /10.233.71.78:9042 added","thread":"Timer-0","logger":"com.datastax.driver.core.Cluster","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.178Z","message":"com.datastax.driver.CHECK_IO_DEADLOCKS is undefined, using default value true","thread":"Timer-0","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.187Z","message":"[cassandra/10.233.70.61:9042] preparing to open 1 new connections, total = 2","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.191Z","message":"Connection[cassandra/10.233.70.61:9042-2, inFlight=0, closed=false] Connection established, initializing transport","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.199Z","message":"[/10.233.68.206:9042] preparing to open 1 new connections, total = 1","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.199Z","message":"[/10.233.71.78:9042] preparing to open 1 new connections, total = 1","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.200Z","message":"Connection[/10.233.68.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-04-25T00:14:32.200Z","message":"Connection[/10.233.71.78:9042-1, inFlight=0, closed=false] Connection established, initializing transport","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.352Z","message":"[cassandra/10.233.70.61:9042] Connection[cassandra/10.233.70.61:9042-2, inFlight=0, closed=false] Transport initialized, connection ready","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.358Z","message":"Created connection pool to host cassandra/10.233.70.61:9042 (1 connections needed, 1 successfully opened)","thread":"JanusGraph Cluster-nio-worker-1","logger":"c.d.driver.core.HostConnectionPool","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.358Z","message":"Added connection pool for cassandra/10.233.70.61:9042","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Session","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.390Z","message":"[/10.233.68.206:9042] Connection[/10.233.68.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-04-25T00:14:32.390Z","message":"Created connection pool to host /10.233.68.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-04-25T00:14:32.390Z","message":"Added connection pool for /10.233.68.206:9042","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Session","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.400Z","message":"[/10.233.71.78:9042] Connection[/10.233.71.78:9042-1, inFlight=0, closed=false] Transport initialized, connection ready","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.400Z","message":"Created connection pool to host /10.233.71.78:9042 (1 connections needed, 1 successfully opened)","thread":"JanusGraph Cluster-nio-worker-1","logger":"c.d.driver.core.HostConnectionPool","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.400Z","message":"Added connection pool for /10.233.71.78:9042","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Session","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.723Z","message":"going to scan these urls:\nfile:/opt/app/aai-resources/resources/","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.727Z","message":"could not scan file schema/onap/oxm/v9/aai_oxm_v9.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.727Z","message":"could not scan file schema/onap/oxm/v9/aai_oxm_v9.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.727Z","message":"could not scan file schema/onap/oxm/v8/aai_oxm_v8.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.727Z","message":"could not scan file schema/onap/oxm/v8/aai_oxm_v8.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.728Z","message":"could not scan file schema/onap/oxm/v27/aai_oxm_v27.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.728Z","message":"could not scan file schema/onap/oxm/v27/aai_oxm_v27.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.728Z","message":"could not scan file schema/onap/oxm/v26/aai_oxm_v26.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.728Z","message":"could not scan file schema/onap/oxm/v26/aai_oxm_v26.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.728Z","message":"could not scan file schema/onap/oxm/v25/aai_oxm_v25.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.728Z","message":"could not scan file schema/onap/oxm/v25/aai_oxm_v25.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.728Z","message":"could not scan file schema/onap/oxm/v24/aai_oxm_v24.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.728Z","message":"could not scan file schema/onap/oxm/v24/aai_oxm_v24.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.728Z","message":"could not scan file schema/onap/oxm/v23/aai_oxm_v23.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.729Z","message":"could not scan file schema/onap/oxm/v23/aai_oxm_v23.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.729Z","message":"could not scan file schema/onap/oxm/v22/aai_oxm_v22.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.729Z","message":"could not scan file schema/onap/oxm/v22/aai_oxm_v22.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.729Z","message":"could not scan file schema/onap/oxm/v21/aai_oxm_v21.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.729Z","message":"could not scan file schema/onap/oxm/v21/aai_oxm_v21.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.729Z","message":"could not scan file schema/onap/oxm/v20/aai_oxm_v20.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.729Z","message":"could not scan file schema/onap/oxm/v20/aai_oxm_v20.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.729Z","message":"could not scan file schema/onap/oxm/v19/aai_oxm_v19.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.729Z","message":"could not scan file schema/onap/oxm/v19/aai_oxm_v19.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.729Z","message":"could not scan file schema/onap/oxm/v18/aai_oxm_v18.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.730Z","message":"could not scan file schema/onap/oxm/v18/aai_oxm_v18.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.730Z","message":"could not scan file schema/onap/oxm/v17/aai_oxm_v17.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.730Z","message":"could not scan file schema/onap/oxm/v17/aai_oxm_v17.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.730Z","message":"could not scan file schema/onap/oxm/v16/aai_oxm_v16.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.730Z","message":"could not scan file schema/onap/oxm/v16/aai_oxm_v16.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.730Z","message":"could not scan file schema/onap/oxm/v15/aai_oxm_v15.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.730Z","message":"could not scan file schema/onap/oxm/v15/aai_oxm_v15.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.730Z","message":"could not scan file schema/onap/oxm/v14/aai_oxm_v14.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.730Z","message":"could not scan file schema/onap/oxm/v14/aai_oxm_v14.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.731Z","message":"could not scan file schema/onap/oxm/v13/aai_oxm_v13.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.731Z","message":"could not scan file schema/onap/oxm/v13/aai_oxm_v13.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.731Z","message":"could not scan file schema/onap/oxm/v12/aai_oxm_v12.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.731Z","message":"could not scan file schema/onap/oxm/v12/aai_oxm_v12.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.731Z","message":"could not scan file schema/onap/oxm/v11/aai_oxm_v11.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.731Z","message":"could not scan file schema/onap/oxm/v11/aai_oxm_v11.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.731Z","message":"could not scan file schema/onap/oxm/v10/aai_oxm_v10.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.732Z","message":"could not scan file schema/onap/oxm/v10/aai_oxm_v10.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.732Z","message":"could not scan file schema/onap/dbedgerules/v9/DbEdgeRules_v9.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.732Z","message":"could not scan file schema/onap/dbedgerules/v9/DbEdgeRules_v9.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.733Z","message":"could not scan file schema/onap/dbedgerules/v8/DbEdgeRules_v8.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.733Z","message":"could not scan file schema/onap/dbedgerules/v8/DbEdgeRules_v8.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.734Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_v27.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.734Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_v27.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.734Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_pnp_v27.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.734Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_pnp_v27.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.734Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_hpa_v27.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.734Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_hpa_v27.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.735Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_esr_v27.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.735Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_esr_v27.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.735Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_ccvpn_v27.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.735Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_ccvpn_v27.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.735Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_bbs_v27.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.735Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_bbs_v27.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.736Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_v26.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.736Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_v26.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.736Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_pnp_v26.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.736Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_pnp_v26.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.736Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_hpa_v26.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.736Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_hpa_v26.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.737Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_esr_v26.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.737Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_esr_v26.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.737Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_ccvpn_v26.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.737Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_ccvpn_v26.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.737Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_bbs_v26.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.737Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_bbs_v26.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.738Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_v25.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.738Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_v25.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.738Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_pnp_v25.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.738Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_pnp_v25.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.738Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_hpa_v25.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.738Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_hpa_v25.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.739Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_esr_v25.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.739Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_esr_v25.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.739Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_ccvpn_v25.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.739Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_ccvpn_v25.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.739Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_bbs_v25.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.739Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_bbs_v25.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.740Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_v24.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.740Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_v24.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.740Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_pnp_v24.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.740Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_pnp_v24.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.740Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_hpa_v24.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.740Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_hpa_v24.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.740Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_esr_v24.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.741Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_esr_v24.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.741Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_ccvpn_v24.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.741Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_ccvpn_v24.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.741Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_bbs_v24.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.741Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_bbs_v24.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.742Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_v23.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.742Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_v23.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.742Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_pnp_v23.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.742Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_pnp_v23.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.742Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_hpa_v23.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.743Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_hpa_v23.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.743Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_esr_v23.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.743Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_esr_v23.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.743Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_ccvpn_v23.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.743Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_ccvpn_v23.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.743Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_bbs_v23.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.744Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_bbs_v23.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.744Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_v22.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.744Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_v22.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.744Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_pnp_v22.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.745Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_pnp_v22.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.745Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_hpa_v22.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.745Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_hpa_v22.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.745Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_esr_v22.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.745Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_esr_v22.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.745Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_ccvpn_v22.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.745Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_ccvpn_v22.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.746Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_bbs_v22.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.746Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_bbs_v22.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.746Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_v21.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.746Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_v21.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.746Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_pnp_v21.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.746Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_pnp_v21.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.747Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_hpa_v21.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.747Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_hpa_v21.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.747Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_esr_v21.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.747Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_esr_v21.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.747Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_ccvpn_v21.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.747Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_ccvpn_v21.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.748Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_bbs_v21.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.748Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_bbs_v21.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.748Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_v20.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.749Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_v20.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.749Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_pnp_v20.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.749Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_pnp_v20.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.749Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_hpa_v20.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.749Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_hpa_v20.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.750Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_esr_v20.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.750Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_esr_v20.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.750Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_ccvpn_v20.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.750Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_ccvpn_v20.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.750Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_bbs_v20.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.750Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_bbs_v20.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.750Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_v19.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.751Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_v19.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.751Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_pnp_v19.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.751Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_pnp_v19.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.751Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_hpa_v19.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.751Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_hpa_v19.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.751Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_esr_v19.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.751Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_esr_v19.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.752Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_ccvpn_v19.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.752Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_ccvpn_v19.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.752Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_bbs_v19.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.752Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_bbs_v19.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.752Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_v18.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.752Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_v18.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.752Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_pnp_v18.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.753Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_pnp_v18.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.753Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_hpa_v18.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.753Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_hpa_v18.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.753Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_esr_v18.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.753Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_esr_v18.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.753Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_ccvpn_v18.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.753Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_ccvpn_v18.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.754Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_bbs_v18.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.754Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_bbs_v18.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.754Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_v17.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.754Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_v17.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.754Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_pnp_v17.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.754Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_pnp_v17.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.755Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_hpa_v17.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.755Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_hpa_v17.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.755Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_esr_v17.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.755Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_esr_v17.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.755Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_ccvpn_v17.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.755Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_ccvpn_v17.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.755Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_bbs_v17.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.755Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_bbs_v17.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.756Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_v16.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.756Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_v16.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.756Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_pnp_v16.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.756Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_pnp_v16.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.756Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_hpa_v16.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.757Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_hpa_v16.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.757Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_esr_v16.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.757Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_esr_v16.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.757Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_ccvpn_v16.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.757Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_ccvpn_v16.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.757Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_bbs_v16.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.757Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_bbs_v16.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.758Z","message":"could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_v15.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.758Z","message":"could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_v15.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.758Z","message":"could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_pnp_v15.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.758Z","message":"could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_pnp_v15.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.758Z","message":"could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_hpa_v15.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.758Z","message":"could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_hpa_v15.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.758Z","message":"could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_esr_v15.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.759Z","message":"could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_esr_v15.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.759Z","message":"could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_ccvpn_v15.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.759Z","message":"could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_ccvpn_v15.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.759Z","message":"could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_v14.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.759Z","message":"could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_v14.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.759Z","message":"could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_pnp_v14.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.759Z","message":"could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_pnp_v14.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.760Z","message":"could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_hpa_v14.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.760Z","message":"could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_hpa_v14.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.760Z","message":"could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_esr_v14.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.760Z","message":"could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_esr_v14.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.760Z","message":"could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_ccvpn_v14.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.760Z","message":"could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_ccvpn_v14.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.761Z","message":"could not scan file schema/onap/dbedgerules/v13/DbEdgeRules_v13.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.761Z","message":"could not scan file schema/onap/dbedgerules/v13/DbEdgeRules_v13.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.761Z","message":"could not scan file schema/onap/dbedgerules/v13/DbEdgeRules_hpa_v13.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.761Z","message":"could not scan file schema/onap/dbedgerules/v13/DbEdgeRules_hpa_v13.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.761Z","message":"could not scan file schema/onap/dbedgerules/v13/DbEdgeRules_esr_v13.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.761Z","message":"could not scan file schema/onap/dbedgerules/v13/DbEdgeRules_esr_v13.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.762Z","message":"could not scan file schema/onap/dbedgerules/v12/DbEdgeRules_v12.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.762Z","message":"could not scan file schema/onap/dbedgerules/v12/DbEdgeRules_v12.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.762Z","message":"could not scan file schema/onap/dbedgerules/v12/DbEdgeRules_hpa_v12.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.762Z","message":"could not scan file schema/onap/dbedgerules/v12/DbEdgeRules_hpa_v12.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.762Z","message":"could not scan file schema/onap/dbedgerules/v12/DbEdgeRules_esr_v12.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.762Z","message":"could not scan file schema/onap/dbedgerules/v12/DbEdgeRules_esr_v12.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.763Z","message":"could not scan file schema/onap/dbedgerules/v11/DbEdgeRules_v11.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.763Z","message":"could not scan file schema/onap/dbedgerules/v11/DbEdgeRules_v11.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.763Z","message":"could not scan file schema/onap/dbedgerules/v11/DbEdgeRules_esr_v11.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.763Z","message":"could not scan file schema/onap/dbedgerules/v11/DbEdgeRules_esr_v11.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.763Z","message":"could not scan file schema/onap/dbedgerules/v10/DbEdgeRules_v10.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.763Z","message":"could not scan file schema/onap/dbedgerules/v10/DbEdgeRules_v10.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.764Z","message":"could not scan file retired.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.764Z","message":"could not scan file retired.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.764Z","message":"could not scan file logback.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.764Z","message":"could not scan file logback.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.764Z","message":"could not scan file localhost-access-logback.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.764Z","message":"could not scan file localhost-access-logback.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.765Z","message":"could not scan file etc/auth/aaiClientPrivateKey.pem in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.765Z","message":"could not scan file etc/auth/aaiClientPrivateKey.pem in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.765Z","message":"could not scan file etc/auth/aaiClientPublicCert.pem in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.765Z","message":"could not scan file etc/auth/aaiClientPublicCert.pem in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.765Z","message":"could not scan file etc/auth/realm.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.765Z","message":"could not scan file etc/auth/realm.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.766Z","message":"could not scan file etc/auth/aai_keystore in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.766Z","message":"could not scan file etc/auth/aai_keystore in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.766Z","message":"could not scan file etc/auth/aai-client-cert.p12 in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.766Z","message":"could not scan file etc/auth/aai-client-cert.p12 in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.766Z","message":"could not scan file etc/appprops/preferredRoute.txt in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.766Z","message":"could not scan file etc/appprops/preferredRoute.txt in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.767Z","message":"could not scan file etc/appprops/janusgraph-realtime.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.767Z","message":"could not scan file etc/appprops/janusgraph-realtime.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.767Z","message":"could not scan file etc/appprops/janusgraph-cached.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.767Z","message":"could not scan file etc/appprops/janusgraph-cached.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.767Z","message":"could not scan file etc/appprops/error.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.767Z","message":"could not scan file etc/appprops/error.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.767Z","message":"could not scan file etc/appprops/dynamic.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.768Z","message":"could not scan file etc/appprops/dynamic.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.768Z","message":"could not scan file etc/appprops/delta-event-publisher.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.768Z","message":"could not scan file etc/appprops/delta-event-publisher.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.768Z","message":"could not scan file etc/appprops/datatoolscrons.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.768Z","message":"could not scan file etc/appprops/datatoolscrons.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.768Z","message":"could not scan file etc/appprops/aaiconfig.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.768Z","message":"could not scan file etc/appprops/aaiconfig.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.768Z","message":"could not scan file etc/appprops/aaiEventDMaaPPublisher.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.769Z","message":"could not scan file etc/appprops/aaiEventDMaaPPublisher.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.769Z","message":"could not scan file cadi.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.769Z","message":"could not scan file cadi.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.769Z","message":"could not scan file application.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.769Z","message":"could not scan file application.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.769Z","message":"could not scan file application-keycloak.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.769Z","message":"could not scan file application-keycloak.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.770Z","message":"could not scan file aaf/permissions.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.770Z","message":"could not scan file aaf/permissions.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.770Z","message":"could not scan file aaf/onap/truststoreONAPall.jks in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.770Z","message":"could not scan file aaf/onap/truststoreONAPall.jks in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.770Z","message":"could not scan file aaf/onap/org.osaaf.location.props in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.770Z","message":"could not scan file aaf/onap/org.osaaf.location.props in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.771Z","message":"could not scan file aaf/onap/org.onap.aai.props in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.771Z","message":"could not scan file aaf/onap/org.onap.aai.props in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.771Z","message":"could not scan file aaf/onap/org.onap.aai.p12 in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.771Z","message":"could not scan file aaf/onap/org.onap.aai.p12 in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.771Z","message":"could not scan file aaf/onap/org.onap.aai.keyfile in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.778Z","message":"could not scan file aaf/onap/org.onap.aai.keyfile in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.779Z","message":"could not scan file aaf/onap/bath_config.csv in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.779Z","message":"could not scan file aaf/onap/bath_config.csv in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:32.779Z","message":"Reflections took 55 ms to scan 1 urls, producing 0 keys and 0 values ","thread":"Timer-0","logger":"org.reflections.Reflections","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:33.008Z","message":"Connection[cassandra/10.233.70.61:9042-2, inFlight=0, closed=true] closing connection","thread":"Timer-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:33.009Z","message":"[cassandra/10.233.70.61:9042] Connection[cassandra/10.233.70.61:9042-2, inFlight=0, closed=true] closed, remaining = 1","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:33.014Z","message":"Connection[/10.233.68.206:9042-1, inFlight=0, closed=true] closing connection","thread":"Timer-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:33.014Z","message":"[/10.233.68.206:9042] Connection[/10.233.68.206:9042-1, inFlight=0, closed=true] closed, remaining = 0","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:33.014Z","message":"Connection[/10.233.71.78:9042-1, inFlight=0, closed=true] closing connection","thread":"Timer-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:33.014Z","message":"[/10.233.71.78:9042] Connection[/10.233.71.78:9042-1, inFlight=0, closed=true] closed, remaining = 0","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:33.015Z","message":"Shutting down","thread":"Timer-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:33.017Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=true] closing connection","thread":"Timer-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:33.017Z","message":"[cassandra/10.233.70.61:9042] Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=true] closed, remaining = 0","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:35.033Z","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-04-25T00:14:35.033Z","message":"Freed 36 thread-local buffer(s) from thread: JanusGraph Cluster-nio-worker-0","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.buffer.PoolThreadCache","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:35.071Z","message":"com.datastax.driver.USE_NATIVE_CLOCK is undefined, using default value true","thread":"Timer-0","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:35.071Z","message":"Using native clock to generate timestamps.","thread":"Timer-0","logger":"c.datastax.driver.core.ClockFactory","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:35.071Z","message":"Starting new cluster with contact points [cassandra/10.233.70.61:9042]","thread":"Timer-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:35.086Z","message":"[cassandra/10.233.70.61:9042] preparing to open 1 new connections, total = 1","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:35.090Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] Connection established, initializing transport","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:35.241Z","message":"[cassandra/10.233.70.61:9042] Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] Transport initialized, connection ready","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:35.242Z","message":"[Control connection] Refreshing node list and token map","thread":"Timer-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:35.264Z","message":"[Control connection] Refreshing schema","thread":"Timer-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:35.381Z","message":"[Control connection] established to cassandra/10.233.70.61:9042","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:35.382Z","message":"Using data-center name 'Pod' for DCAwareRoundRobinPolicy (if this is incorrect, please provide the correct datacenter name with DCAwareRoundRobinPolicy constructor)","thread":"Timer-0","logger":"c.d.d.c.p.DCAwareRoundRobinPolicy","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:35.382Z","message":"New Cassandra host cassandra/10.233.70.61:9042 added","thread":"Timer-0","logger":"com.datastax.driver.core.Cluster","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:35.382Z","message":"New Cassandra host /10.233.68.206:9042 added","thread":"Timer-0","logger":"com.datastax.driver.core.Cluster","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:35.382Z","message":"New Cassandra host /10.233.71.78:9042 added","thread":"Timer-0","logger":"com.datastax.driver.core.Cluster","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:35.382Z","message":"[cassandra/10.233.70.61:9042] preparing to open 1 new connections, total = 2","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:35.384Z","message":"[/10.233.68.206:9042] preparing to open 1 new connections, total = 1","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:35.422Z","message":"[/10.233.71.78:9042] preparing to open 1 new connections, total = 1","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:35.424Z","message":"Connection[/10.233.68.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-04-25T00:14:35.424Z","message":"Connection[cassandra/10.233.70.61:9042-2, inFlight=0, closed=false] Connection established, initializing transport","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:35.424Z","message":"Connection[/10.233.71.78:9042-1, inFlight=0, closed=false] Connection established, initializing transport","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:35.629Z","message":"[cassandra/10.233.70.61:9042] Connection[cassandra/10.233.70.61:9042-2, inFlight=0, closed=false] Transport initialized, connection ready","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:35.630Z","message":"Created connection pool to host cassandra/10.233.70.61:9042 (1 connections needed, 1 successfully opened)","thread":"JanusGraph Cluster-nio-worker-1","logger":"c.d.driver.core.HostConnectionPool","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:35.630Z","message":"Added connection pool for cassandra/10.233.70.61:9042","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Session","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:35.672Z","message":"[/10.233.68.206:9042] Connection[/10.233.68.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-04-25T00:14:35.672Z","message":"Created connection pool to host /10.233.68.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-04-25T00:14:35.672Z","message":"Added connection pool for /10.233.68.206:9042","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Session","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:35.684Z","message":"[/10.233.71.78:9042] Connection[/10.233.71.78:9042-1, inFlight=0, closed=false] Transport initialized, connection ready","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:35.684Z","message":"Created connection pool to host /10.233.71.78:9042 (1 connections needed, 1 successfully opened)","thread":"JanusGraph Cluster-nio-worker-1","logger":"c.d.driver.core.HostConnectionPool","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:35.684Z","message":"Added connection pool for /10.233.71.78:9042","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Session","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:36.283Z","message":"Entering","context":{"RequestID":"d2fe22fa-4102-4c16-a12f-fec11e1f8797","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4d548f9a-7772-43ce-b4b8-68fbd4c66ab5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:14:36.282Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:36.400Z","message":"Database availability is UNKNOWN from CACHED check.","context":{"RequestID":"d2fe22fa-4102-4c16-a12f-fec11e1f8797","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4d548f9a-7772-43ce-b4b8-68fbd4c66ab5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:14:36.282Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"ERROR","logType":"app"}
{"timestamp":"2023-04-25T00:14:36.416Z","message":"{\"transactionId\":\"d2fe22fa-4102-4c16-a12f-fec11e1f8797\",\"status\":\"200\",\"rqstDate\":\"230425-00:14:36:285\",\"respDate\":\"230425-00:14:36:415\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d2fe22fa-4102-4c16-a12f-fec11e1f8797\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:14:36:285-46960\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d2fe22fa-4102-4c16-a12f-fec11e1f8797]}\\\"}\"}","context":{"RequestID":"d2fe22fa-4102-4c16-a12f-fec11e1f8797","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4d548f9a-7772-43ce-b4b8-68fbd4c66ab5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:14:36.282Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:36.417Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d2fe22fa-4102-4c16-a12f-fec11e1f8797","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"134","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4d548f9a-7772-43ce-b4b8-68fbd4c66ab5","LogTimestamp":"2023-04-25T00:14:36.416Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:14:36 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 469 - "logType": "access"
{"timestamp":"2023-04-25T00:14:36.743Z","message":"Resources MicroService Started","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"24","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:14:24.400Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"org.onap.aai.ResourcesApp","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:36.744Z","message":"Resources MicroService Started","context":{"RequestID":"438f0569-7558-48e0-aa8d-79d76b115998","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"24","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:14:24.400Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"org.onap.aai.ResourcesApp","level":"DEBUG","logType":"app"}
Resources Microservice Started
{"timestamp":"2023-04-25T00:14:36.897Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:14:37.290Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:37.290Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:37.290Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:38.722Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:14:39.016Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:39.016Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:39.016Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:41.104Z","message":"Entering","context":{"RequestID":"f8e6d0db-08b5-4a92-96b3-c70188858b26","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a689f69b-e559-47d1-ae7d-a0aafed3ab36","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:14:41.103Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:41.108Z","message":"Database is available from CACHED check.","context":{"RequestID":"f8e6d0db-08b5-4a92-96b3-c70188858b26","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a689f69b-e559-47d1-ae7d-a0aafed3ab36","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:14:41.103Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:41.110Z","message":"{\"transactionId\":\"f8e6d0db-08b5-4a92-96b3-c70188858b26\",\"status\":\"200\",\"rqstDate\":\"230425-00:14:41:105\",\"respDate\":\"230425-00:14:41:110\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f8e6d0db-08b5-4a92-96b3-c70188858b26\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:14:41:105-37756\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f8e6d0db-08b5-4a92-96b3-c70188858b26]}\\\"}\"}","context":{"RequestID":"f8e6d0db-08b5-4a92-96b3-c70188858b26","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a689f69b-e559-47d1-ae7d-a0aafed3ab36","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:14:41.103Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:41.111Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f8e6d0db-08b5-4a92-96b3-c70188858b26","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"8","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a689f69b-e559-47d1-ae7d-a0aafed3ab36","LogTimestamp":"2023-04-25T00:14:41.111Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:14:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
{"timestamp":"2023-04-25T00:14:48.723Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:14:49.071Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:49.072Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:49.072Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:51.106Z","message":"Entering","context":{"RequestID":"0ae4b191-fddf-4d51-b76e-0d13adecc2e4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5171a0d2-6fb4-4548-bae3-2cc815662668","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:14:51.105Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:14:51.114Z","message":"Database is available from CACHED check.","context":{"RequestID":"0ae4b191-fddf-4d51-b76e-0d13adecc2e4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5171a0d2-6fb4-4548-bae3-2cc815662668","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:14:51.105Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:51.118Z","message":"{\"transactionId\":\"0ae4b191-fddf-4d51-b76e-0d13adecc2e4\",\"status\":\"200\",\"rqstDate\":\"230425-00:14:51:107\",\"respDate\":\"230425-00:14:51:117\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:0ae4b191-fddf-4d51-b76e-0d13adecc2e4\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:14:51:107-46942\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[0ae4b191-fddf-4d51-b76e-0d13adecc2e4]}\\\"}\"}","context":{"RequestID":"0ae4b191-fddf-4d51-b76e-0d13adecc2e4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5171a0d2-6fb4-4548-bae3-2cc815662668","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:14:51.105Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:51.120Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0ae4b191-fddf-4d51-b76e-0d13adecc2e4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"15","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5171a0d2-6fb4-4548-bae3-2cc815662668","LogTimestamp":"2023-04-25T00:14:51.120Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:14:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
{"timestamp":"2023-04-25T00:14:58.724Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:14:58.970Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:58.970Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:14:58.971Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:15:01.098Z","message":"Entering","context":{"RequestID":"bb790bb8-9760-40a6-b51d-65f6e1bbb7ab","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"460b8e9f-75ba-4e40-81dd-55f51a53f4e6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:15:01.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:15:01.101Z","message":"Database is available from CACHED check.","context":{"RequestID":"bb790bb8-9760-40a6-b51d-65f6e1bbb7ab","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"460b8e9f-75ba-4e40-81dd-55f51a53f4e6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:15:01.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:15:01.102Z","message":"{\"transactionId\":\"bb790bb8-9760-40a6-b51d-65f6e1bbb7ab\",\"status\":\"200\",\"rqstDate\":\"230425-00:15:01:099\",\"respDate\":\"230425-00:15:01:102\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:bb790bb8-9760-40a6-b51d-65f6e1bbb7ab\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:15:01:099-43455\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[bb790bb8-9760-40a6-b51d-65f6e1bbb7ab]}\\\"}\"}","context":{"RequestID":"bb790bb8-9760-40a6-b51d-65f6e1bbb7ab","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"460b8e9f-75ba-4e40-81dd-55f51a53f4e6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:15:01.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:15:01.103Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bb790bb8-9760-40a6-b51d-65f6e1bbb7ab","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"460b8e9f-75ba-4e40-81dd-55f51a53f4e6","LogTimestamp":"2023-04-25T00:15:01.103Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:15:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-25T00:15:05.292Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:15:05.332Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:15:08.724Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:15:08.986Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:15:08.986Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:15:08.987Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:15:11.105Z","message":"Entering","context":{"RequestID":"a8c63c6b-ac39-4943-920a-98f06e3c7b42","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8751a106-0691-4159-a87a-a4a3ef7980bc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:15:11.104Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:15:11.111Z","message":"Database is available from CACHED check.","context":{"RequestID":"a8c63c6b-ac39-4943-920a-98f06e3c7b42","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8751a106-0691-4159-a87a-a4a3ef7980bc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:15:11.104Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:15:11.114Z","message":"{\"transactionId\":\"a8c63c6b-ac39-4943-920a-98f06e3c7b42\",\"status\":\"200\",\"rqstDate\":\"230425-00:15:11:106\",\"respDate\":\"230425-00:15:11:113\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a8c63c6b-ac39-4943-920a-98f06e3c7b42\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:15:11:106-8367\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a8c63c6b-ac39-4943-920a-98f06e3c7b42]}\\\"}\"}","context":{"RequestID":"a8c63c6b-ac39-4943-920a-98f06e3c7b42","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8751a106-0691-4159-a87a-a4a3ef7980bc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:15:11.104Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:15:11.117Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a8c63c6b-ac39-4943-920a-98f06e3c7b42","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"12","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8751a106-0691-4159-a87a-a4a3ef7980bc","LogTimestamp":"2023-04-25T00:15:11.116Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:15:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
{"timestamp":"2023-04-25T00:15:18.724Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:15:18.963Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:15:18.963Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:15:18.963Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:15:21.099Z","message":"Entering","context":{"RequestID":"b16b620e-5db4-437e-90b6-2777ad98feaf","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8539067d-182f-4254-9f26-bd334f1f9e03","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:15:21.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:15:21.102Z","message":"Database is available from CACHED check.","context":{"RequestID":"b16b620e-5db4-437e-90b6-2777ad98feaf","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8539067d-182f-4254-9f26-bd334f1f9e03","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:15:21.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:15:21.104Z","message":"{\"transactionId\":\"b16b620e-5db4-437e-90b6-2777ad98feaf\",\"status\":\"200\",\"rqstDate\":\"230425-00:15:21:100\",\"respDate\":\"230425-00:15:21:103\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b16b620e-5db4-437e-90b6-2777ad98feaf\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:15:21:100-51249\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b16b620e-5db4-437e-90b6-2777ad98feaf]}\\\"}\"}","context":{"RequestID":"b16b620e-5db4-437e-90b6-2777ad98feaf","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8539067d-182f-4254-9f26-bd334f1f9e03","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:15:21.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:15:21.104Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b16b620e-5db4-437e-90b6-2777ad98feaf","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8539067d-182f-4254-9f26-bd334f1f9e03","LogTimestamp":"2023-04-25T00:15:21.104Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:15:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-25T00:15:28.724Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:15:28.960Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:15:28.961Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:15:28.961Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:15:31.101Z","message":"Entering","context":{"RequestID":"66e65014-c0b8-45ff-bc10-7b7ab3011d36","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"b7f807f2-5d7d-47f6-8c77-c5326cf57bfd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:15:31.101Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:15:31.106Z","message":"Database is available from CACHED check.","context":{"RequestID":"66e65014-c0b8-45ff-bc10-7b7ab3011d36","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"b7f807f2-5d7d-47f6-8c77-c5326cf57bfd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:15:31.101Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:15:31.108Z","message":"{\"transactionId\":\"66e65014-c0b8-45ff-bc10-7b7ab3011d36\",\"status\":\"200\",\"rqstDate\":\"230425-00:15:31:102\",\"respDate\":\"230425-00:15:31:108\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:66e65014-c0b8-45ff-bc10-7b7ab3011d36\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:15:31:102-17149\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[66e65014-c0b8-45ff-bc10-7b7ab3011d36]}\\\"}\"}","context":{"RequestID":"66e65014-c0b8-45ff-bc10-7b7ab3011d36","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"b7f807f2-5d7d-47f6-8c77-c5326cf57bfd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:15:31.101Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:15:31.110Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"66e65014-c0b8-45ff-bc10-7b7ab3011d36","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"9","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b7f807f2-5d7d-47f6-8c77-c5326cf57bfd","LogTimestamp":"2023-04-25T00:15:31.109Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:15:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
{"timestamp":"2023-04-25T00:15:35.334Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:15:35.338Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:15:38.726Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:15:38.942Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:15:38.942Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:15:38.943Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:15:41.100Z","message":"Entering","context":{"RequestID":"48992b98-2caf-4a43-ba42-fbd717f941f3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"18f74ea0-11f9-4bbc-9afb-5a9c8ad66f43","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:15:41.100Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:15:41.106Z","message":"Database is available from CACHED check.","context":{"RequestID":"48992b98-2caf-4a43-ba42-fbd717f941f3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"18f74ea0-11f9-4bbc-9afb-5a9c8ad66f43","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:15:41.100Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:15:41.108Z","message":"{\"transactionId\":\"48992b98-2caf-4a43-ba42-fbd717f941f3\",\"status\":\"200\",\"rqstDate\":\"230425-00:15:41:102\",\"respDate\":\"230425-00:15:41:108\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:48992b98-2caf-4a43-ba42-fbd717f941f3\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:15:41:102-67042\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[48992b98-2caf-4a43-ba42-fbd717f941f3]}\\\"}\"}","context":{"RequestID":"48992b98-2caf-4a43-ba42-fbd717f941f3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"18f74ea0-11f9-4bbc-9afb-5a9c8ad66f43","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:15:41.100Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:15:41.110Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"48992b98-2caf-4a43-ba42-fbd717f941f3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"9","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"18f74ea0-11f9-4bbc-9afb-5a9c8ad66f43","LogTimestamp":"2023-04-25T00:15:41.109Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:15:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
{"timestamp":"2023-04-25T00:15:43.136Z","message":"Received event EVENT CREATED KEYSPACE sdcartifact, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:15:44.164Z","message":"[Control connection] Refreshing schema for sdcartifact","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:15:44.189Z","message":"Computing token to replica map for keyspace: sdcartifact.","thread":"JanusGraph Cluster-worker-2","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:15:44.213Z","message":"Token to replica map computation for keyspace sdcartifact completed in 24 milliseconds","thread":"JanusGraph Cluster-worker-2","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:15:44.325Z","message":"Received event EVENT CREATED TABLE sdcartifact.resources, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:15:45.304Z","message":"Received event EVENT CREATED TABLE sdcartifact.sdcschemafiles, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:15:46.096Z","message":"Received event EVENT CREATED TABLE sdcartifact.tosca_import_by_model, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:15:47.098Z","message":"[Control connection] Refreshing schema for sdcartifact","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:15:47.113Z","message":"Computing token to replica map for keyspace: sdcartifact.","thread":"JanusGraph Cluster-worker-3","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:15:47.136Z","message":"Token to replica map computation for keyspace sdcartifact completed in 22 milliseconds","thread":"JanusGraph Cluster-worker-3","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:15:47.331Z","message":"Received event EVENT UPDATED TABLE sdcartifact.tosca_import_by_model, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:15:48.333Z","message":"[Control connection] Refreshing schema for sdcartifact.tosca_import_by_model (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:15:48.726Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:15:48.752Z","message":"Received event EVENT CREATED KEYSPACE sdcrepository, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:15:48.931Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:15:48.931Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:15:48.931Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:15:49.753Z","message":"[Control connection] Refreshing schema for sdcrepository","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:15:49.761Z","message":"Computing token to replica map for keyspace: sdcartifact.","thread":"JanusGraph Cluster-worker-3","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:15:49.779Z","message":"Token to replica map computation for keyspace sdcartifact completed in 17 milliseconds","thread":"JanusGraph Cluster-worker-3","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:15:50.224Z","message":"Received event EVENT CREATED TABLE sdcrepository.migrationtasks, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:15:51.100Z","message":"Entering","context":{"RequestID":"efa92915-d2f5-4a44-86e0-764606c20e94","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bdbe5c90-acf2-4168-aa58-7c0e0cd9dda5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:15:51.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:15:51.103Z","message":"Database is available from CACHED check.","context":{"RequestID":"efa92915-d2f5-4a44-86e0-764606c20e94","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bdbe5c90-acf2-4168-aa58-7c0e0cd9dda5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:15:51.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:15:51.105Z","message":"{\"transactionId\":\"efa92915-d2f5-4a44-86e0-764606c20e94\",\"status\":\"200\",\"rqstDate\":\"230425-00:15:51:100\",\"respDate\":\"230425-00:15:51:105\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:efa92915-d2f5-4a44-86e0-764606c20e94\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:15:51:100-49012\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[efa92915-d2f5-4a44-86e0-764606c20e94]}\\\"}\"}","context":{"RequestID":"efa92915-d2f5-4a44-86e0-764606c20e94","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bdbe5c90-acf2-4168-aa58-7c0e0cd9dda5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:15:51.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:15:51.106Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"efa92915-d2f5-4a44-86e0-764606c20e94","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"7","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bdbe5c90-acf2-4168-aa58-7c0e0cd9dda5","LogTimestamp":"2023-04-25T00:15:51.106Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:15:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 12 - "logType": "access"
{"timestamp":"2023-04-25T00:15:51.225Z","message":"[Control connection] Refreshing schema for sdcrepository.migrationtasks (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:15:51.252Z","message":"Received event EVENT CREATED TABLE sdcrepository.operationalenvironment, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:15:52.253Z","message":"[Control connection] Refreshing schema for sdcrepository.operationalenvironment (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:15:52.416Z","message":"Received event EVENT UPDATED TABLE sdcrepository.operationalenvironment, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:15:53.417Z","message":"[Control connection] Refreshing schema for sdcrepository.operationalenvironment (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:15:53.900Z","message":"Received event EVENT CREATED TABLE sdcrepository.featuretogglestate, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:15:54.902Z","message":"[Control connection] Refreshing schema for sdcrepository.featuretogglestate (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:15:55.128Z","message":"Received event EVENT CREATED KEYSPACE sdcaudit, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:15:56.129Z","message":"[Control connection] Refreshing schema for sdcaudit","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:15:56.141Z","message":"Computing token to replica map for keyspace: sdcartifact.","thread":"JanusGraph Cluster-worker-2","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:15:56.150Z","message":"Token to replica map computation for keyspace sdcartifact completed in 9 milliseconds","thread":"JanusGraph Cluster-worker-2","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:15:56.274Z","message":"Received event EVENT CREATED TABLE sdcaudit.useradminevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:15:57.275Z","message":"[Control connection] Refreshing schema for sdcaudit.useradminevent (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:15:58.042Z","message":"Received event EVENT UPDATED TABLE sdcaudit.useradminevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:15:58.727Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:15:58.938Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:15:58.939Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:15:58.939Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:15:59.043Z","message":"[Control connection] Refreshing schema for sdcaudit.useradminevent (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:15:59.298Z","message":"Received event EVENT CREATED TABLE sdcaudit.useraccessevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:00.299Z","message":"[Control connection] Refreshing schema for sdcaudit.useraccessevent (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:00.987Z","message":"Received event EVENT UPDATED TABLE sdcaudit.useraccessevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:01.102Z","message":"Entering","context":{"RequestID":"506a0dad-9480-4994-b82f-ca84adfa1fb6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f269e7de-087a-4106-9eed-81715075cb5b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:16:01.102Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:16:01.108Z","message":"Database is available from CACHED check.","context":{"RequestID":"506a0dad-9480-4994-b82f-ca84adfa1fb6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f269e7de-087a-4106-9eed-81715075cb5b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:16:01.102Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:01.112Z","message":"{\"transactionId\":\"506a0dad-9480-4994-b82f-ca84adfa1fb6\",\"status\":\"200\",\"rqstDate\":\"230425-00:16:01:103\",\"respDate\":\"230425-00:16:01:111\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:506a0dad-9480-4994-b82f-ca84adfa1fb6\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:16:01:103-82382\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[506a0dad-9480-4994-b82f-ca84adfa1fb6]}\\\"}\"}","context":{"RequestID":"506a0dad-9480-4994-b82f-ca84adfa1fb6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f269e7de-087a-4106-9eed-81715075cb5b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:16:01.102Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:01.113Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"506a0dad-9480-4994-b82f-ca84adfa1fb6","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"11","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f269e7de-087a-4106-9eed-81715075cb5b","LogTimestamp":"2023-04-25T00:16:01.113Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:16:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
{"timestamp":"2023-04-25T00:16:01.988Z","message":"[Control connection] Refreshing schema for sdcaudit.useraccessevent (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:02.044Z","message":"Received event EVENT CREATED TABLE sdcaudit.resourceadminevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:03.045Z","message":"[Control connection] Refreshing schema for sdcaudit.resourceadminevent (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:03.220Z","message":"Received event EVENT UPDATED TABLE sdcaudit.resourceadminevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:04.221Z","message":"[Control connection] Refreshing schema for sdcaudit.resourceadminevent (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:04.428Z","message":"Received event EVENT UPDATED TABLE sdcaudit.resourceadminevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:05.429Z","message":"[Control connection] Refreshing schema for sdcaudit.resourceadminevent (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:06.039Z","message":"Received event EVENT UPDATED TABLE sdcaudit.resourceadminevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:07.040Z","message":"[Control connection] Refreshing schema for sdcaudit.resourceadminevent (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:07.813Z","message":"Received event EVENT UPDATED TABLE sdcaudit.resourceadminevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:08.727Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:16:08.814Z","message":"[Control connection] Refreshing schema for sdcaudit.resourceadminevent (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:09.171Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:09.172Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:09.172Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:10.499Z","message":"Received event EVENT UPDATED TABLE sdcaudit.resourceadminevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:11.103Z","message":"Entering","context":{"RequestID":"e0651411-8418-4d6b-b33a-e0f7181a8dcb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b61c3dfd-ec30-48fd-acda-9d76b03ac1b4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:16:11.102Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:16:11.110Z","message":"Database is available from CACHED check.","context":{"RequestID":"e0651411-8418-4d6b-b33a-e0f7181a8dcb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b61c3dfd-ec30-48fd-acda-9d76b03ac1b4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:16:11.102Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:11.113Z","message":"{\"transactionId\":\"e0651411-8418-4d6b-b33a-e0f7181a8dcb\",\"status\":\"200\",\"rqstDate\":\"230425-00:16:11:104\",\"respDate\":\"230425-00:16:11:112\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:e0651411-8418-4d6b-b33a-e0f7181a8dcb\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:16:11:104-82415\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[e0651411-8418-4d6b-b33a-e0f7181a8dcb]}\\\"}\"}","context":{"RequestID":"e0651411-8418-4d6b-b33a-e0f7181a8dcb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b61c3dfd-ec30-48fd-acda-9d76b03ac1b4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:16:11.102Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:11.115Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e0651411-8418-4d6b-b33a-e0f7181a8dcb","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"12","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b61c3dfd-ec30-48fd-acda-9d76b03ac1b4","LogTimestamp":"2023-04-25T00:16:11.114Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:16:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
{"timestamp":"2023-04-25T00:16:11.188Z","message":"Received event EVENT UPDATED TABLE sdcaudit.resourceadminevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:12.189Z","message":"[Control connection] Refreshing schema for sdcaudit.resourceadminevent (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:12.319Z","message":"Received event EVENT UPDATED TABLE sdcaudit.resourceadminevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:13.098Z","message":"Received event EVENT CREATED TABLE sdcaudit.distributiondownloadevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:14.099Z","message":"[Control connection] Refreshing schema for sdcaudit","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:14.108Z","message":"Computing token to replica map for keyspace: sdcartifact.","thread":"JanusGraph Cluster-worker-3","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:14.115Z","message":"Token to replica map computation for keyspace sdcartifact completed in 7 milliseconds","thread":"JanusGraph Cluster-worker-3","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:14.306Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributiondownloadevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:15.307Z","message":"[Control connection] Refreshing schema for sdcaudit.distributiondownloadevent (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:16.024Z","message":"Received event EVENT CREATED TABLE sdcaudit.distributionengineevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:17.024Z","message":"[Control connection] Refreshing schema for sdcaudit.distributionengineevent (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:17.487Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributionengineevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:18.488Z","message":"[Control connection] Refreshing schema for sdcaudit.distributionengineevent (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:18.728Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:16:18.919Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:18.920Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:18.920Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:19.274Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributionengineevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:20.275Z","message":"[Control connection] Refreshing schema for sdcaudit.distributionengineevent (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:20.325Z","message":"Received event EVENT CREATED TABLE sdcaudit.distributionnotificationevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:21.103Z","message":"Entering","context":{"RequestID":"d36f4f5b-649e-4d5c-8bc6-5e7f6c724510","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"30092fd1-d394-444f-a392-5ea4a8b5f91a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:16:21.102Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:16:21.107Z","message":"Database is available from CACHED check.","context":{"RequestID":"d36f4f5b-649e-4d5c-8bc6-5e7f6c724510","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"30092fd1-d394-444f-a392-5ea4a8b5f91a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:16:21.102Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:21.110Z","message":"{\"transactionId\":\"d36f4f5b-649e-4d5c-8bc6-5e7f6c724510\",\"status\":\"200\",\"rqstDate\":\"230425-00:16:21:104\",\"respDate\":\"230425-00:16:21:109\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d36f4f5b-649e-4d5c-8bc6-5e7f6c724510\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:16:21:104-89484\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d36f4f5b-649e-4d5c-8bc6-5e7f6c724510]}\\\"}\"}","context":{"RequestID":"d36f4f5b-649e-4d5c-8bc6-5e7f6c724510","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"30092fd1-d394-444f-a392-5ea4a8b5f91a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:16:21.102Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:21.112Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d36f4f5b-649e-4d5c-8bc6-5e7f6c724510","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"9","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"30092fd1-d394-444f-a392-5ea4a8b5f91a","LogTimestamp":"2023-04-25T00:16:21.111Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:16:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
{"timestamp":"2023-04-25T00:16:21.267Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributionnotificationevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:22.268Z","message":"[Control connection] Refreshing schema for sdcaudit.distributionnotificationevent (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:23.057Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributionnotificationevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:24.058Z","message":"[Control connection] Refreshing schema for sdcaudit.distributionnotificationevent (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:24.464Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributionnotificationevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:25.465Z","message":"[Control connection] Refreshing schema for sdcaudit.distributionnotificationevent (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:26.039Z","message":"Received event EVENT CREATED TABLE sdcaudit.distributionstatusevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:27.039Z","message":"[Control connection] Refreshing schema for sdcaudit.distributionstatusevent (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:27.277Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributionstatusevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:28.251Z","message":"Entering","context":{"RequestID":"a802f263-a54f-4bcc-8f1d-0311ded8c5a7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f6010dcf-8fb0-41d4-9703-53c7e5519090","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:16:28.250Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:16:28.256Z","message":"{\"transactionId\":\"a802f263-a54f-4bcc-8f1d-0311ded8c5a7\",\"status\":\"200\",\"rqstDate\":\"230425-00:16:28:251\",\"respDate\":\"230425-00:16:28:255\",\"sourceId\":\"haproxy:a802f263-a54f-4bcc-8f1d-0311ded8c5a7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:16:28:251-564\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8acaf244-1c74-4ab9-a9ae-34c7974711fa], x-b3-parentspanid=[1d81776760fcdd98], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b977cbbcea8deb771d81776760fcdd98], x-b3-spanid=[3de828b142340fc6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a802f263-a54f-4bcc-8f1d-0311ded8c5a7]}\\\"}\"}","context":{"RequestID":"a802f263-a54f-4bcc-8f1d-0311ded8c5a7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f6010dcf-8fb0-41d4-9703-53c7e5519090","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:16:28.250Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:28.257Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a802f263-a54f-4bcc-8f1d-0311ded8c5a7","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f6010dcf-8fb0-41d4-9703-53c7e5519090","LogTimestamp":"2023-04-25T00:16:28.256Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:16:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-04-25T00:16:28.278Z","message":"[Control connection] Refreshing schema for sdcaudit.distributionstatusevent (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:28.468Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributionstatusevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:28.728Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:16:28.928Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:28.928Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:28.929Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:29.468Z","message":"[Control connection] Refreshing schema for sdcaudit.distributionstatusevent (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:29.884Z","message":"Received event EVENT CREATED TABLE sdcaudit.distributiondeployevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:30.320Z","message":"Entering","context":{"RequestID":"69852905-b177-4180-b24c-329d35e18424","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"60c8e75d-8c6f-4842-b77c-24cdcd351870","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:16:30.319Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:16:30.326Z","message":"{\"transactionId\":\"69852905-b177-4180-b24c-329d35e18424\",\"status\":\"200\",\"rqstDate\":\"230425-00:16:30:321\",\"respDate\":\"230425-00:16:30:326\",\"sourceId\":\"haproxy:69852905-b177-4180-b24c-329d35e18424\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:16:30:321-34377\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8d00b292-3dcf-4035-adb2-f327724a42d6], x-b3-parentspanid=[d43978a583206d67], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4c86585419951e71d43978a583206d67], x-b3-spanid=[b9cda026230da368], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[69852905-b177-4180-b24c-329d35e18424]}\\\"}\"}","context":{"RequestID":"69852905-b177-4180-b24c-329d35e18424","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"60c8e75d-8c6f-4842-b77c-24cdcd351870","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:16:30.319Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:30.328Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"69852905-b177-4180-b24c-329d35e18424","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"8","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"60c8e75d-8c6f-4842-b77c-24cdcd351870","LogTimestamp":"2023-04-25T00:16:30.327Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:16:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-04-25T00:16:30.884Z","message":"[Control connection] Refreshing schema for sdcaudit.distributiondeployevent (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:31.101Z","message":"Entering","context":{"RequestID":"b26d99fa-82bc-41c4-9715-84c9d5b70133","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"02f9f5c4-57f8-4e5f-815a-f5545799ae22","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:16:31.101Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:16:31.105Z","message":"Database is available from CACHED check.","context":{"RequestID":"b26d99fa-82bc-41c4-9715-84c9d5b70133","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"02f9f5c4-57f8-4e5f-815a-f5545799ae22","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:16:31.101Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:31.107Z","message":"{\"transactionId\":\"b26d99fa-82bc-41c4-9715-84c9d5b70133\",\"status\":\"200\",\"rqstDate\":\"230425-00:16:31:102\",\"respDate\":\"230425-00:16:31:106\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b26d99fa-82bc-41c4-9715-84c9d5b70133\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:16:31:102-21145\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b26d99fa-82bc-41c4-9715-84c9d5b70133]}\\\"}\"}","context":{"RequestID":"b26d99fa-82bc-41c4-9715-84c9d5b70133","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"02f9f5c4-57f8-4e5f-815a-f5545799ae22","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:16:31.101Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:31.108Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b26d99fa-82bc-41c4-9715-84c9d5b70133","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"02f9f5c4-57f8-4e5f-815a-f5545799ae22","LogTimestamp":"2023-04-25T00:16:31.107Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:16:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-04-25T00:16:32.255Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributiondeployevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:32.347Z","message":"Entering","context":{"RequestID":"7979daa9-7263-48d9-a600-bf3f00305ee3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"eec92d10-8ebe-4adb-b8c8-2766be0376b2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:16:32.347Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:16:32.356Z","message":"{\"transactionId\":\"7979daa9-7263-48d9-a600-bf3f00305ee3\",\"status\":\"200\",\"rqstDate\":\"230425-00:16:32:348\",\"respDate\":\"230425-00:16:32:355\",\"sourceId\":\"haproxy:7979daa9-7263-48d9-a600-bf3f00305ee3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:16:32:348-27642\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4a464936-def5-49e6-8db9-c0e603bfa589], x-b3-parentspanid=[344d69299a1e5b8a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[55bb0e5458cb7dc5344d69299a1e5b8a], x-b3-spanid=[c330e4435c5fffa5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7979daa9-7263-48d9-a600-bf3f00305ee3]}\\\"}\"}","context":{"RequestID":"7979daa9-7263-48d9-a600-bf3f00305ee3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"eec92d10-8ebe-4adb-b8c8-2766be0376b2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:16:32.347Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:32.357Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7979daa9-7263-48d9-a600-bf3f00305ee3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"10","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eec92d10-8ebe-4adb-b8c8-2766be0376b2","LogTimestamp":"2023-04-25T00:16:32.357Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:16:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 20 - "logType": "access"
{"timestamp":"2023-04-25T00:16:33.255Z","message":"[Control connection] Refreshing schema for sdcaudit.distributiondeployevent (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:33.402Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributiondeployevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:34.384Z","message":"Entering","context":{"RequestID":"e59d1c4d-dfab-4d05-bb86-b22125ec85df","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"694eff7a-0794-40ff-860a-2395474cd561","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:16:34.384Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:16:34.390Z","message":"{\"transactionId\":\"e59d1c4d-dfab-4d05-bb86-b22125ec85df\",\"status\":\"200\",\"rqstDate\":\"230425-00:16:34:385\",\"respDate\":\"230425-00:16:34:389\",\"sourceId\":\"haproxy:e59d1c4d-dfab-4d05-bb86-b22125ec85df\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:16:34:385-82842\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2e2067ce-5c47-4b39-ae8e-63f8c349aec4], x-b3-parentspanid=[670f111768780e6d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[37395a953c51a152670f111768780e6d], x-b3-spanid=[4eda87021f1e2bb7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e59d1c4d-dfab-4d05-bb86-b22125ec85df]}\\\"}\"}","context":{"RequestID":"e59d1c4d-dfab-4d05-bb86-b22125ec85df","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"694eff7a-0794-40ff-860a-2395474cd561","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:16:34.384Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:34.391Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e59d1c4d-dfab-4d05-bb86-b22125ec85df","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"8","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"694eff7a-0794-40ff-860a-2395474cd561","LogTimestamp":"2023-04-25T00:16:34.391Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:16:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 14 - "logType": "access"
{"timestamp":"2023-04-25T00:16:34.403Z","message":"[Control connection] Refreshing schema for sdcaudit.distributiondeployevent (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:35.153Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributiondeployevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:36.153Z","message":"[Control connection] Refreshing schema for sdcaudit.distributiondeployevent (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:36.248Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributiondeployevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:36.404Z","message":"Entering","context":{"RequestID":"10b13ae5-7158-4716-a6cd-ac69e05d6355","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"995ae811-28fa-4da0-bb79-ef4cdd4c1675","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:16:36.403Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:16:36.409Z","message":"{\"transactionId\":\"10b13ae5-7158-4716-a6cd-ac69e05d6355\",\"status\":\"200\",\"rqstDate\":\"230425-00:16:36:405\",\"respDate\":\"230425-00:16:36:409\",\"sourceId\":\"haproxy:10b13ae5-7158-4716-a6cd-ac69e05d6355\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:16:36:405-29828\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1b6d84b7-444b-4f5c-8cf6-af0a3fe3b170], x-b3-parentspanid=[e460fa9d4c335912], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[178d0fe0d6bc6644e460fa9d4c335912], x-b3-spanid=[4810344cbeb3f1ef], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[10b13ae5-7158-4716-a6cd-ac69e05d6355]}\\\"}\"}","context":{"RequestID":"10b13ae5-7158-4716-a6cd-ac69e05d6355","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"995ae811-28fa-4da0-bb79-ef4cdd4c1675","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:16:36.403Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:36.411Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"10b13ae5-7158-4716-a6cd-ac69e05d6355","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"7","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"995ae811-28fa-4da0-bb79-ef4cdd4c1675","LogTimestamp":"2023-04-25T00:16:36.410Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:16:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-04-25T00:16:37.249Z","message":"[Control connection] Refreshing schema for sdcaudit.distributiondeployevent (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:37.338Z","message":"Received event EVENT CREATED TABLE sdcaudit.auditinggetuebclusterevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:38.305Z","message":"Received event EVENT UPDATED TABLE sdcaudit.auditinggetuebclusterevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:38.424Z","message":"Entering","context":{"RequestID":"aaa010f5-48e0-4158-87b2-77c727364c76","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b3a345cd-8307-40e9-a542-ca39a8edf31e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:16:38.424Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:16:38.430Z","message":"{\"transactionId\":\"aaa010f5-48e0-4158-87b2-77c727364c76\",\"status\":\"200\",\"rqstDate\":\"230425-00:16:38:425\",\"respDate\":\"230425-00:16:38:430\",\"sourceId\":\"haproxy:aaa010f5-48e0-4158-87b2-77c727364c76\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:16:38:425-68189\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c0eb73df-1cdb-484c-940f-25ee38c9e5c1], x-b3-parentspanid=[b075d55bfaa9b9a1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b49d4458ee97f296b075d55bfaa9b9a1], x-b3-spanid=[00a205d561e2d5a2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[aaa010f5-48e0-4158-87b2-77c727364c76]}\\\"}\"}","context":{"RequestID":"aaa010f5-48e0-4158-87b2-77c727364c76","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b3a345cd-8307-40e9-a542-ca39a8edf31e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:16:38.424Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:38.432Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aaa010f5-48e0-4158-87b2-77c727364c76","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"7","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b3a345cd-8307-40e9-a542-ca39a8edf31e","LogTimestamp":"2023-04-25T00:16:38.431Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:16:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 14 - "logType": "access"
{"timestamp":"2023-04-25T00:16:38.728Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:16:38.908Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:38.908Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:38.908Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:39.307Z","message":"[Control connection] Refreshing schema for sdcaudit.auditinggetuebclusterevent (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:39.997Z","message":"Received event EVENT CREATED TABLE sdcaudit.authevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:40.447Z","message":"Entering","context":{"RequestID":"aee173a7-5016-4b9e-9284-eedcbe774b3c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b00a5e77-031b-43d9-a901-5f1209b70b0f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:16:40.446Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:16:40.453Z","message":"{\"transactionId\":\"aee173a7-5016-4b9e-9284-eedcbe774b3c\",\"status\":\"200\",\"rqstDate\":\"230425-00:16:40:448\",\"respDate\":\"230425-00:16:40:452\",\"sourceId\":\"haproxy:aee173a7-5016-4b9e-9284-eedcbe774b3c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:16:40:448-68219\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[151cc43a-a3e5-4f5f-8491-281c2627e49e], x-b3-parentspanid=[01be36e6ed610ea6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7ddade88b95e0c7b01be36e6ed610ea6], x-b3-spanid=[7aa9b8ff33e3b32f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[aee173a7-5016-4b9e-9284-eedcbe774b3c]}\\\"}\"}","context":{"RequestID":"aee173a7-5016-4b9e-9284-eedcbe774b3c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b00a5e77-031b-43d9-a901-5f1209b70b0f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:16:40.446Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:40.454Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aee173a7-5016-4b9e-9284-eedcbe774b3c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"8","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b00a5e77-031b-43d9-a901-5f1209b70b0f","LogTimestamp":"2023-04-25T00:16:40.454Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:16:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-04-25T00:16:40.918Z","message":"Entering","context":{"RequestID":"a6c64d93-f01f-4051-a0ae-86e538e213e3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"88132e76-4205-46a1-ad53-6c6df64c1833","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:16:40.918Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:16:40.923Z","message":"{\"transactionId\":\"a6c64d93-f01f-4051-a0ae-86e538e213e3\",\"status\":\"200\",\"rqstDate\":\"230425-00:16:40:919\",\"respDate\":\"230425-00:16:40:923\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a6c64d93-f01f-4051-a0ae-86e538e213e3\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:16:40:919-2736\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3c638001-b00b-40a8-b34d-882643191aac], x-b3-parentspanid=[08bc212f0c4de00e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[57543], x-envoy-attempt-count=[1], x-b3-traceid=[af267f0309e4a6d908bc212f0c4de00e], x-b3-spanid=[959a2029934fa821], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a6c64d93-f01f-4051-a0ae-86e538e213e3]}\\\"}\"}","context":{"RequestID":"a6c64d93-f01f-4051-a0ae-86e538e213e3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"88132e76-4205-46a1-ad53-6c6df64c1833","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:16:40.918Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:40.924Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a6c64d93-f01f-4051-a0ae-86e538e213e3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"6","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"88132e76-4205-46a1-ad53-6c6df64c1833","LogTimestamp":"2023-04-25T00:16:40.924Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:16:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-04-25T00:16:40.998Z","message":"[Control connection] Refreshing schema for sdcaudit.authevent (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:41.100Z","message":"Entering","context":{"RequestID":"063ae606-1d7f-4a45-9d5c-4a6dfc3877d5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"351bef0c-3107-432c-8405-c7dbfa6e9ab7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:16:41.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:16:41.104Z","message":"Database is available from CACHED check.","context":{"RequestID":"063ae606-1d7f-4a45-9d5c-4a6dfc3877d5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"351bef0c-3107-432c-8405-c7dbfa6e9ab7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:16:41.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:41.107Z","message":"{\"transactionId\":\"063ae606-1d7f-4a45-9d5c-4a6dfc3877d5\",\"status\":\"200\",\"rqstDate\":\"230425-00:16:41:101\",\"respDate\":\"230425-00:16:41:106\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:063ae606-1d7f-4a45-9d5c-4a6dfc3877d5\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:16:41:101-75295\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[063ae606-1d7f-4a45-9d5c-4a6dfc3877d5]}\\\"}\"}","context":{"RequestID":"063ae606-1d7f-4a45-9d5c-4a6dfc3877d5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"351bef0c-3107-432c-8405-c7dbfa6e9ab7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:16:41.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:41.109Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"063ae606-1d7f-4a45-9d5c-4a6dfc3877d5","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"9","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"351bef0c-3107-432c-8405-c7dbfa6e9ab7","LogTimestamp":"2023-04-25T00:16:41.108Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:16:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
{"timestamp":"2023-04-25T00:16:41.285Z","message":"Received event EVENT UPDATED TABLE sdcaudit.authevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:42.097Z","message":"Received event EVENT UPDATED TABLE sdcaudit.authevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:42.467Z","message":"Entering","context":{"RequestID":"e8f52f2d-759e-4ada-af36-bd694eb11bde","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"48a7ca0f-27e4-4c67-9101-df1a7eb0b19c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:16:42.467Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:16:42.471Z","message":"{\"transactionId\":\"e8f52f2d-759e-4ada-af36-bd694eb11bde\",\"status\":\"200\",\"rqstDate\":\"230425-00:16:42:467\",\"respDate\":\"230425-00:16:42:470\",\"sourceId\":\"haproxy:e8f52f2d-759e-4ada-af36-bd694eb11bde\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:16:42:467-74776\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b93526db-f38f-4f27-b429-ce538eba996b], x-b3-parentspanid=[950944775b5c48ba], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[51efc37177a3b19b950944775b5c48ba], x-b3-spanid=[a577b4700f03e3d2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e8f52f2d-759e-4ada-af36-bd694eb11bde]}\\\"}\"}","context":{"RequestID":"e8f52f2d-759e-4ada-af36-bd694eb11bde","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"48a7ca0f-27e4-4c67-9101-df1a7eb0b19c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:16:42.467Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:42.471Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e8f52f2d-759e-4ada-af36-bd694eb11bde","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"48a7ca0f-27e4-4c67-9101-df1a7eb0b19c","LogTimestamp":"2023-04-25T00:16:42.471Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:16:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:16:43.098Z","message":"[Control connection] Refreshing schema for sdcaudit.authevent (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:43.167Z","message":"Received event EVENT CREATED TABLE sdcaudit.categoryevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:44.169Z","message":"[Control connection] Refreshing schema for sdcaudit.categoryevent (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:44.382Z","message":"Received event EVENT UPDATED TABLE sdcaudit.categoryevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:44.487Z","message":"Entering","context":{"RequestID":"5a121e88-9635-497c-ba9a-eb1c20b06f66","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f5349fb2-5364-472e-998d-bb9620835756","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:16:44.487Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:16:44.491Z","message":"{\"transactionId\":\"5a121e88-9635-497c-ba9a-eb1c20b06f66\",\"status\":\"200\",\"rqstDate\":\"230425-00:16:44:488\",\"respDate\":\"230425-00:16:44:491\",\"sourceId\":\"haproxy:5a121e88-9635-497c-ba9a-eb1c20b06f66\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:16:44:488-16392\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[162458d7-d299-445d-85a3-5de1ef27ad5b], x-b3-parentspanid=[7b3569ef0352aabd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3bb186769d97794e7b3569ef0352aabd], x-b3-spanid=[13cc816965dc51a0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5a121e88-9635-497c-ba9a-eb1c20b06f66]}\\\"}\"}","context":{"RequestID":"5a121e88-9635-497c-ba9a-eb1c20b06f66","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f5349fb2-5364-472e-998d-bb9620835756","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:16:44.487Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:44.492Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5a121e88-9635-497c-ba9a-eb1c20b06f66","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f5349fb2-5364-472e-998d-bb9620835756","LogTimestamp":"2023-04-25T00:16:44.491Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:16:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:16:45.297Z","message":"Received event EVENT CREATED TABLE sdcaudit.getuserslistevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:46.298Z","message":"[Control connection] Refreshing schema for sdcaudit","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:46.316Z","message":"Computing token to replica map for keyspace: sdcartifact.","thread":"JanusGraph Cluster-worker-3","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:46.326Z","message":"Received event EVENT UPDATED TABLE sdcaudit.getuserslistevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:46.331Z","message":"Token to replica map computation for keyspace sdcartifact completed in 15 milliseconds","thread":"JanusGraph Cluster-worker-3","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:46.503Z","message":"Entering","context":{"RequestID":"d721c300-6c3b-4f5b-9c9a-d90e0a82b3d3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4475af46-65f3-4b01-80a5-0501933d15ae","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:16:46.502Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:16:46.507Z","message":"{\"transactionId\":\"d721c300-6c3b-4f5b-9c9a-d90e0a82b3d3\",\"status\":\"200\",\"rqstDate\":\"230425-00:16:46:504\",\"respDate\":\"230425-00:16:46:507\",\"sourceId\":\"haproxy:d721c300-6c3b-4f5b-9c9a-d90e0a82b3d3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:16:46:504-81441\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3ce59270-b09d-4e60-bbff-9da8209a4ea3], x-b3-parentspanid=[6b0dae2a992d24ed], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8d5f978bf748aff06b0dae2a992d24ed], x-b3-spanid=[1cf94e0bc16f8eae], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d721c300-6c3b-4f5b-9c9a-d90e0a82b3d3]}\\\"}\"}","context":{"RequestID":"d721c300-6c3b-4f5b-9c9a-d90e0a82b3d3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4475af46-65f3-4b01-80a5-0501933d15ae","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:16:46.502Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:46.508Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d721c300-6c3b-4f5b-9c9a-d90e0a82b3d3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4475af46-65f3-4b01-80a5-0501933d15ae","LogTimestamp":"2023-04-25T00:16:46.508Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:16:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-04-25T00:16:47.327Z","message":"[Control connection] Refreshing schema for sdcaudit.getuserslistevent (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:48.431Z","message":"Received event EVENT CREATED TABLE sdcaudit.getcategoryhierarchyevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:48.521Z","message":"Entering","context":{"RequestID":"7740cefc-fe06-41e8-b54d-7d97d08c93c5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"909285dc-de45-4bc8-aeea-2fc2f7db374b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:16:48.520Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:16:48.527Z","message":"{\"transactionId\":\"7740cefc-fe06-41e8-b54d-7d97d08c93c5\",\"status\":\"200\",\"rqstDate\":\"230425-00:16:48:522\",\"respDate\":\"230425-00:16:48:526\",\"sourceId\":\"haproxy:7740cefc-fe06-41e8-b54d-7d97d08c93c5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:16:48:522-84074\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ff0c2a5a-8788-4bde-bb7b-96818f337ab8], x-b3-parentspanid=[4346ae3c35267609], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0b6d324fe19c19fc4346ae3c35267609], x-b3-spanid=[a6b57bd6465f4b18], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7740cefc-fe06-41e8-b54d-7d97d08c93c5]}\\\"}\"}","context":{"RequestID":"7740cefc-fe06-41e8-b54d-7d97d08c93c5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"909285dc-de45-4bc8-aeea-2fc2f7db374b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:16:48.520Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:48.528Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7740cefc-fe06-41e8-b54d-7d97d08c93c5","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"7","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"909285dc-de45-4bc8-aeea-2fc2f7db374b","LogTimestamp":"2023-04-25T00:16:48.527Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:16:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-04-25T00:16:48.729Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:16:48.916Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:48.917Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:48.917Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:49.247Z","message":"Received event EVENT UPDATED TABLE sdcaudit.getcategoryhierarchyevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:50.248Z","message":"[Control connection] Refreshing schema for sdcaudit.getcategoryhierarchyevent (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:50.541Z","message":"Entering","context":{"RequestID":"0415de69-3f2c-4f81-a5ba-a3085f10ae05","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d2fe9675-d77a-4017-ae56-f83ada7c0d18","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:16:50.541Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:16:50.548Z","message":"{\"transactionId\":\"0415de69-3f2c-4f81-a5ba-a3085f10ae05\",\"status\":\"200\",\"rqstDate\":\"230425-00:16:50:542\",\"respDate\":\"230425-00:16:50:547\",\"sourceId\":\"haproxy:0415de69-3f2c-4f81-a5ba-a3085f10ae05\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:16:50:542-51993\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f805e4d1-ddb9-403c-97f2-c350b17f282e], x-b3-parentspanid=[32abe8a7b81f5fd8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[844984925b6d356d32abe8a7b81f5fd8], x-b3-spanid=[758d7266ba826b7a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0415de69-3f2c-4f81-a5ba-a3085f10ae05]}\\\"}\"}","context":{"RequestID":"0415de69-3f2c-4f81-a5ba-a3085f10ae05","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d2fe9675-d77a-4017-ae56-f83ada7c0d18","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:16:50.541Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:50.549Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0415de69-3f2c-4f81-a5ba-a3085f10ae05","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"8","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d2fe9675-d77a-4017-ae56-f83ada7c0d18","LogTimestamp":"2023-04-25T00:16:50.549Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:16:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-04-25T00:16:50.918Z","message":"Entering","context":{"RequestID":"c25e0916-2b8d-4c8b-bcba-f539a51f8e36","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e50f870f-1e77-4d04-8ea5-31ebbc5d8de1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:16:50.918Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:16:50.926Z","message":"{\"transactionId\":\"c25e0916-2b8d-4c8b-bcba-f539a51f8e36\",\"status\":\"200\",\"rqstDate\":\"230425-00:16:50:920\",\"respDate\":\"230425-00:16:50:925\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c25e0916-2b8d-4c8b-bcba-f539a51f8e36\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:16:50:920-59103\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[97e14db6-fc98-45d2-9c0c-4befb07fba99], x-b3-parentspanid=[83aca50e47562599], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42325], x-envoy-attempt-count=[1], x-b3-traceid=[21fd558866c07a7283aca50e47562599], x-b3-spanid=[801bd0a9eeafc440], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c25e0916-2b8d-4c8b-bcba-f539a51f8e36]}\\\"}\"}","context":{"RequestID":"c25e0916-2b8d-4c8b-bcba-f539a51f8e36","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e50f870f-1e77-4d04-8ea5-31ebbc5d8de1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:16:50.918Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:50.927Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c25e0916-2b8d-4c8b-bcba-f539a51f8e36","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"9","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e50f870f-1e77-4d04-8ea5-31ebbc5d8de1","LogTimestamp":"2023-04-25T00:16:50.927Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:16:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 16 - "logType": "access"
{"timestamp":"2023-04-25T00:16:51.101Z","message":"Entering","context":{"RequestID":"81ce3fa9-f9b0-4179-90a1-0c783fad541f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8585916f-72d1-4ff0-a33e-93ebdf9cc955","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:16:51.100Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:16:51.104Z","message":"Database is available from CACHED check.","context":{"RequestID":"81ce3fa9-f9b0-4179-90a1-0c783fad541f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8585916f-72d1-4ff0-a33e-93ebdf9cc955","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:16:51.100Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:51.106Z","message":"{\"transactionId\":\"81ce3fa9-f9b0-4179-90a1-0c783fad541f\",\"status\":\"200\",\"rqstDate\":\"230425-00:16:51:102\",\"respDate\":\"230425-00:16:51:106\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:81ce3fa9-f9b0-4179-90a1-0c783fad541f\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:16:51:102-10214\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[81ce3fa9-f9b0-4179-90a1-0c783fad541f]}\\\"}\"}","context":{"RequestID":"81ce3fa9-f9b0-4179-90a1-0c783fad541f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8585916f-72d1-4ff0-a33e-93ebdf9cc955","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:16:51.100Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:51.107Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"81ce3fa9-f9b0-4179-90a1-0c783fad541f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"7","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8585916f-72d1-4ff0-a33e-93ebdf9cc955","LogTimestamp":"2023-04-25T00:16:51.107Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:16:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-04-25T00:16:51.170Z","message":"Received event EVENT CREATED TABLE sdcaudit.externalapievent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:52.171Z","message":"[Control connection] Refreshing schema for sdcaudit.externalapievent (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:52.336Z","message":"Received event EVENT UPDATED TABLE sdcaudit.externalapievent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:52.562Z","message":"Entering","context":{"RequestID":"510d323d-1107-4fbf-a3fe-264318820a1e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"88fd87d9-e0e7-4f79-8c22-39ac39a5f64d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:16:52.562Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:16:52.568Z","message":"{\"transactionId\":\"510d323d-1107-4fbf-a3fe-264318820a1e\",\"status\":\"200\",\"rqstDate\":\"230425-00:16:52:563\",\"respDate\":\"230425-00:16:52:567\",\"sourceId\":\"haproxy:510d323d-1107-4fbf-a3fe-264318820a1e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:16:52:563-93080\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4cb4e654-e6c9-43e2-861a-f80363e25e3d], x-b3-parentspanid=[4b4ef4b20680119c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a9618f4f3d907e2a4b4ef4b20680119c], x-b3-spanid=[03aa4452a46aa431], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[510d323d-1107-4fbf-a3fe-264318820a1e]}\\\"}\"}","context":{"RequestID":"510d323d-1107-4fbf-a3fe-264318820a1e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"88fd87d9-e0e7-4f79-8c22-39ac39a5f64d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:16:52.562Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:52.569Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"510d323d-1107-4fbf-a3fe-264318820a1e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"7","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"88fd87d9-e0e7-4f79-8c22-39ac39a5f64d","LogTimestamp":"2023-04-25T00:16:52.569Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:16:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-04-25T00:16:53.337Z","message":"[Control connection] Refreshing schema for sdcaudit.externalapievent (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:53.404Z","message":"Received event EVENT UPDATED TABLE sdcaudit.externalapievent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:54.357Z","message":"Received event EVENT UPDATED TABLE sdcaudit.externalapievent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:54.581Z","message":"Entering","context":{"RequestID":"1c79b2bb-3bd0-44d8-a017-16de0fd97bb7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6fba5716-5b23-48bc-8f30-7e3d078228fb","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:16:54.581Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:16:54.586Z","message":"{\"transactionId\":\"1c79b2bb-3bd0-44d8-a017-16de0fd97bb7\",\"status\":\"200\",\"rqstDate\":\"230425-00:16:54:582\",\"respDate\":\"230425-00:16:54:586\",\"sourceId\":\"haproxy:1c79b2bb-3bd0-44d8-a017-16de0fd97bb7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:16:54:582-19008\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e6c1eb4f-f8c0-4a82-a107-eb286f75a668], x-b3-parentspanid=[1dc005072a2ba8ee], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1e3efc14a7a1413a1dc005072a2ba8ee], x-b3-spanid=[7cb6b17a58f09463], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1c79b2bb-3bd0-44d8-a017-16de0fd97bb7]}\\\"}\"}","context":{"RequestID":"1c79b2bb-3bd0-44d8-a017-16de0fd97bb7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6fba5716-5b23-48bc-8f30-7e3d078228fb","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:16:54.581Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:54.588Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1c79b2bb-3bd0-44d8-a017-16de0fd97bb7","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6fba5716-5b23-48bc-8f30-7e3d078228fb","LogTimestamp":"2023-04-25T00:16:54.587Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:16:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access"
{"timestamp":"2023-04-25T00:16:55.358Z","message":"[Control connection] Refreshing schema for sdcaudit.externalapievent (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:56.052Z","message":"Received event EVENT CREATED TABLE sdcaudit.ecompopenvironmentevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:56.600Z","message":"Entering","context":{"RequestID":"f3dcf168-a2d5-4962-8749-7da1dbf2de66","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6e623f5a-64a2-4160-b145-ff7f84e94fa3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:16:56.600Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:16:56.605Z","message":"{\"transactionId\":\"f3dcf168-a2d5-4962-8749-7da1dbf2de66\",\"status\":\"200\",\"rqstDate\":\"230425-00:16:56:601\",\"respDate\":\"230425-00:16:56:604\",\"sourceId\":\"haproxy:f3dcf168-a2d5-4962-8749-7da1dbf2de66\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:16:56:601-65892\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[435d7b9a-626a-44f5-a44b-d7817212b75f], x-b3-parentspanid=[453461e90d9a748c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5063cff815e96d42453461e90d9a748c], x-b3-spanid=[d3aad9303b2e80f8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f3dcf168-a2d5-4962-8749-7da1dbf2de66]}\\\"}\"}","context":{"RequestID":"f3dcf168-a2d5-4962-8749-7da1dbf2de66","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6e623f5a-64a2-4160-b145-ff7f84e94fa3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:16:56.600Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:56.605Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f3dcf168-a2d5-4962-8749-7da1dbf2de66","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6e623f5a-64a2-4160-b145-ff7f84e94fa3","LogTimestamp":"2023-04-25T00:16:56.605Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:16:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-25T00:16:57.053Z","message":"[Control connection] Refreshing schema for sdcaudit.ecompopenvironmentevent (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:58.616Z","message":"Entering","context":{"RequestID":"021825ed-2799-43af-a4f9-16e800d287b0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d2837e20-49bc-431a-8d13-774fb6745079","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:16:58.616Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:16:58.621Z","message":"{\"transactionId\":\"021825ed-2799-43af-a4f9-16e800d287b0\",\"status\":\"200\",\"rqstDate\":\"230425-00:16:58:617\",\"respDate\":\"230425-00:16:58:621\",\"sourceId\":\"haproxy:021825ed-2799-43af-a4f9-16e800d287b0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:16:58:617-10648\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a86002be-ff32-4f5d-977d-3d620865e600], x-b3-parentspanid=[7d5b11431abd6756], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0b18b623e4e9e3047d5b11431abd6756], x-b3-spanid=[7c13ea3ad79c351d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[021825ed-2799-43af-a4f9-16e800d287b0]}\\\"}\"}","context":{"RequestID":"021825ed-2799-43af-a4f9-16e800d287b0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d2837e20-49bc-431a-8d13-774fb6745079","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:16:58.616Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:58.622Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"021825ed-2799-43af-a4f9-16e800d287b0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d2837e20-49bc-431a-8d13-774fb6745079","LogTimestamp":"2023-04-25T00:16:58.621Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:16:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-25T00:16:58.728Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:16:58.966Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:58.966Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:16:58.966Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:00.634Z","message":"Entering","context":{"RequestID":"4f33f36a-0de2-4b58-899d-1b2559592d8e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"57269e14-24f4-4e8c-b49d-78383c64f146","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:17:00.634Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:00.640Z","message":"{\"transactionId\":\"4f33f36a-0de2-4b58-899d-1b2559592d8e\",\"status\":\"200\",\"rqstDate\":\"230425-00:17:00:635\",\"respDate\":\"230425-00:17:00:639\",\"sourceId\":\"haproxy:4f33f36a-0de2-4b58-899d-1b2559592d8e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:00:635-75796\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[18e5d240-3547-42ad-b8b5-f94ff0cd166c], x-b3-parentspanid=[83f8bd46cc9b34cb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3b8db7bb35ad0c6e83f8bd46cc9b34cb], x-b3-spanid=[0551c2d61c416621], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4f33f36a-0de2-4b58-899d-1b2559592d8e]}\\\"}\"}","context":{"RequestID":"4f33f36a-0de2-4b58-899d-1b2559592d8e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"57269e14-24f4-4e8c-b49d-78383c64f146","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:17:00.634Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:00.641Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4f33f36a-0de2-4b58-899d-1b2559592d8e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"57269e14-24f4-4e8c-b49d-78383c64f146","LogTimestamp":"2023-04-25T00:17:00.640Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-04-25T00:17:00.916Z","message":"Entering","context":{"RequestID":"49dd8b4d-7038-4956-a5cb-2a2d0f6e6882","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0c17ecf3-f536-4955-9994-17b74005a538","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:17:00.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:00.921Z","message":"{\"transactionId\":\"49dd8b4d-7038-4956-a5cb-2a2d0f6e6882\",\"status\":\"200\",\"rqstDate\":\"230425-00:17:00:917\",\"respDate\":\"230425-00:17:00:920\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:49dd8b4d-7038-4956-a5cb-2a2d0f6e6882\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:00:917-69737\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bbcf0191-e289-4dd7-98d6-204eaace7074], x-b3-parentspanid=[e086dd6dbacf472b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41707], x-envoy-attempt-count=[1], x-b3-traceid=[16be1e19beb4fa0ae086dd6dbacf472b], x-b3-spanid=[8cb4b2b21214d235], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[49dd8b4d-7038-4956-a5cb-2a2d0f6e6882]}\\\"}\"}","context":{"RequestID":"49dd8b4d-7038-4956-a5cb-2a2d0f6e6882","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0c17ecf3-f536-4955-9994-17b74005a538","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:17:00.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:00.921Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"49dd8b4d-7038-4956-a5cb-2a2d0f6e6882","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0c17ecf3-f536-4955-9994-17b74005a538","LogTimestamp":"2023-04-25T00:17:00.921Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-25T00:17:01.099Z","message":"Entering","context":{"RequestID":"81b9652d-ae80-407c-952f-74b12beeec36","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c072bb02-fce2-43d5-9a15-a505c577348c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:17:01.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:01.103Z","message":"Database is available from CACHED check.","context":{"RequestID":"81b9652d-ae80-407c-952f-74b12beeec36","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c072bb02-fce2-43d5-9a15-a505c577348c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:17:01.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:01.105Z","message":"{\"transactionId\":\"81b9652d-ae80-407c-952f-74b12beeec36\",\"status\":\"200\",\"rqstDate\":\"230425-00:17:01:100\",\"respDate\":\"230425-00:17:01:105\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:81b9652d-ae80-407c-952f-74b12beeec36\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:01:100-87871\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[81b9652d-ae80-407c-952f-74b12beeec36]}\\\"}\"}","context":{"RequestID":"81b9652d-ae80-407c-952f-74b12beeec36","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c072bb02-fce2-43d5-9a15-a505c577348c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:17:01.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:01.106Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"81b9652d-ae80-407c-952f-74b12beeec36","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"7","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c072bb02-fce2-43d5-9a15-a505c577348c","LogTimestamp":"2023-04-25T00:17:01.106Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-04-25T00:17:02.654Z","message":"Entering","context":{"RequestID":"03ef318f-f930-487f-8c83-825c68a99049","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b3d09b59-e32c-4f53-a9c2-8aee5cc7b08c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:17:02.654Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:02.660Z","message":"{\"transactionId\":\"03ef318f-f930-487f-8c83-825c68a99049\",\"status\":\"200\",\"rqstDate\":\"230425-00:17:02:655\",\"respDate\":\"230425-00:17:02:659\",\"sourceId\":\"haproxy:03ef318f-f930-487f-8c83-825c68a99049\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:02:655-54342\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6cd915ef-cf87-4e2a-bc76-240bf4c5b405], x-b3-parentspanid=[c0e0ed761a2db311], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[92a0b247aa13747ec0e0ed761a2db311], x-b3-spanid=[703722c652fd478b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[03ef318f-f930-487f-8c83-825c68a99049]}\\\"}\"}","context":{"RequestID":"03ef318f-f930-487f-8c83-825c68a99049","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b3d09b59-e32c-4f53-a9c2-8aee5cc7b08c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:17:02.654Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:02.661Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"03ef318f-f930-487f-8c83-825c68a99049","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"7","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b3d09b59-e32c-4f53-a9c2-8aee5cc7b08c","LogTimestamp":"2023-04-25T00:17:02.661Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 14 - "logType": "access"
{"timestamp":"2023-04-25T00:17:04.675Z","message":"Entering","context":{"RequestID":"6a158430-8f6f-4ccc-a3bc-64a19dcc2afe","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"500f1c47-ce09-4c6d-aa45-6e2612ed5fe0","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:17:04.675Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:04.681Z","message":"{\"transactionId\":\"6a158430-8f6f-4ccc-a3bc-64a19dcc2afe\",\"status\":\"200\",\"rqstDate\":\"230425-00:17:04:676\",\"respDate\":\"230425-00:17:04:680\",\"sourceId\":\"haproxy:6a158430-8f6f-4ccc-a3bc-64a19dcc2afe\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:04:676-65584\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dcc3f95a-047b-4509-a8fa-f326e12a226a], x-b3-parentspanid=[085bdcb8e4284dfb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9a6dc76a05de1130085bdcb8e4284dfb], x-b3-spanid=[df2f3f8ae6075b92], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6a158430-8f6f-4ccc-a3bc-64a19dcc2afe]}\\\"}\"}","context":{"RequestID":"6a158430-8f6f-4ccc-a3bc-64a19dcc2afe","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"500f1c47-ce09-4c6d-aa45-6e2612ed5fe0","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:17:04.675Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:04.682Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6a158430-8f6f-4ccc-a3bc-64a19dcc2afe","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"7","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"500f1c47-ce09-4c6d-aa45-6e2612ed5fe0","LogTimestamp":"2023-04-25T00:17:04.682Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 14 - "logType": "access"
{"timestamp":"2023-04-25T00:17:06.408Z","message":"Entering","context":{"RequestID":"a2ee3ecc-e0d9-40b8-9a54-9f810e922a0f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7635bf9f-829e-47a4-ac69-c388550f7060","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:06.407Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:06.699Z","message":"Entering","context":{"RequestID":"369c2712-d414-401e-8937-5e58360eb9a7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4fcfa6d9-94c4-415d-92ad-4cc90bfe89bf","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:17:06.698Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:06.703Z","message":"{\"transactionId\":\"369c2712-d414-401e-8937-5e58360eb9a7\",\"status\":\"200\",\"rqstDate\":\"230425-00:17:06:699\",\"respDate\":\"230425-00:17:06:703\",\"sourceId\":\"haproxy:369c2712-d414-401e-8937-5e58360eb9a7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:06:699-65040\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7340d1a3-086a-49e5-a5e3-0c9ab8793c5d], x-b3-parentspanid=[57824dfdf60764b2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a02373d59522f8c157824dfdf60764b2], x-b3-spanid=[0a4425f4b1d602af], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[369c2712-d414-401e-8937-5e58360eb9a7]}\\\"}\"}","context":{"RequestID":"369c2712-d414-401e-8937-5e58360eb9a7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4fcfa6d9-94c4-415d-92ad-4cc90bfe89bf","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:17:06.698Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:06.704Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"369c2712-d414-401e-8937-5e58360eb9a7","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4fcfa6d9-94c4-415d-92ad-4cc90bfe89bf","LogTimestamp":"2023-04-25T00:17:06.704Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 14 - "logType": "access"
{"timestamp":"2023-04-25T00:17:06.784Z","message":"Checking for system property [partnerName]","context":{"RequestID":"a2ee3ecc-e0d9-40b8-9a54-9f810e922a0f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7635bf9f-829e-47a4-ac69-c388550f7060","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:06.407Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:06.784Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"a2ee3ecc-e0d9-40b8-9a54-9f810e922a0f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7635bf9f-829e-47a4-ac69-c388550f7060","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:06.407Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:06.784Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"a2ee3ecc-e0d9-40b8-9a54-9f810e922a0f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7635bf9f-829e-47a4-ac69-c388550f7060","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:06.407Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:06.785Z","message":"Invoke","context":{"RequestID":"a2ee3ecc-e0d9-40b8-9a54-9f810e922a0f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/af593b4b-490e-4665-ad74-2f6351c0a7ce","InvocationID":"7635bf9f-829e-47a4-ac69-c388550f7060","LogTimestamp":"2023-04-25T00:17:06.785Z"},"thread":"qtp1530295320-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:08.715Z","message":"Entering","context":{"RequestID":"1de65955-af51-4146-a1c9-5a6dbe6749e0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6225f3ca-7319-4dc0-b14b-46ed8390b2b1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:17:08.715Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:08.720Z","message":"{\"transactionId\":\"1de65955-af51-4146-a1c9-5a6dbe6749e0\",\"status\":\"200\",\"rqstDate\":\"230425-00:17:08:716\",\"respDate\":\"230425-00:17:08:719\",\"sourceId\":\"haproxy:1de65955-af51-4146-a1c9-5a6dbe6749e0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:08:716-94299\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d5d20e98-72a4-4000-9d0b-cf0f22ddc82b], x-b3-parentspanid=[16d58ffd18dd7cb0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[25bb47c1f0d7c49516d58ffd18dd7cb0], x-b3-spanid=[c2f7bf9f61ac791d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1de65955-af51-4146-a1c9-5a6dbe6749e0]}\\\"}\"}","context":{"RequestID":"1de65955-af51-4146-a1c9-5a6dbe6749e0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6225f3ca-7319-4dc0-b14b-46ed8390b2b1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:17:08.715Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:08.721Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1de65955-af51-4146-a1c9-5a6dbe6749e0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6225f3ca-7319-4dc0-b14b-46ed8390b2b1","LogTimestamp":"2023-04-25T00:17:08.720Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-04-25T00:17:08.728Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:17:08.913Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:08.914Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:08.914Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:10.735Z","message":"Entering","context":{"RequestID":"f555c686-2b84-40ca-9e61-0f06044e3cc0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ee867776-7d3c-4c9e-a5a2-344d8eb931a0","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:17:10.734Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:10.740Z","message":"{\"transactionId\":\"f555c686-2b84-40ca-9e61-0f06044e3cc0\",\"status\":\"200\",\"rqstDate\":\"230425-00:17:10:736\",\"respDate\":\"230425-00:17:10:740\",\"sourceId\":\"haproxy:f555c686-2b84-40ca-9e61-0f06044e3cc0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:10:736-23256\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ded53297-fa66-40fd-a03d-57e83264af64], x-b3-parentspanid=[4eb555aa28a0af09], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8f2726be245edf104eb555aa28a0af09], x-b3-spanid=[47cca2ea83f9dd3e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f555c686-2b84-40ca-9e61-0f06044e3cc0]}\\\"}\"}","context":{"RequestID":"f555c686-2b84-40ca-9e61-0f06044e3cc0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ee867776-7d3c-4c9e-a5a2-344d8eb931a0","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:17:10.734Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:10.741Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f555c686-2b84-40ca-9e61-0f06044e3cc0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"7","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ee867776-7d3c-4c9e-a5a2-344d8eb931a0","LogTimestamp":"2023-04-25T00:17:10.741Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access"
{"timestamp":"2023-04-25T00:17:10.916Z","message":"Entering","context":{"RequestID":"f8fc8297-c44d-4839-9b30-f10aec77831d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"877b3063-583f-43b1-87be-7c5312c99848","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:17:10.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:10.920Z","message":"{\"transactionId\":\"f8fc8297-c44d-4839-9b30-f10aec77831d\",\"status\":\"200\",\"rqstDate\":\"230425-00:17:10:917\",\"respDate\":\"230425-00:17:10:920\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f8fc8297-c44d-4839-9b30-f10aec77831d\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:10:917-60511\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2dd52a9b-9250-4fd9-b768-9e3d7fc7dbef], x-b3-parentspanid=[9e673ccc7053e6e2], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39349], x-envoy-attempt-count=[1], x-b3-traceid=[39c5ac50cb4843ab9e673ccc7053e6e2], x-b3-spanid=[53af18169f6d7201], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f8fc8297-c44d-4839-9b30-f10aec77831d]}\\\"}\"}","context":{"RequestID":"f8fc8297-c44d-4839-9b30-f10aec77831d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"877b3063-583f-43b1-87be-7c5312c99848","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:17:10.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:10.921Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f8fc8297-c44d-4839-9b30-f10aec77831d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"877b3063-583f-43b1-87be-7c5312c99848","LogTimestamp":"2023-04-25T00:17:10.921Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-25T00:17:11.100Z","message":"Entering","context":{"RequestID":"f33db157-2bd7-41e1-b651-3b2221c61c73","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0fe291bf-1219-4190-8c0f-09c73fd89bc1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:17:11.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:11.104Z","message":"Database is available from CACHED check.","context":{"RequestID":"f33db157-2bd7-41e1-b651-3b2221c61c73","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0fe291bf-1219-4190-8c0f-09c73fd89bc1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:17:11.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:11.106Z","message":"{\"transactionId\":\"f33db157-2bd7-41e1-b651-3b2221c61c73\",\"status\":\"200\",\"rqstDate\":\"230425-00:17:11:100\",\"respDate\":\"230425-00:17:11:106\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f33db157-2bd7-41e1-b651-3b2221c61c73\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:11:100-45554\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f33db157-2bd7-41e1-b651-3b2221c61c73]}\\\"}\"}","context":{"RequestID":"f33db157-2bd7-41e1-b651-3b2221c61c73","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0fe291bf-1219-4190-8c0f-09c73fd89bc1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:17:11.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:11.108Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f33db157-2bd7-41e1-b651-3b2221c61c73","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"8","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0fe291bf-1219-4190-8c0f-09c73fd89bc1","LogTimestamp":"2023-04-25T00:17:11.107Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-04-25T00:17:11.425Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"a2ee3ecc-e0d9-40b8-9a54-9f810e922a0f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4641","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/af593b4b-490e-4665-ad74-2f6351c0a7ce","InvocationID":"7635bf9f-829e-47a4-ac69-c388550f7060","LogTimestamp":"2023-04-25T00:17:11.425Z","ResponseDesc":"Created","elapsedTime":"62"},"thread":"qtp1530295320-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:11.653Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/af593b4b-490e-4665-ad74-2f6351c0a7ce\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"a2ee3ecc-e0d9-40b8-9a54-9f810e922a0f\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:11:529\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381826762\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"fd7fb09e-d930-41b9-b83f-cfde9df48640\",\"resource-version\":\"1682381826762\",\"model-name\":\"action\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"af593b4b-490e-4665-ad74-2f6351c0a7ce\"}}","context":{"RequestID":"a2ee3ecc-e0d9-40b8-9a54-9f810e922a0f","ServiceName":"/aai/v27/service-design-and-creation/models/model/af593b4b-490e-4665-ad74-2f6351c0a7ce","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:11.652Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:11.960Z","message":"Received event EVENT CREATED KEYSPACE sdctitan, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:12.291Z","message":"{\"transactionId\":\"a2ee3ecc-e0d9-40b8-9a54-9f810e922a0f\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:06:409\",\"respDate\":\"230425-00:17:12:291\",\"sourceId\":\"AAI-TOOLS:a2ee3ecc-e0d9-40b8-9a54-9f810e922a0f\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/af593b4b-490e-4665-ad74-2f6351c0a7ce\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:06:409-66722\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[2c3ca195-f52a-4cee-80e3-9a35806adbcc], x-b3-parentspanid=[f22f3e98b77a3037], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[a2ee3ecc-e0d9-40b8-9a54-9f810e922a0f], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e56116fb3fc8df6d16b5db89a5d8dfeb], x-b3-spanid=[f71f87d171362698], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[260], Content-Type=[application/json], X-ONAP-RequestID=[a2ee3ecc-e0d9-40b8-9a54-9f810e922a0f]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"af593b4b-490e-4665-ad74-2f6351c0a7ce\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"fd7fb09e-d930-41b9-b83f-cfde9df48640\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"action\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:06:409-66722\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[4224], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230425-00:17:06:409-66722]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"a2ee3ecc-e0d9-40b8-9a54-9f810e922a0f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4641","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"7635bf9f-829e-47a4-ac69-c388550f7060","LogTimestamp":"2023-04-25T00:17:11.425Z","elapsedTime":"87"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:12.294Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"a2ee3ecc-e0d9-40b8-9a54-9f810e922a0f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5886","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"7635bf9f-829e-47a4-ac69-c388550f7060","LogTimestamp":"2023-04-25T00:17:12.293Z","ResponseDesc":"Created","elapsedTime":"87"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:12 +0000] "PUT /aai/v27/service-design-and-creation/models/model/af593b4b-490e-4665-ad74-2f6351c0a7ce" 201 0 REST a2ee3ecc-e0d9-40b8-9a54-9f810e922a0f AAI-TOOLS 127.0.0.6 - - - - - - - - - 5943 - "logType": "access"
{"timestamp":"2023-04-25T00:17:12.498Z","message":"Entering","context":{"RequestID":"5c608f42-dd34-44cf-a760-9f5d26421ef4","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"dc79f331-f961-493a-b0ae-dff5de5ffcf0","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:12.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:12.518Z","message":"Checking for system property [partnerName]","context":{"RequestID":"5c608f42-dd34-44cf-a760-9f5d26421ef4","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"dc79f331-f961-493a-b0ae-dff5de5ffcf0","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:12.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:12.519Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"5c608f42-dd34-44cf-a760-9f5d26421ef4","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"dc79f331-f961-493a-b0ae-dff5de5ffcf0","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:12.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:12.519Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"5c608f42-dd34-44cf-a760-9f5d26421ef4","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"dc79f331-f961-493a-b0ae-dff5de5ffcf0","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:12.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:12.520Z","message":"Invoke","context":{"RequestID":"5c608f42-dd34-44cf-a760-9f5d26421ef4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/9551346c-7d8b-4daf-9926-b93e96e2344a","InvocationID":"dc79f331-f961-493a-b0ae-dff5de5ffcf0","LogTimestamp":"2023-04-25T00:17:12.520Z"},"thread":"qtp1530295320-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:12.563Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a2ee3ecc-e0d9-40b8-9a54-9f810e922a0f","ServiceName":"/aai/v27/service-design-and-creation/models/model/af593b4b-490e-4665-ad74-2f6351c0a7ce","TargetServiceName":"AAI-EVENT","ElapsedTime":"910","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:12.562Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:12.753Z","message":"Entering","context":{"RequestID":"45744bbc-7b4b-400b-95eb-43e18519ed91","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"52153459-9a7e-4440-815d-c0934494b414","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:17:12.752Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:12.757Z","message":"{\"transactionId\":\"45744bbc-7b4b-400b-95eb-43e18519ed91\",\"status\":\"200\",\"rqstDate\":\"230425-00:17:12:754\",\"respDate\":\"230425-00:17:12:757\",\"sourceId\":\"haproxy:45744bbc-7b4b-400b-95eb-43e18519ed91\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:12:754-54582\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ac55c88c-638e-40bb-82e7-aa52d9d02bec], x-b3-parentspanid=[ca9ff8efd868ebf2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[21a192766579fb3aca9ff8efd868ebf2], x-b3-spanid=[6e78dc8b5d7535c5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[45744bbc-7b4b-400b-95eb-43e18519ed91]}\\\"}\"}","context":{"RequestID":"45744bbc-7b4b-400b-95eb-43e18519ed91","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"52153459-9a7e-4440-815d-c0934494b414","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:17:12.752Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:12.758Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"45744bbc-7b4b-400b-95eb-43e18519ed91","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"52153459-9a7e-4440-815d-c0934494b414","LogTimestamp":"2023-04-25T00:17:12.758Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-04-25T00:17:12.961Z","message":"[Control connection] Refreshing schema for sdctitan","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:12.968Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-2","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:12.998Z","message":"Token to replica map computation for keyspace sdctitan completed in 29 milliseconds","thread":"JanusGraph Cluster-worker-2","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:13.500Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"5c608f42-dd34-44cf-a760-9f5d26421ef4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"981","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/9551346c-7d8b-4daf-9926-b93e96e2344a","InvocationID":"dc79f331-f961-493a-b0ae-dff5de5ffcf0","LogTimestamp":"2023-04-25T00:17:13.500Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1530295320-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:13.551Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/9551346c-7d8b-4daf-9926-b93e96e2344a\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"5c608f42-dd34-44cf-a760-9f5d26421ef4\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:13:532\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381832517\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"2f80c596-27e5-4ca9-b5bb-e03a7fd4c0fd\",\"resource-version\":\"1682381832517\",\"model-name\":\"action-data\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"9551346c-7d8b-4daf-9926-b93e96e2344a\"}}","context":{"RequestID":"5c608f42-dd34-44cf-a760-9f5d26421ef4","ServiceName":"/aai/v27/service-design-and-creation/models/model/9551346c-7d8b-4daf-9926-b93e96e2344a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:13.551Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:13.592Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"5c608f42-dd34-44cf-a760-9f5d26421ef4","ServiceName":"/aai/v27/service-design-and-creation/models/model/9551346c-7d8b-4daf-9926-b93e96e2344a","TargetServiceName":"AAI-EVENT","ElapsedTime":"40","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:13.591Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:13.594Z","message":"{\"transactionId\":\"5c608f42-dd34-44cf-a760-9f5d26421ef4\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:12:499\",\"respDate\":\"230425-00:17:13:593\",\"sourceId\":\"AAI-TOOLS:5c608f42-dd34-44cf-a760-9f5d26421ef4\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/9551346c-7d8b-4daf-9926-b93e96e2344a\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:12:499-54712\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[f53e9fa0-0d46-41c9-a963-a664c47616a2], x-b3-parentspanid=[a4c53c2d6d79eb11], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[5c608f42-dd34-44cf-a760-9f5d26421ef4], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[506936625da3083d37ab1c509898499d], x-b3-spanid=[724229d2ddc044e1], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[265], Content-Type=[application/json], X-ONAP-RequestID=[5c608f42-dd34-44cf-a760-9f5d26421ef4]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"9551346c-7d8b-4daf-9926-b93e96e2344a\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"2f80c596-27e5-4ca9-b5bb-e03a7fd4c0fd\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"action-data\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:12:499-54712\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[8392], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230425-00:17:12:499-54712]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"5c608f42-dd34-44cf-a760-9f5d26421ef4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"981","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"dc79f331-f961-493a-b0ae-dff5de5ffcf0","LogTimestamp":"2023-04-25T00:17:13.500Z","elapsedTime":"24"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:13.595Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"5c608f42-dd34-44cf-a760-9f5d26421ef4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1098","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"dc79f331-f961-493a-b0ae-dff5de5ffcf0","LogTimestamp":"2023-04-25T00:17:13.595Z","ResponseDesc":"Created","elapsedTime":"24"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:13 +0000] "PUT /aai/v27/service-design-and-creation/models/model/9551346c-7d8b-4daf-9926-b93e96e2344a" 201 0 REST 5c608f42-dd34-44cf-a760-9f5d26421ef4 AAI-TOOLS 127.0.0.6 - - - - - - - - - 1105 - "logType": "access"
{"timestamp":"2023-04-25T00:17:13.713Z","message":"Entering","context":{"RequestID":"0133211f-0410-4f94-9c73-3f54351b5ca0","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1798bfce-0e95-4349-8a0e-1f5b07b83551","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:13.712Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:13.735Z","message":"Checking for system property [partnerName]","context":{"RequestID":"0133211f-0410-4f94-9c73-3f54351b5ca0","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1798bfce-0e95-4349-8a0e-1f5b07b83551","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:13.712Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:13.735Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"0133211f-0410-4f94-9c73-3f54351b5ca0","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1798bfce-0e95-4349-8a0e-1f5b07b83551","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:13.712Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:13.735Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"0133211f-0410-4f94-9c73-3f54351b5ca0","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1798bfce-0e95-4349-8a0e-1f5b07b83551","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:13.712Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:13.736Z","message":"Invoke","context":{"RequestID":"0133211f-0410-4f94-9c73-3f54351b5ca0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/f6d6a23d-a1a9-48ff-8419-b6530da2d381","InvocationID":"1798bfce-0e95-4349-8a0e-1f5b07b83551","LogTimestamp":"2023-04-25T00:17:13.736Z"},"thread":"qtp1530295320-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:14.495Z","message":"Received event EVENT CREATED TABLE sdctitan.system_properties, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:14.772Z","message":"Entering","context":{"RequestID":"f8e870ad-136b-439c-b288-7964c4dabe5e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"68b35441-fbc4-41da-813b-e968a9613c24","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:17:14.772Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:14.777Z","message":"{\"transactionId\":\"f8e870ad-136b-439c-b288-7964c4dabe5e\",\"status\":\"200\",\"rqstDate\":\"230425-00:17:14:773\",\"respDate\":\"230425-00:17:14:777\",\"sourceId\":\"haproxy:f8e870ad-136b-439c-b288-7964c4dabe5e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:14:773-62462\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[98db0609-0a2b-468c-9a70-3e962ce48b23], x-b3-parentspanid=[3dbeee7677410cf1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7421a7aa5a007be43dbeee7677410cf1], x-b3-spanid=[427fcede148e8e35], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f8e870ad-136b-439c-b288-7964c4dabe5e]}\\\"}\"}","context":{"RequestID":"f8e870ad-136b-439c-b288-7964c4dabe5e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"68b35441-fbc4-41da-813b-e968a9613c24","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:17:14.772Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:14.779Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f8e870ad-136b-439c-b288-7964c4dabe5e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"68b35441-fbc4-41da-813b-e968a9613c24","LogTimestamp":"2023-04-25T00:17:14.778Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-04-25T00:17:15.345Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"0133211f-0410-4f94-9c73-3f54351b5ca0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1610","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/f6d6a23d-a1a9-48ff-8419-b6530da2d381","InvocationID":"1798bfce-0e95-4349-8a0e-1f5b07b83551","LogTimestamp":"2023-04-25T00:17:15.345Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1530295320-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:15.377Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/f6d6a23d-a1a9-48ff-8419-b6530da2d381\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"0133211f-0410-4f94-9c73-3f54351b5ca0\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:15:362\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381833733\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"7ad0915f-25c0-4a70-b9bc-185a75f87564\",\"resource-version\":\"1682381833733\",\"model-name\":\"allotted-resource\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"f6d6a23d-a1a9-48ff-8419-b6530da2d381\"}}","context":{"RequestID":"0133211f-0410-4f94-9c73-3f54351b5ca0","ServiceName":"/aai/v27/service-design-and-creation/models/model/f6d6a23d-a1a9-48ff-8419-b6530da2d381","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:15.377Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:15.396Z","message":"{\"transactionId\":\"0133211f-0410-4f94-9c73-3f54351b5ca0\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:13:714\",\"respDate\":\"230425-00:17:15:396\",\"sourceId\":\"AAI-TOOLS:0133211f-0410-4f94-9c73-3f54351b5ca0\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/f6d6a23d-a1a9-48ff-8419-b6530da2d381\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:13:714-54915\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[a46db7e1-4d17-4eb9-9062-e78cc9208ae5], x-b3-parentspanid=[b357b39e2c853015], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[0133211f-0410-4f94-9c73-3f54351b5ca0], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[04b9aea8e443816e8463acb135eb8126], x-b3-spanid=[43cd8c92ca5619dd], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[271], Content-Type=[application/json], X-ONAP-RequestID=[0133211f-0410-4f94-9c73-3f54351b5ca0]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"f6d6a23d-a1a9-48ff-8419-b6530da2d381\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"7ad0915f-25c0-4a70-b9bc-185a75f87564\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"allotted-resource\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:13:714-54915\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[4192], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230425-00:17:13:714-54915]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"0133211f-0410-4f94-9c73-3f54351b5ca0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1610","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"1798bfce-0e95-4349-8a0e-1f5b07b83551","LogTimestamp":"2023-04-25T00:17:15.345Z","elapsedTime":"11"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:15.398Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"0133211f-0410-4f94-9c73-3f54351b5ca0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1685","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"1798bfce-0e95-4349-8a0e-1f5b07b83551","LogTimestamp":"2023-04-25T00:17:15.397Z","ResponseDesc":"Created","elapsedTime":"11"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:15 +0000] "PUT /aai/v27/service-design-and-creation/models/model/f6d6a23d-a1a9-48ff-8419-b6530da2d381" 201 0 REST 0133211f-0410-4f94-9c73-3f54351b5ca0 AAI-TOOLS 127.0.0.6 - - - - - - - - - 1692 - "logType": "access"
{"timestamp":"2023-04-25T00:17:15.425Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"0133211f-0410-4f94-9c73-3f54351b5ca0","ServiceName":"/aai/v27/service-design-and-creation/models/model/f6d6a23d-a1a9-48ff-8419-b6530da2d381","TargetServiceName":"AAI-EVENT","ElapsedTime":"47","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:15.424Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:15.488Z","message":"Entering","context":{"RequestID":"5c0dc996-6550-42af-afd4-86d6120cd765","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"23834d95-1363-4ceb-a0c8-dfa2f674c988","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:15.487Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:15.496Z","message":"[Control connection] Refreshing schema for sdctitan.system_properties (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:15.503Z","message":"Checking for system property [partnerName]","context":{"RequestID":"5c0dc996-6550-42af-afd4-86d6120cd765","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"23834d95-1363-4ceb-a0c8-dfa2f674c988","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:15.487Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:15.503Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"5c0dc996-6550-42af-afd4-86d6120cd765","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"23834d95-1363-4ceb-a0c8-dfa2f674c988","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:15.487Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:15.503Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"5c0dc996-6550-42af-afd4-86d6120cd765","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"23834d95-1363-4ceb-a0c8-dfa2f674c988","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:15.487Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:15.504Z","message":"Invoke","context":{"RequestID":"5c0dc996-6550-42af-afd4-86d6120cd765","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/61b88c01-d819-41c0-8e21-7fd7ba47148e","InvocationID":"23834d95-1363-4ceb-a0c8-dfa2f674c988","LogTimestamp":"2023-04-25T00:17:15.504Z"},"thread":"qtp1530295320-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:16.411Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"5c0dc996-6550-42af-afd4-86d6120cd765","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"907","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/61b88c01-d819-41c0-8e21-7fd7ba47148e","InvocationID":"23834d95-1363-4ceb-a0c8-dfa2f674c988","LogTimestamp":"2023-04-25T00:17:16.410Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1530295320-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:16.448Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/61b88c01-d819-41c0-8e21-7fd7ba47148e\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"5c0dc996-6550-42af-afd4-86d6120cd765\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:16:432\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381835502\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"6c092fb1-21b2-456b-9e01-67fb4de1896e\",\"resource-version\":\"1682381835502\",\"model-name\":\"availability-zone\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"61b88c01-d819-41c0-8e21-7fd7ba47148e\"}}","context":{"RequestID":"5c0dc996-6550-42af-afd4-86d6120cd765","ServiceName":"/aai/v27/service-design-and-creation/models/model/61b88c01-d819-41c0-8e21-7fd7ba47148e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:16.447Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:16.463Z","message":"{\"transactionId\":\"5c0dc996-6550-42af-afd4-86d6120cd765\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:15:489\",\"respDate\":\"230425-00:17:16:463\",\"sourceId\":\"AAI-TOOLS:5c0dc996-6550-42af-afd4-86d6120cd765\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/61b88c01-d819-41c0-8e21-7fd7ba47148e\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:15:489-64752\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[1895fbf1-80fd-4a23-8360-df7c4f243bf7], x-b3-parentspanid=[675ffdc4397f8cb9], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[5c0dc996-6550-42af-afd4-86d6120cd765], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f02e9ceff54ad85f1cf4d73efc6629fc], x-b3-spanid=[b02e583fc0397fb5], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[271], Content-Type=[application/json], X-ONAP-RequestID=[5c0dc996-6550-42af-afd4-86d6120cd765]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"61b88c01-d819-41c0-8e21-7fd7ba47148e\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"6c092fb1-21b2-456b-9e01-67fb4de1896e\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"availability-zone\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:15:489-64752\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[4128], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230425-00:17:15:489-64752]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"5c0dc996-6550-42af-afd4-86d6120cd765","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"907","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"23834d95-1363-4ceb-a0c8-dfa2f674c988","LogTimestamp":"2023-04-25T00:17:16.410Z","elapsedTime":"16"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:16.464Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"5c0dc996-6550-42af-afd4-86d6120cd765","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"977","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"23834d95-1363-4ceb-a0c8-dfa2f674c988","LogTimestamp":"2023-04-25T00:17:16.464Z","ResponseDesc":"Created","elapsedTime":"16"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:16 +0000] "PUT /aai/v27/service-design-and-creation/models/model/61b88c01-d819-41c0-8e21-7fd7ba47148e" 201 0 REST 5c0dc996-6550-42af-afd4-86d6120cd765 AAI-TOOLS 127.0.0.6 - - - - - - - - - 981 - "logType": "access"
{"timestamp":"2023-04-25T00:17:16.477Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"5c0dc996-6550-42af-afd4-86d6120cd765","ServiceName":"/aai/v27/service-design-and-creation/models/model/61b88c01-d819-41c0-8e21-7fd7ba47148e","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:16.477Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:16.572Z","message":"Entering","context":{"RequestID":"16e7e289-abaa-470c-857e-c34b3e124f0c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5a75df40-e930-4219-9b62-97acd7bb53c9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:16.572Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:16.582Z","message":"Checking for system property [partnerName]","context":{"RequestID":"16e7e289-abaa-470c-857e-c34b3e124f0c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5a75df40-e930-4219-9b62-97acd7bb53c9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:16.572Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:16.583Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"16e7e289-abaa-470c-857e-c34b3e124f0c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5a75df40-e930-4219-9b62-97acd7bb53c9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:16.572Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:16.583Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"16e7e289-abaa-470c-857e-c34b3e124f0c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5a75df40-e930-4219-9b62-97acd7bb53c9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:16.572Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:16.583Z","message":"Invoke","context":{"RequestID":"16e7e289-abaa-470c-857e-c34b3e124f0c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/53dc00d4-e6d9-48ec-b6cc-3d3797e9b896","InvocationID":"5a75df40-e930-4219-9b62-97acd7bb53c9","LogTimestamp":"2023-04-25T00:17:16.583Z"},"thread":"qtp1530295320-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:16.793Z","message":"Entering","context":{"RequestID":"927d9bee-3386-4cd6-a9cb-dedfcd9d449c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c85ffcdd-ecb3-4ca9-a521-256a99c7bfbe","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:17:16.792Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:16.798Z","message":"{\"transactionId\":\"927d9bee-3386-4cd6-a9cb-dedfcd9d449c\",\"status\":\"200\",\"rqstDate\":\"230425-00:17:16:794\",\"respDate\":\"230425-00:17:16:798\",\"sourceId\":\"haproxy:927d9bee-3386-4cd6-a9cb-dedfcd9d449c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:16:794-83273\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ef5df335-bd5e-45e0-b978-317d56710346], x-b3-parentspanid=[e0719dd4fe1e6a7a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[097c71336213db2ae0719dd4fe1e6a7a], x-b3-spanid=[6de7729dcba79b51], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[927d9bee-3386-4cd6-a9cb-dedfcd9d449c]}\\\"}\"}","context":{"RequestID":"927d9bee-3386-4cd6-a9cb-dedfcd9d449c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c85ffcdd-ecb3-4ca9-a521-256a99c7bfbe","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:17:16.792Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:16.799Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"927d9bee-3386-4cd6-a9cb-dedfcd9d449c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"7","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c85ffcdd-ecb3-4ca9-a521-256a99c7bfbe","LogTimestamp":"2023-04-25T00:17:16.799Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-04-25T00:17:18.111Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"16e7e289-abaa-470c-857e-c34b3e124f0c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1527","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/53dc00d4-e6d9-48ec-b6cc-3d3797e9b896","InvocationID":"5a75df40-e930-4219-9b62-97acd7bb53c9","LogTimestamp":"2023-04-25T00:17:18.110Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1530295320-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:18.147Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/53dc00d4-e6d9-48ec-b6cc-3d3797e9b896\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"16e7e289-abaa-470c-857e-c34b3e124f0c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:18:127\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381836582\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"b2dea88d-78a0-49bf-95c9-5819df08e966\",\"resource-version\":\"1682381836582\",\"model-name\":\"az-and-dvs-switches\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"53dc00d4-e6d9-48ec-b6cc-3d3797e9b896\"}}","context":{"RequestID":"16e7e289-abaa-470c-857e-c34b3e124f0c","ServiceName":"/aai/v27/service-design-and-creation/models/model/53dc00d4-e6d9-48ec-b6cc-3d3797e9b896","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:18.146Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:18.165Z","message":"{\"transactionId\":\"16e7e289-abaa-470c-857e-c34b3e124f0c\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:16:573\",\"respDate\":\"230425-00:17:18:165\",\"sourceId\":\"AAI-TOOLS:16e7e289-abaa-470c-857e-c34b3e124f0c\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/53dc00d4-e6d9-48ec-b6cc-3d3797e9b896\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:16:573-8904\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[15b63108-32eb-40e0-bbaa-2b96afb0eaf0], x-b3-parentspanid=[c6df1af50f0d9e10], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[16e7e289-abaa-470c-857e-c34b3e124f0c], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ed595c81e3e30973169b4ad1619406c6], x-b3-spanid=[15aefe7b646a6bda], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[273], Content-Type=[application/json], X-ONAP-RequestID=[16e7e289-abaa-470c-857e-c34b3e124f0c]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"53dc00d4-e6d9-48ec-b6cc-3d3797e9b896\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"b2dea88d-78a0-49bf-95c9-5819df08e966\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"az-and-dvs-switches\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:16:573-8904\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[4328], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230425-00:17:16:573-8904]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"16e7e289-abaa-470c-857e-c34b3e124f0c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1527","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"5a75df40-e930-4219-9b62-97acd7bb53c9","LogTimestamp":"2023-04-25T00:17:18.110Z","elapsedTime":"12"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:18.167Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"16e7e289-abaa-470c-857e-c34b3e124f0c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1595","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"5a75df40-e930-4219-9b62-97acd7bb53c9","LogTimestamp":"2023-04-25T00:17:18.167Z","ResponseDesc":"Created","elapsedTime":"12"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:18 +0000] "PUT /aai/v27/service-design-and-creation/models/model/53dc00d4-e6d9-48ec-b6cc-3d3797e9b896" 201 0 REST 16e7e289-abaa-470c-857e-c34b3e124f0c AAI-TOOLS 127.0.0.6 - - - - - - - - - 1599 - "logType": "access"
{"timestamp":"2023-04-25T00:17:18.180Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"16e7e289-abaa-470c-857e-c34b3e124f0c","ServiceName":"/aai/v27/service-design-and-creation/models/model/53dc00d4-e6d9-48ec-b6cc-3d3797e9b896","TargetServiceName":"AAI-EVENT","ElapsedTime":"34","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:18.180Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:18.272Z","message":"Entering","context":{"RequestID":"4e01a49e-3253-4164-812d-62013bf7a2e6","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f1f106d2-1bef-4c6c-bb71-ca94251ba741","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:18.272Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:18.282Z","message":"Checking for system property [partnerName]","context":{"RequestID":"4e01a49e-3253-4164-812d-62013bf7a2e6","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f1f106d2-1bef-4c6c-bb71-ca94251ba741","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:18.272Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:18.282Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"4e01a49e-3253-4164-812d-62013bf7a2e6","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f1f106d2-1bef-4c6c-bb71-ca94251ba741","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:18.272Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:18.282Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"4e01a49e-3253-4164-812d-62013bf7a2e6","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f1f106d2-1bef-4c6c-bb71-ca94251ba741","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:18.272Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:18.283Z","message":"Invoke","context":{"RequestID":"4e01a49e-3253-4164-812d-62013bf7a2e6","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/18094b19-d16d-4822-8acf-e92c6aefa178","InvocationID":"f1f106d2-1bef-4c6c-bb71-ca94251ba741","LogTimestamp":"2023-04-25T00:17:18.283Z"},"thread":"qtp1530295320-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:18.366Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"4e01a49e-3253-4164-812d-62013bf7a2e6","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"84","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/18094b19-d16d-4822-8acf-e92c6aefa178","InvocationID":"f1f106d2-1bef-4c6c-bb71-ca94251ba741","LogTimestamp":"2023-04-25T00:17:18.366Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1530295320-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:18.398Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/18094b19-d16d-4822-8acf-e92c6aefa178\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"4e01a49e-3253-4164-812d-62013bf7a2e6\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:18:379\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381838281\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"d2fb27cc-15eb-4c4e-828e-71d41aaecc5b\",\"resource-version\":\"1682381838281\",\"model-name\":\"class-of-service\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"18094b19-d16d-4822-8acf-e92c6aefa178\"}}","context":{"RequestID":"4e01a49e-3253-4164-812d-62013bf7a2e6","ServiceName":"/aai/v27/service-design-and-creation/models/model/18094b19-d16d-4822-8acf-e92c6aefa178","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:18.398Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:18.421Z","message":"{\"transactionId\":\"4e01a49e-3253-4164-812d-62013bf7a2e6\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:18:273\",\"respDate\":\"230425-00:17:18:420\",\"sourceId\":\"AAI-TOOLS:4e01a49e-3253-4164-812d-62013bf7a2e6\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/18094b19-d16d-4822-8acf-e92c6aefa178\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:18:273-60211\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[0430506c-888d-4208-8cbe-060a6d937e21], x-b3-parentspanid=[17a3c713647dd56c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[4e01a49e-3253-4164-812d-62013bf7a2e6], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2cac234ac0417fe2fbc5d562f36a6d03], x-b3-spanid=[69e9e50b58cdddb7], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[270], Content-Type=[application/json], X-ONAP-RequestID=[4e01a49e-3253-4164-812d-62013bf7a2e6]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"18094b19-d16d-4822-8acf-e92c6aefa178\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"d2fb27cc-15eb-4c4e-828e-71d41aaecc5b\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"class-of-service\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:18:273-60211\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[12488], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230425-00:17:18:273-60211]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"4e01a49e-3253-4164-812d-62013bf7a2e6","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"84","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"f1f106d2-1bef-4c6c-bb71-ca94251ba741","LogTimestamp":"2023-04-25T00:17:18.366Z","elapsedTime":"11"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:18.423Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"4e01a49e-3253-4164-812d-62013bf7a2e6","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"150","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"f1f106d2-1bef-4c6c-bb71-ca94251ba741","LogTimestamp":"2023-04-25T00:17:18.422Z","ResponseDesc":"Created","elapsedTime":"11"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:18 +0000] "PUT /aai/v27/service-design-and-creation/models/model/18094b19-d16d-4822-8acf-e92c6aefa178" 201 0 REST 4e01a49e-3253-4164-812d-62013bf7a2e6 AAI-TOOLS 127.0.0.6 - - - - - - - - - 155 - "logType": "access"
{"timestamp":"2023-04-25T00:17:18.430Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"4e01a49e-3253-4164-812d-62013bf7a2e6","ServiceName":"/aai/v27/service-design-and-creation/models/model/18094b19-d16d-4822-8acf-e92c6aefa178","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:18.429Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:18.510Z","message":"Entering","context":{"RequestID":"d1c35258-9ea9-4acf-b092-6414aac11aac","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"6470f349-beb5-45de-afb0-b57d9fda8706","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:18.510Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:18.524Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d1c35258-9ea9-4acf-b092-6414aac11aac","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"6470f349-beb5-45de-afb0-b57d9fda8706","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:18.510Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:18.524Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d1c35258-9ea9-4acf-b092-6414aac11aac","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"6470f349-beb5-45de-afb0-b57d9fda8706","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:18.510Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:18.524Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d1c35258-9ea9-4acf-b092-6414aac11aac","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"6470f349-beb5-45de-afb0-b57d9fda8706","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:18.510Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:18.524Z","message":"Invoke","context":{"RequestID":"d1c35258-9ea9-4acf-b092-6414aac11aac","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","InvocationID":"6470f349-beb5-45de-afb0-b57d9fda8706","LogTimestamp":"2023-04-25T00:17:18.524Z"},"thread":"qtp1530295320-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:18.600Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"d1c35258-9ea9-4acf-b092-6414aac11aac","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"75","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","InvocationID":"6470f349-beb5-45de-afb0-b57d9fda8706","LogTimestamp":"2023-04-25T00:17:18.599Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1530295320-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:18.621Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"d1c35258-9ea9-4acf-b092-6414aac11aac\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:18:607\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381838523\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"2a160989-b202-47dd-874b-4a0f275998f7\",\"resource-version\":\"1682381838523\",\"model-name\":\"cloud-region\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"425b2158-e51d-4509-9945-dad4556474a3\"}}","context":{"RequestID":"d1c35258-9ea9-4acf-b092-6414aac11aac","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:18.621Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:18.638Z","message":"{\"transactionId\":\"d1c35258-9ea9-4acf-b092-6414aac11aac\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:18:511\",\"respDate\":\"230425-00:17:18:638\",\"sourceId\":\"AAI-TOOLS:d1c35258-9ea9-4acf-b092-6414aac11aac\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:18:511-80056\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[ca77fd15-4d09-44ba-a114-893b395a1ea3], x-b3-parentspanid=[b4f380e875e62ef5], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[d1c35258-9ea9-4acf-b092-6414aac11aac], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[53cd5cd78f24ea7d8f99eeef368f8651], x-b3-spanid=[ca72c1a0801c9542], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[266], Content-Type=[application/json], X-ONAP-RequestID=[d1c35258-9ea9-4acf-b092-6414aac11aac]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"425b2158-e51d-4509-9945-dad4556474a3\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"2a160989-b202-47dd-874b-4a0f275998f7\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"cloud-region\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:18:511-80056\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[12384], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230425-00:17:18:511-80056]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"d1c35258-9ea9-4acf-b092-6414aac11aac","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"75","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"6470f349-beb5-45de-afb0-b57d9fda8706","LogTimestamp":"2023-04-25T00:17:18.599Z","elapsedTime":"5"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:18.639Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"d1c35258-9ea9-4acf-b092-6414aac11aac","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"129","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"6470f349-beb5-45de-afb0-b57d9fda8706","LogTimestamp":"2023-04-25T00:17:18.638Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:18 +0000] "PUT /aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3" 201 0 REST d1c35258-9ea9-4acf-b092-6414aac11aac AAI-TOOLS 127.0.0.6 - - - - - - - - - 134 - "logType": "access"
{"timestamp":"2023-04-25T00:17:18.651Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d1c35258-9ea9-4acf-b092-6414aac11aac","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:18.650Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:18.726Z","message":"Entering","context":{"RequestID":"08245de8-1ff5-43a5-ba75-4490c7db1a53","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5426a6c6-eb14-4767-83de-ce848b9fbb9e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:18.726Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:18.729Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:17:18.747Z","message":"Checking for system property [partnerName]","context":{"RequestID":"08245de8-1ff5-43a5-ba75-4490c7db1a53","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5426a6c6-eb14-4767-83de-ce848b9fbb9e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:18.726Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:18.747Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"08245de8-1ff5-43a5-ba75-4490c7db1a53","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5426a6c6-eb14-4767-83de-ce848b9fbb9e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:18.726Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:18.747Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"08245de8-1ff5-43a5-ba75-4490c7db1a53","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5426a6c6-eb14-4767-83de-ce848b9fbb9e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:18.726Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:18.748Z","message":"Invoke","context":{"RequestID":"08245de8-1ff5-43a5-ba75-4490c7db1a53","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/8bac3599-9a1c-4b7f-80e5-c1838f744c23","InvocationID":"5426a6c6-eb14-4767-83de-ce848b9fbb9e","LogTimestamp":"2023-04-25T00:17:18.748Z"},"thread":"qtp1530295320-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:18.767Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:18.768Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:18.768Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:18.813Z","message":"Entering","context":{"RequestID":"d5d89c1e-4db6-453b-85a9-812f0388bfde","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d0ce266f-0cf9-489f-9746-37198e468546","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:17:18.812Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:18.817Z","message":"{\"transactionId\":\"d5d89c1e-4db6-453b-85a9-812f0388bfde\",\"status\":\"200\",\"rqstDate\":\"230425-00:17:18:814\",\"respDate\":\"230425-00:17:18:817\",\"sourceId\":\"haproxy:d5d89c1e-4db6-453b-85a9-812f0388bfde\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:18:814-87499\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[13178137-e8e7-46bc-b25f-5e6f5ac5361f], x-b3-parentspanid=[6d559514ae7d7d54], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[05cc5d278a3a02456d559514ae7d7d54], x-b3-spanid=[75ff3a55030087cd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d5d89c1e-4db6-453b-85a9-812f0388bfde]}\\\"}\"}","context":{"RequestID":"d5d89c1e-4db6-453b-85a9-812f0388bfde","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d0ce266f-0cf9-489f-9746-37198e468546","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:17:18.812Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:18.819Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d5d89c1e-4db6-453b-85a9-812f0388bfde","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d0ce266f-0cf9-489f-9746-37198e468546","LogTimestamp":"2023-04-25T00:17:18.818Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-04-25T00:17:18.844Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"08245de8-1ff5-43a5-ba75-4490c7db1a53","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"97","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/8bac3599-9a1c-4b7f-80e5-c1838f744c23","InvocationID":"5426a6c6-eb14-4767-83de-ce848b9fbb9e","LogTimestamp":"2023-04-25T00:17:18.844Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1530295320-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:18.884Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/8bac3599-9a1c-4b7f-80e5-c1838f744c23\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"08245de8-1ff5-43a5-ba75-4490c7db1a53\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:18:858\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381838746\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"3f908abc-3a15-40d0-b674-2a639e52884d\",\"resource-version\":\"1682381838746\",\"model-name\":\"collection\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"8bac3599-9a1c-4b7f-80e5-c1838f744c23\"}}","context":{"RequestID":"08245de8-1ff5-43a5-ba75-4490c7db1a53","ServiceName":"/aai/v27/service-design-and-creation/models/model/8bac3599-9a1c-4b7f-80e5-c1838f744c23","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:18.884Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:18.900Z","message":"{\"transactionId\":\"08245de8-1ff5-43a5-ba75-4490c7db1a53\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:18:727\",\"respDate\":\"230425-00:17:18:900\",\"sourceId\":\"AAI-TOOLS:08245de8-1ff5-43a5-ba75-4490c7db1a53\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/8bac3599-9a1c-4b7f-80e5-c1838f744c23\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:18:727-40041\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[ec02732c-2ef4-4888-be0c-436d7a4c64cc], x-b3-parentspanid=[9d3ecc7325179f47], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[08245de8-1ff5-43a5-ba75-4490c7db1a53], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f30ca22f1c398596dd5104a18c0c2ad3], x-b3-spanid=[2a5bc15726d273fc], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[298], Content-Type=[application/json], X-ONAP-RequestID=[08245de8-1ff5-43a5-ba75-4490c7db1a53]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"8bac3599-9a1c-4b7f-80e5-c1838f744c23\\\\\\\",\\\\n \\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n \\\\\\\"model-vers\\\\\\\" : {\\\\n \\\\\\\"model-ver\\\\\\\" : [ {\\\\n \\\\\\\"model-version-id\\\\\\\" : \\\\\\\"3f908abc-3a15-40d0-b674-2a639e52884d\\\\\\\",\\\\n \\\\\\\"model-name\\\\\\\" : \\\\\\\"collection\\\\\\\",\\\\n \\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\"\\\\n } ]\\\\n }\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:18:727-40041\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[20576], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230425-00:17:18:727-40041]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"08245de8-1ff5-43a5-ba75-4490c7db1a53","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"97","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"5426a6c6-eb14-4767-83de-ce848b9fbb9e","LogTimestamp":"2023-04-25T00:17:18.844Z","elapsedTime":"10"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:18.901Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"08245de8-1ff5-43a5-ba75-4490c7db1a53","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"174","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"5426a6c6-eb14-4767-83de-ce848b9fbb9e","LogTimestamp":"2023-04-25T00:17:18.900Z","ResponseDesc":"Created","elapsedTime":"10"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:18 +0000] "PUT /aai/v27/service-design-and-creation/models/model/8bac3599-9a1c-4b7f-80e5-c1838f744c23" 201 0 REST 08245de8-1ff5-43a5-ba75-4490c7db1a53 AAI-TOOLS 127.0.0.6 - - - - - - - - - 179 - "logType": "access"
{"timestamp":"2023-04-25T00:17:18.911Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"08245de8-1ff5-43a5-ba75-4490c7db1a53","ServiceName":"/aai/v27/service-design-and-creation/models/model/8bac3599-9a1c-4b7f-80e5-c1838f744c23","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:18.911Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:19.006Z","message":"Entering","context":{"RequestID":"f38aaaab-c2f7-4296-b2b1-e7db253ec4bb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c5ec1449-0149-4e2c-a2f6-67ef4f08000b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:19.006Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:19.015Z","message":"Checking for system property [partnerName]","context":{"RequestID":"f38aaaab-c2f7-4296-b2b1-e7db253ec4bb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c5ec1449-0149-4e2c-a2f6-67ef4f08000b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:19.006Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:19.015Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"f38aaaab-c2f7-4296-b2b1-e7db253ec4bb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c5ec1449-0149-4e2c-a2f6-67ef4f08000b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:19.006Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:19.015Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"f38aaaab-c2f7-4296-b2b1-e7db253ec4bb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c5ec1449-0149-4e2c-a2f6-67ef4f08000b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:19.006Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:19.016Z","message":"Invoke","context":{"RequestID":"f38aaaab-c2f7-4296-b2b1-e7db253ec4bb","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","InvocationID":"c5ec1449-0149-4e2c-a2f6-67ef4f08000b","LogTimestamp":"2023-04-25T00:17:19.016Z"},"thread":"qtp1530295320-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:19.086Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"f38aaaab-c2f7-4296-b2b1-e7db253ec4bb","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"70","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","InvocationID":"c5ec1449-0149-4e2c-a2f6-67ef4f08000b","LogTimestamp":"2023-04-25T00:17:19.086Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1530295320-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:19.116Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"f38aaaab-c2f7-4296-b2b1-e7db253ec4bb\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:19:100\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381839015\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"3a8ab1ee-9220-4fe8-b89c-9251d160ddc2\",\"resource-version\":\"1682381839015\",\"model-name\":\"complex\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\"}}","context":{"RequestID":"f38aaaab-c2f7-4296-b2b1-e7db253ec4bb","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:19.115Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:19.139Z","message":"{\"transactionId\":\"f38aaaab-c2f7-4296-b2b1-e7db253ec4bb\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:19:007\",\"respDate\":\"230425-00:17:19:139\",\"sourceId\":\"AAI-TOOLS:f38aaaab-c2f7-4296-b2b1-e7db253ec4bb\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:19:007-97038\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[b8b95e92-42b7-4620-b2a3-2dd40e1979c1], x-b3-parentspanid=[92ac03cddd87cd21], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[f38aaaab-c2f7-4296-b2b1-e7db253ec4bb], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[429d050813488b62babb74675863e73d], x-b3-spanid=[1980b446510049d9], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[261], Content-Type=[application/json], X-ONAP-RequestID=[f38aaaab-c2f7-4296-b2b1-e7db253ec4bb]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"af91c2f7-35fc-43cf-a13d-443f385b2353\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"3a8ab1ee-9220-4fe8-b89c-9251d160ddc2\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"complex\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:19:007-97038\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[8424], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230425-00:17:19:007-97038]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"f38aaaab-c2f7-4296-b2b1-e7db253ec4bb","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"70","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"c5ec1449-0149-4e2c-a2f6-67ef4f08000b","LogTimestamp":"2023-04-25T00:17:19.086Z","elapsedTime":"10"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:19.141Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"f38aaaab-c2f7-4296-b2b1-e7db253ec4bb","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"135","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"c5ec1449-0149-4e2c-a2f6-67ef4f08000b","LogTimestamp":"2023-04-25T00:17:19.141Z","ResponseDesc":"Created","elapsedTime":"10"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:19 +0000] "PUT /aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353" 201 0 REST f38aaaab-c2f7-4296-b2b1-e7db253ec4bb AAI-TOOLS 127.0.0.6 - - - - - - - - - 140 - "logType": "access"
{"timestamp":"2023-04-25T00:17:19.147Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"f38aaaab-c2f7-4296-b2b1-e7db253ec4bb","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"32","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:19.147Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:19.227Z","message":"Entering","context":{"RequestID":"d0d57065-11de-44e7-8ad1-df340acdb4a0","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5088aaa8-6a2e-41e1-bcf2-89467a69ee7a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:19.227Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:19.245Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d0d57065-11de-44e7-8ad1-df340acdb4a0","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5088aaa8-6a2e-41e1-bcf2-89467a69ee7a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:19.227Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:19.245Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d0d57065-11de-44e7-8ad1-df340acdb4a0","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5088aaa8-6a2e-41e1-bcf2-89467a69ee7a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:19.227Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:19.246Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d0d57065-11de-44e7-8ad1-df340acdb4a0","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5088aaa8-6a2e-41e1-bcf2-89467a69ee7a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:19.227Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:19.247Z","message":"Invoke","context":{"RequestID":"d0d57065-11de-44e7-8ad1-df340acdb4a0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/166c050d-f69d-4305-943e-0bc58c3a26cf","InvocationID":"5088aaa8-6a2e-41e1-bcf2-89467a69ee7a","LogTimestamp":"2023-04-25T00:17:19.247Z"},"thread":"qtp1530295320-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:19.321Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"d0d57065-11de-44e7-8ad1-df340acdb4a0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"75","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/166c050d-f69d-4305-943e-0bc58c3a26cf","InvocationID":"5088aaa8-6a2e-41e1-bcf2-89467a69ee7a","LogTimestamp":"2023-04-25T00:17:19.321Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1530295320-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:19.345Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/166c050d-f69d-4305-943e-0bc58c3a26cf\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"d0d57065-11de-44e7-8ad1-df340acdb4a0\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:19:331\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381839243\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"5a175add-57e4-4a5d-8b02-c36f1d69c52b\",\"resource-version\":\"1682381839243\",\"model-name\":\"configuration\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"166c050d-f69d-4305-943e-0bc58c3a26cf\"}}","context":{"RequestID":"d0d57065-11de-44e7-8ad1-df340acdb4a0","ServiceName":"/aai/v27/service-design-and-creation/models/model/166c050d-f69d-4305-943e-0bc58c3a26cf","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:19.345Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:19.366Z","message":"{\"transactionId\":\"d0d57065-11de-44e7-8ad1-df340acdb4a0\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:19:229\",\"respDate\":\"230425-00:17:19:365\",\"sourceId\":\"AAI-TOOLS:d0d57065-11de-44e7-8ad1-df340acdb4a0\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/166c050d-f69d-4305-943e-0bc58c3a26cf\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:19:229-61270\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[435da7e2-01e7-40d6-af72-f0fb235061cb], x-b3-parentspanid=[4054e11bda3f6637], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[d0d57065-11de-44e7-8ad1-df340acdb4a0], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[69b6ffd32ad3e3edf1ed22e7bafe9ed5], x-b3-spanid=[6d2b1f30d55d78ea], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[267], Content-Type=[application/json], X-ONAP-RequestID=[d0d57065-11de-44e7-8ad1-df340acdb4a0]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"166c050d-f69d-4305-943e-0bc58c3a26cf\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"5a175add-57e4-4a5d-8b02-c36f1d69c52b\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"configuration\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:19:229-61270\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[8224], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230425-00:17:19:229-61270]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"d0d57065-11de-44e7-8ad1-df340acdb4a0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"75","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"5088aaa8-6a2e-41e1-bcf2-89467a69ee7a","LogTimestamp":"2023-04-25T00:17:19.321Z","elapsedTime":"7"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:19.368Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"d0d57065-11de-44e7-8ad1-df340acdb4a0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"140","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"5088aaa8-6a2e-41e1-bcf2-89467a69ee7a","LogTimestamp":"2023-04-25T00:17:19.367Z","ResponseDesc":"Created","elapsedTime":"7"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:19 +0000] "PUT /aai/v27/service-design-and-creation/models/model/166c050d-f69d-4305-943e-0bc58c3a26cf" 201 0 REST d0d57065-11de-44e7-8ad1-df340acdb4a0 AAI-TOOLS 127.0.0.6 - - - - - - - - - 148 - "logType": "access"
{"timestamp":"2023-04-25T00:17:19.376Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d0d57065-11de-44e7-8ad1-df340acdb4a0","ServiceName":"/aai/v27/service-design-and-creation/models/model/166c050d-f69d-4305-943e-0bc58c3a26cf","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:19.376Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:19.454Z","message":"Entering","context":{"RequestID":"a97801e0-ab2b-4517-b080-a8c1ab82e159","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"42a58d9a-9d11-420d-a5ba-8fe692c47c2b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:19.453Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:19.466Z","message":"Checking for system property [partnerName]","context":{"RequestID":"a97801e0-ab2b-4517-b080-a8c1ab82e159","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"42a58d9a-9d11-420d-a5ba-8fe692c47c2b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:19.453Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:19.466Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"a97801e0-ab2b-4517-b080-a8c1ab82e159","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"42a58d9a-9d11-420d-a5ba-8fe692c47c2b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:19.453Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:19.466Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"a97801e0-ab2b-4517-b080-a8c1ab82e159","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"42a58d9a-9d11-420d-a5ba-8fe692c47c2b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:19.453Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:19.467Z","message":"Invoke","context":{"RequestID":"a97801e0-ab2b-4517-b080-a8c1ab82e159","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/4c01c948-7607-4d66-8a6c-99c2c2717936","InvocationID":"42a58d9a-9d11-420d-a5ba-8fe692c47c2b","LogTimestamp":"2023-04-25T00:17:19.467Z"},"thread":"qtp1530295320-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:19.721Z","message":"Received event EVENT CREATED TABLE sdctitan.janusgraph_ids, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:20.271Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"a97801e0-ab2b-4517-b080-a8c1ab82e159","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"805","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/4c01c948-7607-4d66-8a6c-99c2c2717936","InvocationID":"42a58d9a-9d11-420d-a5ba-8fe692c47c2b","LogTimestamp":"2023-04-25T00:17:20.271Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1530295320-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:20.304Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/4c01c948-7607-4d66-8a6c-99c2c2717936\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"a97801e0-ab2b-4517-b080-a8c1ab82e159\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:20:287\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381839465\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"22104c9f-29fd-462f-be07-96cd6b46dd33\",\"resource-version\":\"1682381839465\",\"model-name\":\"connector\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"4c01c948-7607-4d66-8a6c-99c2c2717936\"}}","context":{"RequestID":"a97801e0-ab2b-4517-b080-a8c1ab82e159","ServiceName":"/aai/v27/service-design-and-creation/models/model/4c01c948-7607-4d66-8a6c-99c2c2717936","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:20.304Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:20.321Z","message":"{\"transactionId\":\"a97801e0-ab2b-4517-b080-a8c1ab82e159\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:19:454\",\"respDate\":\"230425-00:17:20:320\",\"sourceId\":\"AAI-TOOLS:a97801e0-ab2b-4517-b080-a8c1ab82e159\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/4c01c948-7607-4d66-8a6c-99c2c2717936\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:19:454-87581\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[cd49e8c8-47c4-4109-8d0d-e84fcd9b199e], x-b3-parentspanid=[34d5ae36212234de], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[a97801e0-ab2b-4517-b080-a8c1ab82e159], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c6cc85dba3fc259198f942a92400690e], x-b3-spanid=[569801c7bc271ae2], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[263], Content-Type=[application/json], X-ONAP-RequestID=[a97801e0-ab2b-4517-b080-a8c1ab82e159]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"4c01c948-7607-4d66-8a6c-99c2c2717936\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"22104c9f-29fd-462f-be07-96cd6b46dd33\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"connector\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:19:454-87581\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[4264], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230425-00:17:19:454-87581]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"a97801e0-ab2b-4517-b080-a8c1ab82e159","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"805","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"42a58d9a-9d11-420d-a5ba-8fe692c47c2b","LogTimestamp":"2023-04-25T00:17:20.271Z","elapsedTime":"10"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:20.322Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"a97801e0-ab2b-4517-b080-a8c1ab82e159","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"869","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"42a58d9a-9d11-420d-a5ba-8fe692c47c2b","LogTimestamp":"2023-04-25T00:17:20.322Z","ResponseDesc":"Created","elapsedTime":"10"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:20 +0000] "PUT /aai/v27/service-design-and-creation/models/model/4c01c948-7607-4d66-8a6c-99c2c2717936" 201 0 REST a97801e0-ab2b-4517-b080-a8c1ab82e159 AAI-TOOLS 127.0.0.6 - - - - - - - - - 873 - "logType": "access"
{"timestamp":"2023-04-25T00:17:20.335Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a97801e0-ab2b-4517-b080-a8c1ab82e159","ServiceName":"/aai/v27/service-design-and-creation/models/model/4c01c948-7607-4d66-8a6c-99c2c2717936","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:20.335Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:20.413Z","message":"Entering","context":{"RequestID":"50c0e334-0e3e-4a54-a5ae-ae04ed5dbd8f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"66ebfe9f-859b-49b8-b31f-3bf0d605ad56","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:20.413Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:20.421Z","message":"Checking for system property [partnerName]","context":{"RequestID":"50c0e334-0e3e-4a54-a5ae-ae04ed5dbd8f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"66ebfe9f-859b-49b8-b31f-3bf0d605ad56","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:20.413Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:20.421Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"50c0e334-0e3e-4a54-a5ae-ae04ed5dbd8f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"66ebfe9f-859b-49b8-b31f-3bf0d605ad56","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:20.413Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:20.421Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"50c0e334-0e3e-4a54-a5ae-ae04ed5dbd8f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"66ebfe9f-859b-49b8-b31f-3bf0d605ad56","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:20.413Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:20.422Z","message":"Invoke","context":{"RequestID":"50c0e334-0e3e-4a54-a5ae-ae04ed5dbd8f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/c0292b4f-ee97-40cc-8c2e-f967c48f5701","InvocationID":"66ebfe9f-859b-49b8-b31f-3bf0d605ad56","LogTimestamp":"2023-04-25T00:17:20.422Z"},"thread":"qtp1530295320-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:20.490Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"50c0e334-0e3e-4a54-a5ae-ae04ed5dbd8f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"69","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/c0292b4f-ee97-40cc-8c2e-f967c48f5701","InvocationID":"66ebfe9f-859b-49b8-b31f-3bf0d605ad56","LogTimestamp":"2023-04-25T00:17:20.490Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1530295320-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:20.508Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/c0292b4f-ee97-40cc-8c2e-f967c48f5701\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"50c0e334-0e3e-4a54-a5ae-ae04ed5dbd8f\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:20:497\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381840420\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"01102126-9c04-4a89-945b-b131e61e95d7\",\"resource-version\":\"1682381840420\",\"model-name\":\"constrained-element-set\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"c0292b4f-ee97-40cc-8c2e-f967c48f5701\"}}","context":{"RequestID":"50c0e334-0e3e-4a54-a5ae-ae04ed5dbd8f","ServiceName":"/aai/v27/service-design-and-creation/models/model/c0292b4f-ee97-40cc-8c2e-f967c48f5701","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:20.508Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:20.522Z","message":"{\"transactionId\":\"50c0e334-0e3e-4a54-a5ae-ae04ed5dbd8f\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:20:414\",\"respDate\":\"230425-00:17:20:522\",\"sourceId\":\"AAI-TOOLS:50c0e334-0e3e-4a54-a5ae-ae04ed5dbd8f\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/c0292b4f-ee97-40cc-8c2e-f967c48f5701\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:20:414-56992\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[8be0ef01-b970-4acb-8b1a-1572148126cc], x-b3-parentspanid=[f3a3147346d74572], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[50c0e334-0e3e-4a54-a5ae-ae04ed5dbd8f], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bc19b6359d12e90a9065e3030978a747], x-b3-spanid=[a4b79a6a82a986c4], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[277], Content-Type=[application/json], X-ONAP-RequestID=[50c0e334-0e3e-4a54-a5ae-ae04ed5dbd8f]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"c0292b4f-ee97-40cc-8c2e-f967c48f5701\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"01102126-9c04-4a89-945b-b131e61e95d7\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"constrained-element-set\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:20:414-56992\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[8408], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230425-00:17:20:414-56992]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"50c0e334-0e3e-4a54-a5ae-ae04ed5dbd8f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"69","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"66ebfe9f-859b-49b8-b31f-3bf0d605ad56","LogTimestamp":"2023-04-25T00:17:20.490Z","elapsedTime":"4"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:20.523Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"50c0e334-0e3e-4a54-a5ae-ae04ed5dbd8f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"111","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"66ebfe9f-859b-49b8-b31f-3bf0d605ad56","LogTimestamp":"2023-04-25T00:17:20.523Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:20 +0000] "PUT /aai/v27/service-design-and-creation/models/model/c0292b4f-ee97-40cc-8c2e-f967c48f5701" 201 0 REST 50c0e334-0e3e-4a54-a5ae-ae04ed5dbd8f AAI-TOOLS 127.0.0.6 - - - - - - - - - 113 - "logType": "access"
{"timestamp":"2023-04-25T00:17:20.534Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"50c0e334-0e3e-4a54-a5ae-ae04ed5dbd8f","ServiceName":"/aai/v27/service-design-and-creation/models/model/c0292b4f-ee97-40cc-8c2e-f967c48f5701","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:20.534Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:20.615Z","message":"Entering","context":{"RequestID":"80ecd287-c66b-4545-9e3b-89b0d3fec0df","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"575cf3cc-bf5d-4de4-a303-21bbe283a637","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:20.614Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:20.626Z","message":"Checking for system property [partnerName]","context":{"RequestID":"80ecd287-c66b-4545-9e3b-89b0d3fec0df","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"575cf3cc-bf5d-4de4-a303-21bbe283a637","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:20.614Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:20.626Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"80ecd287-c66b-4545-9e3b-89b0d3fec0df","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"575cf3cc-bf5d-4de4-a303-21bbe283a637","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:20.614Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:20.626Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"80ecd287-c66b-4545-9e3b-89b0d3fec0df","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"575cf3cc-bf5d-4de4-a303-21bbe283a637","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:20.614Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:20.627Z","message":"Invoke","context":{"RequestID":"80ecd287-c66b-4545-9e3b-89b0d3fec0df","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/fcb8d46b-b656-4ad6-8fa4-22cef74b443f","InvocationID":"575cf3cc-bf5d-4de4-a303-21bbe283a637","LogTimestamp":"2023-04-25T00:17:20.627Z"},"thread":"qtp1530295320-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:20.708Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"80ecd287-c66b-4545-9e3b-89b0d3fec0df","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"82","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/fcb8d46b-b656-4ad6-8fa4-22cef74b443f","InvocationID":"575cf3cc-bf5d-4de4-a303-21bbe283a637","LogTimestamp":"2023-04-25T00:17:20.708Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1530295320-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:20.722Z","message":"[Control connection] Refreshing schema for sdctitan.janusgraph_ids (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:20.733Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/fcb8d46b-b656-4ad6-8fa4-22cef74b443f\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"80ecd287-c66b-4545-9e3b-89b0d3fec0df\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:20:719\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381840625\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"44e5cb1f-0938-41aa-b766-d4595109fe89\",\"resource-version\":\"1682381840625\",\"model-name\":\"ctag-assignment\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"fcb8d46b-b656-4ad6-8fa4-22cef74b443f\"}}","context":{"RequestID":"80ecd287-c66b-4545-9e3b-89b0d3fec0df","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcb8d46b-b656-4ad6-8fa4-22cef74b443f","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:20.732Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:20.746Z","message":"{\"transactionId\":\"80ecd287-c66b-4545-9e3b-89b0d3fec0df\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:20:615\",\"respDate\":\"230425-00:17:20:746\",\"sourceId\":\"AAI-TOOLS:80ecd287-c66b-4545-9e3b-89b0d3fec0df\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/fcb8d46b-b656-4ad6-8fa4-22cef74b443f\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:20:615-63044\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[d5827b80-b1d0-4912-b9c1-bf07c16f64a9], x-b3-parentspanid=[41502a1c02e2e13d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[80ecd287-c66b-4545-9e3b-89b0d3fec0df], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e37a2ef09deb0a78356039862fd692e0], x-b3-spanid=[f6a3182eaff902df], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[269], Content-Type=[application/json], X-ONAP-RequestID=[80ecd287-c66b-4545-9e3b-89b0d3fec0df]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"fcb8d46b-b656-4ad6-8fa4-22cef74b443f\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"44e5cb1f-0938-41aa-b766-d4595109fe89\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"ctag-assignment\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:20:615-63044\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[12456], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230425-00:17:20:615-63044]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"80ecd287-c66b-4545-9e3b-89b0d3fec0df","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"82","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"575cf3cc-bf5d-4de4-a303-21bbe283a637","LogTimestamp":"2023-04-25T00:17:20.708Z","elapsedTime":"8"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:20.747Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"80ecd287-c66b-4545-9e3b-89b0d3fec0df","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"133","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"575cf3cc-bf5d-4de4-a303-21bbe283a637","LogTimestamp":"2023-04-25T00:17:20.747Z","ResponseDesc":"Created","elapsedTime":"8"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:20 +0000] "PUT /aai/v27/service-design-and-creation/models/model/fcb8d46b-b656-4ad6-8fa4-22cef74b443f" 201 0 REST 80ecd287-c66b-4545-9e3b-89b0d3fec0df AAI-TOOLS 127.0.0.6 - - - - - - - - - 138 - "logType": "access"
{"timestamp":"2023-04-25T00:17:20.764Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"80ecd287-c66b-4545-9e3b-89b0d3fec0df","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcb8d46b-b656-4ad6-8fa4-22cef74b443f","TargetServiceName":"AAI-EVENT","ElapsedTime":"32","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:20.764Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:20.833Z","message":"Entering","context":{"RequestID":"63205f65-8a50-44a3-890b-f3787926f523","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3535f3b1-48f7-47a9-a6d8-4cb1e94140e1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:17:20.832Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:20.840Z","message":"{\"transactionId\":\"63205f65-8a50-44a3-890b-f3787926f523\",\"status\":\"200\",\"rqstDate\":\"230425-00:17:20:834\",\"respDate\":\"230425-00:17:20:839\",\"sourceId\":\"haproxy:63205f65-8a50-44a3-890b-f3787926f523\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:20:834-96455\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8d07800e-1b0c-4b0b-94d2-b96e1825beb5], x-b3-parentspanid=[26aea9703157d2c4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[694ae4cbe35e663826aea9703157d2c4], x-b3-spanid=[840c68e5677d24c8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[63205f65-8a50-44a3-890b-f3787926f523]}\\\"}\"}","context":{"RequestID":"63205f65-8a50-44a3-890b-f3787926f523","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3535f3b1-48f7-47a9-a6d8-4cb1e94140e1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:17:20.832Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:20.841Z","message":"Entering","context":{"RequestID":"474f58ab-0880-42be-9fb6-d889e8d0aafc","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"aae43c87-c511-4cf3-bfb9-d166afae1d39","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:20.840Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:20.842Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"63205f65-8a50-44a3-890b-f3787926f523","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"9","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3535f3b1-48f7-47a9-a6d8-4cb1e94140e1","LogTimestamp":"2023-04-25T00:17:20.841Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 16 - "logType": "access"
{"timestamp":"2023-04-25T00:17:20.854Z","message":"Checking for system property [partnerName]","context":{"RequestID":"474f58ab-0880-42be-9fb6-d889e8d0aafc","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"aae43c87-c511-4cf3-bfb9-d166afae1d39","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:20.840Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:20.854Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"474f58ab-0880-42be-9fb6-d889e8d0aafc","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"aae43c87-c511-4cf3-bfb9-d166afae1d39","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:20.840Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:20.854Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"474f58ab-0880-42be-9fb6-d889e8d0aafc","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"aae43c87-c511-4cf3-bfb9-d166afae1d39","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:20.840Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:20.855Z","message":"Invoke","context":{"RequestID":"474f58ab-0880-42be-9fb6-d889e8d0aafc","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/46c51d4e-d67e-4a9c-b1f5-49b1e9c6fcaa","InvocationID":"aae43c87-c511-4cf3-bfb9-d166afae1d39","LogTimestamp":"2023-04-25T00:17:20.855Z"},"thread":"qtp1530295320-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:20.916Z","message":"Entering","context":{"RequestID":"a3049603-f869-4ecd-855e-a2d2b5d5971e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f5ffc01a-b62c-4db6-89c5-a389e7e5c1dd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:17:20.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:20.920Z","message":"{\"transactionId\":\"a3049603-f869-4ecd-855e-a2d2b5d5971e\",\"status\":\"200\",\"rqstDate\":\"230425-00:17:20:917\",\"respDate\":\"230425-00:17:20:920\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a3049603-f869-4ecd-855e-a2d2b5d5971e\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:20:917-5640\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8505aa31-5793-4168-9bfb-4d7796e2e06b], x-b3-parentspanid=[0bf3cf70eba0816e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42443], x-envoy-attempt-count=[1], x-b3-traceid=[8475adc6b8aeb2620bf3cf70eba0816e], x-b3-spanid=[3fe2a1492c6b8fe5], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a3049603-f869-4ecd-855e-a2d2b5d5971e]}\\\"}\"}","context":{"RequestID":"a3049603-f869-4ecd-855e-a2d2b5d5971e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f5ffc01a-b62c-4db6-89c5-a389e7e5c1dd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:17:20.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:20.921Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a3049603-f869-4ecd-855e-a2d2b5d5971e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f5ffc01a-b62c-4db6-89c5-a389e7e5c1dd","LogTimestamp":"2023-04-25T00:17:20.921Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:17:20.925Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"474f58ab-0880-42be-9fb6-d889e8d0aafc","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"71","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/46c51d4e-d67e-4a9c-b1f5-49b1e9c6fcaa","InvocationID":"aae43c87-c511-4cf3-bfb9-d166afae1d39","LogTimestamp":"2023-04-25T00:17:20.925Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1530295320-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:20.950Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/46c51d4e-d67e-4a9c-b1f5-49b1e9c6fcaa\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"474f58ab-0880-42be-9fb6-d889e8d0aafc\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:20:932\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381840852\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"2056c41f-23b9-4de7-9f50-819adad37d76\",\"resource-version\":\"1682381840852\",\"model-name\":\"ctag-pool\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"46c51d4e-d67e-4a9c-b1f5-49b1e9c6fcaa\"}}","context":{"RequestID":"474f58ab-0880-42be-9fb6-d889e8d0aafc","ServiceName":"/aai/v27/service-design-and-creation/models/model/46c51d4e-d67e-4a9c-b1f5-49b1e9c6fcaa","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:20.950Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:20.982Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"474f58ab-0880-42be-9fb6-d889e8d0aafc","ServiceName":"/aai/v27/service-design-and-creation/models/model/46c51d4e-d67e-4a9c-b1f5-49b1e9c6fcaa","TargetServiceName":"AAI-EVENT","ElapsedTime":"32","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:20.982Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:21.031Z","message":"{\"transactionId\":\"474f58ab-0880-42be-9fb6-d889e8d0aafc\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:20:841\",\"respDate\":\"230425-00:17:21:031\",\"sourceId\":\"AAI-TOOLS:474f58ab-0880-42be-9fb6-d889e8d0aafc\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/46c51d4e-d67e-4a9c-b1f5-49b1e9c6fcaa\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:20:841-72204\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[7d62c56c-5842-476c-9ef8-6931af3aa20a], x-b3-parentspanid=[8fea1da1a0b29cb6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[474f58ab-0880-42be-9fb6-d889e8d0aafc], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[274589305a605c76323a30fe4981db0c], x-b3-spanid=[caffaf597604a553], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[263], Content-Type=[application/json], X-ONAP-RequestID=[474f58ab-0880-42be-9fb6-d889e8d0aafc]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"46c51d4e-d67e-4a9c-b1f5-49b1e9c6fcaa\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"2056c41f-23b9-4de7-9f50-819adad37d76\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"ctag-pool\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:20:841-72204\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[28768], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230425-00:17:20:841-72204]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"474f58ab-0880-42be-9fb6-d889e8d0aafc","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"71","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"aae43c87-c511-4cf3-bfb9-d166afae1d39","LogTimestamp":"2023-04-25T00:17:20.925Z","elapsedTime":"5"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:21.032Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"474f58ab-0880-42be-9fb6-d889e8d0aafc","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"192","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"aae43c87-c511-4cf3-bfb9-d166afae1d39","LogTimestamp":"2023-04-25T00:17:21.032Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:21 +0000] "PUT /aai/v27/service-design-and-creation/models/model/46c51d4e-d67e-4a9c-b1f5-49b1e9c6fcaa" 201 0 REST 474f58ab-0880-42be-9fb6-d889e8d0aafc AAI-TOOLS 127.0.0.6 - - - - - - - - - 195 - "logType": "access"
{"timestamp":"2023-04-25T00:17:21.100Z","message":"Entering","context":{"RequestID":"a0a75fab-8635-490f-96b9-793d9b0c01be","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"29ca7db1-49cf-4c1a-8b36-3fdf3e7e04ae","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:17:21.100Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:21.105Z","message":"Database is available from CACHED check.","context":{"RequestID":"a0a75fab-8635-490f-96b9-793d9b0c01be","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"29ca7db1-49cf-4c1a-8b36-3fdf3e7e04ae","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:17:21.100Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:21.108Z","message":"{\"transactionId\":\"a0a75fab-8635-490f-96b9-793d9b0c01be\",\"status\":\"200\",\"rqstDate\":\"230425-00:17:21:101\",\"respDate\":\"230425-00:17:21:107\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a0a75fab-8635-490f-96b9-793d9b0c01be\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:21:101-42474\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a0a75fab-8635-490f-96b9-793d9b0c01be]}\\\"}\"}","context":{"RequestID":"a0a75fab-8635-490f-96b9-793d9b0c01be","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"29ca7db1-49cf-4c1a-8b36-3fdf3e7e04ae","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:17:21.100Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:21.109Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a0a75fab-8635-490f-96b9-793d9b0c01be","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"9","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"29ca7db1-49cf-4c1a-8b36-3fdf3e7e04ae","LogTimestamp":"2023-04-25T00:17:21.109Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
{"timestamp":"2023-04-25T00:17:21.113Z","message":"Entering","context":{"RequestID":"5b624624-4139-4bee-aef8-f417fad83381","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6ece5b02-969c-4f8e-9c5a-1c86126d0d43","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:21.111Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:21.126Z","message":"Checking for system property [partnerName]","context":{"RequestID":"5b624624-4139-4bee-aef8-f417fad83381","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6ece5b02-969c-4f8e-9c5a-1c86126d0d43","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:21.111Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:21.126Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"5b624624-4139-4bee-aef8-f417fad83381","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6ece5b02-969c-4f8e-9c5a-1c86126d0d43","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:21.111Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:21.126Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"5b624624-4139-4bee-aef8-f417fad83381","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6ece5b02-969c-4f8e-9c5a-1c86126d0d43","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:21.111Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:21.129Z","message":"Invoke","context":{"RequestID":"5b624624-4139-4bee-aef8-f417fad83381","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","InvocationID":"6ece5b02-969c-4f8e-9c5a-1c86126d0d43","LogTimestamp":"2023-04-25T00:17:21.129Z"},"thread":"qtp1530295320-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:21.198Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"5b624624-4139-4bee-aef8-f417fad83381","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"70","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","InvocationID":"6ece5b02-969c-4f8e-9c5a-1c86126d0d43","LogTimestamp":"2023-04-25T00:17:21.197Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1530295320-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:21.227Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"5b624624-4139-4bee-aef8-f417fad83381\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:21:209\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381841125\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"d4df5c27-98a1-4812-a8aa-c17f055b7a3f\",\"resource-version\":\"1682381841125\",\"model-name\":\"customer\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\"}}","context":{"RequestID":"5b624624-4139-4bee-aef8-f417fad83381","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:21.227Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:21.247Z","message":"{\"transactionId\":\"5b624624-4139-4bee-aef8-f417fad83381\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:21:115\",\"respDate\":\"230425-00:17:21:247\",\"sourceId\":\"AAI-TOOLS:5b624624-4139-4bee-aef8-f417fad83381\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:21:115-19766\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[818bfcbc-d47c-4825-aeb3-3c72ecfc0c73], x-b3-parentspanid=[2f5b87b105f1e187], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[5b624624-4139-4bee-aef8-f417fad83381], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b4a7217a850389237be742311957213e], x-b3-spanid=[a67a78837a0799f8], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[262], Content-Type=[application/json], X-ONAP-RequestID=[5b624624-4139-4bee-aef8-f417fad83381]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"d4df5c27-98a1-4812-a8aa-c17f055b7a3f\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"customer\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:21:115-19766\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[12536], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230425-00:17:21:115-19766]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"5b624624-4139-4bee-aef8-f417fad83381","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"70","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"6ece5b02-969c-4f8e-9c5a-1c86126d0d43","LogTimestamp":"2023-04-25T00:17:21.197Z","elapsedTime":"7"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:21.248Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"5b624624-4139-4bee-aef8-f417fad83381","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"137","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"6ece5b02-969c-4f8e-9c5a-1c86126d0d43","LogTimestamp":"2023-04-25T00:17:21.248Z","ResponseDesc":"Created","elapsedTime":"7"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:21 +0000] "PUT /aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e" 201 0 REST 5b624624-4139-4bee-aef8-f417fad83381 AAI-TOOLS 127.0.0.6 - - - - - - - - - 141 - "logType": "access"
{"timestamp":"2023-04-25T00:17:21.275Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"5b624624-4139-4bee-aef8-f417fad83381","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"49","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:21.275Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:21.339Z","message":"Entering","context":{"RequestID":"2b3ba699-eefa-40bc-9662-72dc0bc0df17","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"dc9d45f5-e51a-48b3-9c3d-64610915e618","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:21.338Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:21.340Z","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-04-25T00:17:21.348Z","message":"Checking for system property [partnerName]","context":{"RequestID":"2b3ba699-eefa-40bc-9662-72dc0bc0df17","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"dc9d45f5-e51a-48b3-9c3d-64610915e618","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:21.338Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:21.348Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"2b3ba699-eefa-40bc-9662-72dc0bc0df17","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"dc9d45f5-e51a-48b3-9c3d-64610915e618","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:21.338Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:21.348Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"2b3ba699-eefa-40bc-9662-72dc0bc0df17","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"dc9d45f5-e51a-48b3-9c3d-64610915e618","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:21.338Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:21.349Z","message":"Invoke","context":{"RequestID":"2b3ba699-eefa-40bc-9662-72dc0bc0df17","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/245cf4b0-7cc5-4eea-bbd9-753e939adcab","InvocationID":"dc9d45f5-e51a-48b3-9c3d-64610915e618","LogTimestamp":"2023-04-25T00:17:21.349Z"},"thread":"qtp1530295320-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:21.438Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"2b3ba699-eefa-40bc-9662-72dc0bc0df17","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"90","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/245cf4b0-7cc5-4eea-bbd9-753e939adcab","InvocationID":"dc9d45f5-e51a-48b3-9c3d-64610915e618","LogTimestamp":"2023-04-25T00:17:21.438Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1530295320-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:21.487Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/245cf4b0-7cc5-4eea-bbd9-753e939adcab\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"2b3ba699-eefa-40bc-9662-72dc0bc0df17\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:21:449\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381841348\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"c3878ffb-8d85-4114-bee6-e4074a9db10b\",\"resource-version\":\"1682381841348\",\"model-name\":\"cvlan-tag-entry\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"245cf4b0-7cc5-4eea-bbd9-753e939adcab\"}}","context":{"RequestID":"2b3ba699-eefa-40bc-9662-72dc0bc0df17","ServiceName":"/aai/v27/service-design-and-creation/models/model/245cf4b0-7cc5-4eea-bbd9-753e939adcab","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:21.487Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:21.529Z","message":"{\"transactionId\":\"2b3ba699-eefa-40bc-9662-72dc0bc0df17\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:21:339\",\"respDate\":\"230425-00:17:21:529\",\"sourceId\":\"AAI-TOOLS:2b3ba699-eefa-40bc-9662-72dc0bc0df17\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/245cf4b0-7cc5-4eea-bbd9-753e939adcab\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:21:339-43547\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[00498de1-1652-4d1b-9a8d-31b716a5b1ed], x-b3-parentspanid=[1ad2d128fbd61ac1], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[2b3ba699-eefa-40bc-9662-72dc0bc0df17], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[940ccbca72f071ad6fdf98f3dc3e1894], x-b3-spanid=[dfb58ea356ef3516], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[269], Content-Type=[application/json], X-ONAP-RequestID=[2b3ba699-eefa-40bc-9662-72dc0bc0df17]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"245cf4b0-7cc5-4eea-bbd9-753e939adcab\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"c3878ffb-8d85-4114-bee6-e4074a9db10b\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"cvlan-tag-entry\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:21:339-43547\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[16584], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230425-00:17:21:339-43547]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"2b3ba699-eefa-40bc-9662-72dc0bc0df17","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"90","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"dc9d45f5-e51a-48b3-9c3d-64610915e618","LogTimestamp":"2023-04-25T00:17:21.438Z","elapsedTime":"4"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:21.530Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"2b3ba699-eefa-40bc-9662-72dc0bc0df17","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"191","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"dc9d45f5-e51a-48b3-9c3d-64610915e618","LogTimestamp":"2023-04-25T00:17:21.529Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:21 +0000] "PUT /aai/v27/service-design-and-creation/models/model/245cf4b0-7cc5-4eea-bbd9-753e939adcab" 201 0 REST 2b3ba699-eefa-40bc-9662-72dc0bc0df17 AAI-TOOLS 127.0.0.6 - - - - - - - - - 194 - "logType": "access"
{"timestamp":"2023-04-25T00:17:21.557Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"2b3ba699-eefa-40bc-9662-72dc0bc0df17","ServiceName":"/aai/v27/service-design-and-creation/models/model/245cf4b0-7cc5-4eea-bbd9-753e939adcab","TargetServiceName":"AAI-EVENT","ElapsedTime":"71","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:21.557Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:21.621Z","message":"Entering","context":{"RequestID":"a6d66a68-f37b-4b7c-b562-d86539b2dab4","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"197322d7-f7dd-4a81-92ee-f853925e7aa4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:21.621Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:21.633Z","message":"Checking for system property [partnerName]","context":{"RequestID":"a6d66a68-f37b-4b7c-b562-d86539b2dab4","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"197322d7-f7dd-4a81-92ee-f853925e7aa4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:21.621Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:21.633Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"a6d66a68-f37b-4b7c-b562-d86539b2dab4","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"197322d7-f7dd-4a81-92ee-f853925e7aa4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:21.621Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:21.633Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"a6d66a68-f37b-4b7c-b562-d86539b2dab4","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"197322d7-f7dd-4a81-92ee-f853925e7aa4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:21.621Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:21.634Z","message":"Invoke","context":{"RequestID":"a6d66a68-f37b-4b7c-b562-d86539b2dab4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/98fbb471-1f86-428e-bd8a-c8a25de6fa23","InvocationID":"197322d7-f7dd-4a81-92ee-f853925e7aa4","LogTimestamp":"2023-04-25T00:17:21.634Z"},"thread":"qtp1530295320-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:21.750Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"a6d66a68-f37b-4b7c-b562-d86539b2dab4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"117","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/98fbb471-1f86-428e-bd8a-c8a25de6fa23","InvocationID":"197322d7-f7dd-4a81-92ee-f853925e7aa4","LogTimestamp":"2023-04-25T00:17:21.750Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1530295320-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:21.791Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/98fbb471-1f86-428e-bd8a-c8a25de6fa23\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"a6d66a68-f37b-4b7c-b562-d86539b2dab4\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:21:761\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381841631\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"4cb44ae8-e3ab-452a-9f95-bcc8a44c55ea\",\"resource-version\":\"1682381841631\",\"model-name\":\"dvs-switch\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"98fbb471-1f86-428e-bd8a-c8a25de6fa23\"}}","context":{"RequestID":"a6d66a68-f37b-4b7c-b562-d86539b2dab4","ServiceName":"/aai/v27/service-design-and-creation/models/model/98fbb471-1f86-428e-bd8a-c8a25de6fa23","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:21.790Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:21.822Z","message":"{\"transactionId\":\"a6d66a68-f37b-4b7c-b562-d86539b2dab4\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:21:622\",\"respDate\":\"230425-00:17:21:822\",\"sourceId\":\"AAI-TOOLS:a6d66a68-f37b-4b7c-b562-d86539b2dab4\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/98fbb471-1f86-428e-bd8a-c8a25de6fa23\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:21:622-728\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[dffcdfe3-e850-4617-bcb8-1473ad0b22cf], x-b3-parentspanid=[3931e41762abed2e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[a6d66a68-f37b-4b7c-b562-d86539b2dab4], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cab4940d14926efb1f9adbfb189a6c37], x-b3-spanid=[9382b13f89156ff4], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[264], Content-Type=[application/json], X-ONAP-RequestID=[a6d66a68-f37b-4b7c-b562-d86539b2dab4]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"98fbb471-1f86-428e-bd8a-c8a25de6fa23\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"4cb44ae8-e3ab-452a-9f95-bcc8a44c55ea\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"dvs-switch\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:21:622-728\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[32864], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230425-00:17:21:622-728]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"a6d66a68-f37b-4b7c-b562-d86539b2dab4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"117","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"197322d7-f7dd-4a81-92ee-f853925e7aa4","LogTimestamp":"2023-04-25T00:17:21.750Z","elapsedTime":"4"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:21.823Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"a6d66a68-f37b-4b7c-b562-d86539b2dab4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"202","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"197322d7-f7dd-4a81-92ee-f853925e7aa4","LogTimestamp":"2023-04-25T00:17:21.823Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:21 +0000] "PUT /aai/v27/service-design-and-creation/models/model/98fbb471-1f86-428e-bd8a-c8a25de6fa23" 201 0 REST a6d66a68-f37b-4b7c-b562-d86539b2dab4 AAI-TOOLS 127.0.0.6 - - - - - - - - - 208 - "logType": "access"
{"timestamp":"2023-04-25T00:17:21.860Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a6d66a68-f37b-4b7c-b562-d86539b2dab4","ServiceName":"/aai/v27/service-design-and-creation/models/model/98fbb471-1f86-428e-bd8a-c8a25de6fa23","TargetServiceName":"AAI-EVENT","ElapsedTime":"69","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:21.859Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:21.914Z","message":"Entering","context":{"RequestID":"e9a2f15e-8c5f-4fbf-9e03-cf7ae47044b2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ab909c6a-3c68-4073-b141-e529745c896d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:21.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:21.956Z","message":"Checking for system property [partnerName]","context":{"RequestID":"e9a2f15e-8c5f-4fbf-9e03-cf7ae47044b2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ab909c6a-3c68-4073-b141-e529745c896d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:21.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:21.956Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"e9a2f15e-8c5f-4fbf-9e03-cf7ae47044b2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ab909c6a-3c68-4073-b141-e529745c896d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:21.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:21.956Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"e9a2f15e-8c5f-4fbf-9e03-cf7ae47044b2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ab909c6a-3c68-4073-b141-e529745c896d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:21.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:21.957Z","message":"Invoke","context":{"RequestID":"e9a2f15e-8c5f-4fbf-9e03-cf7ae47044b2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/7a08cad4-8759-46a5-8245-095d1ba57ac6","InvocationID":"ab909c6a-3c68-4073-b141-e529745c896d","LogTimestamp":"2023-04-25T00:17:21.957Z"},"thread":"qtp1530295320-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:22.059Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"e9a2f15e-8c5f-4fbf-9e03-cf7ae47044b2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"103","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/7a08cad4-8759-46a5-8245-095d1ba57ac6","InvocationID":"ab909c6a-3c68-4073-b141-e529745c896d","LogTimestamp":"2023-04-25T00:17:22.059Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1530295320-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:22.073Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/7a08cad4-8759-46a5-8245-095d1ba57ac6\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"e9a2f15e-8c5f-4fbf-9e03-cf7ae47044b2\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:22:064\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381841944\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"f0442326-8201-4d0e-857c-74b4ddcbfc9f\",\"resource-version\":\"1682381841944\",\"model-name\":\"edge-prop-names\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"7a08cad4-8759-46a5-8245-095d1ba57ac6\"}}","context":{"RequestID":"e9a2f15e-8c5f-4fbf-9e03-cf7ae47044b2","ServiceName":"/aai/v27/service-design-and-creation/models/model/7a08cad4-8759-46a5-8245-095d1ba57ac6","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:22.073Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:22.098Z","message":"{\"transactionId\":\"e9a2f15e-8c5f-4fbf-9e03-cf7ae47044b2\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:21:915\",\"respDate\":\"230425-00:17:22:098\",\"sourceId\":\"AAI-TOOLS:e9a2f15e-8c5f-4fbf-9e03-cf7ae47044b2\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/7a08cad4-8759-46a5-8245-095d1ba57ac6\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:21:915-19565\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[6d0916a0-8396-4086-85de-fcd257b62f27], x-b3-parentspanid=[b6c31bb8cfec6357], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[e9a2f15e-8c5f-4fbf-9e03-cf7ae47044b2], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f3ab9ddf12780d75536e8ee453e19d06], x-b3-spanid=[b9e850492d5328c9], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[269], Content-Type=[application/json], X-ONAP-RequestID=[e9a2f15e-8c5f-4fbf-9e03-cf7ae47044b2]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"7a08cad4-8759-46a5-8245-095d1ba57ac6\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"f0442326-8201-4d0e-857c-74b4ddcbfc9f\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"edge-prop-names\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:21:915-19565\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[16600], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230425-00:17:21:915-19565]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"e9a2f15e-8c5f-4fbf-9e03-cf7ae47044b2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"103","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"ab909c6a-3c68-4073-b141-e529745c896d","LogTimestamp":"2023-04-25T00:17:22.059Z","elapsedTime":"3"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:22.100Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"e9a2f15e-8c5f-4fbf-9e03-cf7ae47044b2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"186","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"ab909c6a-3c68-4073-b141-e529745c896d","LogTimestamp":"2023-04-25T00:17:22.099Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:22 +0000] "PUT /aai/v27/service-design-and-creation/models/model/7a08cad4-8759-46a5-8245-095d1ba57ac6" 201 0 REST e9a2f15e-8c5f-4fbf-9e03-cf7ae47044b2 AAI-TOOLS 127.0.0.6 - - - - - - - - - 192 - "logType": "access"
{"timestamp":"2023-04-25T00:17:22.126Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e9a2f15e-8c5f-4fbf-9e03-cf7ae47044b2","ServiceName":"/aai/v27/service-design-and-creation/models/model/7a08cad4-8759-46a5-8245-095d1ba57ac6","TargetServiceName":"AAI-EVENT","ElapsedTime":"53","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:22.126Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:22.191Z","message":"Entering","context":{"RequestID":"180eae0b-e156-469b-a0e6-46e0c26ac3e3","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"99331183-7c7d-4454-9794-126d68a82213","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:22.191Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:22.206Z","message":"Checking for system property [partnerName]","context":{"RequestID":"180eae0b-e156-469b-a0e6-46e0c26ac3e3","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"99331183-7c7d-4454-9794-126d68a82213","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:22.191Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:22.206Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"180eae0b-e156-469b-a0e6-46e0c26ac3e3","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"99331183-7c7d-4454-9794-126d68a82213","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:22.191Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:22.206Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"180eae0b-e156-469b-a0e6-46e0c26ac3e3","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"99331183-7c7d-4454-9794-126d68a82213","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:22.191Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:22.207Z","message":"Invoke","context":{"RequestID":"180eae0b-e156-469b-a0e6-46e0c26ac3e3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/9a011958-7165-47a3-b872-00951d1f09ae","InvocationID":"99331183-7c7d-4454-9794-126d68a82213","LogTimestamp":"2023-04-25T00:17:22.207Z"},"thread":"qtp1530295320-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:22.274Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"180eae0b-e156-469b-a0e6-46e0c26ac3e3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"67","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/9a011958-7165-47a3-b872-00951d1f09ae","InvocationID":"99331183-7c7d-4454-9794-126d68a82213","LogTimestamp":"2023-04-25T00:17:22.273Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1530295320-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:22.298Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/9a011958-7165-47a3-b872-00951d1f09ae\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"180eae0b-e156-469b-a0e6-46e0c26ac3e3\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:22:285\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381842205\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"af27fbfd-598d-44da-aeae-0f9d3a5fcd6a\",\"resource-version\":\"1682381842205\",\"model-name\":\"element-choice-set\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"9a011958-7165-47a3-b872-00951d1f09ae\"}}","context":{"RequestID":"180eae0b-e156-469b-a0e6-46e0c26ac3e3","ServiceName":"/aai/v27/service-design-and-creation/models/model/9a011958-7165-47a3-b872-00951d1f09ae","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:22.298Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:22.314Z","message":"{\"transactionId\":\"180eae0b-e156-469b-a0e6-46e0c26ac3e3\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:22:192\",\"respDate\":\"230425-00:17:22:314\",\"sourceId\":\"AAI-TOOLS:180eae0b-e156-469b-a0e6-46e0c26ac3e3\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/9a011958-7165-47a3-b872-00951d1f09ae\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:22:192-81818\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[1b55a1c6-4627-46f2-846b-79a6fff94636], x-b3-parentspanid=[43d2138402c2289e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[180eae0b-e156-469b-a0e6-46e0c26ac3e3], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[caecb283904fadfc9aac54559ced9124], x-b3-spanid=[f0072b1346080c3b], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[272], Content-Type=[application/json], X-ONAP-RequestID=[180eae0b-e156-469b-a0e6-46e0c26ac3e3]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"9a011958-7165-47a3-b872-00951d1f09ae\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"af27fbfd-598d-44da-aeae-0f9d3a5fcd6a\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"element-choice-set\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:22:192-81818\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[20680], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230425-00:17:22:192-81818]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"180eae0b-e156-469b-a0e6-46e0c26ac3e3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"67","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"99331183-7c7d-4454-9794-126d68a82213","LogTimestamp":"2023-04-25T00:17:22.273Z","elapsedTime":"6"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:22.315Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"180eae0b-e156-469b-a0e6-46e0c26ac3e3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"124","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"99331183-7c7d-4454-9794-126d68a82213","LogTimestamp":"2023-04-25T00:17:22.315Z","ResponseDesc":"Created","elapsedTime":"6"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:22 +0000] "PUT /aai/v27/service-design-and-creation/models/model/9a011958-7165-47a3-b872-00951d1f09ae" 201 0 REST 180eae0b-e156-469b-a0e6-46e0c26ac3e3 AAI-TOOLS 127.0.0.6 - - - - - - - - - 128 - "logType": "access"
{"timestamp":"2023-04-25T00:17:22.323Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"180eae0b-e156-469b-a0e6-46e0c26ac3e3","ServiceName":"/aai/v27/service-design-and-creation/models/model/9a011958-7165-47a3-b872-00951d1f09ae","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:22.323Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:22.324Z","message":"Received event EVENT CREATED TABLE sdctitan.edgestore_lock_, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:22.405Z","message":"Entering","context":{"RequestID":"a99b3186-c86b-4bfa-b310-03ad75ce9fe1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5256c302-d6ec-4ef5-bc09-c4400a8ee85f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:22.405Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:22.413Z","message":"Checking for system property [partnerName]","context":{"RequestID":"a99b3186-c86b-4bfa-b310-03ad75ce9fe1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5256c302-d6ec-4ef5-bc09-c4400a8ee85f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:22.405Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:22.413Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"a99b3186-c86b-4bfa-b310-03ad75ce9fe1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5256c302-d6ec-4ef5-bc09-c4400a8ee85f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:22.405Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:22.413Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"a99b3186-c86b-4bfa-b310-03ad75ce9fe1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5256c302-d6ec-4ef5-bc09-c4400a8ee85f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:22.405Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:22.414Z","message":"Invoke","context":{"RequestID":"a99b3186-c86b-4bfa-b310-03ad75ce9fe1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/ae75b5a0-d5e1-4f3a-b8fb-37626a753da3","InvocationID":"5256c302-d6ec-4ef5-bc09-c4400a8ee85f","LogTimestamp":"2023-04-25T00:17:22.414Z"},"thread":"qtp1530295320-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:22.470Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"a99b3186-c86b-4bfa-b310-03ad75ce9fe1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"57","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/ae75b5a0-d5e1-4f3a-b8fb-37626a753da3","InvocationID":"5256c302-d6ec-4ef5-bc09-c4400a8ee85f","LogTimestamp":"2023-04-25T00:17:22.470Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1530295320-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:22.489Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ae75b5a0-d5e1-4f3a-b8fb-37626a753da3\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"a99b3186-c86b-4bfa-b310-03ad75ce9fe1\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:22:477\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381842412\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"7e27ba2e-b7db-4e13-9fae-d142152ef98a\",\"resource-version\":\"1682381842412\",\"model-name\":\"entitlement\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"ae75b5a0-d5e1-4f3a-b8fb-37626a753da3\"}}","context":{"RequestID":"a99b3186-c86b-4bfa-b310-03ad75ce9fe1","ServiceName":"/aai/v27/service-design-and-creation/models/model/ae75b5a0-d5e1-4f3a-b8fb-37626a753da3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:22.488Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:22.526Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a99b3186-c86b-4bfa-b310-03ad75ce9fe1","ServiceName":"/aai/v27/service-design-and-creation/models/model/ae75b5a0-d5e1-4f3a-b8fb-37626a753da3","TargetServiceName":"AAI-EVENT","ElapsedTime":"37","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:22.525Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:22.532Z","message":"{\"transactionId\":\"a99b3186-c86b-4bfa-b310-03ad75ce9fe1\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:22:406\",\"respDate\":\"230425-00:17:22:532\",\"sourceId\":\"AAI-TOOLS:a99b3186-c86b-4bfa-b310-03ad75ce9fe1\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/ae75b5a0-d5e1-4f3a-b8fb-37626a753da3\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:22:406-3279\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[8bbceabb-eab6-49b1-bd08-06c730992120], x-b3-parentspanid=[aeb3ccd6a2bba971], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[a99b3186-c86b-4bfa-b310-03ad75ce9fe1], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[019f6a7242ad050195c2c784da7085f8], x-b3-spanid=[e2f58daa23c9f64a], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[265], Content-Type=[application/json], X-ONAP-RequestID=[a99b3186-c86b-4bfa-b310-03ad75ce9fe1]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"ae75b5a0-d5e1-4f3a-b8fb-37626a753da3\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"7e27ba2e-b7db-4e13-9fae-d142152ef98a\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"entitlement\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:22:406-3279\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[12520], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230425-00:17:22:406-3279]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"a99b3186-c86b-4bfa-b310-03ad75ce9fe1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"57","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"5256c302-d6ec-4ef5-bc09-c4400a8ee85f","LogTimestamp":"2023-04-25T00:17:22.470Z","elapsedTime":"4"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:22.533Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"a99b3186-c86b-4bfa-b310-03ad75ce9fe1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"128","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"5256c302-d6ec-4ef5-bc09-c4400a8ee85f","LogTimestamp":"2023-04-25T00:17:22.533Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:22 +0000] "PUT /aai/v27/service-design-and-creation/models/model/ae75b5a0-d5e1-4f3a-b8fb-37626a753da3" 201 0 REST a99b3186-c86b-4bfa-b310-03ad75ce9fe1 AAI-TOOLS 127.0.0.6 - - - - - - - - - 130 - "logType": "access"
{"timestamp":"2023-04-25T00:17:22.624Z","message":"Entering","context":{"RequestID":"3a4d4244-8729-4de2-9b32-e7d181078523","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0b2e6b6a-e00b-4f91-a185-2360de1b0149","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:22.624Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:22.638Z","message":"Checking for system property [partnerName]","context":{"RequestID":"3a4d4244-8729-4de2-9b32-e7d181078523","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0b2e6b6a-e00b-4f91-a185-2360de1b0149","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:22.624Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:22.638Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"3a4d4244-8729-4de2-9b32-e7d181078523","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0b2e6b6a-e00b-4f91-a185-2360de1b0149","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:22.624Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:22.638Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"3a4d4244-8729-4de2-9b32-e7d181078523","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0b2e6b6a-e00b-4f91-a185-2360de1b0149","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:22.624Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:22.639Z","message":"Invoke","context":{"RequestID":"3a4d4244-8729-4de2-9b32-e7d181078523","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/0562518b-e5b3-49f4-8ad8-19b43766c79d","InvocationID":"0b2e6b6a-e00b-4f91-a185-2360de1b0149","LogTimestamp":"2023-04-25T00:17:22.639Z"},"thread":"qtp1530295320-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:22.711Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"3a4d4244-8729-4de2-9b32-e7d181078523","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"72","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/0562518b-e5b3-49f4-8ad8-19b43766c79d","InvocationID":"0b2e6b6a-e00b-4f91-a185-2360de1b0149","LogTimestamp":"2023-04-25T00:17:22.710Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1530295320-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:22.734Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/0562518b-e5b3-49f4-8ad8-19b43766c79d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"3a4d4244-8729-4de2-9b32-e7d181078523\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:22:720\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381842637\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"5ded840b-42aa-4692-a7ac-9a6ed5f3146b\",\"resource-version\":\"1682381842637\",\"model-name\":\"esr-system-info\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"0562518b-e5b3-49f4-8ad8-19b43766c79d\"}}","context":{"RequestID":"3a4d4244-8729-4de2-9b32-e7d181078523","ServiceName":"/aai/v27/service-design-and-creation/models/model/0562518b-e5b3-49f4-8ad8-19b43766c79d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:22.733Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:22.751Z","message":"{\"transactionId\":\"3a4d4244-8729-4de2-9b32-e7d181078523\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:22:625\",\"respDate\":\"230425-00:17:22:751\",\"sourceId\":\"AAI-TOOLS:3a4d4244-8729-4de2-9b32-e7d181078523\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/0562518b-e5b3-49f4-8ad8-19b43766c79d\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:22:625-99859\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[0339b019-9455-4e15-b9ed-36888c1272ff], x-b3-parentspanid=[33cf6dbc5d1e51c8], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[3a4d4244-8729-4de2-9b32-e7d181078523], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bcb826421d29388489002f4253a9bb37], x-b3-spanid=[3139221777b89526], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[269], Content-Type=[application/json], X-ONAP-RequestID=[3a4d4244-8729-4de2-9b32-e7d181078523]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"0562518b-e5b3-49f4-8ad8-19b43766c79d\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"5ded840b-42aa-4692-a7ac-9a6ed5f3146b\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"esr-system-info\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:22:625-99859\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[24608], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230425-00:17:22:625-99859]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"3a4d4244-8729-4de2-9b32-e7d181078523","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"72","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"0b2e6b6a-e00b-4f91-a185-2360de1b0149","LogTimestamp":"2023-04-25T00:17:22.710Z","elapsedTime":"6"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:22.753Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"3a4d4244-8729-4de2-9b32-e7d181078523","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"128","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"0b2e6b6a-e00b-4f91-a185-2360de1b0149","LogTimestamp":"2023-04-25T00:17:22.752Z","ResponseDesc":"Created","elapsedTime":"6"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:22 +0000] "PUT /aai/v27/service-design-and-creation/models/model/0562518b-e5b3-49f4-8ad8-19b43766c79d" 201 0 REST 3a4d4244-8729-4de2-9b32-e7d181078523 AAI-TOOLS 127.0.0.6 - - - - - - - - - 134 - "logType": "access"
{"timestamp":"2023-04-25T00:17:22.760Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"3a4d4244-8729-4de2-9b32-e7d181078523","ServiceName":"/aai/v27/service-design-and-creation/models/model/0562518b-e5b3-49f4-8ad8-19b43766c79d","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:22.760Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:22.826Z","message":"Entering","context":{"RequestID":"2570fd07-44fc-439c-8dc9-817c105e6bd1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"33138986-0c33-40a3-9e3b-cdb98c5e978d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:22.826Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:22.836Z","message":"Checking for system property [partnerName]","context":{"RequestID":"2570fd07-44fc-439c-8dc9-817c105e6bd1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"33138986-0c33-40a3-9e3b-cdb98c5e978d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:22.826Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:22.837Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"2570fd07-44fc-439c-8dc9-817c105e6bd1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"33138986-0c33-40a3-9e3b-cdb98c5e978d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:22.826Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:22.837Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"2570fd07-44fc-439c-8dc9-817c105e6bd1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"33138986-0c33-40a3-9e3b-cdb98c5e978d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:22.826Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:22.837Z","message":"Invoke","context":{"RequestID":"2570fd07-44fc-439c-8dc9-817c105e6bd1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/bace8d1c-a261-4041-9e37-823117415d0f","InvocationID":"33138986-0c33-40a3-9e3b-cdb98c5e978d","LogTimestamp":"2023-04-25T00:17:22.837Z"},"thread":"qtp1530295320-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:22.860Z","message":"Entering","context":{"RequestID":"1c43ddd4-54e7-4f7b-84b2-542cb93a50ed","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c32ab11c-9b57-4d6c-b972-c8c608ba2412","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:17:22.860Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:22.863Z","message":"{\"transactionId\":\"1c43ddd4-54e7-4f7b-84b2-542cb93a50ed\",\"status\":\"200\",\"rqstDate\":\"230425-00:17:22:861\",\"respDate\":\"230425-00:17:22:863\",\"sourceId\":\"haproxy:1c43ddd4-54e7-4f7b-84b2-542cb93a50ed\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:22:861-22709\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[94939510-adde-4af7-a400-8ac2d6b2872a], x-b3-parentspanid=[53fd5098fc1c151f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4d8b0561757e2cdf53fd5098fc1c151f], x-b3-spanid=[633eab42adcd3b2b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1c43ddd4-54e7-4f7b-84b2-542cb93a50ed]}\\\"}\"}","context":{"RequestID":"1c43ddd4-54e7-4f7b-84b2-542cb93a50ed","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c32ab11c-9b57-4d6c-b972-c8c608ba2412","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:17:22.860Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:22.864Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1c43ddd4-54e7-4f7b-84b2-542cb93a50ed","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c32ab11c-9b57-4d6c-b972-c8c608ba2412","LogTimestamp":"2023-04-25T00:17:22.864Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:17:22.925Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"2570fd07-44fc-439c-8dc9-817c105e6bd1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"87","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/bace8d1c-a261-4041-9e37-823117415d0f","InvocationID":"33138986-0c33-40a3-9e3b-cdb98c5e978d","LogTimestamp":"2023-04-25T00:17:22.924Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1530295320-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:22.951Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/bace8d1c-a261-4041-9e37-823117415d0f\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"2570fd07-44fc-439c-8dc9-817c105e6bd1\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:22:935\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381842836\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"36200fb5-f251-4f5d-a520-7c5ad5c2cd4b\",\"resource-version\":\"1682381842836\",\"model-name\":\"flavor\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"bace8d1c-a261-4041-9e37-823117415d0f\"}}","context":{"RequestID":"2570fd07-44fc-439c-8dc9-817c105e6bd1","ServiceName":"/aai/v27/service-design-and-creation/models/model/bace8d1c-a261-4041-9e37-823117415d0f","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:22.951Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:22.980Z","message":"{\"transactionId\":\"2570fd07-44fc-439c-8dc9-817c105e6bd1\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:22:827\",\"respDate\":\"230425-00:17:22:980\",\"sourceId\":\"AAI-TOOLS:2570fd07-44fc-439c-8dc9-817c105e6bd1\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/bace8d1c-a261-4041-9e37-823117415d0f\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:22:827-19377\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[b6df64f3-840d-4bca-9238-14dab87465ca], x-b3-parentspanid=[0771d01e57f4215a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[2570fd07-44fc-439c-8dc9-817c105e6bd1], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a15d9f239e31e25d7a7670269379bee2], x-b3-spanid=[91669b0fb80bb847], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[260], Content-Type=[application/json], X-ONAP-RequestID=[2570fd07-44fc-439c-8dc9-817c105e6bd1]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"bace8d1c-a261-4041-9e37-823117415d0f\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"36200fb5-f251-4f5d-a520-7c5ad5c2cd4b\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"flavor\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:22:827-19377\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[20696], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230425-00:17:22:827-19377]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"2570fd07-44fc-439c-8dc9-817c105e6bd1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"87","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"33138986-0c33-40a3-9e3b-cdb98c5e978d","LogTimestamp":"2023-04-25T00:17:22.924Z","elapsedTime":"7"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:22.980Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"2570fd07-44fc-439c-8dc9-817c105e6bd1","ServiceName":"/aai/v27/service-design-and-creation/models/model/bace8d1c-a261-4041-9e37-823117415d0f","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:22.980Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:22.981Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"2570fd07-44fc-439c-8dc9-817c105e6bd1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"155","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"33138986-0c33-40a3-9e3b-cdb98c5e978d","LogTimestamp":"2023-04-25T00:17:22.981Z","ResponseDesc":"Created","elapsedTime":"7"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:22 +0000] "PUT /aai/v27/service-design-and-creation/models/model/bace8d1c-a261-4041-9e37-823117415d0f" 201 0 REST 2570fd07-44fc-439c-8dc9-817c105e6bd1 AAI-TOOLS 127.0.0.6 - - - - - - - - - 160 - "logType": "access"
{"timestamp":"2023-04-25T00:17:23.065Z","message":"Entering","context":{"RequestID":"deda13e5-5ed6-422c-b5ee-0cbfa7d3e53b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7e94660e-09ca-4fce-a23a-e844f27a7c70","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:23.065Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:23.076Z","message":"Checking for system property [partnerName]","context":{"RequestID":"deda13e5-5ed6-422c-b5ee-0cbfa7d3e53b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7e94660e-09ca-4fce-a23a-e844f27a7c70","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:23.065Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:23.076Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"deda13e5-5ed6-422c-b5ee-0cbfa7d3e53b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7e94660e-09ca-4fce-a23a-e844f27a7c70","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:23.065Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:23.076Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"deda13e5-5ed6-422c-b5ee-0cbfa7d3e53b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7e94660e-09ca-4fce-a23a-e844f27a7c70","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:23.065Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:23.077Z","message":"Invoke","context":{"RequestID":"deda13e5-5ed6-422c-b5ee-0cbfa7d3e53b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","InvocationID":"7e94660e-09ca-4fce-a23a-e844f27a7c70","LogTimestamp":"2023-04-25T00:17:23.077Z"},"thread":"qtp1530295320-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:23.142Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"deda13e5-5ed6-422c-b5ee-0cbfa7d3e53b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"65","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","InvocationID":"7e94660e-09ca-4fce-a23a-e844f27a7c70","LogTimestamp":"2023-04-25T00:17:23.142Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1530295320-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:23.158Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"deda13e5-5ed6-422c-b5ee-0cbfa7d3e53b\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:23:146\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381843075\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"93a6166f-b3d5-4f06-b4ba-aed48d009ad9\",\"resource-version\":\"1682381843075\",\"model-name\":\"generic-vnf\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"deda13e5-5ed6-422c-b5ee-0cbfa7d3e53b","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:23.158Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:23.178Z","message":"{\"transactionId\":\"deda13e5-5ed6-422c-b5ee-0cbfa7d3e53b\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:23:066\",\"respDate\":\"230425-00:17:23:178\",\"sourceId\":\"AAI-TOOLS:deda13e5-5ed6-422c-b5ee-0cbfa7d3e53b\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:23:066-37800\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[df28ce11-0471-4731-9141-b14cd654c2f0], x-b3-parentspanid=[b498e49438458cdd], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[deda13e5-5ed6-422c-b5ee-0cbfa7d3e53b], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eb31ab2231a136e163b5b3733510f7cf], x-b3-spanid=[b43cbf81a1225eb6], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[265], Content-Type=[application/json], X-ONAP-RequestID=[deda13e5-5ed6-422c-b5ee-0cbfa7d3e53b]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"93a6166f-b3d5-4f06-b4ba-aed48d009ad9\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"generic-vnf\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:23:066-37800\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[20560], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230425-00:17:23:066-37800]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"deda13e5-5ed6-422c-b5ee-0cbfa7d3e53b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"65","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"7e94660e-09ca-4fce-a23a-e844f27a7c70","LogTimestamp":"2023-04-25T00:17:23.142Z","elapsedTime":"2"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:23.180Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"deda13e5-5ed6-422c-b5ee-0cbfa7d3e53b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"115","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"7e94660e-09ca-4fce-a23a-e844f27a7c70","LogTimestamp":"2023-04-25T00:17:23.180Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:23 +0000] "PUT /aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c" 201 0 REST deda13e5-5ed6-422c-b5ee-0cbfa7d3e53b AAI-TOOLS 127.0.0.6 - - - - - - - - - 121 - "logType": "access"
{"timestamp":"2023-04-25T00:17:23.196Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"deda13e5-5ed6-422c-b5ee-0cbfa7d3e53b","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"38","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:23.196Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:23.255Z","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-04-25T00:17:23.267Z","message":"Entering","context":{"RequestID":"f8cd2839-bf35-4ec1-a36e-76476593beeb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"33da188a-7d94-4d68-ae63-450a92ab5aeb","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:23.266Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:23.281Z","message":"Checking for system property [partnerName]","context":{"RequestID":"f8cd2839-bf35-4ec1-a36e-76476593beeb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"33da188a-7d94-4d68-ae63-450a92ab5aeb","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:23.266Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:23.281Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"f8cd2839-bf35-4ec1-a36e-76476593beeb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"33da188a-7d94-4d68-ae63-450a92ab5aeb","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:23.266Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:23.281Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"f8cd2839-bf35-4ec1-a36e-76476593beeb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"33da188a-7d94-4d68-ae63-450a92ab5aeb","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:23.266Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:23.282Z","message":"Invoke","context":{"RequestID":"f8cd2839-bf35-4ec1-a36e-76476593beeb","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/7cc05f25-7ba2-42b7-a237-c5662a1689e1","InvocationID":"33da188a-7d94-4d68-ae63-450a92ab5aeb","LogTimestamp":"2023-04-25T00:17:23.282Z"},"thread":"qtp1530295320-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:23.356Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"f8cd2839-bf35-4ec1-a36e-76476593beeb","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"73","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/7cc05f25-7ba2-42b7-a237-c5662a1689e1","InvocationID":"33da188a-7d94-4d68-ae63-450a92ab5aeb","LogTimestamp":"2023-04-25T00:17:23.355Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1530295320-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:23.375Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/7cc05f25-7ba2-42b7-a237-c5662a1689e1\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"f8cd2839-bf35-4ec1-a36e-76476593beeb\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:23:361\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381843280\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"fe578080-ce19-4604-8760-fc264fbb2565\",\"resource-version\":\"1682381843280\",\"model-name\":\"group-assignment\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"7cc05f25-7ba2-42b7-a237-c5662a1689e1\"}}","context":{"RequestID":"f8cd2839-bf35-4ec1-a36e-76476593beeb","ServiceName":"/aai/v27/service-design-and-creation/models/model/7cc05f25-7ba2-42b7-a237-c5662a1689e1","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:23.375Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:23.391Z","message":"{\"transactionId\":\"f8cd2839-bf35-4ec1-a36e-76476593beeb\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:23:268\",\"respDate\":\"230425-00:17:23:391\",\"sourceId\":\"AAI-TOOLS:f8cd2839-bf35-4ec1-a36e-76476593beeb\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/7cc05f25-7ba2-42b7-a237-c5662a1689e1\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:23:268-4034\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[8414a5c3-1d98-4a62-82e9-ba4268acce90], x-b3-parentspanid=[1b7f9387e6320308], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[f8cd2839-bf35-4ec1-a36e-76476593beeb], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0b7358f8bcd7a79b3294c567a4605afd], x-b3-spanid=[d408560e37ac3a89], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[270], Content-Type=[application/json], X-ONAP-RequestID=[f8cd2839-bf35-4ec1-a36e-76476593beeb]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"7cc05f25-7ba2-42b7-a237-c5662a1689e1\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"fe578080-ce19-4604-8760-fc264fbb2565\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"group-assignment\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:23:268-4034\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[20608], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230425-00:17:23:268-4034]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"f8cd2839-bf35-4ec1-a36e-76476593beeb","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"73","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"33da188a-7d94-4d68-ae63-450a92ab5aeb","LogTimestamp":"2023-04-25T00:17:23.355Z","elapsedTime":"4"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:23.392Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"f8cd2839-bf35-4ec1-a36e-76476593beeb","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"126","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"33da188a-7d94-4d68-ae63-450a92ab5aeb","LogTimestamp":"2023-04-25T00:17:23.392Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:23 +0000] "PUT /aai/v27/service-design-and-creation/models/model/7cc05f25-7ba2-42b7-a237-c5662a1689e1" 201 0 REST f8cd2839-bf35-4ec1-a36e-76476593beeb AAI-TOOLS 127.0.0.6 - - - - - - - - - 131 - "logType": "access"
{"timestamp":"2023-04-25T00:17:23.401Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"f8cd2839-bf35-4ec1-a36e-76476593beeb","ServiceName":"/aai/v27/service-design-and-creation/models/model/7cc05f25-7ba2-42b7-a237-c5662a1689e1","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:23.400Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:23.492Z","message":"Entering","context":{"RequestID":"33e3b774-829b-43f7-9504-2a72a17a87d5","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bef1c200-93fc-4005-9818-39925ccd7c69","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:23.491Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:23.503Z","message":"Checking for system property [partnerName]","context":{"RequestID":"33e3b774-829b-43f7-9504-2a72a17a87d5","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bef1c200-93fc-4005-9818-39925ccd7c69","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:23.491Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:23.504Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"33e3b774-829b-43f7-9504-2a72a17a87d5","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bef1c200-93fc-4005-9818-39925ccd7c69","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:23.491Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:23.504Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"33e3b774-829b-43f7-9504-2a72a17a87d5","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bef1c200-93fc-4005-9818-39925ccd7c69","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:23.491Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:23.504Z","message":"Invoke","context":{"RequestID":"33e3b774-829b-43f7-9504-2a72a17a87d5","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/3f4c7204-739b-4bbb-87a7-8a6856439c90","InvocationID":"bef1c200-93fc-4005-9818-39925ccd7c69","LogTimestamp":"2023-04-25T00:17:23.504Z"},"thread":"qtp1530295320-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:23.581Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"33e3b774-829b-43f7-9504-2a72a17a87d5","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"76","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/3f4c7204-739b-4bbb-87a7-8a6856439c90","InvocationID":"bef1c200-93fc-4005-9818-39925ccd7c69","LogTimestamp":"2023-04-25T00:17:23.580Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1530295320-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:23.609Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/3f4c7204-739b-4bbb-87a7-8a6856439c90\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"33e3b774-829b-43f7-9504-2a72a17a87d5\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:23:592\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381843502\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"f6a038c2-820c-42ba-8c2b-375e24e8f932\",\"resource-version\":\"1682381843502\",\"model-name\":\"image\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"3f4c7204-739b-4bbb-87a7-8a6856439c90\"}}","context":{"RequestID":"33e3b774-829b-43f7-9504-2a72a17a87d5","ServiceName":"/aai/v27/service-design-and-creation/models/model/3f4c7204-739b-4bbb-87a7-8a6856439c90","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:23.608Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:23.626Z","message":"{\"transactionId\":\"33e3b774-829b-43f7-9504-2a72a17a87d5\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:23:492\",\"respDate\":\"230425-00:17:23:625\",\"sourceId\":\"AAI-TOOLS:33e3b774-829b-43f7-9504-2a72a17a87d5\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/3f4c7204-739b-4bbb-87a7-8a6856439c90\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:23:492-65340\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[ec89ded4-18a8-49c3-89c1-ada991d3703e], x-b3-parentspanid=[ee23d56df4b66870], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[33e3b774-829b-43f7-9504-2a72a17a87d5], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[604b6dbf4bc74c00d7f1398e6e9771f5], x-b3-spanid=[e21270e5014ebb45], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[259], Content-Type=[application/json], X-ONAP-RequestID=[33e3b774-829b-43f7-9504-2a72a17a87d5]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"3f4c7204-739b-4bbb-87a7-8a6856439c90\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"f6a038c2-820c-42ba-8c2b-375e24e8f932\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"image\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:23:492-65340\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[24656], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230425-00:17:23:492-65340]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"33e3b774-829b-43f7-9504-2a72a17a87d5","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"76","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"bef1c200-93fc-4005-9818-39925ccd7c69","LogTimestamp":"2023-04-25T00:17:23.580Z","elapsedTime":"7"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:23.628Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"33e3b774-829b-43f7-9504-2a72a17a87d5","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"136","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"bef1c200-93fc-4005-9818-39925ccd7c69","LogTimestamp":"2023-04-25T00:17:23.627Z","ResponseDesc":"Created","elapsedTime":"7"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:23 +0000] "PUT /aai/v27/service-design-and-creation/models/model/3f4c7204-739b-4bbb-87a7-8a6856439c90" 201 0 REST 33e3b774-829b-43f7-9504-2a72a17a87d5 AAI-TOOLS 127.0.0.6 - - - - - - - - - 141 - "logType": "access"
{"timestamp":"2023-04-25T00:17:23.639Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"33e3b774-829b-43f7-9504-2a72a17a87d5","ServiceName":"/aai/v27/service-design-and-creation/models/model/3f4c7204-739b-4bbb-87a7-8a6856439c90","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:23.639Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:23.714Z","message":"Entering","context":{"RequestID":"d6e07d74-fc69-4d82-882f-44789d0a1b31","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7b97bbfb-7e8b-4826-b450-97d2cbba97da","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:23.714Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:23.728Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d6e07d74-fc69-4d82-882f-44789d0a1b31","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7b97bbfb-7e8b-4826-b450-97d2cbba97da","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:23.714Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:23.728Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d6e07d74-fc69-4d82-882f-44789d0a1b31","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7b97bbfb-7e8b-4826-b450-97d2cbba97da","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:23.714Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:23.728Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d6e07d74-fc69-4d82-882f-44789d0a1b31","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7b97bbfb-7e8b-4826-b450-97d2cbba97da","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:23.714Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:23.729Z","message":"Invoke","context":{"RequestID":"d6e07d74-fc69-4d82-882f-44789d0a1b31","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/2a2d8ad2-af0a-4e1f-9982-0c899e7dc827","InvocationID":"7b97bbfb-7e8b-4826-b450-97d2cbba97da","LogTimestamp":"2023-04-25T00:17:23.729Z"},"thread":"qtp1530295320-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:23.797Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"d6e07d74-fc69-4d82-882f-44789d0a1b31","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"68","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/2a2d8ad2-af0a-4e1f-9982-0c899e7dc827","InvocationID":"7b97bbfb-7e8b-4826-b450-97d2cbba97da","LogTimestamp":"2023-04-25T00:17:23.796Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1530295320-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:23.816Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/2a2d8ad2-af0a-4e1f-9982-0c899e7dc827\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"d6e07d74-fc69-4d82-882f-44789d0a1b31\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:23:804\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381843726\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"f05f804d-7057-4ffe-bdc5-39f2f0c9c9fd\",\"resource-version\":\"1682381843726\",\"model-name\":\"include-node-filter\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"2a2d8ad2-af0a-4e1f-9982-0c899e7dc827\"}}","context":{"RequestID":"d6e07d74-fc69-4d82-882f-44789d0a1b31","ServiceName":"/aai/v27/service-design-and-creation/models/model/2a2d8ad2-af0a-4e1f-9982-0c899e7dc827","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:23.816Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:23.832Z","message":"{\"transactionId\":\"d6e07d74-fc69-4d82-882f-44789d0a1b31\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:23:715\",\"respDate\":\"230425-00:17:23:832\",\"sourceId\":\"AAI-TOOLS:d6e07d74-fc69-4d82-882f-44789d0a1b31\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/2a2d8ad2-af0a-4e1f-9982-0c899e7dc827\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:23:715-55624\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[35a54df9-ce01-4f8d-9b22-e5053e417b0a], x-b3-parentspanid=[5e1e9b45eb6dba5a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[d6e07d74-fc69-4d82-882f-44789d0a1b31], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a6ccabcc8246633a25485beba7821915], x-b3-spanid=[bec45c961dcaa6ef], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[273], Content-Type=[application/json], X-ONAP-RequestID=[d6e07d74-fc69-4d82-882f-44789d0a1b31]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"2a2d8ad2-af0a-4e1f-9982-0c899e7dc827\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"f05f804d-7057-4ffe-bdc5-39f2f0c9c9fd\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"include-node-filter\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:23:715-55624\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[28704], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230425-00:17:23:715-55624]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"d6e07d74-fc69-4d82-882f-44789d0a1b31","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"68","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"7b97bbfb-7e8b-4826-b450-97d2cbba97da","LogTimestamp":"2023-04-25T00:17:23.796Z","elapsedTime":"4"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:23.834Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"d6e07d74-fc69-4d82-882f-44789d0a1b31","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"119","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"7b97bbfb-7e8b-4826-b450-97d2cbba97da","LogTimestamp":"2023-04-25T00:17:23.833Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:23 +0000] "PUT /aai/v27/service-design-and-creation/models/model/2a2d8ad2-af0a-4e1f-9982-0c899e7dc827" 201 0 REST d6e07d74-fc69-4d82-882f-44789d0a1b31 AAI-TOOLS 127.0.0.6 - - - - - - - - - 126 - "logType": "access"
{"timestamp":"2023-04-25T00:17:23.852Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d6e07d74-fc69-4d82-882f-44789d0a1b31","ServiceName":"/aai/v27/service-design-and-creation/models/model/2a2d8ad2-af0a-4e1f-9982-0c899e7dc827","TargetServiceName":"AAI-EVENT","ElapsedTime":"36","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:23.852Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:23.922Z","message":"Entering","context":{"RequestID":"2d55888e-4a63-447a-8fb5-befd3a4e3ec2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3cd5e321-f6cd-4905-be45-dde3f0375144","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:23.922Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:23.935Z","message":"Checking for system property [partnerName]","context":{"RequestID":"2d55888e-4a63-447a-8fb5-befd3a4e3ec2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3cd5e321-f6cd-4905-be45-dde3f0375144","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:23.922Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:23.936Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"2d55888e-4a63-447a-8fb5-befd3a4e3ec2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3cd5e321-f6cd-4905-be45-dde3f0375144","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:23.922Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:23.936Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"2d55888e-4a63-447a-8fb5-befd3a4e3ec2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3cd5e321-f6cd-4905-be45-dde3f0375144","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:23.922Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:23.937Z","message":"Invoke","context":{"RequestID":"2d55888e-4a63-447a-8fb5-befd3a4e3ec2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/3bf1e610-45f7-4ad6-b833-ca4c5ee6a3fd","InvocationID":"3cd5e321-f6cd-4905-be45-dde3f0375144","LogTimestamp":"2023-04-25T00:17:23.937Z"},"thread":"qtp1530295320-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:24.011Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"2d55888e-4a63-447a-8fb5-befd3a4e3ec2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"75","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/3bf1e610-45f7-4ad6-b833-ca4c5ee6a3fd","InvocationID":"3cd5e321-f6cd-4905-be45-dde3f0375144","LogTimestamp":"2023-04-25T00:17:24.011Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1530295320-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:24.032Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/3bf1e610-45f7-4ad6-b833-ca4c5ee6a3fd\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"2d55888e-4a63-447a-8fb5-befd3a4e3ec2\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:24:019\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381843934\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"8e6ee9dc-9017-444a-83b3-219edb018128\",\"resource-version\":\"1682381843934\",\"model-name\":\"instance-group\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"3bf1e610-45f7-4ad6-b833-ca4c5ee6a3fd\"}}","context":{"RequestID":"2d55888e-4a63-447a-8fb5-befd3a4e3ec2","ServiceName":"/aai/v27/service-design-and-creation/models/model/3bf1e610-45f7-4ad6-b833-ca4c5ee6a3fd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:24.032Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:24.048Z","message":"{\"transactionId\":\"2d55888e-4a63-447a-8fb5-befd3a4e3ec2\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:23:923\",\"respDate\":\"230425-00:17:24:048\",\"sourceId\":\"AAI-TOOLS:2d55888e-4a63-447a-8fb5-befd3a4e3ec2\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/3bf1e610-45f7-4ad6-b833-ca4c5ee6a3fd\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:23:923-55055\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[9fe5cef6-2fc2-40b4-922a-540a300a6006], x-b3-parentspanid=[fec06f2652b2d7ee], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[2d55888e-4a63-447a-8fb5-befd3a4e3ec2], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3eff2414d7389f698754c35ff7e116c5], x-b3-spanid=[c29b0ae03fab11b4], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[268], Content-Type=[application/json], X-ONAP-RequestID=[2d55888e-4a63-447a-8fb5-befd3a4e3ec2]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"3bf1e610-45f7-4ad6-b833-ca4c5ee6a3fd\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"8e6ee9dc-9017-444a-83b3-219edb018128\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"instance-group\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:23:923-55055\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[20648], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230425-00:17:23:923-55055]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"2d55888e-4a63-447a-8fb5-befd3a4e3ec2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"75","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"3cd5e321-f6cd-4905-be45-dde3f0375144","LogTimestamp":"2023-04-25T00:17:24.011Z","elapsedTime":"5"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:24.049Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"2d55888e-4a63-447a-8fb5-befd3a4e3ec2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"127","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"3cd5e321-f6cd-4905-be45-dde3f0375144","LogTimestamp":"2023-04-25T00:17:24.049Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:24 +0000] "PUT /aai/v27/service-design-and-creation/models/model/3bf1e610-45f7-4ad6-b833-ca4c5ee6a3fd" 201 0 REST 2d55888e-4a63-447a-8fb5-befd3a4e3ec2 AAI-TOOLS 127.0.0.6 - - - - - - - - - 132 - "logType": "access"
{"timestamp":"2023-04-25T00:17:24.068Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"2d55888e-4a63-447a-8fb5-befd3a4e3ec2","ServiceName":"/aai/v27/service-design-and-creation/models/model/3bf1e610-45f7-4ad6-b833-ca4c5ee6a3fd","TargetServiceName":"AAI-EVENT","ElapsedTime":"36","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:24.068Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:24.132Z","message":"Entering","context":{"RequestID":"9e18d8ea-f4c6-4cc7-8589-3837196526c8","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"aa2f3528-b07a-4e95-bd51-6c523cf8e3d9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:24.132Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:24.144Z","message":"Checking for system property [partnerName]","context":{"RequestID":"9e18d8ea-f4c6-4cc7-8589-3837196526c8","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"aa2f3528-b07a-4e95-bd51-6c523cf8e3d9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:24.132Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:24.144Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"9e18d8ea-f4c6-4cc7-8589-3837196526c8","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"aa2f3528-b07a-4e95-bd51-6c523cf8e3d9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:24.132Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:24.144Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"9e18d8ea-f4c6-4cc7-8589-3837196526c8","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"aa2f3528-b07a-4e95-bd51-6c523cf8e3d9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:24.132Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:24.144Z","message":"Invoke","context":{"RequestID":"9e18d8ea-f4c6-4cc7-8589-3837196526c8","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/cd57d844-9017-4078-aa19-926935a3d77c","InvocationID":"aa2f3528-b07a-4e95-bd51-6c523cf8e3d9","LogTimestamp":"2023-04-25T00:17:24.144Z"},"thread":"qtp1530295320-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:24.207Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"9e18d8ea-f4c6-4cc7-8589-3837196526c8","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"63","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/cd57d844-9017-4078-aa19-926935a3d77c","InvocationID":"aa2f3528-b07a-4e95-bd51-6c523cf8e3d9","LogTimestamp":"2023-04-25T00:17:24.207Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1530295320-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:24.223Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/cd57d844-9017-4078-aa19-926935a3d77c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"9e18d8ea-f4c6-4cc7-8589-3837196526c8\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:24:212\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381844142\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"69957f4a-2155-4b95-8d72-d6dd9b88b27b\",\"resource-version\":\"1682381844142\",\"model-name\":\"inventory-item\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"cd57d844-9017-4078-aa19-926935a3d77c\"}}","context":{"RequestID":"9e18d8ea-f4c6-4cc7-8589-3837196526c8","ServiceName":"/aai/v27/service-design-and-creation/models/model/cd57d844-9017-4078-aa19-926935a3d77c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:24.223Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:24.234Z","message":"{\"transactionId\":\"9e18d8ea-f4c6-4cc7-8589-3837196526c8\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:24:133\",\"respDate\":\"230425-00:17:24:234\",\"sourceId\":\"AAI-TOOLS:9e18d8ea-f4c6-4cc7-8589-3837196526c8\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/cd57d844-9017-4078-aa19-926935a3d77c\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:24:133-26875\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[a35d4626-d9fd-4d7a-aa6b-469b1bc806cb], x-b3-parentspanid=[79998927d8d7c304], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[9e18d8ea-f4c6-4cc7-8589-3837196526c8], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[98a8011777760865ad7da53ef4708f47], x-b3-spanid=[dcd3021fd83e9f40], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[268], Content-Type=[application/json], X-ONAP-RequestID=[9e18d8ea-f4c6-4cc7-8589-3837196526c8]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"cd57d844-9017-4078-aa19-926935a3d77c\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"69957f4a-2155-4b95-8d72-d6dd9b88b27b\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"inventory-item\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:24:133-26875\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[32800], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230425-00:17:24:133-26875]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"9e18d8ea-f4c6-4cc7-8589-3837196526c8","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"63","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"aa2f3528-b07a-4e95-bd51-6c523cf8e3d9","LogTimestamp":"2023-04-25T00:17:24.207Z","elapsedTime":"3"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:24.235Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"9e18d8ea-f4c6-4cc7-8589-3837196526c8","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"103","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"aa2f3528-b07a-4e95-bd51-6c523cf8e3d9","LogTimestamp":"2023-04-25T00:17:24.235Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:24 +0000] "PUT /aai/v27/service-design-and-creation/models/model/cd57d844-9017-4078-aa19-926935a3d77c" 201 0 REST 9e18d8ea-f4c6-4cc7-8589-3837196526c8 AAI-TOOLS 127.0.0.6 - - - - - - - - - 108 - "logType": "access"
{"timestamp":"2023-04-25T00:17:24.255Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"9e18d8ea-f4c6-4cc7-8589-3837196526c8","ServiceName":"/aai/v27/service-design-and-creation/models/model/cd57d844-9017-4078-aa19-926935a3d77c","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:24.254Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:24.256Z","message":"[Control connection] Refreshing schema for sdctitan","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:24.264Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-3","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:24.278Z","message":"Token to replica map computation for keyspace sdctitan completed in 13 milliseconds","thread":"JanusGraph Cluster-worker-3","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:24.313Z","message":"Entering","context":{"RequestID":"902ad218-18ac-40ae-ac72-275a0f06b595","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c2979a7a-70b6-477a-a86d-f3f4b367e341","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:24.313Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:24.328Z","message":"Checking for system property [partnerName]","context":{"RequestID":"902ad218-18ac-40ae-ac72-275a0f06b595","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c2979a7a-70b6-477a-a86d-f3f4b367e341","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:24.313Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:24.328Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"902ad218-18ac-40ae-ac72-275a0f06b595","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c2979a7a-70b6-477a-a86d-f3f4b367e341","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:24.313Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:24.328Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"902ad218-18ac-40ae-ac72-275a0f06b595","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c2979a7a-70b6-477a-a86d-f3f4b367e341","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:24.313Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:24.329Z","message":"Invoke","context":{"RequestID":"902ad218-18ac-40ae-ac72-275a0f06b595","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/87a383ae-cf03-432e-a9de-04e6a622d0fd","InvocationID":"c2979a7a-70b6-477a-a86d-f3f4b367e341","LogTimestamp":"2023-04-25T00:17:24.329Z"},"thread":"qtp1530295320-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:24.402Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"902ad218-18ac-40ae-ac72-275a0f06b595","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"73","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/87a383ae-cf03-432e-a9de-04e6a622d0fd","InvocationID":"c2979a7a-70b6-477a-a86d-f3f4b367e341","LogTimestamp":"2023-04-25T00:17:24.401Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1530295320-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:24.415Z","message":"Received event EVENT CREATED TABLE sdctitan.graphindex_lock_, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:24.418Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/87a383ae-cf03-432e-a9de-04e6a622d0fd\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"902ad218-18ac-40ae-ac72-275a0f06b595\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:24:408\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381844326\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"0e54bb87-bd6e-4a2b-ad1c-6d935b87ae51\",\"resource-version\":\"1682381844326\",\"model-name\":\"inventory-item-data\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"87a383ae-cf03-432e-a9de-04e6a622d0fd\"}}","context":{"RequestID":"902ad218-18ac-40ae-ac72-275a0f06b595","ServiceName":"/aai/v27/service-design-and-creation/models/model/87a383ae-cf03-432e-a9de-04e6a622d0fd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:24.418Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:24.435Z","message":"{\"transactionId\":\"902ad218-18ac-40ae-ac72-275a0f06b595\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:24:314\",\"respDate\":\"230425-00:17:24:434\",\"sourceId\":\"AAI-TOOLS:902ad218-18ac-40ae-ac72-275a0f06b595\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/87a383ae-cf03-432e-a9de-04e6a622d0fd\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:24:314-51021\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[58bf163f-3b67-4bd7-8063-dc03a1b77e0e], x-b3-parentspanid=[9984670621f7e457], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[902ad218-18ac-40ae-ac72-275a0f06b595], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[413de19999343cabfc4610cb73cad530], x-b3-spanid=[5c446446c272db7f], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[273], Content-Type=[application/json], X-ONAP-RequestID=[902ad218-18ac-40ae-ac72-275a0f06b595]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"87a383ae-cf03-432e-a9de-04e6a622d0fd\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"0e54bb87-bd6e-4a2b-ad1c-6d935b87ae51\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"inventory-item-data\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:24:314-51021\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[20712], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230425-00:17:24:314-51021]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"902ad218-18ac-40ae-ac72-275a0f06b595","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"73","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"c2979a7a-70b6-477a-a86d-f3f4b367e341","LogTimestamp":"2023-04-25T00:17:24.401Z","elapsedTime":"3"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:24.436Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"902ad218-18ac-40ae-ac72-275a0f06b595","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"122","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"c2979a7a-70b6-477a-a86d-f3f4b367e341","LogTimestamp":"2023-04-25T00:17:24.435Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:24 +0000] "PUT /aai/v27/service-design-and-creation/models/model/87a383ae-cf03-432e-a9de-04e6a622d0fd" 201 0 REST 902ad218-18ac-40ae-ac72-275a0f06b595 AAI-TOOLS 127.0.0.6 - - - - - - - - - 127 - "logType": "access"
{"timestamp":"2023-04-25T00:17:24.477Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"902ad218-18ac-40ae-ac72-275a0f06b595","ServiceName":"/aai/v27/service-design-and-creation/models/model/87a383ae-cf03-432e-a9de-04e6a622d0fd","TargetServiceName":"AAI-EVENT","ElapsedTime":"59","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:24.477Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:24.526Z","message":"Entering","context":{"RequestID":"49022863-57b3-4e49-b524-831c95b528ce","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"131bd86b-d474-4626-9eab-599185931cce","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:24.525Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:24.540Z","message":"Checking for system property [partnerName]","context":{"RequestID":"49022863-57b3-4e49-b524-831c95b528ce","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"131bd86b-d474-4626-9eab-599185931cce","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:24.525Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:24.540Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"49022863-57b3-4e49-b524-831c95b528ce","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"131bd86b-d474-4626-9eab-599185931cce","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:24.525Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:24.540Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"49022863-57b3-4e49-b524-831c95b528ce","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"131bd86b-d474-4626-9eab-599185931cce","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:24.525Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:24.541Z","message":"Invoke","context":{"RequestID":"49022863-57b3-4e49-b524-831c95b528ce","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/aca4c310-cb45-42bd-9f88-73e40ba7b962","InvocationID":"131bd86b-d474-4626-9eab-599185931cce","LogTimestamp":"2023-04-25T00:17:24.541Z"},"thread":"qtp1530295320-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:24.611Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"49022863-57b3-4e49-b524-831c95b528ce","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"71","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/aca4c310-cb45-42bd-9f88-73e40ba7b962","InvocationID":"131bd86b-d474-4626-9eab-599185931cce","LogTimestamp":"2023-04-25T00:17:24.611Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1530295320-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:24.626Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/aca4c310-cb45-42bd-9f88-73e40ba7b962\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"49022863-57b3-4e49-b524-831c95b528ce\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:24:616\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381844539\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"d949fd10-36bf-408a-ac7a-cad5004d2e0d\",\"resource-version\":\"1682381844539\",\"model-name\":\"ipsec-configuration\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"aca4c310-cb45-42bd-9f88-73e40ba7b962\"}}","context":{"RequestID":"49022863-57b3-4e49-b524-831c95b528ce","ServiceName":"/aai/v27/service-design-and-creation/models/model/aca4c310-cb45-42bd-9f88-73e40ba7b962","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:24.626Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:24.644Z","message":"{\"transactionId\":\"49022863-57b3-4e49-b524-831c95b528ce\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:24:527\",\"respDate\":\"230425-00:17:24:644\",\"sourceId\":\"AAI-TOOLS:49022863-57b3-4e49-b524-831c95b528ce\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/aca4c310-cb45-42bd-9f88-73e40ba7b962\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:24:527-69477\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[f0986666-d2ba-42ca-b2d9-ab83b9e2190c], x-b3-parentspanid=[a06b1ed5d8abf217], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[49022863-57b3-4e49-b524-831c95b528ce], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d8b39fbeff738bc126270e01ff3e377f], x-b3-spanid=[cc38ec53cc2ef406], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[273], Content-Type=[application/json], X-ONAP-RequestID=[49022863-57b3-4e49-b524-831c95b528ce]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"aca4c310-cb45-42bd-9f88-73e40ba7b962\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"d949fd10-36bf-408a-ac7a-cad5004d2e0d\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"ipsec-configuration\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:24:527-69477\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[49248], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230425-00:17:24:527-69477]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"49022863-57b3-4e49-b524-831c95b528ce","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"71","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"131bd86b-d474-4626-9eab-599185931cce","LogTimestamp":"2023-04-25T00:17:24.611Z","elapsedTime":"2"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:24.645Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"49022863-57b3-4e49-b524-831c95b528ce","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"119","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"131bd86b-d474-4626-9eab-599185931cce","LogTimestamp":"2023-04-25T00:17:24.644Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:24 +0000] "PUT /aai/v27/service-design-and-creation/models/model/aca4c310-cb45-42bd-9f88-73e40ba7b962" 201 0 REST 49022863-57b3-4e49-b524-831c95b528ce AAI-TOOLS 127.0.0.6 - - - - - - - - - 124 - "logType": "access"
{"timestamp":"2023-04-25T00:17:24.654Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"49022863-57b3-4e49-b524-831c95b528ce","ServiceName":"/aai/v27/service-design-and-creation/models/model/aca4c310-cb45-42bd-9f88-73e40ba7b962","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:24.654Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:24.738Z","message":"Entering","context":{"RequestID":"160efc06-b8b0-4fb5-8ee2-b062097cf467","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"08b48ba3-1502-4765-8b92-fc03d6aa2d84","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:24.738Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:24.752Z","message":"Checking for system property [partnerName]","context":{"RequestID":"160efc06-b8b0-4fb5-8ee2-b062097cf467","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"08b48ba3-1502-4765-8b92-fc03d6aa2d84","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:24.738Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:24.752Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"160efc06-b8b0-4fb5-8ee2-b062097cf467","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"08b48ba3-1502-4765-8b92-fc03d6aa2d84","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:24.738Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:24.752Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"160efc06-b8b0-4fb5-8ee2-b062097cf467","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"08b48ba3-1502-4765-8b92-fc03d6aa2d84","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:24.738Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:24.753Z","message":"Invoke","context":{"RequestID":"160efc06-b8b0-4fb5-8ee2-b062097cf467","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/f5faa464-c2f2-4cc3-89d2-a90452dc3a07","InvocationID":"08b48ba3-1502-4765-8b92-fc03d6aa2d84","LogTimestamp":"2023-04-25T00:17:24.753Z"},"thread":"qtp1530295320-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:24.876Z","message":"Entering","context":{"RequestID":"3f7b0417-c8ba-486f-96b6-7ba36f6fce2e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"03f577c5-6eb1-4a9f-8da1-45e82b9ecc11","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:17:24.875Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:24.880Z","message":"{\"transactionId\":\"3f7b0417-c8ba-486f-96b6-7ba36f6fce2e\",\"status\":\"200\",\"rqstDate\":\"230425-00:17:24:877\",\"respDate\":\"230425-00:17:24:880\",\"sourceId\":\"haproxy:3f7b0417-c8ba-486f-96b6-7ba36f6fce2e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:24:877-76633\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[933094f9-0b28-4a14-8a13-1580633f27eb], x-b3-parentspanid=[b177100478440e2b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cbe8c12a15aa6ad7b177100478440e2b], x-b3-spanid=[48d311086583016d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3f7b0417-c8ba-486f-96b6-7ba36f6fce2e]}\\\"}\"}","context":{"RequestID":"3f7b0417-c8ba-486f-96b6-7ba36f6fce2e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"03f577c5-6eb1-4a9f-8da1-45e82b9ecc11","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:17:24.875Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:24.881Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3f7b0417-c8ba-486f-96b6-7ba36f6fce2e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"03f577c5-6eb1-4a9f-8da1-45e82b9ecc11","LogTimestamp":"2023-04-25T00:17:24.881Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-25T00:17:24.891Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"160efc06-b8b0-4fb5-8ee2-b062097cf467","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"137","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/f5faa464-c2f2-4cc3-89d2-a90452dc3a07","InvocationID":"08b48ba3-1502-4765-8b92-fc03d6aa2d84","LogTimestamp":"2023-04-25T00:17:24.890Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1530295320-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:24.916Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/f5faa464-c2f2-4cc3-89d2-a90452dc3a07\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"160efc06-b8b0-4fb5-8ee2-b062097cf467\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:24:903\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381844751\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"c23ea04d-1a3b-453d-bc49-a6c783a5e92b\",\"resource-version\":\"1682381844751\",\"model-name\":\"key-data\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"f5faa464-c2f2-4cc3-89d2-a90452dc3a07\"}}","context":{"RequestID":"160efc06-b8b0-4fb5-8ee2-b062097cf467","ServiceName":"/aai/v27/service-design-and-creation/models/model/f5faa464-c2f2-4cc3-89d2-a90452dc3a07","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:24.915Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:24.933Z","message":"{\"transactionId\":\"160efc06-b8b0-4fb5-8ee2-b062097cf467\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:24:739\",\"respDate\":\"230425-00:17:24:932\",\"sourceId\":\"AAI-TOOLS:160efc06-b8b0-4fb5-8ee2-b062097cf467\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/f5faa464-c2f2-4cc3-89d2-a90452dc3a07\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:24:739-54282\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[2d8e408d-a90e-4c88-b2d0-45f5ce09f92f], x-b3-parentspanid=[82e39f2c4f59e7a4], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[160efc06-b8b0-4fb5-8ee2-b062097cf467], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bf8f77117e9e684cff7c19a52854dea8], x-b3-spanid=[1064cd4c0d709e94], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[262], Content-Type=[application/json], X-ONAP-RequestID=[160efc06-b8b0-4fb5-8ee2-b062097cf467]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"f5faa464-c2f2-4cc3-89d2-a90452dc3a07\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"c23ea04d-1a3b-453d-bc49-a6c783a5e92b\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"key-data\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:24:739-54282\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[28888], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230425-00:17:24:739-54282]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"160efc06-b8b0-4fb5-8ee2-b062097cf467","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"137","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"08b48ba3-1502-4765-8b92-fc03d6aa2d84","LogTimestamp":"2023-04-25T00:17:24.890Z","elapsedTime":"9"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:24.936Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"160efc06-b8b0-4fb5-8ee2-b062097cf467","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"197","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"08b48ba3-1502-4765-8b92-fc03d6aa2d84","LogTimestamp":"2023-04-25T00:17:24.935Z","ResponseDesc":"Created","elapsedTime":"9"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:24 +0000] "PUT /aai/v27/service-design-and-creation/models/model/f5faa464-c2f2-4cc3-89d2-a90452dc3a07" 201 0 REST 160efc06-b8b0-4fb5-8ee2-b062097cf467 AAI-TOOLS 127.0.0.6 - - - - - - - - - 203 - "logType": "access"
{"timestamp":"2023-04-25T00:17:24.949Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"160efc06-b8b0-4fb5-8ee2-b062097cf467","ServiceName":"/aai/v27/service-design-and-creation/models/model/f5faa464-c2f2-4cc3-89d2-a90452dc3a07","TargetServiceName":"AAI-EVENT","ElapsedTime":"33","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:24.948Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:25.022Z","message":"Entering","context":{"RequestID":"d93ac267-3cab-4461-ad3c-d6cf37996785","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2bf2a04e-5110-4db7-bded-a1a1421eb9af","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:25.022Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:25.031Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d93ac267-3cab-4461-ad3c-d6cf37996785","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2bf2a04e-5110-4db7-bded-a1a1421eb9af","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:25.022Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:25.031Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d93ac267-3cab-4461-ad3c-d6cf37996785","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2bf2a04e-5110-4db7-bded-a1a1421eb9af","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:25.022Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:25.031Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d93ac267-3cab-4461-ad3c-d6cf37996785","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2bf2a04e-5110-4db7-bded-a1a1421eb9af","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:25.022Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:25.032Z","message":"Invoke","context":{"RequestID":"d93ac267-3cab-4461-ad3c-d6cf37996785","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","InvocationID":"2bf2a04e-5110-4db7-bded-a1a1421eb9af","LogTimestamp":"2023-04-25T00:17:25.032Z"},"thread":"qtp1530295320-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:25.102Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"d93ac267-3cab-4461-ad3c-d6cf37996785","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"70","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","InvocationID":"2bf2a04e-5110-4db7-bded-a1a1421eb9af","LogTimestamp":"2023-04-25T00:17:25.101Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1530295320-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:25.125Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"d93ac267-3cab-4461-ad3c-d6cf37996785\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:25:107\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381845030\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"a32613fd-18b9-459e-aab8-fffb3912966a\",\"resource-version\":\"1682381845030\",\"model-name\":\"l-interface\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"cea0a982-8d55-4093-921e-418fbccf7060\"}}","context":{"RequestID":"d93ac267-3cab-4461-ad3c-d6cf37996785","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:25.125Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:25.142Z","message":"{\"transactionId\":\"d93ac267-3cab-4461-ad3c-d6cf37996785\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:25:023\",\"respDate\":\"230425-00:17:25:142\",\"sourceId\":\"AAI-TOOLS:d93ac267-3cab-4461-ad3c-d6cf37996785\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:25:023-57288\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[9dda79cb-9320-4560-bb53-4f4a2c8fd9f8], x-b3-parentspanid=[643b34e1b8ff2d38], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[d93ac267-3cab-4461-ad3c-d6cf37996785], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fb0d95b668711004000fcbc6c2205e6c], x-b3-spanid=[ae2254bc83fa120e], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[265], Content-Type=[application/json], X-ONAP-RequestID=[d93ac267-3cab-4461-ad3c-d6cf37996785]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"cea0a982-8d55-4093-921e-418fbccf7060\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"a32613fd-18b9-459e-aab8-fffb3912966a\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"l-interface\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:25:023-57288\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[33000], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230425-00:17:25:023-57288]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"d93ac267-3cab-4461-ad3c-d6cf37996785","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"70","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"2bf2a04e-5110-4db7-bded-a1a1421eb9af","LogTimestamp":"2023-04-25T00:17:25.101Z","elapsedTime":"3"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:25.143Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"d93ac267-3cab-4461-ad3c-d6cf37996785","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"121","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"2bf2a04e-5110-4db7-bded-a1a1421eb9af","LogTimestamp":"2023-04-25T00:17:25.143Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:25 +0000] "PUT /aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060" 201 0 REST d93ac267-3cab-4461-ad3c-d6cf37996785 AAI-TOOLS 127.0.0.6 - - - - - - - - - 126 - "logType": "access"
{"timestamp":"2023-04-25T00:17:25.156Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d93ac267-3cab-4461-ad3c-d6cf37996785","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:25.156Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:25.232Z","message":"Entering","context":{"RequestID":"b8c0ea66-761d-43e9-b9c0-44e92066b5f7","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4afb9ff6-0946-4a4e-8237-1ec8ac82c173","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:25.232Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:25.240Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b8c0ea66-761d-43e9-b9c0-44e92066b5f7","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4afb9ff6-0946-4a4e-8237-1ec8ac82c173","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:25.232Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:25.240Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b8c0ea66-761d-43e9-b9c0-44e92066b5f7","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4afb9ff6-0946-4a4e-8237-1ec8ac82c173","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:25.232Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:25.240Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b8c0ea66-761d-43e9-b9c0-44e92066b5f7","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4afb9ff6-0946-4a4e-8237-1ec8ac82c173","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:25.232Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:25.240Z","message":"Invoke","context":{"RequestID":"b8c0ea66-761d-43e9-b9c0-44e92066b5f7","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2","InvocationID":"4afb9ff6-0946-4a4e-8237-1ec8ac82c173","LogTimestamp":"2023-04-25T00:17:25.240Z"},"thread":"qtp1530295320-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:25.297Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"b8c0ea66-761d-43e9-b9c0-44e92066b5f7","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"57","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2","InvocationID":"4afb9ff6-0946-4a4e-8237-1ec8ac82c173","LogTimestamp":"2023-04-25T00:17:25.297Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1530295320-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:25.312Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"b8c0ea66-761d-43e9-b9c0-44e92066b5f7\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:25:301\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381845239\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"41e76b6f-1e06-4fd4-82cd-81c50fc4574b\",\"resource-version\":\"1682381845239\",\"model-name\":\"l3-interface-ipv4-address-list\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"aad85df2-09be-40fa-b867-16415e4e10e2\"}}","context":{"RequestID":"b8c0ea66-761d-43e9-b9c0-44e92066b5f7","ServiceName":"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:25.311Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:25.334Z","message":"{\"transactionId\":\"b8c0ea66-761d-43e9-b9c0-44e92066b5f7\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:25:233\",\"respDate\":\"230425-00:17:25:334\",\"sourceId\":\"AAI-TOOLS:b8c0ea66-761d-43e9-b9c0-44e92066b5f7\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:25:233-22795\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[b7183ff4-a252-49e3-868b-36cd0804c31f], x-b3-parentspanid=[e59ae7a88c478585], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[b8c0ea66-761d-43e9-b9c0-44e92066b5f7], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[874e460a1c42b4792ef7b7b46397ff7d], x-b3-spanid=[47fb2ccc07df5617], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[284], Content-Type=[application/json], X-ONAP-RequestID=[b8c0ea66-761d-43e9-b9c0-44e92066b5f7]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"aad85df2-09be-40fa-b867-16415e4e10e2\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"41e76b6f-1e06-4fd4-82cd-81c50fc4574b\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"l3-interface-ipv4-address-list\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:25:233-22795\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[37096], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230425-00:17:25:233-22795]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"b8c0ea66-761d-43e9-b9c0-44e92066b5f7","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"57","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"4afb9ff6-0946-4a4e-8237-1ec8ac82c173","LogTimestamp":"2023-04-25T00:17:25.297Z","elapsedTime":"2"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:25.336Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"b8c0ea66-761d-43e9-b9c0-44e92066b5f7","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"103","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"4afb9ff6-0946-4a4e-8237-1ec8ac82c173","LogTimestamp":"2023-04-25T00:17:25.335Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:25 +0000] "PUT /aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2" 201 0 REST b8c0ea66-761d-43e9-b9c0-44e92066b5f7 AAI-TOOLS 127.0.0.6 - - - - - - - - - 107 - "logType": "access"
{"timestamp":"2023-04-25T00:17:25.354Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b8c0ea66-761d-43e9-b9c0-44e92066b5f7","ServiceName":"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2","TargetServiceName":"AAI-EVENT","ElapsedTime":"43","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:25.354Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:25.415Z","message":"[Control connection] Refreshing schema for sdctitan.graphindex_lock_ (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:25.429Z","message":"Entering","context":{"RequestID":"43557bdf-2bcd-4845-a12e-f6c1e47462b4","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a8c42f5b-cdda-40f2-b9d2-a6c1e853e3ac","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:25.429Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:25.440Z","message":"Checking for system property [partnerName]","context":{"RequestID":"43557bdf-2bcd-4845-a12e-f6c1e47462b4","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a8c42f5b-cdda-40f2-b9d2-a6c1e853e3ac","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:25.429Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:25.440Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"43557bdf-2bcd-4845-a12e-f6c1e47462b4","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a8c42f5b-cdda-40f2-b9d2-a6c1e853e3ac","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:25.429Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:25.441Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"43557bdf-2bcd-4845-a12e-f6c1e47462b4","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a8c42f5b-cdda-40f2-b9d2-a6c1e853e3ac","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:25.429Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:25.441Z","message":"Invoke","context":{"RequestID":"43557bdf-2bcd-4845-a12e-f6c1e47462b4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140","InvocationID":"a8c42f5b-cdda-40f2-b9d2-a6c1e853e3ac","LogTimestamp":"2023-04-25T00:17:25.441Z"},"thread":"qtp1530295320-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:25.499Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"43557bdf-2bcd-4845-a12e-f6c1e47462b4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"58","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140","InvocationID":"a8c42f5b-cdda-40f2-b9d2-a6c1e853e3ac","LogTimestamp":"2023-04-25T00:17:25.499Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1530295320-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:25.517Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"43557bdf-2bcd-4845-a12e-f6c1e47462b4\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:25:505\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381845439\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"d040621d-541a-477b-bb1b-a2b61b14e295\",\"resource-version\":\"1682381845439\",\"model-name\":\"l3-interface-ipv6-address-list\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"82966045-43ee-4982-8307-7e9610866140\"}}","context":{"RequestID":"43557bdf-2bcd-4845-a12e-f6c1e47462b4","ServiceName":"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:25.516Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:25.532Z","message":"{\"transactionId\":\"43557bdf-2bcd-4845-a12e-f6c1e47462b4\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:25:430\",\"respDate\":\"230425-00:17:25:531\",\"sourceId\":\"AAI-TOOLS:43557bdf-2bcd-4845-a12e-f6c1e47462b4\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:25:430-37259\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[923e3b85-07db-4da8-a76b-42c57eef2494], x-b3-parentspanid=[5de87711a36f4b5b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[43557bdf-2bcd-4845-a12e-f6c1e47462b4], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d13543814c9a37b23c0a19b321b12ac0], x-b3-spanid=[1d283482b7303257], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[284], Content-Type=[application/json], X-ONAP-RequestID=[43557bdf-2bcd-4845-a12e-f6c1e47462b4]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"82966045-43ee-4982-8307-7e9610866140\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"d040621d-541a-477b-bb1b-a2b61b14e295\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"l3-interface-ipv6-address-list\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:25:430-37259\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[32984], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230425-00:17:25:430-37259]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"43557bdf-2bcd-4845-a12e-f6c1e47462b4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"58","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"a8c42f5b-cdda-40f2-b9d2-a6c1e853e3ac","LogTimestamp":"2023-04-25T00:17:25.499Z","elapsedTime":"3"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:25.533Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"43557bdf-2bcd-4845-a12e-f6c1e47462b4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"104","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"a8c42f5b-cdda-40f2-b9d2-a6c1e853e3ac","LogTimestamp":"2023-04-25T00:17:25.533Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:25 +0000] "PUT /aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140" 201 0 REST 43557bdf-2bcd-4845-a12e-f6c1e47462b4 AAI-TOOLS 127.0.0.6 - - - - - - - - - 108 - "logType": "access"
{"timestamp":"2023-04-25T00:17:25.549Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"43557bdf-2bcd-4845-a12e-f6c1e47462b4","ServiceName":"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140","TargetServiceName":"AAI-EVENT","ElapsedTime":"32","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:25.548Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:25.617Z","message":"Entering","context":{"RequestID":"b88c452f-0ac8-453b-a3ee-7caf9ad09272","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4c43100d-e514-4187-9955-b574dc35f511","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:25.617Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:25.629Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b88c452f-0ac8-453b-a3ee-7caf9ad09272","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4c43100d-e514-4187-9955-b574dc35f511","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:25.617Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:25.629Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b88c452f-0ac8-453b-a3ee-7caf9ad09272","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4c43100d-e514-4187-9955-b574dc35f511","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:25.617Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:25.629Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b88c452f-0ac8-453b-a3ee-7caf9ad09272","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4c43100d-e514-4187-9955-b574dc35f511","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:25.617Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:25.630Z","message":"Invoke","context":{"RequestID":"b88c452f-0ac8-453b-a3ee-7caf9ad09272","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","InvocationID":"4c43100d-e514-4187-9955-b574dc35f511","LogTimestamp":"2023-04-25T00:17:25.630Z"},"thread":"qtp1530295320-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:25.687Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"b88c452f-0ac8-453b-a3ee-7caf9ad09272","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"57","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","InvocationID":"4c43100d-e514-4187-9955-b574dc35f511","LogTimestamp":"2023-04-25T00:17:25.687Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1530295320-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:25.706Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"b88c452f-0ac8-453b-a3ee-7caf9ad09272\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:25:692\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381845628\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"9111f20f-e680-4001-b83f-19a2fc23bfc1\",\"resource-version\":\"1682381845628\",\"model-name\":\"l3-network\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\"}}","context":{"RequestID":"b88c452f-0ac8-453b-a3ee-7caf9ad09272","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:25.705Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:25.717Z","message":"{\"transactionId\":\"b88c452f-0ac8-453b-a3ee-7caf9ad09272\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:25:618\",\"respDate\":\"230425-00:17:25:716\",\"sourceId\":\"AAI-TOOLS:b88c452f-0ac8-453b-a3ee-7caf9ad09272\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:25:618-97702\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[baa3e396-cdf9-4313-ba51-3648183931ef], x-b3-parentspanid=[a448e763cbeb306e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[b88c452f-0ac8-453b-a3ee-7caf9ad09272], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c97cfb627b5d677a983d2b64bd139500], x-b3-spanid=[e5e7264eb46ba704], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[264], Content-Type=[application/json], X-ONAP-RequestID=[b88c452f-0ac8-453b-a3ee-7caf9ad09272]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"3d560d81-57d0-438b-a2a1-5334dba0651a\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"9111f20f-e680-4001-b83f-19a2fc23bfc1\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"l3-network\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:25:618-97702\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[37080], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230425-00:17:25:618-97702]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"b88c452f-0ac8-453b-a3ee-7caf9ad09272","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"57","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"4c43100d-e514-4187-9955-b574dc35f511","LogTimestamp":"2023-04-25T00:17:25.687Z","elapsedTime":"2"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:25.717Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"b88c452f-0ac8-453b-a3ee-7caf9ad09272","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"100","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"4c43100d-e514-4187-9955-b574dc35f511","LogTimestamp":"2023-04-25T00:17:25.717Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:25 +0000] "PUT /aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a" 201 0 REST b88c452f-0ac8-453b-a3ee-7caf9ad09272 AAI-TOOLS 127.0.0.6 - - - - - - - - - 106 - "logType": "access"
{"timestamp":"2023-04-25T00:17:25.731Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b88c452f-0ac8-453b-a3ee-7caf9ad09272","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:25.731Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:25.794Z","message":"Entering","context":{"RequestID":"4a61e511-be9b-4436-b9b2-12e92b389758","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cf62ad95-a9b5-4434-9a27-0ea0223b879c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:25.793Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:25.811Z","message":"Checking for system property [partnerName]","context":{"RequestID":"4a61e511-be9b-4436-b9b2-12e92b389758","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cf62ad95-a9b5-4434-9a27-0ea0223b879c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:25.793Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:25.811Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"4a61e511-be9b-4436-b9b2-12e92b389758","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cf62ad95-a9b5-4434-9a27-0ea0223b879c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:25.793Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:25.811Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"4a61e511-be9b-4436-b9b2-12e92b389758","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cf62ad95-a9b5-4434-9a27-0ea0223b879c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:25.793Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:25.812Z","message":"Invoke","context":{"RequestID":"4a61e511-be9b-4436-b9b2-12e92b389758","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/e0ee9bde-c1fc-4651-a95d-8e0597bf7d70","InvocationID":"cf62ad95-a9b5-4434-9a27-0ea0223b879c","LogTimestamp":"2023-04-25T00:17:25.812Z"},"thread":"qtp1530295320-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:25.880Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"4a61e511-be9b-4436-b9b2-12e92b389758","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"69","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/e0ee9bde-c1fc-4651-a95d-8e0597bf7d70","InvocationID":"cf62ad95-a9b5-4434-9a27-0ea0223b879c","LogTimestamp":"2023-04-25T00:17:25.880Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1530295320-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:25.905Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/e0ee9bde-c1fc-4651-a95d-8e0597bf7d70\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"4a61e511-be9b-4436-b9b2-12e92b389758\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:25:890\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381845809\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"ce95f7c3-b61b-4758-ae9e-7e943b1c103d\",\"resource-version\":\"1682381845809\",\"model-name\":\"lag-interface\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"e0ee9bde-c1fc-4651-a95d-8e0597bf7d70\"}}","context":{"RequestID":"4a61e511-be9b-4436-b9b2-12e92b389758","ServiceName":"/aai/v27/service-design-and-creation/models/model/e0ee9bde-c1fc-4651-a95d-8e0597bf7d70","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:25.904Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:25.937Z","message":"{\"transactionId\":\"4a61e511-be9b-4436-b9b2-12e92b389758\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:25:795\",\"respDate\":\"230425-00:17:25:937\",\"sourceId\":\"AAI-TOOLS:4a61e511-be9b-4436-b9b2-12e92b389758\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/e0ee9bde-c1fc-4651-a95d-8e0597bf7d70\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:25:795-84055\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[6eb394c2-efb3-420b-973b-672091433624], x-b3-parentspanid=[cba0b9182ed26336], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[4a61e511-be9b-4436-b9b2-12e92b389758], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3dbffd763251507a2378a48f7f1d90da], x-b3-spanid=[812031aba733cd7b], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[267], Content-Type=[application/json], X-ONAP-RequestID=[4a61e511-be9b-4436-b9b2-12e92b389758]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"e0ee9bde-c1fc-4651-a95d-8e0597bf7d70\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"ce95f7c3-b61b-4758-ae9e-7e943b1c103d\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"lag-interface\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:25:795-84055\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[32848], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230425-00:17:25:795-84055]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"4a61e511-be9b-4436-b9b2-12e92b389758","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"69","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"cf62ad95-a9b5-4434-9a27-0ea0223b879c","LogTimestamp":"2023-04-25T00:17:25.880Z","elapsedTime":"6"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:25.939Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"4a61e511-be9b-4436-b9b2-12e92b389758","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"146","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"cf62ad95-a9b5-4434-9a27-0ea0223b879c","LogTimestamp":"2023-04-25T00:17:25.939Z","ResponseDesc":"Created","elapsedTime":"6"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:25 +0000] "PUT /aai/v27/service-design-and-creation/models/model/e0ee9bde-c1fc-4651-a95d-8e0597bf7d70" 201 0 REST 4a61e511-be9b-4436-b9b2-12e92b389758 AAI-TOOLS 127.0.0.6 - - - - - - - - - 151 - "logType": "access"
{"timestamp":"2023-04-25T00:17:25.948Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"4a61e511-be9b-4436-b9b2-12e92b389758","ServiceName":"/aai/v27/service-design-and-creation/models/model/e0ee9bde-c1fc-4651-a95d-8e0597bf7d70","TargetServiceName":"AAI-EVENT","ElapsedTime":"41","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:25.945Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:26.028Z","message":"Entering","context":{"RequestID":"268a8bff-1fb7-4f51-a235-12144e9e590a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"463914c0-0a8d-415a-a880-43fd90b46f57","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:26.028Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:26.039Z","message":"Checking for system property [partnerName]","context":{"RequestID":"268a8bff-1fb7-4f51-a235-12144e9e590a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"463914c0-0a8d-415a-a880-43fd90b46f57","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:26.028Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:26.039Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"268a8bff-1fb7-4f51-a235-12144e9e590a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"463914c0-0a8d-415a-a880-43fd90b46f57","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:26.028Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:26.039Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"268a8bff-1fb7-4f51-a235-12144e9e590a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"463914c0-0a8d-415a-a880-43fd90b46f57","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:26.028Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:26.040Z","message":"Invoke","context":{"RequestID":"268a8bff-1fb7-4f51-a235-12144e9e590a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98","InvocationID":"463914c0-0a8d-415a-a880-43fd90b46f57","LogTimestamp":"2023-04-25T00:17:26.040Z"},"thread":"qtp1530295320-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:26.094Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"268a8bff-1fb7-4f51-a235-12144e9e590a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"55","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98","InvocationID":"463914c0-0a8d-415a-a880-43fd90b46f57","LogTimestamp":"2023-04-25T00:17:26.094Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1530295320-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:26.110Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"268a8bff-1fb7-4f51-a235-12144e9e590a\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:26:099\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381846038\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"d29a087a-af59-4053-a3f8-0f95a92faa75\",\"resource-version\":\"1682381846038\",\"model-name\":\"lag-link\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98\"}}","context":{"RequestID":"268a8bff-1fb7-4f51-a235-12144e9e590a","ServiceName":"/aai/v27/service-design-and-creation/models/model/86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:26.110Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:26.128Z","message":"{\"transactionId\":\"268a8bff-1fb7-4f51-a235-12144e9e590a\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:26:029\",\"respDate\":\"230425-00:17:26:127\",\"sourceId\":\"AAI-TOOLS:268a8bff-1fb7-4f51-a235-12144e9e590a\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:26:029-4581\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[f668a65c-c83b-4224-8cbe-20bad72ff957], x-b3-parentspanid=[ef36c8b422e419a3], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[268a8bff-1fb7-4f51-a235-12144e9e590a], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[34a9a89e1ec5fbdc26b777be5efff3e6], x-b3-spanid=[f609292d6e5c1597], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[262], Content-Type=[application/json], X-ONAP-RequestID=[268a8bff-1fb7-4f51-a235-12144e9e590a]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"d29a087a-af59-4053-a3f8-0f95a92faa75\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"lag-link\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:26:029-4581\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[24744], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230425-00:17:26:029-4581]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"268a8bff-1fb7-4f51-a235-12144e9e590a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"55","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"463914c0-0a8d-415a-a880-43fd90b46f57","LogTimestamp":"2023-04-25T00:17:26.094Z","elapsedTime":"2"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:26.128Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"268a8bff-1fb7-4f51-a235-12144e9e590a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"101","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"463914c0-0a8d-415a-a880-43fd90b46f57","LogTimestamp":"2023-04-25T00:17:26.128Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:26 +0000] "PUT /aai/v27/service-design-and-creation/models/model/86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98" 201 0 REST 268a8bff-1fb7-4f51-a235-12144e9e590a AAI-TOOLS 127.0.0.6 - - - - - - - - - 105 - "logType": "access"
{"timestamp":"2023-04-25T00:17:26.136Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"268a8bff-1fb7-4f51-a235-12144e9e590a","ServiceName":"/aai/v27/service-design-and-creation/models/model/86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:26.135Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:26.219Z","message":"Entering","context":{"RequestID":"79e969d2-d332-4f2c-9107-a74025488df9","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8b43145d-77c5-46a6-a0b1-2f738510d4fd","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:26.218Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:26.232Z","message":"Checking for system property [partnerName]","context":{"RequestID":"79e969d2-d332-4f2c-9107-a74025488df9","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8b43145d-77c5-46a6-a0b1-2f738510d4fd","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:26.218Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:26.232Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"79e969d2-d332-4f2c-9107-a74025488df9","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8b43145d-77c5-46a6-a0b1-2f738510d4fd","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:26.218Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:26.232Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"79e969d2-d332-4f2c-9107-a74025488df9","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8b43145d-77c5-46a6-a0b1-2f738510d4fd","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:26.218Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:26.233Z","message":"Invoke","context":{"RequestID":"79e969d2-d332-4f2c-9107-a74025488df9","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/b9a9b337-1f86-42d3-b9f9-f987a089507c","InvocationID":"8b43145d-77c5-46a6-a0b1-2f738510d4fd","LogTimestamp":"2023-04-25T00:17:26.233Z"},"thread":"qtp1530295320-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:26.295Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"79e969d2-d332-4f2c-9107-a74025488df9","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"63","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/b9a9b337-1f86-42d3-b9f9-f987a089507c","InvocationID":"8b43145d-77c5-46a6-a0b1-2f738510d4fd","LogTimestamp":"2023-04-25T00:17:26.295Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1530295320-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:26.316Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/b9a9b337-1f86-42d3-b9f9-f987a089507c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"79e969d2-d332-4f2c-9107-a74025488df9\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:26:304\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381846231\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"6889274b-a1dc-40ab-9090-93677e13e2e6\",\"resource-version\":\"1682381846231\",\"model-name\":\"license\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"b9a9b337-1f86-42d3-b9f9-f987a089507c\"}}","context":{"RequestID":"79e969d2-d332-4f2c-9107-a74025488df9","ServiceName":"/aai/v27/service-design-and-creation/models/model/b9a9b337-1f86-42d3-b9f9-f987a089507c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:26.315Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:26.331Z","message":"{\"transactionId\":\"79e969d2-d332-4f2c-9107-a74025488df9\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:26:220\",\"respDate\":\"230425-00:17:26:331\",\"sourceId\":\"AAI-TOOLS:79e969d2-d332-4f2c-9107-a74025488df9\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/b9a9b337-1f86-42d3-b9f9-f987a089507c\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:26:220-10171\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[0dd2a3e1-a657-41f0-9b1c-ebb4032eb306], x-b3-parentspanid=[a2d0c38811da3df4], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[79e969d2-d332-4f2c-9107-a74025488df9], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b7c1edad35fe9d04e77460a147d4f3e2], x-b3-spanid=[7ba93822264b4fbc], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[261], Content-Type=[application/json], X-ONAP-RequestID=[79e969d2-d332-4f2c-9107-a74025488df9]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"b9a9b337-1f86-42d3-b9f9-f987a089507c\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"6889274b-a1dc-40ab-9090-93677e13e2e6\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"license\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:26:220-10171\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[28840], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230425-00:17:26:220-10171]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"79e969d2-d332-4f2c-9107-a74025488df9","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"63","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"8b43145d-77c5-46a6-a0b1-2f738510d4fd","LogTimestamp":"2023-04-25T00:17:26.295Z","elapsedTime":"5"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:26.332Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"79e969d2-d332-4f2c-9107-a74025488df9","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"114","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"8b43145d-77c5-46a6-a0b1-2f738510d4fd","LogTimestamp":"2023-04-25T00:17:26.332Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:26 +0000] "PUT /aai/v27/service-design-and-creation/models/model/b9a9b337-1f86-42d3-b9f9-f987a089507c" 201 0 REST 79e969d2-d332-4f2c-9107-a74025488df9 AAI-TOOLS 127.0.0.6 - - - - - - - - - 120 - "logType": "access"
{"timestamp":"2023-04-25T00:17:26.344Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"79e969d2-d332-4f2c-9107-a74025488df9","ServiceName":"/aai/v27/service-design-and-creation/models/model/b9a9b337-1f86-42d3-b9f9-f987a089507c","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:26.344Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:26.396Z","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-04-25T00:17:26.427Z","message":"Entering","context":{"RequestID":"0dceec08-082a-455d-a4ec-b2cfee0868a8","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"65bc5ebc-587b-471c-9e5f-6ef90db5dbd6","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:26.426Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:26.442Z","message":"Checking for system property [partnerName]","context":{"RequestID":"0dceec08-082a-455d-a4ec-b2cfee0868a8","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"65bc5ebc-587b-471c-9e5f-6ef90db5dbd6","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:26.426Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:26.442Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"0dceec08-082a-455d-a4ec-b2cfee0868a8","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"65bc5ebc-587b-471c-9e5f-6ef90db5dbd6","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:26.426Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:26.442Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"0dceec08-082a-455d-a4ec-b2cfee0868a8","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"65bc5ebc-587b-471c-9e5f-6ef90db5dbd6","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:26.426Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:26.443Z","message":"Invoke","context":{"RequestID":"0dceec08-082a-455d-a4ec-b2cfee0868a8","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/9022ebfe-b54f-4911-a6b2-8c3f5ec189b7","InvocationID":"65bc5ebc-587b-471c-9e5f-6ef90db5dbd6","LogTimestamp":"2023-04-25T00:17:26.443Z"},"thread":"qtp1530295320-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:26.509Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"0dceec08-082a-455d-a4ec-b2cfee0868a8","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"66","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/9022ebfe-b54f-4911-a6b2-8c3f5ec189b7","InvocationID":"65bc5ebc-587b-471c-9e5f-6ef90db5dbd6","LogTimestamp":"2023-04-25T00:17:26.508Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1530295320-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:26.525Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/9022ebfe-b54f-4911-a6b2-8c3f5ec189b7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"0dceec08-082a-455d-a4ec-b2cfee0868a8\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:26:514\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381846440\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"24b25f8c-b8bd-4c62-9421-87c12667aac9\",\"resource-version\":\"1682381846440\",\"model-name\":\"license-key-resource\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"9022ebfe-b54f-4911-a6b2-8c3f5ec189b7\"}}","context":{"RequestID":"0dceec08-082a-455d-a4ec-b2cfee0868a8","ServiceName":"/aai/v27/service-design-and-creation/models/model/9022ebfe-b54f-4911-a6b2-8c3f5ec189b7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:26.524Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:26.539Z","message":"{\"transactionId\":\"0dceec08-082a-455d-a4ec-b2cfee0868a8\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:26:428\",\"respDate\":\"230425-00:17:26:539\",\"sourceId\":\"AAI-TOOLS:0dceec08-082a-455d-a4ec-b2cfee0868a8\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/9022ebfe-b54f-4911-a6b2-8c3f5ec189b7\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:26:428-67733\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[59517cda-a4e3-4cd3-bf0e-b6a7adc38196], x-b3-parentspanid=[07fa6bc2623ba9a0], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[0dceec08-082a-455d-a4ec-b2cfee0868a8], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[26ca44d14d49315ec4365929e3ace23a], x-b3-spanid=[c6b7df71576e7d31], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[274], Content-Type=[application/json], X-ONAP-RequestID=[0dceec08-082a-455d-a4ec-b2cfee0868a8]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"9022ebfe-b54f-4911-a6b2-8c3f5ec189b7\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"24b25f8c-b8bd-4c62-9421-87c12667aac9\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"license-key-resource\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:26:428-67733\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[36944], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230425-00:17:26:428-67733]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"0dceec08-082a-455d-a4ec-b2cfee0868a8","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"66","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"65bc5ebc-587b-471c-9e5f-6ef90db5dbd6","LogTimestamp":"2023-04-25T00:17:26.508Z","elapsedTime":"3"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:26.540Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"0dceec08-082a-455d-a4ec-b2cfee0868a8","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"114","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"65bc5ebc-587b-471c-9e5f-6ef90db5dbd6","LogTimestamp":"2023-04-25T00:17:26.540Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:26 +0000] "PUT /aai/v27/service-design-and-creation/models/model/9022ebfe-b54f-4911-a6b2-8c3f5ec189b7" 201 0 REST 0dceec08-082a-455d-a4ec-b2cfee0868a8 AAI-TOOLS 127.0.0.6 - - - - - - - - - 118 - "logType": "access"
{"timestamp":"2023-04-25T00:17:26.554Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"0dceec08-082a-455d-a4ec-b2cfee0868a8","ServiceName":"/aai/v27/service-design-and-creation/models/model/9022ebfe-b54f-4911-a6b2-8c3f5ec189b7","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:26.554Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:26.626Z","message":"Entering","context":{"RequestID":"a8933361-8f9c-462c-820d-5d3afcc7c1fc","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d0c44c6d-1ea3-4db3-8ba2-09b3d0f16dfc","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:26.625Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:26.635Z","message":"Checking for system property [partnerName]","context":{"RequestID":"a8933361-8f9c-462c-820d-5d3afcc7c1fc","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d0c44c6d-1ea3-4db3-8ba2-09b3d0f16dfc","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:26.625Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:26.636Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"a8933361-8f9c-462c-820d-5d3afcc7c1fc","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d0c44c6d-1ea3-4db3-8ba2-09b3d0f16dfc","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:26.625Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:26.636Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"a8933361-8f9c-462c-820d-5d3afcc7c1fc","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d0c44c6d-1ea3-4db3-8ba2-09b3d0f16dfc","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:26.625Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:26.636Z","message":"Invoke","context":{"RequestID":"a8933361-8f9c-462c-820d-5d3afcc7c1fc","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","InvocationID":"d0c44c6d-1ea3-4db3-8ba2-09b3d0f16dfc","LogTimestamp":"2023-04-25T00:17:26.636Z"},"thread":"qtp1530295320-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:26.701Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"a8933361-8f9c-462c-820d-5d3afcc7c1fc","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"65","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","InvocationID":"d0c44c6d-1ea3-4db3-8ba2-09b3d0f16dfc","LogTimestamp":"2023-04-25T00:17:26.701Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1530295320-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:26.718Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"a8933361-8f9c-462c-820d-5d3afcc7c1fc\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:26:706\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381846635\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"a1481a38-f8ba-4ae4-bdf1-06c2c6af4c54\",\"resource-version\":\"1682381846635\",\"model-name\":\"logical-link\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"fe012535-2c31-4a39-a739-612374c638a0\"}}","context":{"RequestID":"a8933361-8f9c-462c-820d-5d3afcc7c1fc","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:26.718Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:26.738Z","message":"{\"transactionId\":\"a8933361-8f9c-462c-820d-5d3afcc7c1fc\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:26:626\",\"respDate\":\"230425-00:17:26:738\",\"sourceId\":\"AAI-TOOLS:a8933361-8f9c-462c-820d-5d3afcc7c1fc\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:26:626-24584\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[83823376-57ef-4beb-9676-ecd3fc82574d], x-b3-parentspanid=[a5c3c3637fa11b6c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[a8933361-8f9c-462c-820d-5d3afcc7c1fc], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b0cc1261bbbe87b99177bed4ab5d755e], x-b3-spanid=[fbb5a2e61b5010bc], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[266], Content-Type=[application/json], X-ONAP-RequestID=[a8933361-8f9c-462c-820d-5d3afcc7c1fc]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"fe012535-2c31-4a39-a739-612374c638a0\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"a1481a38-f8ba-4ae4-bdf1-06c2c6af4c54\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"logical-link\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:26:626-24584\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[41040], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230425-00:17:26:626-24584]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"a8933361-8f9c-462c-820d-5d3afcc7c1fc","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"65","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"d0c44c6d-1ea3-4db3-8ba2-09b3d0f16dfc","LogTimestamp":"2023-04-25T00:17:26.701Z","elapsedTime":"3"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:26.739Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"a8933361-8f9c-462c-820d-5d3afcc7c1fc","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"114","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"d0c44c6d-1ea3-4db3-8ba2-09b3d0f16dfc","LogTimestamp":"2023-04-25T00:17:26.739Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:26 +0000] "PUT /aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0" 201 0 REST a8933361-8f9c-462c-820d-5d3afcc7c1fc AAI-TOOLS 127.0.0.6 - - - - - - - - - 117 - "logType": "access"
{"timestamp":"2023-04-25T00:17:26.749Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a8933361-8f9c-462c-820d-5d3afcc7c1fc","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:26.748Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:26.831Z","message":"Entering","context":{"RequestID":"05f09726-ebeb-4bf9-b506-42152313195b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a2efab50-7c14-448c-9e75-3d71c0188241","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:26.831Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:26.842Z","message":"Checking for system property [partnerName]","context":{"RequestID":"05f09726-ebeb-4bf9-b506-42152313195b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a2efab50-7c14-448c-9e75-3d71c0188241","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:26.831Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:26.843Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"05f09726-ebeb-4bf9-b506-42152313195b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a2efab50-7c14-448c-9e75-3d71c0188241","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:26.831Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:26.843Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"05f09726-ebeb-4bf9-b506-42152313195b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a2efab50-7c14-448c-9e75-3d71c0188241","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:26.831Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:26.844Z","message":"Invoke","context":{"RequestID":"05f09726-ebeb-4bf9-b506-42152313195b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/86dbb63a-265e-4614-993f-6771c30b56a5","InvocationID":"a2efab50-7c14-448c-9e75-3d71c0188241","LogTimestamp":"2023-04-25T00:17:26.844Z"},"thread":"qtp1530295320-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:26.894Z","message":"Entering","context":{"RequestID":"f5d19dfd-fb8a-4647-890c-6eb5582c8314","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d608bf32-ce81-45d2-ab5a-54f2e8c2652d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:17:26.893Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:26.897Z","message":"{\"transactionId\":\"f5d19dfd-fb8a-4647-890c-6eb5582c8314\",\"status\":\"200\",\"rqstDate\":\"230425-00:17:26:894\",\"respDate\":\"230425-00:17:26:897\",\"sourceId\":\"haproxy:f5d19dfd-fb8a-4647-890c-6eb5582c8314\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:26:894-43851\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9df3e8d0-37b0-44c1-93f0-208c0e9cb5b7], x-b3-parentspanid=[ce2f187227adabb8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[85eb6acd37890467ce2f187227adabb8], x-b3-spanid=[800e187d95d38904], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f5d19dfd-fb8a-4647-890c-6eb5582c8314]}\\\"}\"}","context":{"RequestID":"f5d19dfd-fb8a-4647-890c-6eb5582c8314","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d608bf32-ce81-45d2-ab5a-54f2e8c2652d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:17:26.893Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:26.898Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f5d19dfd-fb8a-4647-890c-6eb5582c8314","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d608bf32-ce81-45d2-ab5a-54f2e8c2652d","LogTimestamp":"2023-04-25T00:17:26.898Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:17:26.903Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"05f09726-ebeb-4bf9-b506-42152313195b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"60","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/86dbb63a-265e-4614-993f-6771c30b56a5","InvocationID":"a2efab50-7c14-448c-9e75-3d71c0188241","LogTimestamp":"2023-04-25T00:17:26.903Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1530295320-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:26.921Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/86dbb63a-265e-4614-993f-6771c30b56a5\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"05f09726-ebeb-4bf9-b506-42152313195b\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:26:908\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381846841\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"6bae950e-8939-41d3-a6a7-251b03e4c1fc\",\"resource-version\":\"1682381846841\",\"model-name\":\"metadatum\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"86dbb63a-265e-4614-993f-6771c30b56a5\"}}","context":{"RequestID":"05f09726-ebeb-4bf9-b506-42152313195b","ServiceName":"/aai/v27/service-design-and-creation/models/model/86dbb63a-265e-4614-993f-6771c30b56a5","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:26.921Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:26.937Z","message":"{\"transactionId\":\"05f09726-ebeb-4bf9-b506-42152313195b\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:26:832\",\"respDate\":\"230425-00:17:26:936\",\"sourceId\":\"AAI-TOOLS:05f09726-ebeb-4bf9-b506-42152313195b\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/86dbb63a-265e-4614-993f-6771c30b56a5\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:26:832-97334\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[d45b8c3f-1a5f-4aeb-83df-6528bf2d0710], x-b3-parentspanid=[9908c90804da9fd1], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[05f09726-ebeb-4bf9-b506-42152313195b], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8114e382c55f13581095f1af050e1d04], x-b3-spanid=[ca16b5223eae4dbb], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[263], Content-Type=[application/json], X-ONAP-RequestID=[05f09726-ebeb-4bf9-b506-42152313195b]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"86dbb63a-265e-4614-993f-6771c30b56a5\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"6bae950e-8939-41d3-a6a7-251b03e4c1fc\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"metadatum\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:26:832-97334\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[37032], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230425-00:17:26:832-97334]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"05f09726-ebeb-4bf9-b506-42152313195b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"60","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"a2efab50-7c14-448c-9e75-3d71c0188241","LogTimestamp":"2023-04-25T00:17:26.903Z","elapsedTime":"2"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:26.937Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"05f09726-ebeb-4bf9-b506-42152313195b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"106","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"a2efab50-7c14-448c-9e75-3d71c0188241","LogTimestamp":"2023-04-25T00:17:26.937Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:26 +0000] "PUT /aai/v27/service-design-and-creation/models/model/86dbb63a-265e-4614-993f-6771c30b56a5" 201 0 REST 05f09726-ebeb-4bf9-b506-42152313195b AAI-TOOLS 127.0.0.6 - - - - - - - - - 111 - "logType": "access"
{"timestamp":"2023-04-25T00:17:26.968Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"05f09726-ebeb-4bf9-b506-42152313195b","ServiceName":"/aai/v27/service-design-and-creation/models/model/86dbb63a-265e-4614-993f-6771c30b56a5","TargetServiceName":"AAI-EVENT","ElapsedTime":"47","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:26.968Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:27.028Z","message":"Entering","context":{"RequestID":"0f5b8355-fe50-4ace-8cdc-a24522af6608","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"29725e6a-45a9-4713-9ccc-af07d1fb9473","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:27.028Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:27.040Z","message":"Checking for system property [partnerName]","context":{"RequestID":"0f5b8355-fe50-4ace-8cdc-a24522af6608","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"29725e6a-45a9-4713-9ccc-af07d1fb9473","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:27.028Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:27.041Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"0f5b8355-fe50-4ace-8cdc-a24522af6608","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"29725e6a-45a9-4713-9ccc-af07d1fb9473","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:27.028Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:27.041Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"0f5b8355-fe50-4ace-8cdc-a24522af6608","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"29725e6a-45a9-4713-9ccc-af07d1fb9473","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:27.028Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:27.042Z","message":"Invoke","context":{"RequestID":"0f5b8355-fe50-4ace-8cdc-a24522af6608","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/06d1418a-5faa-452d-a94b-a2829df5f67b","InvocationID":"29725e6a-45a9-4713-9ccc-af07d1fb9473","LogTimestamp":"2023-04-25T00:17:27.042Z"},"thread":"qtp1530295320-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:27.100Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"0f5b8355-fe50-4ace-8cdc-a24522af6608","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"58","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/06d1418a-5faa-452d-a94b-a2829df5f67b","InvocationID":"29725e6a-45a9-4713-9ccc-af07d1fb9473","LogTimestamp":"2023-04-25T00:17:27.099Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1530295320-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:27.123Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/06d1418a-5faa-452d-a94b-a2829df5f67b\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"0f5b8355-fe50-4ace-8cdc-a24522af6608\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:27:107\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381847039\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"1f51c05c-b164-4c27-9c03-5cbb239fd6be\",\"resource-version\":\"1682381847039\",\"model-name\":\"model\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"06d1418a-5faa-452d-a94b-a2829df5f67b\"}}","context":{"RequestID":"0f5b8355-fe50-4ace-8cdc-a24522af6608","ServiceName":"/aai/v27/service-design-and-creation/models/model/06d1418a-5faa-452d-a94b-a2829df5f67b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:27.122Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:27.147Z","message":"{\"transactionId\":\"0f5b8355-fe50-4ace-8cdc-a24522af6608\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:27:029\",\"respDate\":\"230425-00:17:27:147\",\"sourceId\":\"AAI-TOOLS:0f5b8355-fe50-4ace-8cdc-a24522af6608\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/06d1418a-5faa-452d-a94b-a2829df5f67b\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:27:029-53144\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[3acd52b0-cb27-43c7-8493-19ea9e59905e], x-b3-parentspanid=[c1fc9f5df9ff4b67], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[0f5b8355-fe50-4ace-8cdc-a24522af6608], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6ad8e50e72ac0b7eec84670c81751427], x-b3-spanid=[520665e4205ea8c1], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[259], Content-Type=[application/json], X-ONAP-RequestID=[0f5b8355-fe50-4ace-8cdc-a24522af6608]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"06d1418a-5faa-452d-a94b-a2829df5f67b\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"1f51c05c-b164-4c27-9c03-5cbb239fd6be\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"model\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:27:029-53144\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[41176], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230425-00:17:27:029-53144]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"0f5b8355-fe50-4ace-8cdc-a24522af6608","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"58","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"29725e6a-45a9-4713-9ccc-af07d1fb9473","LogTimestamp":"2023-04-25T00:17:27.099Z","elapsedTime":"5"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:27.148Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"0f5b8355-fe50-4ace-8cdc-a24522af6608","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"120","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"29725e6a-45a9-4713-9ccc-af07d1fb9473","LogTimestamp":"2023-04-25T00:17:27.148Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:27 +0000] "PUT /aai/v27/service-design-and-creation/models/model/06d1418a-5faa-452d-a94b-a2829df5f67b" 201 0 REST 0f5b8355-fe50-4ace-8cdc-a24522af6608 AAI-TOOLS 127.0.0.6 - - - - - - - - - 125 - "logType": "access"
{"timestamp":"2023-04-25T00:17:27.154Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"0f5b8355-fe50-4ace-8cdc-a24522af6608","ServiceName":"/aai/v27/service-design-and-creation/models/model/06d1418a-5faa-452d-a94b-a2829df5f67b","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:27.153Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:27.243Z","message":"Entering","context":{"RequestID":"801e90a8-5530-4229-b55e-7557bf4881b9","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d09fd815-e89b-45d1-9381-7b80e00c5135","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:27.243Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:27.256Z","message":"Checking for system property [partnerName]","context":{"RequestID":"801e90a8-5530-4229-b55e-7557bf4881b9","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d09fd815-e89b-45d1-9381-7b80e00c5135","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:27.243Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:27.256Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"801e90a8-5530-4229-b55e-7557bf4881b9","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d09fd815-e89b-45d1-9381-7b80e00c5135","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:27.243Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:27.256Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"801e90a8-5530-4229-b55e-7557bf4881b9","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d09fd815-e89b-45d1-9381-7b80e00c5135","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:27.243Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:27.257Z","message":"Invoke","context":{"RequestID":"801e90a8-5530-4229-b55e-7557bf4881b9","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/c28966f3-e758-4483-b37b-a90b05d3dd33","InvocationID":"d09fd815-e89b-45d1-9381-7b80e00c5135","LogTimestamp":"2023-04-25T00:17:27.257Z"},"thread":"qtp1530295320-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:27.327Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"801e90a8-5530-4229-b55e-7557bf4881b9","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"70","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/c28966f3-e758-4483-b37b-a90b05d3dd33","InvocationID":"d09fd815-e89b-45d1-9381-7b80e00c5135","LogTimestamp":"2023-04-25T00:17:27.326Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1530295320-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:27.348Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/c28966f3-e758-4483-b37b-a90b05d3dd33\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"801e90a8-5530-4229-b55e-7557bf4881b9\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:27:334\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381847254\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"ad70dd19-f156-4fb5-a865-97b5563b0d37\",\"resource-version\":\"1682381847254\",\"model-name\":\"model-constraint\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"c28966f3-e758-4483-b37b-a90b05d3dd33\"}}","context":{"RequestID":"801e90a8-5530-4229-b55e-7557bf4881b9","ServiceName":"/aai/v27/service-design-and-creation/models/model/c28966f3-e758-4483-b37b-a90b05d3dd33","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:27.348Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:27.365Z","message":"{\"transactionId\":\"801e90a8-5530-4229-b55e-7557bf4881b9\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:27:244\",\"respDate\":\"230425-00:17:27:364\",\"sourceId\":\"AAI-TOOLS:801e90a8-5530-4229-b55e-7557bf4881b9\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/c28966f3-e758-4483-b37b-a90b05d3dd33\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:27:244-34995\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[f541cc55-061b-92a7-9332-6922d958dfd9], x-b3-parentspanid=[cd033b9dfc087c7e], Accept=[application/json], x-b3-sampled=[1], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[801e90a8-5530-4229-b55e-7557bf4881b9], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1741ee42be8db396ee0779496c37ed86], x-b3-spanid=[f913ff542003c4a4], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[270], Content-Type=[application/json], X-ONAP-RequestID=[801e90a8-5530-4229-b55e-7557bf4881b9]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"c28966f3-e758-4483-b37b-a90b05d3dd33\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"ad70dd19-f156-4fb5-a865-97b5563b0d37\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"model-constraint\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:27:244-34995\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[49352], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230425-00:17:27:244-34995]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"801e90a8-5530-4229-b55e-7557bf4881b9","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"70","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"d09fd815-e89b-45d1-9381-7b80e00c5135","LogTimestamp":"2023-04-25T00:17:27.326Z","elapsedTime":"4"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:27.366Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"801e90a8-5530-4229-b55e-7557bf4881b9","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"123","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"d09fd815-e89b-45d1-9381-7b80e00c5135","LogTimestamp":"2023-04-25T00:17:27.366Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:27 +0000] "PUT /aai/v27/service-design-and-creation/models/model/c28966f3-e758-4483-b37b-a90b05d3dd33" 201 0 REST 801e90a8-5530-4229-b55e-7557bf4881b9 AAI-TOOLS 127.0.0.6 - - - - - - - - - 130 - "logType": "access"
{"timestamp":"2023-04-25T00:17:27.379Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"801e90a8-5530-4229-b55e-7557bf4881b9","ServiceName":"/aai/v27/service-design-and-creation/models/model/c28966f3-e758-4483-b37b-a90b05d3dd33","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:27.379Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:27.396Z","message":"[Control connection] Refreshing schema for sdctitan.txlog (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:27.440Z","message":"Received event EVENT CREATED TABLE sdctitan.systemlog, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:27.446Z","message":"Entering","context":{"RequestID":"b827cb0e-7f24-4a6c-ac77-8714897bf5b7","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7d0b1c4e-7ff1-47a8-b67f-51a52dfa89c1","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:27.446Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:27.460Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b827cb0e-7f24-4a6c-ac77-8714897bf5b7","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7d0b1c4e-7ff1-47a8-b67f-51a52dfa89c1","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:27.446Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:27.461Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b827cb0e-7f24-4a6c-ac77-8714897bf5b7","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7d0b1c4e-7ff1-47a8-b67f-51a52dfa89c1","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:27.446Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:27.461Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b827cb0e-7f24-4a6c-ac77-8714897bf5b7","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7d0b1c4e-7ff1-47a8-b67f-51a52dfa89c1","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:27.446Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:27.462Z","message":"Invoke","context":{"RequestID":"b827cb0e-7f24-4a6c-ac77-8714897bf5b7","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/2076e726-3577-477a-a300-7fa65cd4df11","InvocationID":"7d0b1c4e-7ff1-47a8-b67f-51a52dfa89c1","LogTimestamp":"2023-04-25T00:17:27.462Z"},"thread":"qtp1530295320-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:27.530Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"b827cb0e-7f24-4a6c-ac77-8714897bf5b7","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"68","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/2076e726-3577-477a-a300-7fa65cd4df11","InvocationID":"7d0b1c4e-7ff1-47a8-b67f-51a52dfa89c1","LogTimestamp":"2023-04-25T00:17:27.529Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1530295320-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:27.552Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/2076e726-3577-477a-a300-7fa65cd4df11\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"b827cb0e-7f24-4a6c-ac77-8714897bf5b7\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:27:537\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381847459\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"753e813a-ba9e-4a1d-ab34-b2f6dc6eec0c\",\"resource-version\":\"1682381847459\",\"model-name\":\"model-element\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"2076e726-3577-477a-a300-7fa65cd4df11\"}}","context":{"RequestID":"b827cb0e-7f24-4a6c-ac77-8714897bf5b7","ServiceName":"/aai/v27/service-design-and-creation/models/model/2076e726-3577-477a-a300-7fa65cd4df11","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:27.552Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:27.569Z","message":"{\"transactionId\":\"b827cb0e-7f24-4a6c-ac77-8714897bf5b7\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:27:447\",\"respDate\":\"230425-00:17:27:569\",\"sourceId\":\"AAI-TOOLS:b827cb0e-7f24-4a6c-ac77-8714897bf5b7\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/2076e726-3577-477a-a300-7fa65cd4df11\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:27:447-18159\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[01fcff72-4b86-4c10-9b0a-3330728ba8ce], x-b3-parentspanid=[c38a842853579db9], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[b827cb0e-7f24-4a6c-ac77-8714897bf5b7], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cd779c39791582e641438beae1b77b68], x-b3-spanid=[dc2de82550c9c416], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[267], Content-Type=[application/json], X-ONAP-RequestID=[b827cb0e-7f24-4a6c-ac77-8714897bf5b7]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"2076e726-3577-477a-a300-7fa65cd4df11\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"753e813a-ba9e-4a1d-ab34-b2f6dc6eec0c\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"model-element\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:27:447-18159\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[45088], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230425-00:17:27:447-18159]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"b827cb0e-7f24-4a6c-ac77-8714897bf5b7","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"68","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"7d0b1c4e-7ff1-47a8-b67f-51a52dfa89c1","LogTimestamp":"2023-04-25T00:17:27.529Z","elapsedTime":"4"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:27.570Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"b827cb0e-7f24-4a6c-ac77-8714897bf5b7","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"124","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"7d0b1c4e-7ff1-47a8-b67f-51a52dfa89c1","LogTimestamp":"2023-04-25T00:17:27.570Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:27 +0000] "PUT /aai/v27/service-design-and-creation/models/model/2076e726-3577-477a-a300-7fa65cd4df11" 201 0 REST b827cb0e-7f24-4a6c-ac77-8714897bf5b7 AAI-TOOLS 127.0.0.6 - - - - - - - - - 129 - "logType": "access"
{"timestamp":"2023-04-25T00:17:27.592Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b827cb0e-7f24-4a6c-ac77-8714897bf5b7","ServiceName":"/aai/v27/service-design-and-creation/models/model/2076e726-3577-477a-a300-7fa65cd4df11","TargetServiceName":"AAI-EVENT","ElapsedTime":"40","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:27.592Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:27.652Z","message":"Entering","context":{"RequestID":"31773c06-f45f-4a6c-842c-86c8520174a2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"dcbf579b-a3f6-4dca-b879-72e3576b949f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:27.652Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:27.659Z","message":"Checking for system property [partnerName]","context":{"RequestID":"31773c06-f45f-4a6c-842c-86c8520174a2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"dcbf579b-a3f6-4dca-b879-72e3576b949f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:27.652Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:27.659Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"31773c06-f45f-4a6c-842c-86c8520174a2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"dcbf579b-a3f6-4dca-b879-72e3576b949f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:27.652Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:27.660Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"31773c06-f45f-4a6c-842c-86c8520174a2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"dcbf579b-a3f6-4dca-b879-72e3576b949f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:27.652Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:27.660Z","message":"Invoke","context":{"RequestID":"31773c06-f45f-4a6c-842c-86c8520174a2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/b5cd462f-e426-4146-b1fe-5475ae272c3d","InvocationID":"dcbf579b-a3f6-4dca-b879-72e3576b949f","LogTimestamp":"2023-04-25T00:17:27.660Z"},"thread":"qtp1530295320-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:27.719Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"31773c06-f45f-4a6c-842c-86c8520174a2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"59","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/b5cd462f-e426-4146-b1fe-5475ae272c3d","InvocationID":"dcbf579b-a3f6-4dca-b879-72e3576b949f","LogTimestamp":"2023-04-25T00:17:27.719Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1530295320-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:27.741Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/b5cd462f-e426-4146-b1fe-5475ae272c3d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"31773c06-f45f-4a6c-842c-86c8520174a2\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:27:728\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381847659\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"93f2f8bc-cb12-4a01-96c8-3d2649e4ab8f\",\"resource-version\":\"1682381847659\",\"model-name\":\"model-ver\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"b5cd462f-e426-4146-b1fe-5475ae272c3d\"}}","context":{"RequestID":"31773c06-f45f-4a6c-842c-86c8520174a2","ServiceName":"/aai/v27/service-design-and-creation/models/model/b5cd462f-e426-4146-b1fe-5475ae272c3d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:27.741Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:27.756Z","message":"{\"transactionId\":\"31773c06-f45f-4a6c-842c-86c8520174a2\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:27:653\",\"respDate\":\"230425-00:17:27:756\",\"sourceId\":\"AAI-TOOLS:31773c06-f45f-4a6c-842c-86c8520174a2\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/b5cd462f-e426-4146-b1fe-5475ae272c3d\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:27:653-18157\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[66519d9b-34da-4dbf-8f5d-61e25b20ed46], x-b3-parentspanid=[94ca19a359d1c1c0], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[31773c06-f45f-4a6c-842c-86c8520174a2], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5f895ffeffc0b0800fb19f59ac645bfc], x-b3-spanid=[63e49e6ea39dacec], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[297], Content-Type=[application/json], X-ONAP-RequestID=[31773c06-f45f-4a6c-842c-86c8520174a2]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"b5cd462f-e426-4146-b1fe-5475ae272c3d\\\\\\\",\\\\n \\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n \\\\\\\"model-vers\\\\\\\" : {\\\\n \\\\\\\"model-ver\\\\\\\" : [ {\\\\n \\\\\\\"model-version-id\\\\\\\" : \\\\\\\"93f2f8bc-cb12-4a01-96c8-3d2649e4ab8f\\\\\\\",\\\\n \\\\\\\"model-name\\\\\\\" : \\\\\\\"model-ver\\\\\\\",\\\\n \\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\"\\\\n } ]\\\\n }\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:27:653-18157\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[53344], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230425-00:17:27:653-18157]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"31773c06-f45f-4a6c-842c-86c8520174a2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"59","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"dcbf579b-a3f6-4dca-b879-72e3576b949f","LogTimestamp":"2023-04-25T00:17:27.719Z","elapsedTime":"5"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:27.757Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"31773c06-f45f-4a6c-842c-86c8520174a2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"105","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"dcbf579b-a3f6-4dca-b879-72e3576b949f","LogTimestamp":"2023-04-25T00:17:27.757Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:27 +0000] "PUT /aai/v27/service-design-and-creation/models/model/b5cd462f-e426-4146-b1fe-5475ae272c3d" 201 0 REST 31773c06-f45f-4a6c-842c-86c8520174a2 AAI-TOOLS 127.0.0.6 - - - - - - - - - 110 - "logType": "access"
{"timestamp":"2023-04-25T00:17:27.769Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"31773c06-f45f-4a6c-842c-86c8520174a2","ServiceName":"/aai/v27/service-design-and-creation/models/model/b5cd462f-e426-4146-b1fe-5475ae272c3d","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:27.769Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:27.858Z","message":"Entering","context":{"RequestID":"9619cccb-8137-4aca-829b-9499552d00f6","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b7c1a987-0b58-417c-a603-19f3f153852a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:27.857Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:27.872Z","message":"Checking for system property [partnerName]","context":{"RequestID":"9619cccb-8137-4aca-829b-9499552d00f6","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b7c1a987-0b58-417c-a603-19f3f153852a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:27.857Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:27.873Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"9619cccb-8137-4aca-829b-9499552d00f6","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b7c1a987-0b58-417c-a603-19f3f153852a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:27.857Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:27.873Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"9619cccb-8137-4aca-829b-9499552d00f6","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b7c1a987-0b58-417c-a603-19f3f153852a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:27.857Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:27.874Z","message":"Invoke","context":{"RequestID":"9619cccb-8137-4aca-829b-9499552d00f6","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/ea78c9e3-514d-4a0a-9162-13837fa54c35","InvocationID":"b7c1a987-0b58-417c-a603-19f3f153852a","LogTimestamp":"2023-04-25T00:17:27.874Z"},"thread":"qtp1530295320-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:27.945Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"9619cccb-8137-4aca-829b-9499552d00f6","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"70","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/ea78c9e3-514d-4a0a-9162-13837fa54c35","InvocationID":"b7c1a987-0b58-417c-a603-19f3f153852a","LogTimestamp":"2023-04-25T00:17:27.943Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1530295320-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:27.962Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ea78c9e3-514d-4a0a-9162-13837fa54c35\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"9619cccb-8137-4aca-829b-9499552d00f6\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:27:952\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381847871\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"666a06ee-4b57-46df-bacf-908da8f10c3f\",\"resource-version\":\"1682381847871\",\"model-name\":\"multicast-configuration\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"ea78c9e3-514d-4a0a-9162-13837fa54c35\"}}","context":{"RequestID":"9619cccb-8137-4aca-829b-9499552d00f6","ServiceName":"/aai/v27/service-design-and-creation/models/model/ea78c9e3-514d-4a0a-9162-13837fa54c35","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:27.962Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:27.979Z","message":"{\"transactionId\":\"9619cccb-8137-4aca-829b-9499552d00f6\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:27:859\",\"respDate\":\"230425-00:17:27:979\",\"sourceId\":\"AAI-TOOLS:9619cccb-8137-4aca-829b-9499552d00f6\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/ea78c9e3-514d-4a0a-9162-13837fa54c35\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:27:859-37560\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[9de10abd-3eba-4bde-aec4-81b30be829c3], x-b3-parentspanid=[2d43f085e03f692c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[9619cccb-8137-4aca-829b-9499552d00f6], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2d31e5757eaff7183ce2cb4ed7a474fe], x-b3-spanid=[d45c2c424ce78a73], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[277], Content-Type=[application/json], X-ONAP-RequestID=[9619cccb-8137-4aca-829b-9499552d00f6]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"ea78c9e3-514d-4a0a-9162-13837fa54c35\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"666a06ee-4b57-46df-bacf-908da8f10c3f\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"multicast-configuration\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:27:859-37560\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[53448], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230425-00:17:27:859-37560]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"9619cccb-8137-4aca-829b-9499552d00f6","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"70","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b7c1a987-0b58-417c-a603-19f3f153852a","LogTimestamp":"2023-04-25T00:17:27.943Z","elapsedTime":"4"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:27.980Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"9619cccb-8137-4aca-829b-9499552d00f6","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"123","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b7c1a987-0b58-417c-a603-19f3f153852a","LogTimestamp":"2023-04-25T00:17:27.980Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:27 +0000] "PUT /aai/v27/service-design-and-creation/models/model/ea78c9e3-514d-4a0a-9162-13837fa54c35" 201 0 REST 9619cccb-8137-4aca-829b-9499552d00f6 AAI-TOOLS 127.0.0.6 - - - - - - - - - 135 - "logType": "access"
{"timestamp":"2023-04-25T00:17:27.989Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"9619cccb-8137-4aca-829b-9499552d00f6","ServiceName":"/aai/v27/service-design-and-creation/models/model/ea78c9e3-514d-4a0a-9162-13837fa54c35","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:27.989Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:28.066Z","message":"Entering","context":{"RequestID":"2154fd6e-644f-4282-8705-a56540e69a9a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fb218b11-1a21-405d-85c7-de632ccf35af","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:28.066Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:28.078Z","message":"Checking for system property [partnerName]","context":{"RequestID":"2154fd6e-644f-4282-8705-a56540e69a9a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fb218b11-1a21-405d-85c7-de632ccf35af","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:28.066Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:28.078Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"2154fd6e-644f-4282-8705-a56540e69a9a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fb218b11-1a21-405d-85c7-de632ccf35af","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:28.066Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:28.078Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"2154fd6e-644f-4282-8705-a56540e69a9a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fb218b11-1a21-405d-85c7-de632ccf35af","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:28.066Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:28.079Z","message":"Invoke","context":{"RequestID":"2154fd6e-644f-4282-8705-a56540e69a9a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/80b712fd-0ad3-4180-a99c-8c995cf1cc32","InvocationID":"fb218b11-1a21-405d-85c7-de632ccf35af","LogTimestamp":"2023-04-25T00:17:28.079Z"},"thread":"qtp1530295320-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:28.147Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"2154fd6e-644f-4282-8705-a56540e69a9a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"68","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/80b712fd-0ad3-4180-a99c-8c995cf1cc32","InvocationID":"fb218b11-1a21-405d-85c7-de632ccf35af","LogTimestamp":"2023-04-25T00:17:28.147Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1530295320-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:28.167Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/80b712fd-0ad3-4180-a99c-8c995cf1cc32\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"2154fd6e-644f-4282-8705-a56540e69a9a\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:28:154\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381848077\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"5c3b7c33-afa3-4be5-8da7-1a5ac6f99896\",\"resource-version\":\"1682381848077\",\"model-name\":\"named-query\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"80b712fd-0ad3-4180-a99c-8c995cf1cc32\"}}","context":{"RequestID":"2154fd6e-644f-4282-8705-a56540e69a9a","ServiceName":"/aai/v27/service-design-and-creation/models/model/80b712fd-0ad3-4180-a99c-8c995cf1cc32","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:28.167Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:28.182Z","message":"{\"transactionId\":\"2154fd6e-644f-4282-8705-a56540e69a9a\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:28:067\",\"respDate\":\"230425-00:17:28:182\",\"sourceId\":\"AAI-TOOLS:2154fd6e-644f-4282-8705-a56540e69a9a\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/80b712fd-0ad3-4180-a99c-8c995cf1cc32\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:28:067-41314\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[57e8cb07-5c67-4b1f-89bb-23e6f28dabb0], x-b3-parentspanid=[9a428ce569ba5700], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[2154fd6e-644f-4282-8705-a56540e69a9a], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0fadfecb2390a5e46ca60552eabb5932], x-b3-spanid=[e4deb17cdf1f34fe], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[265], Content-Type=[application/json], X-ONAP-RequestID=[2154fd6e-644f-4282-8705-a56540e69a9a]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"80b712fd-0ad3-4180-a99c-8c995cf1cc32\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"5c3b7c33-afa3-4be5-8da7-1a5ac6f99896\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"named-query\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:28:067-41314\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[28800], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230425-00:17:28:067-41314]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"2154fd6e-644f-4282-8705-a56540e69a9a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"68","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"fb218b11-1a21-405d-85c7-de632ccf35af","LogTimestamp":"2023-04-25T00:17:28.147Z","elapsedTime":"4"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:28.183Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"2154fd6e-644f-4282-8705-a56540e69a9a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"117","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"fb218b11-1a21-405d-85c7-de632ccf35af","LogTimestamp":"2023-04-25T00:17:28.183Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:28 +0000] "PUT /aai/v27/service-design-and-creation/models/model/80b712fd-0ad3-4180-a99c-8c995cf1cc32" 201 0 REST 2154fd6e-644f-4282-8705-a56540e69a9a AAI-TOOLS 127.0.0.6 - - - - - - - - - 122 - "logType": "access"
{"timestamp":"2023-04-25T00:17:28.199Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"2154fd6e-644f-4282-8705-a56540e69a9a","ServiceName":"/aai/v27/service-design-and-creation/models/model/80b712fd-0ad3-4180-a99c-8c995cf1cc32","TargetServiceName":"AAI-EVENT","ElapsedTime":"32","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:28.199Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:28.288Z","message":"Entering","context":{"RequestID":"85a2a6dd-b06b-4d61-9abb-4a8eb58732d1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2f05c101-1256-4f45-ace0-3e032f17523f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:28.288Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:28.301Z","message":"Checking for system property [partnerName]","context":{"RequestID":"85a2a6dd-b06b-4d61-9abb-4a8eb58732d1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2f05c101-1256-4f45-ace0-3e032f17523f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:28.288Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:28.301Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"85a2a6dd-b06b-4d61-9abb-4a8eb58732d1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2f05c101-1256-4f45-ace0-3e032f17523f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:28.288Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:28.301Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"85a2a6dd-b06b-4d61-9abb-4a8eb58732d1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2f05c101-1256-4f45-ace0-3e032f17523f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:28.288Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:28.302Z","message":"Invoke","context":{"RequestID":"85a2a6dd-b06b-4d61-9abb-4a8eb58732d1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/3c504d40-b847-424c-9d25-4fb7e0a3e994","InvocationID":"2f05c101-1256-4f45-ace0-3e032f17523f","LogTimestamp":"2023-04-25T00:17:28.302Z"},"thread":"qtp1530295320-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:28.373Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"85a2a6dd-b06b-4d61-9abb-4a8eb58732d1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"71","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/3c504d40-b847-424c-9d25-4fb7e0a3e994","InvocationID":"2f05c101-1256-4f45-ace0-3e032f17523f","LogTimestamp":"2023-04-25T00:17:28.372Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1530295320-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:28.394Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/3c504d40-b847-424c-9d25-4fb7e0a3e994\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"85a2a6dd-b06b-4d61-9abb-4a8eb58732d1\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:28:381\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381848300\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"204c641a-3494-48c8-979a-86856f5fd32a\",\"resource-version\":\"1682381848300\",\"model-name\":\"named-query-element\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"3c504d40-b847-424c-9d25-4fb7e0a3e994\"}}","context":{"RequestID":"85a2a6dd-b06b-4d61-9abb-4a8eb58732d1","ServiceName":"/aai/v27/service-design-and-creation/models/model/3c504d40-b847-424c-9d25-4fb7e0a3e994","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:28.394Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:28.408Z","message":"{\"transactionId\":\"85a2a6dd-b06b-4d61-9abb-4a8eb58732d1\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:28:290\",\"respDate\":\"230425-00:17:28:407\",\"sourceId\":\"AAI-TOOLS:85a2a6dd-b06b-4d61-9abb-4a8eb58732d1\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/3c504d40-b847-424c-9d25-4fb7e0a3e994\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:28:290-36873\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[94c3e726-6537-4cf2-88b1-63421912fbc4], x-b3-parentspanid=[d8af49326fbfb8df], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[85a2a6dd-b06b-4d61-9abb-4a8eb58732d1], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[18d024a102b7549f8920313766119041], x-b3-spanid=[844bf8b833f010e2], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[273], Content-Type=[application/json], X-ONAP-RequestID=[85a2a6dd-b06b-4d61-9abb-4a8eb58732d1]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"3c504d40-b847-424c-9d25-4fb7e0a3e994\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"204c641a-3494-48c8-979a-86856f5fd32a\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"named-query-element\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:28:290-36873\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[49368], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230425-00:17:28:290-36873]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"85a2a6dd-b06b-4d61-9abb-4a8eb58732d1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"71","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"2f05c101-1256-4f45-ace0-3e032f17523f","LogTimestamp":"2023-04-25T00:17:28.372Z","elapsedTime":"5"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:28.409Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"85a2a6dd-b06b-4d61-9abb-4a8eb58732d1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"120","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"2f05c101-1256-4f45-ace0-3e032f17523f","LogTimestamp":"2023-04-25T00:17:28.408Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:28 +0000] "PUT /aai/v27/service-design-and-creation/models/model/3c504d40-b847-424c-9d25-4fb7e0a3e994" 201 0 REST 85a2a6dd-b06b-4d61-9abb-4a8eb58732d1 AAI-TOOLS 127.0.0.6 - - - - - - - - - 125 - "logType": "access"
{"timestamp":"2023-04-25T00:17:28.424Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"85a2a6dd-b06b-4d61-9abb-4a8eb58732d1","ServiceName":"/aai/v27/service-design-and-creation/models/model/3c504d40-b847-424c-9d25-4fb7e0a3e994","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:28.424Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:28.441Z","message":"[Control connection] Refreshing schema for sdctitan.systemlog (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:28.475Z","message":"Received event EVENT CREATED TABLE sdctitan.system_properties_lock_, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:28.507Z","message":"Entering","context":{"RequestID":"2347e2ed-c207-490f-8d7f-fbc1e44af5e8","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"03fb8706-3094-42b3-bbc9-3469ac5950c2","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:28.507Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:28.520Z","message":"Checking for system property [partnerName]","context":{"RequestID":"2347e2ed-c207-490f-8d7f-fbc1e44af5e8","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"03fb8706-3094-42b3-bbc9-3469ac5950c2","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:28.507Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:28.520Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"2347e2ed-c207-490f-8d7f-fbc1e44af5e8","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"03fb8706-3094-42b3-bbc9-3469ac5950c2","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:28.507Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:28.520Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"2347e2ed-c207-490f-8d7f-fbc1e44af5e8","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"03fb8706-3094-42b3-bbc9-3469ac5950c2","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:28.507Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:28.521Z","message":"Invoke","context":{"RequestID":"2347e2ed-c207-490f-8d7f-fbc1e44af5e8","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/6aa05779-94d7-4d8b-9bee-59ef2ab0c246","InvocationID":"03fb8706-3094-42b3-bbc9-3469ac5950c2","LogTimestamp":"2023-04-25T00:17:28.521Z"},"thread":"qtp1530295320-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:28.589Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"2347e2ed-c207-490f-8d7f-fbc1e44af5e8","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"69","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/6aa05779-94d7-4d8b-9bee-59ef2ab0c246","InvocationID":"03fb8706-3094-42b3-bbc9-3469ac5950c2","LogTimestamp":"2023-04-25T00:17:28.589Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1530295320-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:28.610Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/6aa05779-94d7-4d8b-9bee-59ef2ab0c246\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"2347e2ed-c207-490f-8d7f-fbc1e44af5e8\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:28:596\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381848519\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"a0ccd9dc-7062-4940-9bcc-e91dd28af510\",\"resource-version\":\"1682381848519\",\"model-name\":\"network-policy\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"6aa05779-94d7-4d8b-9bee-59ef2ab0c246\"}}","context":{"RequestID":"2347e2ed-c207-490f-8d7f-fbc1e44af5e8","ServiceName":"/aai/v27/service-design-and-creation/models/model/6aa05779-94d7-4d8b-9bee-59ef2ab0c246","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:28.610Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:28.625Z","message":"{\"transactionId\":\"2347e2ed-c207-490f-8d7f-fbc1e44af5e8\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:28:508\",\"respDate\":\"230425-00:17:28:625\",\"sourceId\":\"AAI-TOOLS:2347e2ed-c207-490f-8d7f-fbc1e44af5e8\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/6aa05779-94d7-4d8b-9bee-59ef2ab0c246\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:28:508-33424\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[43425e64-2f9b-4820-af4d-c27e434b6eea], x-b3-parentspanid=[9bb60300d429917f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[2347e2ed-c207-490f-8d7f-fbc1e44af5e8], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a89bb9474a983e98636b00d7f11a4a68], x-b3-spanid=[ef9b934a8b32b77b], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[268], Content-Type=[application/json], X-ONAP-RequestID=[2347e2ed-c207-490f-8d7f-fbc1e44af5e8]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"6aa05779-94d7-4d8b-9bee-59ef2ab0c246\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"a0ccd9dc-7062-4940-9bcc-e91dd28af510\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"network-policy\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:28:508-33424\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[53328], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230425-00:17:28:508-33424]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"2347e2ed-c207-490f-8d7f-fbc1e44af5e8","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"69","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"03fb8706-3094-42b3-bbc9-3469ac5950c2","LogTimestamp":"2023-04-25T00:17:28.589Z","elapsedTime":"4"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:28.627Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"2347e2ed-c207-490f-8d7f-fbc1e44af5e8","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"119","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"03fb8706-3094-42b3-bbc9-3469ac5950c2","LogTimestamp":"2023-04-25T00:17:28.626Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:28 +0000] "PUT /aai/v27/service-design-and-creation/models/model/6aa05779-94d7-4d8b-9bee-59ef2ab0c246" 201 0 REST 2347e2ed-c207-490f-8d7f-fbc1e44af5e8 AAI-TOOLS 127.0.0.6 - - - - - - - - - 125 - "logType": "access"
{"timestamp":"2023-04-25T00:17:28.636Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"2347e2ed-c207-490f-8d7f-fbc1e44af5e8","ServiceName":"/aai/v27/service-design-and-creation/models/model/6aa05779-94d7-4d8b-9bee-59ef2ab0c246","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:28.636Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:28.719Z","message":"Entering","context":{"RequestID":"f4766f7c-805d-40e7-a676-ddd069b59bfb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"aa794c9a-a23d-4d2e-8bde-ae97af57f6d7","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:28.718Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:28.726Z","message":"Checking for system property [partnerName]","context":{"RequestID":"f4766f7c-805d-40e7-a676-ddd069b59bfb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"aa794c9a-a23d-4d2e-8bde-ae97af57f6d7","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:28.718Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:28.726Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"f4766f7c-805d-40e7-a676-ddd069b59bfb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"aa794c9a-a23d-4d2e-8bde-ae97af57f6d7","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:28.718Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:28.726Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"f4766f7c-805d-40e7-a676-ddd069b59bfb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"aa794c9a-a23d-4d2e-8bde-ae97af57f6d7","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:28.718Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:28.726Z","message":"Invoke","context":{"RequestID":"f4766f7c-805d-40e7-a676-ddd069b59bfb","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/2734b44a-b8a2-40f6-957d-6256589e5d00","InvocationID":"aa794c9a-a23d-4d2e-8bde-ae97af57f6d7","LogTimestamp":"2023-04-25T00:17:28.726Z"},"thread":"qtp1530295320-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:28.728Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:17:28.744Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:28.745Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:28.745Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:28.791Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"f4766f7c-805d-40e7-a676-ddd069b59bfb","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"65","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/2734b44a-b8a2-40f6-957d-6256589e5d00","InvocationID":"aa794c9a-a23d-4d2e-8bde-ae97af57f6d7","LogTimestamp":"2023-04-25T00:17:28.791Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1530295320-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:28.808Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/2734b44a-b8a2-40f6-957d-6256589e5d00\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"f4766f7c-805d-40e7-a676-ddd069b59bfb\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:28:798\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381848725\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"01f45471-4240-498c-a9e1-235dc0b8b4a6\",\"resource-version\":\"1682381848725\",\"model-name\":\"network-profile\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"2734b44a-b8a2-40f6-957d-6256589e5d00\"}}","context":{"RequestID":"f4766f7c-805d-40e7-a676-ddd069b59bfb","ServiceName":"/aai/v27/service-design-and-creation/models/model/2734b44a-b8a2-40f6-957d-6256589e5d00","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:28.808Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:28.825Z","message":"{\"transactionId\":\"f4766f7c-805d-40e7-a676-ddd069b59bfb\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:28:719\",\"respDate\":\"230425-00:17:28:825\",\"sourceId\":\"AAI-TOOLS:f4766f7c-805d-40e7-a676-ddd069b59bfb\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/2734b44a-b8a2-40f6-957d-6256589e5d00\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:28:719-15367\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[8c303830-4934-4425-9b6e-032dd6b879c9], x-b3-parentspanid=[a1f8fb1e1f5b5cd0], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[f4766f7c-805d-40e7-a676-ddd069b59bfb], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[639dac526f4e01ad4212be0a5bedb355], x-b3-spanid=[eb9808a172ce21dd], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[269], Content-Type=[application/json], X-ONAP-RequestID=[f4766f7c-805d-40e7-a676-ddd069b59bfb]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"2734b44a-b8a2-40f6-957d-6256589e5d00\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"01f45471-4240-498c-a9e1-235dc0b8b4a6\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"network-profile\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:28:719-15367\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[33016], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230425-00:17:28:719-15367]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"f4766f7c-805d-40e7-a676-ddd069b59bfb","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"65","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"aa794c9a-a23d-4d2e-8bde-ae97af57f6d7","LogTimestamp":"2023-04-25T00:17:28.791Z","elapsedTime":"4"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:28.826Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"f4766f7c-805d-40e7-a676-ddd069b59bfb","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"108","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"aa794c9a-a23d-4d2e-8bde-ae97af57f6d7","LogTimestamp":"2023-04-25T00:17:28.826Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:28 +0000] "PUT /aai/v27/service-design-and-creation/models/model/2734b44a-b8a2-40f6-957d-6256589e5d00" 201 0 REST f4766f7c-805d-40e7-a676-ddd069b59bfb AAI-TOOLS 127.0.0.6 - - - - - - - - - 111 - "logType": "access"
{"timestamp":"2023-04-25T00:17:28.834Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"f4766f7c-805d-40e7-a676-ddd069b59bfb","ServiceName":"/aai/v27/service-design-and-creation/models/model/2734b44a-b8a2-40f6-957d-6256589e5d00","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:28.834Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:28.909Z","message":"Entering","context":{"RequestID":"d298af32-79cb-4ab5-9713-0bb544419a9e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"95a23127-5e85-4477-880e-da8411a3c27f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:17:28.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:28.914Z","message":"{\"transactionId\":\"d298af32-79cb-4ab5-9713-0bb544419a9e\",\"status\":\"200\",\"rqstDate\":\"230425-00:17:28:910\",\"respDate\":\"230425-00:17:28:914\",\"sourceId\":\"haproxy:d298af32-79cb-4ab5-9713-0bb544419a9e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:28:910-94901\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c43097b1-d4e8-433f-a97f-acec527efc4d], x-b3-parentspanid=[4707dc1ab264acfb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7a1bd1c99c139f5b4707dc1ab264acfb], x-b3-spanid=[5a9c067a8796508c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d298af32-79cb-4ab5-9713-0bb544419a9e]}\\\"}\"}","context":{"RequestID":"d298af32-79cb-4ab5-9713-0bb544419a9e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"95a23127-5e85-4477-880e-da8411a3c27f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:17:28.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:28.915Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d298af32-79cb-4ab5-9713-0bb544419a9e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"95a23127-5e85-4477-880e-da8411a3c27f","LogTimestamp":"2023-04-25T00:17:28.915Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 14 - "logType": "access"
{"timestamp":"2023-04-25T00:17:28.927Z","message":"Entering","context":{"RequestID":"b40f94cc-1688-4abb-99cd-f6672402acae","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a484617a-318d-4f24-80ee-9ff53fd49f3c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:28.926Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:28.936Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b40f94cc-1688-4abb-99cd-f6672402acae","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a484617a-318d-4f24-80ee-9ff53fd49f3c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:28.926Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:28.936Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b40f94cc-1688-4abb-99cd-f6672402acae","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a484617a-318d-4f24-80ee-9ff53fd49f3c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:28.926Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:28.936Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b40f94cc-1688-4abb-99cd-f6672402acae","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a484617a-318d-4f24-80ee-9ff53fd49f3c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:28.926Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:28.936Z","message":"Invoke","context":{"RequestID":"b40f94cc-1688-4abb-99cd-f6672402acae","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/4b05ec9c-c55d-4987-83ff-e08d6ddb694f","InvocationID":"a484617a-318d-4f24-80ee-9ff53fd49f3c","LogTimestamp":"2023-04-25T00:17:28.936Z"},"thread":"qtp1530295320-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:28.954Z","message":"Selector.select() returned prematurely 3 times in a row for Selector io.netty.channel.nio.SelectedSelectionKeySetSelector@6dd1a04b.","thread":"JanusGraph Cluster-nio-worker-1","logger":"io.netty.channel.nio.NioEventLoop","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:29.003Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"b40f94cc-1688-4abb-99cd-f6672402acae","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"66","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/4b05ec9c-c55d-4987-83ff-e08d6ddb694f","InvocationID":"a484617a-318d-4f24-80ee-9ff53fd49f3c","LogTimestamp":"2023-04-25T00:17:29.002Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1530295320-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:29.021Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/4b05ec9c-c55d-4987-83ff-e08d6ddb694f\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"b40f94cc-1688-4abb-99cd-f6672402acae\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:29:008\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381848935\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"7c79e11f-a408-4593-aa86-ba948a1236af\",\"resource-version\":\"1682381848935\",\"model-name\":\"newvce\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"4b05ec9c-c55d-4987-83ff-e08d6ddb694f\"}}","context":{"RequestID":"b40f94cc-1688-4abb-99cd-f6672402acae","ServiceName":"/aai/v27/service-design-and-creation/models/model/4b05ec9c-c55d-4987-83ff-e08d6ddb694f","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:29.021Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:29.038Z","message":"{\"transactionId\":\"b40f94cc-1688-4abb-99cd-f6672402acae\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:28:927\",\"respDate\":\"230425-00:17:29:038\",\"sourceId\":\"AAI-TOOLS:b40f94cc-1688-4abb-99cd-f6672402acae\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/4b05ec9c-c55d-4987-83ff-e08d6ddb694f\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:28:927-56258\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[aa3ec246-296d-4cca-b5a5-b14191766783], x-b3-parentspanid=[2d02d9e8c0b0fee7], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[b40f94cc-1688-4abb-99cd-f6672402acae], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[687c9e2d226151c0bad06eaf8026b5c7], x-b3-spanid=[4722e9f225ee51a5], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[260], Content-Type=[application/json], X-ONAP-RequestID=[b40f94cc-1688-4abb-99cd-f6672402acae]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"4b05ec9c-c55d-4987-83ff-e08d6ddb694f\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"7c79e11f-a408-4593-aa86-ba948a1236af\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"newvce\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:28:927-56258\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[41088], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230425-00:17:28:927-56258]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"b40f94cc-1688-4abb-99cd-f6672402acae","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"66","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"a484617a-318d-4f24-80ee-9ff53fd49f3c","LogTimestamp":"2023-04-25T00:17:29.002Z","elapsedTime":"3"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:29.039Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"b40f94cc-1688-4abb-99cd-f6672402acae","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"113","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"a484617a-318d-4f24-80ee-9ff53fd49f3c","LogTimestamp":"2023-04-25T00:17:29.039Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:29 +0000] "PUT /aai/v27/service-design-and-creation/models/model/4b05ec9c-c55d-4987-83ff-e08d6ddb694f" 201 0 REST b40f94cc-1688-4abb-99cd-f6672402acae AAI-TOOLS 127.0.0.6 - - - - - - - - - 115 - "logType": "access"
{"timestamp":"2023-04-25T00:17:29.052Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b40f94cc-1688-4abb-99cd-f6672402acae","ServiceName":"/aai/v27/service-design-and-creation/models/model/4b05ec9c-c55d-4987-83ff-e08d6ddb694f","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:29.051Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:29.117Z","message":"Entering","context":{"RequestID":"287c5c91-1634-4c7e-8e46-1639fb892f42","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f96b1af4-3c0c-4419-8bb2-10a4cb18786f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:29.117Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:29.126Z","message":"Checking for system property [partnerName]","context":{"RequestID":"287c5c91-1634-4c7e-8e46-1639fb892f42","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f96b1af4-3c0c-4419-8bb2-10a4cb18786f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:29.117Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:29.126Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"287c5c91-1634-4c7e-8e46-1639fb892f42","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f96b1af4-3c0c-4419-8bb2-10a4cb18786f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:29.117Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:29.126Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"287c5c91-1634-4c7e-8e46-1639fb892f42","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f96b1af4-3c0c-4419-8bb2-10a4cb18786f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:29.117Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:29.127Z","message":"Invoke","context":{"RequestID":"287c5c91-1634-4c7e-8e46-1639fb892f42","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/2851cf01-9c40-4064-87d4-6184a6fcff35","InvocationID":"f96b1af4-3c0c-4419-8bb2-10a4cb18786f","LogTimestamp":"2023-04-25T00:17:29.127Z"},"thread":"qtp1530295320-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:29.181Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"287c5c91-1634-4c7e-8e46-1639fb892f42","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"55","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/2851cf01-9c40-4064-87d4-6184a6fcff35","InvocationID":"f96b1af4-3c0c-4419-8bb2-10a4cb18786f","LogTimestamp":"2023-04-25T00:17:29.181Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1530295320-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:29.195Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/2851cf01-9c40-4064-87d4-6184a6fcff35\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"287c5c91-1634-4c7e-8e46-1639fb892f42\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:29:185\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381849125\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"f4fb34f3-fd6e-4a8f-a3fb-4ab61a343b79\",\"resource-version\":\"1682381849125\",\"model-name\":\"oam-network\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"2851cf01-9c40-4064-87d4-6184a6fcff35\"}}","context":{"RequestID":"287c5c91-1634-4c7e-8e46-1639fb892f42","ServiceName":"/aai/v27/service-design-and-creation/models/model/2851cf01-9c40-4064-87d4-6184a6fcff35","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:29.195Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:29.206Z","message":"{\"transactionId\":\"287c5c91-1634-4c7e-8e46-1639fb892f42\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:29:118\",\"respDate\":\"230425-00:17:29:205\",\"sourceId\":\"AAI-TOOLS:287c5c91-1634-4c7e-8e46-1639fb892f42\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/2851cf01-9c40-4064-87d4-6184a6fcff35\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:29:118-42460\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[491a59fa-d246-4075-b6b5-dc285a5c6f11], x-b3-parentspanid=[8f7c71a48d0f49e9], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[287c5c91-1634-4c7e-8e46-1639fb892f42], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2c0cf104d63357dabdbb5105bb99792f], x-b3-spanid=[d922dd6e6783ab69], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[265], Content-Type=[application/json], X-ONAP-RequestID=[287c5c91-1634-4c7e-8e46-1639fb892f42]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"2851cf01-9c40-4064-87d4-6184a6fcff35\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"f4fb34f3-fd6e-4a8f-a3fb-4ab61a343b79\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"oam-network\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:29:118-42460\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[57544], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230425-00:17:29:118-42460]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"287c5c91-1634-4c7e-8e46-1639fb892f42","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"55","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"f96b1af4-3c0c-4419-8bb2-10a4cb18786f","LogTimestamp":"2023-04-25T00:17:29.181Z","elapsedTime":"2"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:29.206Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"287c5c91-1634-4c7e-8e46-1639fb892f42","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"89","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"f96b1af4-3c0c-4419-8bb2-10a4cb18786f","LogTimestamp":"2023-04-25T00:17:29.206Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:29 +0000] "PUT /aai/v27/service-design-and-creation/models/model/2851cf01-9c40-4064-87d4-6184a6fcff35" 201 0 REST 287c5c91-1634-4c7e-8e46-1639fb892f42 AAI-TOOLS 127.0.0.6 - - - - - - - - - 93 - "logType": "access"
{"timestamp":"2023-04-25T00:17:29.228Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"287c5c91-1634-4c7e-8e46-1639fb892f42","ServiceName":"/aai/v27/service-design-and-creation/models/model/2851cf01-9c40-4064-87d4-6184a6fcff35","TargetServiceName":"AAI-EVENT","ElapsedTime":"33","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:29.228Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:29.298Z","message":"Entering","context":{"RequestID":"616ea4de-a96a-4b7a-998e-27d8de6782f1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"26ddf9f0-4ccc-4f64-8c28-f6c97b25ad94","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:29.298Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:29.307Z","message":"Checking for system property [partnerName]","context":{"RequestID":"616ea4de-a96a-4b7a-998e-27d8de6782f1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"26ddf9f0-4ccc-4f64-8c28-f6c97b25ad94","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:29.298Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:29.307Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"616ea4de-a96a-4b7a-998e-27d8de6782f1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"26ddf9f0-4ccc-4f64-8c28-f6c97b25ad94","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:29.298Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:29.307Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"616ea4de-a96a-4b7a-998e-27d8de6782f1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"26ddf9f0-4ccc-4f64-8c28-f6c97b25ad94","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:29.298Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:29.308Z","message":"Invoke","context":{"RequestID":"616ea4de-a96a-4b7a-998e-27d8de6782f1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","InvocationID":"26ddf9f0-4ccc-4f64-8c28-f6c97b25ad94","LogTimestamp":"2023-04-25T00:17:29.308Z"},"thread":"qtp1530295320-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:29.374Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"616ea4de-a96a-4b7a-998e-27d8de6782f1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"67","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","InvocationID":"26ddf9f0-4ccc-4f64-8c28-f6c97b25ad94","LogTimestamp":"2023-04-25T00:17:29.374Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1530295320-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:29.396Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"616ea4de-a96a-4b7a-998e-27d8de6782f1\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:29:382\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381849306\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"d2cdb2d0-fc1f-4a57-a89e-591b1c4e3754\",\"resource-version\":\"1682381849306\",\"model-name\":\"p-interface\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"94043c37-4e73-439c-a790-0fdd697924cd\"}}","context":{"RequestID":"616ea4de-a96a-4b7a-998e-27d8de6782f1","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:29.396Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:29.414Z","message":"{\"transactionId\":\"616ea4de-a96a-4b7a-998e-27d8de6782f1\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:29:298\",\"respDate\":\"230425-00:17:29:413\",\"sourceId\":\"AAI-TOOLS:616ea4de-a96a-4b7a-998e-27d8de6782f1\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:29:298-7665\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[20846055-d0ff-416f-b92b-b291a8d46b0c], x-b3-parentspanid=[e0ca73ecaa228cf8], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[616ea4de-a96a-4b7a-998e-27d8de6782f1], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[49c968602d0cc2787a93f217af526d37], x-b3-spanid=[1b33bfd950e13143], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[265], Content-Type=[application/json], X-ONAP-RequestID=[616ea4de-a96a-4b7a-998e-27d8de6782f1]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"94043c37-4e73-439c-a790-0fdd697924cd\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"d2cdb2d0-fc1f-4a57-a89e-591b1c4e3754\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"p-interface\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:29:298-7665\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[53280], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230425-00:17:29:298-7665]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"616ea4de-a96a-4b7a-998e-27d8de6782f1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"67","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"26ddf9f0-4ccc-4f64-8c28-f6c97b25ad94","LogTimestamp":"2023-04-25T00:17:29.374Z","elapsedTime":"5"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:29.414Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"616ea4de-a96a-4b7a-998e-27d8de6782f1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"116","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"26ddf9f0-4ccc-4f64-8c28-f6c97b25ad94","LogTimestamp":"2023-04-25T00:17:29.414Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:29 +0000] "PUT /aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd" 201 0 REST 616ea4de-a96a-4b7a-998e-27d8de6782f1 AAI-TOOLS 127.0.0.6 - - - - - - - - - 120 - "logType": "access"
{"timestamp":"2023-04-25T00:17:29.424Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"616ea4de-a96a-4b7a-998e-27d8de6782f1","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:29.424Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:29.476Z","message":"[Control connection] Refreshing schema for sdctitan.system_properties_lock_ (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:29.508Z","message":"Entering","context":{"RequestID":"878a247a-8329-43a8-b2d0-1954510c57bd","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"08146275-405b-4a09-a170-aadaa7b5e6c3","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:29.508Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:29.515Z","message":"Checking for system property [partnerName]","context":{"RequestID":"878a247a-8329-43a8-b2d0-1954510c57bd","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"08146275-405b-4a09-a170-aadaa7b5e6c3","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:29.508Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:29.515Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"878a247a-8329-43a8-b2d0-1954510c57bd","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"08146275-405b-4a09-a170-aadaa7b5e6c3","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:29.508Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:29.515Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"878a247a-8329-43a8-b2d0-1954510c57bd","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"08146275-405b-4a09-a170-aadaa7b5e6c3","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:29.508Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:29.515Z","message":"Invoke","context":{"RequestID":"878a247a-8329-43a8-b2d0-1954510c57bd","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568","InvocationID":"08146275-405b-4a09-a170-aadaa7b5e6c3","LogTimestamp":"2023-04-25T00:17:29.515Z"},"thread":"qtp1530295320-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:29.572Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"878a247a-8329-43a8-b2d0-1954510c57bd","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"57","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568","InvocationID":"08146275-405b-4a09-a170-aadaa7b5e6c3","LogTimestamp":"2023-04-25T00:17:29.572Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1530295320-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:29.594Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"878a247a-8329-43a8-b2d0-1954510c57bd\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:29:580\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381849514\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"9c523936-95b4-4d7f-9f53-6bdfe0cf2c05\",\"resource-version\":\"1682381849514\",\"model-name\":\"physical-link\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"c822d81f-822f-4304-9623-1025b53da568\"}}","context":{"RequestID":"878a247a-8329-43a8-b2d0-1954510c57bd","ServiceName":"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:29.594Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:29.608Z","message":"{\"transactionId\":\"878a247a-8329-43a8-b2d0-1954510c57bd\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:29:508\",\"respDate\":\"230425-00:17:29:607\",\"sourceId\":\"AAI-TOOLS:878a247a-8329-43a8-b2d0-1954510c57bd\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:29:508-84163\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[55f069cc-4cf4-4c81-9ab7-b82ef9b4fe61], x-b3-parentspanid=[72a436b6d1df8122], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[878a247a-8329-43a8-b2d0-1954510c57bd], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6354141cbfed28ef0a237c0cb1068ffe], x-b3-spanid=[a18d859d4e2faad1], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[267], Content-Type=[application/json], X-ONAP-RequestID=[878a247a-8329-43a8-b2d0-1954510c57bd]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"c822d81f-822f-4304-9623-1025b53da568\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"9c523936-95b4-4d7f-9f53-6bdfe0cf2c05\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"physical-link\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:29:508-84163\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[45224], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230425-00:17:29:508-84163]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"878a247a-8329-43a8-b2d0-1954510c57bd","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"57","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"08146275-405b-4a09-a170-aadaa7b5e6c3","LogTimestamp":"2023-04-25T00:17:29.572Z","elapsedTime":"5"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:29.609Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"878a247a-8329-43a8-b2d0-1954510c57bd","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"101","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"08146275-405b-4a09-a170-aadaa7b5e6c3","LogTimestamp":"2023-04-25T00:17:29.609Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:29 +0000] "PUT /aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568" 201 0 REST 878a247a-8329-43a8-b2d0-1954510c57bd AAI-TOOLS 127.0.0.6 - - - - - - - - - 105 - "logType": "access"
{"timestamp":"2023-04-25T00:17:29.624Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"878a247a-8329-43a8-b2d0-1954510c57bd","ServiceName":"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:29.624Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:29.699Z","message":"Entering","context":{"RequestID":"22d23bcf-657c-4886-9738-057fb0b3ee87","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ae7aed02-90a7-4825-a78f-c44698343fbe","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:29.698Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:29.710Z","message":"Checking for system property [partnerName]","context":{"RequestID":"22d23bcf-657c-4886-9738-057fb0b3ee87","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ae7aed02-90a7-4825-a78f-c44698343fbe","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:29.698Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:29.710Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"22d23bcf-657c-4886-9738-057fb0b3ee87","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ae7aed02-90a7-4825-a78f-c44698343fbe","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:29.698Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:29.710Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"22d23bcf-657c-4886-9738-057fb0b3ee87","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ae7aed02-90a7-4825-a78f-c44698343fbe","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:29.698Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:29.711Z","message":"Invoke","context":{"RequestID":"22d23bcf-657c-4886-9738-057fb0b3ee87","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a","InvocationID":"ae7aed02-90a7-4825-a78f-c44698343fbe","LogTimestamp":"2023-04-25T00:17:29.711Z"},"thread":"qtp1530295320-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:29.782Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"22d23bcf-657c-4886-9738-057fb0b3ee87","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"71","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a","InvocationID":"ae7aed02-90a7-4825-a78f-c44698343fbe","LogTimestamp":"2023-04-25T00:17:29.782Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1530295320-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:29.799Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"22d23bcf-657c-4886-9738-057fb0b3ee87\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:29:787\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381849709\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"e9f1fa7d-c839-418a-9601-03dc0d2ad687\",\"resource-version\":\"1682381849709\",\"model-name\":\"pnf\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"862b25a1-262a-4961-bdaa-cdc55d69785a\"}}","context":{"RequestID":"22d23bcf-657c-4886-9738-057fb0b3ee87","ServiceName":"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:29.799Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:29.814Z","message":"{\"transactionId\":\"22d23bcf-657c-4886-9738-057fb0b3ee87\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:29:699\",\"respDate\":\"230425-00:17:29:814\",\"sourceId\":\"AAI-TOOLS:22d23bcf-657c-4886-9738-057fb0b3ee87\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:29:699-22199\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[b2b280be-cddb-421c-a079-cbd46dfb3465], x-b3-parentspanid=[d8d08b8ff425ecd7], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[22d23bcf-657c-4886-9738-057fb0b3ee87], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[26ee65f6be2ea1b5954813d40026108b], x-b3-spanid=[365e4a12ade8b42d], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[257], Content-Type=[application/json], X-ONAP-RequestID=[22d23bcf-657c-4886-9738-057fb0b3ee87]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"862b25a1-262a-4961-bdaa-cdc55d69785a\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"e9f1fa7d-c839-418a-9601-03dc0d2ad687\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"pnf\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:29:699-22199\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[49384], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230425-00:17:29:699-22199]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"22d23bcf-657c-4886-9738-057fb0b3ee87","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"71","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"ae7aed02-90a7-4825-a78f-c44698343fbe","LogTimestamp":"2023-04-25T00:17:29.782Z","elapsedTime":"2"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:29.817Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"22d23bcf-657c-4886-9738-057fb0b3ee87","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"118","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"ae7aed02-90a7-4825-a78f-c44698343fbe","LogTimestamp":"2023-04-25T00:17:29.816Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:29 +0000] "PUT /aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a" 201 0 REST 22d23bcf-657c-4886-9738-057fb0b3ee87 AAI-TOOLS 127.0.0.6 - - - - - - - - - 123 - "logType": "access"
{"timestamp":"2023-04-25T00:17:29.828Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"22d23bcf-657c-4886-9738-057fb0b3ee87","ServiceName":"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:29.828Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:29.898Z","message":"Entering","context":{"RequestID":"39b6057e-936b-4c95-9c15-e04e389df167","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a47de436-a47c-4a32-b077-fbd814796221","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:29.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:29.910Z","message":"Checking for system property [partnerName]","context":{"RequestID":"39b6057e-936b-4c95-9c15-e04e389df167","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a47de436-a47c-4a32-b077-fbd814796221","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:29.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:29.910Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"39b6057e-936b-4c95-9c15-e04e389df167","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a47de436-a47c-4a32-b077-fbd814796221","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:29.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:29.910Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"39b6057e-936b-4c95-9c15-e04e389df167","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a47de436-a47c-4a32-b077-fbd814796221","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:29.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:29.911Z","message":"Invoke","context":{"RequestID":"39b6057e-936b-4c95-9c15-e04e389df167","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/8ce940fb-55d7-4230-9e7f-a56cc2741f77","InvocationID":"a47de436-a47c-4a32-b077-fbd814796221","LogTimestamp":"2023-04-25T00:17:29.911Z"},"thread":"qtp1530295320-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:29.978Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"39b6057e-936b-4c95-9c15-e04e389df167","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"67","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/8ce940fb-55d7-4230-9e7f-a56cc2741f77","InvocationID":"a47de436-a47c-4a32-b077-fbd814796221","LogTimestamp":"2023-04-25T00:17:29.978Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1530295320-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:30.001Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/8ce940fb-55d7-4230-9e7f-a56cc2741f77\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"39b6057e-936b-4c95-9c15-e04e389df167\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:29:986\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381849909\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"03e8bb6b-b48a-46ae-b5d4-e5af577e6844\",\"resource-version\":\"1682381849909\",\"model-name\":\"port-group\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"8ce940fb-55d7-4230-9e7f-a56cc2741f77\"}}","context":{"RequestID":"39b6057e-936b-4c95-9c15-e04e389df167","ServiceName":"/aai/v27/service-design-and-creation/models/model/8ce940fb-55d7-4230-9e7f-a56cc2741f77","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:30Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:30.026Z","message":"{\"transactionId\":\"39b6057e-936b-4c95-9c15-e04e389df167\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:29:899\",\"respDate\":\"230425-00:17:30:026\",\"sourceId\":\"AAI-TOOLS:39b6057e-936b-4c95-9c15-e04e389df167\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/8ce940fb-55d7-4230-9e7f-a56cc2741f77\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:29:899-5129\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[b64c0413-32c3-48dd-a4ab-de9720d38a2f], x-b3-parentspanid=[02a7b2469dfb050a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[39b6057e-936b-4c95-9c15-e04e389df167], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5d0c5a5012b530e3f9f2febeca661666], x-b3-spanid=[0d39be0c8485e785], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[264], Content-Type=[application/json], X-ONAP-RequestID=[39b6057e-936b-4c95-9c15-e04e389df167]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"8ce940fb-55d7-4230-9e7f-a56cc2741f77\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"03e8bb6b-b48a-46ae-b5d4-e5af577e6844\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"port-group\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:29:899-5129\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[37112], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230425-00:17:29:899-5129]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"39b6057e-936b-4c95-9c15-e04e389df167","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"67","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"a47de436-a47c-4a32-b077-fbd814796221","LogTimestamp":"2023-04-25T00:17:29.978Z","elapsedTime":"4"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:30.028Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"39b6057e-936b-4c95-9c15-e04e389df167","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"130","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"a47de436-a47c-4a32-b077-fbd814796221","LogTimestamp":"2023-04-25T00:17:30.028Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:30.029Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"39b6057e-936b-4c95-9c15-e04e389df167","ServiceName":"/aai/v27/service-design-and-creation/models/model/8ce940fb-55d7-4230-9e7f-a56cc2741f77","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:30.028Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:30 +0000] "PUT /aai/v27/service-design-and-creation/models/model/8ce940fb-55d7-4230-9e7f-a56cc2741f77" 201 0 REST 39b6057e-936b-4c95-9c15-e04e389df167 AAI-TOOLS 127.0.0.6 - - - - - - - - - 134 - "logType": "access"
{"timestamp":"2023-04-25T00:17:30.137Z","message":"Entering","context":{"RequestID":"f2dbf784-b3d1-456a-9a6a-bc8cc9928326","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"44fc251a-3e44-4714-b374-c2dfdb5a1969","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:30.137Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:30.149Z","message":"Checking for system property [partnerName]","context":{"RequestID":"f2dbf784-b3d1-456a-9a6a-bc8cc9928326","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"44fc251a-3e44-4714-b374-c2dfdb5a1969","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:30.137Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:30.150Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"f2dbf784-b3d1-456a-9a6a-bc8cc9928326","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"44fc251a-3e44-4714-b374-c2dfdb5a1969","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:30.137Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:30.150Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"f2dbf784-b3d1-456a-9a6a-bc8cc9928326","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"44fc251a-3e44-4714-b374-c2dfdb5a1969","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:30.137Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:30.150Z","message":"Invoke","context":{"RequestID":"f2dbf784-b3d1-456a-9a6a-bc8cc9928326","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/f4a863c3-6886-470a-a6ae-05723837ea45","InvocationID":"44fc251a-3e44-4714-b374-c2dfdb5a1969","LogTimestamp":"2023-04-25T00:17:30.150Z"},"thread":"qtp1530295320-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:30.217Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"f2dbf784-b3d1-456a-9a6a-bc8cc9928326","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"67","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/f4a863c3-6886-470a-a6ae-05723837ea45","InvocationID":"44fc251a-3e44-4714-b374-c2dfdb5a1969","LogTimestamp":"2023-04-25T00:17:30.217Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1530295320-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:30.234Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/f4a863c3-6886-470a-a6ae-05723837ea45\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"f2dbf784-b3d1-456a-9a6a-bc8cc9928326\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:30:222\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381850148\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"81706bbd-981e-4362-ae20-995cbcb2d995\",\"resource-version\":\"1682381850148\",\"model-name\":\"property-constraint\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"f4a863c3-6886-470a-a6ae-05723837ea45\"}}","context":{"RequestID":"f2dbf784-b3d1-456a-9a6a-bc8cc9928326","ServiceName":"/aai/v27/service-design-and-creation/models/model/f4a863c3-6886-470a-a6ae-05723837ea45","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:30.234Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:30.253Z","message":"{\"transactionId\":\"f2dbf784-b3d1-456a-9a6a-bc8cc9928326\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:30:138\",\"respDate\":\"230425-00:17:30:252\",\"sourceId\":\"AAI-TOOLS:f2dbf784-b3d1-456a-9a6a-bc8cc9928326\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/f4a863c3-6886-470a-a6ae-05723837ea45\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:30:138-50109\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[5ce31866-1130-49d2-8476-2256a98c9d85], x-b3-parentspanid=[5c3cd83e589b48ee], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[f2dbf784-b3d1-456a-9a6a-bc8cc9928326], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9d57c90c6647d72ae5d04822e93c7798], x-b3-spanid=[6cbee220b7443816], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[273], Content-Type=[application/json], X-ONAP-RequestID=[f2dbf784-b3d1-456a-9a6a-bc8cc9928326]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"f4a863c3-6886-470a-a6ae-05723837ea45\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"81706bbd-981e-4362-ae20-995cbcb2d995\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"property-constraint\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:30:138-50109\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[45184], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230425-00:17:30:138-50109]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"f2dbf784-b3d1-456a-9a6a-bc8cc9928326","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"67","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"44fc251a-3e44-4714-b374-c2dfdb5a1969","LogTimestamp":"2023-04-25T00:17:30.217Z","elapsedTime":"2"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:30.254Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"f2dbf784-b3d1-456a-9a6a-bc8cc9928326","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"117","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"44fc251a-3e44-4714-b374-c2dfdb5a1969","LogTimestamp":"2023-04-25T00:17:30.254Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:30 +0000] "PUT /aai/v27/service-design-and-creation/models/model/f4a863c3-6886-470a-a6ae-05723837ea45" 201 0 REST f2dbf784-b3d1-456a-9a6a-bc8cc9928326 AAI-TOOLS 127.0.0.6 - - - - - - - - - 123 - "logType": "access"
{"timestamp":"2023-04-25T00:17:30.272Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"f2dbf784-b3d1-456a-9a6a-bc8cc9928326","ServiceName":"/aai/v27/service-design-and-creation/models/model/f4a863c3-6886-470a-a6ae-05723837ea45","TargetServiceName":"AAI-EVENT","ElapsedTime":"39","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:30.272Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:30.328Z","message":"Entering","context":{"RequestID":"3eeaef96-0684-4d84-b1bd-ab8c5788a1a6","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ffacdc06-4ab0-4c85-a863-b2f7aedc41b9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:30.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:30.345Z","message":"Checking for system property [partnerName]","context":{"RequestID":"3eeaef96-0684-4d84-b1bd-ab8c5788a1a6","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ffacdc06-4ab0-4c85-a863-b2f7aedc41b9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:30.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:30.345Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"3eeaef96-0684-4d84-b1bd-ab8c5788a1a6","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ffacdc06-4ab0-4c85-a863-b2f7aedc41b9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:30.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:30.345Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"3eeaef96-0684-4d84-b1bd-ab8c5788a1a6","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ffacdc06-4ab0-4c85-a863-b2f7aedc41b9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:30.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:30.346Z","message":"Invoke","context":{"RequestID":"3eeaef96-0684-4d84-b1bd-ab8c5788a1a6","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","InvocationID":"ffacdc06-4ab0-4c85-a863-b2f7aedc41b9","LogTimestamp":"2023-04-25T00:17:30.346Z"},"thread":"qtp1530295320-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:30.418Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"3eeaef96-0684-4d84-b1bd-ab8c5788a1a6","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"73","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","InvocationID":"ffacdc06-4ab0-4c85-a863-b2f7aedc41b9","LogTimestamp":"2023-04-25T00:17:30.418Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1530295320-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:30.438Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"3eeaef96-0684-4d84-b1bd-ab8c5788a1a6\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:30:427\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381850343\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"72f0d495-bc27-4653-9e1a-eef76bd34bc9\",\"resource-version\":\"1682381850343\",\"model-name\":\"pserver\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\"}}","context":{"RequestID":"3eeaef96-0684-4d84-b1bd-ab8c5788a1a6","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:30.438Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:30.459Z","message":"{\"transactionId\":\"3eeaef96-0684-4d84-b1bd-ab8c5788a1a6\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:30:329\",\"respDate\":\"230425-00:17:30:458\",\"sourceId\":\"AAI-TOOLS:3eeaef96-0684-4d84-b1bd-ab8c5788a1a6\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:30:329-66000\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[9e459feb-f08a-4c39-a528-f71eee679a14], x-b3-parentspanid=[3c064aef2f09b045], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[3eeaef96-0684-4d84-b1bd-ab8c5788a1a6], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5c9b0477a1e34a354ec3e67e128b6866], x-b3-spanid=[0ffdb4a38743de13], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[261], Content-Type=[application/json], X-ONAP-RequestID=[3eeaef96-0684-4d84-b1bd-ab8c5788a1a6]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"72f0d495-bc27-4653-9e1a-eef76bd34bc9\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"pserver\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:30:329-66000\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[49280], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230425-00:17:30:329-66000]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"3eeaef96-0684-4d84-b1bd-ab8c5788a1a6","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"73","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"ffacdc06-4ab0-4c85-a863-b2f7aedc41b9","LogTimestamp":"2023-04-25T00:17:30.418Z","elapsedTime":"3"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:30.460Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"3eeaef96-0684-4d84-b1bd-ab8c5788a1a6","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"131","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"ffacdc06-4ab0-4c85-a863-b2f7aedc41b9","LogTimestamp":"2023-04-25T00:17:30.459Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:30 +0000] "PUT /aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d" 201 0 REST 3eeaef96-0684-4d84-b1bd-ab8c5788a1a6 AAI-TOOLS 127.0.0.6 - - - - - - - - - 137 - "logType": "access"
{"timestamp":"2023-04-25T00:17:30.475Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"3eeaef96-0684-4d84-b1bd-ab8c5788a1a6","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"36","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:30.474Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:30.549Z","message":"Entering","context":{"RequestID":"9aacceea-4b1c-494e-ba56-27535a677138","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2a612e66-f886-457f-b0ab-6c5d9f91deef","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:30.549Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:30.560Z","message":"Checking for system property [partnerName]","context":{"RequestID":"9aacceea-4b1c-494e-ba56-27535a677138","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2a612e66-f886-457f-b0ab-6c5d9f91deef","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:30.549Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:30.561Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"9aacceea-4b1c-494e-ba56-27535a677138","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2a612e66-f886-457f-b0ab-6c5d9f91deef","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:30.549Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:30.561Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"9aacceea-4b1c-494e-ba56-27535a677138","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2a612e66-f886-457f-b0ab-6c5d9f91deef","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:30.549Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:30.561Z","message":"Invoke","context":{"RequestID":"9aacceea-4b1c-494e-ba56-27535a677138","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/468f6f5b-2996-41bb-b2a3-7cf9613ebb9b","InvocationID":"2a612e66-f886-457f-b0ab-6c5d9f91deef","LogTimestamp":"2023-04-25T00:17:30.561Z"},"thread":"qtp1530295320-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:30.635Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"9aacceea-4b1c-494e-ba56-27535a677138","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"74","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/468f6f5b-2996-41bb-b2a3-7cf9613ebb9b","InvocationID":"2a612e66-f886-457f-b0ab-6c5d9f91deef","LogTimestamp":"2023-04-25T00:17:30.635Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1530295320-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:30.650Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/468f6f5b-2996-41bb-b2a3-7cf9613ebb9b\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"9aacceea-4b1c-494e-ba56-27535a677138\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:30:639\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381850559\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"0988bab5-bf4f-4938-a419-ab249867d12a\",\"resource-version\":\"1682381850559\",\"model-name\":\"related-lookup\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"468f6f5b-2996-41bb-b2a3-7cf9613ebb9b\"}}","context":{"RequestID":"9aacceea-4b1c-494e-ba56-27535a677138","ServiceName":"/aai/v27/service-design-and-creation/models/model/468f6f5b-2996-41bb-b2a3-7cf9613ebb9b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:30.649Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:30.754Z","message":"{\"transactionId\":\"9aacceea-4b1c-494e-ba56-27535a677138\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:30:550\",\"respDate\":\"230425-00:17:30:754\",\"sourceId\":\"AAI-TOOLS:9aacceea-4b1c-494e-ba56-27535a677138\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/468f6f5b-2996-41bb-b2a3-7cf9613ebb9b\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:30:550-20915\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[a17f913c-5099-4c75-88a1-a7167a6dabc7], x-b3-parentspanid=[3d1b672e7fe63e90], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[9aacceea-4b1c-494e-ba56-27535a677138], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[185821d18745a97d4a4b3bca9f24d510], x-b3-spanid=[c6b3e190c41a9722], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[268], Content-Type=[application/json], X-ONAP-RequestID=[9aacceea-4b1c-494e-ba56-27535a677138]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"468f6f5b-2996-41bb-b2a3-7cf9613ebb9b\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"0988bab5-bf4f-4938-a419-ab249867d12a\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"related-lookup\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:30:550-20915\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[65616], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230425-00:17:30:550-20915]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"9aacceea-4b1c-494e-ba56-27535a677138","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"74","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"2a612e66-f886-457f-b0ab-6c5d9f91deef","LogTimestamp":"2023-04-25T00:17:30.635Z","elapsedTime":"2"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:30.755Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"9aacceea-4b1c-494e-ba56-27535a677138","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"206","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"2a612e66-f886-457f-b0ab-6c5d9f91deef","LogTimestamp":"2023-04-25T00:17:30.755Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:30 +0000] "PUT /aai/v27/service-design-and-creation/models/model/468f6f5b-2996-41bb-b2a3-7cf9613ebb9b" 201 0 REST 9aacceea-4b1c-494e-ba56-27535a677138 AAI-TOOLS 127.0.0.6 - - - - - - - - - 211 - "logType": "access"
{"timestamp":"2023-04-25T00:17:30.764Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"9aacceea-4b1c-494e-ba56-27535a677138","ServiceName":"/aai/v27/service-design-and-creation/models/model/468f6f5b-2996-41bb-b2a3-7cf9613ebb9b","TargetServiceName":"AAI-EVENT","ElapsedTime":"115","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:30.764Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:30.868Z","message":"Entering","context":{"RequestID":"e1f03da2-3334-4b03-8d23-0463112bb10e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d5249835-1721-4927-bf88-14dce472fdb9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:30.868Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:30.876Z","message":"Checking for system property [partnerName]","context":{"RequestID":"e1f03da2-3334-4b03-8d23-0463112bb10e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d5249835-1721-4927-bf88-14dce472fdb9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:30.868Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:30.876Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"e1f03da2-3334-4b03-8d23-0463112bb10e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d5249835-1721-4927-bf88-14dce472fdb9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:30.868Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:30.876Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"e1f03da2-3334-4b03-8d23-0463112bb10e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d5249835-1721-4927-bf88-14dce472fdb9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:30.868Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:30.876Z","message":"Invoke","context":{"RequestID":"e1f03da2-3334-4b03-8d23-0463112bb10e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/0c3e0ba3-618c-498d-9127-c8d42b00170f","InvocationID":"d5249835-1721-4927-bf88-14dce472fdb9","LogTimestamp":"2023-04-25T00:17:30.876Z"},"thread":"qtp1530295320-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:30.916Z","message":"Entering","context":{"RequestID":"9a88c34a-0a76-462c-ae0c-c7f349c282e8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4d7160b9-786b-4e43-a4d3-34d4bb02ad11","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:17:30.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:30.919Z","message":"{\"transactionId\":\"9a88c34a-0a76-462c-ae0c-c7f349c282e8\",\"status\":\"200\",\"rqstDate\":\"230425-00:17:30:917\",\"respDate\":\"230425-00:17:30:919\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:9a88c34a-0a76-462c-ae0c-c7f349c282e8\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:30:917-10253\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a9f34a39-c7d7-482a-a747-3fd347480ebb], x-b3-parentspanid=[c29356460cd88bb2], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[53147], x-envoy-attempt-count=[1], x-b3-traceid=[b465ccb80747096ec29356460cd88bb2], x-b3-spanid=[119dbb7711870537], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[9a88c34a-0a76-462c-ae0c-c7f349c282e8]}\\\"}\"}","context":{"RequestID":"9a88c34a-0a76-462c-ae0c-c7f349c282e8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4d7160b9-786b-4e43-a4d3-34d4bb02ad11","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:17:30.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:30.919Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9a88c34a-0a76-462c-ae0c-c7f349c282e8","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4d7160b9-786b-4e43-a4d3-34d4bb02ad11","LogTimestamp":"2023-04-25T00:17:30.919Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:17:30.931Z","message":"Entering","context":{"RequestID":"cb32639a-b6fe-4e97-9ebb-f84a59d4ec05","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"977ee98a-edf3-41f1-9af2-57b7ce906b19","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:17:30.931Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:30.933Z","message":"{\"transactionId\":\"cb32639a-b6fe-4e97-9ebb-f84a59d4ec05\",\"status\":\"200\",\"rqstDate\":\"230425-00:17:30:931\",\"respDate\":\"230425-00:17:30:933\",\"sourceId\":\"haproxy:cb32639a-b6fe-4e97-9ebb-f84a59d4ec05\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:30:931-56213\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[698b7fca-efaf-4204-857b-23c0ac594f99], x-b3-parentspanid=[69a204b2e0b633ea], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[818649796dac036369a204b2e0b633ea], x-b3-spanid=[714d6f1753bf2f59], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cb32639a-b6fe-4e97-9ebb-f84a59d4ec05]}\\\"}\"}","context":{"RequestID":"cb32639a-b6fe-4e97-9ebb-f84a59d4ec05","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"977ee98a-edf3-41f1-9af2-57b7ce906b19","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:17:30.931Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:30.934Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cb32639a-b6fe-4e97-9ebb-f84a59d4ec05","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"977ee98a-edf3-41f1-9af2-57b7ce906b19","LogTimestamp":"2023-04-25T00:17:30.934Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:17:31.021Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"e1f03da2-3334-4b03-8d23-0463112bb10e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"145","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/0c3e0ba3-618c-498d-9127-c8d42b00170f","InvocationID":"d5249835-1721-4927-bf88-14dce472fdb9","LogTimestamp":"2023-04-25T00:17:31.021Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1530295320-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:31.055Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/0c3e0ba3-618c-498d-9127-c8d42b00170f\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"e1f03da2-3334-4b03-8d23-0463112bb10e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:31:029\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381850875\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"ac49d26d-9163-430e-934a-13b738a04f5c\",\"resource-version\":\"1682381850875\",\"model-name\":\"reserved-prop-names\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"0c3e0ba3-618c-498d-9127-c8d42b00170f\"}}","context":{"RequestID":"e1f03da2-3334-4b03-8d23-0463112bb10e","ServiceName":"/aai/v27/service-design-and-creation/models/model/0c3e0ba3-618c-498d-9127-c8d42b00170f","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:31.055Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:31.087Z","message":"{\"transactionId\":\"e1f03da2-3334-4b03-8d23-0463112bb10e\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:30:868\",\"respDate\":\"230425-00:17:31:087\",\"sourceId\":\"AAI-TOOLS:e1f03da2-3334-4b03-8d23-0463112bb10e\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/0c3e0ba3-618c-498d-9127-c8d42b00170f\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:30:868-29594\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[a0b0d78c-c366-422b-8c0d-c83ea788b1a4], x-b3-parentspanid=[482e8c12168e739a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[e1f03da2-3334-4b03-8d23-0463112bb10e], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[312d2388e21fe7114d95f8281b7017b0], x-b3-spanid=[35e2c6ff582d5de1], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[273], Content-Type=[application/json], X-ONAP-RequestID=[e1f03da2-3334-4b03-8d23-0463112bb10e]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"0c3e0ba3-618c-498d-9127-c8d42b00170f\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"ac49d26d-9163-430e-934a-13b738a04f5c\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"reserved-prop-names\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:30:868-29594\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[65752], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230425-00:17:30:868-29594]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"e1f03da2-3334-4b03-8d23-0463112bb10e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"145","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"d5249835-1721-4927-bf88-14dce472fdb9","LogTimestamp":"2023-04-25T00:17:31.021Z","elapsedTime":"6"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:31.088Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"e1f03da2-3334-4b03-8d23-0463112bb10e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"220","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"d5249835-1721-4927-bf88-14dce472fdb9","LogTimestamp":"2023-04-25T00:17:31.088Z","ResponseDesc":"Created","elapsedTime":"6"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:31 +0000] "PUT /aai/v27/service-design-and-creation/models/model/0c3e0ba3-618c-498d-9127-c8d42b00170f" 201 0 REST e1f03da2-3334-4b03-8d23-0463112bb10e AAI-TOOLS 127.0.0.6 - - - - - - - - - 223 - "logType": "access"
{"timestamp":"2023-04-25T00:17:31.103Z","message":"Entering","context":{"RequestID":"6dbcd612-c5ba-4498-af32-ec6b5b9f8b37","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"96cbebc4-95cc-4d87-b2ed-6ac037f2b6f9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:17:31.103Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:31.104Z","message":"Database is available from CACHED check.","context":{"RequestID":"6dbcd612-c5ba-4498-af32-ec6b5b9f8b37","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"96cbebc4-95cc-4d87-b2ed-6ac037f2b6f9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:17:31.103Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:31.105Z","message":"{\"transactionId\":\"6dbcd612-c5ba-4498-af32-ec6b5b9f8b37\",\"status\":\"200\",\"rqstDate\":\"230425-00:17:31:103\",\"respDate\":\"230425-00:17:31:105\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:6dbcd612-c5ba-4498-af32-ec6b5b9f8b37\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:31:103-8101\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[6dbcd612-c5ba-4498-af32-ec6b5b9f8b37]}\\\"}\"}","context":{"RequestID":"6dbcd612-c5ba-4498-af32-ec6b5b9f8b37","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"96cbebc4-95cc-4d87-b2ed-6ac037f2b6f9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:17:31.103Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:31.106Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6dbcd612-c5ba-4498-af32-ec6b5b9f8b37","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"96cbebc4-95cc-4d87-b2ed-6ac037f2b6f9","LogTimestamp":"2023-04-25T00:17:31.106Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:17:31.176Z","message":"Entering","context":{"RequestID":"6e7df45b-851d-4d93-a6d5-2d061441cb8f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ecc78b2a-d3e3-49d8-9c84-42413dee0b90","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:31.176Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:31.183Z","message":"Checking for system property [partnerName]","context":{"RequestID":"6e7df45b-851d-4d93-a6d5-2d061441cb8f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ecc78b2a-d3e3-49d8-9c84-42413dee0b90","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:31.176Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:31.184Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"6e7df45b-851d-4d93-a6d5-2d061441cb8f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ecc78b2a-d3e3-49d8-9c84-42413dee0b90","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:31.176Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:31.184Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"6e7df45b-851d-4d93-a6d5-2d061441cb8f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ecc78b2a-d3e3-49d8-9c84-42413dee0b90","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:31.176Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:31.184Z","message":"Invoke","context":{"RequestID":"6e7df45b-851d-4d93-a6d5-2d061441cb8f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/ff656f23-6185-406f-9006-4b26834f3e1c","InvocationID":"ecc78b2a-d3e3-49d8-9c84-42413dee0b90","LogTimestamp":"2023-04-25T00:17:31.184Z"},"thread":"qtp1530295320-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:31.202Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e1f03da2-3334-4b03-8d23-0463112bb10e","ServiceName":"/aai/v27/service-design-and-creation/models/model/0c3e0ba3-618c-498d-9127-c8d42b00170f","TargetServiceName":"AAI-EVENT","ElapsedTime":"146","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:31.201Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:31.279Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"6e7df45b-851d-4d93-a6d5-2d061441cb8f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"95","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/ff656f23-6185-406f-9006-4b26834f3e1c","InvocationID":"ecc78b2a-d3e3-49d8-9c84-42413dee0b90","LogTimestamp":"2023-04-25T00:17:31.279Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1530295320-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:31.291Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ff656f23-6185-406f-9006-4b26834f3e1c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"6e7df45b-851d-4d93-a6d5-2d061441cb8f\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:31:283\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381851182\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"4e9b50aa-5227-4f6f-b489-62e6bbc03c79\",\"resource-version\":\"1682381851182\",\"model-name\":\"result-data\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"ff656f23-6185-406f-9006-4b26834f3e1c\"}}","context":{"RequestID":"6e7df45b-851d-4d93-a6d5-2d061441cb8f","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff656f23-6185-406f-9006-4b26834f3e1c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:31.291Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:31.329Z","message":"{\"transactionId\":\"6e7df45b-851d-4d93-a6d5-2d061441cb8f\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:31:176\",\"respDate\":\"230425-00:17:31:329\",\"sourceId\":\"AAI-TOOLS:6e7df45b-851d-4d93-a6d5-2d061441cb8f\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/ff656f23-6185-406f-9006-4b26834f3e1c\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:31:176-84250\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[50cc1184-6cda-4c54-a7d3-80a4b5a497e9], x-b3-parentspanid=[7931337df030d47f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[6e7df45b-851d-4d93-a6d5-2d061441cb8f], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[81ed203ba5bda4562c7fb50bd74a6324], x-b3-spanid=[b551fc7e5de46c3f], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[265], Content-Type=[application/json], X-ONAP-RequestID=[6e7df45b-851d-4d93-a6d5-2d061441cb8f]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"ff656f23-6185-406f-9006-4b26834f3e1c\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"4e9b50aa-5227-4f6f-b489-62e6bbc03c79\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"result-data\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:31:176-84250\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[53376], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230425-00:17:31:176-84250]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"6e7df45b-851d-4d93-a6d5-2d061441cb8f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"95","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"ecc78b2a-d3e3-49d8-9c84-42413dee0b90","LogTimestamp":"2023-04-25T00:17:31.279Z","elapsedTime":"2"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:31.330Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"6e7df45b-851d-4d93-a6d5-2d061441cb8f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"153","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"ecc78b2a-d3e3-49d8-9c84-42413dee0b90","LogTimestamp":"2023-04-25T00:17:31.329Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:31 +0000] "PUT /aai/v27/service-design-and-creation/models/model/ff656f23-6185-406f-9006-4b26834f3e1c" 201 0 REST 6e7df45b-851d-4d93-a6d5-2d061441cb8f AAI-TOOLS 127.0.0.6 - - - - - - - - - 157 - "logType": "access"
{"timestamp":"2023-04-25T00:17:31.371Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"6e7df45b-851d-4d93-a6d5-2d061441cb8f","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff656f23-6185-406f-9006-4b26834f3e1c","TargetServiceName":"AAI-EVENT","ElapsedTime":"80","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:31.371Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:31.458Z","message":"Entering","context":{"RequestID":"c8d609f9-01b1-4a02-a6a4-589b6f9ed3b2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"18ec552b-e43f-4c6f-bedd-fd03fd0b84ce","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:31.458Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:31.464Z","message":"Checking for system property [partnerName]","context":{"RequestID":"c8d609f9-01b1-4a02-a6a4-589b6f9ed3b2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"18ec552b-e43f-4c6f-bedd-fd03fd0b84ce","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:31.458Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:31.465Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"c8d609f9-01b1-4a02-a6a4-589b6f9ed3b2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"18ec552b-e43f-4c6f-bedd-fd03fd0b84ce","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:31.458Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:31.465Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"c8d609f9-01b1-4a02-a6a4-589b6f9ed3b2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"18ec552b-e43f-4c6f-bedd-fd03fd0b84ce","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:31.458Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:31.465Z","message":"Invoke","context":{"RequestID":"c8d609f9-01b1-4a02-a6a4-589b6f9ed3b2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/a8614b63-2636-4c4f-98df-fd448c4241db","InvocationID":"18ec552b-e43f-4c6f-bedd-fd03fd0b84ce","LogTimestamp":"2023-04-25T00:17:31.465Z"},"thread":"qtp1530295320-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:31.533Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"c8d609f9-01b1-4a02-a6a4-589b6f9ed3b2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"68","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/a8614b63-2636-4c4f-98df-fd448c4241db","InvocationID":"18ec552b-e43f-4c6f-bedd-fd03fd0b84ce","LogTimestamp":"2023-04-25T00:17:31.533Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1530295320-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:31.547Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/a8614b63-2636-4c4f-98df-fd448c4241db\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"c8d609f9-01b1-4a02-a6a4-589b6f9ed3b2\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:31:536\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381851464\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"fed7e326-03a7-45ff-a3f2-471470d268c4\",\"resource-version\":\"1682381851464\",\"model-name\":\"route-table-reference\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"a8614b63-2636-4c4f-98df-fd448c4241db\"}}","context":{"RequestID":"c8d609f9-01b1-4a02-a6a4-589b6f9ed3b2","ServiceName":"/aai/v27/service-design-and-creation/models/model/a8614b63-2636-4c4f-98df-fd448c4241db","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:31.547Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:31.563Z","message":"{\"transactionId\":\"c8d609f9-01b1-4a02-a6a4-589b6f9ed3b2\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:31:458\",\"respDate\":\"230425-00:17:31:563\",\"sourceId\":\"AAI-TOOLS:c8d609f9-01b1-4a02-a6a4-589b6f9ed3b2\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/a8614b63-2636-4c4f-98df-fd448c4241db\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:31:458-54513\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[ef1b6d07-4045-4616-82d0-3b6f6876d3d3], x-b3-parentspanid=[1e55c745477eadf6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[c8d609f9-01b1-4a02-a6a4-589b6f9ed3b2], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e2a8bfa7d9babac39606ee501a05201a], x-b3-spanid=[e2522900d20ffae5], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[275], Content-Type=[application/json], X-ONAP-RequestID=[c8d609f9-01b1-4a02-a6a4-589b6f9ed3b2]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"a8614b63-2636-4c4f-98df-fd448c4241db\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"fed7e326-03a7-45ff-a3f2-471470d268c4\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"route-table-reference\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:31:458-54513\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[57440], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230425-00:17:31:458-54513]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"c8d609f9-01b1-4a02-a6a4-589b6f9ed3b2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"68","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"18ec552b-e43f-4c6f-bedd-fd03fd0b84ce","LogTimestamp":"2023-04-25T00:17:31.533Z","elapsedTime":"2"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:31.564Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"c8d609f9-01b1-4a02-a6a4-589b6f9ed3b2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"106","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"18ec552b-e43f-4c6f-bedd-fd03fd0b84ce","LogTimestamp":"2023-04-25T00:17:31.564Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:31 +0000] "PUT /aai/v27/service-design-and-creation/models/model/a8614b63-2636-4c4f-98df-fd448c4241db" 201 0 REST c8d609f9-01b1-4a02-a6a4-589b6f9ed3b2 AAI-TOOLS 127.0.0.6 - - - - - - - - - 109 - "logType": "access"
{"timestamp":"2023-04-25T00:17:31.569Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"c8d609f9-01b1-4a02-a6a4-589b6f9ed3b2","ServiceName":"/aai/v27/service-design-and-creation/models/model/a8614b63-2636-4c4f-98df-fd448c4241db","TargetServiceName":"AAI-EVENT","ElapsedTime":"22","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:31.569Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:31.663Z","message":"Entering","context":{"RequestID":"397c9217-45ca-4e73-9af2-2f89d6cb1575","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4e377e11-0001-4f90-8b33-6c484e03e510","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:31.663Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:31.673Z","message":"Checking for system property [partnerName]","context":{"RequestID":"397c9217-45ca-4e73-9af2-2f89d6cb1575","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4e377e11-0001-4f90-8b33-6c484e03e510","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:31.663Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:31.673Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"397c9217-45ca-4e73-9af2-2f89d6cb1575","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4e377e11-0001-4f90-8b33-6c484e03e510","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:31.663Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:31.673Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"397c9217-45ca-4e73-9af2-2f89d6cb1575","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4e377e11-0001-4f90-8b33-6c484e03e510","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:31.663Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:31.673Z","message":"Invoke","context":{"RequestID":"397c9217-45ca-4e73-9af2-2f89d6cb1575","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/1c2ded4f-8b01-4193-829c-966847dfec3e","InvocationID":"4e377e11-0001-4f90-8b33-6c484e03e510","LogTimestamp":"2023-04-25T00:17:31.673Z"},"thread":"qtp1530295320-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:31.725Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"397c9217-45ca-4e73-9af2-2f89d6cb1575","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"52","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/1c2ded4f-8b01-4193-829c-966847dfec3e","InvocationID":"4e377e11-0001-4f90-8b33-6c484e03e510","LogTimestamp":"2023-04-25T00:17:31.725Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1530295320-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:31.751Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/1c2ded4f-8b01-4193-829c-966847dfec3e\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"397c9217-45ca-4e73-9af2-2f89d6cb1575\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:31:732\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381851672\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"3ccbcbc7-d19e-44d5-a52f-7e18aa8d69fa\",\"resource-version\":\"1682381851672\",\"model-name\":\"routing-instance\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"1c2ded4f-8b01-4193-829c-966847dfec3e\"}}","context":{"RequestID":"397c9217-45ca-4e73-9af2-2f89d6cb1575","ServiceName":"/aai/v27/service-design-and-creation/models/model/1c2ded4f-8b01-4193-829c-966847dfec3e","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:31.751Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:31.770Z","message":"{\"transactionId\":\"397c9217-45ca-4e73-9af2-2f89d6cb1575\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:31:664\",\"respDate\":\"230425-00:17:31:769\",\"sourceId\":\"AAI-TOOLS:397c9217-45ca-4e73-9af2-2f89d6cb1575\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/1c2ded4f-8b01-4193-829c-966847dfec3e\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:31:664-12915\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[678e1ee9-fe15-49b9-b0b5-d8ef90985af0], x-b3-parentspanid=[384315f389822156], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[397c9217-45ca-4e73-9af2-2f89d6cb1575], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[50a46cd57c5bc7b1f18038ff3d58ad68], x-b3-spanid=[29af80426342fb8e], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[270], Content-Type=[application/json], X-ONAP-RequestID=[397c9217-45ca-4e73-9af2-2f89d6cb1575]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"1c2ded4f-8b01-4193-829c-966847dfec3e\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"3ccbcbc7-d19e-44d5-a52f-7e18aa8d69fa\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"routing-instance\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:31:664-12915\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[73944], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230425-00:17:31:664-12915]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"397c9217-45ca-4e73-9af2-2f89d6cb1575","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"52","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"4e377e11-0001-4f90-8b33-6c484e03e510","LogTimestamp":"2023-04-25T00:17:31.725Z","elapsedTime":"4"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:31.771Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"397c9217-45ca-4e73-9af2-2f89d6cb1575","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"108","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"4e377e11-0001-4f90-8b33-6c484e03e510","LogTimestamp":"2023-04-25T00:17:31.771Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:31 +0000] "PUT /aai/v27/service-design-and-creation/models/model/1c2ded4f-8b01-4193-829c-966847dfec3e" 201 0 REST 397c9217-45ca-4e73-9af2-2f89d6cb1575 AAI-TOOLS 127.0.0.6 - - - - - - - - - 113 - "logType": "access"
{"timestamp":"2023-04-25T00:17:31.786Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"397c9217-45ca-4e73-9af2-2f89d6cb1575","ServiceName":"/aai/v27/service-design-and-creation/models/model/1c2ded4f-8b01-4193-829c-966847dfec3e","TargetServiceName":"AAI-EVENT","ElapsedTime":"36","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:31.786Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:31.898Z","message":"Entering","context":{"RequestID":"79bb83c0-c083-4925-acbb-64b6a604c838","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d791985b-3dcd-427e-9377-6656ef210cde","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:31.897Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:31.912Z","message":"Checking for system property [partnerName]","context":{"RequestID":"79bb83c0-c083-4925-acbb-64b6a604c838","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d791985b-3dcd-427e-9377-6656ef210cde","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:31.897Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:31.912Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"79bb83c0-c083-4925-acbb-64b6a604c838","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d791985b-3dcd-427e-9377-6656ef210cde","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:31.897Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:31.912Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"79bb83c0-c083-4925-acbb-64b6a604c838","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d791985b-3dcd-427e-9377-6656ef210cde","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:31.897Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:31.913Z","message":"Invoke","context":{"RequestID":"79bb83c0-c083-4925-acbb-64b6a604c838","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/738ff299-6290-4c00-8998-bd0e96a07b93","InvocationID":"d791985b-3dcd-427e-9377-6656ef210cde","LogTimestamp":"2023-04-25T00:17:31.913Z"},"thread":"qtp1530295320-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:31.979Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"79bb83c0-c083-4925-acbb-64b6a604c838","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"67","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/738ff299-6290-4c00-8998-bd0e96a07b93","InvocationID":"d791985b-3dcd-427e-9377-6656ef210cde","LogTimestamp":"2023-04-25T00:17:31.979Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1530295320-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:32.001Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/738ff299-6290-4c00-8998-bd0e96a07b93\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"79bb83c0-c083-4925-acbb-64b6a604c838\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:31:985\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381851911\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"1380619d-dd1a-4cec-b755-c6407833e065\",\"resource-version\":\"1682381851911\",\"model-name\":\"secondary-filter\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"738ff299-6290-4c00-8998-bd0e96a07b93\"}}","context":{"RequestID":"79bb83c0-c083-4925-acbb-64b6a604c838","ServiceName":"/aai/v27/service-design-and-creation/models/model/738ff299-6290-4c00-8998-bd0e96a07b93","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:32Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:32.015Z","message":"{\"transactionId\":\"79bb83c0-c083-4925-acbb-64b6a604c838\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:31:899\",\"respDate\":\"230425-00:17:32:015\",\"sourceId\":\"AAI-TOOLS:79bb83c0-c083-4925-acbb-64b6a604c838\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/738ff299-6290-4c00-8998-bd0e96a07b93\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:31:899-78505\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[5eac8816-6936-4d05-ba99-4014a8e1ef6b], x-b3-parentspanid=[0692c3f382f45854], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[79bb83c0-c083-4925-acbb-64b6a604c838], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d5bc6afdb9d8a6e0c83e323fca29630e], x-b3-spanid=[a922fa30e9fb5998], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[270], Content-Type=[application/json], X-ONAP-RequestID=[79bb83c0-c083-4925-acbb-64b6a604c838]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"738ff299-6290-4c00-8998-bd0e96a07b93\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"1380619d-dd1a-4cec-b755-c6407833e065\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"secondary-filter\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:31:899-78505\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[61472], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230425-00:17:31:899-78505]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"79bb83c0-c083-4925-acbb-64b6a604c838","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"67","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"d791985b-3dcd-427e-9377-6656ef210cde","LogTimestamp":"2023-04-25T00:17:31.979Z","elapsedTime":"4"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:32.017Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"79bb83c0-c083-4925-acbb-64b6a604c838","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"119","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"d791985b-3dcd-427e-9377-6656ef210cde","LogTimestamp":"2023-04-25T00:17:32.016Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:32 +0000] "PUT /aai/v27/service-design-and-creation/models/model/738ff299-6290-4c00-8998-bd0e96a07b93" 201 0 REST 79bb83c0-c083-4925-acbb-64b6a604c838 AAI-TOOLS 127.0.0.6 - - - - - - - - - 124 - "logType": "access"
{"timestamp":"2023-04-25T00:17:32.033Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"79bb83c0-c083-4925-acbb-64b6a604c838","ServiceName":"/aai/v27/service-design-and-creation/models/model/738ff299-6290-4c00-8998-bd0e96a07b93","TargetServiceName":"AAI-EVENT","ElapsedTime":"33","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:32.033Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:32.098Z","message":"Entering","context":{"RequestID":"2e412719-fc00-4cc1-83b0-a062ad1959fc","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"a5a82af4-b796-4ffd-a4cd-bb6ed70d45f9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:32.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:32.109Z","message":"Checking for system property [partnerName]","context":{"RequestID":"2e412719-fc00-4cc1-83b0-a062ad1959fc","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"a5a82af4-b796-4ffd-a4cd-bb6ed70d45f9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:32.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:32.109Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"2e412719-fc00-4cc1-83b0-a062ad1959fc","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"a5a82af4-b796-4ffd-a4cd-bb6ed70d45f9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:32.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:32.109Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"2e412719-fc00-4cc1-83b0-a062ad1959fc","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"a5a82af4-b796-4ffd-a4cd-bb6ed70d45f9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:32.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:32.110Z","message":"Invoke","context":{"RequestID":"2e412719-fc00-4cc1-83b0-a062ad1959fc","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/6e814aee-46e1-4583-a9d4-0049bfd2b59b","InvocationID":"a5a82af4-b796-4ffd-a4cd-bb6ed70d45f9","LogTimestamp":"2023-04-25T00:17:32.110Z"},"thread":"qtp1530295320-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:32.164Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"2e412719-fc00-4cc1-83b0-a062ad1959fc","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"54","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/6e814aee-46e1-4583-a9d4-0049bfd2b59b","InvocationID":"a5a82af4-b796-4ffd-a4cd-bb6ed70d45f9","LogTimestamp":"2023-04-25T00:17:32.164Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1530295320-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:32.179Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/6e814aee-46e1-4583-a9d4-0049bfd2b59b\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"2e412719-fc00-4cc1-83b0-a062ad1959fc\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:32:169\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381852108\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"c5171ae0-44fb-4c04-b482-d56702241a44\",\"resource-version\":\"1682381852108\",\"model-name\":\"segmentation-assignment\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"6e814aee-46e1-4583-a9d4-0049bfd2b59b\"}}","context":{"RequestID":"2e412719-fc00-4cc1-83b0-a062ad1959fc","ServiceName":"/aai/v27/service-design-and-creation/models/model/6e814aee-46e1-4583-a9d4-0049bfd2b59b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:32.179Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:32.194Z","message":"{\"transactionId\":\"2e412719-fc00-4cc1-83b0-a062ad1959fc\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:32:099\",\"respDate\":\"230425-00:17:32:194\",\"sourceId\":\"AAI-TOOLS:2e412719-fc00-4cc1-83b0-a062ad1959fc\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/6e814aee-46e1-4583-a9d4-0049bfd2b59b\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:32:099-71343\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[964ed142-0567-4d22-b59f-31b2f00c7961], x-b3-parentspanid=[d0aa3dffa976b714], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[2e412719-fc00-4cc1-83b0-a062ad1959fc], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[45d224f987be97bb334cf924d18f972e], x-b3-spanid=[bd08bcc2f46b0b5d], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[277], Content-Type=[application/json], X-ONAP-RequestID=[2e412719-fc00-4cc1-83b0-a062ad1959fc]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"6e814aee-46e1-4583-a9d4-0049bfd2b59b\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"c5171ae0-44fb-4c04-b482-d56702241a44\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"segmentation-assignment\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:32:099-71343\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[57472], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230425-00:17:32:099-71343]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"2e412719-fc00-4cc1-83b0-a062ad1959fc","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"54","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"a5a82af4-b796-4ffd-a4cd-bb6ed70d45f9","LogTimestamp":"2023-04-25T00:17:32.164Z","elapsedTime":"2"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:32.195Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"2e412719-fc00-4cc1-83b0-a062ad1959fc","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"98","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"a5a82af4-b796-4ffd-a4cd-bb6ed70d45f9","LogTimestamp":"2023-04-25T00:17:32.195Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:32 +0000] "PUT /aai/v27/service-design-and-creation/models/model/6e814aee-46e1-4583-a9d4-0049bfd2b59b" 201 0 REST 2e412719-fc00-4cc1-83b0-a062ad1959fc AAI-TOOLS 127.0.0.6 - - - - - - - - - 101 - "logType": "access"
{"timestamp":"2023-04-25T00:17:32.214Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"2e412719-fc00-4cc1-83b0-a062ad1959fc","ServiceName":"/aai/v27/service-design-and-creation/models/model/6e814aee-46e1-4583-a9d4-0049bfd2b59b","TargetServiceName":"AAI-EVENT","ElapsedTime":"34","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:32.213Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:32.291Z","message":"Entering","context":{"RequestID":"a1dd8e72-9b0c-4e26-8d9d-8fca364c4927","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"00cc6fb1-957c-42b9-9cfc-bdf9e4ce9c51","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:32.291Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:32.306Z","message":"Checking for system property [partnerName]","context":{"RequestID":"a1dd8e72-9b0c-4e26-8d9d-8fca364c4927","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"00cc6fb1-957c-42b9-9cfc-bdf9e4ce9c51","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:32.291Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:32.306Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"a1dd8e72-9b0c-4e26-8d9d-8fca364c4927","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"00cc6fb1-957c-42b9-9cfc-bdf9e4ce9c51","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:32.291Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:32.306Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"a1dd8e72-9b0c-4e26-8d9d-8fca364c4927","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"00cc6fb1-957c-42b9-9cfc-bdf9e4ce9c51","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:32.291Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:32.307Z","message":"Invoke","context":{"RequestID":"a1dd8e72-9b0c-4e26-8d9d-8fca364c4927","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/07a3a60b-1b6c-4367-8173-8014386f89e3","InvocationID":"00cc6fb1-957c-42b9-9cfc-bdf9e4ce9c51","LogTimestamp":"2023-04-25T00:17:32.307Z"},"thread":"qtp1530295320-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:32.369Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"a1dd8e72-9b0c-4e26-8d9d-8fca364c4927","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"62","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/07a3a60b-1b6c-4367-8173-8014386f89e3","InvocationID":"00cc6fb1-957c-42b9-9cfc-bdf9e4ce9c51","LogTimestamp":"2023-04-25T00:17:32.369Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1530295320-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:32.393Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/07a3a60b-1b6c-4367-8173-8014386f89e3\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"a1dd8e72-9b0c-4e26-8d9d-8fca364c4927\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:32:377\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381852305\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"ecce2c42-3957-4ae0-9442-54bc6afe27b6\",\"resource-version\":\"1682381852305\",\"model-name\":\"service\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"07a3a60b-1b6c-4367-8173-8014386f89e3\"}}","context":{"RequestID":"a1dd8e72-9b0c-4e26-8d9d-8fca364c4927","ServiceName":"/aai/v27/service-design-and-creation/models/model/07a3a60b-1b6c-4367-8173-8014386f89e3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:32.392Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:32.408Z","message":"{\"transactionId\":\"a1dd8e72-9b0c-4e26-8d9d-8fca364c4927\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:32:292\",\"respDate\":\"230425-00:17:32:407\",\"sourceId\":\"AAI-TOOLS:a1dd8e72-9b0c-4e26-8d9d-8fca364c4927\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/07a3a60b-1b6c-4367-8173-8014386f89e3\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:32:292-7946\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[01eee779-f66c-41a4-80a1-a1f6d41b26b5], x-b3-parentspanid=[34bb35b949058ba4], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[a1dd8e72-9b0c-4e26-8d9d-8fca364c4927], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6e761abff3bcc522db17398cec3590fa], x-b3-spanid=[d9fd045c3b4735f9], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[261], Content-Type=[application/json], X-ONAP-RequestID=[a1dd8e72-9b0c-4e26-8d9d-8fca364c4927]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"07a3a60b-1b6c-4367-8173-8014386f89e3\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"ecce2c42-3957-4ae0-9442-54bc6afe27b6\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"service\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:32:292-7946\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[65632], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230425-00:17:32:292-7946]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"a1dd8e72-9b0c-4e26-8d9d-8fca364c4927","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"62","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"00cc6fb1-957c-42b9-9cfc-bdf9e4ce9c51","LogTimestamp":"2023-04-25T00:17:32.369Z","elapsedTime":"4"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:32.409Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"a1dd8e72-9b0c-4e26-8d9d-8fca364c4927","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"118","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"00cc6fb1-957c-42b9-9cfc-bdf9e4ce9c51","LogTimestamp":"2023-04-25T00:17:32.409Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:32 +0000] "PUT /aai/v27/service-design-and-creation/models/model/07a3a60b-1b6c-4367-8173-8014386f89e3" 201 0 REST a1dd8e72-9b0c-4e26-8d9d-8fca364c4927 AAI-TOOLS 127.0.0.6 - - - - - - - - - 125 - "logType": "access"
{"timestamp":"2023-04-25T00:17:32.422Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a1dd8e72-9b0c-4e26-8d9d-8fca364c4927","ServiceName":"/aai/v27/service-design-and-creation/models/model/07a3a60b-1b6c-4367-8173-8014386f89e3","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:32.422Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:32.502Z","message":"Entering","context":{"RequestID":"0e129e5f-29f3-4655-93fc-124bc0ba6b84","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7cd43747-d9c5-493c-9f39-02f8302864af","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:32.502Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:32.514Z","message":"Checking for system property [partnerName]","context":{"RequestID":"0e129e5f-29f3-4655-93fc-124bc0ba6b84","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7cd43747-d9c5-493c-9f39-02f8302864af","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:32.502Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:32.514Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"0e129e5f-29f3-4655-93fc-124bc0ba6b84","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7cd43747-d9c5-493c-9f39-02f8302864af","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:32.502Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:32.514Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"0e129e5f-29f3-4655-93fc-124bc0ba6b84","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7cd43747-d9c5-493c-9f39-02f8302864af","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:32.502Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:32.515Z","message":"Invoke","context":{"RequestID":"0e129e5f-29f3-4655-93fc-124bc0ba6b84","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/b1a7cc05-d19d-443b-a5d1-733e325c4232","InvocationID":"7cd43747-d9c5-493c-9f39-02f8302864af","LogTimestamp":"2023-04-25T00:17:32.515Z"},"thread":"qtp1530295320-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:32.573Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"0e129e5f-29f3-4655-93fc-124bc0ba6b84","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"59","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/b1a7cc05-d19d-443b-a5d1-733e325c4232","InvocationID":"7cd43747-d9c5-493c-9f39-02f8302864af","LogTimestamp":"2023-04-25T00:17:32.573Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1530295320-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:32.601Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/b1a7cc05-d19d-443b-a5d1-733e325c4232\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"0e129e5f-29f3-4655-93fc-124bc0ba6b84\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:32:579\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381852513\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"f9cfec1b-18da-4bba-bd83-4b26cca115cd\",\"resource-version\":\"1682381852513\",\"model-name\":\"service-capability\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"b1a7cc05-d19d-443b-a5d1-733e325c4232\"}}","context":{"RequestID":"0e129e5f-29f3-4655-93fc-124bc0ba6b84","ServiceName":"/aai/v27/service-design-and-creation/models/model/b1a7cc05-d19d-443b-a5d1-733e325c4232","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:32.601Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:32.607Z","message":"{\"transactionId\":\"0e129e5f-29f3-4655-93fc-124bc0ba6b84\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:32:502\",\"respDate\":\"230425-00:17:32:607\",\"sourceId\":\"AAI-TOOLS:0e129e5f-29f3-4655-93fc-124bc0ba6b84\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/b1a7cc05-d19d-443b-a5d1-733e325c4232\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:32:502-92573\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[9a3dbbba-7602-4160-a965-63543d461a34], x-b3-parentspanid=[60b5dc732c69c3ef], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[0e129e5f-29f3-4655-93fc-124bc0ba6b84], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f29e8c418078ef2a35f36861a22d0449], x-b3-spanid=[a780752d57ac7a59], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[272], Content-Type=[application/json], X-ONAP-RequestID=[0e129e5f-29f3-4655-93fc-124bc0ba6b84]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"b1a7cc05-d19d-443b-a5d1-733e325c4232\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"f9cfec1b-18da-4bba-bd83-4b26cca115cd\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"service-capability\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:32:502-92573\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[45304], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230425-00:17:32:502-92573]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"0e129e5f-29f3-4655-93fc-124bc0ba6b84","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"59","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"7cd43747-d9c5-493c-9f39-02f8302864af","LogTimestamp":"2023-04-25T00:17:32.573Z","elapsedTime":"3"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:32.610Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"0e129e5f-29f3-4655-93fc-124bc0ba6b84","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"106","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"7cd43747-d9c5-493c-9f39-02f8302864af","LogTimestamp":"2023-04-25T00:17:32.608Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:32 +0000] "PUT /aai/v27/service-design-and-creation/models/model/b1a7cc05-d19d-443b-a5d1-733e325c4232" 201 0 REST 0e129e5f-29f3-4655-93fc-124bc0ba6b84 AAI-TOOLS 127.0.0.6 - - - - - - - - - 113 - "logType": "access"
{"timestamp":"2023-04-25T00:17:32.627Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"0e129e5f-29f3-4655-93fc-124bc0ba6b84","ServiceName":"/aai/v27/service-design-and-creation/models/model/b1a7cc05-d19d-443b-a5d1-733e325c4232","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:32.626Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:32.710Z","message":"Entering","context":{"RequestID":"4a0273e0-8678-4ba3-a878-317ee6869db6","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c658d7ac-800b-4858-a8e5-946e4fc617eb","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:32.710Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:32.722Z","message":"Checking for system property [partnerName]","context":{"RequestID":"4a0273e0-8678-4ba3-a878-317ee6869db6","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c658d7ac-800b-4858-a8e5-946e4fc617eb","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:32.710Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:32.722Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"4a0273e0-8678-4ba3-a878-317ee6869db6","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c658d7ac-800b-4858-a8e5-946e4fc617eb","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:32.710Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:32.723Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"4a0273e0-8678-4ba3-a878-317ee6869db6","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c658d7ac-800b-4858-a8e5-946e4fc617eb","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:32.710Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:32.723Z","message":"Invoke","context":{"RequestID":"4a0273e0-8678-4ba3-a878-317ee6869db6","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","InvocationID":"c658d7ac-800b-4858-a8e5-946e4fc617eb","LogTimestamp":"2023-04-25T00:17:32.723Z"},"thread":"qtp1530295320-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:32.779Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"4a0273e0-8678-4ba3-a878-317ee6869db6","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"55","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","InvocationID":"c658d7ac-800b-4858-a8e5-946e4fc617eb","LogTimestamp":"2023-04-25T00:17:32.778Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1530295320-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:32.809Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"4a0273e0-8678-4ba3-a878-317ee6869db6\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:32:783\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381852721\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"46b92144-923a-4d20-b85a-3cbd847668a9\",\"resource-version\":\"1682381852721\",\"model-name\":\"service-instance\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"4a0273e0-8678-4ba3-a878-317ee6869db6","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:32.809Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:32.820Z","message":"{\"transactionId\":\"4a0273e0-8678-4ba3-a878-317ee6869db6\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:32:711\",\"respDate\":\"230425-00:17:32:820\",\"sourceId\":\"AAI-TOOLS:4a0273e0-8678-4ba3-a878-317ee6869db6\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:32:711-13246\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[5a50ddd3-0be7-44b5-b8e0-69a41f4a39c3], x-b3-parentspanid=[64ae4b119bce0ec5], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[4a0273e0-8678-4ba3-a878-317ee6869db6], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6255079144c819148370fea43ba5de55], x-b3-spanid=[9e8702212864c8c6], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[270], Content-Type=[application/json], X-ONAP-RequestID=[4a0273e0-8678-4ba3-a878-317ee6869db6]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"46b92144-923a-4d20-b85a-3cbd847668a9\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"service-instance\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:32:711-13246\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[73808], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230425-00:17:32:711-13246]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"4a0273e0-8678-4ba3-a878-317ee6869db6","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"55","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"c658d7ac-800b-4858-a8e5-946e4fc617eb","LogTimestamp":"2023-04-25T00:17:32.778Z","elapsedTime":"2"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:32.821Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"4a0273e0-8678-4ba3-a878-317ee6869db6","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"110","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"c658d7ac-800b-4858-a8e5-946e4fc617eb","LogTimestamp":"2023-04-25T00:17:32.820Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:32 +0000] "PUT /aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4" 201 0 REST 4a0273e0-8678-4ba3-a878-317ee6869db6 AAI-TOOLS 127.0.0.6 - - - - - - - - - 115 - "logType": "access"
{"timestamp":"2023-04-25T00:17:32.835Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"4a0273e0-8678-4ba3-a878-317ee6869db6","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:32.835Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:32.909Z","message":"Entering","context":{"RequestID":"ce4e8987-93b8-418b-be67-c550a790ccb0","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b3c84891-06a2-4995-a6ce-ad5762f054e7","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:32.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:32.923Z","message":"Checking for system property [partnerName]","context":{"RequestID":"ce4e8987-93b8-418b-be67-c550a790ccb0","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b3c84891-06a2-4995-a6ce-ad5762f054e7","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:32.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:32.923Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"ce4e8987-93b8-418b-be67-c550a790ccb0","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b3c84891-06a2-4995-a6ce-ad5762f054e7","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:32.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:32.924Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"ce4e8987-93b8-418b-be67-c550a790ccb0","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b3c84891-06a2-4995-a6ce-ad5762f054e7","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:32.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:32.925Z","message":"Invoke","context":{"RequestID":"ce4e8987-93b8-418b-be67-c550a790ccb0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","InvocationID":"b3c84891-06a2-4995-a6ce-ad5762f054e7","LogTimestamp":"2023-04-25T00:17:32.925Z"},"thread":"qtp1530295320-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:32.946Z","message":"Entering","context":{"RequestID":"9152ed2d-1575-457f-a285-e1a805a1d41f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"79c7579b-a4d6-4f16-9f35-8a990e3d255d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:17:32.945Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:32.951Z","message":"{\"transactionId\":\"9152ed2d-1575-457f-a285-e1a805a1d41f\",\"status\":\"200\",\"rqstDate\":\"230425-00:17:32:946\",\"respDate\":\"230425-00:17:32:950\",\"sourceId\":\"haproxy:9152ed2d-1575-457f-a285-e1a805a1d41f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:32:946-84260\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[663864ca-6fb2-44d0-b4f2-7ce52f6dda0e], x-b3-parentspanid=[8b4bfbf27182d08d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0675da0a1ea3f5168b4bfbf27182d08d], x-b3-spanid=[828fb3b3447cce37], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9152ed2d-1575-457f-a285-e1a805a1d41f]}\\\"}\"}","context":{"RequestID":"9152ed2d-1575-457f-a285-e1a805a1d41f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"79c7579b-a4d6-4f16-9f35-8a990e3d255d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:17:32.945Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:32.952Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9152ed2d-1575-457f-a285-e1a805a1d41f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"7","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"79c7579b-a4d6-4f16-9f35-8a990e3d255d","LogTimestamp":"2023-04-25T00:17:32.952Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-04-25T00:17:32.991Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"ce4e8987-93b8-418b-be67-c550a790ccb0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"66","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","InvocationID":"b3c84891-06a2-4995-a6ce-ad5762f054e7","LogTimestamp":"2023-04-25T00:17:32.990Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1530295320-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:33.013Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"ce4e8987-93b8-418b-be67-c550a790ccb0\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:32:999\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381852922\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"5e68299a-79f2-4bfb-8fbc-2bae877a2459\",\"resource-version\":\"1682381852922\",\"model-name\":\"service-subscription\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\"}}","context":{"RequestID":"ce4e8987-93b8-418b-be67-c550a790ccb0","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:33.012Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:33.028Z","message":"{\"transactionId\":\"ce4e8987-93b8-418b-be67-c550a790ccb0\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:32:910\",\"respDate\":\"230425-00:17:33:028\",\"sourceId\":\"AAI-TOOLS:ce4e8987-93b8-418b-be67-c550a790ccb0\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:32:910-48424\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[1217f922-54e3-4153-904e-c4759add349e], x-b3-parentspanid=[0a8026d9eea513b8], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[ce4e8987-93b8-418b-be67-c550a790ccb0], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a0031ef3e8d4c3d28d5133ffedfeb361], x-b3-spanid=[a358b1b0fc6be3fc], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[274], Content-Type=[application/json], X-ONAP-RequestID=[ce4e8987-93b8-418b-be67-c550a790ccb0]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"2e1a602a-acd8-4f78-94ff-618b802a303b\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"5e68299a-79f2-4bfb-8fbc-2bae877a2459\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"service-subscription\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:32:910-48424\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[77904], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230425-00:17:32:910-48424]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"ce4e8987-93b8-418b-be67-c550a790ccb0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"66","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b3c84891-06a2-4995-a6ce-ad5762f054e7","LogTimestamp":"2023-04-25T00:17:32.990Z","elapsedTime":"5"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:33.029Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"ce4e8987-93b8-418b-be67-c550a790ccb0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"121","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b3c84891-06a2-4995-a6ce-ad5762f054e7","LogTimestamp":"2023-04-25T00:17:33.029Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:33 +0000] "PUT /aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b" 201 0 REST ce4e8987-93b8-418b-be67-c550a790ccb0 AAI-TOOLS 127.0.0.6 - - - - - - - - - 127 - "logType": "access"
{"timestamp":"2023-04-25T00:17:33.039Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ce4e8987-93b8-418b-be67-c550a790ccb0","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:33.039Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:33.120Z","message":"Entering","context":{"RequestID":"a0893872-e05b-48ab-acf7-2179de8d9382","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"da7d3593-ce4d-48fb-9c16-6f0cbb83e4dc","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:33.120Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:33.134Z","message":"Checking for system property [partnerName]","context":{"RequestID":"a0893872-e05b-48ab-acf7-2179de8d9382","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"da7d3593-ce4d-48fb-9c16-6f0cbb83e4dc","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:33.120Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:33.135Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"a0893872-e05b-48ab-acf7-2179de8d9382","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"da7d3593-ce4d-48fb-9c16-6f0cbb83e4dc","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:33.120Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:33.135Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"a0893872-e05b-48ab-acf7-2179de8d9382","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"da7d3593-ce4d-48fb-9c16-6f0cbb83e4dc","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:33.120Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:33.136Z","message":"Invoke","context":{"RequestID":"a0893872-e05b-48ab-acf7-2179de8d9382","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/db63f3e6-f8d1-484e-8d5e-191600b7914b","InvocationID":"da7d3593-ce4d-48fb-9c16-6f0cbb83e4dc","LogTimestamp":"2023-04-25T00:17:33.136Z"},"thread":"qtp1530295320-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:33.209Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"a0893872-e05b-48ab-acf7-2179de8d9382","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"74","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/db63f3e6-f8d1-484e-8d5e-191600b7914b","InvocationID":"da7d3593-ce4d-48fb-9c16-6f0cbb83e4dc","LogTimestamp":"2023-04-25T00:17:33.209Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1530295320-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:33.228Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/db63f3e6-f8d1-484e-8d5e-191600b7914b\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"a0893872-e05b-48ab-acf7-2179de8d9382\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:33:214\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381853133\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"7106bc02-6552-4fc3-8a56-4f3df9034531\",\"resource-version\":\"1682381853133\",\"model-name\":\"site-pair\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"db63f3e6-f8d1-484e-8d5e-191600b7914b\"}}","context":{"RequestID":"a0893872-e05b-48ab-acf7-2179de8d9382","ServiceName":"/aai/v27/service-design-and-creation/models/model/db63f3e6-f8d1-484e-8d5e-191600b7914b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:33.228Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:33.242Z","message":"{\"transactionId\":\"a0893872-e05b-48ab-acf7-2179de8d9382\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:33:121\",\"respDate\":\"230425-00:17:33:242\",\"sourceId\":\"AAI-TOOLS:a0893872-e05b-48ab-acf7-2179de8d9382\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/db63f3e6-f8d1-484e-8d5e-191600b7914b\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:33:121-8018\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[873648a6-0c7f-45fa-bfcb-ed6de8515a5d], x-b3-parentspanid=[77ab632a79c41223], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[a0893872-e05b-48ab-acf7-2179de8d9382], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[26a0d71820da9f580f236c16edf4e35f], x-b3-spanid=[bbbb73753c53302a], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[263], Content-Type=[application/json], X-ONAP-RequestID=[a0893872-e05b-48ab-acf7-2179de8d9382]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"db63f3e6-f8d1-484e-8d5e-191600b7914b\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"7106bc02-6552-4fc3-8a56-4f3df9034531\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"site-pair\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:33:121-8018\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[69664], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230425-00:17:33:121-8018]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"a0893872-e05b-48ab-acf7-2179de8d9382","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"74","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"da7d3593-ce4d-48fb-9c16-6f0cbb83e4dc","LogTimestamp":"2023-04-25T00:17:33.209Z","elapsedTime":"3"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:33.243Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"a0893872-e05b-48ab-acf7-2179de8d9382","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"123","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"da7d3593-ce4d-48fb-9c16-6f0cbb83e4dc","LogTimestamp":"2023-04-25T00:17:33.243Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:33 +0000] "PUT /aai/v27/service-design-and-creation/models/model/db63f3e6-f8d1-484e-8d5e-191600b7914b" 201 0 REST a0893872-e05b-48ab-acf7-2179de8d9382 AAI-TOOLS 127.0.0.6 - - - - - - - - - 129 - "logType": "access"
{"timestamp":"2023-04-25T00:17:33.257Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a0893872-e05b-48ab-acf7-2179de8d9382","ServiceName":"/aai/v27/service-design-and-creation/models/model/db63f3e6-f8d1-484e-8d5e-191600b7914b","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:33.256Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:33.336Z","message":"Entering","context":{"RequestID":"95282ba6-4c8e-4a6e-9eef-e210325bcc74","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3fb3d5f2-03d6-4103-8eef-527bb9d09d6e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:33.336Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:33.348Z","message":"Checking for system property [partnerName]","context":{"RequestID":"95282ba6-4c8e-4a6e-9eef-e210325bcc74","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3fb3d5f2-03d6-4103-8eef-527bb9d09d6e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:33.336Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:33.348Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"95282ba6-4c8e-4a6e-9eef-e210325bcc74","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3fb3d5f2-03d6-4103-8eef-527bb9d09d6e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:33.336Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:33.348Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"95282ba6-4c8e-4a6e-9eef-e210325bcc74","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3fb3d5f2-03d6-4103-8eef-527bb9d09d6e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:33.336Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:33.349Z","message":"Invoke","context":{"RequestID":"95282ba6-4c8e-4a6e-9eef-e210325bcc74","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/5d4dae3e-b402-4bfd-909e-ece12ff75d26","InvocationID":"3fb3d5f2-03d6-4103-8eef-527bb9d09d6e","LogTimestamp":"2023-04-25T00:17:33.349Z"},"thread":"qtp1530295320-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:33.412Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"95282ba6-4c8e-4a6e-9eef-e210325bcc74","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"64","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/5d4dae3e-b402-4bfd-909e-ece12ff75d26","InvocationID":"3fb3d5f2-03d6-4103-8eef-527bb9d09d6e","LogTimestamp":"2023-04-25T00:17:33.412Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1530295320-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:33.428Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/5d4dae3e-b402-4bfd-909e-ece12ff75d26\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"95282ba6-4c8e-4a6e-9eef-e210325bcc74\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:33:418\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381853347\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"a5c6c1bc-dc38-468e-9459-bb08f87247df\",\"resource-version\":\"1682381853347\",\"model-name\":\"site-pair-set\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"5d4dae3e-b402-4bfd-909e-ece12ff75d26\"}}","context":{"RequestID":"95282ba6-4c8e-4a6e-9eef-e210325bcc74","ServiceName":"/aai/v27/service-design-and-creation/models/model/5d4dae3e-b402-4bfd-909e-ece12ff75d26","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:33.428Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:33.441Z","message":"{\"transactionId\":\"95282ba6-4c8e-4a6e-9eef-e210325bcc74\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:33:337\",\"respDate\":\"230425-00:17:33:440\",\"sourceId\":\"AAI-TOOLS:95282ba6-4c8e-4a6e-9eef-e210325bcc74\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/5d4dae3e-b402-4bfd-909e-ece12ff75d26\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:33:337-34359\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[d5d6dfd2-a964-4320-b2aa-a98793fb1075], x-b3-parentspanid=[71736947c965cab3], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[95282ba6-4c8e-4a6e-9eef-e210325bcc74], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[da48efe2da1dec738a14d3ba1418aac9], x-b3-spanid=[df3047270dec6b35], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[267], Content-Type=[application/json], X-ONAP-RequestID=[95282ba6-4c8e-4a6e-9eef-e210325bcc74]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"5d4dae3e-b402-4bfd-909e-ece12ff75d26\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"a5c6c1bc-dc38-468e-9459-bb08f87247df\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"site-pair-set\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:33:337-34359\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[49400], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230425-00:17:33:337-34359]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"95282ba6-4c8e-4a6e-9eef-e210325bcc74","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"64","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"3fb3d5f2-03d6-4103-8eef-527bb9d09d6e","LogTimestamp":"2023-04-25T00:17:33.412Z","elapsedTime":"3"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:33.442Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"95282ba6-4c8e-4a6e-9eef-e210325bcc74","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"106","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"3fb3d5f2-03d6-4103-8eef-527bb9d09d6e","LogTimestamp":"2023-04-25T00:17:33.442Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:33 +0000] "PUT /aai/v27/service-design-and-creation/models/model/5d4dae3e-b402-4bfd-909e-ece12ff75d26" 201 0 REST 95282ba6-4c8e-4a6e-9eef-e210325bcc74 AAI-TOOLS 127.0.0.6 - - - - - - - - - 111 - "logType": "access"
{"timestamp":"2023-04-25T00:17:33.451Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"95282ba6-4c8e-4a6e-9eef-e210325bcc74","ServiceName":"/aai/v27/service-design-and-creation/models/model/5d4dae3e-b402-4bfd-909e-ece12ff75d26","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:33.451Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:33.539Z","message":"Entering","context":{"RequestID":"d3255db8-b406-4283-a2f0-0f88683eea6d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ffdcac0c-14d0-4183-a3ec-e072aebed9c4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:33.538Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:33.549Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d3255db8-b406-4283-a2f0-0f88683eea6d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ffdcac0c-14d0-4183-a3ec-e072aebed9c4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:33.538Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:33.549Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d3255db8-b406-4283-a2f0-0f88683eea6d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ffdcac0c-14d0-4183-a3ec-e072aebed9c4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:33.538Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:33.549Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d3255db8-b406-4283-a2f0-0f88683eea6d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ffdcac0c-14d0-4183-a3ec-e072aebed9c4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:33.538Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:33.550Z","message":"Invoke","context":{"RequestID":"d3255db8-b406-4283-a2f0-0f88683eea6d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/24de00ef-aead-4b52-995b-0adf8d4bd90d","InvocationID":"ffdcac0c-14d0-4183-a3ec-e072aebed9c4","LogTimestamp":"2023-04-25T00:17:33.550Z"},"thread":"qtp1530295320-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:33.596Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"d3255db8-b406-4283-a2f0-0f88683eea6d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"46","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/24de00ef-aead-4b52-995b-0adf8d4bd90d","InvocationID":"ffdcac0c-14d0-4183-a3ec-e072aebed9c4","LogTimestamp":"2023-04-25T00:17:33.595Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1530295320-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:33.610Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/24de00ef-aead-4b52-995b-0adf8d4bd90d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"d3255db8-b406-4283-a2f0-0f88683eea6d\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:33:600\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381853548\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"962a7c8b-687f-4d32-a775-fe098e214bcd\",\"resource-version\":\"1682381853548\",\"model-name\":\"snapshot\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"24de00ef-aead-4b52-995b-0adf8d4bd90d\"}}","context":{"RequestID":"d3255db8-b406-4283-a2f0-0f88683eea6d","ServiceName":"/aai/v27/service-design-and-creation/models/model/24de00ef-aead-4b52-995b-0adf8d4bd90d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:33.610Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:33.623Z","message":"{\"transactionId\":\"d3255db8-b406-4283-a2f0-0f88683eea6d\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:33:539\",\"respDate\":\"230425-00:17:33:623\",\"sourceId\":\"AAI-TOOLS:d3255db8-b406-4283-a2f0-0f88683eea6d\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/24de00ef-aead-4b52-995b-0adf8d4bd90d\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:33:539-28449\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[03560226-5808-4a04-aadf-34da9d0b25be], x-b3-parentspanid=[a92f0b4eef8343a0], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[d3255db8-b406-4283-a2f0-0f88683eea6d], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f18460d16f8a58a78bebb97c50f31c33], x-b3-spanid=[381cca6447f5aa78], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[262], Content-Type=[application/json], X-ONAP-RequestID=[d3255db8-b406-4283-a2f0-0f88683eea6d]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"24de00ef-aead-4b52-995b-0adf8d4bd90d\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"962a7c8b-687f-4d32-a775-fe098e214bcd\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"snapshot\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:33:539-28449\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[82000], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230425-00:17:33:539-28449]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"d3255db8-b406-4283-a2f0-0f88683eea6d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"46","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"ffdcac0c-14d0-4183-a3ec-e072aebed9c4","LogTimestamp":"2023-04-25T00:17:33.595Z","elapsedTime":"2"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:33.624Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"d3255db8-b406-4283-a2f0-0f88683eea6d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"86","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"ffdcac0c-14d0-4183-a3ec-e072aebed9c4","LogTimestamp":"2023-04-25T00:17:33.624Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:33 +0000] "PUT /aai/v27/service-design-and-creation/models/model/24de00ef-aead-4b52-995b-0adf8d4bd90d" 201 0 REST d3255db8-b406-4283-a2f0-0f88683eea6d AAI-TOOLS 127.0.0.6 - - - - - - - - - 89 - "logType": "access"
{"timestamp":"2023-04-25T00:17:33.635Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d3255db8-b406-4283-a2f0-0f88683eea6d","ServiceName":"/aai/v27/service-design-and-creation/models/model/24de00ef-aead-4b52-995b-0adf8d4bd90d","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:33.635Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:33.700Z","message":"Entering","context":{"RequestID":"cf084382-e8f1-438c-b0df-af9fa6baee1c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a2bccbb3-e347-401a-8ef8-eef0b4c7dabf","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:33.700Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:33.708Z","message":"Checking for system property [partnerName]","context":{"RequestID":"cf084382-e8f1-438c-b0df-af9fa6baee1c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a2bccbb3-e347-401a-8ef8-eef0b4c7dabf","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:33.700Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:33.708Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"cf084382-e8f1-438c-b0df-af9fa6baee1c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a2bccbb3-e347-401a-8ef8-eef0b4c7dabf","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:33.700Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:33.708Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"cf084382-e8f1-438c-b0df-af9fa6baee1c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a2bccbb3-e347-401a-8ef8-eef0b4c7dabf","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:33.700Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:33.708Z","message":"Invoke","context":{"RequestID":"cf084382-e8f1-438c-b0df-af9fa6baee1c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/04b2935f-33c4-40a9-8af0-8b52690042dc","InvocationID":"a2bccbb3-e347-401a-8ef8-eef0b4c7dabf","LogTimestamp":"2023-04-25T00:17:33.708Z"},"thread":"qtp1530295320-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:33.765Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"cf084382-e8f1-438c-b0df-af9fa6baee1c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"56","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/04b2935f-33c4-40a9-8af0-8b52690042dc","InvocationID":"a2bccbb3-e347-401a-8ef8-eef0b4c7dabf","LogTimestamp":"2023-04-25T00:17:33.764Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1530295320-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:33.791Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/04b2935f-33c4-40a9-8af0-8b52690042dc\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"cf084382-e8f1-438c-b0df-af9fa6baee1c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:33:771\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381853706\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"1e8b331f-3d4a-4160-b7aa-f4d5a8916625\",\"resource-version\":\"1682381853706\",\"model-name\":\"sriov-vf\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"04b2935f-33c4-40a9-8af0-8b52690042dc\"}}","context":{"RequestID":"cf084382-e8f1-438c-b0df-af9fa6baee1c","ServiceName":"/aai/v27/service-design-and-creation/models/model/04b2935f-33c4-40a9-8af0-8b52690042dc","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:33.790Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:33.794Z","message":"{\"transactionId\":\"cf084382-e8f1-438c-b0df-af9fa6baee1c\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:33:701\",\"respDate\":\"230425-00:17:33:794\",\"sourceId\":\"AAI-TOOLS:cf084382-e8f1-438c-b0df-af9fa6baee1c\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/04b2935f-33c4-40a9-8af0-8b52690042dc\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:33:701-88739\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[0d92f063-3b5c-47b3-8c09-cef4eb899b6d], x-b3-parentspanid=[433e84162edf6d01], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[cf084382-e8f1-438c-b0df-af9fa6baee1c], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[53c7065298a1ce66b0c4adb8490b4076], x-b3-spanid=[ee299504edca047c], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[262], Content-Type=[application/json], X-ONAP-RequestID=[cf084382-e8f1-438c-b0df-af9fa6baee1c]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"04b2935f-33c4-40a9-8af0-8b52690042dc\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"1e8b331f-3d4a-4160-b7aa-f4d5a8916625\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"sriov-vf\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:33:701-88739\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[53416], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230425-00:17:33:701-88739]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"cf084382-e8f1-438c-b0df-af9fa6baee1c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"56","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"a2bccbb3-e347-401a-8ef8-eef0b4c7dabf","LogTimestamp":"2023-04-25T00:17:33.764Z","elapsedTime":"4"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:33.795Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"cf084382-e8f1-438c-b0df-af9fa6baee1c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"95","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"a2bccbb3-e347-401a-8ef8-eef0b4c7dabf","LogTimestamp":"2023-04-25T00:17:33.795Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:33 +0000] "PUT /aai/v27/service-design-and-creation/models/model/04b2935f-33c4-40a9-8af0-8b52690042dc" 201 0 REST cf084382-e8f1-438c-b0df-af9fa6baee1c AAI-TOOLS 127.0.0.6 - - - - - - - - - 98 - "logType": "access"
{"timestamp":"2023-04-25T00:17:33.816Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"cf084382-e8f1-438c-b0df-af9fa6baee1c","ServiceName":"/aai/v27/service-design-and-creation/models/model/04b2935f-33c4-40a9-8af0-8b52690042dc","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:33.816Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:33.886Z","message":"Entering","context":{"RequestID":"f14dac98-fdc8-46cd-92a8-35421826b630","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"33ac6a45-83ff-4ce5-896f-d54e793e9a3e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:33.886Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:33.897Z","message":"Checking for system property [partnerName]","context":{"RequestID":"f14dac98-fdc8-46cd-92a8-35421826b630","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"33ac6a45-83ff-4ce5-896f-d54e793e9a3e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:33.886Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:33.897Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"f14dac98-fdc8-46cd-92a8-35421826b630","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"33ac6a45-83ff-4ce5-896f-d54e793e9a3e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:33.886Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:33.897Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"f14dac98-fdc8-46cd-92a8-35421826b630","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"33ac6a45-83ff-4ce5-896f-d54e793e9a3e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:33.886Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:33.898Z","message":"Invoke","context":{"RequestID":"f14dac98-fdc8-46cd-92a8-35421826b630","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/083093a3-e407-447a-ba5d-7583e4d23e1d","InvocationID":"33ac6a45-83ff-4ce5-896f-d54e793e9a3e","LogTimestamp":"2023-04-25T00:17:33.898Z"},"thread":"qtp1530295320-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:33.962Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"f14dac98-fdc8-46cd-92a8-35421826b630","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"64","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/083093a3-e407-447a-ba5d-7583e4d23e1d","InvocationID":"33ac6a45-83ff-4ce5-896f-d54e793e9a3e","LogTimestamp":"2023-04-25T00:17:33.962Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1530295320-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:33.982Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/083093a3-e407-447a-ba5d-7583e4d23e1d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"f14dac98-fdc8-46cd-92a8-35421826b630\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:33:970\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381853896\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"aad96fd3-e75f-42fc-9777-3450c36f1168\",\"resource-version\":\"1682381853896\",\"model-name\":\"start-node-filter\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"083093a3-e407-447a-ba5d-7583e4d23e1d\"}}","context":{"RequestID":"f14dac98-fdc8-46cd-92a8-35421826b630","ServiceName":"/aai/v27/service-design-and-creation/models/model/083093a3-e407-447a-ba5d-7583e4d23e1d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:33.982Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:33.996Z","message":"{\"transactionId\":\"f14dac98-fdc8-46cd-92a8-35421826b630\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:33:887\",\"respDate\":\"230425-00:17:33:995\",\"sourceId\":\"AAI-TOOLS:f14dac98-fdc8-46cd-92a8-35421826b630\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/083093a3-e407-447a-ba5d-7583e4d23e1d\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:33:887-84301\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[49ebadc3-2a1b-42b1-ad51-38909d6f9ffd], x-b3-parentspanid=[0501f13de59c1ffe], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[f14dac98-fdc8-46cd-92a8-35421826b630], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2263d459e6df1f5adcd2459c5da21db8], x-b3-spanid=[fabfb9856f33d91d], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[271], Content-Type=[application/json], X-ONAP-RequestID=[f14dac98-fdc8-46cd-92a8-35421826b630]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"083093a3-e407-447a-ba5d-7583e4d23e1d\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"aad96fd3-e75f-42fc-9777-3450c36f1168\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"start-node-filter\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:33:887-84301\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[82016], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230425-00:17:33:887-84301]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"f14dac98-fdc8-46cd-92a8-35421826b630","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"64","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"33ac6a45-83ff-4ce5-896f-d54e793e9a3e","LogTimestamp":"2023-04-25T00:17:33.962Z","elapsedTime":"4"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:33.996Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"f14dac98-fdc8-46cd-92a8-35421826b630","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"110","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"33ac6a45-83ff-4ce5-896f-d54e793e9a3e","LogTimestamp":"2023-04-25T00:17:33.996Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:33 +0000] "PUT /aai/v27/service-design-and-creation/models/model/083093a3-e407-447a-ba5d-7583e4d23e1d" 201 0 REST f14dac98-fdc8-46cd-92a8-35421826b630 AAI-TOOLS 127.0.0.6 - - - - - - - - - 114 - "logType": "access"
{"timestamp":"2023-04-25T00:17:34.012Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"f14dac98-fdc8-46cd-92a8-35421826b630","ServiceName":"/aai/v27/service-design-and-creation/models/model/083093a3-e407-447a-ba5d-7583e4d23e1d","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:34.011Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:34.074Z","message":"Entering","context":{"RequestID":"cc06c2a9-676a-44ca-b9c3-a997b800a677","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b907554b-f743-475f-b0d3-3399d28500b9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:34.074Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:34.086Z","message":"Checking for system property [partnerName]","context":{"RequestID":"cc06c2a9-676a-44ca-b9c3-a997b800a677","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b907554b-f743-475f-b0d3-3399d28500b9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:34.074Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:34.086Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"cc06c2a9-676a-44ca-b9c3-a997b800a677","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b907554b-f743-475f-b0d3-3399d28500b9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:34.074Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:34.087Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"cc06c2a9-676a-44ca-b9c3-a997b800a677","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b907554b-f743-475f-b0d3-3399d28500b9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:34.074Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:34.087Z","message":"Invoke","context":{"RequestID":"cc06c2a9-676a-44ca-b9c3-a997b800a677","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2","InvocationID":"b907554b-f743-475f-b0d3-3399d28500b9","LogTimestamp":"2023-04-25T00:17:34.087Z"},"thread":"qtp1530295320-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:34.153Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"cc06c2a9-676a-44ca-b9c3-a997b800a677","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"66","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2","InvocationID":"b907554b-f743-475f-b0d3-3399d28500b9","LogTimestamp":"2023-04-25T00:17:34.153Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1530295320-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:34.169Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"cc06c2a9-676a-44ca-b9c3-a997b800a677\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:34:158\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381854085\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"f902a6bc-6be4-4fe5-8458-a6ec0056b374\",\"resource-version\":\"1682381854085\",\"model-name\":\"subnet\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"1b2c9ba7-e449-4831-ba15-3073672f5ef2\"}}","context":{"RequestID":"cc06c2a9-676a-44ca-b9c3-a997b800a677","ServiceName":"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:34.168Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:34.187Z","message":"{\"transactionId\":\"cc06c2a9-676a-44ca-b9c3-a997b800a677\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:34:075\",\"respDate\":\"230425-00:17:34:187\",\"sourceId\":\"AAI-TOOLS:cc06c2a9-676a-44ca-b9c3-a997b800a677\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:34:075-41020\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[e9543743-f609-413b-8530-2283a3e98b6b], x-b3-parentspanid=[62424c3fc0b68d8d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[cc06c2a9-676a-44ca-b9c3-a997b800a677], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[53c2d6342c8141e3815be42e3f097a5a], x-b3-spanid=[1d460c247315fc75], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[260], Content-Type=[application/json], X-ONAP-RequestID=[cc06c2a9-676a-44ca-b9c3-a997b800a677]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"1b2c9ba7-e449-4831-ba15-3073672f5ef2\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"f902a6bc-6be4-4fe5-8458-a6ec0056b374\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"subnet\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:34:075-41020\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[90208], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230425-00:17:34:075-41020]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"cc06c2a9-676a-44ca-b9c3-a997b800a677","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"66","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b907554b-f743-475f-b0d3-3399d28500b9","LogTimestamp":"2023-04-25T00:17:34.153Z","elapsedTime":"3"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:34.188Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"cc06c2a9-676a-44ca-b9c3-a997b800a677","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"114","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b907554b-f743-475f-b0d3-3399d28500b9","LogTimestamp":"2023-04-25T00:17:34.188Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:34 +0000] "PUT /aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2" 201 0 REST cc06c2a9-676a-44ca-b9c3-a997b800a677 AAI-TOOLS 127.0.0.6 - - - - - - - - - 120 - "logType": "access"
{"timestamp":"2023-04-25T00:17:34.200Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"cc06c2a9-676a-44ca-b9c3-a997b800a677","ServiceName":"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:34.199Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:34.285Z","message":"Entering","context":{"RequestID":"85c7ade9-f4f7-4aeb-bdf6-4c97fcd5759a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ceaa68f0-57d8-4f30-a0dc-603a40e343ab","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:34.285Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:34.298Z","message":"Checking for system property [partnerName]","context":{"RequestID":"85c7ade9-f4f7-4aeb-bdf6-4c97fcd5759a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ceaa68f0-57d8-4f30-a0dc-603a40e343ab","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:34.285Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:34.298Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"85c7ade9-f4f7-4aeb-bdf6-4c97fcd5759a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ceaa68f0-57d8-4f30-a0dc-603a40e343ab","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:34.285Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:34.298Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"85c7ade9-f4f7-4aeb-bdf6-4c97fcd5759a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ceaa68f0-57d8-4f30-a0dc-603a40e343ab","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:34.285Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:34.298Z","message":"Invoke","context":{"RequestID":"85c7ade9-f4f7-4aeb-bdf6-4c97fcd5759a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/e78a7eaa-f65d-4919-9c2b-5b258c8c4d7e","InvocationID":"ceaa68f0-57d8-4f30-a0dc-603a40e343ab","LogTimestamp":"2023-04-25T00:17:34.298Z"},"thread":"qtp1530295320-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:34.346Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"85c7ade9-f4f7-4aeb-bdf6-4c97fcd5759a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"48","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/e78a7eaa-f65d-4919-9c2b-5b258c8c4d7e","InvocationID":"ceaa68f0-57d8-4f30-a0dc-603a40e343ab","LogTimestamp":"2023-04-25T00:17:34.346Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1530295320-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:34.360Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/e78a7eaa-f65d-4919-9c2b-5b258c8c4d7e\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"85c7ade9-f4f7-4aeb-bdf6-4c97fcd5759a\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:34:351\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381854296\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"c246f6e2-e3a1-4697-94c0-5672a7fbbf04\",\"resource-version\":\"1682381854296\",\"model-name\":\"tagged-inventory-item-list\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"e78a7eaa-f65d-4919-9c2b-5b258c8c4d7e\"}}","context":{"RequestID":"85c7ade9-f4f7-4aeb-bdf6-4c97fcd5759a","ServiceName":"/aai/v27/service-design-and-creation/models/model/e78a7eaa-f65d-4919-9c2b-5b258c8c4d7e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:34.360Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:34.374Z","message":"{\"transactionId\":\"85c7ade9-f4f7-4aeb-bdf6-4c97fcd5759a\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:34:287\",\"respDate\":\"230425-00:17:34:373\",\"sourceId\":\"AAI-TOOLS:85c7ade9-f4f7-4aeb-bdf6-4c97fcd5759a\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/e78a7eaa-f65d-4919-9c2b-5b258c8c4d7e\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:34:287-47986\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[154ce9ed-91e4-4de8-9cca-d10bbbcb2405], x-b3-parentspanid=[807b9ad4dcb2a43f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[85c7ade9-f4f7-4aeb-bdf6-4c97fcd5759a], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c184a09c895e9a385537d170443be462], x-b3-spanid=[b29d00e12859f752], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[280], Content-Type=[application/json], X-ONAP-RequestID=[85c7ade9-f4f7-4aeb-bdf6-4c97fcd5759a]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"e78a7eaa-f65d-4919-9c2b-5b258c8c4d7e\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"c246f6e2-e3a1-4697-94c0-5672a7fbbf04\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"tagged-inventory-item-list\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:34:287-47986\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[73760], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230425-00:17:34:287-47986]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"85c7ade9-f4f7-4aeb-bdf6-4c97fcd5759a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"48","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"ceaa68f0-57d8-4f30-a0dc-603a40e343ab","LogTimestamp":"2023-04-25T00:17:34.346Z","elapsedTime":"2"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:34.375Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"85c7ade9-f4f7-4aeb-bdf6-4c97fcd5759a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"90","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"ceaa68f0-57d8-4f30-a0dc-603a40e343ab","LogTimestamp":"2023-04-25T00:17:34.375Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:34 +0000] "PUT /aai/v27/service-design-and-creation/models/model/e78a7eaa-f65d-4919-9c2b-5b258c8c4d7e" 201 0 REST 85c7ade9-f4f7-4aeb-bdf6-4c97fcd5759a AAI-TOOLS 127.0.0.6 - - - - - - - - - 94 - "logType": "access"
{"timestamp":"2023-04-25T00:17:34.384Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"85c7ade9-f4f7-4aeb-bdf6-4c97fcd5759a","ServiceName":"/aai/v27/service-design-and-creation/models/model/e78a7eaa-f65d-4919-9c2b-5b258c8c4d7e","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:34.384Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:34.467Z","message":"Entering","context":{"RequestID":"715f9a37-cea1-4741-8ab8-6e0a666c3973","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"536ff809-4f9e-45f5-85e9-6711aa4a9f70","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:34.467Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:34.476Z","message":"Checking for system property [partnerName]","context":{"RequestID":"715f9a37-cea1-4741-8ab8-6e0a666c3973","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"536ff809-4f9e-45f5-85e9-6711aa4a9f70","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:34.467Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:34.476Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"715f9a37-cea1-4741-8ab8-6e0a666c3973","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"536ff809-4f9e-45f5-85e9-6711aa4a9f70","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:34.467Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:34.476Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"715f9a37-cea1-4741-8ab8-6e0a666c3973","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"536ff809-4f9e-45f5-85e9-6711aa4a9f70","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:34.467Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:34.477Z","message":"Invoke","context":{"RequestID":"715f9a37-cea1-4741-8ab8-6e0a666c3973","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","InvocationID":"536ff809-4f9e-45f5-85e9-6711aa4a9f70","LogTimestamp":"2023-04-25T00:17:34.477Z"},"thread":"qtp1530295320-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:34.485Z","message":"Selector.select() returned prematurely 3 times in a row for Selector io.netty.channel.nio.SelectedSelectionKeySetSelector@6dd1a04b.","thread":"JanusGraph Cluster-nio-worker-1","logger":"io.netty.channel.nio.NioEventLoop","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:34.534Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"715f9a37-cea1-4741-8ab8-6e0a666c3973","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"58","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","InvocationID":"536ff809-4f9e-45f5-85e9-6711aa4a9f70","LogTimestamp":"2023-04-25T00:17:34.534Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1530295320-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:34.546Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"715f9a37-cea1-4741-8ab8-6e0a666c3973\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:34:538\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381854475\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"abcc54bc-bb74-49dc-9043-7f7171707545\",\"resource-version\":\"1682381854475\",\"model-name\":\"tenant\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\"}}","context":{"RequestID":"715f9a37-cea1-4741-8ab8-6e0a666c3973","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:34.546Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:34.556Z","message":"{\"transactionId\":\"715f9a37-cea1-4741-8ab8-6e0a666c3973\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:34:468\",\"respDate\":\"230425-00:17:34:556\",\"sourceId\":\"AAI-TOOLS:715f9a37-cea1-4741-8ab8-6e0a666c3973\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:34:468-82179\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[4c0c5751-fc60-4d8b-91c7-6834e3d64a72], x-b3-parentspanid=[569140d2bad1e827], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[715f9a37-cea1-4741-8ab8-6e0a666c3973], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3e6be01c36255cdcbae5c3f797af5fa7], x-b3-spanid=[00abb036189a5cfc], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[260], Content-Type=[application/json], X-ONAP-RequestID=[715f9a37-cea1-4741-8ab8-6e0a666c3973]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"abcc54bc-bb74-49dc-9043-7f7171707545\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"tenant\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:34:468-82179\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[94304], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230425-00:17:34:468-82179]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"715f9a37-cea1-4741-8ab8-6e0a666c3973","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"58","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"536ff809-4f9e-45f5-85e9-6711aa4a9f70","LogTimestamp":"2023-04-25T00:17:34.534Z","elapsedTime":"2"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:34.557Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"715f9a37-cea1-4741-8ab8-6e0a666c3973","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"89","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"536ff809-4f9e-45f5-85e9-6711aa4a9f70","LogTimestamp":"2023-04-25T00:17:34.556Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:34 +0000] "PUT /aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6" 201 0 REST 715f9a37-cea1-4741-8ab8-6e0a666c3973 AAI-TOOLS 127.0.0.6 - - - - - - - - - 93 - "logType": "access"
{"timestamp":"2023-04-25T00:17:34.578Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"715f9a37-cea1-4741-8ab8-6e0a666c3973","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"32","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:34.577Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:34.650Z","message":"Entering","context":{"RequestID":"447cafb6-d666-47db-a11f-c1467bb62e3e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"62044c55-dc32-46ad-8fdd-4e0f8b564fe3","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:34.649Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:34.668Z","message":"Checking for system property [partnerName]","context":{"RequestID":"447cafb6-d666-47db-a11f-c1467bb62e3e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"62044c55-dc32-46ad-8fdd-4e0f8b564fe3","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:34.649Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:34.668Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"447cafb6-d666-47db-a11f-c1467bb62e3e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"62044c55-dc32-46ad-8fdd-4e0f8b564fe3","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:34.649Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:34.668Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"447cafb6-d666-47db-a11f-c1467bb62e3e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"62044c55-dc32-46ad-8fdd-4e0f8b564fe3","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:34.649Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:34.669Z","message":"Invoke","context":{"RequestID":"447cafb6-d666-47db-a11f-c1467bb62e3e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/50b9e2fa-005c-4bbe-b651-3251dece4cd8","InvocationID":"62044c55-dc32-46ad-8fdd-4e0f8b564fe3","LogTimestamp":"2023-04-25T00:17:34.669Z"},"thread":"qtp1530295320-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:34.729Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"447cafb6-d666-47db-a11f-c1467bb62e3e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"61","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/50b9e2fa-005c-4bbe-b651-3251dece4cd8","InvocationID":"62044c55-dc32-46ad-8fdd-4e0f8b564fe3","LogTimestamp":"2023-04-25T00:17:34.729Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1530295320-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:34.752Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/50b9e2fa-005c-4bbe-b651-3251dece4cd8\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"447cafb6-d666-47db-a11f-c1467bb62e3e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:34:737\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381854666\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"e7cb4ca8-e1a5-4487-a716-4ae0bcd8aef5\",\"resource-version\":\"1682381854666\",\"model-name\":\"tunnel-xconnect\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"50b9e2fa-005c-4bbe-b651-3251dece4cd8\"}}","context":{"RequestID":"447cafb6-d666-47db-a11f-c1467bb62e3e","ServiceName":"/aai/v27/service-design-and-creation/models/model/50b9e2fa-005c-4bbe-b651-3251dece4cd8","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:34.752Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:34.779Z","message":"{\"transactionId\":\"447cafb6-d666-47db-a11f-c1467bb62e3e\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:34:650\",\"respDate\":\"230425-00:17:34:779\",\"sourceId\":\"AAI-TOOLS:447cafb6-d666-47db-a11f-c1467bb62e3e\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/50b9e2fa-005c-4bbe-b651-3251dece4cd8\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:34:650-97418\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[b17cc43a-8692-4b0d-aa59-65f236137c5b], x-b3-parentspanid=[97b48b020727734a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[447cafb6-d666-47db-a11f-c1467bb62e3e], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b38dc9e2cf1e9662bb73a0543e7b6b0e], x-b3-spanid=[813d2819e78d1dad], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[269], Content-Type=[application/json], X-ONAP-RequestID=[447cafb6-d666-47db-a11f-c1467bb62e3e]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"50b9e2fa-005c-4bbe-b651-3251dece4cd8\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"e7cb4ca8-e1a5-4487-a716-4ae0bcd8aef5\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"tunnel-xconnect\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:34:650-97418\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[57592], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230425-00:17:34:650-97418]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"447cafb6-d666-47db-a11f-c1467bb62e3e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"61","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"62044c55-dc32-46ad-8fdd-4e0f8b564fe3","LogTimestamp":"2023-04-25T00:17:34.729Z","elapsedTime":"5"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:34.780Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"447cafb6-d666-47db-a11f-c1467bb62e3e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"131","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"62044c55-dc32-46ad-8fdd-4e0f8b564fe3","LogTimestamp":"2023-04-25T00:17:34.780Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:34 +0000] "PUT /aai/v27/service-design-and-creation/models/model/50b9e2fa-005c-4bbe-b651-3251dece4cd8" 201 0 REST 447cafb6-d666-47db-a11f-c1467bb62e3e AAI-TOOLS 127.0.0.6 - - - - - - - - - 135 - "logType": "access"
{"timestamp":"2023-04-25T00:17:34.785Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"447cafb6-d666-47db-a11f-c1467bb62e3e","ServiceName":"/aai/v27/service-design-and-creation/models/model/50b9e2fa-005c-4bbe-b651-3251dece4cd8","TargetServiceName":"AAI-EVENT","ElapsedTime":"33","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:34.785Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:34.874Z","message":"Entering","context":{"RequestID":"7ba2f566-4dc0-4218-90a6-4b2dd814cf6e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3bee23e4-7ef9-4752-b27b-5eab40f7a215","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:34.874Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:34.888Z","message":"Checking for system property [partnerName]","context":{"RequestID":"7ba2f566-4dc0-4218-90a6-4b2dd814cf6e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3bee23e4-7ef9-4752-b27b-5eab40f7a215","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:34.874Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:34.888Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"7ba2f566-4dc0-4218-90a6-4b2dd814cf6e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3bee23e4-7ef9-4752-b27b-5eab40f7a215","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:34.874Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:34.888Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"7ba2f566-4dc0-4218-90a6-4b2dd814cf6e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3bee23e4-7ef9-4752-b27b-5eab40f7a215","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:34.874Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:34.889Z","message":"Invoke","context":{"RequestID":"7ba2f566-4dc0-4218-90a6-4b2dd814cf6e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/fe81c801-f65d-408a-b2b7-a729a18f8154","InvocationID":"3bee23e4-7ef9-4752-b27b-5eab40f7a215","LogTimestamp":"2023-04-25T00:17:34.889Z"},"thread":"qtp1530295320-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:34.948Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"7ba2f566-4dc0-4218-90a6-4b2dd814cf6e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"59","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/fe81c801-f65d-408a-b2b7-a729a18f8154","InvocationID":"3bee23e4-7ef9-4752-b27b-5eab40f7a215","LogTimestamp":"2023-04-25T00:17:34.948Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1530295320-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:34.962Z","message":"Entering","context":{"RequestID":"97ee2271-bcdd-4240-800b-7b897edbaa5c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"f50f17e0-f022-4d7e-9b50-86ea2fcc613a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:17:34.962Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:34.966Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/fe81c801-f65d-408a-b2b7-a729a18f8154\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"7ba2f566-4dc0-4218-90a6-4b2dd814cf6e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:34:953\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381854887\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"6004cfa6-eb6d-4062-971f-b1fde6b74aa0\",\"resource-version\":\"1682381854887\",\"model-name\":\"update-node-key\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"fe81c801-f65d-408a-b2b7-a729a18f8154\"}}","context":{"RequestID":"7ba2f566-4dc0-4218-90a6-4b2dd814cf6e","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe81c801-f65d-408a-b2b7-a729a18f8154","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:34.966Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:34.966Z","message":"{\"transactionId\":\"97ee2271-bcdd-4240-800b-7b897edbaa5c\",\"status\":\"200\",\"rqstDate\":\"230425-00:17:34:962\",\"respDate\":\"230425-00:17:34:965\",\"sourceId\":\"haproxy:97ee2271-bcdd-4240-800b-7b897edbaa5c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:34:962-27263\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a80c0e1a-d98b-48ac-bc87-100f4080a826], x-b3-parentspanid=[3f673dea4777e5ae], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[846f79f2eb3037a63f673dea4777e5ae], x-b3-spanid=[3159735955dd104a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[97ee2271-bcdd-4240-800b-7b897edbaa5c]}\\\"}\"}","context":{"RequestID":"97ee2271-bcdd-4240-800b-7b897edbaa5c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"f50f17e0-f022-4d7e-9b50-86ea2fcc613a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:17:34.962Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:34.967Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"97ee2271-bcdd-4240-800b-7b897edbaa5c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f50f17e0-f022-4d7e-9b50-86ea2fcc613a","LogTimestamp":"2023-04-25T00:17:34.966Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:17:34.982Z","message":"{\"transactionId\":\"7ba2f566-4dc0-4218-90a6-4b2dd814cf6e\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:34:875\",\"respDate\":\"230425-00:17:34:982\",\"sourceId\":\"AAI-TOOLS:7ba2f566-4dc0-4218-90a6-4b2dd814cf6e\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/fe81c801-f65d-408a-b2b7-a729a18f8154\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:34:875-72352\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[e8e27fd6-2564-4f18-b9a3-9eba57372a56], x-b3-parentspanid=[4bbd4521ccc67d29], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[7ba2f566-4dc0-4218-90a6-4b2dd814cf6e], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[701b964219c667f7895773b2a01c2e45], x-b3-spanid=[bc8aaa3dbeafde70], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[269], Content-Type=[application/json], X-ONAP-RequestID=[7ba2f566-4dc0-4218-90a6-4b2dd814cf6e]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"fe81c801-f65d-408a-b2b7-a729a18f8154\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"6004cfa6-eb6d-4062-971f-b1fde6b74aa0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"update-node-key\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:34:875-72352\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[86096], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230425-00:17:34:875-72352]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"7ba2f566-4dc0-4218-90a6-4b2dd814cf6e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"59","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"3bee23e4-7ef9-4752-b27b-5eab40f7a215","LogTimestamp":"2023-04-25T00:17:34.948Z","elapsedTime":"3"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:34.983Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"7ba2f566-4dc0-4218-90a6-4b2dd814cf6e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"109","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"3bee23e4-7ef9-4752-b27b-5eab40f7a215","LogTimestamp":"2023-04-25T00:17:34.983Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:34 +0000] "PUT /aai/v27/service-design-and-creation/models/model/fe81c801-f65d-408a-b2b7-a729a18f8154" 201 0 REST 7ba2f566-4dc0-4218-90a6-4b2dd814cf6e AAI-TOOLS 127.0.0.6 - - - - - - - - - 115 - "logType": "access"
{"timestamp":"2023-04-25T00:17:34.997Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7ba2f566-4dc0-4218-90a6-4b2dd814cf6e","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe81c801-f65d-408a-b2b7-a729a18f8154","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:34.997Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:35.068Z","message":"Entering","context":{"RequestID":"793669bf-d822-4e7e-ae1b-3b1579243576","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"454f78a6-5e71-49ae-8ceb-91fe2b3d2856","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:35.067Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:35.080Z","message":"Checking for system property [partnerName]","context":{"RequestID":"793669bf-d822-4e7e-ae1b-3b1579243576","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"454f78a6-5e71-49ae-8ceb-91fe2b3d2856","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:35.067Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:35.080Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"793669bf-d822-4e7e-ae1b-3b1579243576","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"454f78a6-5e71-49ae-8ceb-91fe2b3d2856","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:35.067Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:35.080Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"793669bf-d822-4e7e-ae1b-3b1579243576","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"454f78a6-5e71-49ae-8ceb-91fe2b3d2856","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:35.067Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:35.080Z","message":"Invoke","context":{"RequestID":"793669bf-d822-4e7e-ae1b-3b1579243576","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/bab6dceb-e7e6-4301-a5e0-a7399b48d792","InvocationID":"454f78a6-5e71-49ae-8ceb-91fe2b3d2856","LogTimestamp":"2023-04-25T00:17:35.080Z"},"thread":"qtp1530295320-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:35.148Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"793669bf-d822-4e7e-ae1b-3b1579243576","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"68","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/bab6dceb-e7e6-4301-a5e0-a7399b48d792","InvocationID":"454f78a6-5e71-49ae-8ceb-91fe2b3d2856","LogTimestamp":"2023-04-25T00:17:35.148Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1530295320-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:35.160Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/bab6dceb-e7e6-4301-a5e0-a7399b48d792\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"793669bf-d822-4e7e-ae1b-3b1579243576\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:35:152\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381855078\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"b6cf54b5-ec45-43e1-be64-97b4e1513333\",\"resource-version\":\"1682381855078\",\"model-name\":\"vce\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"bab6dceb-e7e6-4301-a5e0-a7399b48d792\"}}","context":{"RequestID":"793669bf-d822-4e7e-ae1b-3b1579243576","ServiceName":"/aai/v27/service-design-and-creation/models/model/bab6dceb-e7e6-4301-a5e0-a7399b48d792","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:35.160Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:35.176Z","message":"{\"transactionId\":\"793669bf-d822-4e7e-ae1b-3b1579243576\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:35:069\",\"respDate\":\"230425-00:17:35:175\",\"sourceId\":\"AAI-TOOLS:793669bf-d822-4e7e-ae1b-3b1579243576\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/bab6dceb-e7e6-4301-a5e0-a7399b48d792\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:35:069-64765\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[b2fe18fd-62fb-445d-8117-65b261d82d40], x-b3-parentspanid=[8553a9bfab95801d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[793669bf-d822-4e7e-ae1b-3b1579243576], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[26abf6223f507bf095aed3f866ad00b8], x-b3-spanid=[d1319f68b2d651f5], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[257], Content-Type=[application/json], X-ONAP-RequestID=[793669bf-d822-4e7e-ae1b-3b1579243576]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"bab6dceb-e7e6-4301-a5e0-a7399b48d792\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"b6cf54b5-ec45-43e1-be64-97b4e1513333\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"vce\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:35:069-64765\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[65768], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230425-00:17:35:069-64765]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"793669bf-d822-4e7e-ae1b-3b1579243576","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"68","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"454f78a6-5e71-49ae-8ceb-91fe2b3d2856","LogTimestamp":"2023-04-25T00:17:35.148Z","elapsedTime":"2"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:35.177Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"793669bf-d822-4e7e-ae1b-3b1579243576","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"110","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"454f78a6-5e71-49ae-8ceb-91fe2b3d2856","LogTimestamp":"2023-04-25T00:17:35.177Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:35 +0000] "PUT /aai/v27/service-design-and-creation/models/model/bab6dceb-e7e6-4301-a5e0-a7399b48d792" 201 0 REST 793669bf-d822-4e7e-ae1b-3b1579243576 AAI-TOOLS 127.0.0.6 - - - - - - - - - 114 - "logType": "access"
{"timestamp":"2023-04-25T00:17:35.213Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"793669bf-d822-4e7e-ae1b-3b1579243576","ServiceName":"/aai/v27/service-design-and-creation/models/model/bab6dceb-e7e6-4301-a5e0-a7399b48d792","TargetServiceName":"AAI-EVENT","ElapsedTime":"53","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:35.213Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:35.266Z","message":"Entering","context":{"RequestID":"6a45caa1-2efe-40b8-b971-6b86152dc778","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"aa0bf149-aa37-4fb2-8af5-dd716860a3a2","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:35.266Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:35.274Z","message":"Checking for system property [partnerName]","context":{"RequestID":"6a45caa1-2efe-40b8-b971-6b86152dc778","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"aa0bf149-aa37-4fb2-8af5-dd716860a3a2","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:35.266Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:35.275Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"6a45caa1-2efe-40b8-b971-6b86152dc778","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"aa0bf149-aa37-4fb2-8af5-dd716860a3a2","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:35.266Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:35.275Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"6a45caa1-2efe-40b8-b971-6b86152dc778","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"aa0bf149-aa37-4fb2-8af5-dd716860a3a2","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:35.266Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:35.275Z","message":"Invoke","context":{"RequestID":"6a45caa1-2efe-40b8-b971-6b86152dc778","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","InvocationID":"aa0bf149-aa37-4fb2-8af5-dd716860a3a2","LogTimestamp":"2023-04-25T00:17:35.275Z"},"thread":"qtp1530295320-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:35.326Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"6a45caa1-2efe-40b8-b971-6b86152dc778","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"51","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","InvocationID":"aa0bf149-aa37-4fb2-8af5-dd716860a3a2","LogTimestamp":"2023-04-25T00:17:35.326Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1530295320-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:35.342Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"6a45caa1-2efe-40b8-b971-6b86152dc778\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:35:331\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381855274\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"c00563ae-812b-4e62-8330-7c4d0f47088a\",\"resource-version\":\"1682381855274\",\"model-name\":\"vf-module\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\"}}","context":{"RequestID":"6a45caa1-2efe-40b8-b971-6b86152dc778","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:35.342Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:35.359Z","message":"{\"transactionId\":\"6a45caa1-2efe-40b8-b971-6b86152dc778\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:35:267\",\"respDate\":\"230425-00:17:35:359\",\"sourceId\":\"AAI-TOOLS:6a45caa1-2efe-40b8-b971-6b86152dc778\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:35:267-49325\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[33702504-805a-4461-a465-9931293bc1a0], x-b3-parentspanid=[9dcfc6612254ad39], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[6a45caa1-2efe-40b8-b971-6b86152dc778], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5363264dd00c179a43e2126168f2626b], x-b3-spanid=[7551741f54195f88], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[263], Content-Type=[application/json], X-ONAP-RequestID=[6a45caa1-2efe-40b8-b971-6b86152dc778]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"c00563ae-812b-4e62-8330-7c4d0f47088a\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"vf-module\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:35:267-49325\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[102496], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230425-00:17:35:267-49325]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"6a45caa1-2efe-40b8-b971-6b86152dc778","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"51","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"aa0bf149-aa37-4fb2-8af5-dd716860a3a2","LogTimestamp":"2023-04-25T00:17:35.326Z","elapsedTime":"2"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:35.360Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"6a45caa1-2efe-40b8-b971-6b86152dc778","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"94","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"aa0bf149-aa37-4fb2-8af5-dd716860a3a2","LogTimestamp":"2023-04-25T00:17:35.360Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:35 +0000] "PUT /aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5" 201 0 REST 6a45caa1-2efe-40b8-b971-6b86152dc778 AAI-TOOLS 127.0.0.6 - - - - - - - - - 97 - "logType": "access"
{"timestamp":"2023-04-25T00:17:35.412Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"6a45caa1-2efe-40b8-b971-6b86152dc778","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"70","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:35.412Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:35.466Z","message":"Entering","context":{"RequestID":"7fd570d4-1327-47ef-95e6-5c8db09ce195","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"83d26627-8d1e-4216-814c-c7fc13344706","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:35.466Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:35.477Z","message":"Checking for system property [partnerName]","context":{"RequestID":"7fd570d4-1327-47ef-95e6-5c8db09ce195","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"83d26627-8d1e-4216-814c-c7fc13344706","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:35.466Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:35.477Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"7fd570d4-1327-47ef-95e6-5c8db09ce195","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"83d26627-8d1e-4216-814c-c7fc13344706","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:35.466Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:35.477Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"7fd570d4-1327-47ef-95e6-5c8db09ce195","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"83d26627-8d1e-4216-814c-c7fc13344706","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:35.466Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:35.478Z","message":"Invoke","context":{"RequestID":"7fd570d4-1327-47ef-95e6-5c8db09ce195","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/bed7c3b7-35d0-4cd9-abde-41b20e68b28e","InvocationID":"83d26627-8d1e-4216-814c-c7fc13344706","LogTimestamp":"2023-04-25T00:17:35.478Z"},"thread":"qtp1530295320-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:35.607Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"7fd570d4-1327-47ef-95e6-5c8db09ce195","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"130","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/bed7c3b7-35d0-4cd9-abde-41b20e68b28e","InvocationID":"83d26627-8d1e-4216-814c-c7fc13344706","LogTimestamp":"2023-04-25T00:17:35.607Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1530295320-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:35.617Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/bed7c3b7-35d0-4cd9-abde-41b20e68b28e\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"7fd570d4-1327-47ef-95e6-5c8db09ce195\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:35:610\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381855476\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"8e8c22f1-fbdf-48ea-844c-8bdeb44e7b16\",\"resource-version\":\"1682381855476\",\"model-name\":\"vig-server\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"bed7c3b7-35d0-4cd9-abde-41b20e68b28e\"}}","context":{"RequestID":"7fd570d4-1327-47ef-95e6-5c8db09ce195","ServiceName":"/aai/v27/service-design-and-creation/models/model/bed7c3b7-35d0-4cd9-abde-41b20e68b28e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:35.617Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:35.647Z","message":"{\"transactionId\":\"7fd570d4-1327-47ef-95e6-5c8db09ce195\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:35:467\",\"respDate\":\"230425-00:17:35:647\",\"sourceId\":\"AAI-TOOLS:7fd570d4-1327-47ef-95e6-5c8db09ce195\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/bed7c3b7-35d0-4cd9-abde-41b20e68b28e\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:35:467-25892\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[5f7ba395-97e0-4c0f-ad67-127f3a2b200a], x-b3-parentspanid=[a3b5ce1c37c3aac1], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[7fd570d4-1327-47ef-95e6-5c8db09ce195], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c31e8655b852894f235b9a69d86554d7], x-b3-spanid=[20cccad697c6fe5f], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[264], Content-Type=[application/json], X-ONAP-RequestID=[7fd570d4-1327-47ef-95e6-5c8db09ce195]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"bed7c3b7-35d0-4cd9-abde-41b20e68b28e\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"8e8c22f1-fbdf-48ea-844c-8bdeb44e7b16\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"vig-server\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:35:467-25892\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[61568], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230425-00:17:35:467-25892]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"7fd570d4-1327-47ef-95e6-5c8db09ce195","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"130","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"83d26627-8d1e-4216-814c-c7fc13344706","LogTimestamp":"2023-04-25T00:17:35.607Z","elapsedTime":"1"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:35.648Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"7fd570d4-1327-47ef-95e6-5c8db09ce195","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"182","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"83d26627-8d1e-4216-814c-c7fc13344706","LogTimestamp":"2023-04-25T00:17:35.648Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:35 +0000] "PUT /aai/v27/service-design-and-creation/models/model/bed7c3b7-35d0-4cd9-abde-41b20e68b28e" 201 0 REST 7fd570d4-1327-47ef-95e6-5c8db09ce195 AAI-TOOLS 127.0.0.6 - - - - - - - - - 186 - "logType": "access"
{"timestamp":"2023-04-25T00:17:35.721Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7fd570d4-1327-47ef-95e6-5c8db09ce195","ServiceName":"/aai/v27/service-design-and-creation/models/model/bed7c3b7-35d0-4cd9-abde-41b20e68b28e","TargetServiceName":"AAI-EVENT","ElapsedTime":"104","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:35.721Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:35.735Z","message":"Entering","context":{"RequestID":"2d08480c-d142-4461-ba9e-e4bad81a8960","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"46cca343-4deb-492e-a053-2f89d420c315","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:35.735Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:35.751Z","message":"Checking for system property [partnerName]","context":{"RequestID":"2d08480c-d142-4461-ba9e-e4bad81a8960","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"46cca343-4deb-492e-a053-2f89d420c315","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:35.735Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:35.751Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"2d08480c-d142-4461-ba9e-e4bad81a8960","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"46cca343-4deb-492e-a053-2f89d420c315","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:35.735Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:35.751Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"2d08480c-d142-4461-ba9e-e4bad81a8960","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"46cca343-4deb-492e-a053-2f89d420c315","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:35.735Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:35.751Z","message":"Invoke","context":{"RequestID":"2d08480c-d142-4461-ba9e-e4bad81a8960","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/5150abcf-0c5f-4593-9afe-a19c48fc4824","InvocationID":"46cca343-4deb-492e-a053-2f89d420c315","LogTimestamp":"2023-04-25T00:17:35.751Z"},"thread":"qtp1530295320-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:35.873Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"2d08480c-d142-4461-ba9e-e4bad81a8960","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"122","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/5150abcf-0c5f-4593-9afe-a19c48fc4824","InvocationID":"46cca343-4deb-492e-a053-2f89d420c315","LogTimestamp":"2023-04-25T00:17:35.873Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1530295320-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:35.910Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/5150abcf-0c5f-4593-9afe-a19c48fc4824\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"2d08480c-d142-4461-ba9e-e4bad81a8960\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:35:880\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381855750\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"6dd43ced-d789-47af-a759-d3abc14e3ac1\",\"resource-version\":\"1682381855750\",\"model-name\":\"virtual-data-center\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"5150abcf-0c5f-4593-9afe-a19c48fc4824\"}}","context":{"RequestID":"2d08480c-d142-4461-ba9e-e4bad81a8960","ServiceName":"/aai/v27/service-design-and-creation/models/model/5150abcf-0c5f-4593-9afe-a19c48fc4824","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:35.910Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:35.941Z","message":"{\"transactionId\":\"2d08480c-d142-4461-ba9e-e4bad81a8960\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:35:737\",\"respDate\":\"230425-00:17:35:941\",\"sourceId\":\"AAI-TOOLS:2d08480c-d142-4461-ba9e-e4bad81a8960\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/5150abcf-0c5f-4593-9afe-a19c48fc4824\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:35:737-99735\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[713e5a4a-83f3-443b-bcbe-0e8de413e2dd], x-b3-parentspanid=[b2b16249fc037d43], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[2d08480c-d142-4461-ba9e-e4bad81a8960], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c632b2178c6760d2839506a8f7721ef4], x-b3-spanid=[44446a5044d7ef97], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[273], Content-Type=[application/json], X-ONAP-RequestID=[2d08480c-d142-4461-ba9e-e4bad81a8960]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"5150abcf-0c5f-4593-9afe-a19c48fc4824\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"6dd43ced-d789-47af-a759-d3abc14e3ac1\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"virtual-data-center\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:35:737-99735\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[90328], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230425-00:17:35:737-99735]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"2d08480c-d142-4461-ba9e-e4bad81a8960","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"122","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"46cca343-4deb-492e-a053-2f89d420c315","LogTimestamp":"2023-04-25T00:17:35.873Z","elapsedTime":"4"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:35.942Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"2d08480c-d142-4461-ba9e-e4bad81a8960","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"207","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"46cca343-4deb-492e-a053-2f89d420c315","LogTimestamp":"2023-04-25T00:17:35.942Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:35 +0000] "PUT /aai/v27/service-design-and-creation/models/model/5150abcf-0c5f-4593-9afe-a19c48fc4824" 201 0 REST 2d08480c-d142-4461-ba9e-e4bad81a8960 AAI-TOOLS 127.0.0.6 - - - - - - - - - 213 - "logType": "access"
{"timestamp":"2023-04-25T00:17:35.999Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"2d08480c-d142-4461-ba9e-e4bad81a8960","ServiceName":"/aai/v27/service-design-and-creation/models/model/5150abcf-0c5f-4593-9afe-a19c48fc4824","TargetServiceName":"AAI-EVENT","ElapsedTime":"90","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:35.999Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:36.019Z","message":"Entering","context":{"RequestID":"5304f537-3824-4b5a-a24c-2911281bff6e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"eb71ba22-9ed5-4a88-a93d-a05d73263e91","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:36.019Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:36.037Z","message":"Checking for system property [partnerName]","context":{"RequestID":"5304f537-3824-4b5a-a24c-2911281bff6e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"eb71ba22-9ed5-4a88-a93d-a05d73263e91","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:36.019Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:36.037Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"5304f537-3824-4b5a-a24c-2911281bff6e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"eb71ba22-9ed5-4a88-a93d-a05d73263e91","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:36.019Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:36.037Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"5304f537-3824-4b5a-a24c-2911281bff6e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"eb71ba22-9ed5-4a88-a93d-a05d73263e91","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:36.019Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:36.038Z","message":"Invoke","context":{"RequestID":"5304f537-3824-4b5a-a24c-2911281bff6e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","InvocationID":"eb71ba22-9ed5-4a88-a93d-a05d73263e91","LogTimestamp":"2023-04-25T00:17:36.038Z"},"thread":"qtp1530295320-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:36.142Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"5304f537-3824-4b5a-a24c-2911281bff6e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"105","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","InvocationID":"eb71ba22-9ed5-4a88-a93d-a05d73263e91","LogTimestamp":"2023-04-25T00:17:36.142Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1530295320-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:36.168Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"5304f537-3824-4b5a-a24c-2911281bff6e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:36:149\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381856035\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"257d88a5-a269-4c35-944f-aca04fbdb791\",\"resource-version\":\"1682381856035\",\"model-name\":\"vlan\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\"}}","context":{"RequestID":"5304f537-3824-4b5a-a24c-2911281bff6e","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:36.168Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:36.193Z","message":"{\"transactionId\":\"5304f537-3824-4b5a-a24c-2911281bff6e\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:36:025\",\"respDate\":\"230425-00:17:36:192\",\"sourceId\":\"AAI-TOOLS:5304f537-3824-4b5a-a24c-2911281bff6e\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:36:025-97591\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[0b8653d8-3c9c-4eb0-9b1d-b67d0f1b6c00], x-b3-parentspanid=[fac26bfa207c29bf], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[5304f537-3824-4b5a-a24c-2911281bff6e], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f51e11f1df84dbd07a01b772491c79e0], x-b3-spanid=[939564515195e660], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[258], Content-Type=[application/json], X-ONAP-RequestID=[5304f537-3824-4b5a-a24c-2911281bff6e]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"257d88a5-a269-4c35-944f-aca04fbdb791\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"vlan\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:36:025-97591\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[94288], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230425-00:17:36:025-97591]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"5304f537-3824-4b5a-a24c-2911281bff6e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"105","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"eb71ba22-9ed5-4a88-a93d-a05d73263e91","LogTimestamp":"2023-04-25T00:17:36.142Z","elapsedTime":"4"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:36.193Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"5304f537-3824-4b5a-a24c-2911281bff6e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"174","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"eb71ba22-9ed5-4a88-a93d-a05d73263e91","LogTimestamp":"2023-04-25T00:17:36.193Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:36 +0000] "PUT /aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8" 201 0 REST 5304f537-3824-4b5a-a24c-2911281bff6e AAI-TOOLS 127.0.0.6 - - - - - - - - - 179 - "logType": "access"
{"timestamp":"2023-04-25T00:17:36.224Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"5304f537-3824-4b5a-a24c-2911281bff6e","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"56","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:36.224Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:36.292Z","message":"Entering","context":{"RequestID":"d7fc6016-76c2-499c-b91a-03fc60752644","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fb53f0db-f082-4cb8-8406-48f4af0ee9b1","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:36.292Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:36.306Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d7fc6016-76c2-499c-b91a-03fc60752644","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fb53f0db-f082-4cb8-8406-48f4af0ee9b1","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:36.292Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:36.306Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d7fc6016-76c2-499c-b91a-03fc60752644","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fb53f0db-f082-4cb8-8406-48f4af0ee9b1","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:36.292Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:36.306Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d7fc6016-76c2-499c-b91a-03fc60752644","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fb53f0db-f082-4cb8-8406-48f4af0ee9b1","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:36.292Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:36.306Z","message":"Invoke","context":{"RequestID":"d7fc6016-76c2-499c-b91a-03fc60752644","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/f9a628ff-7aa0-40e2-a93d-02d91c950982","InvocationID":"fb53f0db-f082-4cb8-8406-48f4af0ee9b1","LogTimestamp":"2023-04-25T00:17:36.306Z"},"thread":"qtp1530295320-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:36.405Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"d7fc6016-76c2-499c-b91a-03fc60752644","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"99","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/f9a628ff-7aa0-40e2-a93d-02d91c950982","InvocationID":"fb53f0db-f082-4cb8-8406-48f4af0ee9b1","LogTimestamp":"2023-04-25T00:17:36.405Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1530295320-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:36.427Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/f9a628ff-7aa0-40e2-a93d-02d91c950982\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"d7fc6016-76c2-499c-b91a-03fc60752644\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:36:411\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381856305\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"c4d3e747-ba4a-4b17-9896-94c6f18c19d3\",\"resource-version\":\"1682381856305\",\"model-name\":\"vnf-image\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"f9a628ff-7aa0-40e2-a93d-02d91c950982\"}}","context":{"RequestID":"d7fc6016-76c2-499c-b91a-03fc60752644","ServiceName":"/aai/v27/service-design-and-creation/models/model/f9a628ff-7aa0-40e2-a93d-02d91c950982","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:36.427Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:36.450Z","message":"{\"transactionId\":\"d7fc6016-76c2-499c-b91a-03fc60752644\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:36:293\",\"respDate\":\"230425-00:17:36:450\",\"sourceId\":\"AAI-TOOLS:d7fc6016-76c2-499c-b91a-03fc60752644\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/f9a628ff-7aa0-40e2-a93d-02d91c950982\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:36:293-251\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[675fb3b0-779c-4581-b941-511c1c55ecae], x-b3-parentspanid=[002ae5e3c7204192], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[d7fc6016-76c2-499c-b91a-03fc60752644], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[96f7bcaa7dbd677abb455510923cd249], x-b3-spanid=[b77600938fa79bd9], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[263], Content-Type=[application/json], X-ONAP-RequestID=[d7fc6016-76c2-499c-b91a-03fc60752644]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"f9a628ff-7aa0-40e2-a93d-02d91c950982\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"c4d3e747-ba4a-4b17-9896-94c6f18c19d3\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"vnf-image\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:36:293-251\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[65784], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230425-00:17:36:293-251]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"d7fc6016-76c2-499c-b91a-03fc60752644","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"99","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"fb53f0db-f082-4cb8-8406-48f4af0ee9b1","LogTimestamp":"2023-04-25T00:17:36.405Z","elapsedTime":"3"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:36.451Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"d7fc6016-76c2-499c-b91a-03fc60752644","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"159","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"fb53f0db-f082-4cb8-8406-48f4af0ee9b1","LogTimestamp":"2023-04-25T00:17:36.451Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:36 +0000] "PUT /aai/v27/service-design-and-creation/models/model/f9a628ff-7aa0-40e2-a93d-02d91c950982" 201 0 REST d7fc6016-76c2-499c-b91a-03fc60752644 AAI-TOOLS 127.0.0.6 - - - - - - - - - 164 - "logType": "access"
{"timestamp":"2023-04-25T00:17:36.543Z","message":"Entering","context":{"RequestID":"514262c5-c089-4f68-a873-aadbd697f3f3","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0e71ebad-90b9-4c8b-8517-8e2ee8113140","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:36.543Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:36.550Z","message":"Checking for system property [partnerName]","context":{"RequestID":"514262c5-c089-4f68-a873-aadbd697f3f3","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0e71ebad-90b9-4c8b-8517-8e2ee8113140","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:36.543Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:36.550Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"514262c5-c089-4f68-a873-aadbd697f3f3","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0e71ebad-90b9-4c8b-8517-8e2ee8113140","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:36.543Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:36.550Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"514262c5-c089-4f68-a873-aadbd697f3f3","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0e71ebad-90b9-4c8b-8517-8e2ee8113140","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:36.543Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:36.551Z","message":"Invoke","context":{"RequestID":"514262c5-c089-4f68-a873-aadbd697f3f3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/96129eb9-f0de-4e05-8af2-73146473f766","InvocationID":"0e71ebad-90b9-4c8b-8517-8e2ee8113140","LogTimestamp":"2023-04-25T00:17:36.551Z"},"thread":"qtp1530295320-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:36.559Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d7fc6016-76c2-499c-b91a-03fc60752644","ServiceName":"/aai/v27/service-design-and-creation/models/model/f9a628ff-7aa0-40e2-a93d-02d91c950982","TargetServiceName":"AAI-EVENT","ElapsedTime":"132","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:36.559Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:36.641Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"514262c5-c089-4f68-a873-aadbd697f3f3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"90","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/96129eb9-f0de-4e05-8af2-73146473f766","InvocationID":"0e71ebad-90b9-4c8b-8517-8e2ee8113140","LogTimestamp":"2023-04-25T00:17:36.641Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1530295320-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:36.690Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/96129eb9-f0de-4e05-8af2-73146473f766\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"514262c5-c089-4f68-a873-aadbd697f3f3\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:36:645\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381856550\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"5761e0a7-c6df-4d8a-9ebd-b8f445054dec\",\"resource-version\":\"1682381856550\",\"model-name\":\"vnfc\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"96129eb9-f0de-4e05-8af2-73146473f766\"}}","context":{"RequestID":"514262c5-c089-4f68-a873-aadbd697f3f3","ServiceName":"/aai/v27/service-design-and-creation/models/model/96129eb9-f0de-4e05-8af2-73146473f766","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:36.690Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:36.714Z","message":"{\"transactionId\":\"514262c5-c089-4f68-a873-aadbd697f3f3\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:36:544\",\"respDate\":\"230425-00:17:36:714\",\"sourceId\":\"AAI-TOOLS:514262c5-c089-4f68-a873-aadbd697f3f3\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/96129eb9-f0de-4e05-8af2-73146473f766\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:36:544-24588\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[695406d5-8c2c-48a8-a1e9-e7d877f0e424], x-b3-parentspanid=[af9877c1b00e04be], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[514262c5-c089-4f68-a873-aadbd697f3f3], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fa0a90d1fec80cb286254e45135b0f76], x-b3-spanid=[391c5ccdf03a36e8], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[258], Content-Type=[application/json], X-ONAP-RequestID=[514262c5-c089-4f68-a873-aadbd697f3f3]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"96129eb9-f0de-4e05-8af2-73146473f766\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"5761e0a7-c6df-4d8a-9ebd-b8f445054dec\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"vnfc\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:36:544-24588\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[86048], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230425-00:17:36:544-24588]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"514262c5-c089-4f68-a873-aadbd697f3f3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"90","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"0e71ebad-90b9-4c8b-8517-8e2ee8113140","LogTimestamp":"2023-04-25T00:17:36.641Z","elapsedTime":"1"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:36.715Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"514262c5-c089-4f68-a873-aadbd697f3f3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"172","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"0e71ebad-90b9-4c8b-8517-8e2ee8113140","LogTimestamp":"2023-04-25T00:17:36.715Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:36 +0000] "PUT /aai/v27/service-design-and-creation/models/model/96129eb9-f0de-4e05-8af2-73146473f766" 201 0 REST 514262c5-c089-4f68-a873-aadbd697f3f3 AAI-TOOLS 127.0.0.6 - - - - - - - - - 175 - "logType": "access"
{"timestamp":"2023-04-25T00:17:36.756Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"514262c5-c089-4f68-a873-aadbd697f3f3","ServiceName":"/aai/v27/service-design-and-creation/models/model/96129eb9-f0de-4e05-8af2-73146473f766","TargetServiceName":"AAI-EVENT","ElapsedTime":"66","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:36.756Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:36.796Z","message":"Entering","context":{"RequestID":"26341b8a-ce7a-4b3d-a845-5558730f8c78","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b465271e-a941-4c26-9cc1-af448a51ae70","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:36.796Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:36.806Z","message":"Checking for system property [partnerName]","context":{"RequestID":"26341b8a-ce7a-4b3d-a845-5558730f8c78","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b465271e-a941-4c26-9cc1-af448a51ae70","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:36.796Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:36.807Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"26341b8a-ce7a-4b3d-a845-5558730f8c78","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b465271e-a941-4c26-9cc1-af448a51ae70","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:36.796Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:36.807Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"26341b8a-ce7a-4b3d-a845-5558730f8c78","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b465271e-a941-4c26-9cc1-af448a51ae70","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:36.796Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:36.807Z","message":"Invoke","context":{"RequestID":"26341b8a-ce7a-4b3d-a845-5558730f8c78","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/ddd739b4-2b25-46c4-affc-41a32af5cc42","InvocationID":"b465271e-a941-4c26-9cc1-af448a51ae70","LogTimestamp":"2023-04-25T00:17:36.807Z"},"thread":"qtp1530295320-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:36.858Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"26341b8a-ce7a-4b3d-a845-5558730f8c78","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"51","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/ddd739b4-2b25-46c4-affc-41a32af5cc42","InvocationID":"b465271e-a941-4c26-9cc1-af448a51ae70","LogTimestamp":"2023-04-25T00:17:36.858Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1530295320-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:36.870Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ddd739b4-2b25-46c4-affc-41a32af5cc42\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"26341b8a-ce7a-4b3d-a845-5558730f8c78\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:36:861\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381856806\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"0fbe2e8f-4d91-4415-a772-88387049b38d\",\"resource-version\":\"1682381856806\",\"model-name\":\"volume\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"ddd739b4-2b25-46c4-affc-41a32af5cc42\"}}","context":{"RequestID":"26341b8a-ce7a-4b3d-a845-5558730f8c78","ServiceName":"/aai/v27/service-design-and-creation/models/model/ddd739b4-2b25-46c4-affc-41a32af5cc42","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:36.870Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:36.882Z","message":"{\"transactionId\":\"26341b8a-ce7a-4b3d-a845-5558730f8c78\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:36:797\",\"respDate\":\"230425-00:17:36:882\",\"sourceId\":\"AAI-TOOLS:26341b8a-ce7a-4b3d-a845-5558730f8c78\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/ddd739b4-2b25-46c4-affc-41a32af5cc42\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:36:797-83417\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[381c5e1d-d4f0-4e1c-9124-4dde0f12c8c6], x-b3-parentspanid=[06904711c5fb7742], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[26341b8a-ce7a-4b3d-a845-5558730f8c78], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[788983fd22f7fa0ac14b8c2bb44d519d], x-b3-spanid=[7dc5108942d876ee], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[260], Content-Type=[application/json], X-ONAP-RequestID=[26341b8a-ce7a-4b3d-a845-5558730f8c78]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"ddd739b4-2b25-46c4-affc-41a32af5cc42\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"0fbe2e8f-4d91-4415-a772-88387049b38d\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"volume\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:36:797-83417\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[73928], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230425-00:17:36:797-83417]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"26341b8a-ce7a-4b3d-a845-5558730f8c78","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"51","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b465271e-a941-4c26-9cc1-af448a51ae70","LogTimestamp":"2023-04-25T00:17:36.858Z","elapsedTime":"2"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:36.883Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"26341b8a-ce7a-4b3d-a845-5558730f8c78","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"87","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b465271e-a941-4c26-9cc1-af448a51ae70","LogTimestamp":"2023-04-25T00:17:36.883Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:36 +0000] "PUT /aai/v27/service-design-and-creation/models/model/ddd739b4-2b25-46c4-affc-41a32af5cc42" 201 0 REST 26341b8a-ce7a-4b3d-a845-5558730f8c78 AAI-TOOLS 127.0.0.6 - - - - - - - - - 91 - "logType": "access"
{"timestamp":"2023-04-25T00:17:36.900Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"26341b8a-ce7a-4b3d-a845-5558730f8c78","ServiceName":"/aai/v27/service-design-and-creation/models/model/ddd739b4-2b25-46c4-affc-41a32af5cc42","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:36.899Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:36.962Z","message":"Entering","context":{"RequestID":"3581ab59-cc52-4318-9145-4a17821c0bff","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"14bbd4cf-eaf3-451a-b7f6-7a7518fec0db","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:36.962Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:36.969Z","message":"Checking for system property [partnerName]","context":{"RequestID":"3581ab59-cc52-4318-9145-4a17821c0bff","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"14bbd4cf-eaf3-451a-b7f6-7a7518fec0db","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:36.962Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:36.969Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"3581ab59-cc52-4318-9145-4a17821c0bff","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"14bbd4cf-eaf3-451a-b7f6-7a7518fec0db","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:36.962Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:36.969Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"3581ab59-cc52-4318-9145-4a17821c0bff","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"14bbd4cf-eaf3-451a-b7f6-7a7518fec0db","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:36.962Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:36.969Z","message":"Invoke","context":{"RequestID":"3581ab59-cc52-4318-9145-4a17821c0bff","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd","InvocationID":"14bbd4cf-eaf3-451a-b7f6-7a7518fec0db","LogTimestamp":"2023-04-25T00:17:36.969Z"},"thread":"qtp1530295320-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:36.975Z","message":"Entering","context":{"RequestID":"51bfd902-5da8-413c-8796-1257dc83e7eb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1c56c17f-ffd9-41dc-85bd-48f041bc4ae5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:17:36.975Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:36.977Z","message":"{\"transactionId\":\"51bfd902-5da8-413c-8796-1257dc83e7eb\",\"status\":\"200\",\"rqstDate\":\"230425-00:17:36:975\",\"respDate\":\"230425-00:17:36:977\",\"sourceId\":\"haproxy:51bfd902-5da8-413c-8796-1257dc83e7eb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:36:975-41350\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1e716832-332f-493f-99a3-6aa01e51a97e], x-b3-parentspanid=[b5b640e322d67428], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[22e10cd346586ff1b5b640e322d67428], x-b3-spanid=[73a5acd150859329], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[51bfd902-5da8-413c-8796-1257dc83e7eb]}\\\"}\"}","context":{"RequestID":"51bfd902-5da8-413c-8796-1257dc83e7eb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1c56c17f-ffd9-41dc-85bd-48f041bc4ae5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:17:36.975Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:36.977Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"51bfd902-5da8-413c-8796-1257dc83e7eb","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1c56c17f-ffd9-41dc-85bd-48f041bc4ae5","LogTimestamp":"2023-04-25T00:17:36.977Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:17:37.026Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"3581ab59-cc52-4318-9145-4a17821c0bff","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"57","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd","InvocationID":"14bbd4cf-eaf3-451a-b7f6-7a7518fec0db","LogTimestamp":"2023-04-25T00:17:37.026Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1530295320-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:37.041Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"3581ab59-cc52-4318-9145-4a17821c0bff\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:37:032\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381856968\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"99d44c90-1f61-4418-b9a6-56586bf38c79\",\"resource-version\":\"1682381856968\",\"model-name\":\"volume-group\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"fcec1b02-b2d0-4834-aef8-d71be04717dd\"}}","context":{"RequestID":"3581ab59-cc52-4318-9145-4a17821c0bff","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:37.041Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:37.057Z","message":"{\"transactionId\":\"3581ab59-cc52-4318-9145-4a17821c0bff\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:36:963\",\"respDate\":\"230425-00:17:37:056\",\"sourceId\":\"AAI-TOOLS:3581ab59-cc52-4318-9145-4a17821c0bff\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:36:963-62620\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[4be766b7-5f92-4b60-bd4f-f283bb4e869f], x-b3-parentspanid=[810c25794c1c6890], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[3581ab59-cc52-4318-9145-4a17821c0bff], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[660921c2e99a126ac4de2b22d1dd0143], x-b3-spanid=[1e18854603294e37], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[266], Content-Type=[application/json], X-ONAP-RequestID=[3581ab59-cc52-4318-9145-4a17821c0bff]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"fcec1b02-b2d0-4834-aef8-d71be04717dd\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"99d44c90-1f61-4418-b9a6-56586bf38c79\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"volume-group\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:36:963-62620\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[98520], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230425-00:17:36:963-62620]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"3581ab59-cc52-4318-9145-4a17821c0bff","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"57","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"14bbd4cf-eaf3-451a-b7f6-7a7518fec0db","LogTimestamp":"2023-04-25T00:17:37.026Z","elapsedTime":"3"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:37.058Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"3581ab59-cc52-4318-9145-4a17821c0bff","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"96","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"14bbd4cf-eaf3-451a-b7f6-7a7518fec0db","LogTimestamp":"2023-04-25T00:17:37.058Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:37 +0000] "PUT /aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd" 201 0 REST 3581ab59-cc52-4318-9145-4a17821c0bff AAI-TOOLS 127.0.0.6 - - - - - - - - - 100 - "logType": "access"
{"timestamp":"2023-04-25T00:17:37.068Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"3581ab59-cc52-4318-9145-4a17821c0bff","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:37.068Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:37.144Z","message":"Entering","context":{"RequestID":"93191f02-8645-4350-8657-78543203d51a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6b9ccce7-ad0a-4f90-b4bb-cf4341948234","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:37.143Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:37.156Z","message":"Checking for system property [partnerName]","context":{"RequestID":"93191f02-8645-4350-8657-78543203d51a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6b9ccce7-ad0a-4f90-b4bb-cf4341948234","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:37.143Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:37.156Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"93191f02-8645-4350-8657-78543203d51a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6b9ccce7-ad0a-4f90-b4bb-cf4341948234","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:37.143Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:37.156Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"93191f02-8645-4350-8657-78543203d51a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6b9ccce7-ad0a-4f90-b4bb-cf4341948234","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:37.143Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:37.156Z","message":"Invoke","context":{"RequestID":"93191f02-8645-4350-8657-78543203d51a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/053ec3a7-5b72-492d-b54d-123805a9b967","InvocationID":"6b9ccce7-ad0a-4f90-b4bb-cf4341948234","LogTimestamp":"2023-04-25T00:17:37.156Z"},"thread":"qtp1530295320-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:37.211Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"93191f02-8645-4350-8657-78543203d51a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"55","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/053ec3a7-5b72-492d-b54d-123805a9b967","InvocationID":"6b9ccce7-ad0a-4f90-b4bb-cf4341948234","LogTimestamp":"2023-04-25T00:17:37.211Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1530295320-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:37.227Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/053ec3a7-5b72-492d-b54d-123805a9b967\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"93191f02-8645-4350-8657-78543203d51a\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:37:217\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381857155\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"203817d3-829c-42d4-942d-2a935478e993\",\"resource-version\":\"1682381857155\",\"model-name\":\"vpe\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"053ec3a7-5b72-492d-b54d-123805a9b967\"}}","context":{"RequestID":"93191f02-8645-4350-8657-78543203d51a","ServiceName":"/aai/v27/service-design-and-creation/models/model/053ec3a7-5b72-492d-b54d-123805a9b967","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:37.227Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:37.242Z","message":"{\"transactionId\":\"93191f02-8645-4350-8657-78543203d51a\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:37:145\",\"respDate\":\"230425-00:17:37:242\",\"sourceId\":\"AAI-TOOLS:93191f02-8645-4350-8657-78543203d51a\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/053ec3a7-5b72-492d-b54d-123805a9b967\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:37:145-37901\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[779aaa6b-0751-4e3a-bb04-520cfe3d1548], x-b3-parentspanid=[8e77d93c92839e91], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[93191f02-8645-4350-8657-78543203d51a], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7e5e0656b3493db96bef5a5774881803], x-b3-spanid=[3b729028a441291c], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[257], Content-Type=[application/json], X-ONAP-RequestID=[93191f02-8645-4350-8657-78543203d51a]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"053ec3a7-5b72-492d-b54d-123805a9b967\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"203817d3-829c-42d4-942d-2a935478e993\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"vpe\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:37:145-37901\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[98384], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230425-00:17:37:145-37901]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"93191f02-8645-4350-8657-78543203d51a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"55","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"6b9ccce7-ad0a-4f90-b4bb-cf4341948234","LogTimestamp":"2023-04-25T00:17:37.211Z","elapsedTime":"3"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:37.243Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"93191f02-8645-4350-8657-78543203d51a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"100","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"6b9ccce7-ad0a-4f90-b4bb-cf4341948234","LogTimestamp":"2023-04-25T00:17:37.243Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:37 +0000] "PUT /aai/v27/service-design-and-creation/models/model/053ec3a7-5b72-492d-b54d-123805a9b967" 201 0 REST 93191f02-8645-4350-8657-78543203d51a AAI-TOOLS 127.0.0.6 - - - - - - - - - 103 - "logType": "access"
{"timestamp":"2023-04-25T00:17:37.251Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"93191f02-8645-4350-8657-78543203d51a","ServiceName":"/aai/v27/service-design-and-creation/models/model/053ec3a7-5b72-492d-b54d-123805a9b967","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:37.251Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:37.336Z","message":"Entering","context":{"RequestID":"0127af88-88a7-430f-baa9-ae3b3ddb92bd","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"78a4356e-7272-40dd-88fa-5adc083db797","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:37.336Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:37.347Z","message":"Checking for system property [partnerName]","context":{"RequestID":"0127af88-88a7-430f-baa9-ae3b3ddb92bd","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"78a4356e-7272-40dd-88fa-5adc083db797","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:37.336Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:37.347Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"0127af88-88a7-430f-baa9-ae3b3ddb92bd","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"78a4356e-7272-40dd-88fa-5adc083db797","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:37.336Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:37.348Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"0127af88-88a7-430f-baa9-ae3b3ddb92bd","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"78a4356e-7272-40dd-88fa-5adc083db797","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:37.336Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:37.349Z","message":"Invoke","context":{"RequestID":"0127af88-88a7-430f-baa9-ae3b3ddb92bd","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/457ba89b-334c-4fbd-acc4-160ac0e0cdc0","InvocationID":"78a4356e-7272-40dd-88fa-5adc083db797","LogTimestamp":"2023-04-25T00:17:37.349Z"},"thread":"qtp1530295320-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:37.413Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"0127af88-88a7-430f-baa9-ae3b3ddb92bd","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"65","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/457ba89b-334c-4fbd-acc4-160ac0e0cdc0","InvocationID":"78a4356e-7272-40dd-88fa-5adc083db797","LogTimestamp":"2023-04-25T00:17:37.413Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1530295320-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:37.431Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/457ba89b-334c-4fbd-acc4-160ac0e0cdc0\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"0127af88-88a7-430f-baa9-ae3b3ddb92bd\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:37:419\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381857346\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"b1566228-6785-4ce1-aea2-053736f80341\",\"resource-version\":\"1682381857346\",\"model-name\":\"vpls-pe\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"457ba89b-334c-4fbd-acc4-160ac0e0cdc0\"}}","context":{"RequestID":"0127af88-88a7-430f-baa9-ae3b3ddb92bd","ServiceName":"/aai/v27/service-design-and-creation/models/model/457ba89b-334c-4fbd-acc4-160ac0e0cdc0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:37.430Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:37.447Z","message":"{\"transactionId\":\"0127af88-88a7-430f-baa9-ae3b3ddb92bd\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:37:337\",\"respDate\":\"230425-00:17:37:447\",\"sourceId\":\"AAI-TOOLS:0127af88-88a7-430f-baa9-ae3b3ddb92bd\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/457ba89b-334c-4fbd-acc4-160ac0e0cdc0\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:37:337-35903\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[b741fe50-a31e-4b9e-96a5-cee4f2a46052], x-b3-parentspanid=[93d36b6364f1e3f5], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[0127af88-88a7-430f-baa9-ae3b3ddb92bd], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[25b1d1c49ad96c55e5dbdebfa4569468], x-b3-spanid=[5b1dc83e3760c25e], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[261], Content-Type=[application/json], X-ONAP-RequestID=[0127af88-88a7-430f-baa9-ae3b3ddb92bd]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"457ba89b-334c-4fbd-acc4-160ac0e0cdc0\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"b1566228-6785-4ce1-aea2-053736f80341\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"vpls-pe\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:37:337-35903\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[73960], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230425-00:17:37:337-35903]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"0127af88-88a7-430f-baa9-ae3b3ddb92bd","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"65","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"78a4356e-7272-40dd-88fa-5adc083db797","LogTimestamp":"2023-04-25T00:17:37.413Z","elapsedTime":"3"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:37.448Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"0127af88-88a7-430f-baa9-ae3b3ddb92bd","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"112","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"78a4356e-7272-40dd-88fa-5adc083db797","LogTimestamp":"2023-04-25T00:17:37.448Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:37 +0000] "PUT /aai/v27/service-design-and-creation/models/model/457ba89b-334c-4fbd-acc4-160ac0e0cdc0" 201 0 REST 0127af88-88a7-430f-baa9-ae3b3ddb92bd AAI-TOOLS 127.0.0.6 - - - - - - - - - 116 - "logType": "access"
{"timestamp":"2023-04-25T00:17:37.464Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"0127af88-88a7-430f-baa9-ae3b3ddb92bd","ServiceName":"/aai/v27/service-design-and-creation/models/model/457ba89b-334c-4fbd-acc4-160ac0e0cdc0","TargetServiceName":"AAI-EVENT","ElapsedTime":"34","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:37.464Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:37.522Z","message":"Entering","context":{"RequestID":"1e18bdfc-4cb7-49e1-9146-ffd55228b9c9","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fedb3c05-3c68-41a8-8d18-76c3b46d7156","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:37.522Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:37.529Z","message":"Checking for system property [partnerName]","context":{"RequestID":"1e18bdfc-4cb7-49e1-9146-ffd55228b9c9","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fedb3c05-3c68-41a8-8d18-76c3b46d7156","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:37.522Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:37.529Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"1e18bdfc-4cb7-49e1-9146-ffd55228b9c9","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fedb3c05-3c68-41a8-8d18-76c3b46d7156","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:37.522Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:37.529Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"1e18bdfc-4cb7-49e1-9146-ffd55228b9c9","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fedb3c05-3c68-41a8-8d18-76c3b46d7156","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:37.522Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:37.529Z","message":"Invoke","context":{"RequestID":"1e18bdfc-4cb7-49e1-9146-ffd55228b9c9","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/9e23b675-db2b-488b-b459-57aa9857baa0","InvocationID":"fedb3c05-3c68-41a8-8d18-76c3b46d7156","LogTimestamp":"2023-04-25T00:17:37.529Z"},"thread":"qtp1530295320-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:37.587Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"1e18bdfc-4cb7-49e1-9146-ffd55228b9c9","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"58","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/9e23b675-db2b-488b-b459-57aa9857baa0","InvocationID":"fedb3c05-3c68-41a8-8d18-76c3b46d7156","LogTimestamp":"2023-04-25T00:17:37.587Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1530295320-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:37.600Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/9e23b675-db2b-488b-b459-57aa9857baa0\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"1e18bdfc-4cb7-49e1-9146-ffd55228b9c9\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:37:590\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381857528\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"21a146e5-9901-448c-9197-723076770119\",\"resource-version\":\"1682381857528\",\"model-name\":\"vpn-binding\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"9e23b675-db2b-488b-b459-57aa9857baa0\"}}","context":{"RequestID":"1e18bdfc-4cb7-49e1-9146-ffd55228b9c9","ServiceName":"/aai/v27/service-design-and-creation/models/model/9e23b675-db2b-488b-b459-57aa9857baa0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:37.600Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:37.613Z","message":"{\"transactionId\":\"1e18bdfc-4cb7-49e1-9146-ffd55228b9c9\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:37:522\",\"respDate\":\"230425-00:17:37:613\",\"sourceId\":\"AAI-TOOLS:1e18bdfc-4cb7-49e1-9146-ffd55228b9c9\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/9e23b675-db2b-488b-b459-57aa9857baa0\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:37:522-64326\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[c71e11d5-4aec-435f-879a-3443f2fbe1c6], x-b3-parentspanid=[fc885f61b516bf60], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[1e18bdfc-4cb7-49e1-9146-ffd55228b9c9], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[592869781415b82e29c49ca76d61853f], x-b3-spanid=[4beddd18a6bb7a3f], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[265], Content-Type=[application/json], X-ONAP-RequestID=[1e18bdfc-4cb7-49e1-9146-ffd55228b9c9]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"9e23b675-db2b-488b-b459-57aa9857baa0\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"21a146e5-9901-448c-9197-723076770119\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"vpn-binding\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:37:522-64326\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[82152], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230425-00:17:37:522-64326]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"1e18bdfc-4cb7-49e1-9146-ffd55228b9c9","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"58","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"fedb3c05-3c68-41a8-8d18-76c3b46d7156","LogTimestamp":"2023-04-25T00:17:37.587Z","elapsedTime":"1"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:37.614Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"1e18bdfc-4cb7-49e1-9146-ffd55228b9c9","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"92","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"fedb3c05-3c68-41a8-8d18-76c3b46d7156","LogTimestamp":"2023-04-25T00:17:37.614Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:37 +0000] "PUT /aai/v27/service-design-and-creation/models/model/9e23b675-db2b-488b-b459-57aa9857baa0" 201 0 REST 1e18bdfc-4cb7-49e1-9146-ffd55228b9c9 AAI-TOOLS 127.0.0.6 - - - - - - - - - 95 - "logType": "access"
{"timestamp":"2023-04-25T00:17:37.631Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"1e18bdfc-4cb7-49e1-9146-ffd55228b9c9","ServiceName":"/aai/v27/service-design-and-creation/models/model/9e23b675-db2b-488b-b459-57aa9857baa0","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:37.631Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:37.716Z","message":"Entering","context":{"RequestID":"4c8796e5-1799-4cd5-8ebd-1e1f01097492","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"129d0512-9a18-4fc1-a61c-99992f74ca3e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:37.716Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:37.727Z","message":"Checking for system property [partnerName]","context":{"RequestID":"4c8796e5-1799-4cd5-8ebd-1e1f01097492","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"129d0512-9a18-4fc1-a61c-99992f74ca3e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:37.716Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:37.727Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"4c8796e5-1799-4cd5-8ebd-1e1f01097492","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"129d0512-9a18-4fc1-a61c-99992f74ca3e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:37.716Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:37.727Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"4c8796e5-1799-4cd5-8ebd-1e1f01097492","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"129d0512-9a18-4fc1-a61c-99992f74ca3e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:37.716Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:37.730Z","message":"Invoke","context":{"RequestID":"4c8796e5-1799-4cd5-8ebd-1e1f01097492","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","InvocationID":"129d0512-9a18-4fc1-a61c-99992f74ca3e","LogTimestamp":"2023-04-25T00:17:37.730Z"},"thread":"qtp1530295320-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:37.827Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"4c8796e5-1799-4cd5-8ebd-1e1f01097492","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"97","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","InvocationID":"129d0512-9a18-4fc1-a61c-99992f74ca3e","LogTimestamp":"2023-04-25T00:17:37.827Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1530295320-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:37.852Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"4c8796e5-1799-4cd5-8ebd-1e1f01097492\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:37:831\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381857727\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"8ecb2c5d-7176-4317-a255-26274edfdd53\",\"resource-version\":\"1682381857727\",\"model-name\":\"vserver\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"4c8796e5-1799-4cd5-8ebd-1e1f01097492","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:37.852Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:37.885Z","message":"{\"transactionId\":\"4c8796e5-1799-4cd5-8ebd-1e1f01097492\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:37:717\",\"respDate\":\"230425-00:17:37:885\",\"sourceId\":\"AAI-TOOLS:4c8796e5-1799-4cd5-8ebd-1e1f01097492\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:37:717-14036\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[511b15ba-7cf7-4cb2-935e-c2041b86d3ac], x-b3-parentspanid=[71a889c20b246e92], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[4c8796e5-1799-4cd5-8ebd-1e1f01097492], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3b222383899d5f3f21c14390c327fded], x-b3-spanid=[b6d44dda5f0a8e71], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[261], Content-Type=[application/json], X-ONAP-RequestID=[4c8796e5-1799-4cd5-8ebd-1e1f01097492]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"8ecb2c5d-7176-4317-a255-26274edfdd53\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"vserver\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:37:717-14036\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[69760], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230425-00:17:37:717-14036]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"4c8796e5-1799-4cd5-8ebd-1e1f01097492","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"97","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"129d0512-9a18-4fc1-a61c-99992f74ca3e","LogTimestamp":"2023-04-25T00:17:37.827Z","elapsedTime":"2"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:37.886Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"4c8796e5-1799-4cd5-8ebd-1e1f01097492","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"170","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"129d0512-9a18-4fc1-a61c-99992f74ca3e","LogTimestamp":"2023-04-25T00:17:37.886Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:37 +0000] "PUT /aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7" 201 0 REST 4c8796e5-1799-4cd5-8ebd-1e1f01097492 AAI-TOOLS 127.0.0.6 - - - - - - - - - 176 - "logType": "access"
{"timestamp":"2023-04-25T00:17:37.949Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"4c8796e5-1799-4cd5-8ebd-1e1f01097492","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"97","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:37.949Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:37.975Z","message":"Entering","context":{"RequestID":"fe0e430a-711e-4995-91c4-74e527094706","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4a6bf9d4-38b3-43e8-8d1d-30beab5c4680","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:37.975Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:37.982Z","message":"Checking for system property [partnerName]","context":{"RequestID":"fe0e430a-711e-4995-91c4-74e527094706","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4a6bf9d4-38b3-43e8-8d1d-30beab5c4680","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:37.975Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:37.982Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"fe0e430a-711e-4995-91c4-74e527094706","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4a6bf9d4-38b3-43e8-8d1d-30beab5c4680","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:37.975Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:37.982Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"fe0e430a-711e-4995-91c4-74e527094706","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4a6bf9d4-38b3-43e8-8d1d-30beab5c4680","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:37.975Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:37.982Z","message":"Invoke","context":{"RequestID":"fe0e430a-711e-4995-91c4-74e527094706","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/16f7cb93-e807-4065-816b-9cdf391d4992","InvocationID":"4a6bf9d4-38b3-43e8-8d1d-30beab5c4680","LogTimestamp":"2023-04-25T00:17:37.982Z"},"thread":"qtp1530295320-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:38.080Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"fe0e430a-711e-4995-91c4-74e527094706","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"98","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/16f7cb93-e807-4065-816b-9cdf391d4992","InvocationID":"4a6bf9d4-38b3-43e8-8d1d-30beab5c4680","LogTimestamp":"2023-04-25T00:17:38.080Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1530295320-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:38.104Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/16f7cb93-e807-4065-816b-9cdf391d4992\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"fe0e430a-711e-4995-91c4-74e527094706\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:38:084\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682381857981\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"f7f21a66-4714-431c-af17-52d64e21de95\",\"resource-version\":\"1682381857981\",\"model-name\":\"zone\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"16f7cb93-e807-4065-816b-9cdf391d4992\"}}","context":{"RequestID":"fe0e430a-711e-4995-91c4-74e527094706","ServiceName":"/aai/v27/service-design-and-creation/models/model/16f7cb93-e807-4065-816b-9cdf391d4992","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:38.104Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:38.133Z","message":"{\"transactionId\":\"fe0e430a-711e-4995-91c4-74e527094706\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:37:975\",\"respDate\":\"230425-00:17:38:133\",\"sourceId\":\"AAI-TOOLS:fe0e430a-711e-4995-91c4-74e527094706\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/16f7cb93-e807-4065-816b-9cdf391d4992\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:37:975-7183\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[407a8ca5-dbfc-411e-88e1-cff3157473ce], x-b3-parentspanid=[068f1e62c1a3a56e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[fe0e430a-711e-4995-91c4-74e527094706], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2084644294812b60d01f6c2000572440], x-b3-spanid=[4468e1f4169e5ae8], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[292], Content-Type=[application/json], X-ONAP-RequestID=[fe0e430a-711e-4995-91c4-74e527094706]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"16f7cb93-e807-4065-816b-9cdf391d4992\\\\\\\",\\\\n \\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n \\\\\\\"model-vers\\\\\\\" : {\\\\n \\\\\\\"model-ver\\\\\\\" : [ {\\\\n \\\\\\\"model-version-id\\\\\\\" : \\\\\\\"f7f21a66-4714-431c-af17-52d64e21de95\\\\\\\",\\\\n \\\\\\\"model-name\\\\\\\" : \\\\\\\"zone\\\\\\\",\\\\n \\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\"\\\\n } ]\\\\n }\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:37:975-7183\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[86248], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230425-00:17:37:975-7183]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"fe0e430a-711e-4995-91c4-74e527094706","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"98","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"4a6bf9d4-38b3-43e8-8d1d-30beab5c4680","LogTimestamp":"2023-04-25T00:17:38.080Z","elapsedTime":"1"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:38.134Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"fe0e430a-711e-4995-91c4-74e527094706","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"159","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"4a6bf9d4-38b3-43e8-8d1d-30beab5c4680","LogTimestamp":"2023-04-25T00:17:38.134Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:38 +0000] "PUT /aai/v27/service-design-and-creation/models/model/16f7cb93-e807-4065-816b-9cdf391d4992" 201 0 REST fe0e430a-711e-4995-91c4-74e527094706 AAI-TOOLS 127.0.0.6 - - - - - - - - - 163 - "logType": "access"
{"timestamp":"2023-04-25T00:17:38.149Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"fe0e430a-711e-4995-91c4-74e527094706","ServiceName":"/aai/v27/service-design-and-creation/models/model/16f7cb93-e807-4065-816b-9cdf391d4992","TargetServiceName":"AAI-EVENT","ElapsedTime":"45","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:38.149Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:38.244Z","message":"Entering","context":{"RequestID":"6ecc4853-8327-431d-b704-3603db005c83","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9dab4229-cd44-4e0a-8bc7-17c13c4432cd","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:38.244Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:38.276Z","message":"Checking for system property [partnerName]","context":{"RequestID":"6ecc4853-8327-431d-b704-3603db005c83","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9dab4229-cd44-4e0a-8bc7-17c13c4432cd","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:38.244Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:38.276Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"6ecc4853-8327-431d-b704-3603db005c83","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9dab4229-cd44-4e0a-8bc7-17c13c4432cd","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:38.244Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:38.276Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"6ecc4853-8327-431d-b704-3603db005c83","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9dab4229-cd44-4e0a-8bc7-17c13c4432cd","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:38.244Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:38.279Z","message":"Invoke","context":{"RequestID":"6ecc4853-8327-431d-b704-3603db005c83","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469","InvocationID":"9dab4229-cd44-4e0a-8bc7-17c13c4432cd","LogTimestamp":"2023-04-25T00:17:38.279Z"},"thread":"qtp1530295320-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:38.728Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:17:38.740Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:38.740Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:38.740Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:38.990Z","message":"Entering","context":{"RequestID":"93d52eb7-0072-4788-9e4d-2af5d2bbf9a7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"db1bdb44-2a52-469e-839b-038f5f2c9907","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:17:38.990Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:38.993Z","message":"{\"transactionId\":\"93d52eb7-0072-4788-9e4d-2af5d2bbf9a7\",\"status\":\"200\",\"rqstDate\":\"230425-00:17:38:991\",\"respDate\":\"230425-00:17:38:993\",\"sourceId\":\"haproxy:93d52eb7-0072-4788-9e4d-2af5d2bbf9a7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:38:991-54447\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d54b71b1-5919-4928-a706-09d2a3f60425], x-b3-parentspanid=[e0a0c527f3208cac], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[72772e16101c2265e0a0c527f3208cac], x-b3-spanid=[be32a5a548796bc3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[93d52eb7-0072-4788-9e4d-2af5d2bbf9a7]}\\\"}\"}","context":{"RequestID":"93d52eb7-0072-4788-9e4d-2af5d2bbf9a7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"db1bdb44-2a52-469e-839b-038f5f2c9907","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:17:38.990Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:38.993Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"93d52eb7-0072-4788-9e4d-2af5d2bbf9a7","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"db1bdb44-2a52-469e-839b-038f5f2c9907","LogTimestamp":"2023-04-25T00:17:38.993Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:17:39.961Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"6ecc4853-8327-431d-b704-3603db005c83","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1683","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469","InvocationID":"9dab4229-cd44-4e0a-8bc7-17c13c4432cd","LogTimestamp":"2023-04-25T00:17:39.961Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1530295320-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:40.118Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"6ecc4853-8327-431d-b704-3603db005c83\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:40:104\"},\"entity\":{\"resource-version\":\"1682381858270\",\"named-query-uuid\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - For closed loop flow\",\"named-query-name\":\"closed-loop-named-query\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"resource-version\":\"1682381858270\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"c43d548a-08e2-4d4d-97f7-cda7006dd4cf\",\"resource-version\":\"1682381858270\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"c56cfa33-9042-441f-9703-3f82e9e8c127\",\"resource-version\":\"1682381858270\"}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"29c7739b-3544-4d91-9039-82d8d364cd8f\",\"resource-version\":\"1682381858270\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model\",\"related-lookup-uuid\":\"ec412e53-8048-40f0-be5e-547a6f784abf\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1682381858270\",\"source-node-type\":\"generic-vnf\",\"source-node-property\":\"model-invariant-id-local\",\"property-collect-list\":[\"model-invariant-id\",\"model-type\"]},{\"target-node-type\":\"model-ver\",\"related-lookup-uuid\":\"2f279480-64eb-4b48-ab68-608ff3d21e57\",\"target-node-property\":\"model-version-id\",\"resource-version\":\"1682381858270\",\"source-node-type\":\"generic-vnf\",\"source-node-property\":\"model-version-id-local\",\"property-collect-list\":[\"model-name\",\"model-version\",\"model-version-id\"]}]},\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"06d0f0dc-a3e7-46f9-abea-8e04c7cf8214\",\"resource-version\":\"1682381858270\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model-ver\",\"related-lookup-uuid\":\"23b27cb5-ca21-4395-8afe-633a7d71ad60\",\"target-node-property\":\"model-version-id\",\"resource-version\":\"1682381858270\",\"source-node-type\":\"vf-module\",\"source-node-property\":\"model-version-id-local\",\"property-collect-list\":[\"model-name\",\"model-version\",\"model-version-id\"]},{\"target-node-type\":\"model\",\"related-lookup-uuid\":\"c5745c95-38b4-4c06-8410-023f90c2cbcc\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1682381858270\",\"source-node-type\":\"vf-module\",\"source-node-property\":\"model-invariant-id-local\",\"property-collect-list\":[\"model-invariant-id\",\"model-type\"]}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"9f194b17-c823-47b4-99d1-328c93285dd9\",\"resource-version\":\"1682381858270\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model\",\"related-lookup-uuid\":\"93f0ab52-a8cf-4519-b8b8-df3cf651e872\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1682381858270\",\"source-node-type\":\"service-instance\",\"source-node-property\":\"model-invariant-id-local\",\"property-collect-list\":[\"model-invariant-id\",\"model-type\"]},{\"target-node-type\":\"model-ver\",\"related-lookup-uuid\":\"6e5cc788-e021-4a4d-9d19-04ff9441ec3c\",\"target-node-property\":\"model-version-id\",\"resource-version\":\"1682381858270\",\"source-node-type\":\"service-instance\",\"source-node-property\":\"model-version-id-local\",\"property-collect-list\":[\"model-name\",\"model-version\",\"model-version-id\"]}]}}]}}]}}]}}}","context":{"RequestID":"6ecc4853-8327-431d-b704-3603db005c83","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:40.118Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:40.141Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"6ecc4853-8327-431d-b704-3603db005c83","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:40.141Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:40.143Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"6ecc4853-8327-431d-b704-3603db005c83\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:40:118\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c43d548a-08e2-4d4d-97f7-cda7006dd4cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c56cfa33-9042-441f-9703-3f82e9e8c127\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/c2a55239-2ff8-4c90-a93b-6a6152d70cab/named-query-elements/named-query-element/c43d548a-08e2-4d4d-97f7-cda7006dd4cf/named-query-elements/named-query-element/c56cfa33-9042-441f-9703-3f82e9e8c127\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381858270\",\"model-invariant-id\":\"425b2158-e51d-4509-9945-dad4556474a3\"}}","context":{"RequestID":"6ecc4853-8327-431d-b704-3603db005c83","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:40.142Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:40.169Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"6ecc4853-8327-431d-b704-3603db005c83","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:40.169Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:40.171Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"6ecc4853-8327-431d-b704-3603db005c83\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:40:133\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"29c7739b-3544-4d91-9039-82d8d364cd8f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/c2a55239-2ff8-4c90-a93b-6a6152d70cab/named-query-elements/named-query-element/29c7739b-3544-4d91-9039-82d8d364cd8f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381858270\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"6ecc4853-8327-431d-b704-3603db005c83","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:40.171Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:40.209Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"6ecc4853-8327-431d-b704-3603db005c83","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"38","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:40.209Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:40.211Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"6ecc4853-8327-431d-b704-3603db005c83\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:40:146\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c43d548a-08e2-4d4d-97f7-cda7006dd4cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/c2a55239-2ff8-4c90-a93b-6a6152d70cab/named-query-elements/named-query-element/c43d548a-08e2-4d4d-97f7-cda7006dd4cf\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381858270\",\"model-invariant-id\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\"}}","context":{"RequestID":"6ecc4853-8327-431d-b704-3603db005c83","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:40.210Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:40.255Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"6ecc4853-8327-431d-b704-3603db005c83","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"44","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:40.254Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:40.256Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"6ecc4853-8327-431d-b704-3603db005c83\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:40:160\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"29c7739b-3544-4d91-9039-82d8d364cd8f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"06d0f0dc-a3e7-46f9-abea-8e04c7cf8214\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/c2a55239-2ff8-4c90-a93b-6a6152d70cab/named-query-elements/named-query-element/29c7739b-3544-4d91-9039-82d8d364cd8f/named-query-elements/named-query-element/06d0f0dc-a3e7-46f9-abea-8e04c7cf8214\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381858270\",\"model-invariant-id\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\"}}","context":{"RequestID":"6ecc4853-8327-431d-b704-3603db005c83","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:40.256Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:40.279Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"6ecc4853-8327-431d-b704-3603db005c83","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:40.279Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:40.281Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"6ecc4853-8327-431d-b704-3603db005c83\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:40:189\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"29c7739b-3544-4d91-9039-82d8d364cd8f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9f194b17-c823-47b4-99d1-328c93285dd9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/c2a55239-2ff8-4c90-a93b-6a6152d70cab/named-query-elements/named-query-element/29c7739b-3544-4d91-9039-82d8d364cd8f/named-query-elements/named-query-element/9f194b17-c823-47b4-99d1-328c93285dd9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381858270\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"6ecc4853-8327-431d-b704-3603db005c83","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:40.281Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:40.318Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"6ecc4853-8327-431d-b704-3603db005c83","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"36","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:40.317Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:40.319Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"6ecc4853-8327-431d-b704-3603db005c83\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:40:201\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381858270\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"6ecc4853-8327-431d-b704-3603db005c83","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:40.319Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:40.345Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"6ecc4853-8327-431d-b704-3603db005c83","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:40.345Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:40.638Z","message":"{\"transactionId\":\"6ecc4853-8327-431d-b704-3603db005c83\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:38:244\",\"respDate\":\"230425-00:17:40:637\",\"sourceId\":\"AAI-TOOLS:6ecc4853-8327-431d-b704-3603db005c83\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:38:244-98264\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[6d53525a-08d3-4b3b-8b7a-171f6992038e], x-b3-parentspanid=[232b1e565e4b1aa3], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[6ecc4853-8327-431d-b704-3603db005c83], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9f74256313a6c5fad26dd8d6ea40c8cc], x-b3-spanid=[521f73bbb43dd7a5], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[10743], Content-Type=[application/json], X-ONAP-RequestID=[6ecc4853-8327-431d-b704-3603db005c83]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"description\\\\\\\": \\\\\\\"Named Query - For closed loop flow\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\": {\\\\n \\\\\\\"named-query-element\\\\\\\": [\\\\n {\\\\n \\\\\\\"named-query-elements\\\\\\\": {\\\\n \\\\\\\"named-query-element\\\\\\\": [\\\\n {\\\\n \\\\\\\"named-query-elements\\\\\\\": {\\\\n \\\\\\\"named-query-element\\\\\\\": [\\\\n {\\\\n \\\\\\\"relationship-list\\\\\\\": {\\\\n \\\\\\\"relationship\\\\\\\": [\\\\n {\\\\n \\\\\\\"related-to\\\\\\\": \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\": [\\\\n {\\\\n \\\\\\\"relationship-key\\\\\\\": \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\": \\\\\\\"425b2158-e51d-4509-9945-dad4556474a3\\\\\\\"\\\\n }\\\\n ]\\\\n }\\\\n ]\\\\n }\\\\n }\\\\n ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\": {\\\\n \\\\\\\"relationship\\\\\\\": [\\\\n {\\\\n \\\\\\\"related-to\\\\\\\": \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\": [\\\\n {\\\\n \\\\\\\"relationship-key\\\\\\\": \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\": \\\\\\\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\\\\\\\"\\\\n }\\\\n ]\\\\n }\\\\n ]\\\\n }\\\\n },\\\\n {\\\\n \\\\\\\"named-query-elements\\\\\\\": {\\\\n \\\\\\\"named-query-element\\\\\\\": [\\\\n {\\\\n \\\\\\\"related-lookups\\\\\\\": {\\\\n \\\\\\\"related-lookup\\\\\\\": [\\\\n {\\\\n \\\\\\\"property-collect-list\\\\\\\": [\\\\n \\\\\\\"model-invariant-id\\\\\\\",\\\\n \\\\\\\"model-type\\\\\\\"\\\\n ],\\\\n \\\\\\\"source-node-property\\\\\\\": \\\\\\\"model-invariant-id-local\\\\\\\",\\\\n \\\\\\\"source-node-type\\\\\\\": \\\\\\\"vf-module\\\\\\\",\\\\n \\\\\\\"target-node-property\\\\\\\": \\\\\\\"model-invariant-id\\\\\\\",\\\\n \\\\\\\"target-node-type\\\\\\\": \\\\\\\"model\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"property-collect-list\\\\\\\": [\\\\n \\\\\\\"model-name\\\\\\\",\\\\n \\\\\\\"model-version-id\\\\\\\",\\\\n \\\\\\\"model-version\\\\\\\"\\\\n ],\\\\n \\\\\\\"source-node-property\\\\\\\": \\\\\\\"model-version-id-local\\\\\\\",\\\\n \\\\\\\"source-node-type\\\\\\\": \\\\\\\"vf-module\\\\\\\",\\\\n \\\\\\\"target-node-property\\\\\\\": \\\\\\\"model-version-id\\\\\\\",\\\\n \\\\\\\"target-node-type\\\\\\\": \\\\\\\"model-ver\\\\\\\"\\\\n }\\\\n ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\": {\\\\n \\\\\\\"relationship\\\\\\\": [\\\\n {\\\\n \\\\\\\"related-to\\\\\\\": \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\": [\\\\n {\\\\n \\\\\\\"relationship-key\\\\\\\": \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\": \\\\\\\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\\\\\\\"\\\\n }\\\\n ]\\\\n }\\\\n ]\\\\n }\\\\n },\\\\n {\\\\n \\\\\\\"related-lookups\\\\\\\": {\\\\n \\\\\\\"related-lookup\\\\\\\": [\\\\n {\\\\n \\\\\\\"property-collect-list\\\\\\\": [\\\\n \\\\\\\"model-invariant-id\\\\\\\",\\\\n \\\\\\\"model-type\\\\\\\"\\\\n ],\\\\n \\\\\\\"source-node-property\\\\\\\": \\\\\\\"model-invariant-id-local\\\\\\\",\\\\n \\\\\\\"source-node-type\\\\\\\": \\\\\\\"service-instance\\\\\\\",\\\\n \\\\\\\"target-node-property\\\\\\\": \\\\\\\"model-invariant-id\\\\\\\",\\\\n \\\\\\\"target-node-type\\\\\\\": \\\\\\\"model\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"property-collect-list\\\\\\\": [\\\\n \\\\\\\"model-name\\\\\\\",\\\\n \\\\\\\"model-version-id\\\\\\\",\\\\n \\\\\\\"model-version\\\\\\\"\\\\n ],\\\\n \\\\\\\"source-node-property\\\\\\\": \\\\\\\"model-version-id-local\\\\\\\",\\\\n \\\\\\\"source-node-type\\\\\\\": \\\\\\\"service-instance\\\\\\\",\\\\n \\\\\\\"target-node-property\\\\\\\": \\\\\\\"model-version-id\\\\\\\",\\\\n \\\\\\\"target-node-type\\\\\\\": \\\\\\\"model-ver\\\\\\\"\\\\n }\\\\n ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\": {\\\\n \\\\\\\"relationship\\\\\\\": [\\\\n {\\\\n \\\\\\\"related-to\\\\\\\": \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\": [\\\\n {\\\\n \\\\\\\"relationship-key\\\\\\\": \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\": \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n }\\\\n ]\\\\n }\\\\n ]\\\\n }\\\\n }\\\\n ]\\\\n },\\\\n \\\\\\\"related-lookups\\\\\\\": {\\\\n \\\\\\\"related-lookup\\\\\\\": [\\\\n {\\\\n \\\\\\\"property-collect-list\\\\\\\": [\\\\n \\\\\\\"model-invariant-id\\\\\\\",\\\\n \\\\\\\"model-type\\\\\\\"\\\\n ],\\\\n \\\\\\\"source-node-property\\\\\\\": \\\\\\\"model-invariant-id-local\\\\\\\",\\\\n \\\\\\\"source-node-type\\\\\\\": \\\\\\\"generic-vnf\\\\\\\",\\\\n \\\\\\\"target-node-property\\\\\\\": \\\\\\\"model-invariant-id\\\\\\\",\\\\n \\\\\\\"target-node-type\\\\\\\": \\\\\\\"model\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"property-collect-list\\\\\\\": [\\\\n \\\\\\\"model-name\\\\\\\",\\\\n \\\\\\\"model-version-id\\\\\\\",\\\\n \\\\\\\"model-version\\\\\\\"\\\\n ],\\\\n \\\\\\\"source-node-property\\\\\\\": \\\\\\\"model-version-id-local\\\\\\\",\\\\n \\\\\\\"source-node-type\\\\\\\": \\\\\\\"generic-vnf\\\\\\\",\\\\n \\\\\\\"target-node-property\\\\\\\": \\\\\\\"model-version-id\\\\\\\",\\\\n \\\\\\\"target-node-type\\\\\\\": \\\\\\\"model-ver\\\\\\\"\\\\n }\\\\n ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\": {\\\\n \\\\\\\"relationship\\\\\\\": [\\\\n {\\\\n \\\\\\\"related-to\\\\\\\": \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\": [\\\\n {\\\\n \\\\\\\"relationship-key\\\\\\\": \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\": \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n }\\\\n ]\\\\n }\\\\n ]\\\\n }\\\\n }\\\\n ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\": {\\\\n \\\\\\\"relationship\\\\\\\": [\\\\n {\\\\n \\\\\\\"related-to\\\\\\\": \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\": [\\\\n {\\\\n \\\\\\\"relationship-key\\\\\\\": \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\": \\\\\\\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\\\\\\\"\\\\n }\\\\n ]\\\\n }\\\\n ]\\\\n }\\\\n }\\\\n ]\\\\n },\\\\n \\\\\\\"named-query-name\\\\\\\": \\\\\\\"closed-loop-named-query\\\\\\\",\\\\n \\\\\\\"named-query-uuid\\\\\\\": \\\\\\\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\": \\\\\\\"1.0\\\\\\\"\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:38:244-98264\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[106576], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230425-00:17:38:244-98264]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"6ecc4853-8327-431d-b704-3603db005c83","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1683","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"9dab4229-cd44-4e0a-8bc7-17c13c4432cd","LogTimestamp":"2023-04-25T00:17:39.961Z","elapsedTime":"9"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:40.639Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"6ecc4853-8327-431d-b704-3603db005c83","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2395","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"9dab4229-cd44-4e0a-8bc7-17c13c4432cd","LogTimestamp":"2023-04-25T00:17:40.639Z","ResponseDesc":"Created","elapsedTime":"9"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:40 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469" 201 0 REST 6ecc4853-8327-431d-b704-3603db005c83 AAI-TOOLS 127.0.0.6 - - - - - - - - - 2399 - "logType": "access"
{"timestamp":"2023-04-25T00:17:40.726Z","message":"Entering","context":{"RequestID":"a85a49a9-38a7-417f-bc5a-5bdf7432fb5f","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ec945d15-8c20-4627-a79e-81566d8224bd","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:40.726Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:40.742Z","message":"Checking for system property [partnerName]","context":{"RequestID":"a85a49a9-38a7-417f-bc5a-5bdf7432fb5f","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ec945d15-8c20-4627-a79e-81566d8224bd","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:40.726Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:40.742Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"a85a49a9-38a7-417f-bc5a-5bdf7432fb5f","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ec945d15-8c20-4627-a79e-81566d8224bd","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:40.726Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:40.742Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"a85a49a9-38a7-417f-bc5a-5bdf7432fb5f","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ec945d15-8c20-4627-a79e-81566d8224bd","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:40.726Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:40.742Z","message":"Invoke","context":{"RequestID":"a85a49a9-38a7-417f-bc5a-5bdf7432fb5f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca","InvocationID":"ec945d15-8c20-4627-a79e-81566d8224bd","LogTimestamp":"2023-04-25T00:17:40.742Z"},"thread":"qtp1530295320-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:40.915Z","message":"Entering","context":{"RequestID":"4a98db53-43d8-4501-92fb-593b23355ddd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fc483740-7647-4fab-b8de-538459b70cbb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:17:40.915Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:40.918Z","message":"{\"transactionId\":\"4a98db53-43d8-4501-92fb-593b23355ddd\",\"status\":\"200\",\"rqstDate\":\"230425-00:17:40:916\",\"respDate\":\"230425-00:17:40:918\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4a98db53-43d8-4501-92fb-593b23355ddd\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:40:916-16091\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[82f84608-fda6-4978-8e5f-6e55723ea497], x-b3-parentspanid=[7052157d3674d28e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41117], x-envoy-attempt-count=[1], x-b3-traceid=[a98d7c00dc79d2387052157d3674d28e], x-b3-spanid=[5c661ff398c42c8a], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4a98db53-43d8-4501-92fb-593b23355ddd]}\\\"}\"}","context":{"RequestID":"4a98db53-43d8-4501-92fb-593b23355ddd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fc483740-7647-4fab-b8de-538459b70cbb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:17:40.915Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:40.919Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4a98db53-43d8-4501-92fb-593b23355ddd","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fc483740-7647-4fab-b8de-538459b70cbb","LogTimestamp":"2023-04-25T00:17:40.918Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:17:41.002Z","message":"Entering","context":{"RequestID":"ec7ca7d1-21c7-410c-9752-2e0162c3889d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d777c7d8-1656-4a46-8ada-e6530015d757","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:17:41.002Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:41.006Z","message":"{\"transactionId\":\"ec7ca7d1-21c7-410c-9752-2e0162c3889d\",\"status\":\"200\",\"rqstDate\":\"230425-00:17:41:003\",\"respDate\":\"230425-00:17:41:005\",\"sourceId\":\"haproxy:ec7ca7d1-21c7-410c-9752-2e0162c3889d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:41:003-66372\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2cf1e210-67f0-44b1-95d7-e5ffdebde835], x-b3-parentspanid=[369004391f2c6748], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[40b23055dadbddb8369004391f2c6748], x-b3-spanid=[73152d4cdeed46be], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ec7ca7d1-21c7-410c-9752-2e0162c3889d]}\\\"}\"}","context":{"RequestID":"ec7ca7d1-21c7-410c-9752-2e0162c3889d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d777c7d8-1656-4a46-8ada-e6530015d757","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:17:41.002Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:41.007Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ec7ca7d1-21c7-410c-9752-2e0162c3889d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d777c7d8-1656-4a46-8ada-e6530015d757","LogTimestamp":"2023-04-25T00:17:41.007Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-25T00:17:41.098Z","message":"Entering","context":{"RequestID":"aba91069-99de-46c1-a996-2b1874070a9f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ad921601-9fc4-4b45-8676-ba31daa24f11","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:17:41.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:41.101Z","message":"Database is available from CACHED check.","context":{"RequestID":"aba91069-99de-46c1-a996-2b1874070a9f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ad921601-9fc4-4b45-8676-ba31daa24f11","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:17:41.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:41.103Z","message":"{\"transactionId\":\"aba91069-99de-46c1-a996-2b1874070a9f\",\"status\":\"200\",\"rqstDate\":\"230425-00:17:41:099\",\"respDate\":\"230425-00:17:41:103\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:aba91069-99de-46c1-a996-2b1874070a9f\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:41:099-10980\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[aba91069-99de-46c1-a996-2b1874070a9f]}\\\"}\"}","context":{"RequestID":"aba91069-99de-46c1-a996-2b1874070a9f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ad921601-9fc4-4b45-8676-ba31daa24f11","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:17:41.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:41.105Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aba91069-99de-46c1-a996-2b1874070a9f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ad921601-9fc4-4b45-8676-ba31daa24f11","LogTimestamp":"2023-04-25T00:17:41.104Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-04-25T00:17:41.126Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"a85a49a9-38a7-417f-bc5a-5bdf7432fb5f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"384","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca","InvocationID":"ec945d15-8c20-4627-a79e-81566d8224bd","LogTimestamp":"2023-04-25T00:17:41.126Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1530295320-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:41.294Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"a85a49a9-38a7-417f-bc5a-5bdf7432fb5f\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:41:277\"},\"entity\":{\"resource-version\":\"1682381860741\",\"named-query-uuid\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"named-query-version\":\"1.0\",\"description\":\"Named query - Get CLFI ROADM Tail Summary\",\"named-query-name\":\"GetClfiRoadmTailSummary\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"47834979-c530-48c9-8378-3566c9da306e\",\"resource-version\":\"1682381860741\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"94043c37-4e73-439c-a790-0fdd697924cd\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"47419aeb-cdea-481f-aef6-a9831b6d3f8f\",\"resource-version\":\"1682381860741\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"862b25a1-262a-4961-bdaa-cdc55d69785a\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"60f56819-ef9a-4fc1-aa9a-f08939c1027f\",\"resource-version\":\"1682381860741\"}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"42cb4c08-059d-49ac-8a88-287f91476ea7\",\"resource-version\":\"1682381860741\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"8b60449e-3b98-41ae-9e2c-02bf1e9b0cdb\",\"resource-version\":\"1682381860741\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"6690e5c1-64f1-4212-8dbf-47adcab7b33d\",\"resource-version\":\"1682381860741\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"84c8ac0e-970d-495b-8e93-9ca8cfd964c2\",\"resource-version\":\"1682381860741\"}]}}]}}]}}]}}]}}}","context":{"RequestID":"a85a49a9-38a7-417f-bc5a-5bdf7432fb5f","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:41.294Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:41.327Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a85a49a9-38a7-417f-bc5a-5bdf7432fb5f","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca","TargetServiceName":"AAI-EVENT","ElapsedTime":"33","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:41.327Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:41.329Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"a85a49a9-38a7-417f-bc5a-5bdf7432fb5f\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:41:295\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"47834979-c530-48c9-8378-3566c9da306e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"47419aeb-cdea-481f-aef6-a9831b6d3f8f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/47834979-c530-48c9-8378-3566c9da306e/named-query-elements/named-query-element/47419aeb-cdea-481f-aef6-a9831b6d3f8f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381860741\",\"model-invariant-id\":\"94043c37-4e73-439c-a790-0fdd697924cd\"}}","context":{"RequestID":"a85a49a9-38a7-417f-bc5a-5bdf7432fb5f","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:41.329Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:41.361Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a85a49a9-38a7-417f-bc5a-5bdf7432fb5f","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"32","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:41.361Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:41.362Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"a85a49a9-38a7-417f-bc5a-5bdf7432fb5f\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:41:317\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"47834979-c530-48c9-8378-3566c9da306e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/47834979-c530-48c9-8378-3566c9da306e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"47834979-c530-48c9-8378-3566c9da306e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"42cb4c08-059d-49ac-8a88-287f91476ea7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/47834979-c530-48c9-8378-3566c9da306e/named-query-elements/named-query-element/42cb4c08-059d-49ac-8a88-287f91476ea7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381860741\",\"model-invariant-id\":\"fe012535-2c31-4a39-a739-612374c638a0\"}}","context":{"RequestID":"a85a49a9-38a7-417f-bc5a-5bdf7432fb5f","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:41.362Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:41.402Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a85a49a9-38a7-417f-bc5a-5bdf7432fb5f","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"40","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:41.402Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:41.404Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"a85a49a9-38a7-417f-bc5a-5bdf7432fb5f\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:41:339\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"47834979-c530-48c9-8378-3566c9da306e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"42cb4c08-059d-49ac-8a88-287f91476ea7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8b60449e-3b98-41ae-9e2c-02bf1e9b0cdb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6690e5c1-64f1-4212-8dbf-47adcab7b33d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/47834979-c530-48c9-8378-3566c9da306e/named-query-elements/named-query-element/42cb4c08-059d-49ac-8a88-287f91476ea7/named-query-elements/named-query-element/8b60449e-3b98-41ae-9e2c-02bf1e9b0cdb/named-query-elements/named-query-element/6690e5c1-64f1-4212-8dbf-47adcab7b33d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381860741\",\"model-invariant-id\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\"}}","context":{"RequestID":"a85a49a9-38a7-417f-bc5a-5bdf7432fb5f","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:41.403Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:41.431Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a85a49a9-38a7-417f-bc5a-5bdf7432fb5f","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:41.431Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:41.432Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"a85a49a9-38a7-417f-bc5a-5bdf7432fb5f\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:41:352\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"29c7739b-3544-4d91-9039-82d8d364cd8f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9f194b17-c823-47b4-99d1-328c93285dd9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/c2a55239-2ff8-4c90-a93b-6a6152d70cab/named-query-elements/named-query-element/29c7739b-3544-4d91-9039-82d8d364cd8f/named-query-elements/named-query-element/9f194b17-c823-47b4-99d1-328c93285dd9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"47834979-c530-48c9-8378-3566c9da306e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"42cb4c08-059d-49ac-8a88-287f91476ea7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8b60449e-3b98-41ae-9e2c-02bf1e9b0cdb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/47834979-c530-48c9-8378-3566c9da306e/named-query-elements/named-query-element/42cb4c08-059d-49ac-8a88-287f91476ea7/named-query-elements/named-query-element/8b60449e-3b98-41ae-9e2c-02bf1e9b0cdb\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381860741\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"a85a49a9-38a7-417f-bc5a-5bdf7432fb5f","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:41.432Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:41.434Z","message":"{\"transactionId\":\"a85a49a9-38a7-417f-bc5a-5bdf7432fb5f\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:40:727\",\"respDate\":\"230425-00:17:41:434\",\"sourceId\":\"AAI-TOOLS:a85a49a9-38a7-417f-bc5a-5bdf7432fb5f\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:40:727-22517\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[67e0689e-26e1-9751-9825-398b2bfc65f2], x-b3-parentspanid=[c2a5c9a0d86722c9], Accept=[application/json], x-b3-sampled=[1], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[a85a49a9-38a7-417f-bc5a-5bdf7432fb5f], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e3367795d97b6845a6bff0a54ff70386], x-b3-spanid=[a17bd860266c43a9], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[4075], Content-Type=[application/json], X-ONAP-RequestID=[a85a49a9-38a7-417f-bc5a-5bdf7432fb5f]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"4f448e43-339f-4c1c-85f6-896c444e25ca\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"GetClfiRoadmTailSummary\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named query - Get CLFI ROADM Tail Summary\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"862b25a1-262a-4961-bdaa-cdc55d69785a\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"94043c37-4e73-439c-a790-0fdd697924cd\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"2e1a602a-acd8-4f78-94ff-618b802a303b\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"fe012535-2c31-4a39-a739-612374c638a0\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"fe012535-2c31-4a39-a739-612374c638a0\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:40:727-22517\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[86216], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230425-00:17:40:727-22517]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"a85a49a9-38a7-417f-bc5a-5bdf7432fb5f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"384","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"ec945d15-8c20-4627-a79e-81566d8224bd","LogTimestamp":"2023-04-25T00:17:41.126Z","elapsedTime":"12"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:41.435Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"a85a49a9-38a7-417f-bc5a-5bdf7432fb5f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"709","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"ec945d15-8c20-4627-a79e-81566d8224bd","LogTimestamp":"2023-04-25T00:17:41.435Z","ResponseDesc":"Created","elapsedTime":"12"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:41 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca" 201 0 REST a85a49a9-38a7-417f-bc5a-5bdf7432fb5f AAI-TOOLS 127.0.0.6 - - - - - - - - - 713 - "logType": "access"
{"timestamp":"2023-04-25T00:17:41.456Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a85a49a9-38a7-417f-bc5a-5bdf7432fb5f","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:41.456Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:41.457Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"a85a49a9-38a7-417f-bc5a-5bdf7432fb5f\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:41:387\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"47834979-c530-48c9-8378-3566c9da306e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"47419aeb-cdea-481f-aef6-a9831b6d3f8f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"60f56819-ef9a-4fc1-aa9a-f08939c1027f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/47834979-c530-48c9-8378-3566c9da306e/named-query-elements/named-query-element/47419aeb-cdea-481f-aef6-a9831b6d3f8f/named-query-elements/named-query-element/60f56819-ef9a-4fc1-aa9a-f08939c1027f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381860741\",\"model-invariant-id\":\"862b25a1-262a-4961-bdaa-cdc55d69785a\"}}","context":{"RequestID":"a85a49a9-38a7-417f-bc5a-5bdf7432fb5f","ServiceName":"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:41.457Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:41.490Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a85a49a9-38a7-417f-bc5a-5bdf7432fb5f","ServiceName":"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a","TargetServiceName":"AAI-EVENT","ElapsedTime":"32","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:41.489Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:41.491Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"a85a49a9-38a7-417f-bc5a-5bdf7432fb5f\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:41:403\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"47834979-c530-48c9-8378-3566c9da306e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"42cb4c08-059d-49ac-8a88-287f91476ea7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8b60449e-3b98-41ae-9e2c-02bf1e9b0cdb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6690e5c1-64f1-4212-8dbf-47adcab7b33d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"84c8ac0e-970d-495b-8e93-9ca8cfd964c2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/47834979-c530-48c9-8378-3566c9da306e/named-query-elements/named-query-element/42cb4c08-059d-49ac-8a88-287f91476ea7/named-query-elements/named-query-element/8b60449e-3b98-41ae-9e2c-02bf1e9b0cdb/named-query-elements/named-query-element/6690e5c1-64f1-4212-8dbf-47adcab7b33d/named-query-elements/named-query-element/84c8ac0e-970d-495b-8e93-9ca8cfd964c2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381860741\",\"model-invariant-id\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\"}}","context":{"RequestID":"a85a49a9-38a7-417f-bc5a-5bdf7432fb5f","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:41.491Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:41.515Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a85a49a9-38a7-417f-bc5a-5bdf7432fb5f","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:41.515Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:41.521Z","message":"Entering","context":{"RequestID":"bebb8762-c441-46c6-a4b8-0aad1bcf4b48","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e99b855c-2e58-45c8-8bea-bde37abf0cf8","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:41.521Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:41.529Z","message":"Checking for system property [partnerName]","context":{"RequestID":"bebb8762-c441-46c6-a4b8-0aad1bcf4b48","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e99b855c-2e58-45c8-8bea-bde37abf0cf8","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:41.521Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:41.530Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"bebb8762-c441-46c6-a4b8-0aad1bcf4b48","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e99b855c-2e58-45c8-8bea-bde37abf0cf8","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:41.521Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:41.530Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"bebb8762-c441-46c6-a4b8-0aad1bcf4b48","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e99b855c-2e58-45c8-8bea-bde37abf0cf8","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:41.521Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:41.530Z","message":"Invoke","context":{"RequestID":"bebb8762-c441-46c6-a4b8-0aad1bcf4b48","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205","InvocationID":"e99b855c-2e58-45c8-8bea-bde37abf0cf8","LogTimestamp":"2023-04-25T00:17:41.530Z"},"thread":"qtp1530295320-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:41.649Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"bebb8762-c441-46c6-a4b8-0aad1bcf4b48","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"119","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205","InvocationID":"e99b855c-2e58-45c8-8bea-bde37abf0cf8","LogTimestamp":"2023-04-25T00:17:41.649Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1530295320-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:41.706Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"bebb8762-c441-46c6-a4b8-0aad1bcf4b48\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:41:696\"},\"entity\":{\"resource-version\":\"1682381861529\",\"named-query-uuid\":\"d27ccfea-7098-42d7-a4cd-bbddb37bf205\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - get complex by pnfName\",\"named-query-name\":\"getComplexByPnfName\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"862b25a1-262a-4961-bdaa-cdc55d69785a\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"7c276ab1-a6ac-4b2b-abb9-102407658e01\",\"resource-version\":\"1682381861529\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"220cc829-2717-4c1c-adcf-99dcefc89703\",\"resource-version\":\"1682381861529\"}]}}]}}}","context":{"RequestID":"bebb8762-c441-46c6-a4b8-0aad1bcf4b48","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:41.706Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:41.735Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"bebb8762-c441-46c6-a4b8-0aad1bcf4b48","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:41.735Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:41.736Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"bebb8762-c441-46c6-a4b8-0aad1bcf4b48\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:41:714\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"d27ccfea-7098-42d7-a4cd-bbddb37bf205\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7c276ab1-a6ac-4b2b-abb9-102407658e01\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"220cc829-2717-4c1c-adcf-99dcefc89703\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205/named-query-elements/named-query-element/7c276ab1-a6ac-4b2b-abb9-102407658e01/named-query-elements/named-query-element/220cc829-2717-4c1c-adcf-99dcefc89703\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381861529\",\"model-invariant-id\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\"}}","context":{"RequestID":"bebb8762-c441-46c6-a4b8-0aad1bcf4b48","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:41.736Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:41.754Z","message":"{\"transactionId\":\"bebb8762-c441-46c6-a4b8-0aad1bcf4b48\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:41:522\",\"respDate\":\"230425-00:17:41:753\",\"sourceId\":\"AAI-TOOLS:bebb8762-c441-46c6-a4b8-0aad1bcf4b48\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:41:522-79972\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[57a61d9c-f862-4743-a84e-56bb4060df39], x-b3-parentspanid=[0cba7a9ce92b450a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[bebb8762-c441-46c6-a4b8-0aad1bcf4b48], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[598970f4805be2829d452361d09c5b32], x-b3-spanid=[f7ce33300ac1adb5], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[1122], Content-Type=[application/json], X-ONAP-RequestID=[bebb8762-c441-46c6-a4b8-0aad1bcf4b48]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"d27ccfea-7098-42d7-a4cd-bbddb37bf205\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"getComplexByPnfName\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - get complex by pnfName\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"af91c2f7-35fc-43cf-a13d-443f385b2353\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"862b25a1-262a-4961-bdaa-cdc55d69785a\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:41:522-79972\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[65704], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230425-00:17:41:522-79972]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"bebb8762-c441-46c6-a4b8-0aad1bcf4b48","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"119","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"e99b855c-2e58-45c8-8bea-bde37abf0cf8","LogTimestamp":"2023-04-25T00:17:41.649Z","elapsedTime":"19"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:41.755Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"bebb8762-c441-46c6-a4b8-0aad1bcf4b48","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"234","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"e99b855c-2e58-45c8-8bea-bde37abf0cf8","LogTimestamp":"2023-04-25T00:17:41.755Z","ResponseDesc":"Created","elapsedTime":"19"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:41 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205" 201 0 REST bebb8762-c441-46c6-a4b8-0aad1bcf4b48 AAI-TOOLS 127.0.0.6 - - - - - - - - - 237 - "logType": "access"
{"timestamp":"2023-04-25T00:17:41.766Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"bebb8762-c441-46c6-a4b8-0aad1bcf4b48","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:41.766Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:41.767Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"bebb8762-c441-46c6-a4b8-0aad1bcf4b48\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:41:729\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"47834979-c530-48c9-8378-3566c9da306e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"47419aeb-cdea-481f-aef6-a9831b6d3f8f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"60f56819-ef9a-4fc1-aa9a-f08939c1027f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/47834979-c530-48c9-8378-3566c9da306e/named-query-elements/named-query-element/47419aeb-cdea-481f-aef6-a9831b6d3f8f/named-query-elements/named-query-element/60f56819-ef9a-4fc1-aa9a-f08939c1027f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"d27ccfea-7098-42d7-a4cd-bbddb37bf205\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7c276ab1-a6ac-4b2b-abb9-102407658e01\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205/named-query-elements/named-query-element/7c276ab1-a6ac-4b2b-abb9-102407658e01\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381861529\",\"model-invariant-id\":\"862b25a1-262a-4961-bdaa-cdc55d69785a\"}}","context":{"RequestID":"bebb8762-c441-46c6-a4b8-0aad1bcf4b48","ServiceName":"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:41.767Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:41.795Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"bebb8762-c441-46c6-a4b8-0aad1bcf4b48","ServiceName":"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:41.795Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:41.860Z","message":"Entering","context":{"RequestID":"ff28fa57-03d9-4458-ac9a-40a822b00ab4","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cf390b68-1a04-469c-a820-d896128a0d5d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:41.859Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:41.876Z","message":"Checking for system property [partnerName]","context":{"RequestID":"ff28fa57-03d9-4458-ac9a-40a822b00ab4","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cf390b68-1a04-469c-a820-d896128a0d5d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:41.859Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:41.876Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"ff28fa57-03d9-4458-ac9a-40a822b00ab4","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cf390b68-1a04-469c-a820-d896128a0d5d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:41.859Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:41.876Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"ff28fa57-03d9-4458-ac9a-40a822b00ab4","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cf390b68-1a04-469c-a820-d896128a0d5d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:41.859Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:41.877Z","message":"Invoke","context":{"RequestID":"ff28fa57-03d9-4458-ac9a-40a822b00ab4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d","InvocationID":"cf390b68-1a04-469c-a820-d896128a0d5d","LogTimestamp":"2023-04-25T00:17:41.877Z"},"thread":"qtp1530295320-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:41.976Z","message":"Selector.select() returned prematurely 3 times in a row for Selector io.netty.channel.nio.SelectedSelectionKeySetSelector@236d0cd5.","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.channel.nio.NioEventLoop","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:42.213Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"ff28fa57-03d9-4458-ac9a-40a822b00ab4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"337","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d","InvocationID":"cf390b68-1a04-469c-a820-d896128a0d5d","LogTimestamp":"2023-04-25T00:17:42.213Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1530295320-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:42.369Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"ff28fa57-03d9-4458-ac9a-40a822b00ab4\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:42:356\"},\"entity\":{\"resource-version\":\"1682381861875\",\"named-query-uuid\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - Get Component List\",\"named-query-name\":\"get-component-list\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"resource-version\":\"1682381861875\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"e79918cd-fa1b-4fb8-83b6-b52b03ca1a4b\",\"resource-version\":\"1682381861875\"},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5\",\"resource-version\":\"1682381861875\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"e8d162d9-8cab-4468-bf6d-ccb63442fa22\",\"resource-version\":\"1682381861875\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"2ac359b9-4b62-4084-b8a8-e59ebb9644e8\",\"resource-version\":\"1682381861875\"},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"680a8eab-61bd-4402-9a41-5cae1b0f4696\",\"resource-version\":\"1682381861875\"},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"7d32f49d-a7f5-4246-8381-093f2c110de2\",\"resource-version\":\"1682381861875\"}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"8f87bcee-e605-4f89-b44f-474824a6f81e\",\"resource-version\":\"1682381861875\"}]}}]}}]}}}","context":{"RequestID":"ff28fa57-03d9-4458-ac9a-40a822b00ab4","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:42.369Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:42.393Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ff28fa57-03d9-4458-ac9a-40a822b00ab4","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:42.393Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:42.394Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"ff28fa57-03d9-4458-ac9a-40a822b00ab4\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:42:371\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"29c7739b-3544-4d91-9039-82d8d364cd8f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/c2a55239-2ff8-4c90-a93b-6a6152d70cab/named-query-elements/named-query-element/29c7739b-3544-4d91-9039-82d8d364cd8f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/b66b752a-97d3-4419-ab4a-3a38ef4d09ed/named-query-elements/named-query-element/aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381861875\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"ff28fa57-03d9-4458-ac9a-40a822b00ab4","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:42.394Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:42.415Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ff28fa57-03d9-4458-ac9a-40a822b00ab4","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"21","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:42.415Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:42.416Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"ff28fa57-03d9-4458-ac9a-40a822b00ab4\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:42:386\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8d162d9-8cab-4468-bf6d-ccb63442fa22\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"680a8eab-61bd-4402-9a41-5cae1b0f4696\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/b66b752a-97d3-4419-ab4a-3a38ef4d09ed/named-query-elements/named-query-element/aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5/named-query-elements/named-query-element/e8d162d9-8cab-4468-bf6d-ccb63442fa22/named-query-elements/named-query-element/680a8eab-61bd-4402-9a41-5cae1b0f4696\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381861875\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"ff28fa57-03d9-4458-ac9a-40a822b00ab4","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:42.416Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:42.436Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ff28fa57-03d9-4458-ac9a-40a822b00ab4","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"20","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:42.436Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:42.437Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"ff28fa57-03d9-4458-ac9a-40a822b00ab4\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:42:401\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"29c7739b-3544-4d91-9039-82d8d364cd8f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"06d0f0dc-a3e7-46f9-abea-8e04c7cf8214\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/c2a55239-2ff8-4c90-a93b-6a6152d70cab/named-query-elements/named-query-element/29c7739b-3544-4d91-9039-82d8d364cd8f/named-query-elements/named-query-element/06d0f0dc-a3e7-46f9-abea-8e04c7cf8214\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8d162d9-8cab-4468-bf6d-ccb63442fa22\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/b66b752a-97d3-4419-ab4a-3a38ef4d09ed/named-query-elements/named-query-element/aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5/named-query-elements/named-query-element/e8d162d9-8cab-4468-bf6d-ccb63442fa22\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381861875\",\"model-invariant-id\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\"}}","context":{"RequestID":"ff28fa57-03d9-4458-ac9a-40a822b00ab4","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:42.437Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:42.457Z","message":"{\"transactionId\":\"ff28fa57-03d9-4458-ac9a-40a822b00ab4\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:41:860\",\"respDate\":\"230425-00:17:42:457\",\"sourceId\":\"AAI-TOOLS:ff28fa57-03d9-4458-ac9a-40a822b00ab4\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:41:860-79368\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[c00bf074-d594-409c-9d26-1e48bf1ce23c], x-b3-parentspanid=[6989c546437648cc], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[ff28fa57-03d9-4458-ac9a-40a822b00ab4], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b843706d25db70c8d4d2a042528ae87d], x-b3-spanid=[4e107da50436d736], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[4286], Content-Type=[application/json], X-ONAP-RequestID=[ff28fa57-03d9-4458-ac9a-40a822b00ab4]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"get-component-list\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - Get Component List\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"3d560d81-57d0-438b-a2a1-5334dba0651a\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"fcec1b02-b2d0-4834-aef8-d71be04717dd\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"3d560d81-57d0-438b-a2a1-5334dba0651a\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"fcec1b02-b2d0-4834-aef8-d71be04717dd\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:41:860-79368\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[131152], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230425-00:17:41:860-79368]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"ff28fa57-03d9-4458-ac9a-40a822b00ab4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"337","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"cf390b68-1a04-469c-a820-d896128a0d5d","LogTimestamp":"2023-04-25T00:17:42.213Z","elapsedTime":"8"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:42.458Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"ff28fa57-03d9-4458-ac9a-40a822b00ab4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"599","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"cf390b68-1a04-469c-a820-d896128a0d5d","LogTimestamp":"2023-04-25T00:17:42.458Z","ResponseDesc":"Created","elapsedTime":"8"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:42 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d" 201 0 REST ff28fa57-03d9-4458-ac9a-40a822b00ab4 AAI-TOOLS 127.0.0.6 - - - - - - - - - 603 - "logType": "access"
{"timestamp":"2023-04-25T00:17:42.464Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ff28fa57-03d9-4458-ac9a-40a822b00ab4","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:42.464Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:42.466Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"ff28fa57-03d9-4458-ac9a-40a822b00ab4\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:42:413\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"29c7739b-3544-4d91-9039-82d8d364cd8f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9f194b17-c823-47b4-99d1-328c93285dd9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/c2a55239-2ff8-4c90-a93b-6a6152d70cab/named-query-elements/named-query-element/29c7739b-3544-4d91-9039-82d8d364cd8f/named-query-elements/named-query-element/9f194b17-c823-47b4-99d1-328c93285dd9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"47834979-c530-48c9-8378-3566c9da306e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"42cb4c08-059d-49ac-8a88-287f91476ea7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8b60449e-3b98-41ae-9e2c-02bf1e9b0cdb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/47834979-c530-48c9-8378-3566c9da306e/named-query-elements/named-query-element/42cb4c08-059d-49ac-8a88-287f91476ea7/named-query-elements/named-query-element/8b60449e-3b98-41ae-9e2c-02bf1e9b0cdb\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381861875\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"ff28fa57-03d9-4458-ac9a-40a822b00ab4","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:42.466Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:42.491Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ff28fa57-03d9-4458-ac9a-40a822b00ab4","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:42.491Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:42.494Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"ff28fa57-03d9-4458-ac9a-40a822b00ab4\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:42:425\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e79918cd-fa1b-4fb8-83b6-b52b03ca1a4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/b66b752a-97d3-4419-ab4a-3a38ef4d09ed/named-query-elements/named-query-element/e79918cd-fa1b-4fb8-83b6-b52b03ca1a4b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8d162d9-8cab-4468-bf6d-ccb63442fa22\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7d32f49d-a7f5-4246-8381-093f2c110de2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/b66b752a-97d3-4419-ab4a-3a38ef4d09ed/named-query-elements/named-query-element/aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5/named-query-elements/named-query-element/e8d162d9-8cab-4468-bf6d-ccb63442fa22/named-query-elements/named-query-element/7d32f49d-a7f5-4246-8381-093f2c110de2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381861875\",\"model-invariant-id\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\"}}","context":{"RequestID":"ff28fa57-03d9-4458-ac9a-40a822b00ab4","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:42.494Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:42.518Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ff28fa57-03d9-4458-ac9a-40a822b00ab4","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:42.517Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:42.519Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"ff28fa57-03d9-4458-ac9a-40a822b00ab4\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:42:435\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8d162d9-8cab-4468-bf6d-ccb63442fa22\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2ac359b9-4b62-4084-b8a8-e59ebb9644e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/b66b752a-97d3-4419-ab4a-3a38ef4d09ed/named-query-elements/named-query-element/aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5/named-query-elements/named-query-element/e8d162d9-8cab-4468-bf6d-ccb63442fa22/named-query-elements/named-query-element/2ac359b9-4b62-4084-b8a8-e59ebb9644e8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f87bcee-e605-4f89-b44f-474824a6f81e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/b66b752a-97d3-4419-ab4a-3a38ef4d09ed/named-query-elements/named-query-element/aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5/named-query-elements/named-query-element/8f87bcee-e605-4f89-b44f-474824a6f81e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381861875\",\"model-invariant-id\":\"fcec1b02-b2d0-4834-aef8-d71be04717dd\"}}","context":{"RequestID":"ff28fa57-03d9-4458-ac9a-40a822b00ab4","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:42.519Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:42.538Z","message":"Entering","context":{"RequestID":"0c021a34-c8e6-40f5-be68-b470ceeba1fe","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4a1b41d6-86fa-4c0d-a65c-4793ffdf7bd8","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:42.538Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:42.548Z","message":"Checking for system property [partnerName]","context":{"RequestID":"0c021a34-c8e6-40f5-be68-b470ceeba1fe","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4a1b41d6-86fa-4c0d-a65c-4793ffdf7bd8","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:42.538Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:42.548Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"0c021a34-c8e6-40f5-be68-b470ceeba1fe","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4a1b41d6-86fa-4c0d-a65c-4793ffdf7bd8","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:42.538Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:42.548Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"0c021a34-c8e6-40f5-be68-b470ceeba1fe","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4a1b41d6-86fa-4c0d-a65c-4793ffdf7bd8","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:42.538Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:42.548Z","message":"Invoke","context":{"RequestID":"0c021a34-c8e6-40f5-be68-b470ceeba1fe","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7","InvocationID":"4a1b41d6-86fa-4c0d-a65c-4793ffdf7bd8","LogTimestamp":"2023-04-25T00:17:42.548Z"},"thread":"qtp1530295320-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:42.563Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ff28fa57-03d9-4458-ac9a-40a822b00ab4","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd","TargetServiceName":"AAI-EVENT","ElapsedTime":"44","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:42.563Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:43.021Z","message":"Entering","context":{"RequestID":"8f838112-8d73-4be9-97f8-6ec315a6ec5f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3aea6be6-7510-44f9-82bd-e12e46c07679","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:17:43.021Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:43.025Z","message":"{\"transactionId\":\"8f838112-8d73-4be9-97f8-6ec315a6ec5f\",\"status\":\"200\",\"rqstDate\":\"230425-00:17:43:022\",\"respDate\":\"230425-00:17:43:024\",\"sourceId\":\"haproxy:8f838112-8d73-4be9-97f8-6ec315a6ec5f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:43:022-30447\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e726edd4-0114-4636-b19f-f0917779a486], x-b3-parentspanid=[96ca80a9b41dfe3b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cb20b8bf540ddea096ca80a9b41dfe3b], x-b3-spanid=[87d061fa384895e2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8f838112-8d73-4be9-97f8-6ec315a6ec5f]}\\\"}\"}","context":{"RequestID":"8f838112-8d73-4be9-97f8-6ec315a6ec5f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3aea6be6-7510-44f9-82bd-e12e46c07679","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:17:43.021Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:43.026Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8f838112-8d73-4be9-97f8-6ec315a6ec5f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3aea6be6-7510-44f9-82bd-e12e46c07679","LogTimestamp":"2023-04-25T00:17:43.025Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-04-25T00:17:43.067Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"0c021a34-c8e6-40f5-be68-b470ceeba1fe","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"519","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7","InvocationID":"4a1b41d6-86fa-4c0d-a65c-4793ffdf7bd8","LogTimestamp":"2023-04-25T00:17:43.067Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1530295320-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:43.319Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"0c021a34-c8e6-40f5-be68-b470ceeba1fe\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:43:303\"},\"entity\":{\"resource-version\":\"1682381862547\",\"named-query-uuid\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"named-query-version\":\"1.1\",\"description\":\"Named Query - Get Component List\",\"named-query-name\":\"get-component-list\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"resource-version\":\"1682381862547\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"cdcd0649-5e2c-45a8-9576-b41db1a9a57c\",\"resource-version\":\"1682381862547\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"e58f73a2-6033-46c0-bf3e-ae9b3a0255e9\",\"resource-version\":\"1682381862547\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"0a8a0275-8803-4f84-b615-54a4c8289448\",\"resource-version\":\"1682381862547\"},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"db6a7eb1-b3c5-4a4c-8281-bf39c30d48fb\",\"resource-version\":\"1682381862547\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"1b2c9ba7-e449-4831-ba15-3073672f5ef2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"3d5a546f-2b3e-4d67-bd8d-91427a731962\",\"resource-version\":\"1682381862547\"}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"8cfe8a16-9efd-43c3-afdd-879728e1b79c\",\"resource-version\":\"1682381862547\"}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"b29d70bd-0975-48c5-9600-32e7074528b1\",\"resource-version\":\"1682381862547\"}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"76fb1d5b-4655-46b7-ac64-a9d0bc9af45c\",\"resource-version\":\"1682381862547\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"1b2c9ba7-e449-4831-ba15-3073672f5ef2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"135dc3e0-44f3-4849-bbfb-59ac3a90b8a7\",\"resource-version\":\"1682381862547\"}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"166c050d-f69d-4305-943e-0bc58c3a26cf\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/166c050d-f69d-4305-943e-0bc58c3a26cf\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"8631d47e-2ef4-45f3-b7d3-2430a30ec839\",\"resource-version\":\"1682381862547\"}]},\"property-collect-list\":[\"service-instance-id\",\"service-instance-name\"]}]}}}","context":{"RequestID":"0c021a34-c8e6-40f5-be68-b470ceeba1fe","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:43.319Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:43.350Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"0c021a34-c8e6-40f5-be68-b470ceeba1fe","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:43.350Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:43.352Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/166c050d-f69d-4305-943e-0bc58c3a26cf\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"0c021a34-c8e6-40f5-be68-b470ceeba1fe\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:43:319\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8631d47e-2ef4-45f3-b7d3-2430a30ec839\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/db923cc7-033f-475f-80c8-d3fcdbc60e7f/named-query-elements/named-query-element/8631d47e-2ef4-45f3-b7d3-2430a30ec839\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381862547\",\"model-invariant-id\":\"166c050d-f69d-4305-943e-0bc58c3a26cf\"}}","context":{"RequestID":"0c021a34-c8e6-40f5-be68-b470ceeba1fe","ServiceName":"/aai/v27/service-design-and-creation/models/model/166c050d-f69d-4305-943e-0bc58c3a26cf","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:43.352Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:43.381Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"0c021a34-c8e6-40f5-be68-b470ceeba1fe","ServiceName":"/aai/v27/service-design-and-creation/models/model/166c050d-f69d-4305-943e-0bc58c3a26cf","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:43.381Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:43.382Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"0c021a34-c8e6-40f5-be68-b470ceeba1fe\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:43:333\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cdcd0649-5e2c-45a8-9576-b41db1a9a57c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/db923cc7-033f-475f-80c8-d3fcdbc60e7f/named-query-elements/named-query-element/cdcd0649-5e2c-45a8-9576-b41db1a9a57c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"29c7739b-3544-4d91-9039-82d8d364cd8f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/c2a55239-2ff8-4c90-a93b-6a6152d70cab/named-query-elements/named-query-element/29c7739b-3544-4d91-9039-82d8d364cd8f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/b66b752a-97d3-4419-ab4a-3a38ef4d09ed/named-query-elements/named-query-element/aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381862547\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"0c021a34-c8e6-40f5-be68-b470ceeba1fe","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:43.382Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:43.411Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"0c021a34-c8e6-40f5-be68-b470ceeba1fe","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:43.411Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:43.412Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"0c021a34-c8e6-40f5-be68-b470ceeba1fe\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:43:363\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"76fb1d5b-4655-46b7-ac64-a9d0bc9af45c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"135dc3e0-44f3-4849-bbfb-59ac3a90b8a7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/db923cc7-033f-475f-80c8-d3fcdbc60e7f/named-query-elements/named-query-element/76fb1d5b-4655-46b7-ac64-a9d0bc9af45c/named-query-elements/named-query-element/135dc3e0-44f3-4849-bbfb-59ac3a90b8a7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cdcd0649-5e2c-45a8-9576-b41db1a9a57c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e58f73a2-6033-46c0-bf3e-ae9b3a0255e9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"db6a7eb1-b3c5-4a4c-8281-bf39c30d48fb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3d5a546f-2b3e-4d67-bd8d-91427a731962\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/db923cc7-033f-475f-80c8-d3fcdbc60e7f/named-query-elements/named-query-element/cdcd0649-5e2c-45a8-9576-b41db1a9a57c/named-query-elements/named-query-element/e58f73a2-6033-46c0-bf3e-ae9b3a0255e9/named-query-elements/named-query-element/db6a7eb1-b3c5-4a4c-8281-bf39c30d48fb/named-query-elements/named-query-element/3d5a546f-2b3e-4d67-bd8d-91427a731962\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381862547\",\"model-invariant-id\":\"1b2c9ba7-e449-4831-ba15-3073672f5ef2\"}}","context":{"RequestID":"0c021a34-c8e6-40f5-be68-b470ceeba1fe","ServiceName":"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:43.412Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:43.452Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"0c021a34-c8e6-40f5-be68-b470ceeba1fe","ServiceName":"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2","TargetServiceName":"AAI-EVENT","ElapsedTime":"40","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:43.452Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:43.454Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"0c021a34-c8e6-40f5-be68-b470ceeba1fe\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:43:375\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8d162d9-8cab-4468-bf6d-ccb63442fa22\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"680a8eab-61bd-4402-9a41-5cae1b0f4696\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/b66b752a-97d3-4419-ab4a-3a38ef4d09ed/named-query-elements/named-query-element/aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5/named-query-elements/named-query-element/e8d162d9-8cab-4468-bf6d-ccb63442fa22/named-query-elements/named-query-element/680a8eab-61bd-4402-9a41-5cae1b0f4696\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cdcd0649-5e2c-45a8-9576-b41db1a9a57c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e58f73a2-6033-46c0-bf3e-ae9b3a0255e9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8cfe8a16-9efd-43c3-afdd-879728e1b79c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/db923cc7-033f-475f-80c8-d3fcdbc60e7f/named-query-elements/named-query-element/cdcd0649-5e2c-45a8-9576-b41db1a9a57c/named-query-elements/named-query-element/e58f73a2-6033-46c0-bf3e-ae9b3a0255e9/named-query-elements/named-query-element/8cfe8a16-9efd-43c3-afdd-879728e1b79c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381862547\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"0c021a34-c8e6-40f5-be68-b470ceeba1fe","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:43.454Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:43.477Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"0c021a34-c8e6-40f5-be68-b470ceeba1fe","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:43.477Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:43.483Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"0c021a34-c8e6-40f5-be68-b470ceeba1fe\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:43:392\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"29c7739b-3544-4d91-9039-82d8d364cd8f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"06d0f0dc-a3e7-46f9-abea-8e04c7cf8214\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/c2a55239-2ff8-4c90-a93b-6a6152d70cab/named-query-elements/named-query-element/29c7739b-3544-4d91-9039-82d8d364cd8f/named-query-elements/named-query-element/06d0f0dc-a3e7-46f9-abea-8e04c7cf8214\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cdcd0649-5e2c-45a8-9576-b41db1a9a57c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e58f73a2-6033-46c0-bf3e-ae9b3a0255e9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/db923cc7-033f-475f-80c8-d3fcdbc60e7f/named-query-elements/named-query-element/cdcd0649-5e2c-45a8-9576-b41db1a9a57c/named-query-elements/named-query-element/e58f73a2-6033-46c0-bf3e-ae9b3a0255e9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8d162d9-8cab-4468-bf6d-ccb63442fa22\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/b66b752a-97d3-4419-ab4a-3a38ef4d09ed/named-query-elements/named-query-element/aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5/named-query-elements/named-query-element/e8d162d9-8cab-4468-bf6d-ccb63442fa22\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381862547\",\"model-invariant-id\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\"}}","context":{"RequestID":"0c021a34-c8e6-40f5-be68-b470ceeba1fe","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:43.483Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:43.518Z","message":"{\"transactionId\":\"0c021a34-c8e6-40f5-be68-b470ceeba1fe\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:42:538\",\"respDate\":\"230425-00:17:43:517\",\"sourceId\":\"AAI-TOOLS:0c021a34-c8e6-40f5-be68-b470ceeba1fe\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:42:538-17429\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[e1e9a111-a26c-4dfc-a4da-1a1d31f016f2], x-b3-parentspanid=[e56d4f9d882fd6c8], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[0c021a34-c8e6-40f5-be68-b470ceeba1fe], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[90e21942b4e362a021ecfeef7f830a38], x-b3-spanid=[b6eefa19674323ed], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[6088], Content-Type=[application/json], X-ONAP-RequestID=[0c021a34-c8e6-40f5-be68-b470ceeba1fe]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"get-component-list\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.1\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - Get Component List\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"service-instance-id\\\\\\\", \\\\\\\"service-instance-name\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"166c050d-f69d-4305-943e-0bc58c3a26cf\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"1b2c9ba7-e449-4831-ba15-3073672f5ef2\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"3d560d81-57d0-438b-a2a1-5334dba0651a\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"fcec1b02-b2d0-4834-aef8-d71be04717dd\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"fcec1b02-b2d0-4834-aef8-d71be04717dd\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"1b2c9ba7-e449-4831-ba15-3073672f5ef2\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"3d560d81-57d0-438b-a2a1-5334dba0651a\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:42:538-17429\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[77992], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230425-00:17:42:538-17429]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"0c021a34-c8e6-40f5-be68-b470ceeba1fe","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"519","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"4a1b41d6-86fa-4c0d-a65c-4793ffdf7bd8","LogTimestamp":"2023-04-25T00:17:43.067Z","elapsedTime":"25"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:43.519Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"0c021a34-c8e6-40f5-be68-b470ceeba1fe","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"981","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"4a1b41d6-86fa-4c0d-a65c-4793ffdf7bd8","LogTimestamp":"2023-04-25T00:17:43.519Z","ResponseDesc":"Created","elapsedTime":"25"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:43 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7" 201 0 REST 0c021a34-c8e6-40f5-be68-b470ceeba1fe AAI-TOOLS 127.0.0.6 - - - - - - - - - 984 - "logType": "access"
{"timestamp":"2023-04-25T00:17:43.528Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"0c021a34-c8e6-40f5-be68-b470ceeba1fe","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"45","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:43.528Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:43.529Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"0c021a34-c8e6-40f5-be68-b470ceeba1fe\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:43:429\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"29c7739b-3544-4d91-9039-82d8d364cd8f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9f194b17-c823-47b4-99d1-328c93285dd9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/c2a55239-2ff8-4c90-a93b-6a6152d70cab/named-query-elements/named-query-element/29c7739b-3544-4d91-9039-82d8d364cd8f/named-query-elements/named-query-element/9f194b17-c823-47b4-99d1-328c93285dd9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"47834979-c530-48c9-8378-3566c9da306e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"42cb4c08-059d-49ac-8a88-287f91476ea7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8b60449e-3b98-41ae-9e2c-02bf1e9b0cdb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/47834979-c530-48c9-8378-3566c9da306e/named-query-elements/named-query-element/42cb4c08-059d-49ac-8a88-287f91476ea7/named-query-elements/named-query-element/8b60449e-3b98-41ae-9e2c-02bf1e9b0cdb\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381862547\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"0c021a34-c8e6-40f5-be68-b470ceeba1fe","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:43.529Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:43.552Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"0c021a34-c8e6-40f5-be68-b470ceeba1fe","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:43.552Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:43.554Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"0c021a34-c8e6-40f5-be68-b470ceeba1fe\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:43:444\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cdcd0649-5e2c-45a8-9576-b41db1a9a57c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e58f73a2-6033-46c0-bf3e-ae9b3a0255e9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"db6a7eb1-b3c5-4a4c-8281-bf39c30d48fb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/db923cc7-033f-475f-80c8-d3fcdbc60e7f/named-query-elements/named-query-element/cdcd0649-5e2c-45a8-9576-b41db1a9a57c/named-query-elements/named-query-element/e58f73a2-6033-46c0-bf3e-ae9b3a0255e9/named-query-elements/named-query-element/db6a7eb1-b3c5-4a4c-8281-bf39c30d48fb\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"76fb1d5b-4655-46b7-ac64-a9d0bc9af45c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/db923cc7-033f-475f-80c8-d3fcdbc60e7f/named-query-elements/named-query-element/76fb1d5b-4655-46b7-ac64-a9d0bc9af45c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e79918cd-fa1b-4fb8-83b6-b52b03ca1a4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/b66b752a-97d3-4419-ab4a-3a38ef4d09ed/named-query-elements/named-query-element/e79918cd-fa1b-4fb8-83b6-b52b03ca1a4b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8d162d9-8cab-4468-bf6d-ccb63442fa22\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7d32f49d-a7f5-4246-8381-093f2c110de2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/b66b752a-97d3-4419-ab4a-3a38ef4d09ed/named-query-elements/named-query-element/aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5/named-query-elements/named-query-element/e8d162d9-8cab-4468-bf6d-ccb63442fa22/named-query-elements/named-query-element/7d32f49d-a7f5-4246-8381-093f2c110de2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381862547\",\"model-invariant-id\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\"}}","context":{"RequestID":"0c021a34-c8e6-40f5-be68-b470ceeba1fe","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:43.554Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:43.593Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"0c021a34-c8e6-40f5-be68-b470ceeba1fe","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"39","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:43.593Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:43.596Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"0c021a34-c8e6-40f5-be68-b470ceeba1fe\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:43:460\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8d162d9-8cab-4468-bf6d-ccb63442fa22\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2ac359b9-4b62-4084-b8a8-e59ebb9644e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/b66b752a-97d3-4419-ab4a-3a38ef4d09ed/named-query-elements/named-query-element/aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5/named-query-elements/named-query-element/e8d162d9-8cab-4468-bf6d-ccb63442fa22/named-query-elements/named-query-element/2ac359b9-4b62-4084-b8a8-e59ebb9644e8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cdcd0649-5e2c-45a8-9576-b41db1a9a57c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b29d70bd-0975-48c5-9600-32e7074528b1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/db923cc7-033f-475f-80c8-d3fcdbc60e7f/named-query-elements/named-query-element/cdcd0649-5e2c-45a8-9576-b41db1a9a57c/named-query-elements/named-query-element/b29d70bd-0975-48c5-9600-32e7074528b1\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cdcd0649-5e2c-45a8-9576-b41db1a9a57c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e58f73a2-6033-46c0-bf3e-ae9b3a0255e9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0a8a0275-8803-4f84-b615-54a4c8289448\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/db923cc7-033f-475f-80c8-d3fcdbc60e7f/named-query-elements/named-query-element/cdcd0649-5e2c-45a8-9576-b41db1a9a57c/named-query-elements/named-query-element/e58f73a2-6033-46c0-bf3e-ae9b3a0255e9/named-query-elements/named-query-element/0a8a0275-8803-4f84-b615-54a4c8289448\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f87bcee-e605-4f89-b44f-474824a6f81e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/b66b752a-97d3-4419-ab4a-3a38ef4d09ed/named-query-elements/named-query-element/aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5/named-query-elements/named-query-element/8f87bcee-e605-4f89-b44f-474824a6f81e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381862547\",\"model-invariant-id\":\"fcec1b02-b2d0-4834-aef8-d71be04717dd\"}}","context":{"RequestID":"0c021a34-c8e6-40f5-be68-b470ceeba1fe","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:43.595Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:43.610Z","message":"Entering","context":{"RequestID":"84a6e399-4512-45fa-901e-99038225f510","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"64ec8217-98c1-4019-bacf-cb6d2718196d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:43.609Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:43.628Z","message":"Checking for system property [partnerName]","context":{"RequestID":"84a6e399-4512-45fa-901e-99038225f510","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"64ec8217-98c1-4019-bacf-cb6d2718196d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:43.609Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:43.628Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"84a6e399-4512-45fa-901e-99038225f510","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"64ec8217-98c1-4019-bacf-cb6d2718196d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:43.609Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:43.628Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"84a6e399-4512-45fa-901e-99038225f510","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"64ec8217-98c1-4019-bacf-cb6d2718196d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:43.609Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:43.629Z","message":"Invoke","context":{"RequestID":"84a6e399-4512-45fa-901e-99038225f510","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef","InvocationID":"64ec8217-98c1-4019-bacf-cb6d2718196d","LogTimestamp":"2023-04-25T00:17:43.629Z"},"thread":"qtp1530295320-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:43.649Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"0c021a34-c8e6-40f5-be68-b470ceeba1fe","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd","TargetServiceName":"AAI-EVENT","ElapsedTime":"53","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:43.648Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:44.132Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"84a6e399-4512-45fa-901e-99038225f510","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"504","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef","InvocationID":"64ec8217-98c1-4019-bacf-cb6d2718196d","LogTimestamp":"2023-04-25T00:17:44.132Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1530295320-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:44.459Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"84a6e399-4512-45fa-901e-99038225f510\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:44:441\"},\"entity\":{\"resource-version\":\"1682381863627\",\"named-query-uuid\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"named-query-version\":\"1.2\",\"description\":\"Named Query - Get Component List\",\"named-query-name\":\"get-component-list\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"3302cd7c-1480-4139-a3ed-261a708ff2de\",\"resource-version\":\"1682381863627\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"0dfad41c-2c68-4cb3-b39f-ac16f7e3c1db\",\"resource-version\":\"1682381863627\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"1b2c9ba7-e449-4831-ba15-3073672f5ef2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"16b5faec-6a76-43c4-a16f-8bab8abc6571\",\"resource-version\":\"1682381863627\"}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"8c1b7e6d-9d78-4bab-8233-25627652306a\",\"resource-version\":\"1682381863627\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"12482413-81e9-4482-b3fd-70d1fc266ad4\",\"resource-version\":\"1682381863627\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"4202276e-6a96-4f41-9afc-968b74486c02\",\"resource-version\":\"1682381863627\",\"do-not-output\":\"true\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"907d1cf1-d1ab-4356-819b-dadcaf4b9781\",\"resource-version\":\"1682381863627\"}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"e21092c7-5af8-4dd5-8ecf-2858cab116e2\",\"resource-version\":\"1682381863627\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"1b2c9ba7-e449-4831-ba15-3073672f5ef2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"a44381f0-77ca-45dd-9e39-3e5809766c01\",\"resource-version\":\"1682381863627\"}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"e5081334-a571-41f1-bd6d-75c17a37afbe\",\"resource-version\":\"1682381863627\"}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"1754db83-7a39-49d3-ae25-ac269b023672\",\"resource-version\":\"1682381863627\"}]}}]},\"property-collect-list\":[\"service-instance-id\",\"service-instance-name\"]}]}}}","context":{"RequestID":"84a6e399-4512-45fa-901e-99038225f510","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:44.459Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:44.486Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"84a6e399-4512-45fa-901e-99038225f510","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:44.486Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:44.487Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"84a6e399-4512-45fa-901e-99038225f510\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:44:467\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8c1b7e6d-9d78-4bab-8233-25627652306a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"12482413-81e9-4482-b3fd-70d1fc266ad4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4202276e-6a96-4f41-9afc-968b74486c02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"907d1cf1-d1ab-4356-819b-dadcaf4b9781\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/3302cd7c-1480-4139-a3ed-261a708ff2de/named-query-elements/named-query-element/8c1b7e6d-9d78-4bab-8233-25627652306a/named-query-elements/named-query-element/12482413-81e9-4482-b3fd-70d1fc266ad4/named-query-elements/named-query-element/4202276e-6a96-4f41-9afc-968b74486c02/named-query-elements/named-query-element/907d1cf1-d1ab-4356-819b-dadcaf4b9781\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381863627\",\"model-invariant-id\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\"}}","context":{"RequestID":"84a6e399-4512-45fa-901e-99038225f510","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:44.487Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:44.513Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"84a6e399-4512-45fa-901e-99038225f510","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:44.513Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:44.515Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"84a6e399-4512-45fa-901e-99038225f510\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:44:480\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cdcd0649-5e2c-45a8-9576-b41db1a9a57c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/db923cc7-033f-475f-80c8-d3fcdbc60e7f/named-query-elements/named-query-element/cdcd0649-5e2c-45a8-9576-b41db1a9a57c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"29c7739b-3544-4d91-9039-82d8d364cd8f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/c2a55239-2ff8-4c90-a93b-6a6152d70cab/named-query-elements/named-query-element/29c7739b-3544-4d91-9039-82d8d364cd8f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/b66b752a-97d3-4419-ab4a-3a38ef4d09ed/named-query-elements/named-query-element/aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8c1b7e6d-9d78-4bab-8233-25627652306a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/3302cd7c-1480-4139-a3ed-261a708ff2de/named-query-elements/named-query-element/8c1b7e6d-9d78-4bab-8233-25627652306a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381863627\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"84a6e399-4512-45fa-901e-99038225f510","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:44.515Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:44.537Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"84a6e399-4512-45fa-901e-99038225f510","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"22","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:44.537Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:44.539Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"84a6e399-4512-45fa-901e-99038225f510\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:44:496\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0dfad41c-2c68-4cb3-b39f-ac16f7e3c1db\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"16b5faec-6a76-43c4-a16f-8bab8abc6571\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/3302cd7c-1480-4139-a3ed-261a708ff2de/named-query-elements/named-query-element/0dfad41c-2c68-4cb3-b39f-ac16f7e3c1db/named-query-elements/named-query-element/16b5faec-6a76-43c4-a16f-8bab8abc6571\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8c1b7e6d-9d78-4bab-8233-25627652306a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"12482413-81e9-4482-b3fd-70d1fc266ad4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e21092c7-5af8-4dd5-8ecf-2858cab116e2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a44381f0-77ca-45dd-9e39-3e5809766c01\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/3302cd7c-1480-4139-a3ed-261a708ff2de/named-query-elements/named-query-element/8c1b7e6d-9d78-4bab-8233-25627652306a/named-query-elements/named-query-element/12482413-81e9-4482-b3fd-70d1fc266ad4/named-query-elements/named-query-element/e21092c7-5af8-4dd5-8ecf-2858cab116e2/named-query-elements/named-query-element/a44381f0-77ca-45dd-9e39-3e5809766c01\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"76fb1d5b-4655-46b7-ac64-a9d0bc9af45c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"135dc3e0-44f3-4849-bbfb-59ac3a90b8a7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/db923cc7-033f-475f-80c8-d3fcdbc60e7f/named-query-elements/named-query-element/76fb1d5b-4655-46b7-ac64-a9d0bc9af45c/named-query-elements/named-query-element/135dc3e0-44f3-4849-bbfb-59ac3a90b8a7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cdcd0649-5e2c-45a8-9576-b41db1a9a57c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e58f73a2-6033-46c0-bf3e-ae9b3a0255e9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"db6a7eb1-b3c5-4a4c-8281-bf39c30d48fb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3d5a546f-2b3e-4d67-bd8d-91427a731962\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/db923cc7-033f-475f-80c8-d3fcdbc60e7f/named-query-elements/named-query-element/cdcd0649-5e2c-45a8-9576-b41db1a9a57c/named-query-elements/named-query-element/e58f73a2-6033-46c0-bf3e-ae9b3a0255e9/named-query-elements/named-query-element/db6a7eb1-b3c5-4a4c-8281-bf39c30d48fb/named-query-elements/named-query-element/3d5a546f-2b3e-4d67-bd8d-91427a731962\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381863627\",\"model-invariant-id\":\"1b2c9ba7-e449-4831-ba15-3073672f5ef2\"}}","context":{"RequestID":"84a6e399-4512-45fa-901e-99038225f510","ServiceName":"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:44.539Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:44.567Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"84a6e399-4512-45fa-901e-99038225f510","ServiceName":"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:44.567Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:44.569Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"84a6e399-4512-45fa-901e-99038225f510\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:44:518\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8d162d9-8cab-4468-bf6d-ccb63442fa22\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"680a8eab-61bd-4402-9a41-5cae1b0f4696\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/b66b752a-97d3-4419-ab4a-3a38ef4d09ed/named-query-elements/named-query-element/aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5/named-query-elements/named-query-element/e8d162d9-8cab-4468-bf6d-ccb63442fa22/named-query-elements/named-query-element/680a8eab-61bd-4402-9a41-5cae1b0f4696\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8c1b7e6d-9d78-4bab-8233-25627652306a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"12482413-81e9-4482-b3fd-70d1fc266ad4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4202276e-6a96-4f41-9afc-968b74486c02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/3302cd7c-1480-4139-a3ed-261a708ff2de/named-query-elements/named-query-element/8c1b7e6d-9d78-4bab-8233-25627652306a/named-query-elements/named-query-element/12482413-81e9-4482-b3fd-70d1fc266ad4/named-query-elements/named-query-element/4202276e-6a96-4f41-9afc-968b74486c02\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cdcd0649-5e2c-45a8-9576-b41db1a9a57c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e58f73a2-6033-46c0-bf3e-ae9b3a0255e9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8cfe8a16-9efd-43c3-afdd-879728e1b79c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/db923cc7-033f-475f-80c8-d3fcdbc60e7f/named-query-elements/named-query-element/cdcd0649-5e2c-45a8-9576-b41db1a9a57c/named-query-elements/named-query-element/e58f73a2-6033-46c0-bf3e-ae9b3a0255e9/named-query-elements/named-query-element/8cfe8a16-9efd-43c3-afdd-879728e1b79c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381863627\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"84a6e399-4512-45fa-901e-99038225f510","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:44.569Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:44.598Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"84a6e399-4512-45fa-901e-99038225f510","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:44.598Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:44.601Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"84a6e399-4512-45fa-901e-99038225f510\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:44:540\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"29c7739b-3544-4d91-9039-82d8d364cd8f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"06d0f0dc-a3e7-46f9-abea-8e04c7cf8214\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/c2a55239-2ff8-4c90-a93b-6a6152d70cab/named-query-elements/named-query-element/29c7739b-3544-4d91-9039-82d8d364cd8f/named-query-elements/named-query-element/06d0f0dc-a3e7-46f9-abea-8e04c7cf8214\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8c1b7e6d-9d78-4bab-8233-25627652306a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"12482413-81e9-4482-b3fd-70d1fc266ad4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/3302cd7c-1480-4139-a3ed-261a708ff2de/named-query-elements/named-query-element/8c1b7e6d-9d78-4bab-8233-25627652306a/named-query-elements/named-query-element/12482413-81e9-4482-b3fd-70d1fc266ad4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cdcd0649-5e2c-45a8-9576-b41db1a9a57c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e58f73a2-6033-46c0-bf3e-ae9b3a0255e9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/db923cc7-033f-475f-80c8-d3fcdbc60e7f/named-query-elements/named-query-element/cdcd0649-5e2c-45a8-9576-b41db1a9a57c/named-query-elements/named-query-element/e58f73a2-6033-46c0-bf3e-ae9b3a0255e9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8d162d9-8cab-4468-bf6d-ccb63442fa22\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/b66b752a-97d3-4419-ab4a-3a38ef4d09ed/named-query-elements/named-query-element/aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5/named-query-elements/named-query-element/e8d162d9-8cab-4468-bf6d-ccb63442fa22\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381863627\",\"model-invariant-id\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\"}}","context":{"RequestID":"84a6e399-4512-45fa-901e-99038225f510","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:44.600Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:44.626Z","message":"{\"transactionId\":\"84a6e399-4512-45fa-901e-99038225f510\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:43:610\",\"respDate\":\"230425-00:17:44:625\",\"sourceId\":\"AAI-TOOLS:84a6e399-4512-45fa-901e-99038225f510\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:43:610-32767\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[572fa5bf-cc43-476e-ad56-446898f47a9f], x-b3-parentspanid=[aa08e79a20b947dd], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[84a6e399-4512-45fa-901e-99038225f510], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4b6e0b0d91e04408fa4b8624ae26df96], x-b3-spanid=[718b00cb0ef062c2], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[6463], Content-Type=[application/json], X-ONAP-RequestID=[84a6e399-4512-45fa-901e-99038225f510]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"2a183f99-2c66-482b-ade5-7962efd801ef\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"get-component-list\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.2\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - Get Component List\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"service-instance-id\\\\\\\", \\\\\\\"service-instance-name\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"1b2c9ba7-e449-4831-ba15-3073672f5ef2\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"3d560d81-57d0-438b-a2a1-5334dba0651a\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"fcec1b02-b2d0-4834-aef8-d71be04717dd\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"do-not-output\\\\\\\" : \\\\\\\"true\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"fcec1b02-b2d0-4834-aef8-d71be04717dd\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"1b2c9ba7-e449-4831-ba15-3073672f5ef2\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"3d560d81-57d0-438b-a2a1-5334dba0651a\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:43:610-32767\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[147672], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230425-00:17:43:610-32767]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"84a6e399-4512-45fa-901e-99038225f510","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"504","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"64ec8217-98c1-4019-bacf-cb6d2718196d","LogTimestamp":"2023-04-25T00:17:44.132Z","elapsedTime":"51"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:44.628Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"84a6e399-4512-45fa-901e-99038225f510","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1018","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"64ec8217-98c1-4019-bacf-cb6d2718196d","LogTimestamp":"2023-04-25T00:17:44.627Z","ResponseDesc":"Created","elapsedTime":"51"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:44 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef" 201 0 REST 84a6e399-4512-45fa-901e-99038225f510 AAI-TOOLS 127.0.0.6 - - - - - - - - - 1022 - "logType": "access"
{"timestamp":"2023-04-25T00:17:44.641Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"84a6e399-4512-45fa-901e-99038225f510","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"41","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:44.641Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:44.642Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"84a6e399-4512-45fa-901e-99038225f510\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:44:552\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"29c7739b-3544-4d91-9039-82d8d364cd8f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9f194b17-c823-47b4-99d1-328c93285dd9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/c2a55239-2ff8-4c90-a93b-6a6152d70cab/named-query-elements/named-query-element/29c7739b-3544-4d91-9039-82d8d364cd8f/named-query-elements/named-query-element/9f194b17-c823-47b4-99d1-328c93285dd9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"47834979-c530-48c9-8378-3566c9da306e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"42cb4c08-059d-49ac-8a88-287f91476ea7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8b60449e-3b98-41ae-9e2c-02bf1e9b0cdb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/47834979-c530-48c9-8378-3566c9da306e/named-query-elements/named-query-element/42cb4c08-059d-49ac-8a88-287f91476ea7/named-query-elements/named-query-element/8b60449e-3b98-41ae-9e2c-02bf1e9b0cdb\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381863627\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"84a6e399-4512-45fa-901e-99038225f510","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:44.642Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:44.665Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"84a6e399-4512-45fa-901e-99038225f510","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"22","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:44.664Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:44.666Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"84a6e399-4512-45fa-901e-99038225f510\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:44:567\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0dfad41c-2c68-4cb3-b39f-ac16f7e3c1db\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/3302cd7c-1480-4139-a3ed-261a708ff2de/named-query-elements/named-query-element/0dfad41c-2c68-4cb3-b39f-ac16f7e3c1db\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8c1b7e6d-9d78-4bab-8233-25627652306a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"12482413-81e9-4482-b3fd-70d1fc266ad4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e21092c7-5af8-4dd5-8ecf-2858cab116e2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/3302cd7c-1480-4139-a3ed-261a708ff2de/named-query-elements/named-query-element/8c1b7e6d-9d78-4bab-8233-25627652306a/named-query-elements/named-query-element/12482413-81e9-4482-b3fd-70d1fc266ad4/named-query-elements/named-query-element/e21092c7-5af8-4dd5-8ecf-2858cab116e2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cdcd0649-5e2c-45a8-9576-b41db1a9a57c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e58f73a2-6033-46c0-bf3e-ae9b3a0255e9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"db6a7eb1-b3c5-4a4c-8281-bf39c30d48fb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/db923cc7-033f-475f-80c8-d3fcdbc60e7f/named-query-elements/named-query-element/cdcd0649-5e2c-45a8-9576-b41db1a9a57c/named-query-elements/named-query-element/e58f73a2-6033-46c0-bf3e-ae9b3a0255e9/named-query-elements/named-query-element/db6a7eb1-b3c5-4a4c-8281-bf39c30d48fb\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"76fb1d5b-4655-46b7-ac64-a9d0bc9af45c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/db923cc7-033f-475f-80c8-d3fcdbc60e7f/named-query-elements/named-query-element/76fb1d5b-4655-46b7-ac64-a9d0bc9af45c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e79918cd-fa1b-4fb8-83b6-b52b03ca1a4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/b66b752a-97d3-4419-ab4a-3a38ef4d09ed/named-query-elements/named-query-element/e79918cd-fa1b-4fb8-83b6-b52b03ca1a4b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8d162d9-8cab-4468-bf6d-ccb63442fa22\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7d32f49d-a7f5-4246-8381-093f2c110de2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/b66b752a-97d3-4419-ab4a-3a38ef4d09ed/named-query-elements/named-query-element/aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5/named-query-elements/named-query-element/e8d162d9-8cab-4468-bf6d-ccb63442fa22/named-query-elements/named-query-element/7d32f49d-a7f5-4246-8381-093f2c110de2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381863627\",\"model-invariant-id\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\"}}","context":{"RequestID":"84a6e399-4512-45fa-901e-99038225f510","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:44.666Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:44.688Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"84a6e399-4512-45fa-901e-99038225f510","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"22","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:44.688Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:44.690Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"84a6e399-4512-45fa-901e-99038225f510\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:44:588\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8d162d9-8cab-4468-bf6d-ccb63442fa22\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2ac359b9-4b62-4084-b8a8-e59ebb9644e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/b66b752a-97d3-4419-ab4a-3a38ef4d09ed/named-query-elements/named-query-element/aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5/named-query-elements/named-query-element/e8d162d9-8cab-4468-bf6d-ccb63442fa22/named-query-elements/named-query-element/2ac359b9-4b62-4084-b8a8-e59ebb9644e8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cdcd0649-5e2c-45a8-9576-b41db1a9a57c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b29d70bd-0975-48c5-9600-32e7074528b1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/db923cc7-033f-475f-80c8-d3fcdbc60e7f/named-query-elements/named-query-element/cdcd0649-5e2c-45a8-9576-b41db1a9a57c/named-query-elements/named-query-element/b29d70bd-0975-48c5-9600-32e7074528b1\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cdcd0649-5e2c-45a8-9576-b41db1a9a57c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e58f73a2-6033-46c0-bf3e-ae9b3a0255e9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0a8a0275-8803-4f84-b615-54a4c8289448\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/db923cc7-033f-475f-80c8-d3fcdbc60e7f/named-query-elements/named-query-element/cdcd0649-5e2c-45a8-9576-b41db1a9a57c/named-query-elements/named-query-element/e58f73a2-6033-46c0-bf3e-ae9b3a0255e9/named-query-elements/named-query-element/0a8a0275-8803-4f84-b615-54a4c8289448\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8c1b7e6d-9d78-4bab-8233-25627652306a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"12482413-81e9-4482-b3fd-70d1fc266ad4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e5081334-a571-41f1-bd6d-75c17a37afbe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/3302cd7c-1480-4139-a3ed-261a708ff2de/named-query-elements/named-query-element/8c1b7e6d-9d78-4bab-8233-25627652306a/named-query-elements/named-query-element/12482413-81e9-4482-b3fd-70d1fc266ad4/named-query-elements/named-query-element/e5081334-a571-41f1-bd6d-75c17a37afbe\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f87bcee-e605-4f89-b44f-474824a6f81e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/b66b752a-97d3-4419-ab4a-3a38ef4d09ed/named-query-elements/named-query-element/aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5/named-query-elements/named-query-element/8f87bcee-e605-4f89-b44f-474824a6f81e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8c1b7e6d-9d78-4bab-8233-25627652306a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1754db83-7a39-49d3-ae25-ac269b023672\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/3302cd7c-1480-4139-a3ed-261a708ff2de/named-query-elements/named-query-element/8c1b7e6d-9d78-4bab-8233-25627652306a/named-query-elements/named-query-element/1754db83-7a39-49d3-ae25-ac269b023672\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381863627\",\"model-invariant-id\":\"fcec1b02-b2d0-4834-aef8-d71be04717dd\"}}","context":{"RequestID":"84a6e399-4512-45fa-901e-99038225f510","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:44.690Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:44.711Z","message":"Entering","context":{"RequestID":"e3020cdb-c924-499b-9857-231da632058c","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"12a7dcda-5dd4-4852-8b4e-e66424c9c06b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:44.711Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:44.714Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"84a6e399-4512-45fa-901e-99038225f510","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:44.714Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:44.720Z","message":"Checking for system property [partnerName]","context":{"RequestID":"e3020cdb-c924-499b-9857-231da632058c","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"12a7dcda-5dd4-4852-8b4e-e66424c9c06b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:44.711Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:44.720Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"e3020cdb-c924-499b-9857-231da632058c","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"12a7dcda-5dd4-4852-8b4e-e66424c9c06b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:44.711Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:44.720Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"e3020cdb-c924-499b-9857-231da632058c","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"12a7dcda-5dd4-4852-8b4e-e66424c9c06b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:44.711Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:44.720Z","message":"Invoke","context":{"RequestID":"e3020cdb-c924-499b-9857-231da632058c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519","InvocationID":"12a7dcda-5dd4-4852-8b4e-e66424c9c06b","LogTimestamp":"2023-04-25T00:17:44.720Z"},"thread":"qtp1530295320-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:44.829Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"e3020cdb-c924-499b-9857-231da632058c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"109","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519","InvocationID":"12a7dcda-5dd4-4852-8b4e-e66424c9c06b","LogTimestamp":"2023-04-25T00:17:44.829Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1530295320-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:44.890Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"e3020cdb-c924-499b-9857-231da632058c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:44:880\"},\"entity\":{\"resource-version\":\"1682381864719\",\"named-query-uuid\":\"670a94e9-874f-4087-8501-62d4d289c519\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - DHV Complex By Hostname\",\"named-query-name\":\"dhv-complex-by-hostname\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"5054fc46-eebf-443f-a101-3f34d65412b8\",\"resource-version\":\"1682381864719\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"95090c6f-cc07-4825-a974-ebcbc3f0a6ac\",\"resource-version\":\"1682381864719\"}]}}]}}}","context":{"RequestID":"e3020cdb-c924-499b-9857-231da632058c","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:44.890Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:44.918Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e3020cdb-c924-499b-9857-231da632058c","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:44.917Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:44.919Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"e3020cdb-c924-499b-9857-231da632058c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:44:892\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8c1b7e6d-9d78-4bab-8233-25627652306a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"12482413-81e9-4482-b3fd-70d1fc266ad4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4202276e-6a96-4f41-9afc-968b74486c02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"907d1cf1-d1ab-4356-819b-dadcaf4b9781\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/3302cd7c-1480-4139-a3ed-261a708ff2de/named-query-elements/named-query-element/8c1b7e6d-9d78-4bab-8233-25627652306a/named-query-elements/named-query-element/12482413-81e9-4482-b3fd-70d1fc266ad4/named-query-elements/named-query-element/4202276e-6a96-4f41-9afc-968b74486c02/named-query-elements/named-query-element/907d1cf1-d1ab-4356-819b-dadcaf4b9781\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"670a94e9-874f-4087-8501-62d4d289c519\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"5054fc46-eebf-443f-a101-3f34d65412b8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519/named-query-elements/named-query-element/5054fc46-eebf-443f-a101-3f34d65412b8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381864719\",\"model-invariant-id\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\"}}","context":{"RequestID":"e3020cdb-c924-499b-9857-231da632058c","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:44.919Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:44.935Z","message":"{\"transactionId\":\"e3020cdb-c924-499b-9857-231da632058c\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:44:712\",\"respDate\":\"230425-00:17:44:935\",\"sourceId\":\"AAI-TOOLS:e3020cdb-c924-499b-9857-231da632058c\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:44:712-45469\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[fc62a6bd-a9b8-4413-a06a-c5b2f085fdae], x-b3-parentspanid=[da98c98762e1adcd], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[e3020cdb-c924-499b-9857-231da632058c], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e42fd581ca51b41e03e71ca169b559ff], x-b3-spanid=[ed19849de8b12f65], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[1127], Content-Type=[application/json], X-ONAP-RequestID=[e3020cdb-c924-499b-9857-231da632058c]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"670a94e9-874f-4087-8501-62d4d289c519\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"dhv-complex-by-hostname\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - DHV Complex By Hostname\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"af91c2f7-35fc-43cf-a13d-443f385b2353\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:44:712-45469\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[118880], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230425-00:17:44:712-45469]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"e3020cdb-c924-499b-9857-231da632058c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"109","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"12a7dcda-5dd4-4852-8b4e-e66424c9c06b","LogTimestamp":"2023-04-25T00:17:44.829Z","elapsedTime":"17"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:44.936Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"e3020cdb-c924-499b-9857-231da632058c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"225","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"12a7dcda-5dd4-4852-8b4e-e66424c9c06b","LogTimestamp":"2023-04-25T00:17:44.936Z","ResponseDesc":"Created","elapsedTime":"17"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:44 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519" 201 0 REST e3020cdb-c924-499b-9857-231da632058c AAI-TOOLS 127.0.0.6 - - - - - - - - - 229 - "logType": "access"
{"timestamp":"2023-04-25T00:17:44.951Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e3020cdb-c924-499b-9857-231da632058c","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"32","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:44.951Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:44.953Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"e3020cdb-c924-499b-9857-231da632058c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:44:904\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"d27ccfea-7098-42d7-a4cd-bbddb37bf205\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7c276ab1-a6ac-4b2b-abb9-102407658e01\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"220cc829-2717-4c1c-adcf-99dcefc89703\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205/named-query-elements/named-query-element/7c276ab1-a6ac-4b2b-abb9-102407658e01/named-query-elements/named-query-element/220cc829-2717-4c1c-adcf-99dcefc89703\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"670a94e9-874f-4087-8501-62d4d289c519\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"5054fc46-eebf-443f-a101-3f34d65412b8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"95090c6f-cc07-4825-a974-ebcbc3f0a6ac\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519/named-query-elements/named-query-element/5054fc46-eebf-443f-a101-3f34d65412b8/named-query-elements/named-query-element/95090c6f-cc07-4825-a974-ebcbc3f0a6ac\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381864719\",\"model-invariant-id\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\"}}","context":{"RequestID":"e3020cdb-c924-499b-9857-231da632058c","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:44.953Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:44.979Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e3020cdb-c924-499b-9857-231da632058c","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:44.979Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:45.021Z","message":"Entering","context":{"RequestID":"41e285a2-63c4-4d0e-b18f-7bec426cb7ea","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9abaef52-24f7-4bad-8e80-234576780f5d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:45.021Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:45.033Z","message":"Checking for system property [partnerName]","context":{"RequestID":"41e285a2-63c4-4d0e-b18f-7bec426cb7ea","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9abaef52-24f7-4bad-8e80-234576780f5d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:45.021Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:45.033Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"41e285a2-63c4-4d0e-b18f-7bec426cb7ea","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9abaef52-24f7-4bad-8e80-234576780f5d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:45.021Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:45.033Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"41e285a2-63c4-4d0e-b18f-7bec426cb7ea","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9abaef52-24f7-4bad-8e80-234576780f5d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:45.021Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:45.033Z","message":"Invoke","context":{"RequestID":"41e285a2-63c4-4d0e-b18f-7bec426cb7ea","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9","InvocationID":"9abaef52-24f7-4bad-8e80-234576780f5d","LogTimestamp":"2023-04-25T00:17:45.033Z"},"thread":"qtp1530295320-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:45.036Z","message":"Entering","context":{"RequestID":"29fef619-ab48-4fea-99b8-a59dfcb41200","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a80aeeac-c42f-4244-bab3-0350fe47be53","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:17:45.036Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:45.040Z","message":"{\"transactionId\":\"29fef619-ab48-4fea-99b8-a59dfcb41200\",\"status\":\"200\",\"rqstDate\":\"230425-00:17:45:037\",\"respDate\":\"230425-00:17:45:040\",\"sourceId\":\"haproxy:29fef619-ab48-4fea-99b8-a59dfcb41200\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:45:037-70498\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f2cc015e-c65c-42ff-b11b-73f453c8637f], x-b3-parentspanid=[7e1a6949b0f144b8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[091c0703ce89d6f87e1a6949b0f144b8], x-b3-spanid=[86d01399414cde8d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[29fef619-ab48-4fea-99b8-a59dfcb41200]}\\\"}\"}","context":{"RequestID":"29fef619-ab48-4fea-99b8-a59dfcb41200","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a80aeeac-c42f-4244-bab3-0350fe47be53","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:17:45.036Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:45.041Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"29fef619-ab48-4fea-99b8-a59dfcb41200","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a80aeeac-c42f-4244-bab3-0350fe47be53","LogTimestamp":"2023-04-25T00:17:45.041Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:17:45.150Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"41e285a2-63c4-4d0e-b18f-7bec426cb7ea","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"117","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9","InvocationID":"9abaef52-24f7-4bad-8e80-234576780f5d","LogTimestamp":"2023-04-25T00:17:45.150Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1530295320-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:45.224Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"41e285a2-63c4-4d0e-b18f-7bec426cb7ea\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:45:199\"},\"entity\":{\"resource-version\":\"1682381865032\",\"named-query-uuid\":\"59490c32-eaae-488d-8442-f301b1ed43a9\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - DHV Complex By LocationId\",\"named-query-name\":\"dhv-complex-by-location-id\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"392cc337-54b2-4fdc-b508-2fa84f57359f\",\"resource-version\":\"1682381865032\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"d4ff535c-6a20-45f4-b56e-e1f389686a6c\",\"resource-version\":\"1682381865032\"}]}}]}}}","context":{"RequestID":"41e285a2-63c4-4d0e-b18f-7bec426cb7ea","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:45.224Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:45.252Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"41e285a2-63c4-4d0e-b18f-7bec426cb7ea","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:45.251Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:45.253Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"41e285a2-63c4-4d0e-b18f-7bec426cb7ea\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:45:225\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8c1b7e6d-9d78-4bab-8233-25627652306a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"12482413-81e9-4482-b3fd-70d1fc266ad4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4202276e-6a96-4f41-9afc-968b74486c02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"907d1cf1-d1ab-4356-819b-dadcaf4b9781\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/3302cd7c-1480-4139-a3ed-261a708ff2de/named-query-elements/named-query-element/8c1b7e6d-9d78-4bab-8233-25627652306a/named-query-elements/named-query-element/12482413-81e9-4482-b3fd-70d1fc266ad4/named-query-elements/named-query-element/4202276e-6a96-4f41-9afc-968b74486c02/named-query-elements/named-query-element/907d1cf1-d1ab-4356-819b-dadcaf4b9781\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"59490c32-eaae-488d-8442-f301b1ed43a9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"392cc337-54b2-4fdc-b508-2fa84f57359f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d4ff535c-6a20-45f4-b56e-e1f389686a6c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9/named-query-elements/named-query-element/392cc337-54b2-4fdc-b508-2fa84f57359f/named-query-elements/named-query-element/d4ff535c-6a20-45f4-b56e-e1f389686a6c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"670a94e9-874f-4087-8501-62d4d289c519\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"5054fc46-eebf-443f-a101-3f34d65412b8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519/named-query-elements/named-query-element/5054fc46-eebf-443f-a101-3f34d65412b8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381865032\",\"model-invariant-id\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\"}}","context":{"RequestID":"41e285a2-63c4-4d0e-b18f-7bec426cb7ea","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:45.253Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:45.254Z","message":"{\"transactionId\":\"41e285a2-63c4-4d0e-b18f-7bec426cb7ea\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:45:022\",\"respDate\":\"230425-00:17:45:254\",\"sourceId\":\"AAI-TOOLS:41e285a2-63c4-4d0e-b18f-7bec426cb7ea\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:45:022-38788\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[50a9cde3-4698-4f37-98a8-f73a5196a4a7], x-b3-parentspanid=[0948ee9710d71fe1], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[41e285a2-63c4-4d0e-b18f-7bec426cb7ea], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[264a5670287e0d94b4209802f9d83186], x-b3-spanid=[3852fd4837691b5c], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[1132], Content-Type=[application/json], X-ONAP-RequestID=[41e285a2-63c4-4d0e-b18f-7bec426cb7ea]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"59490c32-eaae-488d-8442-f301b1ed43a9\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"dhv-complex-by-location-id\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - DHV Complex By LocationId\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"af91c2f7-35fc-43cf-a13d-443f385b2353\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:45:022-38788\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[102648], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230425-00:17:45:022-38788]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"41e285a2-63c4-4d0e-b18f-7bec426cb7ea","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"117","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"9abaef52-24f7-4bad-8e80-234576780f5d","LogTimestamp":"2023-04-25T00:17:45.150Z","elapsedTime":"20"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:45.255Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"41e285a2-63c4-4d0e-b18f-7bec426cb7ea","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"234","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"9abaef52-24f7-4bad-8e80-234576780f5d","LogTimestamp":"2023-04-25T00:17:45.255Z","ResponseDesc":"Created","elapsedTime":"20"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:45 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9" 201 0 REST 41e285a2-63c4-4d0e-b18f-7bec426cb7ea AAI-TOOLS 127.0.0.6 - - - - - - - - - 238 - "logType": "access"
{"timestamp":"2023-04-25T00:17:45.288Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"41e285a2-63c4-4d0e-b18f-7bec426cb7ea","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"35","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:45.288Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:45.289Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"41e285a2-63c4-4d0e-b18f-7bec426cb7ea\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:45:239\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"d27ccfea-7098-42d7-a4cd-bbddb37bf205\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7c276ab1-a6ac-4b2b-abb9-102407658e01\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"220cc829-2717-4c1c-adcf-99dcefc89703\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205/named-query-elements/named-query-element/7c276ab1-a6ac-4b2b-abb9-102407658e01/named-query-elements/named-query-element/220cc829-2717-4c1c-adcf-99dcefc89703\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"670a94e9-874f-4087-8501-62d4d289c519\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"5054fc46-eebf-443f-a101-3f34d65412b8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"95090c6f-cc07-4825-a974-ebcbc3f0a6ac\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519/named-query-elements/named-query-element/5054fc46-eebf-443f-a101-3f34d65412b8/named-query-elements/named-query-element/95090c6f-cc07-4825-a974-ebcbc3f0a6ac\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"59490c32-eaae-488d-8442-f301b1ed43a9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"392cc337-54b2-4fdc-b508-2fa84f57359f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9/named-query-elements/named-query-element/392cc337-54b2-4fdc-b508-2fa84f57359f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381865032\",\"model-invariant-id\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\"}}","context":{"RequestID":"41e285a2-63c4-4d0e-b18f-7bec426cb7ea","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:45.289Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:45.333Z","message":"Entering","context":{"RequestID":"1a9f5339-9b7c-4ffe-8cb7-ece8d86d7ae9","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"77190fc3-84ed-4296-804b-93faa95f9a3a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:45.333Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:45.341Z","message":"Checking for system property [partnerName]","context":{"RequestID":"1a9f5339-9b7c-4ffe-8cb7-ece8d86d7ae9","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"77190fc3-84ed-4296-804b-93faa95f9a3a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:45.333Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:45.341Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"1a9f5339-9b7c-4ffe-8cb7-ece8d86d7ae9","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"77190fc3-84ed-4296-804b-93faa95f9a3a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:45.333Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:45.341Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"1a9f5339-9b7c-4ffe-8cb7-ece8d86d7ae9","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"77190fc3-84ed-4296-804b-93faa95f9a3a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:45.333Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:45.341Z","message":"Invoke","context":{"RequestID":"1a9f5339-9b7c-4ffe-8cb7-ece8d86d7ae9","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9","InvocationID":"77190fc3-84ed-4296-804b-93faa95f9a3a","LogTimestamp":"2023-04-25T00:17:45.341Z"},"thread":"qtp1530295320-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:45.344Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"41e285a2-63c4-4d0e-b18f-7bec426cb7ea","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"55","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:45.344Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:45.526Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"1a9f5339-9b7c-4ffe-8cb7-ece8d86d7ae9","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"185","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9","InvocationID":"77190fc3-84ed-4296-804b-93faa95f9a3a","LogTimestamp":"2023-04-25T00:17:45.526Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1530295320-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:45.613Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"1a9f5339-9b7c-4ffe-8cb7-ece8d86d7ae9\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:45:602\"},\"entity\":{\"resource-version\":\"1682381865340\",\"named-query-uuid\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - get logical-link by vnf-name\",\"named-query-name\":\"logical-link-by-vnf-name\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"11c2fbfb-6cbc-42ca-bced-a9fc1d619c7f\",\"resource-version\":\"1682381865340\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"c73a738b-4724-471b-9cd0-72a183729444\",\"resource-version\":\"1682381865340\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"d63baa8f-7c83-4035-9e84-dd245d34f983\",\"resource-version\":\"1682381865340\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"07f00055-59d3-4d69-91c9-ae89a41ad70d\",\"resource-version\":\"1682381865340\"}]}}]}}]}}]}}}","context":{"RequestID":"1a9f5339-9b7c-4ffe-8cb7-ece8d86d7ae9","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:45.613Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:45.637Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"1a9f5339-9b7c-4ffe-8cb7-ece8d86d7ae9","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:45.637Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:45.639Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"1a9f5339-9b7c-4ffe-8cb7-ece8d86d7ae9\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:45:615\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"47834979-c530-48c9-8378-3566c9da306e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/47834979-c530-48c9-8378-3566c9da306e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"11c2fbfb-6cbc-42ca-bced-a9fc1d619c7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c73a738b-4724-471b-9cd0-72a183729444\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d63baa8f-7c83-4035-9e84-dd245d34f983\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"07f00055-59d3-4d69-91c9-ae89a41ad70d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/11c2fbfb-6cbc-42ca-bced-a9fc1d619c7f/named-query-elements/named-query-element/c73a738b-4724-471b-9cd0-72a183729444/named-query-elements/named-query-element/d63baa8f-7c83-4035-9e84-dd245d34f983/named-query-elements/named-query-element/07f00055-59d3-4d69-91c9-ae89a41ad70d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"47834979-c530-48c9-8378-3566c9da306e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"42cb4c08-059d-49ac-8a88-287f91476ea7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/47834979-c530-48c9-8378-3566c9da306e/named-query-elements/named-query-element/42cb4c08-059d-49ac-8a88-287f91476ea7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381865340\",\"model-invariant-id\":\"fe012535-2c31-4a39-a739-612374c638a0\"}}","context":{"RequestID":"1a9f5339-9b7c-4ffe-8cb7-ece8d86d7ae9","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:45.639Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:45.672Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"1a9f5339-9b7c-4ffe-8cb7-ece8d86d7ae9","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"33","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:45.672Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:45.674Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"1a9f5339-9b7c-4ffe-8cb7-ece8d86d7ae9\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:45:629\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cdcd0649-5e2c-45a8-9576-b41db1a9a57c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/db923cc7-033f-475f-80c8-d3fcdbc60e7f/named-query-elements/named-query-element/cdcd0649-5e2c-45a8-9576-b41db1a9a57c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"11c2fbfb-6cbc-42ca-bced-a9fc1d619c7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/11c2fbfb-6cbc-42ca-bced-a9fc1d619c7f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"29c7739b-3544-4d91-9039-82d8d364cd8f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/c2a55239-2ff8-4c90-a93b-6a6152d70cab/named-query-elements/named-query-element/29c7739b-3544-4d91-9039-82d8d364cd8f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/b66b752a-97d3-4419-ab4a-3a38ef4d09ed/named-query-elements/named-query-element/aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8c1b7e6d-9d78-4bab-8233-25627652306a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/3302cd7c-1480-4139-a3ed-261a708ff2de/named-query-elements/named-query-element/8c1b7e6d-9d78-4bab-8233-25627652306a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381865340\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"1a9f5339-9b7c-4ffe-8cb7-ece8d86d7ae9","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:45.674Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:45.693Z","message":"{\"transactionId\":\"1a9f5339-9b7c-4ffe-8cb7-ece8d86d7ae9\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:45:333\",\"respDate\":\"230425-00:17:45:692\",\"sourceId\":\"AAI-TOOLS:1a9f5339-9b7c-4ffe-8cb7-ece8d86d7ae9\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:45:333-11877\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[5c37bbbc-0c09-4004-8d54-5bdd702b061b], x-b3-parentspanid=[de3e984cbdd53a92], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[1a9f5339-9b7c-4ffe-8cb7-ece8d86d7ae9], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d613e8c83b1b3774b5d1bcf5ec8c8c47], x-b3-spanid=[2b0e9e942af3f77a], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[2361], Content-Type=[application/json], X-ONAP-RequestID=[1a9f5339-9b7c-4ffe-8cb7-ece8d86d7ae9]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"logical-link-by-vnf-name\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - get logical-link by vnf-name\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"fe012535-2c31-4a39-a739-612374c638a0\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"cea0a982-8d55-4093-921e-418fbccf7060\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:45:333-11877\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[159824], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230425-00:17:45:333-11877]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"1a9f5339-9b7c-4ffe-8cb7-ece8d86d7ae9","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"185","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"77190fc3-84ed-4296-804b-93faa95f9a3a","LogTimestamp":"2023-04-25T00:17:45.526Z","elapsedTime":"6"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:45.694Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"1a9f5339-9b7c-4ffe-8cb7-ece8d86d7ae9","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"360","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"77190fc3-84ed-4296-804b-93faa95f9a3a","LogTimestamp":"2023-04-25T00:17:45.693Z","ResponseDesc":"Created","elapsedTime":"6"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:45 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9" 201 0 REST 1a9f5339-9b7c-4ffe-8cb7-ece8d86d7ae9 AAI-TOOLS 127.0.0.6 - - - - - - - - - 364 - "logType": "access"
{"timestamp":"2023-04-25T00:17:45.702Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"1a9f5339-9b7c-4ffe-8cb7-ece8d86d7ae9","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:45.702Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:45.703Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"1a9f5339-9b7c-4ffe-8cb7-ece8d86d7ae9\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:45:650\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"11c2fbfb-6cbc-42ca-bced-a9fc1d619c7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c73a738b-4724-471b-9cd0-72a183729444\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d63baa8f-7c83-4035-9e84-dd245d34f983\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/11c2fbfb-6cbc-42ca-bced-a9fc1d619c7f/named-query-elements/named-query-element/c73a738b-4724-471b-9cd0-72a183729444/named-query-elements/named-query-element/d63baa8f-7c83-4035-9e84-dd245d34f983\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381865340\",\"model-invariant-id\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\"}}","context":{"RequestID":"1a9f5339-9b7c-4ffe-8cb7-ece8d86d7ae9","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:45.703Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:45.728Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"1a9f5339-9b7c-4ffe-8cb7-ece8d86d7ae9","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:45.728Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:45.729Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"1a9f5339-9b7c-4ffe-8cb7-ece8d86d7ae9\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:45:664\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"11c2fbfb-6cbc-42ca-bced-a9fc1d619c7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c73a738b-4724-471b-9cd0-72a183729444\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/11c2fbfb-6cbc-42ca-bced-a9fc1d619c7f/named-query-elements/named-query-element/c73a738b-4724-471b-9cd0-72a183729444\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381865340\",\"model-invariant-id\":\"cea0a982-8d55-4093-921e-418fbccf7060\"}}","context":{"RequestID":"1a9f5339-9b7c-4ffe-8cb7-ece8d86d7ae9","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:45.729Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:45.756Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"1a9f5339-9b7c-4ffe-8cb7-ece8d86d7ae9","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:45.756Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:45.785Z","message":"Entering","context":{"RequestID":"1005d1a6-cf43-4b84-9088-73db8bd95b75","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"7582d5fd-3271-4ca2-9252-042d731cd3b5","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:45.785Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:45.795Z","message":"Checking for system property [partnerName]","context":{"RequestID":"1005d1a6-cf43-4b84-9088-73db8bd95b75","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"7582d5fd-3271-4ca2-9252-042d731cd3b5","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:45.785Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:45.795Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"1005d1a6-cf43-4b84-9088-73db8bd95b75","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"7582d5fd-3271-4ca2-9252-042d731cd3b5","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:45.785Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:45.795Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"1005d1a6-cf43-4b84-9088-73db8bd95b75","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"7582d5fd-3271-4ca2-9252-042d731cd3b5","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:45.785Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:45.796Z","message":"Invoke","context":{"RequestID":"1005d1a6-cf43-4b84-9088-73db8bd95b75","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/4028faed-b7d5-4059-9d49-7df06da9ebfb","InvocationID":"7582d5fd-3271-4ca2-9252-042d731cd3b5","LogTimestamp":"2023-04-25T00:17:45.795Z"},"thread":"qtp1530295320-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:45.858Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"1005d1a6-cf43-4b84-9088-73db8bd95b75","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"63","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/4028faed-b7d5-4059-9d49-7df06da9ebfb","InvocationID":"7582d5fd-3271-4ca2-9252-042d731cd3b5","LogTimestamp":"2023-04-25T00:17:45.858Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1530295320-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:45.898Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4028faed-b7d5-4059-9d49-7df06da9ebfb\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"1005d1a6-cf43-4b84-9088-73db8bd95b75\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:45:889\"},\"entity\":{\"resource-version\":\"1682381865794\",\"named-query-uuid\":\"4028faed-b7d5-4059-9d49-7df06da9ebfb\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - get logical-link by circuit-id\",\"named-query-name\":\"logical-link-by-circuit-id-\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"165dad9b-b6d8-4579-ae4f-8a7e2bcd32c1\",\"resource-version\":\"1682381865794\"}]}}}","context":{"RequestID":"1005d1a6-cf43-4b84-9088-73db8bd95b75","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/4028faed-b7d5-4059-9d49-7df06da9ebfb","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:45.898Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:45.924Z","message":"{\"transactionId\":\"1005d1a6-cf43-4b84-9088-73db8bd95b75\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:45:786\",\"respDate\":\"230425-00:17:45:923\",\"sourceId\":\"AAI-TOOLS:1005d1a6-cf43-4b84-9088-73db8bd95b75\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/4028faed-b7d5-4059-9d49-7df06da9ebfb\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:45:786-90168\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[6a168d74-760e-4ffa-bfeb-b725f4642716], x-b3-parentspanid=[74e002834ca38f87], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[1005d1a6-cf43-4b84-9088-73db8bd95b75], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[34d7910dfb0eedebcc52571f13d87ff4], x-b3-spanid=[9db6182ee64bc1dd], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[642], Content-Type=[application/json], X-ONAP-RequestID=[1005d1a6-cf43-4b84-9088-73db8bd95b75]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"4028faed-b7d5-4059-9d49-7df06da9ebfb\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"logical-link-by-circuit-id-\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - get logical-link by circuit-id\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"fe012535-2c31-4a39-a739-612374c638a0\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:45:786-90168\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[163920], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230425-00:17:45:786-90168]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"1005d1a6-cf43-4b84-9088-73db8bd95b75","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"63","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"7582d5fd-3271-4ca2-9252-042d731cd3b5","LogTimestamp":"2023-04-25T00:17:45.858Z","elapsedTime":"26"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:45.926Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"1005d1a6-cf43-4b84-9088-73db8bd95b75","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"142","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"7582d5fd-3271-4ca2-9252-042d731cd3b5","LogTimestamp":"2023-04-25T00:17:45.926Z","ResponseDesc":"Created","elapsedTime":"26"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:45.926Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"1005d1a6-cf43-4b84-9088-73db8bd95b75","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/4028faed-b7d5-4059-9d49-7df06da9ebfb","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:45.925Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:45 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/4028faed-b7d5-4059-9d49-7df06da9ebfb" 201 0 REST 1005d1a6-cf43-4b84-9088-73db8bd95b75 AAI-TOOLS 127.0.0.6 - - - - - - - - - 146 - "logType": "access"
{"timestamp":"2023-04-25T00:17:45.928Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"1005d1a6-cf43-4b84-9088-73db8bd95b75\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:45:900\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"47834979-c530-48c9-8378-3566c9da306e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/47834979-c530-48c9-8378-3566c9da306e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4028faed-b7d5-4059-9d49-7df06da9ebfb\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"165dad9b-b6d8-4579-ae4f-8a7e2bcd32c1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4028faed-b7d5-4059-9d49-7df06da9ebfb/named-query-elements/named-query-element/165dad9b-b6d8-4579-ae4f-8a7e2bcd32c1\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"11c2fbfb-6cbc-42ca-bced-a9fc1d619c7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c73a738b-4724-471b-9cd0-72a183729444\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d63baa8f-7c83-4035-9e84-dd245d34f983\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"07f00055-59d3-4d69-91c9-ae89a41ad70d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/11c2fbfb-6cbc-42ca-bced-a9fc1d619c7f/named-query-elements/named-query-element/c73a738b-4724-471b-9cd0-72a183729444/named-query-elements/named-query-element/d63baa8f-7c83-4035-9e84-dd245d34f983/named-query-elements/named-query-element/07f00055-59d3-4d69-91c9-ae89a41ad70d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"47834979-c530-48c9-8378-3566c9da306e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"42cb4c08-059d-49ac-8a88-287f91476ea7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/47834979-c530-48c9-8378-3566c9da306e/named-query-elements/named-query-element/42cb4c08-059d-49ac-8a88-287f91476ea7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381865794\",\"model-invariant-id\":\"fe012535-2c31-4a39-a739-612374c638a0\"}}","context":{"RequestID":"1005d1a6-cf43-4b84-9088-73db8bd95b75","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:45.928Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:45.952Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"1005d1a6-cf43-4b84-9088-73db8bd95b75","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:45.952Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:46.021Z","message":"Entering","context":{"RequestID":"b3afcc0b-58e8-486f-b71d-1315d0ccc9f3","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"02d5e2d1-e105-4d96-8855-072d1aedf37a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:46.021Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:46.056Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b3afcc0b-58e8-486f-b71d-1315d0ccc9f3","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"02d5e2d1-e105-4d96-8855-072d1aedf37a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:46.021Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:46.057Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b3afcc0b-58e8-486f-b71d-1315d0ccc9f3","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"02d5e2d1-e105-4d96-8855-072d1aedf37a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:46.021Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:46.057Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b3afcc0b-58e8-486f-b71d-1315d0ccc9f3","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"02d5e2d1-e105-4d96-8855-072d1aedf37a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:46.021Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:46.058Z","message":"Invoke","context":{"RequestID":"b3afcc0b-58e8-486f-b71d-1315d0ccc9f3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64","InvocationID":"02d5e2d1-e105-4d96-8855-072d1aedf37a","LogTimestamp":"2023-04-25T00:17:46.058Z"},"thread":"qtp1530295320-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:46.921Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"b3afcc0b-58e8-486f-b71d-1315d0ccc9f3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"864","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64","InvocationID":"02d5e2d1-e105-4d96-8855-072d1aedf37a","LogTimestamp":"2023-04-25T00:17:46.921Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1530295320-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:47.053Z","message":"Entering","context":{"RequestID":"1dccf95d-ec55-4d2b-a129-7b322b2c9494","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0d607d1c-980e-4930-ac08-388f30055a6f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:17:47.053Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:47.055Z","message":"{\"transactionId\":\"1dccf95d-ec55-4d2b-a129-7b322b2c9494\",\"status\":\"200\",\"rqstDate\":\"230425-00:17:47:054\",\"respDate\":\"230425-00:17:47:055\",\"sourceId\":\"haproxy:1dccf95d-ec55-4d2b-a129-7b322b2c9494\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:47:054-10340\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[317cffdc-0847-4877-88f3-6a0db1c5d46b], x-b3-parentspanid=[56cb1369a1ed8a5f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cd4b950c928ccedf56cb1369a1ed8a5f], x-b3-spanid=[447595d090bc98ee], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1dccf95d-ec55-4d2b-a129-7b322b2c9494]}\\\"}\"}","context":{"RequestID":"1dccf95d-ec55-4d2b-a129-7b322b2c9494","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0d607d1c-980e-4930-ac08-388f30055a6f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:17:47.053Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:47.056Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1dccf95d-ec55-4d2b-a129-7b322b2c9494","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0d607d1c-980e-4930-ac08-388f30055a6f","LogTimestamp":"2023-04-25T00:17:47.056Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:17:47.359Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"b3afcc0b-58e8-486f-b71d-1315d0ccc9f3\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:47:338\"},\"entity\":{\"resource-version\":\"1682381866055\",\"named-query-uuid\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - DHV Service Topology\",\"named-query-name\":\"dhv-service-topology\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"resource-version\":\"1682381866055\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"resource-version\":\"1682381866055\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"resource-version\":\"1682381866055\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"c12f329b-37e8-433c-923c-c4e27cf8c2a9\",\"resource-version\":\"1682381866055\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"84580b9a-ea52-4d33-9f98-15ffaf001df2\",\"resource-version\":\"1682381866055\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"26cbb5cc-5a21-4f72-8b24-42e807cb0585\",\"resource-version\":\"1682381866055\",\"property-collect-list\":[\"l3-interface-ipv4-address\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"9bf49829-b102-46dd-9f3d-585c166c607b\",\"resource-version\":\"1682381866055\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82966045-43ee-4982-8307-7e9610866140\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"94b817eb-9e5d-4874-8ce9-232f0240faba\",\"resource-version\":\"1682381866055\",\"property-collect-list\":[\"l3-interface-ipv6-address\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"4b5f3a5c-0416-4e08-a877-ebb83c964e1b\",\"resource-version\":\"1682381866055\",\"property-collect-list\":[\"l3-interface-ipv4-address\"]}]},\"property-collect-list\":[\"speed-units\",\"speed-value\",\"vlan-description\",\"vlan-id-inner\",\"vlan-id-outer\",\"vlan-interface\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82966045-43ee-4982-8307-7e9610866140\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"8bab6e37-4919-4661-beb9-d2644242bbe9\",\"resource-version\":\"1682381866055\",\"property-collect-list\":[\"l3-interface-ipv6-address\"]}]},\"property-collect-list\":[\"interface-name\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"1a065b11-c465-4d45-9609-c56210e952d9\",\"resource-version\":\"1682381866055\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"94043c37-4e73-439c-a790-0fdd697924cd\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"45b8fe63-ffcc-4cdc-bd35-c2e087b9e360\",\"resource-version\":\"1682381866055\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"c822d81f-822f-4304-9623-1025b53da568\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"b0be80cc-9ca4-415e-9b9d-53364e7516c9\",\"resource-version\":\"1682381866055\",\"property-collect-list\":[\"service-provider-name\"]}]},\"property-collect-list\":[\"interface-name\"]}]},\"property-collect-list\":[\"hostname\"]}]},\"property-collect-list\":[\"prov-status\",\"vserver-id\",\"vserver-name\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"7f1aa401-ebe7-41ea-8b6a-9416fa7dc22e\",\"resource-version\":\"1682381866055\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"5d15d2c2-a6c6-4bff-89f5-a2c7f94b5bdd\",\"resource-version\":\"1682381866055\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"e5c23d33-1cb1-47e3-8905-6acd688e7e8c\",\"resource-version\":\"1682381866055\",\"property-collect-list\":[\"l3-interface-ipv4-address\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82966045-43ee-4982-8307-7e9610866140\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"ff8e11b6-313f-4083-9e36-04593f42560f\",\"resource-version\":\"1682381866055\",\"property-collect-list\":[\"l3-interface-ipv6-address\"]}]},\"property-collect-list\":[\"speed-units\",\"speed-value\",\"vlan-description\",\"vlan-id-inner\",\"vlan-id-outer\",\"vlan-interface\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82966045-43ee-4982-8307-7e9610866140\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"755576a4-0f81-4f63-bcbc-80af33c0203b\",\"resource-version\":\"1682381866055\",\"property-collect-list\":[\"l3-interface-ipv6-address\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"0ccc5b1f-2957-44d7-8493-0cf5421d1149\",\"resource-version\":\"1682381866055\",\"property-collect-list\":[\"l3-interface-ipv4-address\"]}]},\"property-collect-list\":[\"interface-name\"]}]},\"property-collect-list\":[\"operational-state\",\"prov-status\",\"vnf-id\",\"vnf-name\",\"vnf-type\"]}]},\"property-collect-list\":[\"persona-model-id\",\"service-instance-id\",\"service-instance-location-id\",\"service-instance-name\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"2030dd67-9c72-4db0-95db-f106bb3879fe\",\"resource-version\":\"1682381866055\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"456f5604-b944-4168-bdfd-3f88606a5f4f\",\"resource-version\":\"1682381866055\",\"property-collect-list\":[\"global-customer-id\"]}]},\"property-collect-list\":[\"service-type\",\"temp-ub-sub-account-id\"]}]},\"property-collect-list\":[\"persona-model-id\",\"service-instance-id\",\"service-instance-location-id\",\"service-instance-name\"]}]}}}","context":{"RequestID":"b3afcc0b-58e8-486f-b71d-1315d0ccc9f3","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:47.359Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:47.388Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b3afcc0b-58e8-486f-b71d-1315d0ccc9f3","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:47.388Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:47.389Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"b3afcc0b-58e8-486f-b71d-1315d0ccc9f3\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:47:357\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"47834979-c530-48c9-8378-3566c9da306e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"47419aeb-cdea-481f-aef6-a9831b6d3f8f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/47834979-c530-48c9-8378-3566c9da306e/named-query-elements/named-query-element/47419aeb-cdea-481f-aef6-a9831b6d3f8f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c12f329b-37e8-433c-923c-c4e27cf8c2a9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1a065b11-c465-4d45-9609-c56210e952d9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"45b8fe63-ffcc-4cdc-bd35-c2e087b9e360\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f/named-query-elements/named-query-element/c12f329b-37e8-433c-923c-c4e27cf8c2a9/named-query-elements/named-query-element/1a065b11-c465-4d45-9609-c56210e952d9/named-query-elements/named-query-element/45b8fe63-ffcc-4cdc-bd35-c2e087b9e360\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381866055\",\"model-invariant-id\":\"94043c37-4e73-439c-a790-0fdd697924cd\"}}","context":{"RequestID":"b3afcc0b-58e8-486f-b71d-1315d0ccc9f3","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:47.389Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:47.412Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b3afcc0b-58e8-486f-b71d-1315d0ccc9f3","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:47.412Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:47.413Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"b3afcc0b-58e8-486f-b71d-1315d0ccc9f3\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:47:373\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8c1b7e6d-9d78-4bab-8233-25627652306a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"12482413-81e9-4482-b3fd-70d1fc266ad4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4202276e-6a96-4f41-9afc-968b74486c02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"907d1cf1-d1ab-4356-819b-dadcaf4b9781\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/3302cd7c-1480-4139-a3ed-261a708ff2de/named-query-elements/named-query-element/8c1b7e6d-9d78-4bab-8233-25627652306a/named-query-elements/named-query-element/12482413-81e9-4482-b3fd-70d1fc266ad4/named-query-elements/named-query-element/4202276e-6a96-4f41-9afc-968b74486c02/named-query-elements/named-query-element/907d1cf1-d1ab-4356-819b-dadcaf4b9781\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c12f329b-37e8-433c-923c-c4e27cf8c2a9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1a065b11-c465-4d45-9609-c56210e952d9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f/named-query-elements/named-query-element/c12f329b-37e8-433c-923c-c4e27cf8c2a9/named-query-elements/named-query-element/1a065b11-c465-4d45-9609-c56210e952d9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"59490c32-eaae-488d-8442-f301b1ed43a9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"392cc337-54b2-4fdc-b508-2fa84f57359f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d4ff535c-6a20-45f4-b56e-e1f389686a6c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9/named-query-elements/named-query-element/392cc337-54b2-4fdc-b508-2fa84f57359f/named-query-elements/named-query-element/d4ff535c-6a20-45f4-b56e-e1f389686a6c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"670a94e9-874f-4087-8501-62d4d289c519\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"5054fc46-eebf-443f-a101-3f34d65412b8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519/named-query-elements/named-query-element/5054fc46-eebf-443f-a101-3f34d65412b8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381866055\",\"model-invariant-id\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\"}}","context":{"RequestID":"b3afcc0b-58e8-486f-b71d-1315d0ccc9f3","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:47.413Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:47.452Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b3afcc0b-58e8-486f-b71d-1315d0ccc9f3","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"39","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:47.452Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:47.453Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"b3afcc0b-58e8-486f-b71d-1315d0ccc9f3\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:47:394\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cdcd0649-5e2c-45a8-9576-b41db1a9a57c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/db923cc7-033f-475f-80c8-d3fcdbc60e7f/named-query-elements/named-query-element/cdcd0649-5e2c-45a8-9576-b41db1a9a57c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"11c2fbfb-6cbc-42ca-bced-a9fc1d619c7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/11c2fbfb-6cbc-42ca-bced-a9fc1d619c7f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"29c7739b-3544-4d91-9039-82d8d364cd8f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/c2a55239-2ff8-4c90-a93b-6a6152d70cab/named-query-elements/named-query-element/29c7739b-3544-4d91-9039-82d8d364cd8f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/b66b752a-97d3-4419-ab4a-3a38ef4d09ed/named-query-elements/named-query-element/aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8c1b7e6d-9d78-4bab-8233-25627652306a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/3302cd7c-1480-4139-a3ed-261a708ff2de/named-query-elements/named-query-element/8c1b7e6d-9d78-4bab-8233-25627652306a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381866055\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"b3afcc0b-58e8-486f-b71d-1315d0ccc9f3","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:47.453Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:47.592Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b3afcc0b-58e8-486f-b71d-1315d0ccc9f3","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"139","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:47.592Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:47.594Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"b3afcc0b-58e8-486f-b71d-1315d0ccc9f3\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:47:410\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"47834979-c530-48c9-8378-3566c9da306e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"42cb4c08-059d-49ac-8a88-287f91476ea7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8b60449e-3b98-41ae-9e2c-02bf1e9b0cdb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6690e5c1-64f1-4212-8dbf-47adcab7b33d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/47834979-c530-48c9-8378-3566c9da306e/named-query-elements/named-query-element/42cb4c08-059d-49ac-8a88-287f91476ea7/named-query-elements/named-query-element/8b60449e-3b98-41ae-9e2c-02bf1e9b0cdb/named-query-elements/named-query-element/6690e5c1-64f1-4212-8dbf-47adcab7b33d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2030dd67-9c72-4db0-95db-f106bb3879fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/2030dd67-9c72-4db0-95db-f106bb3879fe\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381866055\",\"model-invariant-id\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\"}}","context":{"RequestID":"b3afcc0b-58e8-486f-b71d-1315d0ccc9f3","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:47.593Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:47.617Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b3afcc0b-58e8-486f-b71d-1315d0ccc9f3","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:47.617Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:47.619Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"b3afcc0b-58e8-486f-b71d-1315d0ccc9f3\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:47:429\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7f1aa401-ebe7-41ea-8b6a-9416fa7dc22e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5d15d2c2-a6c6-4bff-89f5-a2c7f94b5bdd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f/named-query-elements/named-query-element/7f1aa401-ebe7-41ea-8b6a-9416fa7dc22e/named-query-elements/named-query-element/5d15d2c2-a6c6-4bff-89f5-a2c7f94b5bdd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c12f329b-37e8-433c-923c-c4e27cf8c2a9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"84580b9a-ea52-4d33-9f98-15ffaf001df2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9bf49829-b102-46dd-9f3d-585c166c607b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f/named-query-elements/named-query-element/c12f329b-37e8-433c-923c-c4e27cf8c2a9/named-query-elements/named-query-element/84580b9a-ea52-4d33-9f98-15ffaf001df2/named-query-elements/named-query-element/9bf49829-b102-46dd-9f3d-585c166c607b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"11c2fbfb-6cbc-42ca-bced-a9fc1d619c7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c73a738b-4724-471b-9cd0-72a183729444\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d63baa8f-7c83-4035-9e84-dd245d34f983\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/11c2fbfb-6cbc-42ca-bced-a9fc1d619c7f/named-query-elements/named-query-element/c73a738b-4724-471b-9cd0-72a183729444/named-query-elements/named-query-element/d63baa8f-7c83-4035-9e84-dd245d34f983\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381866055\",\"model-invariant-id\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\"}}","context":{"RequestID":"b3afcc0b-58e8-486f-b71d-1315d0ccc9f3","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:47.619Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:47.640Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b3afcc0b-58e8-486f-b71d-1315d0ccc9f3","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"21","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:47.640Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:47.642Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"b3afcc0b-58e8-486f-b71d-1315d0ccc9f3\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:47:443\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8d162d9-8cab-4468-bf6d-ccb63442fa22\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"680a8eab-61bd-4402-9a41-5cae1b0f4696\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/b66b752a-97d3-4419-ab4a-3a38ef4d09ed/named-query-elements/named-query-element/aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5/named-query-elements/named-query-element/e8d162d9-8cab-4468-bf6d-ccb63442fa22/named-query-elements/named-query-element/680a8eab-61bd-4402-9a41-5cae1b0f4696\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8c1b7e6d-9d78-4bab-8233-25627652306a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"12482413-81e9-4482-b3fd-70d1fc266ad4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4202276e-6a96-4f41-9afc-968b74486c02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/3302cd7c-1480-4139-a3ed-261a708ff2de/named-query-elements/named-query-element/8c1b7e6d-9d78-4bab-8233-25627652306a/named-query-elements/named-query-element/12482413-81e9-4482-b3fd-70d1fc266ad4/named-query-elements/named-query-element/4202276e-6a96-4f41-9afc-968b74486c02\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c12f329b-37e8-433c-923c-c4e27cf8c2a9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f/named-query-elements/named-query-element/c12f329b-37e8-433c-923c-c4e27cf8c2a9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cdcd0649-5e2c-45a8-9576-b41db1a9a57c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e58f73a2-6033-46c0-bf3e-ae9b3a0255e9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8cfe8a16-9efd-43c3-afdd-879728e1b79c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/db923cc7-033f-475f-80c8-d3fcdbc60e7f/named-query-elements/named-query-element/cdcd0649-5e2c-45a8-9576-b41db1a9a57c/named-query-elements/named-query-element/e58f73a2-6033-46c0-bf3e-ae9b3a0255e9/named-query-elements/named-query-element/8cfe8a16-9efd-43c3-afdd-879728e1b79c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381866055\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"b3afcc0b-58e8-486f-b71d-1315d0ccc9f3","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:47.642Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:47.662Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b3afcc0b-58e8-486f-b71d-1315d0ccc9f3","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"20","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:47.662Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:47.680Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"b3afcc0b-58e8-486f-b71d-1315d0ccc9f3\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:47:457\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"29c7739b-3544-4d91-9039-82d8d364cd8f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9f194b17-c823-47b4-99d1-328c93285dd9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/c2a55239-2ff8-4c90-a93b-6a6152d70cab/named-query-elements/named-query-element/29c7739b-3544-4d91-9039-82d8d364cd8f/named-query-elements/named-query-element/9f194b17-c823-47b4-99d1-328c93285dd9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"47834979-c530-48c9-8378-3566c9da306e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"42cb4c08-059d-49ac-8a88-287f91476ea7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8b60449e-3b98-41ae-9e2c-02bf1e9b0cdb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/47834979-c530-48c9-8378-3566c9da306e/named-query-elements/named-query-element/42cb4c08-059d-49ac-8a88-287f91476ea7/named-query-elements/named-query-element/8b60449e-3b98-41ae-9e2c-02bf1e9b0cdb\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381866055\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"b3afcc0b-58e8-486f-b71d-1315d0ccc9f3","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:47.680Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:47.708Z","message":"{\"transactionId\":\"b3afcc0b-58e8-486f-b71d-1315d0ccc9f3\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:46:022\",\"respDate\":\"230425-00:17:47:708\",\"sourceId\":\"AAI-TOOLS:b3afcc0b-58e8-486f-b71d-1315d0ccc9f3\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:46:022-16451\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[2d6e95cc-127f-4c57-a255-7b2ddd144777], x-b3-parentspanid=[7f07178789ed4e6b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[b3afcc0b-58e8-486f-b71d-1315d0ccc9f3], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[61214fa6616bad04ce5e057733287af6], x-b3-spanid=[acecf56733cde8bc], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[16162], Content-Type=[application/json], X-ONAP-RequestID=[b3afcc0b-58e8-486f-b71d-1315d0ccc9f3]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"b546a34b-7e71-45dc-9907-4cbdcf675c64\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"dhv-service-topology\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - DHV Service Topology\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"service-instance-id\\\\\\\", \\\\\\\"persona-model-id\\\\\\\", \\\\\\\"service-instance-name\\\\\\\", \\\\\\\"service-instance-location-id\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"service-type\\\\\\\", \\\\\\\"temp-ub-sub-account-id\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"global-customer-id\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"2e1a602a-acd8-4f78-94ff-618b802a303b\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"service-instance-id\\\\\\\", \\\\\\\"persona-model-id\\\\\\\", \\\\\\\"service-instance-name\\\\\\\", \\\\\\\"service-instance-location-id\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"vnf-name\\\\\\\", \\\\\\\"vnf-id\\\\\\\", \\\\\\\"vnf-type\\\\\\\", \\\\\\\"prov-status\\\\\\\", \\\\\\\"operational-state\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"interface-name\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"vlan-interface\\\\\\\", \\\\\\\"vlan-id-inner\\\\\\\", \\\\\\\"vlan-id-outer\\\\\\\", \\\\\\\"vlan-description\\\\\\\", \\\\\\\"speed-value\\\\\\\", \\\\\\\"speed-units\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv4-address\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"aad85df2-09be-40fa-b867-16415e4e10e2\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv6-address\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82966045-43ee-4982-8307-7e9610866140\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv4-address\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"aad85df2-09be-40fa-b867-16415e4e10e2\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv6-address\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82966045-43ee-4982-8307-7e9610866140\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"cea0a982-8d55-4093-921e-418fbccf7060\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"vserver-name\\\\\\\", \\\\\\\"vserver-id\\\\\\\", \\\\\\\"prov-status\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"interface-name\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"vlan-interface\\\\\\\", \\\\\\\"vlan-id-inner\\\\\\\", \\\\\\\"vlan-id-outer\\\\\\\", \\\\\\\"vlan-description\\\\\\\", \\\\\\\"speed-value\\\\\\\", \\\\\\\"speed-units\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv4-address\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"aad85df2-09be-40fa-b867-16415e4e10e2\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv6-address\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82966045-43ee-4982-8307-7e9610866140\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv4-address\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"aad85df2-09be-40fa-b867-16415e4e10e2\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv6-address\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82966045-43ee-4982-8307-7e9610866140\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"cea0a982-8d55-4093-921e-418fbccf7060\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"hostname\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"interface-name\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"service-provider-name\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"c822d81f-822f-4304-9623-1025b53da568\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"94043c37-4e73-439c-a790-0fdd697924cd\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:46:022-16451\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[122976], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230425-00:17:46:022-16451]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"b3afcc0b-58e8-486f-b71d-1315d0ccc9f3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"864","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"02d5e2d1-e105-4d96-8855-072d1aedf37a","LogTimestamp":"2023-04-25T00:17:46.921Z","elapsedTime":"10"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:47.710Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"b3afcc0b-58e8-486f-b71d-1315d0ccc9f3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1688","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"02d5e2d1-e105-4d96-8855-072d1aedf37a","LogTimestamp":"2023-04-25T00:17:47.709Z","ResponseDesc":"Created","elapsedTime":"10"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:47 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64" 201 0 REST b3afcc0b-58e8-486f-b71d-1315d0ccc9f3 AAI-TOOLS 127.0.0.6 - - - - - - - - - 1694 - "logType": "access"
{"timestamp":"2023-04-25T00:17:47.720Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b3afcc0b-58e8-486f-b71d-1315d0ccc9f3","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"40","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:47.720Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:47.722Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"b3afcc0b-58e8-486f-b71d-1315d0ccc9f3\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:47:600\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2030dd67-9c72-4db0-95db-f106bb3879fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"456f5604-b944-4168-bdfd-3f88606a5f4f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/2030dd67-9c72-4db0-95db-f106bb3879fe/named-query-elements/named-query-element/456f5604-b944-4168-bdfd-3f88606a5f4f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"47834979-c530-48c9-8378-3566c9da306e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"42cb4c08-059d-49ac-8a88-287f91476ea7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8b60449e-3b98-41ae-9e2c-02bf1e9b0cdb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6690e5c1-64f1-4212-8dbf-47adcab7b33d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"84c8ac0e-970d-495b-8e93-9ca8cfd964c2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/47834979-c530-48c9-8378-3566c9da306e/named-query-elements/named-query-element/42cb4c08-059d-49ac-8a88-287f91476ea7/named-query-elements/named-query-element/8b60449e-3b98-41ae-9e2c-02bf1e9b0cdb/named-query-elements/named-query-element/6690e5c1-64f1-4212-8dbf-47adcab7b33d/named-query-elements/named-query-element/84c8ac0e-970d-495b-8e93-9ca8cfd964c2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381866055\",\"model-invariant-id\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\"}}","context":{"RequestID":"b3afcc0b-58e8-486f-b71d-1315d0ccc9f3","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:47.722Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:47.765Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b3afcc0b-58e8-486f-b71d-1315d0ccc9f3","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"43","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:47.765Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:47.767Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"b3afcc0b-58e8-486f-b71d-1315d0ccc9f3\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:47:613\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7f1aa401-ebe7-41ea-8b6a-9416fa7dc22e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5d15d2c2-a6c6-4bff-89f5-a2c7f94b5bdd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e5c23d33-1cb1-47e3-8905-6acd688e7e8c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f/named-query-elements/named-query-element/7f1aa401-ebe7-41ea-8b6a-9416fa7dc22e/named-query-elements/named-query-element/5d15d2c2-a6c6-4bff-89f5-a2c7f94b5bdd/named-query-elements/named-query-element/e5c23d33-1cb1-47e3-8905-6acd688e7e8c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7f1aa401-ebe7-41ea-8b6a-9416fa7dc22e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0ccc5b1f-2957-44d7-8493-0cf5421d1149\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f/named-query-elements/named-query-element/7f1aa401-ebe7-41ea-8b6a-9416fa7dc22e/named-query-elements/named-query-element/0ccc5b1f-2957-44d7-8493-0cf5421d1149\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c12f329b-37e8-433c-923c-c4e27cf8c2a9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"84580b9a-ea52-4d33-9f98-15ffaf001df2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"26cbb5cc-5a21-4f72-8b24-42e807cb0585\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f/named-query-elements/named-query-element/c12f329b-37e8-433c-923c-c4e27cf8c2a9/named-query-elements/named-query-element/84580b9a-ea52-4d33-9f98-15ffaf001df2/named-query-elements/named-query-element/26cbb5cc-5a21-4f72-8b24-42e807cb0585\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c12f329b-37e8-433c-923c-c4e27cf8c2a9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"84580b9a-ea52-4d33-9f98-15ffaf001df2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9bf49829-b102-46dd-9f3d-585c166c607b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4b5f3a5c-0416-4e08-a877-ebb83c964e1b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f/named-query-elements/named-query-element/c12f329b-37e8-433c-923c-c4e27cf8c2a9/named-query-elements/named-query-element/84580b9a-ea52-4d33-9f98-15ffaf001df2/named-query-elements/named-query-element/9bf49829-b102-46dd-9f3d-585c166c607b/named-query-elements/named-query-element/4b5f3a5c-0416-4e08-a877-ebb83c964e1b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381866055\",\"model-invariant-id\":\"aad85df2-09be-40fa-b867-16415e4e10e2\"}}","context":{"RequestID":"b3afcc0b-58e8-486f-b71d-1315d0ccc9f3","ServiceName":"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:47.766Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:47.794Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b3afcc0b-58e8-486f-b71d-1315d0ccc9f3","ServiceName":"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:47.794Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:47.796Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"b3afcc0b-58e8-486f-b71d-1315d0ccc9f3\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:47:627\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7f1aa401-ebe7-41ea-8b6a-9416fa7dc22e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"755576a4-0f81-4f63-bcbc-80af33c0203b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f/named-query-elements/named-query-element/7f1aa401-ebe7-41ea-8b6a-9416fa7dc22e/named-query-elements/named-query-element/755576a4-0f81-4f63-bcbc-80af33c0203b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7f1aa401-ebe7-41ea-8b6a-9416fa7dc22e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5d15d2c2-a6c6-4bff-89f5-a2c7f94b5bdd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff8e11b6-313f-4083-9e36-04593f42560f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f/named-query-elements/named-query-element/7f1aa401-ebe7-41ea-8b6a-9416fa7dc22e/named-query-elements/named-query-element/5d15d2c2-a6c6-4bff-89f5-a2c7f94b5bdd/named-query-elements/named-query-element/ff8e11b6-313f-4083-9e36-04593f42560f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c12f329b-37e8-433c-923c-c4e27cf8c2a9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"84580b9a-ea52-4d33-9f98-15ffaf001df2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9bf49829-b102-46dd-9f3d-585c166c607b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"94b817eb-9e5d-4874-8ce9-232f0240faba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f/named-query-elements/named-query-element/c12f329b-37e8-433c-923c-c4e27cf8c2a9/named-query-elements/named-query-element/84580b9a-ea52-4d33-9f98-15ffaf001df2/named-query-elements/named-query-element/9bf49829-b102-46dd-9f3d-585c166c607b/named-query-elements/named-query-element/94b817eb-9e5d-4874-8ce9-232f0240faba\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c12f329b-37e8-433c-923c-c4e27cf8c2a9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"84580b9a-ea52-4d33-9f98-15ffaf001df2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bab6e37-4919-4661-beb9-d2644242bbe9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f/named-query-elements/named-query-element/c12f329b-37e8-433c-923c-c4e27cf8c2a9/named-query-elements/named-query-element/84580b9a-ea52-4d33-9f98-15ffaf001df2/named-query-elements/named-query-element/8bab6e37-4919-4661-beb9-d2644242bbe9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381866055\",\"model-invariant-id\":\"82966045-43ee-4982-8307-7e9610866140\"}}","context":{"RequestID":"b3afcc0b-58e8-486f-b71d-1315d0ccc9f3","ServiceName":"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:47.796Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:47.799Z","message":"Entering","context":{"RequestID":"cf83c41b-39cf-4941-9ad6-8babc40784e5","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"81e41031-c0e6-4a72-9e8e-a9ef64d627a7","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:47.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:47.811Z","message":"Checking for system property [partnerName]","context":{"RequestID":"cf83c41b-39cf-4941-9ad6-8babc40784e5","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"81e41031-c0e6-4a72-9e8e-a9ef64d627a7","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:47.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:47.811Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"cf83c41b-39cf-4941-9ad6-8babc40784e5","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"81e41031-c0e6-4a72-9e8e-a9ef64d627a7","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:47.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:47.811Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"cf83c41b-39cf-4941-9ad6-8babc40784e5","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"81e41031-c0e6-4a72-9e8e-a9ef64d627a7","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:47.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:47.812Z","message":"Invoke","context":{"RequestID":"cf83c41b-39cf-4941-9ad6-8babc40784e5","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788","InvocationID":"81e41031-c0e6-4a72-9e8e-a9ef64d627a7","LogTimestamp":"2023-04-25T00:17:47.812Z"},"thread":"qtp1530295320-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:47.819Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b3afcc0b-58e8-486f-b71d-1315d0ccc9f3","ServiceName":"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:47.819Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:47.820Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"b3afcc0b-58e8-486f-b71d-1315d0ccc9f3\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:47:644\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"11c2fbfb-6cbc-42ca-bced-a9fc1d619c7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c73a738b-4724-471b-9cd0-72a183729444\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/11c2fbfb-6cbc-42ca-bced-a9fc1d619c7f/named-query-elements/named-query-element/c73a738b-4724-471b-9cd0-72a183729444\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c12f329b-37e8-433c-923c-c4e27cf8c2a9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"84580b9a-ea52-4d33-9f98-15ffaf001df2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f/named-query-elements/named-query-element/c12f329b-37e8-433c-923c-c4e27cf8c2a9/named-query-elements/named-query-element/84580b9a-ea52-4d33-9f98-15ffaf001df2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7f1aa401-ebe7-41ea-8b6a-9416fa7dc22e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f/named-query-elements/named-query-element/7f1aa401-ebe7-41ea-8b6a-9416fa7dc22e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381866055\",\"model-invariant-id\":\"cea0a982-8d55-4093-921e-418fbccf7060\"}}","context":{"RequestID":"b3afcc0b-58e8-486f-b71d-1315d0ccc9f3","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:47.820Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:47.846Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b3afcc0b-58e8-486f-b71d-1315d0ccc9f3","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:47.846Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:47.848Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"b3afcc0b-58e8-486f-b71d-1315d0ccc9f3\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:47:656\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c12f329b-37e8-433c-923c-c4e27cf8c2a9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1a065b11-c465-4d45-9609-c56210e952d9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"45b8fe63-ffcc-4cdc-bd35-c2e087b9e360\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b0be80cc-9ca4-415e-9b9d-53364e7516c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f/named-query-elements/named-query-element/c12f329b-37e8-433c-923c-c4e27cf8c2a9/named-query-elements/named-query-element/1a065b11-c465-4d45-9609-c56210e952d9/named-query-elements/named-query-element/45b8fe63-ffcc-4cdc-bd35-c2e087b9e360/named-query-elements/named-query-element/b0be80cc-9ca4-415e-9b9d-53364e7516c9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381866055\",\"model-invariant-id\":\"c822d81f-822f-4304-9623-1025b53da568\"}}","context":{"RequestID":"b3afcc0b-58e8-486f-b71d-1315d0ccc9f3","ServiceName":"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:47.848Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:47.873Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b3afcc0b-58e8-486f-b71d-1315d0ccc9f3","ServiceName":"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:47.873Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:48.628Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"cf83c41b-39cf-4941-9ad6-8babc40784e5","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"816","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788","InvocationID":"81e41031-c0e6-4a72-9e8e-a9ef64d627a7","LogTimestamp":"2023-04-25T00:17:48.628Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1530295320-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:48.728Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:17:48.742Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:48.742Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:48.743Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:49.066Z","message":"Entering","context":{"RequestID":"f696f852-3be2-49e9-a068-59b035a9ff33","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6715a001-2fa3-4817-abcc-55ac1379a9d9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:17:49.066Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:49.070Z","message":"{\"transactionId\":\"f696f852-3be2-49e9-a068-59b035a9ff33\",\"status\":\"200\",\"rqstDate\":\"230425-00:17:49:067\",\"respDate\":\"230425-00:17:49:070\",\"sourceId\":\"haproxy:f696f852-3be2-49e9-a068-59b035a9ff33\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:49:067-61479\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d5adafa1-44da-4170-8e16-85cae93b6272], x-b3-parentspanid=[ba33648bed2ed86f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1ddb37472bff22eaba33648bed2ed86f], x-b3-spanid=[9a0d12ab8cddc07d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f696f852-3be2-49e9-a068-59b035a9ff33]}\\\"}\"}","context":{"RequestID":"f696f852-3be2-49e9-a068-59b035a9ff33","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6715a001-2fa3-4817-abcc-55ac1379a9d9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:17:49.066Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:49.071Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f696f852-3be2-49e9-a068-59b035a9ff33","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6715a001-2fa3-4817-abcc-55ac1379a9d9","LogTimestamp":"2023-04-25T00:17:49.071Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-25T00:17:49.163Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"cf83c41b-39cf-4941-9ad6-8babc40784e5\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:49:145\"},\"entity\":{\"resource-version\":\"1682381867811\",\"named-query-uuid\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"named-query-version\":\"1.1\",\"description\":\"Named Query - DHV Service Topology\",\"named-query-name\":\"dhv-service-topology\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"resource-version\":\"1682381867811\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"40147780-1ce2-47ce-b5dd-a603c4dd4505\",\"resource-version\":\"1682381867811\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"6c51ee7a-b5a7-4d95-9b35-59151e9dd1b4\",\"resource-version\":\"1682381867811\",\"property-collect-list\":[\"global-customer-id\"]}]},\"property-collect-list\":[\"service-type\",\"temp-ub-sub-account-id\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"resource-version\":\"1682381867811\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"864cd926-7658-4b81-a526-8644f224c176\",\"resource-version\":\"1682381867811\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"d8bb25e5-dc3f-4bd5-9085-9190540c7e5e\",\"resource-version\":\"1682381867811\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"d6cd7110-4543-43e9-978a-9f89d8dff299\",\"resource-version\":\"1682381867811\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"08e9a362-a50d-4662-ac84-128fcbbb2655\",\"resource-version\":\"1682381867811\",\"property-collect-list\":[\"l3-interface-ipv4-address\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82966045-43ee-4982-8307-7e9610866140\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"61af8c02-4c32-44ce-9651-c619ad3db1b7\",\"resource-version\":\"1682381867811\",\"property-collect-list\":[\"l3-interface-ipv6-address\"]}]},\"property-collect-list\":[\"speed-units\",\"speed-value\",\"vlan-description\",\"vlan-id-inner\",\"vlan-id-outer\",\"vlan-interface\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"75774ce1-c9e3-4357-9e34-454fe35db50e\",\"resource-version\":\"1682381867811\",\"property-collect-list\":[\"l3-interface-ipv4-address\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82966045-43ee-4982-8307-7e9610866140\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"1a9e1725-7073-42e3-aa86-afe0e6770ee1\",\"resource-version\":\"1682381867811\",\"property-collect-list\":[\"l3-interface-ipv6-address\"]}]},\"property-collect-list\":[\"interface-name\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"7d012484-4500-4227-a153-17df983a6c88\",\"resource-version\":\"1682381867811\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"7ba53159-ef79-4102-ab11-a497eed33ab3\",\"resource-version\":\"1682381867811\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"999c0141-c9ee-4a34-81d3-6696db181f8a\",\"resource-version\":\"1682381867811\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"ff29725f-bf16-4a70-975d-25b29130071f\",\"resource-version\":\"1682381867811\",\"property-collect-list\":[\"l3-interface-ipv4-address\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82966045-43ee-4982-8307-7e9610866140\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"0909d8a6-7b1a-4a5b-a9e4-efb8056bd129\",\"resource-version\":\"1682381867811\",\"property-collect-list\":[\"l3-interface-ipv6-address\"]}]},\"property-collect-list\":[\"speed-units\",\"speed-value\",\"vlan-description\",\"vlan-id-inner\",\"vlan-id-outer\",\"vlan-interface\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82966045-43ee-4982-8307-7e9610866140\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"3baef7d3-bda1-4bfb-9819-ebd5be5dc704\",\"resource-version\":\"1682381867811\",\"property-collect-list\":[\"l3-interface-ipv6-address\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"d350314d-a798-4536-be79-bc42e5e78a92\",\"resource-version\":\"1682381867811\",\"property-collect-list\":[\"l3-interface-ipv4-address\"]}]},\"property-collect-list\":[\"interface-name\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"68772d45-adcf-4e91-9797-46eb86fc238f\",\"resource-version\":\"1682381867811\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"94043c37-4e73-439c-a790-0fdd697924cd\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"55b6cb1b-b172-452d-adbb-2a9e8e69c436\",\"resource-version\":\"1682381867811\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"c822d81f-822f-4304-9623-1025b53da568\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"7134a6ee-20b7-41de-b8f8-ec0e2b0c480b\",\"resource-version\":\"1682381867811\",\"property-collect-list\":[\"service-provider-name\"]}]},\"property-collect-list\":[\"interface-name\"]}]},\"property-collect-list\":[\"hostname\"]}]},\"property-collect-list\":[\"prov-status\",\"vserver-id\",\"vserver-name\"]}]},\"property-collect-list\":[\"operational-state\",\"prov-status\",\"vnf-id\",\"vnf-name\",\"vnf-type\"]}]},\"property-collect-list\":[\"persona-model-id\",\"service-instance-id\",\"service-instance-location-id\",\"service-instance-name\"]}]},\"property-collect-list\":[\"model-invariant-id\",\"service-instance-id\",\"service-instance-location-id\",\"service-instance-name\"]}]}}}","context":{"RequestID":"cf83c41b-39cf-4941-9ad6-8babc40784e5","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:49.162Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:49.192Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"cf83c41b-39cf-4941-9ad6-8babc40784e5","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:49.192Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:49.194Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"cf83c41b-39cf-4941-9ad6-8babc40784e5\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:49:160\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"47834979-c530-48c9-8378-3566c9da306e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"47419aeb-cdea-481f-aef6-a9831b6d3f8f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/47834979-c530-48c9-8378-3566c9da306e/named-query-elements/named-query-element/47419aeb-cdea-481f-aef6-a9831b6d3f8f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c12f329b-37e8-433c-923c-c4e27cf8c2a9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1a065b11-c465-4d45-9609-c56210e952d9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"45b8fe63-ffcc-4cdc-bd35-c2e087b9e360\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f/named-query-elements/named-query-element/c12f329b-37e8-433c-923c-c4e27cf8c2a9/named-query-elements/named-query-element/1a065b11-c465-4d45-9609-c56210e952d9/named-query-elements/named-query-element/45b8fe63-ffcc-4cdc-bd35-c2e087b9e360\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"864cd926-7658-4b81-a526-8644f224c176\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7d012484-4500-4227-a153-17df983a6c88\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"68772d45-adcf-4e91-9797-46eb86fc238f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"55b6cb1b-b172-452d-adbb-2a9e8e69c436\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/27f1c4fd-dd11-439e-a67f-1860ac4baa39/named-query-elements/named-query-element/864cd926-7658-4b81-a526-8644f224c176/named-query-elements/named-query-element/7d012484-4500-4227-a153-17df983a6c88/named-query-elements/named-query-element/68772d45-adcf-4e91-9797-46eb86fc238f/named-query-elements/named-query-element/55b6cb1b-b172-452d-adbb-2a9e8e69c436\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381867811\",\"model-invariant-id\":\"94043c37-4e73-439c-a790-0fdd697924cd\"}}","context":{"RequestID":"cf83c41b-39cf-4941-9ad6-8babc40784e5","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:49.194Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:49.227Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"cf83c41b-39cf-4941-9ad6-8babc40784e5","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"33","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:49.227Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:49.229Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"cf83c41b-39cf-4941-9ad6-8babc40784e5\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:49:171\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8c1b7e6d-9d78-4bab-8233-25627652306a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"12482413-81e9-4482-b3fd-70d1fc266ad4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4202276e-6a96-4f41-9afc-968b74486c02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"907d1cf1-d1ab-4356-819b-dadcaf4b9781\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/3302cd7c-1480-4139-a3ed-261a708ff2de/named-query-elements/named-query-element/8c1b7e6d-9d78-4bab-8233-25627652306a/named-query-elements/named-query-element/12482413-81e9-4482-b3fd-70d1fc266ad4/named-query-elements/named-query-element/4202276e-6a96-4f41-9afc-968b74486c02/named-query-elements/named-query-element/907d1cf1-d1ab-4356-819b-dadcaf4b9781\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c12f329b-37e8-433c-923c-c4e27cf8c2a9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1a065b11-c465-4d45-9609-c56210e952d9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f/named-query-elements/named-query-element/c12f329b-37e8-433c-923c-c4e27cf8c2a9/named-query-elements/named-query-element/1a065b11-c465-4d45-9609-c56210e952d9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"59490c32-eaae-488d-8442-f301b1ed43a9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"392cc337-54b2-4fdc-b508-2fa84f57359f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d4ff535c-6a20-45f4-b56e-e1f389686a6c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9/named-query-elements/named-query-element/392cc337-54b2-4fdc-b508-2fa84f57359f/named-query-elements/named-query-element/d4ff535c-6a20-45f4-b56e-e1f389686a6c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"670a94e9-874f-4087-8501-62d4d289c519\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"5054fc46-eebf-443f-a101-3f34d65412b8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519/named-query-elements/named-query-element/5054fc46-eebf-443f-a101-3f34d65412b8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"864cd926-7658-4b81-a526-8644f224c176\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7d012484-4500-4227-a153-17df983a6c88\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"68772d45-adcf-4e91-9797-46eb86fc238f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/27f1c4fd-dd11-439e-a67f-1860ac4baa39/named-query-elements/named-query-element/864cd926-7658-4b81-a526-8644f224c176/named-query-elements/named-query-element/7d012484-4500-4227-a153-17df983a6c88/named-query-elements/named-query-element/68772d45-adcf-4e91-9797-46eb86fc238f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381867811\",\"model-invariant-id\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\"}}","context":{"RequestID":"cf83c41b-39cf-4941-9ad6-8babc40784e5","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:49.229Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:49.254Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"cf83c41b-39cf-4941-9ad6-8babc40784e5","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:49.254Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:49.256Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"cf83c41b-39cf-4941-9ad6-8babc40784e5\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:49:185\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cdcd0649-5e2c-45a8-9576-b41db1a9a57c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/db923cc7-033f-475f-80c8-d3fcdbc60e7f/named-query-elements/named-query-element/cdcd0649-5e2c-45a8-9576-b41db1a9a57c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"11c2fbfb-6cbc-42ca-bced-a9fc1d619c7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/11c2fbfb-6cbc-42ca-bced-a9fc1d619c7f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"29c7739b-3544-4d91-9039-82d8d364cd8f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/c2a55239-2ff8-4c90-a93b-6a6152d70cab/named-query-elements/named-query-element/29c7739b-3544-4d91-9039-82d8d364cd8f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/b66b752a-97d3-4419-ab4a-3a38ef4d09ed/named-query-elements/named-query-element/aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"864cd926-7658-4b81-a526-8644f224c176\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/27f1c4fd-dd11-439e-a67f-1860ac4baa39/named-query-elements/named-query-element/864cd926-7658-4b81-a526-8644f224c176\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8c1b7e6d-9d78-4bab-8233-25627652306a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/3302cd7c-1480-4139-a3ed-261a708ff2de/named-query-elements/named-query-element/8c1b7e6d-9d78-4bab-8233-25627652306a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381867811\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"cf83c41b-39cf-4941-9ad6-8babc40784e5","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:49.256Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:49.279Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"cf83c41b-39cf-4941-9ad6-8babc40784e5","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:49.279Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:49.280Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"cf83c41b-39cf-4941-9ad6-8babc40784e5\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:49:202\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"47834979-c530-48c9-8378-3566c9da306e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"42cb4c08-059d-49ac-8a88-287f91476ea7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8b60449e-3b98-41ae-9e2c-02bf1e9b0cdb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6690e5c1-64f1-4212-8dbf-47adcab7b33d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/47834979-c530-48c9-8378-3566c9da306e/named-query-elements/named-query-element/42cb4c08-059d-49ac-8a88-287f91476ea7/named-query-elements/named-query-element/8b60449e-3b98-41ae-9e2c-02bf1e9b0cdb/named-query-elements/named-query-element/6690e5c1-64f1-4212-8dbf-47adcab7b33d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"40147780-1ce2-47ce-b5dd-a603c4dd4505\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/40147780-1ce2-47ce-b5dd-a603c4dd4505\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2030dd67-9c72-4db0-95db-f106bb3879fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/2030dd67-9c72-4db0-95db-f106bb3879fe\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381867811\",\"model-invariant-id\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\"}}","context":{"RequestID":"cf83c41b-39cf-4941-9ad6-8babc40784e5","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:49.280Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:49.307Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"cf83c41b-39cf-4941-9ad6-8babc40784e5","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:49.307Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:49.309Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"cf83c41b-39cf-4941-9ad6-8babc40784e5\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:49:214\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7f1aa401-ebe7-41ea-8b6a-9416fa7dc22e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5d15d2c2-a6c6-4bff-89f5-a2c7f94b5bdd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f/named-query-elements/named-query-element/7f1aa401-ebe7-41ea-8b6a-9416fa7dc22e/named-query-elements/named-query-element/5d15d2c2-a6c6-4bff-89f5-a2c7f94b5bdd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"864cd926-7658-4b81-a526-8644f224c176\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d8bb25e5-dc3f-4bd5-9085-9190540c7e5e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d6cd7110-4543-43e9-978a-9f89d8dff299\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/27f1c4fd-dd11-439e-a67f-1860ac4baa39/named-query-elements/named-query-element/864cd926-7658-4b81-a526-8644f224c176/named-query-elements/named-query-element/d8bb25e5-dc3f-4bd5-9085-9190540c7e5e/named-query-elements/named-query-element/d6cd7110-4543-43e9-978a-9f89d8dff299\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c12f329b-37e8-433c-923c-c4e27cf8c2a9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"84580b9a-ea52-4d33-9f98-15ffaf001df2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9bf49829-b102-46dd-9f3d-585c166c607b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f/named-query-elements/named-query-element/c12f329b-37e8-433c-923c-c4e27cf8c2a9/named-query-elements/named-query-element/84580b9a-ea52-4d33-9f98-15ffaf001df2/named-query-elements/named-query-element/9bf49829-b102-46dd-9f3d-585c166c607b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"864cd926-7658-4b81-a526-8644f224c176\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7d012484-4500-4227-a153-17df983a6c88\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7ba53159-ef79-4102-ab11-a497eed33ab3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"999c0141-c9ee-4a34-81d3-6696db181f8a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/27f1c4fd-dd11-439e-a67f-1860ac4baa39/named-query-elements/named-query-element/864cd926-7658-4b81-a526-8644f224c176/named-query-elements/named-query-element/7d012484-4500-4227-a153-17df983a6c88/named-query-elements/named-query-element/7ba53159-ef79-4102-ab11-a497eed33ab3/named-query-elements/named-query-element/999c0141-c9ee-4a34-81d3-6696db181f8a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"11c2fbfb-6cbc-42ca-bced-a9fc1d619c7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c73a738b-4724-471b-9cd0-72a183729444\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d63baa8f-7c83-4035-9e84-dd245d34f983\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/11c2fbfb-6cbc-42ca-bced-a9fc1d619c7f/named-query-elements/named-query-element/c73a738b-4724-471b-9cd0-72a183729444/named-query-elements/named-query-element/d63baa8f-7c83-4035-9e84-dd245d34f983\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381867811\",\"model-invariant-id\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\"}}","context":{"RequestID":"cf83c41b-39cf-4941-9ad6-8babc40784e5","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:49.309Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:49.344Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"cf83c41b-39cf-4941-9ad6-8babc40784e5","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"35","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:49.344Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:49.345Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"cf83c41b-39cf-4941-9ad6-8babc40784e5\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:49:231\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8d162d9-8cab-4468-bf6d-ccb63442fa22\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"680a8eab-61bd-4402-9a41-5cae1b0f4696\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/b66b752a-97d3-4419-ab4a-3a38ef4d09ed/named-query-elements/named-query-element/aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5/named-query-elements/named-query-element/e8d162d9-8cab-4468-bf6d-ccb63442fa22/named-query-elements/named-query-element/680a8eab-61bd-4402-9a41-5cae1b0f4696\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8c1b7e6d-9d78-4bab-8233-25627652306a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"12482413-81e9-4482-b3fd-70d1fc266ad4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4202276e-6a96-4f41-9afc-968b74486c02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/3302cd7c-1480-4139-a3ed-261a708ff2de/named-query-elements/named-query-element/8c1b7e6d-9d78-4bab-8233-25627652306a/named-query-elements/named-query-element/12482413-81e9-4482-b3fd-70d1fc266ad4/named-query-elements/named-query-element/4202276e-6a96-4f41-9afc-968b74486c02\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c12f329b-37e8-433c-923c-c4e27cf8c2a9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f/named-query-elements/named-query-element/c12f329b-37e8-433c-923c-c4e27cf8c2a9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"864cd926-7658-4b81-a526-8644f224c176\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7d012484-4500-4227-a153-17df983a6c88\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/27f1c4fd-dd11-439e-a67f-1860ac4baa39/named-query-elements/named-query-element/864cd926-7658-4b81-a526-8644f224c176/named-query-elements/named-query-element/7d012484-4500-4227-a153-17df983a6c88\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cdcd0649-5e2c-45a8-9576-b41db1a9a57c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e58f73a2-6033-46c0-bf3e-ae9b3a0255e9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8cfe8a16-9efd-43c3-afdd-879728e1b79c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/db923cc7-033f-475f-80c8-d3fcdbc60e7f/named-query-elements/named-query-element/cdcd0649-5e2c-45a8-9576-b41db1a9a57c/named-query-elements/named-query-element/e58f73a2-6033-46c0-bf3e-ae9b3a0255e9/named-query-elements/named-query-element/8cfe8a16-9efd-43c3-afdd-879728e1b79c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381867811\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"cf83c41b-39cf-4941-9ad6-8babc40784e5","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:49.345Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:49.374Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"cf83c41b-39cf-4941-9ad6-8babc40784e5","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:49.374Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:49.379Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"cf83c41b-39cf-4941-9ad6-8babc40784e5\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:49:246\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"29c7739b-3544-4d91-9039-82d8d364cd8f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9f194b17-c823-47b4-99d1-328c93285dd9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/c2a55239-2ff8-4c90-a93b-6a6152d70cab/named-query-elements/named-query-element/29c7739b-3544-4d91-9039-82d8d364cd8f/named-query-elements/named-query-element/9f194b17-c823-47b4-99d1-328c93285dd9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"47834979-c530-48c9-8378-3566c9da306e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"42cb4c08-059d-49ac-8a88-287f91476ea7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8b60449e-3b98-41ae-9e2c-02bf1e9b0cdb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/47834979-c530-48c9-8378-3566c9da306e/named-query-elements/named-query-element/42cb4c08-059d-49ac-8a88-287f91476ea7/named-query-elements/named-query-element/8b60449e-3b98-41ae-9e2c-02bf1e9b0cdb\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381867811\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"cf83c41b-39cf-4941-9ad6-8babc40784e5","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:49.379Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:49.407Z","message":"{\"transactionId\":\"cf83c41b-39cf-4941-9ad6-8babc40784e5\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:47:799\",\"respDate\":\"230425-00:17:49:406\",\"sourceId\":\"AAI-TOOLS:cf83c41b-39cf-4941-9ad6-8babc40784e5\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:47:799-57825\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[34402e54-5421-4454-a0a5-1b29ddc42ba5], x-b3-parentspanid=[101240a59a58cf09], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[cf83c41b-39cf-4941-9ad6-8babc40784e5], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[918350ad09e0267cf907e55d39474bec], x-b3-spanid=[ee7b33c9f324278b], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[16164], Content-Type=[application/json], X-ONAP-RequestID=[cf83c41b-39cf-4941-9ad6-8babc40784e5]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"888d6065-e1ff-409c-ac6b-baafc4777788\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"dhv-service-topology\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.1\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - DHV Service Topology\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"service-instance-id\\\\\\\", \\\\\\\"model-invariant-id\\\\\\\", \\\\\\\"service-instance-name\\\\\\\", \\\\\\\"service-instance-location-id\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"service-type\\\\\\\", \\\\\\\"temp-ub-sub-account-id\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"global-customer-id\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"2e1a602a-acd8-4f78-94ff-618b802a303b\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"service-instance-id\\\\\\\", \\\\\\\"persona-model-id\\\\\\\", \\\\\\\"service-instance-name\\\\\\\", \\\\\\\"service-instance-location-id\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"vnf-name\\\\\\\", \\\\\\\"vnf-id\\\\\\\", \\\\\\\"vnf-type\\\\\\\", \\\\\\\"prov-status\\\\\\\", \\\\\\\"operational-state\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"interface-name\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"vlan-interface\\\\\\\", \\\\\\\"vlan-id-inner\\\\\\\", \\\\\\\"vlan-id-outer\\\\\\\", \\\\\\\"vlan-description\\\\\\\", \\\\\\\"speed-value\\\\\\\", \\\\\\\"speed-units\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv4-address\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"aad85df2-09be-40fa-b867-16415e4e10e2\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv6-address\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82966045-43ee-4982-8307-7e9610866140\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv4-address\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"aad85df2-09be-40fa-b867-16415e4e10e2\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv6-address\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82966045-43ee-4982-8307-7e9610866140\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"cea0a982-8d55-4093-921e-418fbccf7060\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"vserver-name\\\\\\\", \\\\\\\"vserver-id\\\\\\\", \\\\\\\"prov-status\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"interface-name\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"vlan-interface\\\\\\\", \\\\\\\"vlan-id-inner\\\\\\\", \\\\\\\"vlan-id-outer\\\\\\\", \\\\\\\"vlan-description\\\\\\\", \\\\\\\"speed-value\\\\\\\", \\\\\\\"speed-units\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv4-address\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"aad85df2-09be-40fa-b867-16415e4e10e2\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv6-address\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82966045-43ee-4982-8307-7e9610866140\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv4-address\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"aad85df2-09be-40fa-b867-16415e4e10e2\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv6-address\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82966045-43ee-4982-8307-7e9610866140\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"cea0a982-8d55-4093-921e-418fbccf7060\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"hostname\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"interface-name\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"service-provider-name\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"c822d81f-822f-4304-9623-1025b53da568\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"94043c37-4e73-439c-a790-0fdd697924cd\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:47:799-57825\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[172112], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230425-00:17:47:799-57825]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"cf83c41b-39cf-4941-9ad6-8babc40784e5","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"816","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"81e41031-c0e6-4a72-9e8e-a9ef64d627a7","LogTimestamp":"2023-04-25T00:17:48.628Z","elapsedTime":"16"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:49.409Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"cf83c41b-39cf-4941-9ad6-8babc40784e5","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1610","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"81e41031-c0e6-4a72-9e8e-a9ef64d627a7","LogTimestamp":"2023-04-25T00:17:49.409Z","ResponseDesc":"Created","elapsedTime":"16"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:49.410Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"cf83c41b-39cf-4941-9ad6-8babc40784e5","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:49.410Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:49 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788" 201 0 REST cf83c41b-39cf-4941-9ad6-8babc40784e5 AAI-TOOLS 127.0.0.6 - - - - - - - - - 1613 - "logType": "access"
{"timestamp":"2023-04-25T00:17:49.412Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"cf83c41b-39cf-4941-9ad6-8babc40784e5\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:49:258\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2030dd67-9c72-4db0-95db-f106bb3879fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"456f5604-b944-4168-bdfd-3f88606a5f4f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/2030dd67-9c72-4db0-95db-f106bb3879fe/named-query-elements/named-query-element/456f5604-b944-4168-bdfd-3f88606a5f4f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"47834979-c530-48c9-8378-3566c9da306e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"42cb4c08-059d-49ac-8a88-287f91476ea7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8b60449e-3b98-41ae-9e2c-02bf1e9b0cdb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6690e5c1-64f1-4212-8dbf-47adcab7b33d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"84c8ac0e-970d-495b-8e93-9ca8cfd964c2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/47834979-c530-48c9-8378-3566c9da306e/named-query-elements/named-query-element/42cb4c08-059d-49ac-8a88-287f91476ea7/named-query-elements/named-query-element/8b60449e-3b98-41ae-9e2c-02bf1e9b0cdb/named-query-elements/named-query-element/6690e5c1-64f1-4212-8dbf-47adcab7b33d/named-query-elements/named-query-element/84c8ac0e-970d-495b-8e93-9ca8cfd964c2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"40147780-1ce2-47ce-b5dd-a603c4dd4505\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6c51ee7a-b5a7-4d95-9b35-59151e9dd1b4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/40147780-1ce2-47ce-b5dd-a603c4dd4505/named-query-elements/named-query-element/6c51ee7a-b5a7-4d95-9b35-59151e9dd1b4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381867811\",\"model-invariant-id\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\"}}","context":{"RequestID":"cf83c41b-39cf-4941-9ad6-8babc40784e5","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:49.412Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:49.436Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"cf83c41b-39cf-4941-9ad6-8babc40784e5","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:49.436Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:49.440Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"cf83c41b-39cf-4941-9ad6-8babc40784e5\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:49:284\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7f1aa401-ebe7-41ea-8b6a-9416fa7dc22e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5d15d2c2-a6c6-4bff-89f5-a2c7f94b5bdd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e5c23d33-1cb1-47e3-8905-6acd688e7e8c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f/named-query-elements/named-query-element/7f1aa401-ebe7-41ea-8b6a-9416fa7dc22e/named-query-elements/named-query-element/5d15d2c2-a6c6-4bff-89f5-a2c7f94b5bdd/named-query-elements/named-query-element/e5c23d33-1cb1-47e3-8905-6acd688e7e8c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7f1aa401-ebe7-41ea-8b6a-9416fa7dc22e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0ccc5b1f-2957-44d7-8493-0cf5421d1149\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f/named-query-elements/named-query-element/7f1aa401-ebe7-41ea-8b6a-9416fa7dc22e/named-query-elements/named-query-element/0ccc5b1f-2957-44d7-8493-0cf5421d1149\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c12f329b-37e8-433c-923c-c4e27cf8c2a9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"84580b9a-ea52-4d33-9f98-15ffaf001df2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"26cbb5cc-5a21-4f72-8b24-42e807cb0585\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f/named-query-elements/named-query-element/c12f329b-37e8-433c-923c-c4e27cf8c2a9/named-query-elements/named-query-element/84580b9a-ea52-4d33-9f98-15ffaf001df2/named-query-elements/named-query-element/26cbb5cc-5a21-4f72-8b24-42e807cb0585\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"864cd926-7658-4b81-a526-8644f224c176\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d8bb25e5-dc3f-4bd5-9085-9190540c7e5e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"75774ce1-c9e3-4357-9e34-454fe35db50e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/27f1c4fd-dd11-439e-a67f-1860ac4baa39/named-query-elements/named-query-element/864cd926-7658-4b81-a526-8644f224c176/named-query-elements/named-query-element/d8bb25e5-dc3f-4bd5-9085-9190540c7e5e/named-query-elements/named-query-element/75774ce1-c9e3-4357-9e34-454fe35db50e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"864cd926-7658-4b81-a526-8644f224c176\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7d012484-4500-4227-a153-17df983a6c88\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7ba53159-ef79-4102-ab11-a497eed33ab3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"999c0141-c9ee-4a34-81d3-6696db181f8a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff29725f-bf16-4a70-975d-25b29130071f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/27f1c4fd-dd11-439e-a67f-1860ac4baa39/named-query-elements/named-query-element/864cd926-7658-4b81-a526-8644f224c176/named-query-elements/named-query-element/7d012484-4500-4227-a153-17df983a6c88/named-query-elements/named-query-element/7ba53159-ef79-4102-ab11-a497eed33ab3/named-query-elements/named-query-element/999c0141-c9ee-4a34-81d3-6696db181f8a/named-query-elements/named-query-element/ff29725f-bf16-4a70-975d-25b29130071f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"864cd926-7658-4b81-a526-8644f224c176\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d8bb25e5-dc3f-4bd5-9085-9190540c7e5e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d6cd7110-4543-43e9-978a-9f89d8dff299\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"08e9a362-a50d-4662-ac84-128fcbbb2655\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/27f1c4fd-dd11-439e-a67f-1860ac4baa39/named-query-elements/named-query-element/864cd926-7658-4b81-a526-8644f224c176/named-query-elements/named-query-element/d8bb25e5-dc3f-4bd5-9085-9190540c7e5e/named-query-elements/named-query-element/d6cd7110-4543-43e9-978a-9f89d8dff299/named-query-elements/named-query-element/08e9a362-a50d-4662-ac84-128fcbbb2655\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c12f329b-37e8-433c-923c-c4e27cf8c2a9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"84580b9a-ea52-4d33-9f98-15ffaf001df2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9bf49829-b102-46dd-9f3d-585c166c607b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4b5f3a5c-0416-4e08-a877-ebb83c964e1b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f/named-query-elements/named-query-element/c12f329b-37e8-433c-923c-c4e27cf8c2a9/named-query-elements/named-query-element/84580b9a-ea52-4d33-9f98-15ffaf001df2/named-query-elements/named-query-element/9bf49829-b102-46dd-9f3d-585c166c607b/named-query-elements/named-query-element/4b5f3a5c-0416-4e08-a877-ebb83c964e1b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"864cd926-7658-4b81-a526-8644f224c176\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7d012484-4500-4227-a153-17df983a6c88\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7ba53159-ef79-4102-ab11-a497eed33ab3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d350314d-a798-4536-be79-bc42e5e78a92\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/27f1c4fd-dd11-439e-a67f-1860ac4baa39/named-query-elements/named-query-element/864cd926-7658-4b81-a526-8644f224c176/named-query-elements/named-query-element/7d012484-4500-4227-a153-17df983a6c88/named-query-elements/named-query-element/7ba53159-ef79-4102-ab11-a497eed33ab3/named-query-elements/named-query-element/d350314d-a798-4536-be79-bc42e5e78a92\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381867811\",\"model-invariant-id\":\"aad85df2-09be-40fa-b867-16415e4e10e2\"}}","context":{"RequestID":"cf83c41b-39cf-4941-9ad6-8babc40784e5","ServiceName":"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:49.440Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:49.465Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"cf83c41b-39cf-4941-9ad6-8babc40784e5","ServiceName":"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:49.465Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:49.469Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"cf83c41b-39cf-4941-9ad6-8babc40784e5\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:49:303\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7f1aa401-ebe7-41ea-8b6a-9416fa7dc22e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"755576a4-0f81-4f63-bcbc-80af33c0203b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f/named-query-elements/named-query-element/7f1aa401-ebe7-41ea-8b6a-9416fa7dc22e/named-query-elements/named-query-element/755576a4-0f81-4f63-bcbc-80af33c0203b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7f1aa401-ebe7-41ea-8b6a-9416fa7dc22e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5d15d2c2-a6c6-4bff-89f5-a2c7f94b5bdd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff8e11b6-313f-4083-9e36-04593f42560f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f/named-query-elements/named-query-element/7f1aa401-ebe7-41ea-8b6a-9416fa7dc22e/named-query-elements/named-query-element/5d15d2c2-a6c6-4bff-89f5-a2c7f94b5bdd/named-query-elements/named-query-element/ff8e11b6-313f-4083-9e36-04593f42560f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c12f329b-37e8-433c-923c-c4e27cf8c2a9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"84580b9a-ea52-4d33-9f98-15ffaf001df2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9bf49829-b102-46dd-9f3d-585c166c607b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"94b817eb-9e5d-4874-8ce9-232f0240faba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f/named-query-elements/named-query-element/c12f329b-37e8-433c-923c-c4e27cf8c2a9/named-query-elements/named-query-element/84580b9a-ea52-4d33-9f98-15ffaf001df2/named-query-elements/named-query-element/9bf49829-b102-46dd-9f3d-585c166c607b/named-query-elements/named-query-element/94b817eb-9e5d-4874-8ce9-232f0240faba\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c12f329b-37e8-433c-923c-c4e27cf8c2a9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"84580b9a-ea52-4d33-9f98-15ffaf001df2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bab6e37-4919-4661-beb9-d2644242bbe9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f/named-query-elements/named-query-element/c12f329b-37e8-433c-923c-c4e27cf8c2a9/named-query-elements/named-query-element/84580b9a-ea52-4d33-9f98-15ffaf001df2/named-query-elements/named-query-element/8bab6e37-4919-4661-beb9-d2644242bbe9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"864cd926-7658-4b81-a526-8644f224c176\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7d012484-4500-4227-a153-17df983a6c88\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7ba53159-ef79-4102-ab11-a497eed33ab3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3baef7d3-bda1-4bfb-9819-ebd5be5dc704\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/27f1c4fd-dd11-439e-a67f-1860ac4baa39/named-query-elements/named-query-element/864cd926-7658-4b81-a526-8644f224c176/named-query-elements/named-query-element/7d012484-4500-4227-a153-17df983a6c88/named-query-elements/named-query-element/7ba53159-ef79-4102-ab11-a497eed33ab3/named-query-elements/named-query-element/3baef7d3-bda1-4bfb-9819-ebd5be5dc704\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"864cd926-7658-4b81-a526-8644f224c176\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d8bb25e5-dc3f-4bd5-9085-9190540c7e5e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1a9e1725-7073-42e3-aa86-afe0e6770ee1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/27f1c4fd-dd11-439e-a67f-1860ac4baa39/named-query-elements/named-query-element/864cd926-7658-4b81-a526-8644f224c176/named-query-elements/named-query-element/d8bb25e5-dc3f-4bd5-9085-9190540c7e5e/named-query-elements/named-query-element/1a9e1725-7073-42e3-aa86-afe0e6770ee1\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"864cd926-7658-4b81-a526-8644f224c176\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d8bb25e5-dc3f-4bd5-9085-9190540c7e5e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d6cd7110-4543-43e9-978a-9f89d8dff299\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"61af8c02-4c32-44ce-9651-c619ad3db1b7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/27f1c4fd-dd11-439e-a67f-1860ac4baa39/named-query-elements/named-query-element/864cd926-7658-4b81-a526-8644f224c176/named-query-elements/named-query-element/d8bb25e5-dc3f-4bd5-9085-9190540c7e5e/named-query-elements/named-query-element/d6cd7110-4543-43e9-978a-9f89d8dff299/named-query-elements/named-query-element/61af8c02-4c32-44ce-9651-c619ad3db1b7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"864cd926-7658-4b81-a526-8644f224c176\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7d012484-4500-4227-a153-17df983a6c88\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7ba53159-ef79-4102-ab11-a497eed33ab3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"999c0141-c9ee-4a34-81d3-6696db181f8a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0909d8a6-7b1a-4a5b-a9e4-efb8056bd129\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/27f1c4fd-dd11-439e-a67f-1860ac4baa39/named-query-elements/named-query-element/864cd926-7658-4b81-a526-8644f224c176/named-query-elements/named-query-element/7d012484-4500-4227-a153-17df983a6c88/named-query-elements/named-query-element/7ba53159-ef79-4102-ab11-a497eed33ab3/named-query-elements/named-query-element/999c0141-c9ee-4a34-81d3-6696db181f8a/named-query-elements/named-query-element/0909d8a6-7b1a-4a5b-a9e4-efb8056bd129\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381867811\",\"model-invariant-id\":\"82966045-43ee-4982-8307-7e9610866140\"}}","context":{"RequestID":"cf83c41b-39cf-4941-9ad6-8babc40784e5","ServiceName":"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:49.469Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:49.495Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"cf83c41b-39cf-4941-9ad6-8babc40784e5","ServiceName":"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:49.495Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:49.497Z","message":"Entering","context":{"RequestID":"555b8c74-e107-4120-8ed7-8697fb66e5b4","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4bbe7bc2-4568-4654-99dd-c6b137fe34d1","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:49.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:49.497Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"cf83c41b-39cf-4941-9ad6-8babc40784e5\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:49:319\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"864cd926-7658-4b81-a526-8644f224c176\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d8bb25e5-dc3f-4bd5-9085-9190540c7e5e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/27f1c4fd-dd11-439e-a67f-1860ac4baa39/named-query-elements/named-query-element/864cd926-7658-4b81-a526-8644f224c176/named-query-elements/named-query-element/d8bb25e5-dc3f-4bd5-9085-9190540c7e5e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"11c2fbfb-6cbc-42ca-bced-a9fc1d619c7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c73a738b-4724-471b-9cd0-72a183729444\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/11c2fbfb-6cbc-42ca-bced-a9fc1d619c7f/named-query-elements/named-query-element/c73a738b-4724-471b-9cd0-72a183729444\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c12f329b-37e8-433c-923c-c4e27cf8c2a9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"84580b9a-ea52-4d33-9f98-15ffaf001df2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f/named-query-elements/named-query-element/c12f329b-37e8-433c-923c-c4e27cf8c2a9/named-query-elements/named-query-element/84580b9a-ea52-4d33-9f98-15ffaf001df2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"864cd926-7658-4b81-a526-8644f224c176\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7d012484-4500-4227-a153-17df983a6c88\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7ba53159-ef79-4102-ab11-a497eed33ab3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/27f1c4fd-dd11-439e-a67f-1860ac4baa39/named-query-elements/named-query-element/864cd926-7658-4b81-a526-8644f224c176/named-query-elements/named-query-element/7d012484-4500-4227-a153-17df983a6c88/named-query-elements/named-query-element/7ba53159-ef79-4102-ab11-a497eed33ab3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7f1aa401-ebe7-41ea-8b6a-9416fa7dc22e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f/named-query-elements/named-query-element/7f1aa401-ebe7-41ea-8b6a-9416fa7dc22e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381867811\",\"model-invariant-id\":\"cea0a982-8d55-4093-921e-418fbccf7060\"}}","context":{"RequestID":"cf83c41b-39cf-4941-9ad6-8babc40784e5","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:49.497Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:49.517Z","message":"Checking for system property [partnerName]","context":{"RequestID":"555b8c74-e107-4120-8ed7-8697fb66e5b4","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4bbe7bc2-4568-4654-99dd-c6b137fe34d1","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:49.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:49.518Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"555b8c74-e107-4120-8ed7-8697fb66e5b4","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4bbe7bc2-4568-4654-99dd-c6b137fe34d1","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:49.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:49.518Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"555b8c74-e107-4120-8ed7-8697fb66e5b4","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4bbe7bc2-4568-4654-99dd-c6b137fe34d1","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:49.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:49.518Z","message":"Invoke","context":{"RequestID":"555b8c74-e107-4120-8ed7-8697fb66e5b4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706","InvocationID":"4bbe7bc2-4568-4654-99dd-c6b137fe34d1","LogTimestamp":"2023-04-25T00:17:49.518Z"},"thread":"qtp1530295320-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:49.547Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"cf83c41b-39cf-4941-9ad6-8babc40784e5","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"49","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:49.546Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:49.548Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"cf83c41b-39cf-4941-9ad6-8babc40784e5\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:49:334\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"864cd926-7658-4b81-a526-8644f224c176\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7d012484-4500-4227-a153-17df983a6c88\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"68772d45-adcf-4e91-9797-46eb86fc238f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"55b6cb1b-b172-452d-adbb-2a9e8e69c436\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7134a6ee-20b7-41de-b8f8-ec0e2b0c480b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/27f1c4fd-dd11-439e-a67f-1860ac4baa39/named-query-elements/named-query-element/864cd926-7658-4b81-a526-8644f224c176/named-query-elements/named-query-element/7d012484-4500-4227-a153-17df983a6c88/named-query-elements/named-query-element/68772d45-adcf-4e91-9797-46eb86fc238f/named-query-elements/named-query-element/55b6cb1b-b172-452d-adbb-2a9e8e69c436/named-query-elements/named-query-element/7134a6ee-20b7-41de-b8f8-ec0e2b0c480b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c12f329b-37e8-433c-923c-c4e27cf8c2a9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1a065b11-c465-4d45-9609-c56210e952d9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"45b8fe63-ffcc-4cdc-bd35-c2e087b9e360\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b0be80cc-9ca4-415e-9b9d-53364e7516c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f/named-query-elements/named-query-element/c12f329b-37e8-433c-923c-c4e27cf8c2a9/named-query-elements/named-query-element/1a065b11-c465-4d45-9609-c56210e952d9/named-query-elements/named-query-element/45b8fe63-ffcc-4cdc-bd35-c2e087b9e360/named-query-elements/named-query-element/b0be80cc-9ca4-415e-9b9d-53364e7516c9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381867811\",\"model-invariant-id\":\"c822d81f-822f-4304-9623-1025b53da568\"}}","context":{"RequestID":"cf83c41b-39cf-4941-9ad6-8babc40784e5","ServiceName":"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:49.548Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:49.607Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"cf83c41b-39cf-4941-9ad6-8babc40784e5","ServiceName":"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568","TargetServiceName":"AAI-EVENT","ElapsedTime":"59","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:49.607Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:50.482Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"555b8c74-e107-4120-8ed7-8697fb66e5b4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"964","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706","InvocationID":"4bbe7bc2-4568-4654-99dd-c6b137fe34d1","LogTimestamp":"2023-04-25T00:17:50.482Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1530295320-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:50.916Z","message":"Entering","context":{"RequestID":"d7ce892f-979f-4994-a050-fbaa41f34a8c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a6a4346d-3ae6-458a-8d12-e3d54a4493a2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:17:50.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:50.921Z","message":"{\"transactionId\":\"d7ce892f-979f-4994-a050-fbaa41f34a8c\",\"status\":\"200\",\"rqstDate\":\"230425-00:17:50:917\",\"respDate\":\"230425-00:17:50:920\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d7ce892f-979f-4994-a050-fbaa41f34a8c\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:50:917-86259\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[98cadd1a-3ea5-417c-a075-ea4dbe1ee8a9], x-b3-parentspanid=[95b0e3dbc8cfd290], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[47835], x-envoy-attempt-count=[1], x-b3-traceid=[62d5fdddba996c1395b0e3dbc8cfd290], x-b3-spanid=[26222bddad5b2053], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d7ce892f-979f-4994-a050-fbaa41f34a8c]}\\\"}\"}","context":{"RequestID":"d7ce892f-979f-4994-a050-fbaa41f34a8c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a6a4346d-3ae6-458a-8d12-e3d54a4493a2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:17:50.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:50.922Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d7ce892f-979f-4994-a050-fbaa41f34a8c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"6","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a6a4346d-3ae6-458a-8d12-e3d54a4493a2","LogTimestamp":"2023-04-25T00:17:50.922Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 12 - "logType": "access"
{"timestamp":"2023-04-25T00:17:51.082Z","message":"Entering","context":{"RequestID":"26d4233e-0d13-46d5-ae1b-01abc8b395c7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"11d00478-4c5a-4f03-8223-0bee45b4b594","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:17:51.081Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:51.084Z","message":"{\"transactionId\":\"26d4233e-0d13-46d5-ae1b-01abc8b395c7\",\"status\":\"200\",\"rqstDate\":\"230425-00:17:51:082\",\"respDate\":\"230425-00:17:51:084\",\"sourceId\":\"haproxy:26d4233e-0d13-46d5-ae1b-01abc8b395c7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:51:082-35993\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b646bae2-dd33-475c-9283-d734657aee16], x-b3-parentspanid=[67e67c209bbabe01], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4b5db850e7d89d9c67e67c209bbabe01], x-b3-spanid=[913cc0f7781d291e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[26d4233e-0d13-46d5-ae1b-01abc8b395c7]}\\\"}\"}","context":{"RequestID":"26d4233e-0d13-46d5-ae1b-01abc8b395c7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"11d00478-4c5a-4f03-8223-0bee45b4b594","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:17:51.081Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:51.085Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"26d4233e-0d13-46d5-ae1b-01abc8b395c7","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"11d00478-4c5a-4f03-8223-0bee45b4b594","LogTimestamp":"2023-04-25T00:17:51.085Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:17:51.098Z","message":"Entering","context":{"RequestID":"3a51e166-5d1a-401d-92a1-e7222b6cb490","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1ff88921-f9c3-4c63-9eda-4b79aa2dd73c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:17:51.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:51.102Z","message":"Database is available from CACHED check.","context":{"RequestID":"3a51e166-5d1a-401d-92a1-e7222b6cb490","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1ff88921-f9c3-4c63-9eda-4b79aa2dd73c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:17:51.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:51.104Z","message":"{\"transactionId\":\"3a51e166-5d1a-401d-92a1-e7222b6cb490\",\"status\":\"200\",\"rqstDate\":\"230425-00:17:51:099\",\"respDate\":\"230425-00:17:51:104\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:3a51e166-5d1a-401d-92a1-e7222b6cb490\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:51:099-96483\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[3a51e166-5d1a-401d-92a1-e7222b6cb490]}\\\"}\"}","context":{"RequestID":"3a51e166-5d1a-401d-92a1-e7222b6cb490","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1ff88921-f9c3-4c63-9eda-4b79aa2dd73c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:17:51.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:51.105Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3a51e166-5d1a-401d-92a1-e7222b6cb490","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"7","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1ff88921-f9c3-4c63-9eda-4b79aa2dd73c","LogTimestamp":"2023-04-25T00:17:51.105Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 12 - "logType": "access"
{"timestamp":"2023-04-25T00:17:51.191Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"555b8c74-e107-4120-8ed7-8697fb66e5b4\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:51:171\"},\"entity\":{\"resource-version\":\"1682381869517\",\"named-query-uuid\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - DHV Service Topology 2\",\"named-query-name\":\"dhv-service-topology-2\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"resource-version\":\"1682381869517\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"5aaae002-b733-485d-9bb2-81cf5b2959d6\",\"resource-version\":\"1682381869517\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"7ce70452-2150-431d-a6e1-12fe3cba4566\",\"resource-version\":\"1682381869517\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"78da8195-717f-4470-b750-5b61e809d46e\",\"resource-version\":\"1682381869517\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82966045-43ee-4982-8307-7e9610866140\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"37106cd3-9633-4528-ac90-1ed55fae782c\",\"resource-version\":\"1682381869517\"},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"45a6560c-4187-44f5-aefd-6e9f2ca39884\",\"resource-version\":\"1682381869517\"}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"3eb163fd-53d9-4274-b474-a2733eaa4e0f\",\"resource-version\":\"1682381869517\"},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82966045-43ee-4982-8307-7e9610866140\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"b7a997f6-4fbb-402d-a8e4-928e0dc91227\",\"resource-version\":\"1682381869517\"}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"bef92c3c-36f8-409f-9714-e3422c7214f0\",\"resource-version\":\"1682381869517\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"5dc2274f-9697-4eff-afbf-3662fd97878c\",\"resource-version\":\"1682381869517\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"b207f534-e251-40ba-a5dd-d4b088b7a054\",\"resource-version\":\"1682381869517\"}]}}]}}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"f6d6a23d-a1a9-48ff-8419-b6530da2d381\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/f6d6a23d-a1a9-48ff-8419-b6530da2d381\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"90b22551-a3be-49de-b77f-ea904fefee6b\",\"resource-version\":\"1682381869517\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"8e718def-33b3-41e6-8113-7a583053031f\",\"resource-version\":\"1682381869517\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"17c6213b-011f-459f-9439-d4ba370a479c\",\"resource-version\":\"1682381869517\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"3dbc7e62-5efd-433b-8281-ae67332d27d3\",\"resource-version\":\"1682381869517\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"1a66158e-34ec-44e5-b7c6-5cc3a97299f9\",\"resource-version\":\"1682381869517\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"bc4b425b-ae65-44f7-bd98-d7864ce6c641\",\"resource-version\":\"1682381869517\"},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"b277ef5f-792c-4574-9953-0341e9c8c45f\",\"resource-version\":\"1682381869517\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"4ee0060e-ad95-4939-822a-19c73a784ab6\",\"resource-version\":\"1682381869517\"},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82966045-43ee-4982-8307-7e9610866140\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"4ce69824-5bf6-484c-9203-f5ba8c7a8eed\",\"resource-version\":\"1682381869517\"}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82966045-43ee-4982-8307-7e9610866140\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"1219a696-98e9-4baf-b01e-9158238316e8\",\"resource-version\":\"1682381869517\"}]}}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"05181be6-2548-45e9-a807-d556c14f041c\",\"resource-version\":\"1682381869517\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82966045-43ee-4982-8307-7e9610866140\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"74573d2b-5750-4e5d-9181-cc97bfccf758\",\"resource-version\":\"1682381869517\"},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"1200e9fb-f2d8-49fd-bac3-c6c2808b410d\",\"resource-version\":\"1682381869517\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"cdc759e4-9595-4e44-aa08-230def9f2163\",\"resource-version\":\"1682381869517\"},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82966045-43ee-4982-8307-7e9610866140\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"3d2fa948-3b2f-4e34-9acb-0451b3e90ebb\",\"resource-version\":\"1682381869517\"}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"52037631-9c18-4514-9cc4-9d1cf8a57c63\",\"resource-version\":\"1682381869517\"}]}}]}}]}}]}}]}}]}}}","context":{"RequestID":"555b8c74-e107-4120-8ed7-8697fb66e5b4","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:51.191Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:51.225Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"555b8c74-e107-4120-8ed7-8697fb66e5b4","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706","TargetServiceName":"AAI-EVENT","ElapsedTime":"34","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:51.225Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:51.228Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"555b8c74-e107-4120-8ed7-8697fb66e5b4\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:51:192\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8c1b7e6d-9d78-4bab-8233-25627652306a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"12482413-81e9-4482-b3fd-70d1fc266ad4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4202276e-6a96-4f41-9afc-968b74486c02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"907d1cf1-d1ab-4356-819b-dadcaf4b9781\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/3302cd7c-1480-4139-a3ed-261a708ff2de/named-query-elements/named-query-element/8c1b7e6d-9d78-4bab-8233-25627652306a/named-query-elements/named-query-element/12482413-81e9-4482-b3fd-70d1fc266ad4/named-query-elements/named-query-element/4202276e-6a96-4f41-9afc-968b74486c02/named-query-elements/named-query-element/907d1cf1-d1ab-4356-819b-dadcaf4b9781\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c12f329b-37e8-433c-923c-c4e27cf8c2a9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1a065b11-c465-4d45-9609-c56210e952d9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f/named-query-elements/named-query-element/c12f329b-37e8-433c-923c-c4e27cf8c2a9/named-query-elements/named-query-element/1a065b11-c465-4d45-9609-c56210e952d9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5aaae002-b733-485d-9bb2-81cf5b2959d6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bef92c3c-36f8-409f-9714-e3422c7214f0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5dc2274f-9697-4eff-afbf-3662fd97878c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/5aaae002-b733-485d-9bb2-81cf5b2959d6/named-query-elements/named-query-element/bef92c3c-36f8-409f-9714-e3422c7214f0/named-query-elements/named-query-element/5dc2274f-9697-4eff-afbf-3662fd97878c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"59490c32-eaae-488d-8442-f301b1ed43a9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"392cc337-54b2-4fdc-b508-2fa84f57359f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d4ff535c-6a20-45f4-b56e-e1f389686a6c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9/named-query-elements/named-query-element/392cc337-54b2-4fdc-b508-2fa84f57359f/named-query-elements/named-query-element/d4ff535c-6a20-45f4-b56e-e1f389686a6c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"670a94e9-874f-4087-8501-62d4d289c519\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"5054fc46-eebf-443f-a101-3f34d65412b8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519/named-query-elements/named-query-element/5054fc46-eebf-443f-a101-3f34d65412b8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"864cd926-7658-4b81-a526-8644f224c176\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7d012484-4500-4227-a153-17df983a6c88\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"68772d45-adcf-4e91-9797-46eb86fc238f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/27f1c4fd-dd11-439e-a67f-1860ac4baa39/named-query-elements/named-query-element/864cd926-7658-4b81-a526-8644f224c176/named-query-elements/named-query-element/7d012484-4500-4227-a153-17df983a6c88/named-query-elements/named-query-element/68772d45-adcf-4e91-9797-46eb86fc238f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381869517\",\"model-invariant-id\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\"}}","context":{"RequestID":"555b8c74-e107-4120-8ed7-8697fb66e5b4","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:51.227Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:51.264Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"555b8c74-e107-4120-8ed7-8697fb66e5b4","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"37","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:51.264Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:51.266Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"555b8c74-e107-4120-8ed7-8697fb66e5b4\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:51:206\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cdcd0649-5e2c-45a8-9576-b41db1a9a57c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/db923cc7-033f-475f-80c8-d3fcdbc60e7f/named-query-elements/named-query-element/cdcd0649-5e2c-45a8-9576-b41db1a9a57c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"11c2fbfb-6cbc-42ca-bced-a9fc1d619c7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/11c2fbfb-6cbc-42ca-bced-a9fc1d619c7f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"29c7739b-3544-4d91-9039-82d8d364cd8f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/c2a55239-2ff8-4c90-a93b-6a6152d70cab/named-query-elements/named-query-element/29c7739b-3544-4d91-9039-82d8d364cd8f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/b66b752a-97d3-4419-ab4a-3a38ef4d09ed/named-query-elements/named-query-element/aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"864cd926-7658-4b81-a526-8644f224c176\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/27f1c4fd-dd11-439e-a67f-1860ac4baa39/named-query-elements/named-query-element/864cd926-7658-4b81-a526-8644f224c176\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8c1b7e6d-9d78-4bab-8233-25627652306a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/3302cd7c-1480-4139-a3ed-261a708ff2de/named-query-elements/named-query-element/8c1b7e6d-9d78-4bab-8233-25627652306a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5aaae002-b733-485d-9bb2-81cf5b2959d6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/5aaae002-b733-485d-9bb2-81cf5b2959d6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90b22551-a3be-49de-b77f-ea904fefee6b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e718def-33b3-41e6-8113-7a583053031f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"17c6213b-011f-459f-9439-d4ba370a479c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/90b22551-a3be-49de-b77f-ea904fefee6b/named-query-elements/named-query-element/8e718def-33b3-41e6-8113-7a583053031f/named-query-elements/named-query-element/17c6213b-011f-459f-9439-d4ba370a479c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381869517\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"555b8c74-e107-4120-8ed7-8697fb66e5b4","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:51.266Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:51.289Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"555b8c74-e107-4120-8ed7-8697fb66e5b4","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:51.289Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:51.290Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/f6d6a23d-a1a9-48ff-8419-b6530da2d381\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"555b8c74-e107-4120-8ed7-8697fb66e5b4\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:51:224\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90b22551-a3be-49de-b77f-ea904fefee6b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/90b22551-a3be-49de-b77f-ea904fefee6b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381869517\",\"model-invariant-id\":\"f6d6a23d-a1a9-48ff-8419-b6530da2d381\"}}","context":{"RequestID":"555b8c74-e107-4120-8ed7-8697fb66e5b4","ServiceName":"/aai/v27/service-design-and-creation/models/model/f6d6a23d-a1a9-48ff-8419-b6530da2d381","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:51.290Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:51.320Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"555b8c74-e107-4120-8ed7-8697fb66e5b4","ServiceName":"/aai/v27/service-design-and-creation/models/model/f6d6a23d-a1a9-48ff-8419-b6530da2d381","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:51.320Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:51.322Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"555b8c74-e107-4120-8ed7-8697fb66e5b4\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:51:248\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7f1aa401-ebe7-41ea-8b6a-9416fa7dc22e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5d15d2c2-a6c6-4bff-89f5-a2c7f94b5bdd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f/named-query-elements/named-query-element/7f1aa401-ebe7-41ea-8b6a-9416fa7dc22e/named-query-elements/named-query-element/5d15d2c2-a6c6-4bff-89f5-a2c7f94b5bdd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5aaae002-b733-485d-9bb2-81cf5b2959d6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7ce70452-2150-431d-a6e1-12fe3cba4566\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"78da8195-717f-4470-b750-5b61e809d46e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/5aaae002-b733-485d-9bb2-81cf5b2959d6/named-query-elements/named-query-element/7ce70452-2150-431d-a6e1-12fe3cba4566/named-query-elements/named-query-element/78da8195-717f-4470-b750-5b61e809d46e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"864cd926-7658-4b81-a526-8644f224c176\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d8bb25e5-dc3f-4bd5-9085-9190540c7e5e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d6cd7110-4543-43e9-978a-9f89d8dff299\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/27f1c4fd-dd11-439e-a67f-1860ac4baa39/named-query-elements/named-query-element/864cd926-7658-4b81-a526-8644f224c176/named-query-elements/named-query-element/d8bb25e5-dc3f-4bd5-9085-9190540c7e5e/named-query-elements/named-query-element/d6cd7110-4543-43e9-978a-9f89d8dff299\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c12f329b-37e8-433c-923c-c4e27cf8c2a9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"84580b9a-ea52-4d33-9f98-15ffaf001df2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9bf49829-b102-46dd-9f3d-585c166c607b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f/named-query-elements/named-query-element/c12f329b-37e8-433c-923c-c4e27cf8c2a9/named-query-elements/named-query-element/84580b9a-ea52-4d33-9f98-15ffaf001df2/named-query-elements/named-query-element/9bf49829-b102-46dd-9f3d-585c166c607b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"864cd926-7658-4b81-a526-8644f224c176\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7d012484-4500-4227-a153-17df983a6c88\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7ba53159-ef79-4102-ab11-a497eed33ab3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"999c0141-c9ee-4a34-81d3-6696db181f8a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/27f1c4fd-dd11-439e-a67f-1860ac4baa39/named-query-elements/named-query-element/864cd926-7658-4b81-a526-8644f224c176/named-query-elements/named-query-element/7d012484-4500-4227-a153-17df983a6c88/named-query-elements/named-query-element/7ba53159-ef79-4102-ab11-a497eed33ab3/named-query-elements/named-query-element/999c0141-c9ee-4a34-81d3-6696db181f8a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90b22551-a3be-49de-b77f-ea904fefee6b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e718def-33b3-41e6-8113-7a583053031f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"17c6213b-011f-459f-9439-d4ba370a479c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"05181be6-2548-45e9-a807-d556c14f041c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1200e9fb-f2d8-49fd-bac3-c6c2808b410d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/90b22551-a3be-49de-b77f-ea904fefee6b/named-query-elements/named-query-element/8e718def-33b3-41e6-8113-7a583053031f/named-query-elements/named-query-element/17c6213b-011f-459f-9439-d4ba370a479c/named-query-elements/named-query-element/05181be6-2548-45e9-a807-d556c14f041c/named-query-elements/named-query-element/1200e9fb-f2d8-49fd-bac3-c6c2808b410d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"11c2fbfb-6cbc-42ca-bced-a9fc1d619c7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c73a738b-4724-471b-9cd0-72a183729444\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d63baa8f-7c83-4035-9e84-dd245d34f983\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/11c2fbfb-6cbc-42ca-bced-a9fc1d619c7f/named-query-elements/named-query-element/c73a738b-4724-471b-9cd0-72a183729444/named-query-elements/named-query-element/d63baa8f-7c83-4035-9e84-dd245d34f983\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90b22551-a3be-49de-b77f-ea904fefee6b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e718def-33b3-41e6-8113-7a583053031f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"17c6213b-011f-459f-9439-d4ba370a479c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3dbc7e62-5efd-433b-8281-ae67332d27d3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1a66158e-34ec-44e5-b7c6-5cc3a97299f9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b277ef5f-792c-4574-9953-0341e9c8c45f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/90b22551-a3be-49de-b77f-ea904fefee6b/named-query-elements/named-query-element/8e718def-33b3-41e6-8113-7a583053031f/named-query-elements/named-query-element/17c6213b-011f-459f-9439-d4ba370a479c/named-query-elements/named-query-element/3dbc7e62-5efd-433b-8281-ae67332d27d3/named-query-elements/named-query-element/1a66158e-34ec-44e5-b7c6-5cc3a97299f9/named-query-elements/named-query-element/b277ef5f-792c-4574-9953-0341e9c8c45f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381869517\",\"model-invariant-id\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\"}}","context":{"RequestID":"555b8c74-e107-4120-8ed7-8697fb66e5b4","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:51.322Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:51.348Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"555b8c74-e107-4120-8ed7-8697fb66e5b4","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:51.348Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:51.350Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"555b8c74-e107-4120-8ed7-8697fb66e5b4\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:51:262\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8d162d9-8cab-4468-bf6d-ccb63442fa22\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"680a8eab-61bd-4402-9a41-5cae1b0f4696\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/b66b752a-97d3-4419-ab4a-3a38ef4d09ed/named-query-elements/named-query-element/aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5/named-query-elements/named-query-element/e8d162d9-8cab-4468-bf6d-ccb63442fa22/named-query-elements/named-query-element/680a8eab-61bd-4402-9a41-5cae1b0f4696\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8c1b7e6d-9d78-4bab-8233-25627652306a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"12482413-81e9-4482-b3fd-70d1fc266ad4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4202276e-6a96-4f41-9afc-968b74486c02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/3302cd7c-1480-4139-a3ed-261a708ff2de/named-query-elements/named-query-element/8c1b7e6d-9d78-4bab-8233-25627652306a/named-query-elements/named-query-element/12482413-81e9-4482-b3fd-70d1fc266ad4/named-query-elements/named-query-element/4202276e-6a96-4f41-9afc-968b74486c02\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c12f329b-37e8-433c-923c-c4e27cf8c2a9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f/named-query-elements/named-query-element/c12f329b-37e8-433c-923c-c4e27cf8c2a9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"864cd926-7658-4b81-a526-8644f224c176\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7d012484-4500-4227-a153-17df983a6c88\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/27f1c4fd-dd11-439e-a67f-1860ac4baa39/named-query-elements/named-query-element/864cd926-7658-4b81-a526-8644f224c176/named-query-elements/named-query-element/7d012484-4500-4227-a153-17df983a6c88\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90b22551-a3be-49de-b77f-ea904fefee6b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e718def-33b3-41e6-8113-7a583053031f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"17c6213b-011f-459f-9439-d4ba370a479c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3dbc7e62-5efd-433b-8281-ae67332d27d3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/90b22551-a3be-49de-b77f-ea904fefee6b/named-query-elements/named-query-element/8e718def-33b3-41e6-8113-7a583053031f/named-query-elements/named-query-element/17c6213b-011f-459f-9439-d4ba370a479c/named-query-elements/named-query-element/3dbc7e62-5efd-433b-8281-ae67332d27d3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5aaae002-b733-485d-9bb2-81cf5b2959d6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bef92c3c-36f8-409f-9714-e3422c7214f0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/5aaae002-b733-485d-9bb2-81cf5b2959d6/named-query-elements/named-query-element/bef92c3c-36f8-409f-9714-e3422c7214f0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cdcd0649-5e2c-45a8-9576-b41db1a9a57c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e58f73a2-6033-46c0-bf3e-ae9b3a0255e9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8cfe8a16-9efd-43c3-afdd-879728e1b79c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/db923cc7-033f-475f-80c8-d3fcdbc60e7f/named-query-elements/named-query-element/cdcd0649-5e2c-45a8-9576-b41db1a9a57c/named-query-elements/named-query-element/e58f73a2-6033-46c0-bf3e-ae9b3a0255e9/named-query-elements/named-query-element/8cfe8a16-9efd-43c3-afdd-879728e1b79c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381869517\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"555b8c74-e107-4120-8ed7-8697fb66e5b4","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:51.350Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:51.380Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"555b8c74-e107-4120-8ed7-8697fb66e5b4","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:51.380Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:51.382Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"555b8c74-e107-4120-8ed7-8697fb66e5b4\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:51:274\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"29c7739b-3544-4d91-9039-82d8d364cd8f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9f194b17-c823-47b4-99d1-328c93285dd9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/c2a55239-2ff8-4c90-a93b-6a6152d70cab/named-query-elements/named-query-element/29c7739b-3544-4d91-9039-82d8d364cd8f/named-query-elements/named-query-element/9f194b17-c823-47b4-99d1-328c93285dd9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"47834979-c530-48c9-8378-3566c9da306e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"42cb4c08-059d-49ac-8a88-287f91476ea7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8b60449e-3b98-41ae-9e2c-02bf1e9b0cdb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/47834979-c530-48c9-8378-3566c9da306e/named-query-elements/named-query-element/42cb4c08-059d-49ac-8a88-287f91476ea7/named-query-elements/named-query-element/8b60449e-3b98-41ae-9e2c-02bf1e9b0cdb\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90b22551-a3be-49de-b77f-ea904fefee6b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e718def-33b3-41e6-8113-7a583053031f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/90b22551-a3be-49de-b77f-ea904fefee6b/named-query-elements/named-query-element/8e718def-33b3-41e6-8113-7a583053031f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381869517\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"555b8c74-e107-4120-8ed7-8697fb66e5b4","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:51.382Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:51.387Z","message":"{\"transactionId\":\"555b8c74-e107-4120-8ed7-8697fb66e5b4\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:49:498\",\"respDate\":\"230425-00:17:51:386\",\"sourceId\":\"AAI-TOOLS:555b8c74-e107-4120-8ed7-8697fb66e5b4\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:49:498-12515\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[6a84588c-aaa3-4dd1-a27d-9fc19efc1877], x-b3-parentspanid=[859c14735abdaf1b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[555b8c74-e107-4120-8ed7-8697fb66e5b4], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c6f4d1a7d62682e1631de02430c7a98b], x-b3-spanid=[ed3634104a34a212], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[18105], Content-Type=[application/json], X-ONAP-RequestID=[555b8c74-e107-4120-8ed7-8697fb66e5b4]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"09236f18-a9d2-4468-9086-464b8385b706\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"dhv-service-topology-2\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - DHV Service Topology 2\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"aad85df2-09be-40fa-b867-16415e4e10e2\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82966045-43ee-4982-8307-7e9610866140\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"aad85df2-09be-40fa-b867-16415e4e10e2\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82966045-43ee-4982-8307-7e9610866140\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"cea0a982-8d55-4093-921e-418fbccf7060\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"af91c2f7-35fc-43cf-a13d-443f385b2353\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"aad85df2-09be-40fa-b867-16415e4e10e2\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82966045-43ee-4982-8307-7e9610866140\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"aad85df2-09be-40fa-b867-16415e4e10e2\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82966045-43ee-4982-8307-7e9610866140\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"cea0a982-8d55-4093-921e-418fbccf7060\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"aad85df2-09be-40fa-b867-16415e4e10e2\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82966045-43ee-4982-8307-7e9610866140\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"aad85df2-09be-40fa-b867-16415e4e10e2\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82966045-43ee-4982-8307-7e9610866140\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"cea0a982-8d55-4093-921e-418fbccf7060\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"f6d6a23d-a1a9-48ff-8419-b6530da2d381\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:49:498-12515\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[123080], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230425-00:17:49:498-12515]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"555b8c74-e107-4120-8ed7-8697fb66e5b4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"964","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"4bbe7bc2-4568-4654-99dd-c6b137fe34d1","LogTimestamp":"2023-04-25T00:17:50.482Z","elapsedTime":"29"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:51.389Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"555b8c74-e107-4120-8ed7-8697fb66e5b4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1893","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"4bbe7bc2-4568-4654-99dd-c6b137fe34d1","LogTimestamp":"2023-04-25T00:17:51.389Z","ResponseDesc":"Created","elapsedTime":"29"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:51 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706" 201 0 REST 555b8c74-e107-4120-8ed7-8697fb66e5b4 AAI-TOOLS 127.0.0.6 - - - - - - - - - 1897 - "logType": "access"
{"timestamp":"2023-04-25T00:17:51.409Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"555b8c74-e107-4120-8ed7-8697fb66e5b4","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:51.409Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:51.412Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"555b8c74-e107-4120-8ed7-8697fb66e5b4\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:51:290\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7f1aa401-ebe7-41ea-8b6a-9416fa7dc22e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5d15d2c2-a6c6-4bff-89f5-a2c7f94b5bdd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e5c23d33-1cb1-47e3-8905-6acd688e7e8c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f/named-query-elements/named-query-element/7f1aa401-ebe7-41ea-8b6a-9416fa7dc22e/named-query-elements/named-query-element/5d15d2c2-a6c6-4bff-89f5-a2c7f94b5bdd/named-query-elements/named-query-element/e5c23d33-1cb1-47e3-8905-6acd688e7e8c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7f1aa401-ebe7-41ea-8b6a-9416fa7dc22e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0ccc5b1f-2957-44d7-8493-0cf5421d1149\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f/named-query-elements/named-query-element/7f1aa401-ebe7-41ea-8b6a-9416fa7dc22e/named-query-elements/named-query-element/0ccc5b1f-2957-44d7-8493-0cf5421d1149\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c12f329b-37e8-433c-923c-c4e27cf8c2a9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"84580b9a-ea52-4d33-9f98-15ffaf001df2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"26cbb5cc-5a21-4f72-8b24-42e807cb0585\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f/named-query-elements/named-query-element/c12f329b-37e8-433c-923c-c4e27cf8c2a9/named-query-elements/named-query-element/84580b9a-ea52-4d33-9f98-15ffaf001df2/named-query-elements/named-query-element/26cbb5cc-5a21-4f72-8b24-42e807cb0585\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"864cd926-7658-4b81-a526-8644f224c176\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d8bb25e5-dc3f-4bd5-9085-9190540c7e5e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"75774ce1-c9e3-4357-9e34-454fe35db50e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/27f1c4fd-dd11-439e-a67f-1860ac4baa39/named-query-elements/named-query-element/864cd926-7658-4b81-a526-8644f224c176/named-query-elements/named-query-element/d8bb25e5-dc3f-4bd5-9085-9190540c7e5e/named-query-elements/named-query-element/75774ce1-c9e3-4357-9e34-454fe35db50e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"864cd926-7658-4b81-a526-8644f224c176\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7d012484-4500-4227-a153-17df983a6c88\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7ba53159-ef79-4102-ab11-a497eed33ab3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"999c0141-c9ee-4a34-81d3-6696db181f8a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff29725f-bf16-4a70-975d-25b29130071f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/27f1c4fd-dd11-439e-a67f-1860ac4baa39/named-query-elements/named-query-element/864cd926-7658-4b81-a526-8644f224c176/named-query-elements/named-query-element/7d012484-4500-4227-a153-17df983a6c88/named-query-elements/named-query-element/7ba53159-ef79-4102-ab11-a497eed33ab3/named-query-elements/named-query-element/999c0141-c9ee-4a34-81d3-6696db181f8a/named-query-elements/named-query-element/ff29725f-bf16-4a70-975d-25b29130071f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5aaae002-b733-485d-9bb2-81cf5b2959d6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7ce70452-2150-431d-a6e1-12fe3cba4566\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3eb163fd-53d9-4274-b474-a2733eaa4e0f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/5aaae002-b733-485d-9bb2-81cf5b2959d6/named-query-elements/named-query-element/7ce70452-2150-431d-a6e1-12fe3cba4566/named-query-elements/named-query-element/3eb163fd-53d9-4274-b474-a2733eaa4e0f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"864cd926-7658-4b81-a526-8644f224c176\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d8bb25e5-dc3f-4bd5-9085-9190540c7e5e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d6cd7110-4543-43e9-978a-9f89d8dff299\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"08e9a362-a50d-4662-ac84-128fcbbb2655\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/27f1c4fd-dd11-439e-a67f-1860ac4baa39/named-query-elements/named-query-element/864cd926-7658-4b81-a526-8644f224c176/named-query-elements/named-query-element/d8bb25e5-dc3f-4bd5-9085-9190540c7e5e/named-query-elements/named-query-element/d6cd7110-4543-43e9-978a-9f89d8dff299/named-query-elements/named-query-element/08e9a362-a50d-4662-ac84-128fcbbb2655\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90b22551-a3be-49de-b77f-ea904fefee6b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e718def-33b3-41e6-8113-7a583053031f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"17c6213b-011f-459f-9439-d4ba370a479c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"05181be6-2548-45e9-a807-d556c14f041c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1200e9fb-f2d8-49fd-bac3-c6c2808b410d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cdc759e4-9595-4e44-aa08-230def9f2163\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/90b22551-a3be-49de-b77f-ea904fefee6b/named-query-elements/named-query-element/8e718def-33b3-41e6-8113-7a583053031f/named-query-elements/named-query-element/17c6213b-011f-459f-9439-d4ba370a479c/named-query-elements/named-query-element/05181be6-2548-45e9-a807-d556c14f041c/named-query-elements/named-query-element/1200e9fb-f2d8-49fd-bac3-c6c2808b410d/named-query-elements/named-query-element/cdc759e4-9595-4e44-aa08-230def9f2163\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5aaae002-b733-485d-9bb2-81cf5b2959d6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7ce70452-2150-431d-a6e1-12fe3cba4566\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"78da8195-717f-4470-b750-5b61e809d46e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"45a6560c-4187-44f5-aefd-6e9f2ca39884\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/5aaae002-b733-485d-9bb2-81cf5b2959d6/named-query-elements/named-query-element/7ce70452-2150-431d-a6e1-12fe3cba4566/named-query-elements/named-query-element/78da8195-717f-4470-b750-5b61e809d46e/named-query-elements/named-query-element/45a6560c-4187-44f5-aefd-6e9f2ca39884\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90b22551-a3be-49de-b77f-ea904fefee6b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e718def-33b3-41e6-8113-7a583053031f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"17c6213b-011f-459f-9439-d4ba370a479c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3dbc7e62-5efd-433b-8281-ae67332d27d3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1a66158e-34ec-44e5-b7c6-5cc3a97299f9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b277ef5f-792c-4574-9953-0341e9c8c45f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4ee0060e-ad95-4939-822a-19c73a784ab6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/90b22551-a3be-49de-b77f-ea904fefee6b/named-query-elements/named-query-element/8e718def-33b3-41e6-8113-7a583053031f/named-query-elements/named-query-element/17c6213b-011f-459f-9439-d4ba370a479c/named-query-elements/named-query-element/3dbc7e62-5efd-433b-8281-ae67332d27d3/named-query-elements/named-query-element/1a66158e-34ec-44e5-b7c6-5cc3a97299f9/named-query-elements/named-query-element/b277ef5f-792c-4574-9953-0341e9c8c45f/named-query-elements/named-query-element/4ee0060e-ad95-4939-822a-19c73a784ab6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c12f329b-37e8-433c-923c-c4e27cf8c2a9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"84580b9a-ea52-4d33-9f98-15ffaf001df2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9bf49829-b102-46dd-9f3d-585c166c607b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4b5f3a5c-0416-4e08-a877-ebb83c964e1b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f/named-query-elements/named-query-element/c12f329b-37e8-433c-923c-c4e27cf8c2a9/named-query-elements/named-query-element/84580b9a-ea52-4d33-9f98-15ffaf001df2/named-query-elements/named-query-element/9bf49829-b102-46dd-9f3d-585c166c607b/named-query-elements/named-query-element/4b5f3a5c-0416-4e08-a877-ebb83c964e1b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"864cd926-7658-4b81-a526-8644f224c176\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7d012484-4500-4227-a153-17df983a6c88\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7ba53159-ef79-4102-ab11-a497eed33ab3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d350314d-a798-4536-be79-bc42e5e78a92\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/27f1c4fd-dd11-439e-a67f-1860ac4baa39/named-query-elements/named-query-element/864cd926-7658-4b81-a526-8644f224c176/named-query-elements/named-query-element/7d012484-4500-4227-a153-17df983a6c88/named-query-elements/named-query-element/7ba53159-ef79-4102-ab11-a497eed33ab3/named-query-elements/named-query-element/d350314d-a798-4536-be79-bc42e5e78a92\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90b22551-a3be-49de-b77f-ea904fefee6b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e718def-33b3-41e6-8113-7a583053031f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"17c6213b-011f-459f-9439-d4ba370a479c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3dbc7e62-5efd-433b-8281-ae67332d27d3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1a66158e-34ec-44e5-b7c6-5cc3a97299f9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bc4b425b-ae65-44f7-bd98-d7864ce6c641\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/90b22551-a3be-49de-b77f-ea904fefee6b/named-query-elements/named-query-element/8e718def-33b3-41e6-8113-7a583053031f/named-query-elements/named-query-element/17c6213b-011f-459f-9439-d4ba370a479c/named-query-elements/named-query-element/3dbc7e62-5efd-433b-8281-ae67332d27d3/named-query-elements/named-query-element/1a66158e-34ec-44e5-b7c6-5cc3a97299f9/named-query-elements/named-query-element/bc4b425b-ae65-44f7-bd98-d7864ce6c641\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90b22551-a3be-49de-b77f-ea904fefee6b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e718def-33b3-41e6-8113-7a583053031f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"17c6213b-011f-459f-9439-d4ba370a479c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"05181be6-2548-45e9-a807-d556c14f041c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"52037631-9c18-4514-9cc4-9d1cf8a57c63\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/90b22551-a3be-49de-b77f-ea904fefee6b/named-query-elements/named-query-element/8e718def-33b3-41e6-8113-7a583053031f/named-query-elements/named-query-element/17c6213b-011f-459f-9439-d4ba370a479c/named-query-elements/named-query-element/05181be6-2548-45e9-a807-d556c14f041c/named-query-elements/named-query-element/52037631-9c18-4514-9cc4-9d1cf8a57c63\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381869517\",\"model-invariant-id\":\"aad85df2-09be-40fa-b867-16415e4e10e2\"}}","context":{"RequestID":"555b8c74-e107-4120-8ed7-8697fb66e5b4","ServiceName":"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:51.412Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:51.445Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"555b8c74-e107-4120-8ed7-8697fb66e5b4","ServiceName":"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2","TargetServiceName":"AAI-EVENT","ElapsedTime":"33","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:51.445Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:51.447Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"555b8c74-e107-4120-8ed7-8697fb66e5b4\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:51:309\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7f1aa401-ebe7-41ea-8b6a-9416fa7dc22e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"755576a4-0f81-4f63-bcbc-80af33c0203b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f/named-query-elements/named-query-element/7f1aa401-ebe7-41ea-8b6a-9416fa7dc22e/named-query-elements/named-query-element/755576a4-0f81-4f63-bcbc-80af33c0203b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7f1aa401-ebe7-41ea-8b6a-9416fa7dc22e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5d15d2c2-a6c6-4bff-89f5-a2c7f94b5bdd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff8e11b6-313f-4083-9e36-04593f42560f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f/named-query-elements/named-query-element/7f1aa401-ebe7-41ea-8b6a-9416fa7dc22e/named-query-elements/named-query-element/5d15d2c2-a6c6-4bff-89f5-a2c7f94b5bdd/named-query-elements/named-query-element/ff8e11b6-313f-4083-9e36-04593f42560f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c12f329b-37e8-433c-923c-c4e27cf8c2a9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"84580b9a-ea52-4d33-9f98-15ffaf001df2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9bf49829-b102-46dd-9f3d-585c166c607b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"94b817eb-9e5d-4874-8ce9-232f0240faba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f/named-query-elements/named-query-element/c12f329b-37e8-433c-923c-c4e27cf8c2a9/named-query-elements/named-query-element/84580b9a-ea52-4d33-9f98-15ffaf001df2/named-query-elements/named-query-element/9bf49829-b102-46dd-9f3d-585c166c607b/named-query-elements/named-query-element/94b817eb-9e5d-4874-8ce9-232f0240faba\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90b22551-a3be-49de-b77f-ea904fefee6b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e718def-33b3-41e6-8113-7a583053031f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"17c6213b-011f-459f-9439-d4ba370a479c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"05181be6-2548-45e9-a807-d556c14f041c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"74573d2b-5750-4e5d-9181-cc97bfccf758\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/90b22551-a3be-49de-b77f-ea904fefee6b/named-query-elements/named-query-element/8e718def-33b3-41e6-8113-7a583053031f/named-query-elements/named-query-element/17c6213b-011f-459f-9439-d4ba370a479c/named-query-elements/named-query-element/05181be6-2548-45e9-a807-d556c14f041c/named-query-elements/named-query-element/74573d2b-5750-4e5d-9181-cc97bfccf758\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c12f329b-37e8-433c-923c-c4e27cf8c2a9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"84580b9a-ea52-4d33-9f98-15ffaf001df2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bab6e37-4919-4661-beb9-d2644242bbe9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f/named-query-elements/named-query-element/c12f329b-37e8-433c-923c-c4e27cf8c2a9/named-query-elements/named-query-element/84580b9a-ea52-4d33-9f98-15ffaf001df2/named-query-elements/named-query-element/8bab6e37-4919-4661-beb9-d2644242bbe9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5aaae002-b733-485d-9bb2-81cf5b2959d6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7ce70452-2150-431d-a6e1-12fe3cba4566\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"78da8195-717f-4470-b750-5b61e809d46e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"37106cd3-9633-4528-ac90-1ed55fae782c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/5aaae002-b733-485d-9bb2-81cf5b2959d6/named-query-elements/named-query-element/7ce70452-2150-431d-a6e1-12fe3cba4566/named-query-elements/named-query-element/78da8195-717f-4470-b750-5b61e809d46e/named-query-elements/named-query-element/37106cd3-9633-4528-ac90-1ed55fae782c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"864cd926-7658-4b81-a526-8644f224c176\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7d012484-4500-4227-a153-17df983a6c88\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7ba53159-ef79-4102-ab11-a497eed33ab3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3baef7d3-bda1-4bfb-9819-ebd5be5dc704\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/27f1c4fd-dd11-439e-a67f-1860ac4baa39/named-query-elements/named-query-element/864cd926-7658-4b81-a526-8644f224c176/named-query-elements/named-query-element/7d012484-4500-4227-a153-17df983a6c88/named-query-elements/named-query-element/7ba53159-ef79-4102-ab11-a497eed33ab3/named-query-elements/named-query-element/3baef7d3-bda1-4bfb-9819-ebd5be5dc704\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90b22551-a3be-49de-b77f-ea904fefee6b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e718def-33b3-41e6-8113-7a583053031f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"17c6213b-011f-459f-9439-d4ba370a479c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"05181be6-2548-45e9-a807-d556c14f041c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1200e9fb-f2d8-49fd-bac3-c6c2808b410d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3d2fa948-3b2f-4e34-9acb-0451b3e90ebb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/90b22551-a3be-49de-b77f-ea904fefee6b/named-query-elements/named-query-element/8e718def-33b3-41e6-8113-7a583053031f/named-query-elements/named-query-element/17c6213b-011f-459f-9439-d4ba370a479c/named-query-elements/named-query-element/05181be6-2548-45e9-a807-d556c14f041c/named-query-elements/named-query-element/1200e9fb-f2d8-49fd-bac3-c6c2808b410d/named-query-elements/named-query-element/3d2fa948-3b2f-4e34-9acb-0451b3e90ebb\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"864cd926-7658-4b81-a526-8644f224c176\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d8bb25e5-dc3f-4bd5-9085-9190540c7e5e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1a9e1725-7073-42e3-aa86-afe0e6770ee1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/27f1c4fd-dd11-439e-a67f-1860ac4baa39/named-query-elements/named-query-element/864cd926-7658-4b81-a526-8644f224c176/named-query-elements/named-query-element/d8bb25e5-dc3f-4bd5-9085-9190540c7e5e/named-query-elements/named-query-element/1a9e1725-7073-42e3-aa86-afe0e6770ee1\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"864cd926-7658-4b81-a526-8644f224c176\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d8bb25e5-dc3f-4bd5-9085-9190540c7e5e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d6cd7110-4543-43e9-978a-9f89d8dff299\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"61af8c02-4c32-44ce-9651-c619ad3db1b7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/27f1c4fd-dd11-439e-a67f-1860ac4baa39/named-query-elements/named-query-element/864cd926-7658-4b81-a526-8644f224c176/named-query-elements/named-query-element/d8bb25e5-dc3f-4bd5-9085-9190540c7e5e/named-query-elements/named-query-element/d6cd7110-4543-43e9-978a-9f89d8dff299/named-query-elements/named-query-element/61af8c02-4c32-44ce-9651-c619ad3db1b7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"864cd926-7658-4b81-a526-8644f224c176\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7d012484-4500-4227-a153-17df983a6c88\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7ba53159-ef79-4102-ab11-a497eed33ab3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"999c0141-c9ee-4a34-81d3-6696db181f8a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0909d8a6-7b1a-4a5b-a9e4-efb8056bd129\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/27f1c4fd-dd11-439e-a67f-1860ac4baa39/named-query-elements/named-query-element/864cd926-7658-4b81-a526-8644f224c176/named-query-elements/named-query-element/7d012484-4500-4227-a153-17df983a6c88/named-query-elements/named-query-element/7ba53159-ef79-4102-ab11-a497eed33ab3/named-query-elements/named-query-element/999c0141-c9ee-4a34-81d3-6696db181f8a/named-query-elements/named-query-element/0909d8a6-7b1a-4a5b-a9e4-efb8056bd129\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5aaae002-b733-485d-9bb2-81cf5b2959d6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7ce70452-2150-431d-a6e1-12fe3cba4566\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b7a997f6-4fbb-402d-a8e4-928e0dc91227\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/5aaae002-b733-485d-9bb2-81cf5b2959d6/named-query-elements/named-query-element/7ce70452-2150-431d-a6e1-12fe3cba4566/named-query-elements/named-query-element/b7a997f6-4fbb-402d-a8e4-928e0dc91227\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90b22551-a3be-49de-b77f-ea904fefee6b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e718def-33b3-41e6-8113-7a583053031f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"17c6213b-011f-459f-9439-d4ba370a479c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3dbc7e62-5efd-433b-8281-ae67332d27d3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1a66158e-34ec-44e5-b7c6-5cc3a97299f9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b277ef5f-792c-4574-9953-0341e9c8c45f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4ce69824-5bf6-484c-9203-f5ba8c7a8eed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/90b22551-a3be-49de-b77f-ea904fefee6b/named-query-elements/named-query-element/8e718def-33b3-41e6-8113-7a583053031f/named-query-elements/named-query-element/17c6213b-011f-459f-9439-d4ba370a479c/named-query-elements/named-query-element/3dbc7e62-5efd-433b-8281-ae67332d27d3/named-query-elements/named-query-element/1a66158e-34ec-44e5-b7c6-5cc3a97299f9/named-query-elements/named-query-element/b277ef5f-792c-4574-9953-0341e9c8c45f/named-query-elements/named-query-element/4ce69824-5bf6-484c-9203-f5ba8c7a8eed\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90b22551-a3be-49de-b77f-ea904fefee6b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e718def-33b3-41e6-8113-7a583053031f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"17c6213b-011f-459f-9439-d4ba370a479c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3dbc7e62-5efd-433b-8281-ae67332d27d3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1a66158e-34ec-44e5-b7c6-5cc3a97299f9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1219a696-98e9-4baf-b01e-9158238316e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/90b22551-a3be-49de-b77f-ea904fefee6b/named-query-elements/named-query-element/8e718def-33b3-41e6-8113-7a583053031f/named-query-elements/named-query-element/17c6213b-011f-459f-9439-d4ba370a479c/named-query-elements/named-query-element/3dbc7e62-5efd-433b-8281-ae67332d27d3/named-query-elements/named-query-element/1a66158e-34ec-44e5-b7c6-5cc3a97299f9/named-query-elements/named-query-element/1219a696-98e9-4baf-b01e-9158238316e8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381869517\",\"model-invariant-id\":\"82966045-43ee-4982-8307-7e9610866140\"}}","context":{"RequestID":"555b8c74-e107-4120-8ed7-8697fb66e5b4","ServiceName":"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:51.447Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:51.473Z","message":"Entering","context":{"RequestID":"e10bc049-de57-4da9-958f-610d05a2fca4","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"175223e6-3cba-4ba6-bf7d-30229fdce022","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:51.473Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:51.481Z","message":"Checking for system property [partnerName]","context":{"RequestID":"e10bc049-de57-4da9-958f-610d05a2fca4","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"175223e6-3cba-4ba6-bf7d-30229fdce022","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:51.473Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:51.481Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"e10bc049-de57-4da9-958f-610d05a2fca4","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"175223e6-3cba-4ba6-bf7d-30229fdce022","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:51.473Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:51.481Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"e10bc049-de57-4da9-958f-610d05a2fca4","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"175223e6-3cba-4ba6-bf7d-30229fdce022","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:51.473Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:51.481Z","message":"Invoke","context":{"RequestID":"e10bc049-de57-4da9-958f-610d05a2fca4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01","InvocationID":"175223e6-3cba-4ba6-bf7d-30229fdce022","LogTimestamp":"2023-04-25T00:17:51.481Z"},"thread":"qtp1530295320-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:51.483Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"555b8c74-e107-4120-8ed7-8697fb66e5b4","ServiceName":"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140","TargetServiceName":"AAI-EVENT","ElapsedTime":"36","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:51.483Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:51.484Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"555b8c74-e107-4120-8ed7-8697fb66e5b4\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:51:324\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"864cd926-7658-4b81-a526-8644f224c176\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d8bb25e5-dc3f-4bd5-9085-9190540c7e5e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/27f1c4fd-dd11-439e-a67f-1860ac4baa39/named-query-elements/named-query-element/864cd926-7658-4b81-a526-8644f224c176/named-query-elements/named-query-element/d8bb25e5-dc3f-4bd5-9085-9190540c7e5e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5aaae002-b733-485d-9bb2-81cf5b2959d6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7ce70452-2150-431d-a6e1-12fe3cba4566\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/5aaae002-b733-485d-9bb2-81cf5b2959d6/named-query-elements/named-query-element/7ce70452-2150-431d-a6e1-12fe3cba4566\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"11c2fbfb-6cbc-42ca-bced-a9fc1d619c7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c73a738b-4724-471b-9cd0-72a183729444\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/11c2fbfb-6cbc-42ca-bced-a9fc1d619c7f/named-query-elements/named-query-element/c73a738b-4724-471b-9cd0-72a183729444\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c12f329b-37e8-433c-923c-c4e27cf8c2a9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"84580b9a-ea52-4d33-9f98-15ffaf001df2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f/named-query-elements/named-query-element/c12f329b-37e8-433c-923c-c4e27cf8c2a9/named-query-elements/named-query-element/84580b9a-ea52-4d33-9f98-15ffaf001df2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"864cd926-7658-4b81-a526-8644f224c176\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7d012484-4500-4227-a153-17df983a6c88\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7ba53159-ef79-4102-ab11-a497eed33ab3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/27f1c4fd-dd11-439e-a67f-1860ac4baa39/named-query-elements/named-query-element/864cd926-7658-4b81-a526-8644f224c176/named-query-elements/named-query-element/7d012484-4500-4227-a153-17df983a6c88/named-query-elements/named-query-element/7ba53159-ef79-4102-ab11-a497eed33ab3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90b22551-a3be-49de-b77f-ea904fefee6b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e718def-33b3-41e6-8113-7a583053031f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"17c6213b-011f-459f-9439-d4ba370a479c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3dbc7e62-5efd-433b-8281-ae67332d27d3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1a66158e-34ec-44e5-b7c6-5cc3a97299f9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/90b22551-a3be-49de-b77f-ea904fefee6b/named-query-elements/named-query-element/8e718def-33b3-41e6-8113-7a583053031f/named-query-elements/named-query-element/17c6213b-011f-459f-9439-d4ba370a479c/named-query-elements/named-query-element/3dbc7e62-5efd-433b-8281-ae67332d27d3/named-query-elements/named-query-element/1a66158e-34ec-44e5-b7c6-5cc3a97299f9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90b22551-a3be-49de-b77f-ea904fefee6b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e718def-33b3-41e6-8113-7a583053031f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"17c6213b-011f-459f-9439-d4ba370a479c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"05181be6-2548-45e9-a807-d556c14f041c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/90b22551-a3be-49de-b77f-ea904fefee6b/named-query-elements/named-query-element/8e718def-33b3-41e6-8113-7a583053031f/named-query-elements/named-query-element/17c6213b-011f-459f-9439-d4ba370a479c/named-query-elements/named-query-element/05181be6-2548-45e9-a807-d556c14f041c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7f1aa401-ebe7-41ea-8b6a-9416fa7dc22e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f/named-query-elements/named-query-element/7f1aa401-ebe7-41ea-8b6a-9416fa7dc22e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381869517\",\"model-invariant-id\":\"cea0a982-8d55-4093-921e-418fbccf7060\"}}","context":{"RequestID":"555b8c74-e107-4120-8ed7-8697fb66e5b4","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:51.484Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:51.508Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"555b8c74-e107-4120-8ed7-8697fb66e5b4","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:51.507Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:51.514Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"555b8c74-e107-4120-8ed7-8697fb66e5b4\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:51:335\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"d27ccfea-7098-42d7-a4cd-bbddb37bf205\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7c276ab1-a6ac-4b2b-abb9-102407658e01\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"220cc829-2717-4c1c-adcf-99dcefc89703\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205/named-query-elements/named-query-element/7c276ab1-a6ac-4b2b-abb9-102407658e01/named-query-elements/named-query-element/220cc829-2717-4c1c-adcf-99dcefc89703\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"670a94e9-874f-4087-8501-62d4d289c519\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"5054fc46-eebf-443f-a101-3f34d65412b8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"95090c6f-cc07-4825-a974-ebcbc3f0a6ac\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519/named-query-elements/named-query-element/5054fc46-eebf-443f-a101-3f34d65412b8/named-query-elements/named-query-element/95090c6f-cc07-4825-a974-ebcbc3f0a6ac\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"59490c32-eaae-488d-8442-f301b1ed43a9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"392cc337-54b2-4fdc-b508-2fa84f57359f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9/named-query-elements/named-query-element/392cc337-54b2-4fdc-b508-2fa84f57359f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5aaae002-b733-485d-9bb2-81cf5b2959d6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bef92c3c-36f8-409f-9714-e3422c7214f0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5dc2274f-9697-4eff-afbf-3662fd97878c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b207f534-e251-40ba-a5dd-d4b088b7a054\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/5aaae002-b733-485d-9bb2-81cf5b2959d6/named-query-elements/named-query-element/bef92c3c-36f8-409f-9714-e3422c7214f0/named-query-elements/named-query-element/5dc2274f-9697-4eff-afbf-3662fd97878c/named-query-elements/named-query-element/b207f534-e251-40ba-a5dd-d4b088b7a054\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381869517\",\"model-invariant-id\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\"}}","context":{"RequestID":"555b8c74-e107-4120-8ed7-8697fb66e5b4","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"4","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:51.514Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:51.536Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"555b8c74-e107-4120-8ed7-8697fb66e5b4","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:51.536Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:51.727Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"e10bc049-de57-4da9-958f-610d05a2fca4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"246","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01","InvocationID":"175223e6-3cba-4ba6-bf7d-30229fdce022","LogTimestamp":"2023-04-25T00:17:51.727Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1530295320-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:51.997Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"e10bc049-de57-4da9-958f-610d05a2fca4\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:51:987\"},\"entity\":{\"resource-version\":\"1682381871480\",\"named-query-uuid\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - get l3Network and cloudRegion by networkRole\",\"named-query-name\":\"l3network-cloud-region-by-network-role\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"10356273-1177-4df2-bb71-6bae3aa49c45\",\"resource-version\":\"1682381871480\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"8b3d99b3-2339-4cca-80e8-abd181380c14\",\"resource-version\":\"1682381871480\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"8bec2d16-89ef-4b78-9d97-1e73a24c99aa\",\"resource-version\":\"1682381871480\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"5b4226c5-437a-4420-b7b6-b8d964b6681b\",\"resource-version\":\"1682381871480\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"14402a9c-5674-4860-8ed9-51f24a6598a7\",\"resource-version\":\"1682381871480\"}]}}]}}]}}]}}]}}}","context":{"RequestID":"e10bc049-de57-4da9-958f-610d05a2fca4","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:51.997Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:52.022Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e10bc049-de57-4da9-958f-610d05a2fca4","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:52.022Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:52.024Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"e10bc049-de57-4da9-958f-610d05a2fca4\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:52:001\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c43d548a-08e2-4d4d-97f7-cda7006dd4cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c56cfa33-9042-441f-9703-3f82e9e8c127\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/c2a55239-2ff8-4c90-a93b-6a6152d70cab/named-query-elements/named-query-element/c43d548a-08e2-4d4d-97f7-cda7006dd4cf/named-query-elements/named-query-element/c56cfa33-9042-441f-9703-3f82e9e8c127\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"10356273-1177-4df2-bb71-6bae3aa49c45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8b3d99b3-2339-4cca-80e8-abd181380c14\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bec2d16-89ef-4b78-9d97-1e73a24c99aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5b4226c5-437a-4420-b7b6-b8d964b6681b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"14402a9c-5674-4860-8ed9-51f24a6598a7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/10356273-1177-4df2-bb71-6bae3aa49c45/named-query-elements/named-query-element/8b3d99b3-2339-4cca-80e8-abd181380c14/named-query-elements/named-query-element/8bec2d16-89ef-4b78-9d97-1e73a24c99aa/named-query-elements/named-query-element/5b4226c5-437a-4420-b7b6-b8d964b6681b/named-query-elements/named-query-element/14402a9c-5674-4860-8ed9-51f24a6598a7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381871480\",\"model-invariant-id\":\"425b2158-e51d-4509-9945-dad4556474a3\"}}","context":{"RequestID":"e10bc049-de57-4da9-958f-610d05a2fca4","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:52.024Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:52.050Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e10bc049-de57-4da9-958f-610d05a2fca4","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:52.050Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:52.052Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"e10bc049-de57-4da9-958f-610d05a2fca4\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:52:011\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cdcd0649-5e2c-45a8-9576-b41db1a9a57c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/db923cc7-033f-475f-80c8-d3fcdbc60e7f/named-query-elements/named-query-element/cdcd0649-5e2c-45a8-9576-b41db1a9a57c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"11c2fbfb-6cbc-42ca-bced-a9fc1d619c7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/11c2fbfb-6cbc-42ca-bced-a9fc1d619c7f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"29c7739b-3544-4d91-9039-82d8d364cd8f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/c2a55239-2ff8-4c90-a93b-6a6152d70cab/named-query-elements/named-query-element/29c7739b-3544-4d91-9039-82d8d364cd8f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/b66b752a-97d3-4419-ab4a-3a38ef4d09ed/named-query-elements/named-query-element/aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"864cd926-7658-4b81-a526-8644f224c176\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/27f1c4fd-dd11-439e-a67f-1860ac4baa39/named-query-elements/named-query-element/864cd926-7658-4b81-a526-8644f224c176\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8c1b7e6d-9d78-4bab-8233-25627652306a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/3302cd7c-1480-4139-a3ed-261a708ff2de/named-query-elements/named-query-element/8c1b7e6d-9d78-4bab-8233-25627652306a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5aaae002-b733-485d-9bb2-81cf5b2959d6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/5aaae002-b733-485d-9bb2-81cf5b2959d6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90b22551-a3be-49de-b77f-ea904fefee6b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e718def-33b3-41e6-8113-7a583053031f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"17c6213b-011f-459f-9439-d4ba370a479c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/90b22551-a3be-49de-b77f-ea904fefee6b/named-query-elements/named-query-element/8e718def-33b3-41e6-8113-7a583053031f/named-query-elements/named-query-element/17c6213b-011f-459f-9439-d4ba370a479c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"10356273-1177-4df2-bb71-6bae3aa49c45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8b3d99b3-2339-4cca-80e8-abd181380c14\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/10356273-1177-4df2-bb71-6bae3aa49c45/named-query-elements/named-query-element/8b3d99b3-2339-4cca-80e8-abd181380c14\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381871480\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"e10bc049-de57-4da9-958f-610d05a2fca4","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:52.051Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:52.076Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e10bc049-de57-4da9-958f-610d05a2fca4","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:52.076Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:52.077Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"e10bc049-de57-4da9-958f-610d05a2fca4\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:52:025\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c43d548a-08e2-4d4d-97f7-cda7006dd4cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/c2a55239-2ff8-4c90-a93b-6a6152d70cab/named-query-elements/named-query-element/c43d548a-08e2-4d4d-97f7-cda7006dd4cf\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"10356273-1177-4df2-bb71-6bae3aa49c45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8b3d99b3-2339-4cca-80e8-abd181380c14\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bec2d16-89ef-4b78-9d97-1e73a24c99aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5b4226c5-437a-4420-b7b6-b8d964b6681b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/10356273-1177-4df2-bb71-6bae3aa49c45/named-query-elements/named-query-element/8b3d99b3-2339-4cca-80e8-abd181380c14/named-query-elements/named-query-element/8bec2d16-89ef-4b78-9d97-1e73a24c99aa/named-query-elements/named-query-element/5b4226c5-437a-4420-b7b6-b8d964b6681b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381871480\",\"model-invariant-id\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\"}}","context":{"RequestID":"e10bc049-de57-4da9-958f-610d05a2fca4","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:52.077Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:52.081Z","message":"{\"transactionId\":\"e10bc049-de57-4da9-958f-610d05a2fca4\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:51:474\",\"respDate\":\"230425-00:17:52:081\",\"sourceId\":\"AAI-TOOLS:e10bc049-de57-4da9-958f-610d05a2fca4\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:51:474-33868\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[246d05f4-de12-4d4e-a8df-48173da3ec0d], x-b3-parentspanid=[83a9ee53aa1f048a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[e10bc049-de57-4da9-958f-610d05a2fca4], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d6d1564dc01c9eb35319e1864c0d4fe3], x-b3-spanid=[2e700d8204a7267e], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[3122], Content-Type=[application/json], X-ONAP-RequestID=[e10bc049-de57-4da9-958f-610d05a2fca4]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"96e54642-c0e1-4aa2-af53-e37c623b8d01\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"l3network-cloud-region-by-network-role\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - get l3Network and cloudRegion by networkRole\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"425b2158-e51d-4509-9945-dad4556474a3\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"3d560d81-57d0-438b-a2a1-5334dba0651a\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:51:474-33868\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[131320], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230425-00:17:51:474-33868]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"e10bc049-de57-4da9-958f-610d05a2fca4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"246","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"175223e6-3cba-4ba6-bf7d-30229fdce022","LogTimestamp":"2023-04-25T00:17:51.727Z","elapsedTime":"51"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:52.082Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"e10bc049-de57-4da9-958f-610d05a2fca4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"609","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"175223e6-3cba-4ba6-bf7d-30229fdce022","LogTimestamp":"2023-04-25T00:17:52.082Z","ResponseDesc":"Created","elapsedTime":"51"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:52 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01" 201 0 REST e10bc049-de57-4da9-958f-610d05a2fca4 AAI-TOOLS 127.0.0.6 - - - - - - - - - 612 - "logType": "access"
{"timestamp":"2023-04-25T00:17:52.099Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e10bc049-de57-4da9-958f-610d05a2fca4","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"22","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:52.099Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:52.101Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"e10bc049-de57-4da9-958f-610d05a2fca4\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:52:033\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8d162d9-8cab-4468-bf6d-ccb63442fa22\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"680a8eab-61bd-4402-9a41-5cae1b0f4696\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/b66b752a-97d3-4419-ab4a-3a38ef4d09ed/named-query-elements/named-query-element/aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5/named-query-elements/named-query-element/e8d162d9-8cab-4468-bf6d-ccb63442fa22/named-query-elements/named-query-element/680a8eab-61bd-4402-9a41-5cae1b0f4696\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8c1b7e6d-9d78-4bab-8233-25627652306a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"12482413-81e9-4482-b3fd-70d1fc266ad4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4202276e-6a96-4f41-9afc-968b74486c02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/3302cd7c-1480-4139-a3ed-261a708ff2de/named-query-elements/named-query-element/8c1b7e6d-9d78-4bab-8233-25627652306a/named-query-elements/named-query-element/12482413-81e9-4482-b3fd-70d1fc266ad4/named-query-elements/named-query-element/4202276e-6a96-4f41-9afc-968b74486c02\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c12f329b-37e8-433c-923c-c4e27cf8c2a9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f/named-query-elements/named-query-element/c12f329b-37e8-433c-923c-c4e27cf8c2a9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"864cd926-7658-4b81-a526-8644f224c176\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7d012484-4500-4227-a153-17df983a6c88\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/27f1c4fd-dd11-439e-a67f-1860ac4baa39/named-query-elements/named-query-element/864cd926-7658-4b81-a526-8644f224c176/named-query-elements/named-query-element/7d012484-4500-4227-a153-17df983a6c88\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90b22551-a3be-49de-b77f-ea904fefee6b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e718def-33b3-41e6-8113-7a583053031f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"17c6213b-011f-459f-9439-d4ba370a479c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3dbc7e62-5efd-433b-8281-ae67332d27d3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/90b22551-a3be-49de-b77f-ea904fefee6b/named-query-elements/named-query-element/8e718def-33b3-41e6-8113-7a583053031f/named-query-elements/named-query-element/17c6213b-011f-459f-9439-d4ba370a479c/named-query-elements/named-query-element/3dbc7e62-5efd-433b-8281-ae67332d27d3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5aaae002-b733-485d-9bb2-81cf5b2959d6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bef92c3c-36f8-409f-9714-e3422c7214f0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/5aaae002-b733-485d-9bb2-81cf5b2959d6/named-query-elements/named-query-element/bef92c3c-36f8-409f-9714-e3422c7214f0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cdcd0649-5e2c-45a8-9576-b41db1a9a57c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e58f73a2-6033-46c0-bf3e-ae9b3a0255e9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8cfe8a16-9efd-43c3-afdd-879728e1b79c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/db923cc7-033f-475f-80c8-d3fcdbc60e7f/named-query-elements/named-query-element/cdcd0649-5e2c-45a8-9576-b41db1a9a57c/named-query-elements/named-query-element/e58f73a2-6033-46c0-bf3e-ae9b3a0255e9/named-query-elements/named-query-element/8cfe8a16-9efd-43c3-afdd-879728e1b79c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"10356273-1177-4df2-bb71-6bae3aa49c45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8b3d99b3-2339-4cca-80e8-abd181380c14\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bec2d16-89ef-4b78-9d97-1e73a24c99aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/10356273-1177-4df2-bb71-6bae3aa49c45/named-query-elements/named-query-element/8b3d99b3-2339-4cca-80e8-abd181380c14/named-query-elements/named-query-element/8bec2d16-89ef-4b78-9d97-1e73a24c99aa\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381871480\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"e10bc049-de57-4da9-958f-610d05a2fca4","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:52.101Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:52.132Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e10bc049-de57-4da9-958f-610d05a2fca4","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:52.132Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:52.133Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"e10bc049-de57-4da9-958f-610d05a2fca4\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:52:043\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0dfad41c-2c68-4cb3-b39f-ac16f7e3c1db\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/3302cd7c-1480-4139-a3ed-261a708ff2de/named-query-elements/named-query-element/0dfad41c-2c68-4cb3-b39f-ac16f7e3c1db\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8c1b7e6d-9d78-4bab-8233-25627652306a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"12482413-81e9-4482-b3fd-70d1fc266ad4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e21092c7-5af8-4dd5-8ecf-2858cab116e2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/3302cd7c-1480-4139-a3ed-261a708ff2de/named-query-elements/named-query-element/8c1b7e6d-9d78-4bab-8233-25627652306a/named-query-elements/named-query-element/12482413-81e9-4482-b3fd-70d1fc266ad4/named-query-elements/named-query-element/e21092c7-5af8-4dd5-8ecf-2858cab116e2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cdcd0649-5e2c-45a8-9576-b41db1a9a57c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e58f73a2-6033-46c0-bf3e-ae9b3a0255e9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"db6a7eb1-b3c5-4a4c-8281-bf39c30d48fb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/db923cc7-033f-475f-80c8-d3fcdbc60e7f/named-query-elements/named-query-element/cdcd0649-5e2c-45a8-9576-b41db1a9a57c/named-query-elements/named-query-element/e58f73a2-6033-46c0-bf3e-ae9b3a0255e9/named-query-elements/named-query-element/db6a7eb1-b3c5-4a4c-8281-bf39c30d48fb\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"76fb1d5b-4655-46b7-ac64-a9d0bc9af45c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/db923cc7-033f-475f-80c8-d3fcdbc60e7f/named-query-elements/named-query-element/76fb1d5b-4655-46b7-ac64-a9d0bc9af45c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e79918cd-fa1b-4fb8-83b6-b52b03ca1a4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/b66b752a-97d3-4419-ab4a-3a38ef4d09ed/named-query-elements/named-query-element/e79918cd-fa1b-4fb8-83b6-b52b03ca1a4b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8d162d9-8cab-4468-bf6d-ccb63442fa22\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7d32f49d-a7f5-4246-8381-093f2c110de2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/b66b752a-97d3-4419-ab4a-3a38ef4d09ed/named-query-elements/named-query-element/aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5/named-query-elements/named-query-element/e8d162d9-8cab-4468-bf6d-ccb63442fa22/named-query-elements/named-query-element/7d32f49d-a7f5-4246-8381-093f2c110de2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"10356273-1177-4df2-bb71-6bae3aa49c45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/10356273-1177-4df2-bb71-6bae3aa49c45\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381871480\",\"model-invariant-id\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\"}}","context":{"RequestID":"e10bc049-de57-4da9-958f-610d05a2fca4","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:52.133Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:52.163Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e10bc049-de57-4da9-958f-610d05a2fca4","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:52.163Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:52.163Z","message":"Entering","context":{"RequestID":"9c8a06ab-d2f6-4d30-842e-396b8545fade","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c5f0c03c-dc92-4c3e-b3d2-002a5978120a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:52.162Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:52.179Z","message":"Checking for system property [partnerName]","context":{"RequestID":"9c8a06ab-d2f6-4d30-842e-396b8545fade","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c5f0c03c-dc92-4c3e-b3d2-002a5978120a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:52.162Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:52.180Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"9c8a06ab-d2f6-4d30-842e-396b8545fade","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c5f0c03c-dc92-4c3e-b3d2-002a5978120a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:52.162Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:52.180Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"9c8a06ab-d2f6-4d30-842e-396b8545fade","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c5f0c03c-dc92-4c3e-b3d2-002a5978120a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:52.162Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:52.180Z","message":"Invoke","context":{"RequestID":"9c8a06ab-d2f6-4d30-842e-396b8545fade","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d","InvocationID":"c5f0c03c-dc92-4c3e-b3d2-002a5978120a","LogTimestamp":"2023-04-25T00:17:52.180Z"},"thread":"qtp1530295320-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:52.292Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"9c8a06ab-d2f6-4d30-842e-396b8545fade","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"112","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d","InvocationID":"c5f0c03c-dc92-4c3e-b3d2-002a5978120a","LogTimestamp":"2023-04-25T00:17:52.292Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1530295320-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:52.379Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"9c8a06ab-d2f6-4d30-842e-396b8545fade\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:52:368\"},\"entity\":{\"resource-version\":\"1682381872178\",\"named-query-uuid\":\"25096aa7-bc97-4ece-8a81-41dd28cd0f7d\",\"named-query-version\":\"1.0\",\"description\":\"Named query - get logical link by cloud region id\",\"named-query-name\":\"getLogicalLinkByCloudRegionId\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"752cb9ac-c413-4464-ba8b-4936d93a74ab\",\"resource-version\":\"1682381872178\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"ff9beec5-6e85-4182-88b8-fc31b745c7b4\",\"resource-version\":\"1682381872178\"}]}}]}}}","context":{"RequestID":"9c8a06ab-d2f6-4d30-842e-396b8545fade","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:52.378Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:52.404Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"9c8a06ab-d2f6-4d30-842e-396b8545fade","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:52.404Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:52.406Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"9c8a06ab-d2f6-4d30-842e-396b8545fade\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:52:380\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"47834979-c530-48c9-8378-3566c9da306e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/47834979-c530-48c9-8378-3566c9da306e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4028faed-b7d5-4059-9d49-7df06da9ebfb\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"165dad9b-b6d8-4579-ae4f-8a7e2bcd32c1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4028faed-b7d5-4059-9d49-7df06da9ebfb/named-query-elements/named-query-element/165dad9b-b6d8-4579-ae4f-8a7e2bcd32c1\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"11c2fbfb-6cbc-42ca-bced-a9fc1d619c7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c73a738b-4724-471b-9cd0-72a183729444\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d63baa8f-7c83-4035-9e84-dd245d34f983\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"07f00055-59d3-4d69-91c9-ae89a41ad70d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/11c2fbfb-6cbc-42ca-bced-a9fc1d619c7f/named-query-elements/named-query-element/c73a738b-4724-471b-9cd0-72a183729444/named-query-elements/named-query-element/d63baa8f-7c83-4035-9e84-dd245d34f983/named-query-elements/named-query-element/07f00055-59d3-4d69-91c9-ae89a41ad70d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"47834979-c530-48c9-8378-3566c9da306e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"42cb4c08-059d-49ac-8a88-287f91476ea7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/47834979-c530-48c9-8378-3566c9da306e/named-query-elements/named-query-element/42cb4c08-059d-49ac-8a88-287f91476ea7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"25096aa7-bc97-4ece-8a81-41dd28cd0f7d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"752cb9ac-c413-4464-ba8b-4936d93a74ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff9beec5-6e85-4182-88b8-fc31b745c7b4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d/named-query-elements/named-query-element/752cb9ac-c413-4464-ba8b-4936d93a74ab/named-query-elements/named-query-element/ff9beec5-6e85-4182-88b8-fc31b745c7b4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381872178\",\"model-invariant-id\":\"fe012535-2c31-4a39-a739-612374c638a0\"}}","context":{"RequestID":"9c8a06ab-d2f6-4d30-842e-396b8545fade","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:52.406Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:52.421Z","message":"{\"transactionId\":\"9c8a06ab-d2f6-4d30-842e-396b8545fade\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:52:164\",\"respDate\":\"230425-00:17:52:421\",\"sourceId\":\"AAI-TOOLS:9c8a06ab-d2f6-4d30-842e-396b8545fade\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:52:164-27624\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[d460b658-d56e-4822-9b3c-1e1ea1f3d944], x-b3-parentspanid=[d5aebeeb891a2228], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[9c8a06ab-d2f6-4d30-842e-396b8545fade], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5b3c14203fdc67750fcb6196f036da82], x-b3-spanid=[c7d875ec54f5ee5a], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[1145], Content-Type=[application/json], X-ONAP-RequestID=[9c8a06ab-d2f6-4d30-842e-396b8545fade]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"25096aa7-bc97-4ece-8a81-41dd28cd0f7d\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"getLogicalLinkByCloudRegionId\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named query - get logical link by cloud region id\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"fe012535-2c31-4a39-a739-612374c638a0\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"425b2158-e51d-4509-9945-dad4556474a3\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:52:164-27624\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[135416], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230425-00:17:52:164-27624]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"9c8a06ab-d2f6-4d30-842e-396b8545fade","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"112","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"c5f0c03c-dc92-4c3e-b3d2-002a5978120a","LogTimestamp":"2023-04-25T00:17:52.292Z","elapsedTime":"22"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:52.422Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"9c8a06ab-d2f6-4d30-842e-396b8545fade","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"260","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"c5f0c03c-dc92-4c3e-b3d2-002a5978120a","LogTimestamp":"2023-04-25T00:17:52.422Z","ResponseDesc":"Created","elapsedTime":"22"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:52 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d" 201 0 REST 9c8a06ab-d2f6-4d30-842e-396b8545fade AAI-TOOLS 127.0.0.6 - - - - - - - - - 264 - "logType": "access"
{"timestamp":"2023-04-25T00:17:52.432Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"9c8a06ab-d2f6-4d30-842e-396b8545fade","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:52.432Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:52.434Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"9c8a06ab-d2f6-4d30-842e-396b8545fade\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:52:395\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c43d548a-08e2-4d4d-97f7-cda7006dd4cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c56cfa33-9042-441f-9703-3f82e9e8c127\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/c2a55239-2ff8-4c90-a93b-6a6152d70cab/named-query-elements/named-query-element/c43d548a-08e2-4d4d-97f7-cda7006dd4cf/named-query-elements/named-query-element/c56cfa33-9042-441f-9703-3f82e9e8c127\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"10356273-1177-4df2-bb71-6bae3aa49c45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8b3d99b3-2339-4cca-80e8-abd181380c14\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bec2d16-89ef-4b78-9d97-1e73a24c99aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5b4226c5-437a-4420-b7b6-b8d964b6681b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"14402a9c-5674-4860-8ed9-51f24a6598a7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/10356273-1177-4df2-bb71-6bae3aa49c45/named-query-elements/named-query-element/8b3d99b3-2339-4cca-80e8-abd181380c14/named-query-elements/named-query-element/8bec2d16-89ef-4b78-9d97-1e73a24c99aa/named-query-elements/named-query-element/5b4226c5-437a-4420-b7b6-b8d964b6681b/named-query-elements/named-query-element/14402a9c-5674-4860-8ed9-51f24a6598a7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"25096aa7-bc97-4ece-8a81-41dd28cd0f7d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"752cb9ac-c413-4464-ba8b-4936d93a74ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d/named-query-elements/named-query-element/752cb9ac-c413-4464-ba8b-4936d93a74ab\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381872178\",\"model-invariant-id\":\"425b2158-e51d-4509-9945-dad4556474a3\"}}","context":{"RequestID":"9c8a06ab-d2f6-4d30-842e-396b8545fade","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:52.433Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:52.462Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"9c8a06ab-d2f6-4d30-842e-396b8545fade","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:52.462Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:52.530Z","message":"Entering","context":{"RequestID":"d5691ddf-23a5-46ed-bceb-7e069649e808","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"51b8fca7-73df-4274-a9a0-170fa4b41471","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:52.530Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:52.544Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d5691ddf-23a5-46ed-bceb-7e069649e808","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"51b8fca7-73df-4274-a9a0-170fa4b41471","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:52.530Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:52.544Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d5691ddf-23a5-46ed-bceb-7e069649e808","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"51b8fca7-73df-4274-a9a0-170fa4b41471","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:52.530Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:52.544Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d5691ddf-23a5-46ed-bceb-7e069649e808","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"51b8fca7-73df-4274-a9a0-170fa4b41471","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:52.530Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:52.544Z","message":"Invoke","context":{"RequestID":"d5691ddf-23a5-46ed-bceb-7e069649e808","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693","InvocationID":"51b8fca7-73df-4274-a9a0-170fa4b41471","LogTimestamp":"2023-04-25T00:17:52.544Z"},"thread":"qtp1530295320-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:52.837Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"d5691ddf-23a5-46ed-bceb-7e069649e808","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"293","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693","InvocationID":"51b8fca7-73df-4274-a9a0-170fa4b41471","LogTimestamp":"2023-04-25T00:17:52.837Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1530295320-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:53.096Z","message":"Entering","context":{"RequestID":"13b45f72-d5e0-44eb-9cdf-f0fc9898cced","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a9d4663d-1229-4625-8492-0432b73fe95f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:17:53.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:53.100Z","message":"{\"transactionId\":\"13b45f72-d5e0-44eb-9cdf-f0fc9898cced\",\"status\":\"200\",\"rqstDate\":\"230425-00:17:53:097\",\"respDate\":\"230425-00:17:53:100\",\"sourceId\":\"haproxy:13b45f72-d5e0-44eb-9cdf-f0fc9898cced\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:53:097-7864\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[75bebb9c-9ee0-4a88-a37a-32e434b368c3], x-b3-parentspanid=[afd96a3a2335d635], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[521a99aab66d01ffafd96a3a2335d635], x-b3-spanid=[2c21d590723281e5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[13b45f72-d5e0-44eb-9cdf-f0fc9898cced]}\\\"}\"}","context":{"RequestID":"13b45f72-d5e0-44eb-9cdf-f0fc9898cced","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a9d4663d-1229-4625-8492-0432b73fe95f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:17:53.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:53.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"13b45f72-d5e0-44eb-9cdf-f0fc9898cced","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a9d4663d-1229-4625-8492-0432b73fe95f","LogTimestamp":"2023-04-25T00:17:53.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-25T00:17:53.259Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"d5691ddf-23a5-46ed-bceb-7e069649e808\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:53:247\"},\"entity\":{\"resource-version\":\"1682381872543\",\"named-query-uuid\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - get pInterface and physicalLink by serviceInstanceId\",\"named-query-name\":\"pinterface-physical-link-by-service-instance-id\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"f84685d5-9bbc-4946-ac4d-3b7879636e9f\",\"resource-version\":\"1682381872543\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"640b62fc-6073-4b19-b13b-f9d20ef81a3a\",\"resource-version\":\"1682381872543\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"42299c2d-f6a3-4437-b06f-f83f9157a510\",\"resource-version\":\"1682381872543\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"fc5e89b9-a74a-4b78-9921-1ea75bf585f6\",\"resource-version\":\"1682381872543\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"94043c37-4e73-439c-a790-0fdd697924cd\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"13f2dca0-700c-4cf8-a4d1-9bdb67786948\",\"resource-version\":\"1682381872543\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"c822d81f-822f-4304-9623-1025b53da568\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"5379ff0a-eee7-4c7d-ba42-739bbf20ba5c\",\"resource-version\":\"1682381872543\"}]}}]}}]}}]}}]}}]}}}","context":{"RequestID":"d5691ddf-23a5-46ed-bceb-7e069649e808","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:53.259Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:53.289Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d5691ddf-23a5-46ed-bceb-7e069649e808","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:53.289Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:53.292Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"d5691ddf-23a5-46ed-bceb-7e069649e808\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:53:262\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"47834979-c530-48c9-8378-3566c9da306e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"47419aeb-cdea-481f-aef6-a9831b6d3f8f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/47834979-c530-48c9-8378-3566c9da306e/named-query-elements/named-query-element/47419aeb-cdea-481f-aef6-a9831b6d3f8f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c12f329b-37e8-433c-923c-c4e27cf8c2a9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1a065b11-c465-4d45-9609-c56210e952d9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"45b8fe63-ffcc-4cdc-bd35-c2e087b9e360\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f/named-query-elements/named-query-element/c12f329b-37e8-433c-923c-c4e27cf8c2a9/named-query-elements/named-query-element/1a065b11-c465-4d45-9609-c56210e952d9/named-query-elements/named-query-element/45b8fe63-ffcc-4cdc-bd35-c2e087b9e360\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"864cd926-7658-4b81-a526-8644f224c176\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7d012484-4500-4227-a153-17df983a6c88\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"68772d45-adcf-4e91-9797-46eb86fc238f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"55b6cb1b-b172-452d-adbb-2a9e8e69c436\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/27f1c4fd-dd11-439e-a67f-1860ac4baa39/named-query-elements/named-query-element/864cd926-7658-4b81-a526-8644f224c176/named-query-elements/named-query-element/7d012484-4500-4227-a153-17df983a6c88/named-query-elements/named-query-element/68772d45-adcf-4e91-9797-46eb86fc238f/named-query-elements/named-query-element/55b6cb1b-b172-452d-adbb-2a9e8e69c436\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f84685d5-9bbc-4946-ac4d-3b7879636e9f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"640b62fc-6073-4b19-b13b-f9d20ef81a3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"42299c2d-f6a3-4437-b06f-f83f9157a510\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fc5e89b9-a74a-4b78-9921-1ea75bf585f6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"13f2dca0-700c-4cf8-a4d1-9bdb67786948\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/f84685d5-9bbc-4946-ac4d-3b7879636e9f/named-query-elements/named-query-element/640b62fc-6073-4b19-b13b-f9d20ef81a3a/named-query-elements/named-query-element/42299c2d-f6a3-4437-b06f-f83f9157a510/named-query-elements/named-query-element/fc5e89b9-a74a-4b78-9921-1ea75bf585f6/named-query-elements/named-query-element/13f2dca0-700c-4cf8-a4d1-9bdb67786948\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381872543\",\"model-invariant-id\":\"94043c37-4e73-439c-a790-0fdd697924cd\"}}","context":{"RequestID":"d5691ddf-23a5-46ed-bceb-7e069649e808","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:53.292Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:53.317Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d5691ddf-23a5-46ed-bceb-7e069649e808","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:53.317Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:53.319Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"d5691ddf-23a5-46ed-bceb-7e069649e808\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:53:276\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8c1b7e6d-9d78-4bab-8233-25627652306a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"12482413-81e9-4482-b3fd-70d1fc266ad4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4202276e-6a96-4f41-9afc-968b74486c02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"907d1cf1-d1ab-4356-819b-dadcaf4b9781\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/3302cd7c-1480-4139-a3ed-261a708ff2de/named-query-elements/named-query-element/8c1b7e6d-9d78-4bab-8233-25627652306a/named-query-elements/named-query-element/12482413-81e9-4482-b3fd-70d1fc266ad4/named-query-elements/named-query-element/4202276e-6a96-4f41-9afc-968b74486c02/named-query-elements/named-query-element/907d1cf1-d1ab-4356-819b-dadcaf4b9781\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c12f329b-37e8-433c-923c-c4e27cf8c2a9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1a065b11-c465-4d45-9609-c56210e952d9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f/named-query-elements/named-query-element/c12f329b-37e8-433c-923c-c4e27cf8c2a9/named-query-elements/named-query-element/1a065b11-c465-4d45-9609-c56210e952d9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5aaae002-b733-485d-9bb2-81cf5b2959d6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bef92c3c-36f8-409f-9714-e3422c7214f0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5dc2274f-9697-4eff-afbf-3662fd97878c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/5aaae002-b733-485d-9bb2-81cf5b2959d6/named-query-elements/named-query-element/bef92c3c-36f8-409f-9714-e3422c7214f0/named-query-elements/named-query-element/5dc2274f-9697-4eff-afbf-3662fd97878c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"59490c32-eaae-488d-8442-f301b1ed43a9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"392cc337-54b2-4fdc-b508-2fa84f57359f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d4ff535c-6a20-45f4-b56e-e1f389686a6c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9/named-query-elements/named-query-element/392cc337-54b2-4fdc-b508-2fa84f57359f/named-query-elements/named-query-element/d4ff535c-6a20-45f4-b56e-e1f389686a6c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f84685d5-9bbc-4946-ac4d-3b7879636e9f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"640b62fc-6073-4b19-b13b-f9d20ef81a3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"42299c2d-f6a3-4437-b06f-f83f9157a510\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fc5e89b9-a74a-4b78-9921-1ea75bf585f6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/f84685d5-9bbc-4946-ac4d-3b7879636e9f/named-query-elements/named-query-element/640b62fc-6073-4b19-b13b-f9d20ef81a3a/named-query-elements/named-query-element/42299c2d-f6a3-4437-b06f-f83f9157a510/named-query-elements/named-query-element/fc5e89b9-a74a-4b78-9921-1ea75bf585f6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"670a94e9-874f-4087-8501-62d4d289c519\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"5054fc46-eebf-443f-a101-3f34d65412b8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519/named-query-elements/named-query-element/5054fc46-eebf-443f-a101-3f34d65412b8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"864cd926-7658-4b81-a526-8644f224c176\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7d012484-4500-4227-a153-17df983a6c88\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"68772d45-adcf-4e91-9797-46eb86fc238f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/27f1c4fd-dd11-439e-a67f-1860ac4baa39/named-query-elements/named-query-element/864cd926-7658-4b81-a526-8644f224c176/named-query-elements/named-query-element/7d012484-4500-4227-a153-17df983a6c88/named-query-elements/named-query-element/68772d45-adcf-4e91-9797-46eb86fc238f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381872543\",\"model-invariant-id\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\"}}","context":{"RequestID":"d5691ddf-23a5-46ed-bceb-7e069649e808","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:53.319Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:53.346Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d5691ddf-23a5-46ed-bceb-7e069649e808","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:53.346Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:53.348Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"d5691ddf-23a5-46ed-bceb-7e069649e808\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:53:289\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cdcd0649-5e2c-45a8-9576-b41db1a9a57c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/db923cc7-033f-475f-80c8-d3fcdbc60e7f/named-query-elements/named-query-element/cdcd0649-5e2c-45a8-9576-b41db1a9a57c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"11c2fbfb-6cbc-42ca-bced-a9fc1d619c7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/11c2fbfb-6cbc-42ca-bced-a9fc1d619c7f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"29c7739b-3544-4d91-9039-82d8d364cd8f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/c2a55239-2ff8-4c90-a93b-6a6152d70cab/named-query-elements/named-query-element/29c7739b-3544-4d91-9039-82d8d364cd8f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/b66b752a-97d3-4419-ab4a-3a38ef4d09ed/named-query-elements/named-query-element/aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"864cd926-7658-4b81-a526-8644f224c176\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/27f1c4fd-dd11-439e-a67f-1860ac4baa39/named-query-elements/named-query-element/864cd926-7658-4b81-a526-8644f224c176\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8c1b7e6d-9d78-4bab-8233-25627652306a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/3302cd7c-1480-4139-a3ed-261a708ff2de/named-query-elements/named-query-element/8c1b7e6d-9d78-4bab-8233-25627652306a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5aaae002-b733-485d-9bb2-81cf5b2959d6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/5aaae002-b733-485d-9bb2-81cf5b2959d6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90b22551-a3be-49de-b77f-ea904fefee6b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e718def-33b3-41e6-8113-7a583053031f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"17c6213b-011f-459f-9439-d4ba370a479c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/90b22551-a3be-49de-b77f-ea904fefee6b/named-query-elements/named-query-element/8e718def-33b3-41e6-8113-7a583053031f/named-query-elements/named-query-element/17c6213b-011f-459f-9439-d4ba370a479c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"10356273-1177-4df2-bb71-6bae3aa49c45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8b3d99b3-2339-4cca-80e8-abd181380c14\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/10356273-1177-4df2-bb71-6bae3aa49c45/named-query-elements/named-query-element/8b3d99b3-2339-4cca-80e8-abd181380c14\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f84685d5-9bbc-4946-ac4d-3b7879636e9f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"640b62fc-6073-4b19-b13b-f9d20ef81a3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/f84685d5-9bbc-4946-ac4d-3b7879636e9f/named-query-elements/named-query-element/640b62fc-6073-4b19-b13b-f9d20ef81a3a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381872543\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"d5691ddf-23a5-46ed-bceb-7e069649e808","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:53.348Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:53.378Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d5691ddf-23a5-46ed-bceb-7e069649e808","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:53.378Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:53.380Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"d5691ddf-23a5-46ed-bceb-7e069649e808\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:53:302\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8d162d9-8cab-4468-bf6d-ccb63442fa22\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"680a8eab-61bd-4402-9a41-5cae1b0f4696\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/b66b752a-97d3-4419-ab4a-3a38ef4d09ed/named-query-elements/named-query-element/aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5/named-query-elements/named-query-element/e8d162d9-8cab-4468-bf6d-ccb63442fa22/named-query-elements/named-query-element/680a8eab-61bd-4402-9a41-5cae1b0f4696\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8c1b7e6d-9d78-4bab-8233-25627652306a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"12482413-81e9-4482-b3fd-70d1fc266ad4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4202276e-6a96-4f41-9afc-968b74486c02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/3302cd7c-1480-4139-a3ed-261a708ff2de/named-query-elements/named-query-element/8c1b7e6d-9d78-4bab-8233-25627652306a/named-query-elements/named-query-element/12482413-81e9-4482-b3fd-70d1fc266ad4/named-query-elements/named-query-element/4202276e-6a96-4f41-9afc-968b74486c02\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c12f329b-37e8-433c-923c-c4e27cf8c2a9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f/named-query-elements/named-query-element/c12f329b-37e8-433c-923c-c4e27cf8c2a9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"864cd926-7658-4b81-a526-8644f224c176\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7d012484-4500-4227-a153-17df983a6c88\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/27f1c4fd-dd11-439e-a67f-1860ac4baa39/named-query-elements/named-query-element/864cd926-7658-4b81-a526-8644f224c176/named-query-elements/named-query-element/7d012484-4500-4227-a153-17df983a6c88\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90b22551-a3be-49de-b77f-ea904fefee6b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e718def-33b3-41e6-8113-7a583053031f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"17c6213b-011f-459f-9439-d4ba370a479c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3dbc7e62-5efd-433b-8281-ae67332d27d3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/90b22551-a3be-49de-b77f-ea904fefee6b/named-query-elements/named-query-element/8e718def-33b3-41e6-8113-7a583053031f/named-query-elements/named-query-element/17c6213b-011f-459f-9439-d4ba370a479c/named-query-elements/named-query-element/3dbc7e62-5efd-433b-8281-ae67332d27d3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5aaae002-b733-485d-9bb2-81cf5b2959d6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bef92c3c-36f8-409f-9714-e3422c7214f0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/5aaae002-b733-485d-9bb2-81cf5b2959d6/named-query-elements/named-query-element/bef92c3c-36f8-409f-9714-e3422c7214f0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cdcd0649-5e2c-45a8-9576-b41db1a9a57c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e58f73a2-6033-46c0-bf3e-ae9b3a0255e9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8cfe8a16-9efd-43c3-afdd-879728e1b79c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/db923cc7-033f-475f-80c8-d3fcdbc60e7f/named-query-elements/named-query-element/cdcd0649-5e2c-45a8-9576-b41db1a9a57c/named-query-elements/named-query-element/e58f73a2-6033-46c0-bf3e-ae9b3a0255e9/named-query-elements/named-query-element/8cfe8a16-9efd-43c3-afdd-879728e1b79c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f84685d5-9bbc-4946-ac4d-3b7879636e9f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"640b62fc-6073-4b19-b13b-f9d20ef81a3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"42299c2d-f6a3-4437-b06f-f83f9157a510\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/f84685d5-9bbc-4946-ac4d-3b7879636e9f/named-query-elements/named-query-element/640b62fc-6073-4b19-b13b-f9d20ef81a3a/named-query-elements/named-query-element/42299c2d-f6a3-4437-b06f-f83f9157a510\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"10356273-1177-4df2-bb71-6bae3aa49c45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8b3d99b3-2339-4cca-80e8-abd181380c14\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bec2d16-89ef-4b78-9d97-1e73a24c99aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/10356273-1177-4df2-bb71-6bae3aa49c45/named-query-elements/named-query-element/8b3d99b3-2339-4cca-80e8-abd181380c14/named-query-elements/named-query-element/8bec2d16-89ef-4b78-9d97-1e73a24c99aa\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381872543\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"d5691ddf-23a5-46ed-bceb-7e069649e808","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:53.380Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:53.380Z","message":"{\"transactionId\":\"d5691ddf-23a5-46ed-bceb-7e069649e808\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:52:531\",\"respDate\":\"230425-00:17:53:380\",\"sourceId\":\"AAI-TOOLS:d5691ddf-23a5-46ed-bceb-7e069649e808\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:52:531-6372\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[166e8e4e-56c3-45e0-a492-c22de1fd9124], x-b3-parentspanid=[950f17fbdc02eff2], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[d5691ddf-23a5-46ed-bceb-7e069649e808], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[64a94ccdebbc4dfee4434b2a9b714916], x-b3-spanid=[8ff06e78e00a0317], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[3948], Content-Type=[application/json], X-ONAP-RequestID=[d5691ddf-23a5-46ed-bceb-7e069649e808]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"75d55786-200b-49fd-92d7-1393e755d693\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"pinterface-physical-link-by-service-instance-id\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - get pInterface and physicalLink by serviceInstanceId\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"c822d81f-822f-4304-9623-1025b53da568\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"94043c37-4e73-439c-a790-0fdd697924cd\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:52:531-6372\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[147488], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230425-00:17:52:531-6372]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"d5691ddf-23a5-46ed-bceb-7e069649e808","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"293","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"51b8fca7-73df-4274-a9a0-170fa4b41471","LogTimestamp":"2023-04-25T00:17:52.837Z","elapsedTime":"27"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:53.382Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"d5691ddf-23a5-46ed-bceb-7e069649e808","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"852","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"51b8fca7-73df-4274-a9a0-170fa4b41471","LogTimestamp":"2023-04-25T00:17:53.382Z","ResponseDesc":"Created","elapsedTime":"27"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:53 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693" 201 0 REST d5691ddf-23a5-46ed-bceb-7e069649e808 AAI-TOOLS 127.0.0.6 - - - - - - - - - 856 - "logType": "access"
{"timestamp":"2023-04-25T00:17:53.408Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d5691ddf-23a5-46ed-bceb-7e069649e808","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:53.408Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:53.410Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"d5691ddf-23a5-46ed-bceb-7e069649e808\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:53:320\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"29c7739b-3544-4d91-9039-82d8d364cd8f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9f194b17-c823-47b4-99d1-328c93285dd9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/c2a55239-2ff8-4c90-a93b-6a6152d70cab/named-query-elements/named-query-element/29c7739b-3544-4d91-9039-82d8d364cd8f/named-query-elements/named-query-element/9f194b17-c823-47b4-99d1-328c93285dd9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"47834979-c530-48c9-8378-3566c9da306e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"42cb4c08-059d-49ac-8a88-287f91476ea7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8b60449e-3b98-41ae-9e2c-02bf1e9b0cdb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/47834979-c530-48c9-8378-3566c9da306e/named-query-elements/named-query-element/42cb4c08-059d-49ac-8a88-287f91476ea7/named-query-elements/named-query-element/8b60449e-3b98-41ae-9e2c-02bf1e9b0cdb\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f84685d5-9bbc-4946-ac4d-3b7879636e9f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/f84685d5-9bbc-4946-ac4d-3b7879636e9f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90b22551-a3be-49de-b77f-ea904fefee6b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e718def-33b3-41e6-8113-7a583053031f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/90b22551-a3be-49de-b77f-ea904fefee6b/named-query-elements/named-query-element/8e718def-33b3-41e6-8113-7a583053031f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381872543\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"d5691ddf-23a5-46ed-bceb-7e069649e808","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:53.410Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:53.440Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d5691ddf-23a5-46ed-bceb-7e069649e808","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:53.440Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:53.441Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"d5691ddf-23a5-46ed-bceb-7e069649e808\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:53:334\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"864cd926-7658-4b81-a526-8644f224c176\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7d012484-4500-4227-a153-17df983a6c88\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"68772d45-adcf-4e91-9797-46eb86fc238f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"55b6cb1b-b172-452d-adbb-2a9e8e69c436\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7134a6ee-20b7-41de-b8f8-ec0e2b0c480b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/27f1c4fd-dd11-439e-a67f-1860ac4baa39/named-query-elements/named-query-element/864cd926-7658-4b81-a526-8644f224c176/named-query-elements/named-query-element/7d012484-4500-4227-a153-17df983a6c88/named-query-elements/named-query-element/68772d45-adcf-4e91-9797-46eb86fc238f/named-query-elements/named-query-element/55b6cb1b-b172-452d-adbb-2a9e8e69c436/named-query-elements/named-query-element/7134a6ee-20b7-41de-b8f8-ec0e2b0c480b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c12f329b-37e8-433c-923c-c4e27cf8c2a9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1a065b11-c465-4d45-9609-c56210e952d9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"45b8fe63-ffcc-4cdc-bd35-c2e087b9e360\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b0be80cc-9ca4-415e-9b9d-53364e7516c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f/named-query-elements/named-query-element/c12f329b-37e8-433c-923c-c4e27cf8c2a9/named-query-elements/named-query-element/1a065b11-c465-4d45-9609-c56210e952d9/named-query-elements/named-query-element/45b8fe63-ffcc-4cdc-bd35-c2e087b9e360/named-query-elements/named-query-element/b0be80cc-9ca4-415e-9b9d-53364e7516c9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f84685d5-9bbc-4946-ac4d-3b7879636e9f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"640b62fc-6073-4b19-b13b-f9d20ef81a3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"42299c2d-f6a3-4437-b06f-f83f9157a510\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fc5e89b9-a74a-4b78-9921-1ea75bf585f6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"13f2dca0-700c-4cf8-a4d1-9bdb67786948\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5379ff0a-eee7-4c7d-ba42-739bbf20ba5c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/f84685d5-9bbc-4946-ac4d-3b7879636e9f/named-query-elements/named-query-element/640b62fc-6073-4b19-b13b-f9d20ef81a3a/named-query-elements/named-query-element/42299c2d-f6a3-4437-b06f-f83f9157a510/named-query-elements/named-query-element/fc5e89b9-a74a-4b78-9921-1ea75bf585f6/named-query-elements/named-query-element/13f2dca0-700c-4cf8-a4d1-9bdb67786948/named-query-elements/named-query-element/5379ff0a-eee7-4c7d-ba42-739bbf20ba5c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381872543\",\"model-invariant-id\":\"c822d81f-822f-4304-9623-1025b53da568\"}}","context":{"RequestID":"d5691ddf-23a5-46ed-bceb-7e069649e808","ServiceName":"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:53.441Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:53.462Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d5691ddf-23a5-46ed-bceb-7e069649e808","ServiceName":"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568","TargetServiceName":"AAI-EVENT","ElapsedTime":"21","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:53.462Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:53.477Z","message":"Entering","context":{"RequestID":"4699e3af-c7d6-4b63-943a-b3f7b3916d7e","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"214a214f-5d99-434c-aac6-6f6e8b9ea600","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:53.477Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:53.496Z","message":"Checking for system property [partnerName]","context":{"RequestID":"4699e3af-c7d6-4b63-943a-b3f7b3916d7e","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"214a214f-5d99-434c-aac6-6f6e8b9ea600","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:53.477Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:53.497Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"4699e3af-c7d6-4b63-943a-b3f7b3916d7e","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"214a214f-5d99-434c-aac6-6f6e8b9ea600","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:53.477Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:53.497Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"4699e3af-c7d6-4b63-943a-b3f7b3916d7e","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"214a214f-5d99-434c-aac6-6f6e8b9ea600","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:53.477Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:53.497Z","message":"Invoke","context":{"RequestID":"4699e3af-c7d6-4b63-943a-b3f7b3916d7e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a","InvocationID":"214a214f-5d99-434c-aac6-6f6e8b9ea600","LogTimestamp":"2023-04-25T00:17:53.497Z"},"thread":"qtp1530295320-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:53.852Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"4699e3af-c7d6-4b63-943a-b3f7b3916d7e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"355","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a","InvocationID":"214a214f-5d99-434c-aac6-6f6e8b9ea600","LogTimestamp":"2023-04-25T00:17:53.852Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1530295320-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:54.156Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"4699e3af-c7d6-4b63-943a-b3f7b3916d7e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:54:145\"},\"entity\":{\"resource-version\":\"1682381873495\",\"named-query-uuid\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"named-query-version\":\"1.0\",\"description\":\"Named query - Get Router ROADM Tail Summary\",\"named-query-name\":\"GetRouterRoadmTailSummary\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"862b25a1-262a-4961-bdaa-cdc55d69785a\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"e68bfc59-c54f-46a8-997c-17067e964b4b\",\"resource-version\":\"1682381873495\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"94043c37-4e73-439c-a790-0fdd697924cd\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"48d7bb1d-9624-4b49-8314-1f10a70e4f5e\",\"resource-version\":\"1682381873495\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"2204f694-e5c0-42d8-8d02-ef55b9d923fd\",\"resource-version\":\"1682381873495\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"3f9c1fbd-7ab5-42ef-87e8-dba3219ce520\",\"resource-version\":\"1682381873495\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"a647356e-cde3-45dd-b404-2f872c06c370\",\"resource-version\":\"1682381873495\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"5b10c4b1-bc1c-4ffd-9a8c-2b21866535ea\",\"resource-version\":\"1682381873495\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"1474597c-eed8-4577-a065-7a13d92fb8bc\",\"resource-version\":\"1682381873495\"}]}}]}}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"94043c37-4e73-439c-a790-0fdd697924cd\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"146b0f2f-de12-4914-85f6-e6806e350a1d\",\"resource-version\":\"1682381873495\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"862b25a1-262a-4961-bdaa-cdc55d69785a\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"493d4750-4790-47eb-a9cc-4a0ee5134e92\",\"resource-version\":\"1682381873495\"}]}}]}}]}}]}}]}}}","context":{"RequestID":"4699e3af-c7d6-4b63-943a-b3f7b3916d7e","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:54.156Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:54.187Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"4699e3af-c7d6-4b63-943a-b3f7b3916d7e","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:54.186Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:54.188Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"4699e3af-c7d6-4b63-943a-b3f7b3916d7e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:54:158\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"47834979-c530-48c9-8378-3566c9da306e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"47419aeb-cdea-481f-aef6-a9831b6d3f8f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/47834979-c530-48c9-8378-3566c9da306e/named-query-elements/named-query-element/47419aeb-cdea-481f-aef6-a9831b6d3f8f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c12f329b-37e8-433c-923c-c4e27cf8c2a9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1a065b11-c465-4d45-9609-c56210e952d9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"45b8fe63-ffcc-4cdc-bd35-c2e087b9e360\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f/named-query-elements/named-query-element/c12f329b-37e8-433c-923c-c4e27cf8c2a9/named-query-elements/named-query-element/1a065b11-c465-4d45-9609-c56210e952d9/named-query-elements/named-query-element/45b8fe63-ffcc-4cdc-bd35-c2e087b9e360\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"864cd926-7658-4b81-a526-8644f224c176\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7d012484-4500-4227-a153-17df983a6c88\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"68772d45-adcf-4e91-9797-46eb86fc238f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"55b6cb1b-b172-452d-adbb-2a9e8e69c436\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/27f1c4fd-dd11-439e-a67f-1860ac4baa39/named-query-elements/named-query-element/864cd926-7658-4b81-a526-8644f224c176/named-query-elements/named-query-element/7d012484-4500-4227-a153-17df983a6c88/named-query-elements/named-query-element/68772d45-adcf-4e91-9797-46eb86fc238f/named-query-elements/named-query-element/55b6cb1b-b172-452d-adbb-2a9e8e69c436\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e68bfc59-c54f-46a8-997c-17067e964b4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"48d7bb1d-9624-4b49-8314-1f10a70e4f5e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/e68bfc59-c54f-46a8-997c-17067e964b4b/named-query-elements/named-query-element/48d7bb1d-9624-4b49-8314-1f10a70e4f5e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f84685d5-9bbc-4946-ac4d-3b7879636e9f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"640b62fc-6073-4b19-b13b-f9d20ef81a3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"42299c2d-f6a3-4437-b06f-f83f9157a510\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fc5e89b9-a74a-4b78-9921-1ea75bf585f6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"13f2dca0-700c-4cf8-a4d1-9bdb67786948\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/f84685d5-9bbc-4946-ac4d-3b7879636e9f/named-query-elements/named-query-element/640b62fc-6073-4b19-b13b-f9d20ef81a3a/named-query-elements/named-query-element/42299c2d-f6a3-4437-b06f-f83f9157a510/named-query-elements/named-query-element/fc5e89b9-a74a-4b78-9921-1ea75bf585f6/named-query-elements/named-query-element/13f2dca0-700c-4cf8-a4d1-9bdb67786948\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e68bfc59-c54f-46a8-997c-17067e964b4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"48d7bb1d-9624-4b49-8314-1f10a70e4f5e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2204f694-e5c0-42d8-8d02-ef55b9d923fd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"146b0f2f-de12-4914-85f6-e6806e350a1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/e68bfc59-c54f-46a8-997c-17067e964b4b/named-query-elements/named-query-element/48d7bb1d-9624-4b49-8314-1f10a70e4f5e/named-query-elements/named-query-element/2204f694-e5c0-42d8-8d02-ef55b9d923fd/named-query-elements/named-query-element/146b0f2f-de12-4914-85f6-e6806e350a1d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381873495\",\"model-invariant-id\":\"94043c37-4e73-439c-a790-0fdd697924cd\"}}","context":{"RequestID":"4699e3af-c7d6-4b63-943a-b3f7b3916d7e","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:54.188Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:54.213Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"4699e3af-c7d6-4b63-943a-b3f7b3916d7e","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:54.212Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:54.214Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"4699e3af-c7d6-4b63-943a-b3f7b3916d7e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:54:172\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"47834979-c530-48c9-8378-3566c9da306e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/47834979-c530-48c9-8378-3566c9da306e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4028faed-b7d5-4059-9d49-7df06da9ebfb\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"165dad9b-b6d8-4579-ae4f-8a7e2bcd32c1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4028faed-b7d5-4059-9d49-7df06da9ebfb/named-query-elements/named-query-element/165dad9b-b6d8-4579-ae4f-8a7e2bcd32c1\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"11c2fbfb-6cbc-42ca-bced-a9fc1d619c7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c73a738b-4724-471b-9cd0-72a183729444\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d63baa8f-7c83-4035-9e84-dd245d34f983\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"07f00055-59d3-4d69-91c9-ae89a41ad70d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/11c2fbfb-6cbc-42ca-bced-a9fc1d619c7f/named-query-elements/named-query-element/c73a738b-4724-471b-9cd0-72a183729444/named-query-elements/named-query-element/d63baa8f-7c83-4035-9e84-dd245d34f983/named-query-elements/named-query-element/07f00055-59d3-4d69-91c9-ae89a41ad70d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"47834979-c530-48c9-8378-3566c9da306e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"42cb4c08-059d-49ac-8a88-287f91476ea7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/47834979-c530-48c9-8378-3566c9da306e/named-query-elements/named-query-element/42cb4c08-059d-49ac-8a88-287f91476ea7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"25096aa7-bc97-4ece-8a81-41dd28cd0f7d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"752cb9ac-c413-4464-ba8b-4936d93a74ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff9beec5-6e85-4182-88b8-fc31b745c7b4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d/named-query-elements/named-query-element/752cb9ac-c413-4464-ba8b-4936d93a74ab/named-query-elements/named-query-element/ff9beec5-6e85-4182-88b8-fc31b745c7b4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e68bfc59-c54f-46a8-997c-17067e964b4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"48d7bb1d-9624-4b49-8314-1f10a70e4f5e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2204f694-e5c0-42d8-8d02-ef55b9d923fd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/e68bfc59-c54f-46a8-997c-17067e964b4b/named-query-elements/named-query-element/48d7bb1d-9624-4b49-8314-1f10a70e4f5e/named-query-elements/named-query-element/2204f694-e5c0-42d8-8d02-ef55b9d923fd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e68bfc59-c54f-46a8-997c-17067e964b4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"48d7bb1d-9624-4b49-8314-1f10a70e4f5e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2204f694-e5c0-42d8-8d02-ef55b9d923fd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3f9c1fbd-7ab5-42ef-87e8-dba3219ce520\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/e68bfc59-c54f-46a8-997c-17067e964b4b/named-query-elements/named-query-element/48d7bb1d-9624-4b49-8314-1f10a70e4f5e/named-query-elements/named-query-element/2204f694-e5c0-42d8-8d02-ef55b9d923fd/named-query-elements/named-query-element/3f9c1fbd-7ab5-42ef-87e8-dba3219ce520\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381873495\",\"model-invariant-id\":\"fe012535-2c31-4a39-a739-612374c638a0\"}}","context":{"RequestID":"4699e3af-c7d6-4b63-943a-b3f7b3916d7e","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:54.214Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:54.242Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"4699e3af-c7d6-4b63-943a-b3f7b3916d7e","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:54.242Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:54.244Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"4699e3af-c7d6-4b63-943a-b3f7b3916d7e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:54:191\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"47834979-c530-48c9-8378-3566c9da306e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"42cb4c08-059d-49ac-8a88-287f91476ea7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8b60449e-3b98-41ae-9e2c-02bf1e9b0cdb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6690e5c1-64f1-4212-8dbf-47adcab7b33d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/47834979-c530-48c9-8378-3566c9da306e/named-query-elements/named-query-element/42cb4c08-059d-49ac-8a88-287f91476ea7/named-query-elements/named-query-element/8b60449e-3b98-41ae-9e2c-02bf1e9b0cdb/named-query-elements/named-query-element/6690e5c1-64f1-4212-8dbf-47adcab7b33d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"40147780-1ce2-47ce-b5dd-a603c4dd4505\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/40147780-1ce2-47ce-b5dd-a603c4dd4505\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2030dd67-9c72-4db0-95db-f106bb3879fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/2030dd67-9c72-4db0-95db-f106bb3879fe\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e68bfc59-c54f-46a8-997c-17067e964b4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"48d7bb1d-9624-4b49-8314-1f10a70e4f5e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2204f694-e5c0-42d8-8d02-ef55b9d923fd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3f9c1fbd-7ab5-42ef-87e8-dba3219ce520\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a647356e-cde3-45dd-b404-2f872c06c370\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5b10c4b1-bc1c-4ffd-9a8c-2b21866535ea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/e68bfc59-c54f-46a8-997c-17067e964b4b/named-query-elements/named-query-element/48d7bb1d-9624-4b49-8314-1f10a70e4f5e/named-query-elements/named-query-element/2204f694-e5c0-42d8-8d02-ef55b9d923fd/named-query-elements/named-query-element/3f9c1fbd-7ab5-42ef-87e8-dba3219ce520/named-query-elements/named-query-element/a647356e-cde3-45dd-b404-2f872c06c370/named-query-elements/named-query-element/5b10c4b1-bc1c-4ffd-9a8c-2b21866535ea\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381873495\",\"model-invariant-id\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\"}}","context":{"RequestID":"4699e3af-c7d6-4b63-943a-b3f7b3916d7e","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:54.244Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:54.259Z","message":"{\"transactionId\":\"4699e3af-c7d6-4b63-943a-b3f7b3916d7e\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:53:478\",\"respDate\":\"230425-00:17:54:258\",\"sourceId\":\"AAI-TOOLS:4699e3af-c7d6-4b63-943a-b3f7b3916d7e\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:53:478-83817\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[62332af3-d82a-4db8-883b-a4d6412687ea], x-b3-parentspanid=[182914e75ce0c23f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[4699e3af-c7d6-4b63-943a-b3f7b3916d7e], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2aef606c4292c04da39b173d01ed5aee], x-b3-spanid=[f4b30c4e6d4cb383], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[6051], Content-Type=[application/json], X-ONAP-RequestID=[4699e3af-c7d6-4b63-943a-b3f7b3916d7e]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"cbf22b8a-f29a-4b9b-a466-a878095b258a\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"GetRouterRoadmTailSummary\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named query - Get Router ROADM Tail Summary\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"862b25a1-262a-4961-bdaa-cdc55d69785a\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"94043c37-4e73-439c-a790-0fdd697924cd\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"2e1a602a-acd8-4f78-94ff-618b802a303b\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"fe012535-2c31-4a39-a739-612374c638a0\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"fe012535-2c31-4a39-a739-612374c638a0\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"94043c37-4e73-439c-a790-0fdd697924cd\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"862b25a1-262a-4961-bdaa-cdc55d69785a\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:53:478-83817\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[147688], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230425-00:17:53:478-83817]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"4699e3af-c7d6-4b63-943a-b3f7b3916d7e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"355","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"214a214f-5d99-434c-aac6-6f6e8b9ea600","LogTimestamp":"2023-04-25T00:17:53.852Z","elapsedTime":"33"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:54.260Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"4699e3af-c7d6-4b63-943a-b3f7b3916d7e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"783","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"214a214f-5d99-434c-aac6-6f6e8b9ea600","LogTimestamp":"2023-04-25T00:17:54.260Z","ResponseDesc":"Created","elapsedTime":"33"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:54 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a" 201 0 REST 4699e3af-c7d6-4b63-943a-b3f7b3916d7e AAI-TOOLS 127.0.0.6 - - - - - - - - - 787 - "logType": "access"
{"timestamp":"2023-04-25T00:17:54.276Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"4699e3af-c7d6-4b63-943a-b3f7b3916d7e","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"32","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:54.276Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:54.279Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"4699e3af-c7d6-4b63-943a-b3f7b3916d7e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:54:203\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"29c7739b-3544-4d91-9039-82d8d364cd8f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9f194b17-c823-47b4-99d1-328c93285dd9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/c2a55239-2ff8-4c90-a93b-6a6152d70cab/named-query-elements/named-query-element/29c7739b-3544-4d91-9039-82d8d364cd8f/named-query-elements/named-query-element/9f194b17-c823-47b4-99d1-328c93285dd9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"47834979-c530-48c9-8378-3566c9da306e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"42cb4c08-059d-49ac-8a88-287f91476ea7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8b60449e-3b98-41ae-9e2c-02bf1e9b0cdb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/47834979-c530-48c9-8378-3566c9da306e/named-query-elements/named-query-element/42cb4c08-059d-49ac-8a88-287f91476ea7/named-query-elements/named-query-element/8b60449e-3b98-41ae-9e2c-02bf1e9b0cdb\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f84685d5-9bbc-4946-ac4d-3b7879636e9f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/f84685d5-9bbc-4946-ac4d-3b7879636e9f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90b22551-a3be-49de-b77f-ea904fefee6b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e718def-33b3-41e6-8113-7a583053031f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/90b22551-a3be-49de-b77f-ea904fefee6b/named-query-elements/named-query-element/8e718def-33b3-41e6-8113-7a583053031f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e68bfc59-c54f-46a8-997c-17067e964b4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"48d7bb1d-9624-4b49-8314-1f10a70e4f5e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2204f694-e5c0-42d8-8d02-ef55b9d923fd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3f9c1fbd-7ab5-42ef-87e8-dba3219ce520\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a647356e-cde3-45dd-b404-2f872c06c370\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/e68bfc59-c54f-46a8-997c-17067e964b4b/named-query-elements/named-query-element/48d7bb1d-9624-4b49-8314-1f10a70e4f5e/named-query-elements/named-query-element/2204f694-e5c0-42d8-8d02-ef55b9d923fd/named-query-elements/named-query-element/3f9c1fbd-7ab5-42ef-87e8-dba3219ce520/named-query-elements/named-query-element/a647356e-cde3-45dd-b404-2f872c06c370\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381873495\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"4699e3af-c7d6-4b63-943a-b3f7b3916d7e","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:54.279Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:54.301Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"4699e3af-c7d6-4b63-943a-b3f7b3916d7e","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"22","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:54.301Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:54.303Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"4699e3af-c7d6-4b63-943a-b3f7b3916d7e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:54:218\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"47834979-c530-48c9-8378-3566c9da306e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"47419aeb-cdea-481f-aef6-a9831b6d3f8f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"60f56819-ef9a-4fc1-aa9a-f08939c1027f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/47834979-c530-48c9-8378-3566c9da306e/named-query-elements/named-query-element/47419aeb-cdea-481f-aef6-a9831b6d3f8f/named-query-elements/named-query-element/60f56819-ef9a-4fc1-aa9a-f08939c1027f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"d27ccfea-7098-42d7-a4cd-bbddb37bf205\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7c276ab1-a6ac-4b2b-abb9-102407658e01\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205/named-query-elements/named-query-element/7c276ab1-a6ac-4b2b-abb9-102407658e01\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e68bfc59-c54f-46a8-997c-17067e964b4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/e68bfc59-c54f-46a8-997c-17067e964b4b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e68bfc59-c54f-46a8-997c-17067e964b4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"48d7bb1d-9624-4b49-8314-1f10a70e4f5e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2204f694-e5c0-42d8-8d02-ef55b9d923fd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"146b0f2f-de12-4914-85f6-e6806e350a1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"493d4750-4790-47eb-a9cc-4a0ee5134e92\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/e68bfc59-c54f-46a8-997c-17067e964b4b/named-query-elements/named-query-element/48d7bb1d-9624-4b49-8314-1f10a70e4f5e/named-query-elements/named-query-element/2204f694-e5c0-42d8-8d02-ef55b9d923fd/named-query-elements/named-query-element/146b0f2f-de12-4914-85f6-e6806e350a1d/named-query-elements/named-query-element/493d4750-4790-47eb-a9cc-4a0ee5134e92\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381873495\",\"model-invariant-id\":\"862b25a1-262a-4961-bdaa-cdc55d69785a\"}}","context":{"RequestID":"4699e3af-c7d6-4b63-943a-b3f7b3916d7e","ServiceName":"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:54.303Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:54.324Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"4699e3af-c7d6-4b63-943a-b3f7b3916d7e","ServiceName":"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a","TargetServiceName":"AAI-EVENT","ElapsedTime":"21","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:54.324Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:54.326Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"4699e3af-c7d6-4b63-943a-b3f7b3916d7e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:54:232\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2030dd67-9c72-4db0-95db-f106bb3879fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"456f5604-b944-4168-bdfd-3f88606a5f4f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/2030dd67-9c72-4db0-95db-f106bb3879fe/named-query-elements/named-query-element/456f5604-b944-4168-bdfd-3f88606a5f4f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"47834979-c530-48c9-8378-3566c9da306e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"42cb4c08-059d-49ac-8a88-287f91476ea7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8b60449e-3b98-41ae-9e2c-02bf1e9b0cdb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6690e5c1-64f1-4212-8dbf-47adcab7b33d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"84c8ac0e-970d-495b-8e93-9ca8cfd964c2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/47834979-c530-48c9-8378-3566c9da306e/named-query-elements/named-query-element/42cb4c08-059d-49ac-8a88-287f91476ea7/named-query-elements/named-query-element/8b60449e-3b98-41ae-9e2c-02bf1e9b0cdb/named-query-elements/named-query-element/6690e5c1-64f1-4212-8dbf-47adcab7b33d/named-query-elements/named-query-element/84c8ac0e-970d-495b-8e93-9ca8cfd964c2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"40147780-1ce2-47ce-b5dd-a603c4dd4505\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6c51ee7a-b5a7-4d95-9b35-59151e9dd1b4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/40147780-1ce2-47ce-b5dd-a603c4dd4505/named-query-elements/named-query-element/6c51ee7a-b5a7-4d95-9b35-59151e9dd1b4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e68bfc59-c54f-46a8-997c-17067e964b4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"48d7bb1d-9624-4b49-8314-1f10a70e4f5e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2204f694-e5c0-42d8-8d02-ef55b9d923fd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3f9c1fbd-7ab5-42ef-87e8-dba3219ce520\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a647356e-cde3-45dd-b404-2f872c06c370\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5b10c4b1-bc1c-4ffd-9a8c-2b21866535ea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1474597c-eed8-4577-a065-7a13d92fb8bc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/e68bfc59-c54f-46a8-997c-17067e964b4b/named-query-elements/named-query-element/48d7bb1d-9624-4b49-8314-1f10a70e4f5e/named-query-elements/named-query-element/2204f694-e5c0-42d8-8d02-ef55b9d923fd/named-query-elements/named-query-element/3f9c1fbd-7ab5-42ef-87e8-dba3219ce520/named-query-elements/named-query-element/a647356e-cde3-45dd-b404-2f872c06c370/named-query-elements/named-query-element/5b10c4b1-bc1c-4ffd-9a8c-2b21866535ea/named-query-elements/named-query-element/1474597c-eed8-4577-a065-7a13d92fb8bc\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381873495\",\"model-invariant-id\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\"}}","context":{"RequestID":"4699e3af-c7d6-4b63-943a-b3f7b3916d7e","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:54.326Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:54.347Z","message":"Entering","context":{"RequestID":"e7602d51-10d0-4edc-a515-218d4b4cc39d","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3d68922e-09e6-4bd0-a692-7d60fe7c36e7","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:54.347Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:54.365Z","message":"Checking for system property [partnerName]","context":{"RequestID":"e7602d51-10d0-4edc-a515-218d4b4cc39d","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3d68922e-09e6-4bd0-a692-7d60fe7c36e7","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:54.347Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:54.365Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"e7602d51-10d0-4edc-a515-218d4b4cc39d","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3d68922e-09e6-4bd0-a692-7d60fe7c36e7","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:54.347Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:54.365Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"e7602d51-10d0-4edc-a515-218d4b4cc39d","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3d68922e-09e6-4bd0-a692-7d60fe7c36e7","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:54.347Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:54.366Z","message":"Invoke","context":{"RequestID":"e7602d51-10d0-4edc-a515-218d4b4cc39d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81","InvocationID":"3d68922e-09e6-4bd0-a692-7d60fe7c36e7","LogTimestamp":"2023-04-25T00:17:54.366Z"},"thread":"qtp1530295320-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:54.383Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"4699e3af-c7d6-4b63-943a-b3f7b3916d7e","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"57","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:54.383Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:54.690Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"e7602d51-10d0-4edc-a515-218d4b4cc39d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"324","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81","InvocationID":"3d68922e-09e6-4bd0-a692-7d60fe7c36e7","LogTimestamp":"2023-04-25T00:17:54.690Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1530295320-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:54.948Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"e7602d51-10d0-4edc-a515-218d4b4cc39d\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:54:937\"},\"entity\":{\"resource-version\":\"1682381874363\",\"named-query-uuid\":\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"named-query-version\":\"1.0\",\"description\":\"Named query - Get service instance model\",\"named-query-name\":\"getServiceInstanceModel-1.0\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"81c93a7f-58c9-41f6-9d8f-8ef4fff6877e\",\"resource-version\":\"1682381874363\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model\",\"related-lookup-uuid\":\"dbf514b8-f3dc-43d4-8552-c2808d78ea3b\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1682381874363\",\"source-node-type\":\"service-instance\",\"source-node-property\":\"model-invariant-id-local\",\"property-collect-list\":[\"model-invariant-id\",\"model-type\"]},{\"target-node-type\":\"model\",\"related-lookup-uuid\":\"8f74ab9c-7a7d-41f1-b120-37fca587f4f6\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1682381874363\",\"source-node-type\":\"service-instance\",\"source-node-property\":\"model-invariant-id-local\",\"property-collect-list\":[\"model-name\",\"model-version\",\"model-version-id\"]}]},\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"26b1cd01-7b23-4b1a-ad6c-ba1b709d83b6\",\"resource-version\":\"1682381874363\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model\",\"related-lookup-uuid\":\"408f0bee-1e40-42c0-8e81-c02622c8947c\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1682381874363\",\"source-node-type\":\"generic-vnf\",\"source-node-property\":\"model-invariant-id-local\",\"property-collect-list\":[\"model-invariant-id\",\"model-type\"]},{\"target-node-type\":\"model-ver\",\"related-lookup-uuid\":\"15913865-1714-439e-8856-ff67174b9a49\",\"target-node-property\":\"model-version-id\",\"resource-version\":\"1682381874363\",\"source-node-type\":\"generic-vnf\",\"source-node-property\":\"model-version-id-local\",\"property-collect-list\":[\"model-name\",\"model-version\",\"model-version-id\"]}]},\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"ca1ea4b6-0951-4142-89e6-14eeac03c289\",\"resource-version\":\"1682381874363\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model-ver\",\"related-lookup-uuid\":\"98e44647-811b-4560-a40e-aba24426a7c6\",\"target-node-property\":\"model-version-id\",\"resource-version\":\"1682381874363\",\"source-node-type\":\"vf-module\",\"source-node-property\":\"model-version-id-local\",\"property-collect-list\":[\"model-name\",\"model-version\",\"model-version-id\"]},{\"target-node-type\":\"model\",\"related-lookup-uuid\":\"f9da7de2-7ea9-4c25-80de-ed97faa03bd2\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1682381874363\",\"source-node-type\":\"vf-module\",\"source-node-property\":\"model-invariant-id-local\",\"property-collect-list\":[\"model-invariant-id\",\"model-type\"]}]}}]}}]}}]}}}","context":{"RequestID":"e7602d51-10d0-4edc-a515-218d4b4cc39d","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:54.948Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:54.975Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e7602d51-10d0-4edc-a515-218d4b4cc39d","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:54.975Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:54.977Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"e7602d51-10d0-4edc-a515-218d4b4cc39d\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:54:949\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cdcd0649-5e2c-45a8-9576-b41db1a9a57c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/db923cc7-033f-475f-80c8-d3fcdbc60e7f/named-query-elements/named-query-element/cdcd0649-5e2c-45a8-9576-b41db1a9a57c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"11c2fbfb-6cbc-42ca-bced-a9fc1d619c7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/11c2fbfb-6cbc-42ca-bced-a9fc1d619c7f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"29c7739b-3544-4d91-9039-82d8d364cd8f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/c2a55239-2ff8-4c90-a93b-6a6152d70cab/named-query-elements/named-query-element/29c7739b-3544-4d91-9039-82d8d364cd8f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"81c93a7f-58c9-41f6-9d8f-8ef4fff6877e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"26b1cd01-7b23-4b1a-ad6c-ba1b709d83b6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/81c93a7f-58c9-41f6-9d8f-8ef4fff6877e/named-query-elements/named-query-element/26b1cd01-7b23-4b1a-ad6c-ba1b709d83b6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/b66b752a-97d3-4419-ab4a-3a38ef4d09ed/named-query-elements/named-query-element/aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"864cd926-7658-4b81-a526-8644f224c176\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/27f1c4fd-dd11-439e-a67f-1860ac4baa39/named-query-elements/named-query-element/864cd926-7658-4b81-a526-8644f224c176\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8c1b7e6d-9d78-4bab-8233-25627652306a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/3302cd7c-1480-4139-a3ed-261a708ff2de/named-query-elements/named-query-element/8c1b7e6d-9d78-4bab-8233-25627652306a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5aaae002-b733-485d-9bb2-81cf5b2959d6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/5aaae002-b733-485d-9bb2-81cf5b2959d6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90b22551-a3be-49de-b77f-ea904fefee6b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e718def-33b3-41e6-8113-7a583053031f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"17c6213b-011f-459f-9439-d4ba370a479c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/90b22551-a3be-49de-b77f-ea904fefee6b/named-query-elements/named-query-element/8e718def-33b3-41e6-8113-7a583053031f/named-query-elements/named-query-element/17c6213b-011f-459f-9439-d4ba370a479c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"10356273-1177-4df2-bb71-6bae3aa49c45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8b3d99b3-2339-4cca-80e8-abd181380c14\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/10356273-1177-4df2-bb71-6bae3aa49c45/named-query-elements/named-query-element/8b3d99b3-2339-4cca-80e8-abd181380c14\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f84685d5-9bbc-4946-ac4d-3b7879636e9f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"640b62fc-6073-4b19-b13b-f9d20ef81a3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/f84685d5-9bbc-4946-ac4d-3b7879636e9f/named-query-elements/named-query-element/640b62fc-6073-4b19-b13b-f9d20ef81a3a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381874363\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"e7602d51-10d0-4edc-a515-218d4b4cc39d","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:54.977Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:55.003Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e7602d51-10d0-4edc-a515-218d4b4cc39d","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:55.003Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:55.004Z","message":"{\"transactionId\":\"e7602d51-10d0-4edc-a515-218d4b4cc39d\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:54:348\",\"respDate\":\"230425-00:17:55:003\",\"sourceId\":\"AAI-TOOLS:e7602d51-10d0-4edc-a515-218d4b4cc39d\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:54:348-4426\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[c4bf41cd-543a-48d8-ad66-c78fec2371ff], x-b3-parentspanid=[df6a907cef1c6db8], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[e7602d51-10d0-4edc-a515-218d4b4cc39d], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1e3259540569ceff24df96b5c8529f22], x-b3-spanid=[821c519fca86d06a], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[4254], Content-Type=[application/json], X-ONAP-RequestID=[e7602d51-10d0-4edc-a515-218d4b4cc39d]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"getServiceInstanceModel-1.0\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named query - Get service instance model\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"related-lookups\\\\\\\" : {\\\\n \\\\\\\"related-lookup\\\\\\\" : [ {\\\\n \\\\\\\"source-node-type\\\\\\\" : \\\\\\\"vf-module\\\\\\\",\\\\n \\\\\\\"source-node-property\\\\\\\" : \\\\\\\"model-invariant-id-local\\\\\\\",\\\\n \\\\\\\"target-node-type\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"target-node-property\\\\\\\" : \\\\\\\"model-invariant-id\\\\\\\",\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"model-invariant-id\\\\\\\", \\\\\\\"model-type\\\\\\\" ]\\\\n }, \\\\n {\\\\n \\\\\\\"source-node-type\\\\\\\" : \\\\\\\"vf-module\\\\\\\",\\\\n \\\\\\\"source-node-property\\\\\\\" : \\\\\\\"model-version-id-local\\\\\\\",\\\\n \\\\\\\"target-node-type\\\\\\\" : \\\\\\\"model-ver\\\\\\\",\\\\n \\\\\\\"target-node-property\\\\\\\" : \\\\\\\"model-version-id\\\\\\\",\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"model-name\\\\\\\", \\\\\\\"model-version-id\\\\\\\", \\\\\\\"model-version\\\\\\\" ]\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"related-lookups\\\\\\\" : {\\\\n \\\\\\\"related-lookup\\\\\\\" : [ {\\\\n \\\\\\\"source-node-type\\\\\\\" : \\\\\\\"generic-vnf\\\\\\\",\\\\n \\\\\\\"source-node-property\\\\\\\" : \\\\\\\"model-invariant-id-local\\\\\\\",\\\\n \\\\\\\"target-node-type\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"target-node-property\\\\\\\" : \\\\\\\"model-invariant-id\\\\\\\",\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"model-invariant-id\\\\\\\", \\\\\\\"model-type\\\\\\\" ]\\\\n },\\\\n {\\\\n \\\\\\\"source-node-type\\\\\\\" : \\\\\\\"generic-vnf\\\\\\\",\\\\n \\\\\\\"source-node-property\\\\\\\" : \\\\\\\"model-version-id-local\\\\\\\",\\\\n \\\\\\\"target-node-type\\\\\\\" : \\\\\\\"model-ver\\\\\\\",\\\\n \\\\\\\"target-node-property\\\\\\\" : \\\\\\\"model-version-id\\\\\\\",\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"model-name\\\\\\\", \\\\\\\"model-version-id\\\\\\\", \\\\\\\"model-version\\\\\\\" ]\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"related-lookups\\\\\\\" : {\\\\n \\\\\\\"related-lookup\\\\\\\" : [ {\\\\n \\\\\\\"source-node-type\\\\\\\" : \\\\\\\"service-instance\\\\\\\",\\\\n \\\\\\\"source-node-property\\\\\\\" : \\\\\\\"model-invariant-id-local\\\\\\\",\\\\n \\\\\\\"target-node-type\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"target-node-property\\\\\\\" : \\\\\\\"model-invariant-id\\\\\\\",\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"model-invariant-id\\\\\\\", \\\\\\\"model-type\\\\\\\" ]\\\\n },\\\\n {\\\\n \\\\\\\"source-node-type\\\\\\\" : \\\\\\\"service-instance\\\\\\\",\\\\n \\\\\\\"source-node-property\\\\\\\" : \\\\\\\"model-invariant-id-local\\\\\\\",\\\\n \\\\\\\"target-node-type\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"target-node-property\\\\\\\" : \\\\\\\"model-invariant-id\\\\\\\",\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"model-name\\\\\\\", \\\\\\\"model-version-id\\\\\\\", \\\\\\\"model-version\\\\\\\" ]\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:54:348-4426\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[217304], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230425-00:17:54:348-4426]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"e7602d51-10d0-4edc-a515-218d4b4cc39d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"324","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"3d68922e-09e6-4bd0-a692-7d60fe7c36e7","LogTimestamp":"2023-04-25T00:17:54.690Z","elapsedTime":"105"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:55.005Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"e7602d51-10d0-4edc-a515-218d4b4cc39d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"657","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"3d68922e-09e6-4bd0-a692-7d60fe7c36e7","LogTimestamp":"2023-04-25T00:17:55.004Z","ResponseDesc":"Created","elapsedTime":"105"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:55.005Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"e7602d51-10d0-4edc-a515-218d4b4cc39d\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:54:960\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"29c7739b-3544-4d91-9039-82d8d364cd8f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"06d0f0dc-a3e7-46f9-abea-8e04c7cf8214\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/c2a55239-2ff8-4c90-a93b-6a6152d70cab/named-query-elements/named-query-element/29c7739b-3544-4d91-9039-82d8d364cd8f/named-query-elements/named-query-element/06d0f0dc-a3e7-46f9-abea-8e04c7cf8214\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8c1b7e6d-9d78-4bab-8233-25627652306a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"12482413-81e9-4482-b3fd-70d1fc266ad4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/3302cd7c-1480-4139-a3ed-261a708ff2de/named-query-elements/named-query-element/8c1b7e6d-9d78-4bab-8233-25627652306a/named-query-elements/named-query-element/12482413-81e9-4482-b3fd-70d1fc266ad4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cdcd0649-5e2c-45a8-9576-b41db1a9a57c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e58f73a2-6033-46c0-bf3e-ae9b3a0255e9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/db923cc7-033f-475f-80c8-d3fcdbc60e7f/named-query-elements/named-query-element/cdcd0649-5e2c-45a8-9576-b41db1a9a57c/named-query-elements/named-query-element/e58f73a2-6033-46c0-bf3e-ae9b3a0255e9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8d162d9-8cab-4468-bf6d-ccb63442fa22\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/b66b752a-97d3-4419-ab4a-3a38ef4d09ed/named-query-elements/named-query-element/aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5/named-query-elements/named-query-element/e8d162d9-8cab-4468-bf6d-ccb63442fa22\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"81c93a7f-58c9-41f6-9d8f-8ef4fff6877e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"26b1cd01-7b23-4b1a-ad6c-ba1b709d83b6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ca1ea4b6-0951-4142-89e6-14eeac03c289\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/81c93a7f-58c9-41f6-9d8f-8ef4fff6877e/named-query-elements/named-query-element/26b1cd01-7b23-4b1a-ad6c-ba1b709d83b6/named-query-elements/named-query-element/ca1ea4b6-0951-4142-89e6-14eeac03c289\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381874363\",\"model-invariant-id\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\"}}","context":{"RequestID":"e7602d51-10d0-4edc-a515-218d4b4cc39d","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:55.005Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:55 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81" 201 0 REST e7602d51-10d0-4edc-a515-218d4b4cc39d AAI-TOOLS 127.0.0.6 - - - - - - - - - 662 - "logType": "access"
{"timestamp":"2023-04-25T00:17:55.036Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e7602d51-10d0-4edc-a515-218d4b4cc39d","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:55.036Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:55.039Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"e7602d51-10d0-4edc-a515-218d4b4cc39d\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:54:974\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"29c7739b-3544-4d91-9039-82d8d364cd8f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9f194b17-c823-47b4-99d1-328c93285dd9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/c2a55239-2ff8-4c90-a93b-6a6152d70cab/named-query-elements/named-query-element/29c7739b-3544-4d91-9039-82d8d364cd8f/named-query-elements/named-query-element/9f194b17-c823-47b4-99d1-328c93285dd9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"47834979-c530-48c9-8378-3566c9da306e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"42cb4c08-059d-49ac-8a88-287f91476ea7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8b60449e-3b98-41ae-9e2c-02bf1e9b0cdb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/47834979-c530-48c9-8378-3566c9da306e/named-query-elements/named-query-element/42cb4c08-059d-49ac-8a88-287f91476ea7/named-query-elements/named-query-element/8b60449e-3b98-41ae-9e2c-02bf1e9b0cdb\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f84685d5-9bbc-4946-ac4d-3b7879636e9f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/f84685d5-9bbc-4946-ac4d-3b7879636e9f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90b22551-a3be-49de-b77f-ea904fefee6b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e718def-33b3-41e6-8113-7a583053031f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/90b22551-a3be-49de-b77f-ea904fefee6b/named-query-elements/named-query-element/8e718def-33b3-41e6-8113-7a583053031f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"81c93a7f-58c9-41f6-9d8f-8ef4fff6877e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/81c93a7f-58c9-41f6-9d8f-8ef4fff6877e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e68bfc59-c54f-46a8-997c-17067e964b4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"48d7bb1d-9624-4b49-8314-1f10a70e4f5e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2204f694-e5c0-42d8-8d02-ef55b9d923fd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3f9c1fbd-7ab5-42ef-87e8-dba3219ce520\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a647356e-cde3-45dd-b404-2f872c06c370\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/e68bfc59-c54f-46a8-997c-17067e964b4b/named-query-elements/named-query-element/48d7bb1d-9624-4b49-8314-1f10a70e4f5e/named-query-elements/named-query-element/2204f694-e5c0-42d8-8d02-ef55b9d923fd/named-query-elements/named-query-element/3f9c1fbd-7ab5-42ef-87e8-dba3219ce520/named-query-elements/named-query-element/a647356e-cde3-45dd-b404-2f872c06c370\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381874363\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"e7602d51-10d0-4edc-a515-218d4b4cc39d","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:55.039Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:55.069Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e7602d51-10d0-4edc-a515-218d4b4cc39d","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:55.069Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:55.092Z","message":"Entering","context":{"RequestID":"e8f14105-16cc-4973-b588-ef57a8dfe88a","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"30f773aa-d711-402c-a720-a019b508f3a5","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:55.092Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:55.107Z","message":"Checking for system property [partnerName]","context":{"RequestID":"e8f14105-16cc-4973-b588-ef57a8dfe88a","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"30f773aa-d711-402c-a720-a019b508f3a5","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:55.092Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:55.107Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"e8f14105-16cc-4973-b588-ef57a8dfe88a","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"30f773aa-d711-402c-a720-a019b508f3a5","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:55.092Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:55.107Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"e8f14105-16cc-4973-b588-ef57a8dfe88a","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"30f773aa-d711-402c-a720-a019b508f3a5","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:55.092Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:55.108Z","message":"Invoke","context":{"RequestID":"e8f14105-16cc-4973-b588-ef57a8dfe88a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f","InvocationID":"30f773aa-d711-402c-a720-a019b508f3a5","LogTimestamp":"2023-04-25T00:17:55.108Z"},"thread":"qtp1530295320-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:55.111Z","message":"Entering","context":{"RequestID":"6d095340-450e-4021-ac75-462d5b64fdb9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9d7b933c-7e8e-4e1b-907a-094cd548b679","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:17:55.110Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:55.114Z","message":"{\"transactionId\":\"6d095340-450e-4021-ac75-462d5b64fdb9\",\"status\":\"200\",\"rqstDate\":\"230425-00:17:55:111\",\"respDate\":\"230425-00:17:55:113\",\"sourceId\":\"haproxy:6d095340-450e-4021-ac75-462d5b64fdb9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:55:111-80815\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a3baab08-beba-4356-913b-ca34eef0d2ba], x-b3-parentspanid=[0c7f30422ff17e70], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ad19e4d6e67c9de80c7f30422ff17e70], x-b3-spanid=[75bbb40a2973e417], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6d095340-450e-4021-ac75-462d5b64fdb9]}\\\"}\"}","context":{"RequestID":"6d095340-450e-4021-ac75-462d5b64fdb9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9d7b933c-7e8e-4e1b-907a-094cd548b679","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:17:55.110Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:55.114Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6d095340-450e-4021-ac75-462d5b64fdb9","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9d7b933c-7e8e-4e1b-907a-094cd548b679","LogTimestamp":"2023-04-25T00:17:55.114Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:17:55.518Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"e8f14105-16cc-4973-b588-ef57a8dfe88a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"409","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f","InvocationID":"30f773aa-d711-402c-a720-a019b508f3a5","LogTimestamp":"2023-04-25T00:17:55.517Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1530295320-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:56.026Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"e8f14105-16cc-4973-b588-ef57a8dfe88a\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:56:013\"},\"entity\":{\"resource-version\":\"1682381875106\",\"named-query-uuid\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - Get Service Instance Summary\",\"named-query-name\":\"get-service-instance-summary\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc\",\"resource-version\":\"1682381875106\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"29ef7e68-3fb6-4472-ab1b-8289a3926a65\",\"resource-version\":\"1682381875106\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"deda29c2-3045-42f5-89a2-56e77c806dcb\",\"resource-version\":\"1682381875106\",\"property-collect-list\":[\"global-customer-id\",\"subscriber-name\"]}]},\"property-collect-list\":[\"service-type\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"2a5cb303-4323-426a-9fc4-2e64f534675e\",\"resource-version\":\"1682381875106\",\"do-not-output\":\"true\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"6bac2a96-e4ee-4927-894b-78816d1fb9a6\",\"resource-version\":\"1682381875106\",\"property-collect-list\":[\"cloud-region-id\"]}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"11c0d0c8-e98e-46fd-ae4c-d792e2d6b423\",\"resource-version\":\"1682381875106\",\"do-not-output\":\"true\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"4d9f3faa-7765-4d11-bdeb-a7f00136d1ea\",\"resource-version\":\"1682381875106\",\"do-not-output\":\"true\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"210199b9-ae09-4641-bb66-da90ccd6021b\",\"resource-version\":\"1682381875106\",\"do-not-output\":\"true\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"f30123f6-e653-4bc0-9ddb-00b40b3ad0de\",\"resource-version\":\"1682381875106\",\"property-collect-list\":[\"cloud-region-id\"]}]}}]}}]}}]},\"property-collect-list\":[\"operational-status\",\"service-instance-id\",\"service-instance-name\"]}]}}}","context":{"RequestID":"e8f14105-16cc-4973-b588-ef57a8dfe88a","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:56.026Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:56.058Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e8f14105-16cc-4973-b588-ef57a8dfe88a","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f","TargetServiceName":"AAI-EVENT","ElapsedTime":"33","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:56.058Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:56.060Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"e8f14105-16cc-4973-b588-ef57a8dfe88a\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:56:030\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c43d548a-08e2-4d4d-97f7-cda7006dd4cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c56cfa33-9042-441f-9703-3f82e9e8c127\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/c2a55239-2ff8-4c90-a93b-6a6152d70cab/named-query-elements/named-query-element/c43d548a-08e2-4d4d-97f7-cda7006dd4cf/named-query-elements/named-query-element/c56cfa33-9042-441f-9703-3f82e9e8c127\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"10356273-1177-4df2-bb71-6bae3aa49c45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8b3d99b3-2339-4cca-80e8-abd181380c14\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bec2d16-89ef-4b78-9d97-1e73a24c99aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5b4226c5-437a-4420-b7b6-b8d964b6681b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"14402a9c-5674-4860-8ed9-51f24a6598a7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/10356273-1177-4df2-bb71-6bae3aa49c45/named-query-elements/named-query-element/8b3d99b3-2339-4cca-80e8-abd181380c14/named-query-elements/named-query-element/8bec2d16-89ef-4b78-9d97-1e73a24c99aa/named-query-elements/named-query-element/5b4226c5-437a-4420-b7b6-b8d964b6681b/named-query-elements/named-query-element/14402a9c-5674-4860-8ed9-51f24a6598a7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"11c0d0c8-e98e-46fd-ae4c-d792e2d6b423\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4d9f3faa-7765-4d11-bdeb-a7f00136d1ea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"210199b9-ae09-4641-bb66-da90ccd6021b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f30123f6-e653-4bc0-9ddb-00b40b3ad0de\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc/named-query-elements/named-query-element/11c0d0c8-e98e-46fd-ae4c-d792e2d6b423/named-query-elements/named-query-element/4d9f3faa-7765-4d11-bdeb-a7f00136d1ea/named-query-elements/named-query-element/210199b9-ae09-4641-bb66-da90ccd6021b/named-query-elements/named-query-element/f30123f6-e653-4bc0-9ddb-00b40b3ad0de\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2a5cb303-4323-426a-9fc4-2e64f534675e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6bac2a96-e4ee-4927-894b-78816d1fb9a6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc/named-query-elements/named-query-element/2a5cb303-4323-426a-9fc4-2e64f534675e/named-query-elements/named-query-element/6bac2a96-e4ee-4927-894b-78816d1fb9a6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"25096aa7-bc97-4ece-8a81-41dd28cd0f7d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"752cb9ac-c413-4464-ba8b-4936d93a74ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d/named-query-elements/named-query-element/752cb9ac-c413-4464-ba8b-4936d93a74ab\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381875106\",\"model-invariant-id\":\"425b2158-e51d-4509-9945-dad4556474a3\"}}","context":{"RequestID":"e8f14105-16cc-4973-b588-ef57a8dfe88a","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:56.060Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:56.091Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e8f14105-16cc-4973-b588-ef57a8dfe88a","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:56.091Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:56.097Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"e8f14105-16cc-4973-b588-ef57a8dfe88a\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:56:043\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cdcd0649-5e2c-45a8-9576-b41db1a9a57c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/db923cc7-033f-475f-80c8-d3fcdbc60e7f/named-query-elements/named-query-element/cdcd0649-5e2c-45a8-9576-b41db1a9a57c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"11c2fbfb-6cbc-42ca-bced-a9fc1d619c7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/11c2fbfb-6cbc-42ca-bced-a9fc1d619c7f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"29c7739b-3544-4d91-9039-82d8d364cd8f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/c2a55239-2ff8-4c90-a93b-6a6152d70cab/named-query-elements/named-query-element/29c7739b-3544-4d91-9039-82d8d364cd8f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"81c93a7f-58c9-41f6-9d8f-8ef4fff6877e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"26b1cd01-7b23-4b1a-ad6c-ba1b709d83b6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/81c93a7f-58c9-41f6-9d8f-8ef4fff6877e/named-query-elements/named-query-element/26b1cd01-7b23-4b1a-ad6c-ba1b709d83b6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/b66b752a-97d3-4419-ab4a-3a38ef4d09ed/named-query-elements/named-query-element/aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"864cd926-7658-4b81-a526-8644f224c176\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/27f1c4fd-dd11-439e-a67f-1860ac4baa39/named-query-elements/named-query-element/864cd926-7658-4b81-a526-8644f224c176\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8c1b7e6d-9d78-4bab-8233-25627652306a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/3302cd7c-1480-4139-a3ed-261a708ff2de/named-query-elements/named-query-element/8c1b7e6d-9d78-4bab-8233-25627652306a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"11c0d0c8-e98e-46fd-ae4c-d792e2d6b423\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc/named-query-elements/named-query-element/11c0d0c8-e98e-46fd-ae4c-d792e2d6b423\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5aaae002-b733-485d-9bb2-81cf5b2959d6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/5aaae002-b733-485d-9bb2-81cf5b2959d6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90b22551-a3be-49de-b77f-ea904fefee6b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e718def-33b3-41e6-8113-7a583053031f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"17c6213b-011f-459f-9439-d4ba370a479c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/90b22551-a3be-49de-b77f-ea904fefee6b/named-query-elements/named-query-element/8e718def-33b3-41e6-8113-7a583053031f/named-query-elements/named-query-element/17c6213b-011f-459f-9439-d4ba370a479c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"10356273-1177-4df2-bb71-6bae3aa49c45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8b3d99b3-2339-4cca-80e8-abd181380c14\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/10356273-1177-4df2-bb71-6bae3aa49c45/named-query-elements/named-query-element/8b3d99b3-2339-4cca-80e8-abd181380c14\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f84685d5-9bbc-4946-ac4d-3b7879636e9f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"640b62fc-6073-4b19-b13b-f9d20ef81a3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/f84685d5-9bbc-4946-ac4d-3b7879636e9f/named-query-elements/named-query-element/640b62fc-6073-4b19-b13b-f9d20ef81a3a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381875106\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"e8f14105-16cc-4973-b588-ef57a8dfe88a","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:56.096Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:56.124Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e8f14105-16cc-4973-b588-ef57a8dfe88a","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:56.124Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:56.125Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"e8f14105-16cc-4973-b588-ef57a8dfe88a\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:56:056\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"47834979-c530-48c9-8378-3566c9da306e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"42cb4c08-059d-49ac-8a88-287f91476ea7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8b60449e-3b98-41ae-9e2c-02bf1e9b0cdb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6690e5c1-64f1-4212-8dbf-47adcab7b33d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/47834979-c530-48c9-8378-3566c9da306e/named-query-elements/named-query-element/42cb4c08-059d-49ac-8a88-287f91476ea7/named-query-elements/named-query-element/8b60449e-3b98-41ae-9e2c-02bf1e9b0cdb/named-query-elements/named-query-element/6690e5c1-64f1-4212-8dbf-47adcab7b33d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"40147780-1ce2-47ce-b5dd-a603c4dd4505\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/40147780-1ce2-47ce-b5dd-a603c4dd4505\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"29ef7e68-3fb6-4472-ab1b-8289a3926a65\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc/named-query-elements/named-query-element/29ef7e68-3fb6-4472-ab1b-8289a3926a65\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2030dd67-9c72-4db0-95db-f106bb3879fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/2030dd67-9c72-4db0-95db-f106bb3879fe\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e68bfc59-c54f-46a8-997c-17067e964b4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"48d7bb1d-9624-4b49-8314-1f10a70e4f5e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2204f694-e5c0-42d8-8d02-ef55b9d923fd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3f9c1fbd-7ab5-42ef-87e8-dba3219ce520\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a647356e-cde3-45dd-b404-2f872c06c370\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5b10c4b1-bc1c-4ffd-9a8c-2b21866535ea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/e68bfc59-c54f-46a8-997c-17067e964b4b/named-query-elements/named-query-element/48d7bb1d-9624-4b49-8314-1f10a70e4f5e/named-query-elements/named-query-element/2204f694-e5c0-42d8-8d02-ef55b9d923fd/named-query-elements/named-query-element/3f9c1fbd-7ab5-42ef-87e8-dba3219ce520/named-query-elements/named-query-element/a647356e-cde3-45dd-b404-2f872c06c370/named-query-elements/named-query-element/5b10c4b1-bc1c-4ffd-9a8c-2b21866535ea\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381875106\",\"model-invariant-id\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\"}}","context":{"RequestID":"e8f14105-16cc-4973-b588-ef57a8dfe88a","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:56.125Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:56.153Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e8f14105-16cc-4973-b588-ef57a8dfe88a","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:56.153Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:56.155Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"e8f14105-16cc-4973-b588-ef57a8dfe88a\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:56:070\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c43d548a-08e2-4d4d-97f7-cda7006dd4cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/c2a55239-2ff8-4c90-a93b-6a6152d70cab/named-query-elements/named-query-element/c43d548a-08e2-4d4d-97f7-cda7006dd4cf\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"10356273-1177-4df2-bb71-6bae3aa49c45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8b3d99b3-2339-4cca-80e8-abd181380c14\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bec2d16-89ef-4b78-9d97-1e73a24c99aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5b4226c5-437a-4420-b7b6-b8d964b6681b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/10356273-1177-4df2-bb71-6bae3aa49c45/named-query-elements/named-query-element/8b3d99b3-2339-4cca-80e8-abd181380c14/named-query-elements/named-query-element/8bec2d16-89ef-4b78-9d97-1e73a24c99aa/named-query-elements/named-query-element/5b4226c5-437a-4420-b7b6-b8d964b6681b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"11c0d0c8-e98e-46fd-ae4c-d792e2d6b423\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4d9f3faa-7765-4d11-bdeb-a7f00136d1ea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"210199b9-ae09-4641-bb66-da90ccd6021b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc/named-query-elements/named-query-element/11c0d0c8-e98e-46fd-ae4c-d792e2d6b423/named-query-elements/named-query-element/4d9f3faa-7765-4d11-bdeb-a7f00136d1ea/named-query-elements/named-query-element/210199b9-ae09-4641-bb66-da90ccd6021b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381875106\",\"model-invariant-id\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\"}}","context":{"RequestID":"e8f14105-16cc-4973-b588-ef57a8dfe88a","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:56.155Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:56.169Z","message":"{\"transactionId\":\"e8f14105-16cc-4973-b588-ef57a8dfe88a\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:55:093\",\"respDate\":\"230425-00:17:56:169\",\"sourceId\":\"AAI-TOOLS:e8f14105-16cc-4973-b588-ef57a8dfe88a\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:55:093-95985\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[41a38f94-1a10-4b99-98f1-2f981169f091], x-b3-parentspanid=[4d5b261cb1afb7be], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[e8f14105-16cc-4973-b588-ef57a8dfe88a], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[192c533a18b3d7a1d2916f7cd0d03466], x-b3-spanid=[aab05e76b8653e83], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[5663], Content-Type=[application/json], X-ONAP-RequestID=[e8f14105-16cc-4973-b588-ef57a8dfe88a]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"5aaae840-ca96-4e5f-9308-58883564a80f\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"get-service-instance-summary\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - Get Service Instance Summary\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"service-instance-id\\\\\\\", \\\\\\\"service-instance-name\\\\\\\", \\\\\\\"operational-status\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"do-not-output\\\\\\\" : \\\\\\\"true\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"cloud-region-id\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"425b2158-e51d-4509-9945-dad4556474a3\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"3d560d81-57d0-438b-a2a1-5334dba0651a\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"service-type\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"global-customer-id\\\\\\\", \\\\\\\"subscriber-name\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"2e1a602a-acd8-4f78-94ff-618b802a303b\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"do-not-output\\\\\\\" : \\\\\\\"true\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"do-not-output\\\\\\\" : \\\\\\\"true\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"do-not-output\\\\\\\" : \\\\\\\"true\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"cloud-region-id\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"425b2158-e51d-4509-9945-dad4556474a3\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:55:093-95985\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[163936], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230425-00:17:55:093-95985]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"e8f14105-16cc-4973-b588-ef57a8dfe88a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"409","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"30f773aa-d711-402c-a720-a019b508f3a5","LogTimestamp":"2023-04-25T00:17:55.517Z","elapsedTime":"31"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:56.170Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"e8f14105-16cc-4973-b588-ef57a8dfe88a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1078","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"30f773aa-d711-402c-a720-a019b508f3a5","LogTimestamp":"2023-04-25T00:17:56.170Z","ResponseDesc":"Created","elapsedTime":"31"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:56 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f" 201 0 REST e8f14105-16cc-4973-b588-ef57a8dfe88a AAI-TOOLS 127.0.0.6 - - - - - - - - - 1081 - "logType": "access"
{"timestamp":"2023-04-25T00:17:56.186Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e8f14105-16cc-4973-b588-ef57a8dfe88a","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"32","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:56.186Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:56.188Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"e8f14105-16cc-4973-b588-ef57a8dfe88a\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:56:083\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8d162d9-8cab-4468-bf6d-ccb63442fa22\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"680a8eab-61bd-4402-9a41-5cae1b0f4696\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/b66b752a-97d3-4419-ab4a-3a38ef4d09ed/named-query-elements/named-query-element/aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5/named-query-elements/named-query-element/e8d162d9-8cab-4468-bf6d-ccb63442fa22/named-query-elements/named-query-element/680a8eab-61bd-4402-9a41-5cae1b0f4696\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8c1b7e6d-9d78-4bab-8233-25627652306a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"12482413-81e9-4482-b3fd-70d1fc266ad4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4202276e-6a96-4f41-9afc-968b74486c02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/3302cd7c-1480-4139-a3ed-261a708ff2de/named-query-elements/named-query-element/8c1b7e6d-9d78-4bab-8233-25627652306a/named-query-elements/named-query-element/12482413-81e9-4482-b3fd-70d1fc266ad4/named-query-elements/named-query-element/4202276e-6a96-4f41-9afc-968b74486c02\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c12f329b-37e8-433c-923c-c4e27cf8c2a9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f/named-query-elements/named-query-element/c12f329b-37e8-433c-923c-c4e27cf8c2a9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"864cd926-7658-4b81-a526-8644f224c176\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7d012484-4500-4227-a153-17df983a6c88\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/27f1c4fd-dd11-439e-a67f-1860ac4baa39/named-query-elements/named-query-element/864cd926-7658-4b81-a526-8644f224c176/named-query-elements/named-query-element/7d012484-4500-4227-a153-17df983a6c88\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"11c0d0c8-e98e-46fd-ae4c-d792e2d6b423\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4d9f3faa-7765-4d11-bdeb-a7f00136d1ea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc/named-query-elements/named-query-element/11c0d0c8-e98e-46fd-ae4c-d792e2d6b423/named-query-elements/named-query-element/4d9f3faa-7765-4d11-bdeb-a7f00136d1ea\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90b22551-a3be-49de-b77f-ea904fefee6b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e718def-33b3-41e6-8113-7a583053031f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"17c6213b-011f-459f-9439-d4ba370a479c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3dbc7e62-5efd-433b-8281-ae67332d27d3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/90b22551-a3be-49de-b77f-ea904fefee6b/named-query-elements/named-query-element/8e718def-33b3-41e6-8113-7a583053031f/named-query-elements/named-query-element/17c6213b-011f-459f-9439-d4ba370a479c/named-query-elements/named-query-element/3dbc7e62-5efd-433b-8281-ae67332d27d3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5aaae002-b733-485d-9bb2-81cf5b2959d6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bef92c3c-36f8-409f-9714-e3422c7214f0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/5aaae002-b733-485d-9bb2-81cf5b2959d6/named-query-elements/named-query-element/bef92c3c-36f8-409f-9714-e3422c7214f0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cdcd0649-5e2c-45a8-9576-b41db1a9a57c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e58f73a2-6033-46c0-bf3e-ae9b3a0255e9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8cfe8a16-9efd-43c3-afdd-879728e1b79c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/db923cc7-033f-475f-80c8-d3fcdbc60e7f/named-query-elements/named-query-element/cdcd0649-5e2c-45a8-9576-b41db1a9a57c/named-query-elements/named-query-element/e58f73a2-6033-46c0-bf3e-ae9b3a0255e9/named-query-elements/named-query-element/8cfe8a16-9efd-43c3-afdd-879728e1b79c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f84685d5-9bbc-4946-ac4d-3b7879636e9f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"640b62fc-6073-4b19-b13b-f9d20ef81a3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"42299c2d-f6a3-4437-b06f-f83f9157a510\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/f84685d5-9bbc-4946-ac4d-3b7879636e9f/named-query-elements/named-query-element/640b62fc-6073-4b19-b13b-f9d20ef81a3a/named-query-elements/named-query-element/42299c2d-f6a3-4437-b06f-f83f9157a510\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"10356273-1177-4df2-bb71-6bae3aa49c45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8b3d99b3-2339-4cca-80e8-abd181380c14\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bec2d16-89ef-4b78-9d97-1e73a24c99aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/10356273-1177-4df2-bb71-6bae3aa49c45/named-query-elements/named-query-element/8b3d99b3-2339-4cca-80e8-abd181380c14/named-query-elements/named-query-element/8bec2d16-89ef-4b78-9d97-1e73a24c99aa\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381875106\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"e8f14105-16cc-4973-b588-ef57a8dfe88a","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:56.188Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:56.219Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e8f14105-16cc-4973-b588-ef57a8dfe88a","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:56.219Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:56.221Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"e8f14105-16cc-4973-b588-ef57a8dfe88a\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:56:106\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"29c7739b-3544-4d91-9039-82d8d364cd8f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9f194b17-c823-47b4-99d1-328c93285dd9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/c2a55239-2ff8-4c90-a93b-6a6152d70cab/named-query-elements/named-query-element/29c7739b-3544-4d91-9039-82d8d364cd8f/named-query-elements/named-query-element/9f194b17-c823-47b4-99d1-328c93285dd9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"47834979-c530-48c9-8378-3566c9da306e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"42cb4c08-059d-49ac-8a88-287f91476ea7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8b60449e-3b98-41ae-9e2c-02bf1e9b0cdb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/47834979-c530-48c9-8378-3566c9da306e/named-query-elements/named-query-element/42cb4c08-059d-49ac-8a88-287f91476ea7/named-query-elements/named-query-element/8b60449e-3b98-41ae-9e2c-02bf1e9b0cdb\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f84685d5-9bbc-4946-ac4d-3b7879636e9f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/f84685d5-9bbc-4946-ac4d-3b7879636e9f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90b22551-a3be-49de-b77f-ea904fefee6b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e718def-33b3-41e6-8113-7a583053031f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/90b22551-a3be-49de-b77f-ea904fefee6b/named-query-elements/named-query-element/8e718def-33b3-41e6-8113-7a583053031f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"81c93a7f-58c9-41f6-9d8f-8ef4fff6877e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/81c93a7f-58c9-41f6-9d8f-8ef4fff6877e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e68bfc59-c54f-46a8-997c-17067e964b4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"48d7bb1d-9624-4b49-8314-1f10a70e4f5e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2204f694-e5c0-42d8-8d02-ef55b9d923fd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3f9c1fbd-7ab5-42ef-87e8-dba3219ce520\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a647356e-cde3-45dd-b404-2f872c06c370\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/e68bfc59-c54f-46a8-997c-17067e964b4b/named-query-elements/named-query-element/48d7bb1d-9624-4b49-8314-1f10a70e4f5e/named-query-elements/named-query-element/2204f694-e5c0-42d8-8d02-ef55b9d923fd/named-query-elements/named-query-element/3f9c1fbd-7ab5-42ef-87e8-dba3219ce520/named-query-elements/named-query-element/a647356e-cde3-45dd-b404-2f872c06c370\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381875106\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"e8f14105-16cc-4973-b588-ef57a8dfe88a","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:56.221Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:56.248Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e8f14105-16cc-4973-b588-ef57a8dfe88a","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:56.248Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:56.251Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"e8f14105-16cc-4973-b588-ef57a8dfe88a\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:56:121\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0dfad41c-2c68-4cb3-b39f-ac16f7e3c1db\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/3302cd7c-1480-4139-a3ed-261a708ff2de/named-query-elements/named-query-element/0dfad41c-2c68-4cb3-b39f-ac16f7e3c1db\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8c1b7e6d-9d78-4bab-8233-25627652306a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"12482413-81e9-4482-b3fd-70d1fc266ad4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e21092c7-5af8-4dd5-8ecf-2858cab116e2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/3302cd7c-1480-4139-a3ed-261a708ff2de/named-query-elements/named-query-element/8c1b7e6d-9d78-4bab-8233-25627652306a/named-query-elements/named-query-element/12482413-81e9-4482-b3fd-70d1fc266ad4/named-query-elements/named-query-element/e21092c7-5af8-4dd5-8ecf-2858cab116e2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cdcd0649-5e2c-45a8-9576-b41db1a9a57c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e58f73a2-6033-46c0-bf3e-ae9b3a0255e9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"db6a7eb1-b3c5-4a4c-8281-bf39c30d48fb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/db923cc7-033f-475f-80c8-d3fcdbc60e7f/named-query-elements/named-query-element/cdcd0649-5e2c-45a8-9576-b41db1a9a57c/named-query-elements/named-query-element/e58f73a2-6033-46c0-bf3e-ae9b3a0255e9/named-query-elements/named-query-element/db6a7eb1-b3c5-4a4c-8281-bf39c30d48fb\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"76fb1d5b-4655-46b7-ac64-a9d0bc9af45c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/db923cc7-033f-475f-80c8-d3fcdbc60e7f/named-query-elements/named-query-element/76fb1d5b-4655-46b7-ac64-a9d0bc9af45c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e79918cd-fa1b-4fb8-83b6-b52b03ca1a4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/b66b752a-97d3-4419-ab4a-3a38ef4d09ed/named-query-elements/named-query-element/e79918cd-fa1b-4fb8-83b6-b52b03ca1a4b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8d162d9-8cab-4468-bf6d-ccb63442fa22\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7d32f49d-a7f5-4246-8381-093f2c110de2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/b66b752a-97d3-4419-ab4a-3a38ef4d09ed/named-query-elements/named-query-element/aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5/named-query-elements/named-query-element/e8d162d9-8cab-4468-bf6d-ccb63442fa22/named-query-elements/named-query-element/7d32f49d-a7f5-4246-8381-093f2c110de2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2a5cb303-4323-426a-9fc4-2e64f534675e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc/named-query-elements/named-query-element/2a5cb303-4323-426a-9fc4-2e64f534675e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"10356273-1177-4df2-bb71-6bae3aa49c45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/10356273-1177-4df2-bb71-6bae3aa49c45\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381875106\",\"model-invariant-id\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\"}}","context":{"RequestID":"e8f14105-16cc-4973-b588-ef57a8dfe88a","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:56.250Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:56.264Z","message":"Entering","context":{"RequestID":"83a94c8a-426f-4514-9706-5adcb6791d45","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e39be10f-1e84-446f-9f32-5b421a5cc8a4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:56.263Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:56.276Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e8f14105-16cc-4973-b588-ef57a8dfe88a","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:56.275Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:56.277Z","message":"Checking for system property [partnerName]","context":{"RequestID":"83a94c8a-426f-4514-9706-5adcb6791d45","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e39be10f-1e84-446f-9f32-5b421a5cc8a4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:56.263Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:56.277Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"83a94c8a-426f-4514-9706-5adcb6791d45","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e39be10f-1e84-446f-9f32-5b421a5cc8a4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:56.263Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:56.277Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"83a94c8a-426f-4514-9706-5adcb6791d45","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e39be10f-1e84-446f-9f32-5b421a5cc8a4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:56.263Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:56.278Z","message":"Invoke","context":{"RequestID":"83a94c8a-426f-4514-9706-5adcb6791d45","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8","InvocationID":"e39be10f-1e84-446f-9f32-5b421a5cc8a4","LogTimestamp":"2023-04-25T00:17:56.278Z"},"thread":"qtp1530295320-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:56.278Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"e8f14105-16cc-4973-b588-ef57a8dfe88a\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:56:136\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2030dd67-9c72-4db0-95db-f106bb3879fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"456f5604-b944-4168-bdfd-3f88606a5f4f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/2030dd67-9c72-4db0-95db-f106bb3879fe/named-query-elements/named-query-element/456f5604-b944-4168-bdfd-3f88606a5f4f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"47834979-c530-48c9-8378-3566c9da306e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"42cb4c08-059d-49ac-8a88-287f91476ea7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8b60449e-3b98-41ae-9e2c-02bf1e9b0cdb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6690e5c1-64f1-4212-8dbf-47adcab7b33d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"84c8ac0e-970d-495b-8e93-9ca8cfd964c2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/47834979-c530-48c9-8378-3566c9da306e/named-query-elements/named-query-element/42cb4c08-059d-49ac-8a88-287f91476ea7/named-query-elements/named-query-element/8b60449e-3b98-41ae-9e2c-02bf1e9b0cdb/named-query-elements/named-query-element/6690e5c1-64f1-4212-8dbf-47adcab7b33d/named-query-elements/named-query-element/84c8ac0e-970d-495b-8e93-9ca8cfd964c2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"40147780-1ce2-47ce-b5dd-a603c4dd4505\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6c51ee7a-b5a7-4d95-9b35-59151e9dd1b4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/40147780-1ce2-47ce-b5dd-a603c4dd4505/named-query-elements/named-query-element/6c51ee7a-b5a7-4d95-9b35-59151e9dd1b4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"29ef7e68-3fb6-4472-ab1b-8289a3926a65\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"deda29c2-3045-42f5-89a2-56e77c806dcb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc/named-query-elements/named-query-element/29ef7e68-3fb6-4472-ab1b-8289a3926a65/named-query-elements/named-query-element/deda29c2-3045-42f5-89a2-56e77c806dcb\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e68bfc59-c54f-46a8-997c-17067e964b4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"48d7bb1d-9624-4b49-8314-1f10a70e4f5e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2204f694-e5c0-42d8-8d02-ef55b9d923fd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3f9c1fbd-7ab5-42ef-87e8-dba3219ce520\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a647356e-cde3-45dd-b404-2f872c06c370\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5b10c4b1-bc1c-4ffd-9a8c-2b21866535ea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1474597c-eed8-4577-a065-7a13d92fb8bc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/e68bfc59-c54f-46a8-997c-17067e964b4b/named-query-elements/named-query-element/48d7bb1d-9624-4b49-8314-1f10a70e4f5e/named-query-elements/named-query-element/2204f694-e5c0-42d8-8d02-ef55b9d923fd/named-query-elements/named-query-element/3f9c1fbd-7ab5-42ef-87e8-dba3219ce520/named-query-elements/named-query-element/a647356e-cde3-45dd-b404-2f872c06c370/named-query-elements/named-query-element/5b10c4b1-bc1c-4ffd-9a8c-2b21866535ea/named-query-elements/named-query-element/1474597c-eed8-4577-a065-7a13d92fb8bc\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381875106\",\"model-invariant-id\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\"}}","context":{"RequestID":"e8f14105-16cc-4973-b588-ef57a8dfe88a","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:56.278Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:56.302Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e8f14105-16cc-4973-b588-ef57a8dfe88a","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:56.302Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:56.433Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"83a94c8a-426f-4514-9706-5adcb6791d45","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"156","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8","InvocationID":"e39be10f-1e84-446f-9f32-5b421a5cc8a4","LogTimestamp":"2023-04-25T00:17:56.433Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1530295320-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:56.614Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"83a94c8a-426f-4514-9706-5adcb6791d45\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:56:602\"},\"entity\":{\"resource-version\":\"1682381876276\",\"named-query-uuid\":\"6e806bc2-8f9b-4534-bb68-be91267ff6c8\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - Get Service Instance Model Info\",\"named-query-name\":\"get-service-instance-model-info\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"ea37faa4-cb1f-494e-9d8a-91c072a48831\",\"resource-version\":\"1682381876276\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"e7db5ed4-21c6-4695-989d-2c709cce6e33\",\"resource-version\":\"1682381876276\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model\",\"related-lookup-uuid\":\"57cb1086-df85-4db0-a664-291d06cdb1f1\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1682381876276\",\"source-node-type\":\"service-instance\",\"source-node-property\":\"model-invariant-id-local\",\"property-collect-list\":[\"model-description\",\"model-invariant-id\",\"model-type\"]},{\"target-node-type\":\"model-ver\",\"related-lookup-uuid\":\"85ca6219-362e-4ea2-9ba9-bb694112bcd0\",\"target-node-property\":\"model-version-id\",\"resource-version\":\"1682381876276\",\"source-node-type\":\"service-instance\",\"source-node-property\":\"model-version-id-local\",\"property-collect-list\":[\"model-description\",\"model-name\",\"model-version\",\"model-version-id\"]}]},\"do-not-output\":\"false\"}]}}]}}}","context":{"RequestID":"83a94c8a-426f-4514-9706-5adcb6791d45","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:56.614Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:56.653Z","message":"{\"transactionId\":\"83a94c8a-426f-4514-9706-5adcb6791d45\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:56:264\",\"respDate\":\"230425-00:17:56:653\",\"sourceId\":\"AAI-TOOLS:83a94c8a-426f-4514-9706-5adcb6791d45\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:56:264-5822\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[828a8b3b-7ab9-4db4-a4d9-a83e00c9fdeb], x-b3-parentspanid=[7b9ab79cc9e88808], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[83a94c8a-426f-4514-9706-5adcb6791d45], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[70daddc930fabadcf78d8ccb1ad4802b], x-b3-spanid=[719d0895651afbfd], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[1982], Content-Type=[application/json], X-ONAP-RequestID=[83a94c8a-426f-4514-9706-5adcb6791d45]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"6e806bc2-8f9b-4534-bb68-be91267ff6c8\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"get-service-instance-model-info\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - Get Service Instance Model Info\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"do-not-output\\\\\\\" : \\\\\\\"false\\\\\\\",\\\\n \\\\\\\"related-lookups\\\\\\\" : {\\\\n \\\\\\\"related-lookup\\\\\\\" : [ {\\\\n \\\\\\\"source-node-type\\\\\\\" : \\\\\\\"service-instance\\\\\\\",\\\\n \\\\\\\"source-node-property\\\\\\\" : \\\\\\\"model-invariant-id-local\\\\\\\",\\\\n \\\\\\\"target-node-type\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"target-node-property\\\\\\\" : \\\\\\\"model-invariant-id\\\\\\\",\\\\n \\\\\\\"property-collect-list\\\\\\\" : [\\\\\\\"model-invariant-id\\\\\\\", \\\\\\\"model-type\\\\\\\", \\\\\\\"model-description\\\\\\\" ]\\\\n }, {\\\\n \\\\\\\"source-node-type\\\\\\\" : \\\\\\\"service-instance\\\\\\\",\\\\n \\\\\\\"source-node-property\\\\\\\" : \\\\\\\"model-version-id-local\\\\\\\",\\\\n \\\\\\\"target-node-type\\\\\\\" : \\\\\\\"model-ver\\\\\\\",\\\\n \\\\\\\"target-node-property\\\\\\\" : \\\\\\\"model-version-id\\\\\\\",\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"model-version-id\\\\\\\", \\\\\\\"model-name\\\\\\\", \\\\\\\"model-version\\\\\\\", \\\\\\\"model-description\\\\\\\" ]\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"2e1a602a-acd8-4f78-94ff-618b802a303b\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:56:264-5822\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[180320], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230425-00:17:56:264-5822]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"83a94c8a-426f-4514-9706-5adcb6791d45","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"156","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"e39be10f-1e84-446f-9f32-5b421a5cc8a4","LogTimestamp":"2023-04-25T00:17:56.433Z","elapsedTime":"41"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:56.655Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"83a94c8a-426f-4514-9706-5adcb6791d45","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"391","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"e39be10f-1e84-446f-9f32-5b421a5cc8a4","LogTimestamp":"2023-04-25T00:17:56.654Z","ResponseDesc":"Created","elapsedTime":"41"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:56 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8" 201 0 REST 83a94c8a-426f-4514-9706-5adcb6791d45 AAI-TOOLS 127.0.0.6 - - - - - - - - - 395 - "logType": "access"
{"timestamp":"2023-04-25T00:17:56.656Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"83a94c8a-426f-4514-9706-5adcb6791d45","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8","TargetServiceName":"AAI-EVENT","ElapsedTime":"42","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:56.656Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:56.659Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"83a94c8a-426f-4514-9706-5adcb6791d45\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:56:616\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"29c7739b-3544-4d91-9039-82d8d364cd8f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9f194b17-c823-47b4-99d1-328c93285dd9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/c2a55239-2ff8-4c90-a93b-6a6152d70cab/named-query-elements/named-query-element/29c7739b-3544-4d91-9039-82d8d364cd8f/named-query-elements/named-query-element/9f194b17-c823-47b4-99d1-328c93285dd9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"47834979-c530-48c9-8378-3566c9da306e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"42cb4c08-059d-49ac-8a88-287f91476ea7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8b60449e-3b98-41ae-9e2c-02bf1e9b0cdb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/47834979-c530-48c9-8378-3566c9da306e/named-query-elements/named-query-element/42cb4c08-059d-49ac-8a88-287f91476ea7/named-query-elements/named-query-element/8b60449e-3b98-41ae-9e2c-02bf1e9b0cdb\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f84685d5-9bbc-4946-ac4d-3b7879636e9f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/f84685d5-9bbc-4946-ac4d-3b7879636e9f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90b22551-a3be-49de-b77f-ea904fefee6b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e718def-33b3-41e6-8113-7a583053031f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/90b22551-a3be-49de-b77f-ea904fefee6b/named-query-elements/named-query-element/8e718def-33b3-41e6-8113-7a583053031f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"81c93a7f-58c9-41f6-9d8f-8ef4fff6877e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/81c93a7f-58c9-41f6-9d8f-8ef4fff6877e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"6e806bc2-8f9b-4534-bb68-be91267ff6c8\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ea37faa4-cb1f-494e-9d8a-91c072a48831\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e7db5ed4-21c6-4695-989d-2c709cce6e33\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8/named-query-elements/named-query-element/ea37faa4-cb1f-494e-9d8a-91c072a48831/named-query-elements/named-query-element/e7db5ed4-21c6-4695-989d-2c709cce6e33\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e68bfc59-c54f-46a8-997c-17067e964b4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"48d7bb1d-9624-4b49-8314-1f10a70e4f5e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2204f694-e5c0-42d8-8d02-ef55b9d923fd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3f9c1fbd-7ab5-42ef-87e8-dba3219ce520\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a647356e-cde3-45dd-b404-2f872c06c370\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/e68bfc59-c54f-46a8-997c-17067e964b4b/named-query-elements/named-query-element/48d7bb1d-9624-4b49-8314-1f10a70e4f5e/named-query-elements/named-query-element/2204f694-e5c0-42d8-8d02-ef55b9d923fd/named-query-elements/named-query-element/3f9c1fbd-7ab5-42ef-87e8-dba3219ce520/named-query-elements/named-query-element/a647356e-cde3-45dd-b404-2f872c06c370\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381876276\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"83a94c8a-426f-4514-9706-5adcb6791d45","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:56.659Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:56.689Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"83a94c8a-426f-4514-9706-5adcb6791d45","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:56.688Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:56.690Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"83a94c8a-426f-4514-9706-5adcb6791d45\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:56:630\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"47834979-c530-48c9-8378-3566c9da306e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"42cb4c08-059d-49ac-8a88-287f91476ea7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8b60449e-3b98-41ae-9e2c-02bf1e9b0cdb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6690e5c1-64f1-4212-8dbf-47adcab7b33d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/47834979-c530-48c9-8378-3566c9da306e/named-query-elements/named-query-element/42cb4c08-059d-49ac-8a88-287f91476ea7/named-query-elements/named-query-element/8b60449e-3b98-41ae-9e2c-02bf1e9b0cdb/named-query-elements/named-query-element/6690e5c1-64f1-4212-8dbf-47adcab7b33d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"40147780-1ce2-47ce-b5dd-a603c4dd4505\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/40147780-1ce2-47ce-b5dd-a603c4dd4505\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"6e806bc2-8f9b-4534-bb68-be91267ff6c8\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ea37faa4-cb1f-494e-9d8a-91c072a48831\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8/named-query-elements/named-query-element/ea37faa4-cb1f-494e-9d8a-91c072a48831\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"29ef7e68-3fb6-4472-ab1b-8289a3926a65\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc/named-query-elements/named-query-element/29ef7e68-3fb6-4472-ab1b-8289a3926a65\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2030dd67-9c72-4db0-95db-f106bb3879fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/2030dd67-9c72-4db0-95db-f106bb3879fe\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e68bfc59-c54f-46a8-997c-17067e964b4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"48d7bb1d-9624-4b49-8314-1f10a70e4f5e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2204f694-e5c0-42d8-8d02-ef55b9d923fd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3f9c1fbd-7ab5-42ef-87e8-dba3219ce520\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a647356e-cde3-45dd-b404-2f872c06c370\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5b10c4b1-bc1c-4ffd-9a8c-2b21866535ea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/e68bfc59-c54f-46a8-997c-17067e964b4b/named-query-elements/named-query-element/48d7bb1d-9624-4b49-8314-1f10a70e4f5e/named-query-elements/named-query-element/2204f694-e5c0-42d8-8d02-ef55b9d923fd/named-query-elements/named-query-element/3f9c1fbd-7ab5-42ef-87e8-dba3219ce520/named-query-elements/named-query-element/a647356e-cde3-45dd-b404-2f872c06c370/named-query-elements/named-query-element/5b10c4b1-bc1c-4ffd-9a8c-2b21866535ea\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381876276\",\"model-invariant-id\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\"}}","context":{"RequestID":"83a94c8a-426f-4514-9706-5adcb6791d45","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:56.690Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:56.714Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"83a94c8a-426f-4514-9706-5adcb6791d45","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:56.714Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:56.750Z","message":"Entering","context":{"RequestID":"a504db9c-da4b-404b-aaf8-6188f5d56530","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1d629e17-2a7d-44e7-9b58-349453d35a21","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:56.750Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:56.759Z","message":"Checking for system property [partnerName]","context":{"RequestID":"a504db9c-da4b-404b-aaf8-6188f5d56530","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1d629e17-2a7d-44e7-9b58-349453d35a21","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:56.750Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:56.759Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"a504db9c-da4b-404b-aaf8-6188f5d56530","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1d629e17-2a7d-44e7-9b58-349453d35a21","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:56.750Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:56.759Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"a504db9c-da4b-404b-aaf8-6188f5d56530","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1d629e17-2a7d-44e7-9b58-349453d35a21","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:56.750Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:56.759Z","message":"Invoke","context":{"RequestID":"a504db9c-da4b-404b-aaf8-6188f5d56530","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d","InvocationID":"1d629e17-2a7d-44e7-9b58-349453d35a21","LogTimestamp":"2023-04-25T00:17:56.759Z"},"thread":"qtp1530295320-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:57.036Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"a504db9c-da4b-404b-aaf8-6188f5d56530","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"277","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d","InvocationID":"1d629e17-2a7d-44e7-9b58-349453d35a21","LogTimestamp":"2023-04-25T00:17:57.036Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1530295320-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:57.123Z","message":"Entering","context":{"RequestID":"11083b76-ac28-4041-b451-9230d7abca5b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fdc9199e-3dfc-471d-8dde-756d0af4c518","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:17:57.123Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:57.126Z","message":"{\"transactionId\":\"11083b76-ac28-4041-b451-9230d7abca5b\",\"status\":\"200\",\"rqstDate\":\"230425-00:17:57:124\",\"respDate\":\"230425-00:17:57:126\",\"sourceId\":\"haproxy:11083b76-ac28-4041-b451-9230d7abca5b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:57:124-632\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e7e0180e-c27e-4fda-83eb-0f1d953d9bde], x-b3-parentspanid=[3df8c438ca5db962], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a96bb5743527c6483df8c438ca5db962], x-b3-spanid=[a68e3b9057efe7e1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[11083b76-ac28-4041-b451-9230d7abca5b]}\\\"}\"}","context":{"RequestID":"11083b76-ac28-4041-b451-9230d7abca5b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fdc9199e-3dfc-471d-8dde-756d0af4c518","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:17:57.123Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:57.127Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"11083b76-ac28-4041-b451-9230d7abca5b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fdc9199e-3dfc-471d-8dde-756d0af4c518","LogTimestamp":"2023-04-25T00:17:57.127Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:17:57.565Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"a504db9c-da4b-404b-aaf8-6188f5d56530\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:57:552\"},\"entity\":{\"resource-version\":\"1682381876758\",\"named-query-uuid\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - Tenant Info At Service Instance\",\"named-query-name\":\"getTenantInfoAtSvcInstance\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"7f4b3072-7b85-4ae2-aabf-9fb598671dc1\",\"resource-version\":\"1682381876758\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"bcad1c90-f406-44a8-9be1-46a63ca8a276\",\"resource-version\":\"1682381876758\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"32dc35ec-4fde-4265-adbf-99e773868b07\",\"resource-version\":\"1682381876758\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"a3e0da61-99b4-47c4-ba68-c0850ec96106\",\"resource-version\":\"1682381876758\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"b5b6f0f3-d1f0-4d1d-b9d0-b4477b6106db\",\"resource-version\":\"1682381876758\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"3a832ee2-e9a7-48e5-99e7-3309df1acf37\",\"resource-version\":\"1682381876758\"}]}}]}}]},\"property-collect-list\":[\"vserver-id\",\"vserver-name\"]}]},\"property-collect-list\":[\"vnf-id\",\"vnf-name\"]}]},\"property-collect-list\":[\"service-instance-id\",\"service-instance-name\"]}]}}}","context":{"RequestID":"a504db9c-da4b-404b-aaf8-6188f5d56530","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:57.565Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:57.595Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a504db9c-da4b-404b-aaf8-6188f5d56530","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:57.595Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:57.597Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"a504db9c-da4b-404b-aaf8-6188f5d56530\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:57:569\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c43d548a-08e2-4d4d-97f7-cda7006dd4cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c56cfa33-9042-441f-9703-3f82e9e8c127\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/c2a55239-2ff8-4c90-a93b-6a6152d70cab/named-query-elements/named-query-element/c43d548a-08e2-4d4d-97f7-cda7006dd4cf/named-query-elements/named-query-element/c56cfa33-9042-441f-9703-3f82e9e8c127\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"10356273-1177-4df2-bb71-6bae3aa49c45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8b3d99b3-2339-4cca-80e8-abd181380c14\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bec2d16-89ef-4b78-9d97-1e73a24c99aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5b4226c5-437a-4420-b7b6-b8d964b6681b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"14402a9c-5674-4860-8ed9-51f24a6598a7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/10356273-1177-4df2-bb71-6bae3aa49c45/named-query-elements/named-query-element/8b3d99b3-2339-4cca-80e8-abd181380c14/named-query-elements/named-query-element/8bec2d16-89ef-4b78-9d97-1e73a24c99aa/named-query-elements/named-query-element/5b4226c5-437a-4420-b7b6-b8d964b6681b/named-query-elements/named-query-element/14402a9c-5674-4860-8ed9-51f24a6598a7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"11c0d0c8-e98e-46fd-ae4c-d792e2d6b423\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4d9f3faa-7765-4d11-bdeb-a7f00136d1ea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"210199b9-ae09-4641-bb66-da90ccd6021b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f30123f6-e653-4bc0-9ddb-00b40b3ad0de\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc/named-query-elements/named-query-element/11c0d0c8-e98e-46fd-ae4c-d792e2d6b423/named-query-elements/named-query-element/4d9f3faa-7765-4d11-bdeb-a7f00136d1ea/named-query-elements/named-query-element/210199b9-ae09-4641-bb66-da90ccd6021b/named-query-elements/named-query-element/f30123f6-e653-4bc0-9ddb-00b40b3ad0de\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7f4b3072-7b85-4ae2-aabf-9fb598671dc1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bcad1c90-f406-44a8-9be1-46a63ca8a276\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32dc35ec-4fde-4265-adbf-99e773868b07\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a3e0da61-99b4-47c4-ba68-c0850ec96106\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5b6f0f3-d1f0-4d1d-b9d0-b4477b6106db\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/7f4b3072-7b85-4ae2-aabf-9fb598671dc1/named-query-elements/named-query-element/bcad1c90-f406-44a8-9be1-46a63ca8a276/named-query-elements/named-query-element/32dc35ec-4fde-4265-adbf-99e773868b07/named-query-elements/named-query-element/a3e0da61-99b4-47c4-ba68-c0850ec96106/named-query-elements/named-query-element/b5b6f0f3-d1f0-4d1d-b9d0-b4477b6106db\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2a5cb303-4323-426a-9fc4-2e64f534675e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6bac2a96-e4ee-4927-894b-78816d1fb9a6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc/named-query-elements/named-query-element/2a5cb303-4323-426a-9fc4-2e64f534675e/named-query-elements/named-query-element/6bac2a96-e4ee-4927-894b-78816d1fb9a6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"25096aa7-bc97-4ece-8a81-41dd28cd0f7d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"752cb9ac-c413-4464-ba8b-4936d93a74ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d/named-query-elements/named-query-element/752cb9ac-c413-4464-ba8b-4936d93a74ab\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381876758\",\"model-invariant-id\":\"425b2158-e51d-4509-9945-dad4556474a3\"}}","context":{"RequestID":"a504db9c-da4b-404b-aaf8-6188f5d56530","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:57.597Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:57.629Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a504db9c-da4b-404b-aaf8-6188f5d56530","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"32","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:57.629Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:57.634Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"a504db9c-da4b-404b-aaf8-6188f5d56530\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:57:591\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cdcd0649-5e2c-45a8-9576-b41db1a9a57c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/db923cc7-033f-475f-80c8-d3fcdbc60e7f/named-query-elements/named-query-element/cdcd0649-5e2c-45a8-9576-b41db1a9a57c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"11c2fbfb-6cbc-42ca-bced-a9fc1d619c7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/11c2fbfb-6cbc-42ca-bced-a9fc1d619c7f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"29c7739b-3544-4d91-9039-82d8d364cd8f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/c2a55239-2ff8-4c90-a93b-6a6152d70cab/named-query-elements/named-query-element/29c7739b-3544-4d91-9039-82d8d364cd8f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"81c93a7f-58c9-41f6-9d8f-8ef4fff6877e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"26b1cd01-7b23-4b1a-ad6c-ba1b709d83b6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/81c93a7f-58c9-41f6-9d8f-8ef4fff6877e/named-query-elements/named-query-element/26b1cd01-7b23-4b1a-ad6c-ba1b709d83b6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/b66b752a-97d3-4419-ab4a-3a38ef4d09ed/named-query-elements/named-query-element/aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"864cd926-7658-4b81-a526-8644f224c176\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/27f1c4fd-dd11-439e-a67f-1860ac4baa39/named-query-elements/named-query-element/864cd926-7658-4b81-a526-8644f224c176\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8c1b7e6d-9d78-4bab-8233-25627652306a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/3302cd7c-1480-4139-a3ed-261a708ff2de/named-query-elements/named-query-element/8c1b7e6d-9d78-4bab-8233-25627652306a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7f4b3072-7b85-4ae2-aabf-9fb598671dc1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bcad1c90-f406-44a8-9be1-46a63ca8a276\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/7f4b3072-7b85-4ae2-aabf-9fb598671dc1/named-query-elements/named-query-element/bcad1c90-f406-44a8-9be1-46a63ca8a276\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"11c0d0c8-e98e-46fd-ae4c-d792e2d6b423\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc/named-query-elements/named-query-element/11c0d0c8-e98e-46fd-ae4c-d792e2d6b423\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5aaae002-b733-485d-9bb2-81cf5b2959d6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/5aaae002-b733-485d-9bb2-81cf5b2959d6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90b22551-a3be-49de-b77f-ea904fefee6b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e718def-33b3-41e6-8113-7a583053031f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"17c6213b-011f-459f-9439-d4ba370a479c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/90b22551-a3be-49de-b77f-ea904fefee6b/named-query-elements/named-query-element/8e718def-33b3-41e6-8113-7a583053031f/named-query-elements/named-query-element/17c6213b-011f-459f-9439-d4ba370a479c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"10356273-1177-4df2-bb71-6bae3aa49c45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8b3d99b3-2339-4cca-80e8-abd181380c14\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/10356273-1177-4df2-bb71-6bae3aa49c45/named-query-elements/named-query-element/8b3d99b3-2339-4cca-80e8-abd181380c14\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f84685d5-9bbc-4946-ac4d-3b7879636e9f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"640b62fc-6073-4b19-b13b-f9d20ef81a3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/f84685d5-9bbc-4946-ac4d-3b7879636e9f/named-query-elements/named-query-element/640b62fc-6073-4b19-b13b-f9d20ef81a3a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381876758\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"a504db9c-da4b-404b-aaf8-6188f5d56530","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:57.634Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:57.674Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a504db9c-da4b-404b-aaf8-6188f5d56530","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"39","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:57.673Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:57.676Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"a504db9c-da4b-404b-aaf8-6188f5d56530\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:57:607\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c43d548a-08e2-4d4d-97f7-cda7006dd4cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/c2a55239-2ff8-4c90-a93b-6a6152d70cab/named-query-elements/named-query-element/c43d548a-08e2-4d4d-97f7-cda7006dd4cf\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7f4b3072-7b85-4ae2-aabf-9fb598671dc1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bcad1c90-f406-44a8-9be1-46a63ca8a276\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32dc35ec-4fde-4265-adbf-99e773868b07\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a3e0da61-99b4-47c4-ba68-c0850ec96106\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/7f4b3072-7b85-4ae2-aabf-9fb598671dc1/named-query-elements/named-query-element/bcad1c90-f406-44a8-9be1-46a63ca8a276/named-query-elements/named-query-element/32dc35ec-4fde-4265-adbf-99e773868b07/named-query-elements/named-query-element/a3e0da61-99b4-47c4-ba68-c0850ec96106\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"10356273-1177-4df2-bb71-6bae3aa49c45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8b3d99b3-2339-4cca-80e8-abd181380c14\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bec2d16-89ef-4b78-9d97-1e73a24c99aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5b4226c5-437a-4420-b7b6-b8d964b6681b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/10356273-1177-4df2-bb71-6bae3aa49c45/named-query-elements/named-query-element/8b3d99b3-2339-4cca-80e8-abd181380c14/named-query-elements/named-query-element/8bec2d16-89ef-4b78-9d97-1e73a24c99aa/named-query-elements/named-query-element/5b4226c5-437a-4420-b7b6-b8d964b6681b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"11c0d0c8-e98e-46fd-ae4c-d792e2d6b423\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4d9f3faa-7765-4d11-bdeb-a7f00136d1ea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"210199b9-ae09-4641-bb66-da90ccd6021b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc/named-query-elements/named-query-element/11c0d0c8-e98e-46fd-ae4c-d792e2d6b423/named-query-elements/named-query-element/4d9f3faa-7765-4d11-bdeb-a7f00136d1ea/named-query-elements/named-query-element/210199b9-ae09-4641-bb66-da90ccd6021b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381876758\",\"model-invariant-id\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\"}}","context":{"RequestID":"a504db9c-da4b-404b-aaf8-6188f5d56530","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:57.676Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:57.685Z","message":"{\"transactionId\":\"a504db9c-da4b-404b-aaf8-6188f5d56530\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:56:751\",\"respDate\":\"230425-00:17:57:685\",\"sourceId\":\"AAI-TOOLS:a504db9c-da4b-404b-aaf8-6188f5d56530\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:56:751-79129\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[1b027e75-cd4d-43f3-88d2-1f03cf470d6c], x-b3-parentspanid=[837809d0b597b150], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[a504db9c-da4b-404b-aaf8-6188f5d56530], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3f7484652412718b856129d1d7fffb00], x-b3-spanid=[4b001f38ceb339e5], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[4142], Content-Type=[application/json], X-ONAP-RequestID=[a504db9c-da4b-404b-aaf8-6188f5d56530]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"3c167fdb-5a99-46a3-8165-e566d289358d\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"getTenantInfoAtSvcInstance\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - Tenant Info At Service Instance\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"service-instance-id\\\\\\\", \\\\\\\"service-instance-name\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"vnf-id\\\\\\\", \\\\\\\"vnf-name\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"vserver-id\\\\\\\", \\\\\\\"vserver-name\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"af91c2f7-35fc-43cf-a13d-443f385b2353\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"425b2158-e51d-4509-9945-dad4556474a3\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:56:751-79129\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[155680], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230425-00:17:56:751-79129]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"a504db9c-da4b-404b-aaf8-6188f5d56530","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"277","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"1d629e17-2a7d-44e7-9b58-349453d35a21","LogTimestamp":"2023-04-25T00:17:57.036Z","elapsedTime":"33"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:57.686Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"a504db9c-da4b-404b-aaf8-6188f5d56530","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"936","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"1d629e17-2a7d-44e7-9b58-349453d35a21","LogTimestamp":"2023-04-25T00:17:57.686Z","ResponseDesc":"Created","elapsedTime":"33"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:57 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d" 201 0 REST a504db9c-da4b-404b-aaf8-6188f5d56530 AAI-TOOLS 127.0.0.6 - - - - - - - - - 939 - "logType": "access"
{"timestamp":"2023-04-25T00:17:57.712Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a504db9c-da4b-404b-aaf8-6188f5d56530","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"36","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:57.712Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:57.716Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"a504db9c-da4b-404b-aaf8-6188f5d56530\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:57:618\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8d162d9-8cab-4468-bf6d-ccb63442fa22\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"680a8eab-61bd-4402-9a41-5cae1b0f4696\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/b66b752a-97d3-4419-ab4a-3a38ef4d09ed/named-query-elements/named-query-element/aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5/named-query-elements/named-query-element/e8d162d9-8cab-4468-bf6d-ccb63442fa22/named-query-elements/named-query-element/680a8eab-61bd-4402-9a41-5cae1b0f4696\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8c1b7e6d-9d78-4bab-8233-25627652306a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"12482413-81e9-4482-b3fd-70d1fc266ad4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4202276e-6a96-4f41-9afc-968b74486c02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/3302cd7c-1480-4139-a3ed-261a708ff2de/named-query-elements/named-query-element/8c1b7e6d-9d78-4bab-8233-25627652306a/named-query-elements/named-query-element/12482413-81e9-4482-b3fd-70d1fc266ad4/named-query-elements/named-query-element/4202276e-6a96-4f41-9afc-968b74486c02\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c12f329b-37e8-433c-923c-c4e27cf8c2a9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f/named-query-elements/named-query-element/c12f329b-37e8-433c-923c-c4e27cf8c2a9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"864cd926-7658-4b81-a526-8644f224c176\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7d012484-4500-4227-a153-17df983a6c88\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/27f1c4fd-dd11-439e-a67f-1860ac4baa39/named-query-elements/named-query-element/864cd926-7658-4b81-a526-8644f224c176/named-query-elements/named-query-element/7d012484-4500-4227-a153-17df983a6c88\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"11c0d0c8-e98e-46fd-ae4c-d792e2d6b423\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4d9f3faa-7765-4d11-bdeb-a7f00136d1ea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc/named-query-elements/named-query-element/11c0d0c8-e98e-46fd-ae4c-d792e2d6b423/named-query-elements/named-query-element/4d9f3faa-7765-4d11-bdeb-a7f00136d1ea\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90b22551-a3be-49de-b77f-ea904fefee6b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e718def-33b3-41e6-8113-7a583053031f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"17c6213b-011f-459f-9439-d4ba370a479c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3dbc7e62-5efd-433b-8281-ae67332d27d3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/90b22551-a3be-49de-b77f-ea904fefee6b/named-query-elements/named-query-element/8e718def-33b3-41e6-8113-7a583053031f/named-query-elements/named-query-element/17c6213b-011f-459f-9439-d4ba370a479c/named-query-elements/named-query-element/3dbc7e62-5efd-433b-8281-ae67332d27d3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5aaae002-b733-485d-9bb2-81cf5b2959d6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bef92c3c-36f8-409f-9714-e3422c7214f0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/5aaae002-b733-485d-9bb2-81cf5b2959d6/named-query-elements/named-query-element/bef92c3c-36f8-409f-9714-e3422c7214f0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cdcd0649-5e2c-45a8-9576-b41db1a9a57c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e58f73a2-6033-46c0-bf3e-ae9b3a0255e9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8cfe8a16-9efd-43c3-afdd-879728e1b79c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/db923cc7-033f-475f-80c8-d3fcdbc60e7f/named-query-elements/named-query-element/cdcd0649-5e2c-45a8-9576-b41db1a9a57c/named-query-elements/named-query-element/e58f73a2-6033-46c0-bf3e-ae9b3a0255e9/named-query-elements/named-query-element/8cfe8a16-9efd-43c3-afdd-879728e1b79c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f84685d5-9bbc-4946-ac4d-3b7879636e9f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"640b62fc-6073-4b19-b13b-f9d20ef81a3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"42299c2d-f6a3-4437-b06f-f83f9157a510\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/f84685d5-9bbc-4946-ac4d-3b7879636e9f/named-query-elements/named-query-element/640b62fc-6073-4b19-b13b-f9d20ef81a3a/named-query-elements/named-query-element/42299c2d-f6a3-4437-b06f-f83f9157a510\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7f4b3072-7b85-4ae2-aabf-9fb598671dc1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bcad1c90-f406-44a8-9be1-46a63ca8a276\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32dc35ec-4fde-4265-adbf-99e773868b07\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/7f4b3072-7b85-4ae2-aabf-9fb598671dc1/named-query-elements/named-query-element/bcad1c90-f406-44a8-9be1-46a63ca8a276/named-query-elements/named-query-element/32dc35ec-4fde-4265-adbf-99e773868b07\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"10356273-1177-4df2-bb71-6bae3aa49c45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8b3d99b3-2339-4cca-80e8-abd181380c14\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bec2d16-89ef-4b78-9d97-1e73a24c99aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/10356273-1177-4df2-bb71-6bae3aa49c45/named-query-elements/named-query-element/8b3d99b3-2339-4cca-80e8-abd181380c14/named-query-elements/named-query-element/8bec2d16-89ef-4b78-9d97-1e73a24c99aa\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381876758\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"a504db9c-da4b-404b-aaf8-6188f5d56530","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:57.715Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:57.741Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a504db9c-da4b-404b-aaf8-6188f5d56530","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:57.741Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:57.744Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"a504db9c-da4b-404b-aaf8-6188f5d56530\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:57:633\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"29c7739b-3544-4d91-9039-82d8d364cd8f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9f194b17-c823-47b4-99d1-328c93285dd9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/c2a55239-2ff8-4c90-a93b-6a6152d70cab/named-query-elements/named-query-element/29c7739b-3544-4d91-9039-82d8d364cd8f/named-query-elements/named-query-element/9f194b17-c823-47b4-99d1-328c93285dd9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"47834979-c530-48c9-8378-3566c9da306e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"42cb4c08-059d-49ac-8a88-287f91476ea7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8b60449e-3b98-41ae-9e2c-02bf1e9b0cdb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/47834979-c530-48c9-8378-3566c9da306e/named-query-elements/named-query-element/42cb4c08-059d-49ac-8a88-287f91476ea7/named-query-elements/named-query-element/8b60449e-3b98-41ae-9e2c-02bf1e9b0cdb\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f84685d5-9bbc-4946-ac4d-3b7879636e9f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/f84685d5-9bbc-4946-ac4d-3b7879636e9f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90b22551-a3be-49de-b77f-ea904fefee6b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e718def-33b3-41e6-8113-7a583053031f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/90b22551-a3be-49de-b77f-ea904fefee6b/named-query-elements/named-query-element/8e718def-33b3-41e6-8113-7a583053031f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"81c93a7f-58c9-41f6-9d8f-8ef4fff6877e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/81c93a7f-58c9-41f6-9d8f-8ef4fff6877e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"6e806bc2-8f9b-4534-bb68-be91267ff6c8\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ea37faa4-cb1f-494e-9d8a-91c072a48831\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e7db5ed4-21c6-4695-989d-2c709cce6e33\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8/named-query-elements/named-query-element/ea37faa4-cb1f-494e-9d8a-91c072a48831/named-query-elements/named-query-element/e7db5ed4-21c6-4695-989d-2c709cce6e33\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7f4b3072-7b85-4ae2-aabf-9fb598671dc1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/7f4b3072-7b85-4ae2-aabf-9fb598671dc1\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e68bfc59-c54f-46a8-997c-17067e964b4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"48d7bb1d-9624-4b49-8314-1f10a70e4f5e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2204f694-e5c0-42d8-8d02-ef55b9d923fd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3f9c1fbd-7ab5-42ef-87e8-dba3219ce520\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a647356e-cde3-45dd-b404-2f872c06c370\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/e68bfc59-c54f-46a8-997c-17067e964b4b/named-query-elements/named-query-element/48d7bb1d-9624-4b49-8314-1f10a70e4f5e/named-query-elements/named-query-element/2204f694-e5c0-42d8-8d02-ef55b9d923fd/named-query-elements/named-query-element/3f9c1fbd-7ab5-42ef-87e8-dba3219ce520/named-query-elements/named-query-element/a647356e-cde3-45dd-b404-2f872c06c370\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381876758\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"a504db9c-da4b-404b-aaf8-6188f5d56530","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:57.744Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:57.768Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a504db9c-da4b-404b-aaf8-6188f5d56530","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:57.768Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:57.769Z","message":"Entering","context":{"RequestID":"e1ba35ca-2665-4916-b21a-9fcf8f91833b","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d7b6c919-7db1-4923-af67-91e9b4292519","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:57.769Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:57.770Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"a504db9c-da4b-404b-aaf8-6188f5d56530\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:57:649\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"d27ccfea-7098-42d7-a4cd-bbddb37bf205\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7c276ab1-a6ac-4b2b-abb9-102407658e01\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"220cc829-2717-4c1c-adcf-99dcefc89703\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205/named-query-elements/named-query-element/7c276ab1-a6ac-4b2b-abb9-102407658e01/named-query-elements/named-query-element/220cc829-2717-4c1c-adcf-99dcefc89703\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"670a94e9-874f-4087-8501-62d4d289c519\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"5054fc46-eebf-443f-a101-3f34d65412b8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"95090c6f-cc07-4825-a974-ebcbc3f0a6ac\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519/named-query-elements/named-query-element/5054fc46-eebf-443f-a101-3f34d65412b8/named-query-elements/named-query-element/95090c6f-cc07-4825-a974-ebcbc3f0a6ac\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"59490c32-eaae-488d-8442-f301b1ed43a9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"392cc337-54b2-4fdc-b508-2fa84f57359f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9/named-query-elements/named-query-element/392cc337-54b2-4fdc-b508-2fa84f57359f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7f4b3072-7b85-4ae2-aabf-9fb598671dc1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bcad1c90-f406-44a8-9be1-46a63ca8a276\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32dc35ec-4fde-4265-adbf-99e773868b07\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a3e0da61-99b4-47c4-ba68-c0850ec96106\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5b6f0f3-d1f0-4d1d-b9d0-b4477b6106db\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3a832ee2-e9a7-48e5-99e7-3309df1acf37\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/7f4b3072-7b85-4ae2-aabf-9fb598671dc1/named-query-elements/named-query-element/bcad1c90-f406-44a8-9be1-46a63ca8a276/named-query-elements/named-query-element/32dc35ec-4fde-4265-adbf-99e773868b07/named-query-elements/named-query-element/a3e0da61-99b4-47c4-ba68-c0850ec96106/named-query-elements/named-query-element/b5b6f0f3-d1f0-4d1d-b9d0-b4477b6106db/named-query-elements/named-query-element/3a832ee2-e9a7-48e5-99e7-3309df1acf37\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5aaae002-b733-485d-9bb2-81cf5b2959d6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bef92c3c-36f8-409f-9714-e3422c7214f0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5dc2274f-9697-4eff-afbf-3662fd97878c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b207f534-e251-40ba-a5dd-d4b088b7a054\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/5aaae002-b733-485d-9bb2-81cf5b2959d6/named-query-elements/named-query-element/bef92c3c-36f8-409f-9714-e3422c7214f0/named-query-elements/named-query-element/5dc2274f-9697-4eff-afbf-3662fd97878c/named-query-elements/named-query-element/b207f534-e251-40ba-a5dd-d4b088b7a054\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381876758\",\"model-invariant-id\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\"}}","context":{"RequestID":"a504db9c-da4b-404b-aaf8-6188f5d56530","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:57.770Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:57.779Z","message":"Checking for system property [partnerName]","context":{"RequestID":"e1ba35ca-2665-4916-b21a-9fcf8f91833b","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d7b6c919-7db1-4923-af67-91e9b4292519","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:57.769Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:57.779Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"e1ba35ca-2665-4916-b21a-9fcf8f91833b","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d7b6c919-7db1-4923-af67-91e9b4292519","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:57.769Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:57.779Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"e1ba35ca-2665-4916-b21a-9fcf8f91833b","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d7b6c919-7db1-4923-af67-91e9b4292519","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:57.769Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:57.779Z","message":"Invoke","context":{"RequestID":"e1ba35ca-2665-4916-b21a-9fcf8f91833b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91","InvocationID":"d7b6c919-7db1-4923-af67-91e9b4292519","LogTimestamp":"2023-04-25T00:17:57.779Z"},"thread":"qtp1530295320-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:57.797Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a504db9c-da4b-404b-aaf8-6188f5d56530","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:57.797Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:57.951Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"e1ba35ca-2665-4916-b21a-9fcf8f91833b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"172","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91","InvocationID":"d7b6c919-7db1-4923-af67-91e9b4292519","LogTimestamp":"2023-04-25T00:17:57.951Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1530295320-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:58.158Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"e1ba35ca-2665-4916-b21a-9fcf8f91833b\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:58:146\"},\"entity\":{\"resource-version\":\"1682381877778\",\"named-query-uuid\":\"35b13965-ef9d-4597-9859-bde64c521c91\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - Tenant Info At ServiceSubscription\",\"named-query-name\":\"getTenantInfoAtSvcSubscription\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"794c6886-b59f-4204-a456-93812f6a5a98\",\"resource-version\":\"1682381877778\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"ec00f679-5a49-4ec0-bd0c-3c16919730f0\",\"resource-version\":\"1682381877778\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"69691b52-33d0-46e0-a758-5f2319668e3b\",\"resource-version\":\"1682381877778\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"e1f60a42-8608-4503-ad2d-7747698d25da\",\"resource-version\":\"1682381877778\"}]}}]}}]}}]}}}","context":{"RequestID":"e1ba35ca-2665-4916-b21a-9fcf8f91833b","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:58.158Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:58.188Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e1ba35ca-2665-4916-b21a-9fcf8f91833b","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:58.188Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:58.191Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"e1ba35ca-2665-4916-b21a-9fcf8f91833b\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:58:163\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c43d548a-08e2-4d4d-97f7-cda7006dd4cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c56cfa33-9042-441f-9703-3f82e9e8c127\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/c2a55239-2ff8-4c90-a93b-6a6152d70cab/named-query-elements/named-query-element/c43d548a-08e2-4d4d-97f7-cda7006dd4cf/named-query-elements/named-query-element/c56cfa33-9042-441f-9703-3f82e9e8c127\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"10356273-1177-4df2-bb71-6bae3aa49c45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8b3d99b3-2339-4cca-80e8-abd181380c14\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bec2d16-89ef-4b78-9d97-1e73a24c99aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5b4226c5-437a-4420-b7b6-b8d964b6681b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"14402a9c-5674-4860-8ed9-51f24a6598a7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/10356273-1177-4df2-bb71-6bae3aa49c45/named-query-elements/named-query-element/8b3d99b3-2339-4cca-80e8-abd181380c14/named-query-elements/named-query-element/8bec2d16-89ef-4b78-9d97-1e73a24c99aa/named-query-elements/named-query-element/5b4226c5-437a-4420-b7b6-b8d964b6681b/named-query-elements/named-query-element/14402a9c-5674-4860-8ed9-51f24a6598a7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"11c0d0c8-e98e-46fd-ae4c-d792e2d6b423\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4d9f3faa-7765-4d11-bdeb-a7f00136d1ea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"210199b9-ae09-4641-bb66-da90ccd6021b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f30123f6-e653-4bc0-9ddb-00b40b3ad0de\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc/named-query-elements/named-query-element/11c0d0c8-e98e-46fd-ae4c-d792e2d6b423/named-query-elements/named-query-element/4d9f3faa-7765-4d11-bdeb-a7f00136d1ea/named-query-elements/named-query-element/210199b9-ae09-4641-bb66-da90ccd6021b/named-query-elements/named-query-element/f30123f6-e653-4bc0-9ddb-00b40b3ad0de\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7f4b3072-7b85-4ae2-aabf-9fb598671dc1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bcad1c90-f406-44a8-9be1-46a63ca8a276\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32dc35ec-4fde-4265-adbf-99e773868b07\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a3e0da61-99b4-47c4-ba68-c0850ec96106\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5b6f0f3-d1f0-4d1d-b9d0-b4477b6106db\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/7f4b3072-7b85-4ae2-aabf-9fb598671dc1/named-query-elements/named-query-element/bcad1c90-f406-44a8-9be1-46a63ca8a276/named-query-elements/named-query-element/32dc35ec-4fde-4265-adbf-99e773868b07/named-query-elements/named-query-element/a3e0da61-99b4-47c4-ba68-c0850ec96106/named-query-elements/named-query-element/b5b6f0f3-d1f0-4d1d-b9d0-b4477b6106db\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"35b13965-ef9d-4597-9859-bde64c521c91\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"794c6886-b59f-4204-a456-93812f6a5a98\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ec00f679-5a49-4ec0-bd0c-3c16919730f0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"69691b52-33d0-46e0-a758-5f2319668e3b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91/named-query-elements/named-query-element/794c6886-b59f-4204-a456-93812f6a5a98/named-query-elements/named-query-element/ec00f679-5a49-4ec0-bd0c-3c16919730f0/named-query-elements/named-query-element/69691b52-33d0-46e0-a758-5f2319668e3b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2a5cb303-4323-426a-9fc4-2e64f534675e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6bac2a96-e4ee-4927-894b-78816d1fb9a6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc/named-query-elements/named-query-element/2a5cb303-4323-426a-9fc4-2e64f534675e/named-query-elements/named-query-element/6bac2a96-e4ee-4927-894b-78816d1fb9a6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"25096aa7-bc97-4ece-8a81-41dd28cd0f7d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"752cb9ac-c413-4464-ba8b-4936d93a74ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d/named-query-elements/named-query-element/752cb9ac-c413-4464-ba8b-4936d93a74ab\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381877778\",\"model-invariant-id\":\"425b2158-e51d-4509-9945-dad4556474a3\"}}","context":{"RequestID":"e1ba35ca-2665-4916-b21a-9fcf8f91833b","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:58.191Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:58.218Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e1ba35ca-2665-4916-b21a-9fcf8f91833b","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:58.218Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:58.220Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"e1ba35ca-2665-4916-b21a-9fcf8f91833b\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:58:185\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c43d548a-08e2-4d4d-97f7-cda7006dd4cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/c2a55239-2ff8-4c90-a93b-6a6152d70cab/named-query-elements/named-query-element/c43d548a-08e2-4d4d-97f7-cda7006dd4cf\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7f4b3072-7b85-4ae2-aabf-9fb598671dc1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bcad1c90-f406-44a8-9be1-46a63ca8a276\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32dc35ec-4fde-4265-adbf-99e773868b07\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a3e0da61-99b4-47c4-ba68-c0850ec96106\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/7f4b3072-7b85-4ae2-aabf-9fb598671dc1/named-query-elements/named-query-element/bcad1c90-f406-44a8-9be1-46a63ca8a276/named-query-elements/named-query-element/32dc35ec-4fde-4265-adbf-99e773868b07/named-query-elements/named-query-element/a3e0da61-99b4-47c4-ba68-c0850ec96106\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"10356273-1177-4df2-bb71-6bae3aa49c45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8b3d99b3-2339-4cca-80e8-abd181380c14\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bec2d16-89ef-4b78-9d97-1e73a24c99aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5b4226c5-437a-4420-b7b6-b8d964b6681b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/10356273-1177-4df2-bb71-6bae3aa49c45/named-query-elements/named-query-element/8b3d99b3-2339-4cca-80e8-abd181380c14/named-query-elements/named-query-element/8bec2d16-89ef-4b78-9d97-1e73a24c99aa/named-query-elements/named-query-element/5b4226c5-437a-4420-b7b6-b8d964b6681b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"11c0d0c8-e98e-46fd-ae4c-d792e2d6b423\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4d9f3faa-7765-4d11-bdeb-a7f00136d1ea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"210199b9-ae09-4641-bb66-da90ccd6021b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc/named-query-elements/named-query-element/11c0d0c8-e98e-46fd-ae4c-d792e2d6b423/named-query-elements/named-query-element/4d9f3faa-7765-4d11-bdeb-a7f00136d1ea/named-query-elements/named-query-element/210199b9-ae09-4641-bb66-da90ccd6021b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"35b13965-ef9d-4597-9859-bde64c521c91\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"794c6886-b59f-4204-a456-93812f6a5a98\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ec00f679-5a49-4ec0-bd0c-3c16919730f0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91/named-query-elements/named-query-element/794c6886-b59f-4204-a456-93812f6a5a98/named-query-elements/named-query-element/ec00f679-5a49-4ec0-bd0c-3c16919730f0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381877778\",\"model-invariant-id\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\"}}","context":{"RequestID":"e1ba35ca-2665-4916-b21a-9fcf8f91833b","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:58.220Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:58.231Z","message":"{\"transactionId\":\"e1ba35ca-2665-4916-b21a-9fcf8f91833b\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:57:770\",\"respDate\":\"230425-00:17:58:231\",\"sourceId\":\"AAI-TOOLS:e1ba35ca-2665-4916-b21a-9fcf8f91833b\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:57:770-64149\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[e0aa3a77-38e4-42e6-bbcc-c38b673ca954], x-b3-parentspanid=[8d8e5f64a7abae69], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[e1ba35ca-2665-4916-b21a-9fcf8f91833b], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8dd8059e99b1d3148b4e38936052d237], x-b3-spanid=[ed96d7d55881cc1e], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[2374], Content-Type=[application/json], X-ONAP-RequestID=[e1ba35ca-2665-4916-b21a-9fcf8f91833b]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"35b13965-ef9d-4597-9859-bde64c521c91\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"getTenantInfoAtSvcSubscription\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - Tenant Info At ServiceSubscription\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"af91c2f7-35fc-43cf-a13d-443f385b2353\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"425b2158-e51d-4509-9945-dad4556474a3\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"2e1a602a-acd8-4f78-94ff-618b802a303b\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:57:770-64149\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[225496], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230425-00:17:57:770-64149]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"e1ba35ca-2665-4916-b21a-9fcf8f91833b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"172","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"d7b6c919-7db1-4923-af67-91e9b4292519","LogTimestamp":"2023-04-25T00:17:57.951Z","elapsedTime":"38"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:58.232Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"e1ba35ca-2665-4916-b21a-9fcf8f91833b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"463","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"d7b6c919-7db1-4923-af67-91e9b4292519","LogTimestamp":"2023-04-25T00:17:58.232Z","ResponseDesc":"Created","elapsedTime":"38"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:58 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91" 201 0 REST e1ba35ca-2665-4916-b21a-9fcf8f91833b AAI-TOOLS 127.0.0.6 - - - - - - - - - 466 - "logType": "access"
{"timestamp":"2023-04-25T00:17:58.251Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e1ba35ca-2665-4916-b21a-9fcf8f91833b","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:58.251Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:58.253Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"e1ba35ca-2665-4916-b21a-9fcf8f91833b\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:58:196\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"47834979-c530-48c9-8378-3566c9da306e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"42cb4c08-059d-49ac-8a88-287f91476ea7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8b60449e-3b98-41ae-9e2c-02bf1e9b0cdb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6690e5c1-64f1-4212-8dbf-47adcab7b33d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/47834979-c530-48c9-8378-3566c9da306e/named-query-elements/named-query-element/42cb4c08-059d-49ac-8a88-287f91476ea7/named-query-elements/named-query-element/8b60449e-3b98-41ae-9e2c-02bf1e9b0cdb/named-query-elements/named-query-element/6690e5c1-64f1-4212-8dbf-47adcab7b33d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"40147780-1ce2-47ce-b5dd-a603c4dd4505\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/40147780-1ce2-47ce-b5dd-a603c4dd4505\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"6e806bc2-8f9b-4534-bb68-be91267ff6c8\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ea37faa4-cb1f-494e-9d8a-91c072a48831\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8/named-query-elements/named-query-element/ea37faa4-cb1f-494e-9d8a-91c072a48831\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"29ef7e68-3fb6-4472-ab1b-8289a3926a65\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc/named-query-elements/named-query-element/29ef7e68-3fb6-4472-ab1b-8289a3926a65\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"35b13965-ef9d-4597-9859-bde64c521c91\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"794c6886-b59f-4204-a456-93812f6a5a98\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91/named-query-elements/named-query-element/794c6886-b59f-4204-a456-93812f6a5a98\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2030dd67-9c72-4db0-95db-f106bb3879fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/2030dd67-9c72-4db0-95db-f106bb3879fe\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e68bfc59-c54f-46a8-997c-17067e964b4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"48d7bb1d-9624-4b49-8314-1f10a70e4f5e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2204f694-e5c0-42d8-8d02-ef55b9d923fd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3f9c1fbd-7ab5-42ef-87e8-dba3219ce520\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a647356e-cde3-45dd-b404-2f872c06c370\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5b10c4b1-bc1c-4ffd-9a8c-2b21866535ea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/e68bfc59-c54f-46a8-997c-17067e964b4b/named-query-elements/named-query-element/48d7bb1d-9624-4b49-8314-1f10a70e4f5e/named-query-elements/named-query-element/2204f694-e5c0-42d8-8d02-ef55b9d923fd/named-query-elements/named-query-element/3f9c1fbd-7ab5-42ef-87e8-dba3219ce520/named-query-elements/named-query-element/a647356e-cde3-45dd-b404-2f872c06c370/named-query-elements/named-query-element/5b10c4b1-bc1c-4ffd-9a8c-2b21866535ea\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381877778\",\"model-invariant-id\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\"}}","context":{"RequestID":"e1ba35ca-2665-4916-b21a-9fcf8f91833b","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:58.253Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:58.277Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e1ba35ca-2665-4916-b21a-9fcf8f91833b","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:58.277Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:58.280Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"e1ba35ca-2665-4916-b21a-9fcf8f91833b\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:58:209\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"d27ccfea-7098-42d7-a4cd-bbddb37bf205\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7c276ab1-a6ac-4b2b-abb9-102407658e01\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"220cc829-2717-4c1c-adcf-99dcefc89703\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205/named-query-elements/named-query-element/7c276ab1-a6ac-4b2b-abb9-102407658e01/named-query-elements/named-query-element/220cc829-2717-4c1c-adcf-99dcefc89703\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"670a94e9-874f-4087-8501-62d4d289c519\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"5054fc46-eebf-443f-a101-3f34d65412b8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"95090c6f-cc07-4825-a974-ebcbc3f0a6ac\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519/named-query-elements/named-query-element/5054fc46-eebf-443f-a101-3f34d65412b8/named-query-elements/named-query-element/95090c6f-cc07-4825-a974-ebcbc3f0a6ac\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"59490c32-eaae-488d-8442-f301b1ed43a9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"392cc337-54b2-4fdc-b508-2fa84f57359f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9/named-query-elements/named-query-element/392cc337-54b2-4fdc-b508-2fa84f57359f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7f4b3072-7b85-4ae2-aabf-9fb598671dc1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bcad1c90-f406-44a8-9be1-46a63ca8a276\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32dc35ec-4fde-4265-adbf-99e773868b07\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a3e0da61-99b4-47c4-ba68-c0850ec96106\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5b6f0f3-d1f0-4d1d-b9d0-b4477b6106db\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3a832ee2-e9a7-48e5-99e7-3309df1acf37\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/7f4b3072-7b85-4ae2-aabf-9fb598671dc1/named-query-elements/named-query-element/bcad1c90-f406-44a8-9be1-46a63ca8a276/named-query-elements/named-query-element/32dc35ec-4fde-4265-adbf-99e773868b07/named-query-elements/named-query-element/a3e0da61-99b4-47c4-ba68-c0850ec96106/named-query-elements/named-query-element/b5b6f0f3-d1f0-4d1d-b9d0-b4477b6106db/named-query-elements/named-query-element/3a832ee2-e9a7-48e5-99e7-3309df1acf37\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5aaae002-b733-485d-9bb2-81cf5b2959d6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bef92c3c-36f8-409f-9714-e3422c7214f0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5dc2274f-9697-4eff-afbf-3662fd97878c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b207f534-e251-40ba-a5dd-d4b088b7a054\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/5aaae002-b733-485d-9bb2-81cf5b2959d6/named-query-elements/named-query-element/bef92c3c-36f8-409f-9714-e3422c7214f0/named-query-elements/named-query-element/5dc2274f-9697-4eff-afbf-3662fd97878c/named-query-elements/named-query-element/b207f534-e251-40ba-a5dd-d4b088b7a054\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"35b13965-ef9d-4597-9859-bde64c521c91\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"794c6886-b59f-4204-a456-93812f6a5a98\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ec00f679-5a49-4ec0-bd0c-3c16919730f0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"69691b52-33d0-46e0-a758-5f2319668e3b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e1f60a42-8608-4503-ad2d-7747698d25da\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91/named-query-elements/named-query-element/794c6886-b59f-4204-a456-93812f6a5a98/named-query-elements/named-query-element/ec00f679-5a49-4ec0-bd0c-3c16919730f0/named-query-elements/named-query-element/69691b52-33d0-46e0-a758-5f2319668e3b/named-query-elements/named-query-element/e1f60a42-8608-4503-ad2d-7747698d25da\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381877778\",\"model-invariant-id\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\"}}","context":{"RequestID":"e1ba35ca-2665-4916-b21a-9fcf8f91833b","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:58.280Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:58.308Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e1ba35ca-2665-4916-b21a-9fcf8f91833b","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:58.307Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:58.322Z","message":"Entering","context":{"RequestID":"36a697c8-73dc-43a5-a0e9-2c37b007dd3f","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"43062bac-449c-4930-b943-aec445f25968","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:58.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:58.329Z","message":"Checking for system property [partnerName]","context":{"RequestID":"36a697c8-73dc-43a5-a0e9-2c37b007dd3f","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"43062bac-449c-4930-b943-aec445f25968","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:58.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:58.330Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"36a697c8-73dc-43a5-a0e9-2c37b007dd3f","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"43062bac-449c-4930-b943-aec445f25968","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:58.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:58.330Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"36a697c8-73dc-43a5-a0e9-2c37b007dd3f","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"43062bac-449c-4930-b943-aec445f25968","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:58.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:58.330Z","message":"Invoke","context":{"RequestID":"36a697c8-73dc-43a5-a0e9-2c37b007dd3f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22","InvocationID":"43062bac-449c-4930-b943-aec445f25968","LogTimestamp":"2023-04-25T00:17:58.330Z"},"thread":"qtp1530295320-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:58.492Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"36a697c8-73dc-43a5-a0e9-2c37b007dd3f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"161","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22","InvocationID":"43062bac-449c-4930-b943-aec445f25968","LogTimestamp":"2023-04-25T00:17:58.491Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1530295320-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:58.728Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:17:58.740Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:58.741Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:58.741Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:58.818Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"36a697c8-73dc-43a5-a0e9-2c37b007dd3f\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:58:800\"},\"entity\":{\"resource-version\":\"1682381878329\",\"named-query-uuid\":\"9abb2661-d92c-4f84-aea6-b16acfa00e22\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - get genericVnf and vlan by circuitId\",\"named-query-name\":\"generic-vnf-vlan-by-circuit-id\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"ed578b76-f907-4fdf-acd4-626803fa1419\",\"resource-version\":\"1682381878329\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"50e67aa0-d168-43b8-8ef0-8b3c8924649d\",\"resource-version\":\"1682381878329\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"723b7134-abba-476b-8a91-5b79e97e2f20\",\"resource-version\":\"1682381878329\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"b4ba040b-41a2-4ae5-8b77-3461f350a931\",\"resource-version\":\"1682381878329\"}]}}]}}]}}]}}}","context":{"RequestID":"36a697c8-73dc-43a5-a0e9-2c37b007dd3f","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:58.817Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:58.846Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"36a697c8-73dc-43a5-a0e9-2c37b007dd3f","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:58.846Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:58.850Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"36a697c8-73dc-43a5-a0e9-2c37b007dd3f\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:58:819\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cdcd0649-5e2c-45a8-9576-b41db1a9a57c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/db923cc7-033f-475f-80c8-d3fcdbc60e7f/named-query-elements/named-query-element/cdcd0649-5e2c-45a8-9576-b41db1a9a57c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"11c2fbfb-6cbc-42ca-bced-a9fc1d619c7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/11c2fbfb-6cbc-42ca-bced-a9fc1d619c7f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"29c7739b-3544-4d91-9039-82d8d364cd8f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/c2a55239-2ff8-4c90-a93b-6a6152d70cab/named-query-elements/named-query-element/29c7739b-3544-4d91-9039-82d8d364cd8f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"81c93a7f-58c9-41f6-9d8f-8ef4fff6877e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"26b1cd01-7b23-4b1a-ad6c-ba1b709d83b6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/81c93a7f-58c9-41f6-9d8f-8ef4fff6877e/named-query-elements/named-query-element/26b1cd01-7b23-4b1a-ad6c-ba1b709d83b6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/b66b752a-97d3-4419-ab4a-3a38ef4d09ed/named-query-elements/named-query-element/aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"864cd926-7658-4b81-a526-8644f224c176\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/27f1c4fd-dd11-439e-a67f-1860ac4baa39/named-query-elements/named-query-element/864cd926-7658-4b81-a526-8644f224c176\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8c1b7e6d-9d78-4bab-8233-25627652306a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/3302cd7c-1480-4139-a3ed-261a708ff2de/named-query-elements/named-query-element/8c1b7e6d-9d78-4bab-8233-25627652306a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"9abb2661-d92c-4f84-aea6-b16acfa00e22\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ed578b76-f907-4fdf-acd4-626803fa1419\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50e67aa0-d168-43b8-8ef0-8b3c8924649d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"723b7134-abba-476b-8a91-5b79e97e2f20\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b4ba040b-41a2-4ae5-8b77-3461f350a931\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22/named-query-elements/named-query-element/ed578b76-f907-4fdf-acd4-626803fa1419/named-query-elements/named-query-element/50e67aa0-d168-43b8-8ef0-8b3c8924649d/named-query-elements/named-query-element/723b7134-abba-476b-8a91-5b79e97e2f20/named-query-elements/named-query-element/b4ba040b-41a2-4ae5-8b77-3461f350a931\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7f4b3072-7b85-4ae2-aabf-9fb598671dc1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bcad1c90-f406-44a8-9be1-46a63ca8a276\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/7f4b3072-7b85-4ae2-aabf-9fb598671dc1/named-query-elements/named-query-element/bcad1c90-f406-44a8-9be1-46a63ca8a276\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"11c0d0c8-e98e-46fd-ae4c-d792e2d6b423\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc/named-query-elements/named-query-element/11c0d0c8-e98e-46fd-ae4c-d792e2d6b423\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5aaae002-b733-485d-9bb2-81cf5b2959d6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/5aaae002-b733-485d-9bb2-81cf5b2959d6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90b22551-a3be-49de-b77f-ea904fefee6b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e718def-33b3-41e6-8113-7a583053031f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"17c6213b-011f-459f-9439-d4ba370a479c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/90b22551-a3be-49de-b77f-ea904fefee6b/named-query-elements/named-query-element/8e718def-33b3-41e6-8113-7a583053031f/named-query-elements/named-query-element/17c6213b-011f-459f-9439-d4ba370a479c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"10356273-1177-4df2-bb71-6bae3aa49c45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8b3d99b3-2339-4cca-80e8-abd181380c14\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/10356273-1177-4df2-bb71-6bae3aa49c45/named-query-elements/named-query-element/8b3d99b3-2339-4cca-80e8-abd181380c14\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f84685d5-9bbc-4946-ac4d-3b7879636e9f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"640b62fc-6073-4b19-b13b-f9d20ef81a3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/f84685d5-9bbc-4946-ac4d-3b7879636e9f/named-query-elements/named-query-element/640b62fc-6073-4b19-b13b-f9d20ef81a3a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381878329\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"36a697c8-73dc-43a5-a0e9-2c37b007dd3f","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:58.850Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:58.884Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"36a697c8-73dc-43a5-a0e9-2c37b007dd3f","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"34","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:58.884Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:58.886Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"36a697c8-73dc-43a5-a0e9-2c37b007dd3f\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:58:838\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"47834979-c530-48c9-8378-3566c9da306e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/47834979-c530-48c9-8378-3566c9da306e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4028faed-b7d5-4059-9d49-7df06da9ebfb\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"165dad9b-b6d8-4579-ae4f-8a7e2bcd32c1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4028faed-b7d5-4059-9d49-7df06da9ebfb/named-query-elements/named-query-element/165dad9b-b6d8-4579-ae4f-8a7e2bcd32c1\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"11c2fbfb-6cbc-42ca-bced-a9fc1d619c7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c73a738b-4724-471b-9cd0-72a183729444\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d63baa8f-7c83-4035-9e84-dd245d34f983\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"07f00055-59d3-4d69-91c9-ae89a41ad70d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/11c2fbfb-6cbc-42ca-bced-a9fc1d619c7f/named-query-elements/named-query-element/c73a738b-4724-471b-9cd0-72a183729444/named-query-elements/named-query-element/d63baa8f-7c83-4035-9e84-dd245d34f983/named-query-elements/named-query-element/07f00055-59d3-4d69-91c9-ae89a41ad70d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"47834979-c530-48c9-8378-3566c9da306e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"42cb4c08-059d-49ac-8a88-287f91476ea7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/47834979-c530-48c9-8378-3566c9da306e/named-query-elements/named-query-element/42cb4c08-059d-49ac-8a88-287f91476ea7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"25096aa7-bc97-4ece-8a81-41dd28cd0f7d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"752cb9ac-c413-4464-ba8b-4936d93a74ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff9beec5-6e85-4182-88b8-fc31b745c7b4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d/named-query-elements/named-query-element/752cb9ac-c413-4464-ba8b-4936d93a74ab/named-query-elements/named-query-element/ff9beec5-6e85-4182-88b8-fc31b745c7b4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e68bfc59-c54f-46a8-997c-17067e964b4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"48d7bb1d-9624-4b49-8314-1f10a70e4f5e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2204f694-e5c0-42d8-8d02-ef55b9d923fd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/e68bfc59-c54f-46a8-997c-17067e964b4b/named-query-elements/named-query-element/48d7bb1d-9624-4b49-8314-1f10a70e4f5e/named-query-elements/named-query-element/2204f694-e5c0-42d8-8d02-ef55b9d923fd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e68bfc59-c54f-46a8-997c-17067e964b4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"48d7bb1d-9624-4b49-8314-1f10a70e4f5e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2204f694-e5c0-42d8-8d02-ef55b9d923fd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3f9c1fbd-7ab5-42ef-87e8-dba3219ce520\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/e68bfc59-c54f-46a8-997c-17067e964b4b/named-query-elements/named-query-element/48d7bb1d-9624-4b49-8314-1f10a70e4f5e/named-query-elements/named-query-element/2204f694-e5c0-42d8-8d02-ef55b9d923fd/named-query-elements/named-query-element/3f9c1fbd-7ab5-42ef-87e8-dba3219ce520\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"9abb2661-d92c-4f84-aea6-b16acfa00e22\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ed578b76-f907-4fdf-acd4-626803fa1419\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22/named-query-elements/named-query-element/ed578b76-f907-4fdf-acd4-626803fa1419\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381878329\",\"model-invariant-id\":\"fe012535-2c31-4a39-a739-612374c638a0\"}}","context":{"RequestID":"36a697c8-73dc-43a5-a0e9-2c37b007dd3f","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:58.886Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:58.914Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"36a697c8-73dc-43a5-a0e9-2c37b007dd3f","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:58.914Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:58.918Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"36a697c8-73dc-43a5-a0e9-2c37b007dd3f\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:58:853\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7f1aa401-ebe7-41ea-8b6a-9416fa7dc22e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5d15d2c2-a6c6-4bff-89f5-a2c7f94b5bdd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f/named-query-elements/named-query-element/7f1aa401-ebe7-41ea-8b6a-9416fa7dc22e/named-query-elements/named-query-element/5d15d2c2-a6c6-4bff-89f5-a2c7f94b5bdd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5aaae002-b733-485d-9bb2-81cf5b2959d6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7ce70452-2150-431d-a6e1-12fe3cba4566\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"78da8195-717f-4470-b750-5b61e809d46e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/5aaae002-b733-485d-9bb2-81cf5b2959d6/named-query-elements/named-query-element/7ce70452-2150-431d-a6e1-12fe3cba4566/named-query-elements/named-query-element/78da8195-717f-4470-b750-5b61e809d46e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"864cd926-7658-4b81-a526-8644f224c176\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d8bb25e5-dc3f-4bd5-9085-9190540c7e5e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d6cd7110-4543-43e9-978a-9f89d8dff299\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/27f1c4fd-dd11-439e-a67f-1860ac4baa39/named-query-elements/named-query-element/864cd926-7658-4b81-a526-8644f224c176/named-query-elements/named-query-element/d8bb25e5-dc3f-4bd5-9085-9190540c7e5e/named-query-elements/named-query-element/d6cd7110-4543-43e9-978a-9f89d8dff299\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c12f329b-37e8-433c-923c-c4e27cf8c2a9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"84580b9a-ea52-4d33-9f98-15ffaf001df2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9bf49829-b102-46dd-9f3d-585c166c607b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f/named-query-elements/named-query-element/c12f329b-37e8-433c-923c-c4e27cf8c2a9/named-query-elements/named-query-element/84580b9a-ea52-4d33-9f98-15ffaf001df2/named-query-elements/named-query-element/9bf49829-b102-46dd-9f3d-585c166c607b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"864cd926-7658-4b81-a526-8644f224c176\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7d012484-4500-4227-a153-17df983a6c88\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7ba53159-ef79-4102-ab11-a497eed33ab3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"999c0141-c9ee-4a34-81d3-6696db181f8a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/27f1c4fd-dd11-439e-a67f-1860ac4baa39/named-query-elements/named-query-element/864cd926-7658-4b81-a526-8644f224c176/named-query-elements/named-query-element/7d012484-4500-4227-a153-17df983a6c88/named-query-elements/named-query-element/7ba53159-ef79-4102-ab11-a497eed33ab3/named-query-elements/named-query-element/999c0141-c9ee-4a34-81d3-6696db181f8a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90b22551-a3be-49de-b77f-ea904fefee6b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e718def-33b3-41e6-8113-7a583053031f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"17c6213b-011f-459f-9439-d4ba370a479c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"05181be6-2548-45e9-a807-d556c14f041c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1200e9fb-f2d8-49fd-bac3-c6c2808b410d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/90b22551-a3be-49de-b77f-ea904fefee6b/named-query-elements/named-query-element/8e718def-33b3-41e6-8113-7a583053031f/named-query-elements/named-query-element/17c6213b-011f-459f-9439-d4ba370a479c/named-query-elements/named-query-element/05181be6-2548-45e9-a807-d556c14f041c/named-query-elements/named-query-element/1200e9fb-f2d8-49fd-bac3-c6c2808b410d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"9abb2661-d92c-4f84-aea6-b16acfa00e22\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ed578b76-f907-4fdf-acd4-626803fa1419\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50e67aa0-d168-43b8-8ef0-8b3c8924649d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22/named-query-elements/named-query-element/ed578b76-f907-4fdf-acd4-626803fa1419/named-query-elements/named-query-element/50e67aa0-d168-43b8-8ef0-8b3c8924649d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"11c2fbfb-6cbc-42ca-bced-a9fc1d619c7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c73a738b-4724-471b-9cd0-72a183729444\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d63baa8f-7c83-4035-9e84-dd245d34f983\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/11c2fbfb-6cbc-42ca-bced-a9fc1d619c7f/named-query-elements/named-query-element/c73a738b-4724-471b-9cd0-72a183729444/named-query-elements/named-query-element/d63baa8f-7c83-4035-9e84-dd245d34f983\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90b22551-a3be-49de-b77f-ea904fefee6b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e718def-33b3-41e6-8113-7a583053031f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"17c6213b-011f-459f-9439-d4ba370a479c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3dbc7e62-5efd-433b-8281-ae67332d27d3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1a66158e-34ec-44e5-b7c6-5cc3a97299f9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b277ef5f-792c-4574-9953-0341e9c8c45f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/90b22551-a3be-49de-b77f-ea904fefee6b/named-query-elements/named-query-element/8e718def-33b3-41e6-8113-7a583053031f/named-query-elements/named-query-element/17c6213b-011f-459f-9439-d4ba370a479c/named-query-elements/named-query-element/3dbc7e62-5efd-433b-8281-ae67332d27d3/named-query-elements/named-query-element/1a66158e-34ec-44e5-b7c6-5cc3a97299f9/named-query-elements/named-query-element/b277ef5f-792c-4574-9953-0341e9c8c45f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381878329\",\"model-invariant-id\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\"}}","context":{"RequestID":"36a697c8-73dc-43a5-a0e9-2c37b007dd3f","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:58.917Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:58.927Z","message":"{\"transactionId\":\"36a697c8-73dc-43a5-a0e9-2c37b007dd3f\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:58:322\",\"respDate\":\"230425-00:17:58:926\",\"sourceId\":\"AAI-TOOLS:36a697c8-73dc-43a5-a0e9-2c37b007dd3f\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:58:322-9901\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[17bfd031-8917-4a2d-849a-c40c8a0143f3], x-b3-parentspanid=[ea600f9f149b7a0c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[36a697c8-73dc-43a5-a0e9-2c37b007dd3f], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[67da5ffc3ac26c5e1b8103ec0b70812e], x-b3-spanid=[bfee921d7d40bd26], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[2376], Content-Type=[application/json], X-ONAP-RequestID=[36a697c8-73dc-43a5-a0e9-2c37b007dd3f]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"9abb2661-d92c-4f84-aea6-b16acfa00e22\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"generic-vnf-vlan-by-circuit-id\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - get genericVnf and vlan by circuitId\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"cea0a982-8d55-4093-921e-418fbccf7060\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"fe012535-2c31-4a39-a739-612374c638a0\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:17:58:322-9901\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[168104], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230425-00:17:58:322-9901]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"36a697c8-73dc-43a5-a0e9-2c37b007dd3f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"161","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"43062bac-449c-4930-b943-aec445f25968","LogTimestamp":"2023-04-25T00:17:58.491Z","elapsedTime":"69"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:58.928Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"36a697c8-73dc-43a5-a0e9-2c37b007dd3f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"606","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"43062bac-449c-4930-b943-aec445f25968","LogTimestamp":"2023-04-25T00:17:58.928Z","ResponseDesc":"Created","elapsedTime":"69"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:58 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22" 201 0 REST 36a697c8-73dc-43a5-a0e9-2c37b007dd3f AAI-TOOLS 127.0.0.6 - - - - - - - - - 609 - "logType": "access"
{"timestamp":"2023-04-25T00:17:58.952Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"36a697c8-73dc-43a5-a0e9-2c37b007dd3f","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"35","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:58.952Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:58.954Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"36a697c8-73dc-43a5-a0e9-2c37b007dd3f\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:17:58:890\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"864cd926-7658-4b81-a526-8644f224c176\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d8bb25e5-dc3f-4bd5-9085-9190540c7e5e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/27f1c4fd-dd11-439e-a67f-1860ac4baa39/named-query-elements/named-query-element/864cd926-7658-4b81-a526-8644f224c176/named-query-elements/named-query-element/d8bb25e5-dc3f-4bd5-9085-9190540c7e5e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5aaae002-b733-485d-9bb2-81cf5b2959d6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7ce70452-2150-431d-a6e1-12fe3cba4566\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/5aaae002-b733-485d-9bb2-81cf5b2959d6/named-query-elements/named-query-element/7ce70452-2150-431d-a6e1-12fe3cba4566\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"11c2fbfb-6cbc-42ca-bced-a9fc1d619c7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c73a738b-4724-471b-9cd0-72a183729444\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/11c2fbfb-6cbc-42ca-bced-a9fc1d619c7f/named-query-elements/named-query-element/c73a738b-4724-471b-9cd0-72a183729444\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c12f329b-37e8-433c-923c-c4e27cf8c2a9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"84580b9a-ea52-4d33-9f98-15ffaf001df2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f/named-query-elements/named-query-element/c12f329b-37e8-433c-923c-c4e27cf8c2a9/named-query-elements/named-query-element/84580b9a-ea52-4d33-9f98-15ffaf001df2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"864cd926-7658-4b81-a526-8644f224c176\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7d012484-4500-4227-a153-17df983a6c88\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7ba53159-ef79-4102-ab11-a497eed33ab3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/27f1c4fd-dd11-439e-a67f-1860ac4baa39/named-query-elements/named-query-element/864cd926-7658-4b81-a526-8644f224c176/named-query-elements/named-query-element/7d012484-4500-4227-a153-17df983a6c88/named-query-elements/named-query-element/7ba53159-ef79-4102-ab11-a497eed33ab3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90b22551-a3be-49de-b77f-ea904fefee6b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e718def-33b3-41e6-8113-7a583053031f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"17c6213b-011f-459f-9439-d4ba370a479c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3dbc7e62-5efd-433b-8281-ae67332d27d3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1a66158e-34ec-44e5-b7c6-5cc3a97299f9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/90b22551-a3be-49de-b77f-ea904fefee6b/named-query-elements/named-query-element/8e718def-33b3-41e6-8113-7a583053031f/named-query-elements/named-query-element/17c6213b-011f-459f-9439-d4ba370a479c/named-query-elements/named-query-element/3dbc7e62-5efd-433b-8281-ae67332d27d3/named-query-elements/named-query-element/1a66158e-34ec-44e5-b7c6-5cc3a97299f9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90b22551-a3be-49de-b77f-ea904fefee6b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e718def-33b3-41e6-8113-7a583053031f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"17c6213b-011f-459f-9439-d4ba370a479c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"05181be6-2548-45e9-a807-d556c14f041c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/90b22551-a3be-49de-b77f-ea904fefee6b/named-query-elements/named-query-element/8e718def-33b3-41e6-8113-7a583053031f/named-query-elements/named-query-element/17c6213b-011f-459f-9439-d4ba370a479c/named-query-elements/named-query-element/05181be6-2548-45e9-a807-d556c14f041c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7f1aa401-ebe7-41ea-8b6a-9416fa7dc22e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f/named-query-elements/named-query-element/7f1aa401-ebe7-41ea-8b6a-9416fa7dc22e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"9abb2661-d92c-4f84-aea6-b16acfa00e22\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ed578b76-f907-4fdf-acd4-626803fa1419\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50e67aa0-d168-43b8-8ef0-8b3c8924649d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"723b7134-abba-476b-8a91-5b79e97e2f20\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22/named-query-elements/named-query-element/ed578b76-f907-4fdf-acd4-626803fa1419/named-query-elements/named-query-element/50e67aa0-d168-43b8-8ef0-8b3c8924649d/named-query-elements/named-query-element/723b7134-abba-476b-8a91-5b79e97e2f20\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381878329\",\"model-invariant-id\":\"cea0a982-8d55-4093-921e-418fbccf7060\"}}","context":{"RequestID":"36a697c8-73dc-43a5-a0e9-2c37b007dd3f","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:58.954Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:59.092Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"36a697c8-73dc-43a5-a0e9-2c37b007dd3f","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"138","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:17:59.092Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:59.094Z","message":"Entering","context":{"RequestID":"b0894fd2-438d-47e5-a18a-efe1c7a36e5e","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2529e2de-f783-453e-8ccb-fc54b5b9fb66","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:59.094Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:59.102Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b0894fd2-438d-47e5-a18a-efe1c7a36e5e","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2529e2de-f783-453e-8ccb-fc54b5b9fb66","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:59.094Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:59.102Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b0894fd2-438d-47e5-a18a-efe1c7a36e5e","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2529e2de-f783-453e-8ccb-fc54b5b9fb66","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:59.094Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:59.102Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b0894fd2-438d-47e5-a18a-efe1c7a36e5e","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2529e2de-f783-453e-8ccb-fc54b5b9fb66","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:17:59.094Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:59.102Z","message":"Invoke","context":{"RequestID":"b0894fd2-438d-47e5-a18a-efe1c7a36e5e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066","InvocationID":"2529e2de-f783-453e-8ccb-fc54b5b9fb66","LogTimestamp":"2023-04-25T00:17:59.102Z"},"thread":"qtp1530295320-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:59.137Z","message":"Entering","context":{"RequestID":"b8f9748b-a5b2-43da-a706-f4115be1fe40","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ca07af7e-edcd-47be-bd3b-a077dc5a5414","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:17:59.137Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:17:59.142Z","message":"{\"transactionId\":\"b8f9748b-a5b2-43da-a706-f4115be1fe40\",\"status\":\"200\",\"rqstDate\":\"230425-00:17:59:138\",\"respDate\":\"230425-00:17:59:141\",\"sourceId\":\"haproxy:b8f9748b-a5b2-43da-a706-f4115be1fe40\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:17:59:138-72782\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bd1afc27-59d8-4681-a463-0dec1680ad4e], x-b3-parentspanid=[0891878c4c4e3a76], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[84416b8ef9dd18150891878c4c4e3a76], x-b3-spanid=[3ee88cc89ec1dcce], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b8f9748b-a5b2-43da-a706-f4115be1fe40]}\\\"}\"}","context":{"RequestID":"b8f9748b-a5b2-43da-a706-f4115be1fe40","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ca07af7e-edcd-47be-bd3b-a077dc5a5414","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:17:59.137Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:59.142Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b8f9748b-a5b2-43da-a706-f4115be1fe40","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ca07af7e-edcd-47be-bd3b-a077dc5a5414","LogTimestamp":"2023-04-25T00:17:59.142Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:17:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-25T00:17:59.483Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:59.487Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:17:59.512Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"b0894fd2-438d-47e5-a18a-efe1c7a36e5e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"410","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066","InvocationID":"2529e2de-f783-453e-8ccb-fc54b5b9fb66","LogTimestamp":"2023-04-25T00:17:59.512Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1530295320-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:00.090Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"b0894fd2-438d-47e5-a18a-efe1c7a36e5e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:18:00:075\"},\"entity\":{\"resource-version\":\"1682381879101\",\"named-query-uuid\":\"f199cb88-5e69-4b1f-93e0-6f257877d066\",\"named-query-version\":\"1.0\",\"description\":\"Named query - Get vserver\",\"named-query-name\":\"getVserver-1.0\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"bc85bca0-aee5-4a6e-b271-c5f6a1e1bafa\",\"resource-version\":\"1682381879101\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"ff669b22-4d15-447a-8b26-f3f1823f490e\",\"resource-version\":\"1682381879101\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"d27879c2-28fa-44a8-8260-a29e7debd0bc\",\"resource-version\":\"1682381879101\"}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"20f94296-136c-4bbe-be7f-a51f6dc3b10f\",\"resource-version\":\"1682381879101\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model-ver\",\"related-lookup-uuid\":\"549276ee-61a6-4285-bc6a-a9ff7d38ab73\",\"target-node-property\":\"model-version-id\",\"resource-version\":\"1682381879101\",\"source-node-type\":\"generic-vnf\",\"source-node-property\":\"model-version-id-local\",\"property-collect-list\":[\"model-name\",\"model-version\",\"model-version-id\"]},{\"target-node-type\":\"model\",\"related-lookup-uuid\":\"50dde1fa-5b4a-40cc-93ac-4f979c4ff9d2\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1682381879101\",\"source-node-type\":\"generic-vnf\",\"source-node-property\":\"model-invariant-id-local\",\"property-collect-list\":[\"model-invariant-id\",\"model-type\"]}]},\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"e83dbf16-0c6e-4d52-905b-b1fc57392930\",\"resource-version\":\"1682381879101\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model-ver\",\"related-lookup-uuid\":\"e78ac9b6-7a31-4ee4-bc47-a7e894245a97\",\"target-node-property\":\"model-version-id\",\"resource-version\":\"1682381879101\",\"source-node-type\":\"vf-module\",\"source-node-property\":\"model-version-id-local\",\"property-collect-list\":[\"model-name\",\"model-version\",\"model-version-id\"]},{\"target-node-type\":\"model\",\"related-lookup-uuid\":\"b9d97e3b-0a21-4a42-bd68-2aca93773e5f\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1682381879101\",\"source-node-type\":\"vf-module\",\"source-node-property\":\"model-invariant-id-local\",\"property-collect-list\":[\"model-invariant-id\",\"model-type\"]}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"3ad104cd-a0ba-4556-ada0-45520e263e99\",\"resource-version\":\"1682381879101\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model\",\"related-lookup-uuid\":\"6dbcab71-4869-4341-8144-09dedafa4fc5\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1682381879101\",\"source-node-type\":\"service-instance\",\"source-node-property\":\"model-invariant-id-local\",\"property-collect-list\":[\"model-invariant-id\",\"model-type\"]},{\"target-node-type\":\"model-ver\",\"related-lookup-uuid\":\"65fe51b9-0f61-4931-8fa3-f0dec085e545\",\"target-node-property\":\"model-version-id\",\"resource-version\":\"1682381879101\",\"source-node-type\":\"service-instance\",\"source-node-property\":\"model-version-id-local\",\"property-collect-list\":[\"model-name\",\"model-version\",\"model-version-id\"]}]}}]}}]}}]}}}","context":{"RequestID":"b0894fd2-438d-47e5-a18a-efe1c7a36e5e","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:18:00.090Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:00.123Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b0894fd2-438d-47e5-a18a-efe1c7a36e5e","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066","TargetServiceName":"AAI-EVENT","ElapsedTime":"34","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:18:00.123Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:00.126Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"b0894fd2-438d-47e5-a18a-efe1c7a36e5e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:18:00:087\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c43d548a-08e2-4d4d-97f7-cda7006dd4cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c56cfa33-9042-441f-9703-3f82e9e8c127\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/c2a55239-2ff8-4c90-a93b-6a6152d70cab/named-query-elements/named-query-element/c43d548a-08e2-4d4d-97f7-cda7006dd4cf/named-query-elements/named-query-element/c56cfa33-9042-441f-9703-3f82e9e8c127\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"10356273-1177-4df2-bb71-6bae3aa49c45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8b3d99b3-2339-4cca-80e8-abd181380c14\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bec2d16-89ef-4b78-9d97-1e73a24c99aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5b4226c5-437a-4420-b7b6-b8d964b6681b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"14402a9c-5674-4860-8ed9-51f24a6598a7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/10356273-1177-4df2-bb71-6bae3aa49c45/named-query-elements/named-query-element/8b3d99b3-2339-4cca-80e8-abd181380c14/named-query-elements/named-query-element/8bec2d16-89ef-4b78-9d97-1e73a24c99aa/named-query-elements/named-query-element/5b4226c5-437a-4420-b7b6-b8d964b6681b/named-query-elements/named-query-element/14402a9c-5674-4860-8ed9-51f24a6598a7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"11c0d0c8-e98e-46fd-ae4c-d792e2d6b423\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4d9f3faa-7765-4d11-bdeb-a7f00136d1ea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"210199b9-ae09-4641-bb66-da90ccd6021b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f30123f6-e653-4bc0-9ddb-00b40b3ad0de\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc/named-query-elements/named-query-element/11c0d0c8-e98e-46fd-ae4c-d792e2d6b423/named-query-elements/named-query-element/4d9f3faa-7765-4d11-bdeb-a7f00136d1ea/named-query-elements/named-query-element/210199b9-ae09-4641-bb66-da90ccd6021b/named-query-elements/named-query-element/f30123f6-e653-4bc0-9ddb-00b40b3ad0de\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7f4b3072-7b85-4ae2-aabf-9fb598671dc1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bcad1c90-f406-44a8-9be1-46a63ca8a276\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32dc35ec-4fde-4265-adbf-99e773868b07\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a3e0da61-99b4-47c4-ba68-c0850ec96106\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5b6f0f3-d1f0-4d1d-b9d0-b4477b6106db\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/7f4b3072-7b85-4ae2-aabf-9fb598671dc1/named-query-elements/named-query-element/bcad1c90-f406-44a8-9be1-46a63ca8a276/named-query-elements/named-query-element/32dc35ec-4fde-4265-adbf-99e773868b07/named-query-elements/named-query-element/a3e0da61-99b4-47c4-ba68-c0850ec96106/named-query-elements/named-query-element/b5b6f0f3-d1f0-4d1d-b9d0-b4477b6106db\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"35b13965-ef9d-4597-9859-bde64c521c91\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"794c6886-b59f-4204-a456-93812f6a5a98\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ec00f679-5a49-4ec0-bd0c-3c16919730f0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"69691b52-33d0-46e0-a758-5f2319668e3b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91/named-query-elements/named-query-element/794c6886-b59f-4204-a456-93812f6a5a98/named-query-elements/named-query-element/ec00f679-5a49-4ec0-bd0c-3c16919730f0/named-query-elements/named-query-element/69691b52-33d0-46e0-a758-5f2319668e3b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"f199cb88-5e69-4b1f-93e0-6f257877d066\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"bc85bca0-aee5-4a6e-b271-c5f6a1e1bafa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff669b22-4d15-447a-8b26-f3f1823f490e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d27879c2-28fa-44a8-8260-a29e7debd0bc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066/named-query-elements/named-query-element/bc85bca0-aee5-4a6e-b271-c5f6a1e1bafa/named-query-elements/named-query-element/ff669b22-4d15-447a-8b26-f3f1823f490e/named-query-elements/named-query-element/d27879c2-28fa-44a8-8260-a29e7debd0bc\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2a5cb303-4323-426a-9fc4-2e64f534675e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6bac2a96-e4ee-4927-894b-78816d1fb9a6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc/named-query-elements/named-query-element/2a5cb303-4323-426a-9fc4-2e64f534675e/named-query-elements/named-query-element/6bac2a96-e4ee-4927-894b-78816d1fb9a6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"25096aa7-bc97-4ece-8a81-41dd28cd0f7d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"752cb9ac-c413-4464-ba8b-4936d93a74ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d/named-query-elements/named-query-element/752cb9ac-c413-4464-ba8b-4936d93a74ab\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381879101\",\"model-invariant-id\":\"425b2158-e51d-4509-9945-dad4556474a3\"}}","context":{"RequestID":"b0894fd2-438d-47e5-a18a-efe1c7a36e5e","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:18:00.126Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:00.154Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b0894fd2-438d-47e5-a18a-efe1c7a36e5e","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:18:00.154Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:00.157Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"b0894fd2-438d-47e5-a18a-efe1c7a36e5e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:18:00:105\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cdcd0649-5e2c-45a8-9576-b41db1a9a57c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/db923cc7-033f-475f-80c8-d3fcdbc60e7f/named-query-elements/named-query-element/cdcd0649-5e2c-45a8-9576-b41db1a9a57c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"11c2fbfb-6cbc-42ca-bced-a9fc1d619c7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/11c2fbfb-6cbc-42ca-bced-a9fc1d619c7f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"29c7739b-3544-4d91-9039-82d8d364cd8f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/c2a55239-2ff8-4c90-a93b-6a6152d70cab/named-query-elements/named-query-element/29c7739b-3544-4d91-9039-82d8d364cd8f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"81c93a7f-58c9-41f6-9d8f-8ef4fff6877e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"26b1cd01-7b23-4b1a-ad6c-ba1b709d83b6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/81c93a7f-58c9-41f6-9d8f-8ef4fff6877e/named-query-elements/named-query-element/26b1cd01-7b23-4b1a-ad6c-ba1b709d83b6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/b66b752a-97d3-4419-ab4a-3a38ef4d09ed/named-query-elements/named-query-element/aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"864cd926-7658-4b81-a526-8644f224c176\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/27f1c4fd-dd11-439e-a67f-1860ac4baa39/named-query-elements/named-query-element/864cd926-7658-4b81-a526-8644f224c176\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8c1b7e6d-9d78-4bab-8233-25627652306a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/3302cd7c-1480-4139-a3ed-261a708ff2de/named-query-elements/named-query-element/8c1b7e6d-9d78-4bab-8233-25627652306a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"9abb2661-d92c-4f84-aea6-b16acfa00e22\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ed578b76-f907-4fdf-acd4-626803fa1419\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50e67aa0-d168-43b8-8ef0-8b3c8924649d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"723b7134-abba-476b-8a91-5b79e97e2f20\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b4ba040b-41a2-4ae5-8b77-3461f350a931\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22/named-query-elements/named-query-element/ed578b76-f907-4fdf-acd4-626803fa1419/named-query-elements/named-query-element/50e67aa0-d168-43b8-8ef0-8b3c8924649d/named-query-elements/named-query-element/723b7134-abba-476b-8a91-5b79e97e2f20/named-query-elements/named-query-element/b4ba040b-41a2-4ae5-8b77-3461f350a931\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7f4b3072-7b85-4ae2-aabf-9fb598671dc1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bcad1c90-f406-44a8-9be1-46a63ca8a276\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/7f4b3072-7b85-4ae2-aabf-9fb598671dc1/named-query-elements/named-query-element/bcad1c90-f406-44a8-9be1-46a63ca8a276\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"11c0d0c8-e98e-46fd-ae4c-d792e2d6b423\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc/named-query-elements/named-query-element/11c0d0c8-e98e-46fd-ae4c-d792e2d6b423\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5aaae002-b733-485d-9bb2-81cf5b2959d6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/5aaae002-b733-485d-9bb2-81cf5b2959d6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90b22551-a3be-49de-b77f-ea904fefee6b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e718def-33b3-41e6-8113-7a583053031f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"17c6213b-011f-459f-9439-d4ba370a479c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/90b22551-a3be-49de-b77f-ea904fefee6b/named-query-elements/named-query-element/8e718def-33b3-41e6-8113-7a583053031f/named-query-elements/named-query-element/17c6213b-011f-459f-9439-d4ba370a479c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"10356273-1177-4df2-bb71-6bae3aa49c45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8b3d99b3-2339-4cca-80e8-abd181380c14\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/10356273-1177-4df2-bb71-6bae3aa49c45/named-query-elements/named-query-element/8b3d99b3-2339-4cca-80e8-abd181380c14\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f84685d5-9bbc-4946-ac4d-3b7879636e9f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"640b62fc-6073-4b19-b13b-f9d20ef81a3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/f84685d5-9bbc-4946-ac4d-3b7879636e9f/named-query-elements/named-query-element/640b62fc-6073-4b19-b13b-f9d20ef81a3a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"f199cb88-5e69-4b1f-93e0-6f257877d066\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"bc85bca0-aee5-4a6e-b271-c5f6a1e1bafa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"20f94296-136c-4bbe-be7f-a51f6dc3b10f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066/named-query-elements/named-query-element/bc85bca0-aee5-4a6e-b271-c5f6a1e1bafa/named-query-elements/named-query-element/20f94296-136c-4bbe-be7f-a51f6dc3b10f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381879101\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"b0894fd2-438d-47e5-a18a-efe1c7a36e5e","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:18:00.157Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:00.190Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b0894fd2-438d-47e5-a18a-efe1c7a36e5e","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"33","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:18:00.190Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:00.194Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"b0894fd2-438d-47e5-a18a-efe1c7a36e5e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:18:00:123\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c43d548a-08e2-4d4d-97f7-cda7006dd4cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/c2a55239-2ff8-4c90-a93b-6a6152d70cab/named-query-elements/named-query-element/c43d548a-08e2-4d4d-97f7-cda7006dd4cf\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7f4b3072-7b85-4ae2-aabf-9fb598671dc1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bcad1c90-f406-44a8-9be1-46a63ca8a276\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32dc35ec-4fde-4265-adbf-99e773868b07\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a3e0da61-99b4-47c4-ba68-c0850ec96106\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/7f4b3072-7b85-4ae2-aabf-9fb598671dc1/named-query-elements/named-query-element/bcad1c90-f406-44a8-9be1-46a63ca8a276/named-query-elements/named-query-element/32dc35ec-4fde-4265-adbf-99e773868b07/named-query-elements/named-query-element/a3e0da61-99b4-47c4-ba68-c0850ec96106\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"10356273-1177-4df2-bb71-6bae3aa49c45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8b3d99b3-2339-4cca-80e8-abd181380c14\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bec2d16-89ef-4b78-9d97-1e73a24c99aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5b4226c5-437a-4420-b7b6-b8d964b6681b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/10356273-1177-4df2-bb71-6bae3aa49c45/named-query-elements/named-query-element/8b3d99b3-2339-4cca-80e8-abd181380c14/named-query-elements/named-query-element/8bec2d16-89ef-4b78-9d97-1e73a24c99aa/named-query-elements/named-query-element/5b4226c5-437a-4420-b7b6-b8d964b6681b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"11c0d0c8-e98e-46fd-ae4c-d792e2d6b423\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4d9f3faa-7765-4d11-bdeb-a7f00136d1ea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"210199b9-ae09-4641-bb66-da90ccd6021b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc/named-query-elements/named-query-element/11c0d0c8-e98e-46fd-ae4c-d792e2d6b423/named-query-elements/named-query-element/4d9f3faa-7765-4d11-bdeb-a7f00136d1ea/named-query-elements/named-query-element/210199b9-ae09-4641-bb66-da90ccd6021b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"35b13965-ef9d-4597-9859-bde64c521c91\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"794c6886-b59f-4204-a456-93812f6a5a98\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ec00f679-5a49-4ec0-bd0c-3c16919730f0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91/named-query-elements/named-query-element/794c6886-b59f-4204-a456-93812f6a5a98/named-query-elements/named-query-element/ec00f679-5a49-4ec0-bd0c-3c16919730f0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"f199cb88-5e69-4b1f-93e0-6f257877d066\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"bc85bca0-aee5-4a6e-b271-c5f6a1e1bafa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff669b22-4d15-447a-8b26-f3f1823f490e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066/named-query-elements/named-query-element/bc85bca0-aee5-4a6e-b271-c5f6a1e1bafa/named-query-elements/named-query-element/ff669b22-4d15-447a-8b26-f3f1823f490e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381879101\",\"model-invariant-id\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\"}}","context":{"RequestID":"b0894fd2-438d-47e5-a18a-efe1c7a36e5e","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:18:00.193Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:00.221Z","message":"{\"transactionId\":\"b0894fd2-438d-47e5-a18a-efe1c7a36e5e\",\"status\":\"201\",\"rqstDate\":\"230425-00:17:59:094\",\"respDate\":\"230425-00:18:00:220\",\"sourceId\":\"AAI-TOOLS:b0894fd2-438d-47e5-a18a-efe1c7a36e5e\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:59:094-21900\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[67228b81-6913-4806-b993-33522ace5177], x-b3-parentspanid=[e796597ac6e563cc], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[b0894fd2-438d-47e5-a18a-efe1c7a36e5e], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2ce18a0bc38bd35ba2027fa281644dbe], x-b3-spanid=[18aa6d76996086f4], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[5872], Content-Type=[application/json], X-ONAP-RequestID=[b0894fd2-438d-47e5-a18a-efe1c7a36e5e]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"f199cb88-5e69-4b1f-93e0-6f257877d066\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"getVserver-1.0\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named query - Get vserver\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"425b2158-e51d-4509-9945-dad4556474a3\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"related-lookups\\\\\\\" : {\\\\n \\\\\\\"related-lookup\\\\\\\" : [ {\\\\n \\\\\\\"source-node-type\\\\\\\" : \\\\\\\"vf-module\\\\\\\",\\\\n \\\\\\\"source-node-property\\\\\\\" : \\\\\\\"model-invariant-id-local\\\\\\\",\\\\n \\\\\\\"target-node-type\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"target-node-property\\\\\\\" : \\\\\\\"model-invariant-id\\\\\\\",\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"model-invariant-id\\\\\\\", \\\\\\\"model-type\\\\\\\" ]\\\\n }, \\\\n {\\\\n \\\\\\\"source-node-type\\\\\\\" : \\\\\\\"vf-module\\\\\\\",\\\\n \\\\\\\"source-node-property\\\\\\\" : \\\\\\\"model-version-id-local\\\\\\\",\\\\n \\\\\\\"target-node-type\\\\\\\" : \\\\\\\"model-ver\\\\\\\",\\\\n \\\\\\\"target-node-property\\\\\\\" : \\\\\\\"model-version-id\\\\\\\",\\\\n \\\\\\\"property-collect-list\\\\\\\" : [\\\\\\\"model-name\\\\\\\", \\\\\\\"model-version-id\\\\\\\", \\\\\\\"model-version\\\\\\\" ]\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"related-lookups\\\\\\\" : {\\\\n \\\\\\\"related-lookup\\\\\\\" : [ {\\\\n \\\\\\\"source-node-type\\\\\\\" : \\\\\\\"service-instance\\\\\\\",\\\\n \\\\\\\"source-node-property\\\\\\\" : \\\\\\\"model-invariant-id-local\\\\\\\",\\\\n \\\\\\\"target-node-type\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"target-node-property\\\\\\\" : \\\\\\\"model-invariant-id\\\\\\\",\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"model-invariant-id\\\\\\\", \\\\\\\"model-type\\\\\\\" ]\\\\n }, \\\\n {\\\\n \\\\\\\"source-node-type\\\\\\\" : \\\\\\\"service-instance\\\\\\\",\\\\n \\\\\\\"source-node-property\\\\\\\" : \\\\\\\"model-version-id-local\\\\\\\",\\\\n \\\\\\\"target-node-type\\\\\\\" : \\\\\\\"model-ver\\\\\\\",\\\\n \\\\\\\"target-node-property\\\\\\\" : \\\\\\\"model-version-id\\\\\\\",\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"model-name\\\\\\\", \\\\\\\"model-version-id\\\\\\\", \\\\\\\"model-version\\\\\\\" ]\\\\n }]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"related-lookups\\\\\\\" : {\\\\n \\\\\\\"related-lookup\\\\\\\" : [ {\\\\n \\\\\\\"source-node-type\\\\\\\" : \\\\\\\"generic-vnf\\\\\\\",\\\\n \\\\\\\"source-node-property\\\\\\\" : \\\\\\\"model-invariant-id-local\\\\\\\",\\\\n \\\\\\\"target-node-type\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"target-node-property\\\\\\\" : \\\\\\\"model-invariant-id\\\\\\\",\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"model-invariant-id\\\\\\\", \\\\\\\"model-type\\\\\\\" ]\\\\n },\\\\n {\\\\n \\\\\\\"source-node-type\\\\\\\" : \\\\\\\"generic-vnf\\\\\\\",\\\\n \\\\\\\"source-node-property\\\\\\\" : \\\\\\\"model-version-id-local\\\\\\\",\\\\n \\\\\\\"target-node-type\\\\\\\" : \\\\\\\"model-ver\\\\\\\",\\\\n \\\\\\\"target-node-property\\\\\\\" : \\\\\\\"model-version-id\\\\\\\",\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"model-name\\\\\\\", \\\\\\\"model-version-id\\\\\\\", \\\\\\\"model-version\\\\\\\" ]\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:17:59:094-21900\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[159976], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230425-00:17:59:094-21900]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"b0894fd2-438d-47e5-a18a-efe1c7a36e5e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"410","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"2529e2de-f783-453e-8ccb-fc54b5b9fb66","LogTimestamp":"2023-04-25T00:17:59.512Z","elapsedTime":"90"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:00.221Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b0894fd2-438d-47e5-a18a-efe1c7a36e5e","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:18:00.221Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:00.222Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"b0894fd2-438d-47e5-a18a-efe1c7a36e5e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1128","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"2529e2de-f783-453e-8ccb-fc54b5b9fb66","LogTimestamp":"2023-04-25T00:18:00.222Z","ResponseDesc":"Created","elapsedTime":"90"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:18:00 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066" 201 0 REST b0894fd2-438d-47e5-a18a-efe1c7a36e5e AAI-TOOLS 127.0.0.6 - - - - - - - - - 1132 - "logType": "access"
{"timestamp":"2023-04-25T00:18:00.224Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"b0894fd2-438d-47e5-a18a-efe1c7a36e5e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:18:00:138\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"29c7739b-3544-4d91-9039-82d8d364cd8f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"06d0f0dc-a3e7-46f9-abea-8e04c7cf8214\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/c2a55239-2ff8-4c90-a93b-6a6152d70cab/named-query-elements/named-query-element/29c7739b-3544-4d91-9039-82d8d364cd8f/named-query-elements/named-query-element/06d0f0dc-a3e7-46f9-abea-8e04c7cf8214\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8c1b7e6d-9d78-4bab-8233-25627652306a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"12482413-81e9-4482-b3fd-70d1fc266ad4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/3302cd7c-1480-4139-a3ed-261a708ff2de/named-query-elements/named-query-element/8c1b7e6d-9d78-4bab-8233-25627652306a/named-query-elements/named-query-element/12482413-81e9-4482-b3fd-70d1fc266ad4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cdcd0649-5e2c-45a8-9576-b41db1a9a57c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e58f73a2-6033-46c0-bf3e-ae9b3a0255e9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/db923cc7-033f-475f-80c8-d3fcdbc60e7f/named-query-elements/named-query-element/cdcd0649-5e2c-45a8-9576-b41db1a9a57c/named-query-elements/named-query-element/e58f73a2-6033-46c0-bf3e-ae9b3a0255e9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8d162d9-8cab-4468-bf6d-ccb63442fa22\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/b66b752a-97d3-4419-ab4a-3a38ef4d09ed/named-query-elements/named-query-element/aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5/named-query-elements/named-query-element/e8d162d9-8cab-4468-bf6d-ccb63442fa22\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"f199cb88-5e69-4b1f-93e0-6f257877d066\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"bc85bca0-aee5-4a6e-b271-c5f6a1e1bafa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"20f94296-136c-4bbe-be7f-a51f6dc3b10f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e83dbf16-0c6e-4d52-905b-b1fc57392930\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066/named-query-elements/named-query-element/bc85bca0-aee5-4a6e-b271-c5f6a1e1bafa/named-query-elements/named-query-element/20f94296-136c-4bbe-be7f-a51f6dc3b10f/named-query-elements/named-query-element/e83dbf16-0c6e-4d52-905b-b1fc57392930\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"81c93a7f-58c9-41f6-9d8f-8ef4fff6877e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"26b1cd01-7b23-4b1a-ad6c-ba1b709d83b6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ca1ea4b6-0951-4142-89e6-14eeac03c289\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/81c93a7f-58c9-41f6-9d8f-8ef4fff6877e/named-query-elements/named-query-element/26b1cd01-7b23-4b1a-ad6c-ba1b709d83b6/named-query-elements/named-query-element/ca1ea4b6-0951-4142-89e6-14eeac03c289\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381879101\",\"model-invariant-id\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\"}}","context":{"RequestID":"b0894fd2-438d-47e5-a18a-efe1c7a36e5e","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:18:00.224Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:00.249Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b0894fd2-438d-47e5-a18a-efe1c7a36e5e","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:18:00.249Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:00.253Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"b0894fd2-438d-47e5-a18a-efe1c7a36e5e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:18:00:152\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"29c7739b-3544-4d91-9039-82d8d364cd8f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9f194b17-c823-47b4-99d1-328c93285dd9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/c2a55239-2ff8-4c90-a93b-6a6152d70cab/named-query-elements/named-query-element/29c7739b-3544-4d91-9039-82d8d364cd8f/named-query-elements/named-query-element/9f194b17-c823-47b4-99d1-328c93285dd9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"47834979-c530-48c9-8378-3566c9da306e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"42cb4c08-059d-49ac-8a88-287f91476ea7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8b60449e-3b98-41ae-9e2c-02bf1e9b0cdb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/47834979-c530-48c9-8378-3566c9da306e/named-query-elements/named-query-element/42cb4c08-059d-49ac-8a88-287f91476ea7/named-query-elements/named-query-element/8b60449e-3b98-41ae-9e2c-02bf1e9b0cdb\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f84685d5-9bbc-4946-ac4d-3b7879636e9f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/f84685d5-9bbc-4946-ac4d-3b7879636e9f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90b22551-a3be-49de-b77f-ea904fefee6b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e718def-33b3-41e6-8113-7a583053031f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/90b22551-a3be-49de-b77f-ea904fefee6b/named-query-elements/named-query-element/8e718def-33b3-41e6-8113-7a583053031f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"81c93a7f-58c9-41f6-9d8f-8ef4fff6877e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/81c93a7f-58c9-41f6-9d8f-8ef4fff6877e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"6e806bc2-8f9b-4534-bb68-be91267ff6c8\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ea37faa4-cb1f-494e-9d8a-91c072a48831\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e7db5ed4-21c6-4695-989d-2c709cce6e33\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8/named-query-elements/named-query-element/ea37faa4-cb1f-494e-9d8a-91c072a48831/named-query-elements/named-query-element/e7db5ed4-21c6-4695-989d-2c709cce6e33\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7f4b3072-7b85-4ae2-aabf-9fb598671dc1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/7f4b3072-7b85-4ae2-aabf-9fb598671dc1\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e68bfc59-c54f-46a8-997c-17067e964b4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"48d7bb1d-9624-4b49-8314-1f10a70e4f5e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2204f694-e5c0-42d8-8d02-ef55b9d923fd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3f9c1fbd-7ab5-42ef-87e8-dba3219ce520\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a647356e-cde3-45dd-b404-2f872c06c370\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/e68bfc59-c54f-46a8-997c-17067e964b4b/named-query-elements/named-query-element/48d7bb1d-9624-4b49-8314-1f10a70e4f5e/named-query-elements/named-query-element/2204f694-e5c0-42d8-8d02-ef55b9d923fd/named-query-elements/named-query-element/3f9c1fbd-7ab5-42ef-87e8-dba3219ce520/named-query-elements/named-query-element/a647356e-cde3-45dd-b404-2f872c06c370\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"f199cb88-5e69-4b1f-93e0-6f257877d066\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"bc85bca0-aee5-4a6e-b271-c5f6a1e1bafa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"20f94296-136c-4bbe-be7f-a51f6dc3b10f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3ad104cd-a0ba-4556-ada0-45520e263e99\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066/named-query-elements/named-query-element/bc85bca0-aee5-4a6e-b271-c5f6a1e1bafa/named-query-elements/named-query-element/20f94296-136c-4bbe-be7f-a51f6dc3b10f/named-query-elements/named-query-element/3ad104cd-a0ba-4556-ada0-45520e263e99\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381879101\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"b0894fd2-438d-47e5-a18a-efe1c7a36e5e","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:18:00.253Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:00.280Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b0894fd2-438d-47e5-a18a-efe1c7a36e5e","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:18:00.280Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:00.284Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"b0894fd2-438d-47e5-a18a-efe1c7a36e5e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:18:00:181\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8d162d9-8cab-4468-bf6d-ccb63442fa22\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"680a8eab-61bd-4402-9a41-5cae1b0f4696\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/b66b752a-97d3-4419-ab4a-3a38ef4d09ed/named-query-elements/named-query-element/aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5/named-query-elements/named-query-element/e8d162d9-8cab-4468-bf6d-ccb63442fa22/named-query-elements/named-query-element/680a8eab-61bd-4402-9a41-5cae1b0f4696\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8c1b7e6d-9d78-4bab-8233-25627652306a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"12482413-81e9-4482-b3fd-70d1fc266ad4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4202276e-6a96-4f41-9afc-968b74486c02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/3302cd7c-1480-4139-a3ed-261a708ff2de/named-query-elements/named-query-element/8c1b7e6d-9d78-4bab-8233-25627652306a/named-query-elements/named-query-element/12482413-81e9-4482-b3fd-70d1fc266ad4/named-query-elements/named-query-element/4202276e-6a96-4f41-9afc-968b74486c02\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c12f329b-37e8-433c-923c-c4e27cf8c2a9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f/named-query-elements/named-query-element/c12f329b-37e8-433c-923c-c4e27cf8c2a9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"864cd926-7658-4b81-a526-8644f224c176\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7d012484-4500-4227-a153-17df983a6c88\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/27f1c4fd-dd11-439e-a67f-1860ac4baa39/named-query-elements/named-query-element/864cd926-7658-4b81-a526-8644f224c176/named-query-elements/named-query-element/7d012484-4500-4227-a153-17df983a6c88\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"11c0d0c8-e98e-46fd-ae4c-d792e2d6b423\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4d9f3faa-7765-4d11-bdeb-a7f00136d1ea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc/named-query-elements/named-query-element/11c0d0c8-e98e-46fd-ae4c-d792e2d6b423/named-query-elements/named-query-element/4d9f3faa-7765-4d11-bdeb-a7f00136d1ea\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90b22551-a3be-49de-b77f-ea904fefee6b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e718def-33b3-41e6-8113-7a583053031f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"17c6213b-011f-459f-9439-d4ba370a479c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3dbc7e62-5efd-433b-8281-ae67332d27d3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/90b22551-a3be-49de-b77f-ea904fefee6b/named-query-elements/named-query-element/8e718def-33b3-41e6-8113-7a583053031f/named-query-elements/named-query-element/17c6213b-011f-459f-9439-d4ba370a479c/named-query-elements/named-query-element/3dbc7e62-5efd-433b-8281-ae67332d27d3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5aaae002-b733-485d-9bb2-81cf5b2959d6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bef92c3c-36f8-409f-9714-e3422c7214f0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/5aaae002-b733-485d-9bb2-81cf5b2959d6/named-query-elements/named-query-element/bef92c3c-36f8-409f-9714-e3422c7214f0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cdcd0649-5e2c-45a8-9576-b41db1a9a57c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e58f73a2-6033-46c0-bf3e-ae9b3a0255e9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8cfe8a16-9efd-43c3-afdd-879728e1b79c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/db923cc7-033f-475f-80c8-d3fcdbc60e7f/named-query-elements/named-query-element/cdcd0649-5e2c-45a8-9576-b41db1a9a57c/named-query-elements/named-query-element/e58f73a2-6033-46c0-bf3e-ae9b3a0255e9/named-query-elements/named-query-element/8cfe8a16-9efd-43c3-afdd-879728e1b79c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f84685d5-9bbc-4946-ac4d-3b7879636e9f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"640b62fc-6073-4b19-b13b-f9d20ef81a3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"42299c2d-f6a3-4437-b06f-f83f9157a510\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/f84685d5-9bbc-4946-ac4d-3b7879636e9f/named-query-elements/named-query-element/640b62fc-6073-4b19-b13b-f9d20ef81a3a/named-query-elements/named-query-element/42299c2d-f6a3-4437-b06f-f83f9157a510\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7f4b3072-7b85-4ae2-aabf-9fb598671dc1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bcad1c90-f406-44a8-9be1-46a63ca8a276\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32dc35ec-4fde-4265-adbf-99e773868b07\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/7f4b3072-7b85-4ae2-aabf-9fb598671dc1/named-query-elements/named-query-element/bcad1c90-f406-44a8-9be1-46a63ca8a276/named-query-elements/named-query-element/32dc35ec-4fde-4265-adbf-99e773868b07\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"f199cb88-5e69-4b1f-93e0-6f257877d066\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"bc85bca0-aee5-4a6e-b271-c5f6a1e1bafa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066/named-query-elements/named-query-element/bc85bca0-aee5-4a6e-b271-c5f6a1e1bafa\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"10356273-1177-4df2-bb71-6bae3aa49c45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8b3d99b3-2339-4cca-80e8-abd181380c14\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bec2d16-89ef-4b78-9d97-1e73a24c99aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/10356273-1177-4df2-bb71-6bae3aa49c45/named-query-elements/named-query-element/8b3d99b3-2339-4cca-80e8-abd181380c14/named-query-elements/named-query-element/8bec2d16-89ef-4b78-9d97-1e73a24c99aa\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381879101\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"b0894fd2-438d-47e5-a18a-efe1c7a36e5e","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:18:00.284Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:00.291Z","message":"Entering","context":{"RequestID":"1b6ad9e9-1378-44ce-80bb-834b00e35a58","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b72b7c75-77f1-4971-a8c0-4f0947e93283","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:18:00.291Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:00.305Z","message":"Checking for system property [partnerName]","context":{"RequestID":"1b6ad9e9-1378-44ce-80bb-834b00e35a58","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b72b7c75-77f1-4971-a8c0-4f0947e93283","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:18:00.291Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:00.306Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"1b6ad9e9-1378-44ce-80bb-834b00e35a58","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b72b7c75-77f1-4971-a8c0-4f0947e93283","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:18:00.291Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:00.306Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"1b6ad9e9-1378-44ce-80bb-834b00e35a58","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b72b7c75-77f1-4971-a8c0-4f0947e93283","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:18:00.291Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:00.306Z","message":"Invoke","context":{"RequestID":"1b6ad9e9-1378-44ce-80bb-834b00e35a58","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c","InvocationID":"b72b7c75-77f1-4971-a8c0-4f0947e93283","LogTimestamp":"2023-04-25T00:18:00.306Z"},"thread":"qtp1530295320-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:00.313Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b0894fd2-438d-47e5-a18a-efe1c7a36e5e","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:18:00.313Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:00.571Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"1b6ad9e9-1378-44ce-80bb-834b00e35a58","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"265","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c","InvocationID":"b72b7c75-77f1-4971-a8c0-4f0947e93283","LogTimestamp":"2023-04-25T00:18:00.571Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1530295320-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:00.916Z","message":"Entering","context":{"RequestID":"b96deb0b-ed5c-4d23-bd1c-897d10c8e05b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cfe2fa95-1533-4539-9bd7-a3e3aacd9b5f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:18:00.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:00.919Z","message":"{\"transactionId\":\"b96deb0b-ed5c-4d23-bd1c-897d10c8e05b\",\"status\":\"200\",\"rqstDate\":\"230425-00:18:00:917\",\"respDate\":\"230425-00:18:00:919\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b96deb0b-ed5c-4d23-bd1c-897d10c8e05b\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:18:00:917-19095\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7a24090a-1507-498b-bf74-3ad69629d827], x-b3-parentspanid=[02212ee1b62c29a4], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51513], x-envoy-attempt-count=[1], x-b3-traceid=[8dde67c67fba193b02212ee1b62c29a4], x-b3-spanid=[d220fb8183182fd4], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b96deb0b-ed5c-4d23-bd1c-897d10c8e05b]}\\\"}\"}","context":{"RequestID":"b96deb0b-ed5c-4d23-bd1c-897d10c8e05b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cfe2fa95-1533-4539-9bd7-a3e3aacd9b5f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:18:00.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:00.920Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b96deb0b-ed5c-4d23-bd1c-897d10c8e05b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cfe2fa95-1533-4539-9bd7-a3e3aacd9b5f","LogTimestamp":"2023-04-25T00:18:00.920Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:18:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:18:01.059Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"1b6ad9e9-1378-44ce-80bb-834b00e35a58\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:18:01:045\"},\"entity\":{\"resource-version\":\"1682381880304\",\"named-query-uuid\":\"88aae9bc-9b3d-44c8-a0ba-3c4911da755c\",\"named-query-version\":\"1.0\",\"description\":\"Named query for wavelength services with same Bundle Id\",\"named-query-name\":\"GetWlBundleId\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"d8727d03-560a-4074-9edb-5d84b18b282b\",\"resource-version\":\"1682381880304\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"07062bf3-0bfd-49a2-9d9b-a73731ba3780\",\"resource-version\":\"1682381880304\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"dd7c7300-f880-4133-ac50-01b51f25132b\",\"resource-version\":\"1682381880304\"},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"62497e05-9da8-4be7-99f8-7d868a4d3110\",\"resource-version\":\"1682381880304\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"8f7e213e-7dbe-43fe-93da-326eacb64548\",\"resource-version\":\"1682381880304\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"fa134f8b-84a2-4112-a1e0-370cf751fc12\",\"resource-version\":\"1682381880304\"}]}}]}}]}}]}}]}}}","context":{"RequestID":"1b6ad9e9-1378-44ce-80bb-834b00e35a58","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:18:01.059Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:01.093Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"1b6ad9e9-1378-44ce-80bb-834b00e35a58","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c","TargetServiceName":"AAI-EVENT","ElapsedTime":"33","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:18:01.092Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:01.095Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"1b6ad9e9-1378-44ce-80bb-834b00e35a58\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:18:01:062\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"47834979-c530-48c9-8378-3566c9da306e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/47834979-c530-48c9-8378-3566c9da306e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4028faed-b7d5-4059-9d49-7df06da9ebfb\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"165dad9b-b6d8-4579-ae4f-8a7e2bcd32c1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4028faed-b7d5-4059-9d49-7df06da9ebfb/named-query-elements/named-query-element/165dad9b-b6d8-4579-ae4f-8a7e2bcd32c1\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"11c2fbfb-6cbc-42ca-bced-a9fc1d619c7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c73a738b-4724-471b-9cd0-72a183729444\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d63baa8f-7c83-4035-9e84-dd245d34f983\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"07f00055-59d3-4d69-91c9-ae89a41ad70d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/11c2fbfb-6cbc-42ca-bced-a9fc1d619c7f/named-query-elements/named-query-element/c73a738b-4724-471b-9cd0-72a183729444/named-query-elements/named-query-element/d63baa8f-7c83-4035-9e84-dd245d34f983/named-query-elements/named-query-element/07f00055-59d3-4d69-91c9-ae89a41ad70d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"47834979-c530-48c9-8378-3566c9da306e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"42cb4c08-059d-49ac-8a88-287f91476ea7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/47834979-c530-48c9-8378-3566c9da306e/named-query-elements/named-query-element/42cb4c08-059d-49ac-8a88-287f91476ea7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"25096aa7-bc97-4ece-8a81-41dd28cd0f7d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"752cb9ac-c413-4464-ba8b-4936d93a74ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff9beec5-6e85-4182-88b8-fc31b745c7b4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d/named-query-elements/named-query-element/752cb9ac-c413-4464-ba8b-4936d93a74ab/named-query-elements/named-query-element/ff9beec5-6e85-4182-88b8-fc31b745c7b4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e68bfc59-c54f-46a8-997c-17067e964b4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"48d7bb1d-9624-4b49-8314-1f10a70e4f5e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2204f694-e5c0-42d8-8d02-ef55b9d923fd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/e68bfc59-c54f-46a8-997c-17067e964b4b/named-query-elements/named-query-element/48d7bb1d-9624-4b49-8314-1f10a70e4f5e/named-query-elements/named-query-element/2204f694-e5c0-42d8-8d02-ef55b9d923fd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e68bfc59-c54f-46a8-997c-17067e964b4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"48d7bb1d-9624-4b49-8314-1f10a70e4f5e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2204f694-e5c0-42d8-8d02-ef55b9d923fd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3f9c1fbd-7ab5-42ef-87e8-dba3219ce520\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/e68bfc59-c54f-46a8-997c-17067e964b4b/named-query-elements/named-query-element/48d7bb1d-9624-4b49-8314-1f10a70e4f5e/named-query-elements/named-query-element/2204f694-e5c0-42d8-8d02-ef55b9d923fd/named-query-elements/named-query-element/3f9c1fbd-7ab5-42ef-87e8-dba3219ce520\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"88aae9bc-9b3d-44c8-a0ba-3c4911da755c\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d8727d03-560a-4074-9edb-5d84b18b282b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"07062bf3-0bfd-49a2-9d9b-a73731ba3780\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c/named-query-elements/named-query-element/d8727d03-560a-4074-9edb-5d84b18b282b/named-query-elements/named-query-element/07062bf3-0bfd-49a2-9d9b-a73731ba3780\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"88aae9bc-9b3d-44c8-a0ba-3c4911da755c\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d8727d03-560a-4074-9edb-5d84b18b282b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"07062bf3-0bfd-49a2-9d9b-a73731ba3780\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dd7c7300-f880-4133-ac50-01b51f25132b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c/named-query-elements/named-query-element/d8727d03-560a-4074-9edb-5d84b18b282b/named-query-elements/named-query-element/07062bf3-0bfd-49a2-9d9b-a73731ba3780/named-query-elements/named-query-element/dd7c7300-f880-4133-ac50-01b51f25132b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"9abb2661-d92c-4f84-aea6-b16acfa00e22\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ed578b76-f907-4fdf-acd4-626803fa1419\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22/named-query-elements/named-query-element/ed578b76-f907-4fdf-acd4-626803fa1419\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381880304\",\"model-invariant-id\":\"fe012535-2c31-4a39-a739-612374c638a0\"}}","context":{"RequestID":"1b6ad9e9-1378-44ce-80bb-834b00e35a58","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:18:01.095Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:01.103Z","message":"Entering","context":{"RequestID":"a88a8ef1-b104-4d1f-a728-39daea608167","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6ab069af-9dc2-4295-9fe2-a6254a148daf","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:18:01.102Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:01.106Z","message":"Database is available from CACHED check.","context":{"RequestID":"a88a8ef1-b104-4d1f-a728-39daea608167","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6ab069af-9dc2-4295-9fe2-a6254a148daf","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:18:01.102Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:01.108Z","message":"{\"transactionId\":\"a88a8ef1-b104-4d1f-a728-39daea608167\",\"status\":\"200\",\"rqstDate\":\"230425-00:18:01:103\",\"respDate\":\"230425-00:18:01:108\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a88a8ef1-b104-4d1f-a728-39daea608167\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:18:01:103-35294\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a88a8ef1-b104-4d1f-a728-39daea608167]}\\\"}\"}","context":{"RequestID":"a88a8ef1-b104-4d1f-a728-39daea608167","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6ab069af-9dc2-4295-9fe2-a6254a148daf","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:18:01.102Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:01.109Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a88a8ef1-b104-4d1f-a728-39daea608167","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"7","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6ab069af-9dc2-4295-9fe2-a6254a148daf","LogTimestamp":"2023-04-25T00:18:01.109Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:18:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-04-25T00:18:01.127Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"1b6ad9e9-1378-44ce-80bb-834b00e35a58","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:18:01.126Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:01.128Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"1b6ad9e9-1378-44ce-80bb-834b00e35a58\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:18:01:074\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"47834979-c530-48c9-8378-3566c9da306e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"42cb4c08-059d-49ac-8a88-287f91476ea7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8b60449e-3b98-41ae-9e2c-02bf1e9b0cdb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6690e5c1-64f1-4212-8dbf-47adcab7b33d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/47834979-c530-48c9-8378-3566c9da306e/named-query-elements/named-query-element/42cb4c08-059d-49ac-8a88-287f91476ea7/named-query-elements/named-query-element/8b60449e-3b98-41ae-9e2c-02bf1e9b0cdb/named-query-elements/named-query-element/6690e5c1-64f1-4212-8dbf-47adcab7b33d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"40147780-1ce2-47ce-b5dd-a603c4dd4505\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/40147780-1ce2-47ce-b5dd-a603c4dd4505\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"6e806bc2-8f9b-4534-bb68-be91267ff6c8\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ea37faa4-cb1f-494e-9d8a-91c072a48831\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8/named-query-elements/named-query-element/ea37faa4-cb1f-494e-9d8a-91c072a48831\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"29ef7e68-3fb6-4472-ab1b-8289a3926a65\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc/named-query-elements/named-query-element/29ef7e68-3fb6-4472-ab1b-8289a3926a65\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"35b13965-ef9d-4597-9859-bde64c521c91\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"794c6886-b59f-4204-a456-93812f6a5a98\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91/named-query-elements/named-query-element/794c6886-b59f-4204-a456-93812f6a5a98\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2030dd67-9c72-4db0-95db-f106bb3879fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/2030dd67-9c72-4db0-95db-f106bb3879fe\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e68bfc59-c54f-46a8-997c-17067e964b4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"48d7bb1d-9624-4b49-8314-1f10a70e4f5e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2204f694-e5c0-42d8-8d02-ef55b9d923fd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3f9c1fbd-7ab5-42ef-87e8-dba3219ce520\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a647356e-cde3-45dd-b404-2f872c06c370\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5b10c4b1-bc1c-4ffd-9a8c-2b21866535ea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/e68bfc59-c54f-46a8-997c-17067e964b4b/named-query-elements/named-query-element/48d7bb1d-9624-4b49-8314-1f10a70e4f5e/named-query-elements/named-query-element/2204f694-e5c0-42d8-8d02-ef55b9d923fd/named-query-elements/named-query-element/3f9c1fbd-7ab5-42ef-87e8-dba3219ce520/named-query-elements/named-query-element/a647356e-cde3-45dd-b404-2f872c06c370/named-query-elements/named-query-element/5b10c4b1-bc1c-4ffd-9a8c-2b21866535ea\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"88aae9bc-9b3d-44c8-a0ba-3c4911da755c\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d8727d03-560a-4074-9edb-5d84b18b282b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"07062bf3-0bfd-49a2-9d9b-a73731ba3780\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"62497e05-9da8-4be7-99f8-7d868a4d3110\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f7e213e-7dbe-43fe-93da-326eacb64548\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c/named-query-elements/named-query-element/d8727d03-560a-4074-9edb-5d84b18b282b/named-query-elements/named-query-element/07062bf3-0bfd-49a2-9d9b-a73731ba3780/named-query-elements/named-query-element/62497e05-9da8-4be7-99f8-7d868a4d3110/named-query-elements/named-query-element/8f7e213e-7dbe-43fe-93da-326eacb64548\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381880304\",\"model-invariant-id\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\"}}","context":{"RequestID":"1b6ad9e9-1378-44ce-80bb-834b00e35a58","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:18:01.128Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:01.152Z","message":"Entering","context":{"RequestID":"fa09ac06-7750-4f1b-bae5-3431be00a975","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0bd19a05-94ab-4766-b6ec-2cb80765cfd1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:18:01.152Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:01.155Z","message":"{\"transactionId\":\"fa09ac06-7750-4f1b-bae5-3431be00a975\",\"status\":\"200\",\"rqstDate\":\"230425-00:18:01:153\",\"respDate\":\"230425-00:18:01:155\",\"sourceId\":\"haproxy:fa09ac06-7750-4f1b-bae5-3431be00a975\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:18:01:153-73869\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b8319662-8631-4e9a-aa20-ef7747466278], x-b3-parentspanid=[455be9e589abb15c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d3469c2e6cf05408455be9e589abb15c], x-b3-spanid=[cbbcb6981dfd2f53], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fa09ac06-7750-4f1b-bae5-3431be00a975]}\\\"}\"}","context":{"RequestID":"fa09ac06-7750-4f1b-bae5-3431be00a975","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0bd19a05-94ab-4766-b6ec-2cb80765cfd1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:18:01.152Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:01.157Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fa09ac06-7750-4f1b-bae5-3431be00a975","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0bd19a05-94ab-4766-b6ec-2cb80765cfd1","LogTimestamp":"2023-04-25T00:18:01.156Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:18:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:18:01.171Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"1b6ad9e9-1378-44ce-80bb-834b00e35a58","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"43","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:18:01.171Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:01.173Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"1b6ad9e9-1378-44ce-80bb-834b00e35a58\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:18:01:094\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"29c7739b-3544-4d91-9039-82d8d364cd8f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9f194b17-c823-47b4-99d1-328c93285dd9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/c2a55239-2ff8-4c90-a93b-6a6152d70cab/named-query-elements/named-query-element/29c7739b-3544-4d91-9039-82d8d364cd8f/named-query-elements/named-query-element/9f194b17-c823-47b4-99d1-328c93285dd9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"47834979-c530-48c9-8378-3566c9da306e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"42cb4c08-059d-49ac-8a88-287f91476ea7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8b60449e-3b98-41ae-9e2c-02bf1e9b0cdb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/47834979-c530-48c9-8378-3566c9da306e/named-query-elements/named-query-element/42cb4c08-059d-49ac-8a88-287f91476ea7/named-query-elements/named-query-element/8b60449e-3b98-41ae-9e2c-02bf1e9b0cdb\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f84685d5-9bbc-4946-ac4d-3b7879636e9f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/f84685d5-9bbc-4946-ac4d-3b7879636e9f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90b22551-a3be-49de-b77f-ea904fefee6b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e718def-33b3-41e6-8113-7a583053031f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/90b22551-a3be-49de-b77f-ea904fefee6b/named-query-elements/named-query-element/8e718def-33b3-41e6-8113-7a583053031f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"81c93a7f-58c9-41f6-9d8f-8ef4fff6877e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/81c93a7f-58c9-41f6-9d8f-8ef4fff6877e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"6e806bc2-8f9b-4534-bb68-be91267ff6c8\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ea37faa4-cb1f-494e-9d8a-91c072a48831\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e7db5ed4-21c6-4695-989d-2c709cce6e33\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8/named-query-elements/named-query-element/ea37faa4-cb1f-494e-9d8a-91c072a48831/named-query-elements/named-query-element/e7db5ed4-21c6-4695-989d-2c709cce6e33\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7f4b3072-7b85-4ae2-aabf-9fb598671dc1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/7f4b3072-7b85-4ae2-aabf-9fb598671dc1\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e68bfc59-c54f-46a8-997c-17067e964b4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"48d7bb1d-9624-4b49-8314-1f10a70e4f5e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2204f694-e5c0-42d8-8d02-ef55b9d923fd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3f9c1fbd-7ab5-42ef-87e8-dba3219ce520\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a647356e-cde3-45dd-b404-2f872c06c370\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/e68bfc59-c54f-46a8-997c-17067e964b4b/named-query-elements/named-query-element/48d7bb1d-9624-4b49-8314-1f10a70e4f5e/named-query-elements/named-query-element/2204f694-e5c0-42d8-8d02-ef55b9d923fd/named-query-elements/named-query-element/3f9c1fbd-7ab5-42ef-87e8-dba3219ce520/named-query-elements/named-query-element/a647356e-cde3-45dd-b404-2f872c06c370\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"f199cb88-5e69-4b1f-93e0-6f257877d066\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"bc85bca0-aee5-4a6e-b271-c5f6a1e1bafa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"20f94296-136c-4bbe-be7f-a51f6dc3b10f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3ad104cd-a0ba-4556-ada0-45520e263e99\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066/named-query-elements/named-query-element/bc85bca0-aee5-4a6e-b271-c5f6a1e1bafa/named-query-elements/named-query-element/20f94296-136c-4bbe-be7f-a51f6dc3b10f/named-query-elements/named-query-element/3ad104cd-a0ba-4556-ada0-45520e263e99\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"88aae9bc-9b3d-44c8-a0ba-3c4911da755c\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d8727d03-560a-4074-9edb-5d84b18b282b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"07062bf3-0bfd-49a2-9d9b-a73731ba3780\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"62497e05-9da8-4be7-99f8-7d868a4d3110\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c/named-query-elements/named-query-element/d8727d03-560a-4074-9edb-5d84b18b282b/named-query-elements/named-query-element/07062bf3-0bfd-49a2-9d9b-a73731ba3780/named-query-elements/named-query-element/62497e05-9da8-4be7-99f8-7d868a4d3110\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381880304\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"1b6ad9e9-1378-44ce-80bb-834b00e35a58","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:18:01.173Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:01.188Z","message":"{\"transactionId\":\"1b6ad9e9-1378-44ce-80bb-834b00e35a58\",\"status\":\"201\",\"rqstDate\":\"230425-00:18:00:293\",\"respDate\":\"230425-00:18:01:187\",\"sourceId\":\"AAI-TOOLS:1b6ad9e9-1378-44ce-80bb-834b00e35a58\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:18:00:293-12084\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[6a6031ef-98be-46d9-8021-58f7b2f567e0], x-b3-parentspanid=[2286c7e487c5ecbf], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[1b6ad9e9-1378-44ce-80bb-834b00e35a58], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4e7f4e0ee885866d924054934b27091a], x-b3-spanid=[ea1dff1eeb0e2c4d], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[3564], Content-Type=[application/json], X-ONAP-RequestID=[1b6ad9e9-1378-44ce-80bb-834b00e35a58]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"88aae9bc-9b3d-44c8-a0ba-3c4911da755c\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"GetWlBundleId\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named query for wavelength services with same Bundle Id\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"2e1a602a-acd8-4f78-94ff-618b802a303b\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"fe012535-2c31-4a39-a739-612374c638a0\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"fe012535-2c31-4a39-a739-612374c638a0\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:18:00:293-12084\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[147584], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230425-00:18:00:293-12084]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"1b6ad9e9-1378-44ce-80bb-834b00e35a58","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"265","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"b72b7c75-77f1-4971-a8c0-4f0947e93283","LogTimestamp":"2023-04-25T00:18:00.571Z","elapsedTime":"9"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:01.189Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"1b6ad9e9-1378-44ce-80bb-834b00e35a58","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"898","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"b72b7c75-77f1-4971-a8c0-4f0947e93283","LogTimestamp":"2023-04-25T00:18:01.189Z","ResponseDesc":"Created","elapsedTime":"9"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:18:01 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c" 201 0 REST 1b6ad9e9-1378-44ce-80bb-834b00e35a58 AAI-TOOLS 127.0.0.6 - - - - - - - - - 902 - "logType": "access"
{"timestamp":"2023-04-25T00:18:01.196Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"1b6ad9e9-1378-44ce-80bb-834b00e35a58","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:18:01.196Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:01.197Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"1b6ad9e9-1378-44ce-80bb-834b00e35a58\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:18:01:116\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2030dd67-9c72-4db0-95db-f106bb3879fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"456f5604-b944-4168-bdfd-3f88606a5f4f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/2030dd67-9c72-4db0-95db-f106bb3879fe/named-query-elements/named-query-element/456f5604-b944-4168-bdfd-3f88606a5f4f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"47834979-c530-48c9-8378-3566c9da306e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"42cb4c08-059d-49ac-8a88-287f91476ea7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8b60449e-3b98-41ae-9e2c-02bf1e9b0cdb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6690e5c1-64f1-4212-8dbf-47adcab7b33d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"84c8ac0e-970d-495b-8e93-9ca8cfd964c2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/47834979-c530-48c9-8378-3566c9da306e/named-query-elements/named-query-element/42cb4c08-059d-49ac-8a88-287f91476ea7/named-query-elements/named-query-element/8b60449e-3b98-41ae-9e2c-02bf1e9b0cdb/named-query-elements/named-query-element/6690e5c1-64f1-4212-8dbf-47adcab7b33d/named-query-elements/named-query-element/84c8ac0e-970d-495b-8e93-9ca8cfd964c2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"40147780-1ce2-47ce-b5dd-a603c4dd4505\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6c51ee7a-b5a7-4d95-9b35-59151e9dd1b4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/40147780-1ce2-47ce-b5dd-a603c4dd4505/named-query-elements/named-query-element/6c51ee7a-b5a7-4d95-9b35-59151e9dd1b4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"29ef7e68-3fb6-4472-ab1b-8289a3926a65\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"deda29c2-3045-42f5-89a2-56e77c806dcb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc/named-query-elements/named-query-element/29ef7e68-3fb6-4472-ab1b-8289a3926a65/named-query-elements/named-query-element/deda29c2-3045-42f5-89a2-56e77c806dcb\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e68bfc59-c54f-46a8-997c-17067e964b4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"48d7bb1d-9624-4b49-8314-1f10a70e4f5e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2204f694-e5c0-42d8-8d02-ef55b9d923fd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3f9c1fbd-7ab5-42ef-87e8-dba3219ce520\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a647356e-cde3-45dd-b404-2f872c06c370\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5b10c4b1-bc1c-4ffd-9a8c-2b21866535ea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1474597c-eed8-4577-a065-7a13d92fb8bc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/e68bfc59-c54f-46a8-997c-17067e964b4b/named-query-elements/named-query-element/48d7bb1d-9624-4b49-8314-1f10a70e4f5e/named-query-elements/named-query-element/2204f694-e5c0-42d8-8d02-ef55b9d923fd/named-query-elements/named-query-element/3f9c1fbd-7ab5-42ef-87e8-dba3219ce520/named-query-elements/named-query-element/a647356e-cde3-45dd-b404-2f872c06c370/named-query-elements/named-query-element/5b10c4b1-bc1c-4ffd-9a8c-2b21866535ea/named-query-elements/named-query-element/1474597c-eed8-4577-a065-7a13d92fb8bc\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"88aae9bc-9b3d-44c8-a0ba-3c4911da755c\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d8727d03-560a-4074-9edb-5d84b18b282b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"07062bf3-0bfd-49a2-9d9b-a73731ba3780\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"62497e05-9da8-4be7-99f8-7d868a4d3110\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f7e213e-7dbe-43fe-93da-326eacb64548\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fa134f8b-84a2-4112-a1e0-370cf751fc12\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c/named-query-elements/named-query-element/d8727d03-560a-4074-9edb-5d84b18b282b/named-query-elements/named-query-element/07062bf3-0bfd-49a2-9d9b-a73731ba3780/named-query-elements/named-query-element/62497e05-9da8-4be7-99f8-7d868a4d3110/named-query-elements/named-query-element/8f7e213e-7dbe-43fe-93da-326eacb64548/named-query-elements/named-query-element/fa134f8b-84a2-4112-a1e0-370cf751fc12\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381880304\",\"model-invariant-id\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\"}}","context":{"RequestID":"1b6ad9e9-1378-44ce-80bb-834b00e35a58","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:18:01.197Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:01.222Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"1b6ad9e9-1378-44ce-80bb-834b00e35a58","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:18:01.222Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:01.223Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"1b6ad9e9-1378-44ce-80bb-834b00e35a58\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:18:01:132\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"88aae9bc-9b3d-44c8-a0ba-3c4911da755c\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d8727d03-560a-4074-9edb-5d84b18b282b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c/named-query-elements/named-query-element/d8727d03-560a-4074-9edb-5d84b18b282b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381880304\",\"model-invariant-id\":\"86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98\"}}","context":{"RequestID":"1b6ad9e9-1378-44ce-80bb-834b00e35a58","ServiceName":"/aai/v27/service-design-and-creation/models/model/86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:18:01.223Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:01.274Z","message":"Entering","context":{"RequestID":"bca04c79-0060-40f4-b875-3a6b667a2a41","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"245a8e8e-373a-437f-b74d-5da62a7c5bdb","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:18:01.273Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:01.274Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"1b6ad9e9-1378-44ce-80bb-834b00e35a58","ServiceName":"/aai/v27/service-design-and-creation/models/model/86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98","TargetServiceName":"AAI-EVENT","ElapsedTime":"51","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:18:01.274Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:01.287Z","message":"Checking for system property [partnerName]","context":{"RequestID":"bca04c79-0060-40f4-b875-3a6b667a2a41","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"245a8e8e-373a-437f-b74d-5da62a7c5bdb","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:18:01.273Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:01.287Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"bca04c79-0060-40f4-b875-3a6b667a2a41","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"245a8e8e-373a-437f-b74d-5da62a7c5bdb","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:18:01.273Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:01.287Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"bca04c79-0060-40f4-b875-3a6b667a2a41","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"245a8e8e-373a-437f-b74d-5da62a7c5bdb","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:18:01.273Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:01.287Z","message":"Invoke","context":{"RequestID":"bca04c79-0060-40f4-b875-3a6b667a2a41","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031","InvocationID":"245a8e8e-373a-437f-b74d-5da62a7c5bdb","LogTimestamp":"2023-04-25T00:18:01.287Z"},"thread":"qtp1530295320-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:01.547Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"bca04c79-0060-40f4-b875-3a6b667a2a41","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"260","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031","InvocationID":"245a8e8e-373a-437f-b74d-5da62a7c5bdb","LogTimestamp":"2023-04-25T00:18:01.547Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1530295320-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:02.019Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"bca04c79-0060-40f4-b875-3a6b667a2a41\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:18:02:007\"},\"entity\":{\"resource-version\":\"1682381881285\",\"named-query-uuid\":\"037eb932-edac-48f5-9782-c19c0aa5a031\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - VNF to ESR System Info\",\"named-query-name\":\"vnf-to-esr-system-info\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"036967c2-61fd-4b8f-8fb5-bc55d59bc455\",\"resource-version\":\"1682381881285\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"066fe46a-b514-44dc-bd92-315beff29b05\",\"resource-version\":\"1682381881285\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"81b452e5-10d2-4de0-a482-fcc6d026efc4\",\"resource-version\":\"1682381881285\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"d99f99e7-3277-4b2a-bdcf-c890733405d7\",\"resource-version\":\"1682381881285\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"0562518b-e5b3-49f4-8ad8-19b43766c79d\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/0562518b-e5b3-49f4-8ad8-19b43766c79d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"652226c8-c24a-4e32-bec6-3290412b5f38\",\"resource-version\":\"1682381881285\"}]}}]}}]}}]}}]}}}","context":{"RequestID":"bca04c79-0060-40f4-b875-3a6b667a2a41","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:18:02.019Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:02.055Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"bca04c79-0060-40f4-b875-3a6b667a2a41","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031","TargetServiceName":"AAI-EVENT","ElapsedTime":"36","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:18:02.055Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:02.056Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/0562518b-e5b3-49f4-8ad8-19b43766c79d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"bca04c79-0060-40f4-b875-3a6b667a2a41\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:18:02:021\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"037eb932-edac-48f5-9782-c19c0aa5a031\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"036967c2-61fd-4b8f-8fb5-bc55d59bc455\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"066fe46a-b514-44dc-bd92-315beff29b05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"81b452e5-10d2-4de0-a482-fcc6d026efc4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d99f99e7-3277-4b2a-bdcf-c890733405d7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"652226c8-c24a-4e32-bec6-3290412b5f38\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031/named-query-elements/named-query-element/036967c2-61fd-4b8f-8fb5-bc55d59bc455/named-query-elements/named-query-element/066fe46a-b514-44dc-bd92-315beff29b05/named-query-elements/named-query-element/81b452e5-10d2-4de0-a482-fcc6d026efc4/named-query-elements/named-query-element/d99f99e7-3277-4b2a-bdcf-c890733405d7/named-query-elements/named-query-element/652226c8-c24a-4e32-bec6-3290412b5f38\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381881285\",\"model-invariant-id\":\"0562518b-e5b3-49f4-8ad8-19b43766c79d\"}}","context":{"RequestID":"bca04c79-0060-40f4-b875-3a6b667a2a41","ServiceName":"/aai/v27/service-design-and-creation/models/model/0562518b-e5b3-49f4-8ad8-19b43766c79d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:18:02.056Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:02.084Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"bca04c79-0060-40f4-b875-3a6b667a2a41","ServiceName":"/aai/v27/service-design-and-creation/models/model/0562518b-e5b3-49f4-8ad8-19b43766c79d","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:18:02.084Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:02.086Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"bca04c79-0060-40f4-b875-3a6b667a2a41\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:18:02:033\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c43d548a-08e2-4d4d-97f7-cda7006dd4cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c56cfa33-9042-441f-9703-3f82e9e8c127\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/c2a55239-2ff8-4c90-a93b-6a6152d70cab/named-query-elements/named-query-element/c43d548a-08e2-4d4d-97f7-cda7006dd4cf/named-query-elements/named-query-element/c56cfa33-9042-441f-9703-3f82e9e8c127\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"10356273-1177-4df2-bb71-6bae3aa49c45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8b3d99b3-2339-4cca-80e8-abd181380c14\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bec2d16-89ef-4b78-9d97-1e73a24c99aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5b4226c5-437a-4420-b7b6-b8d964b6681b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"14402a9c-5674-4860-8ed9-51f24a6598a7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/10356273-1177-4df2-bb71-6bae3aa49c45/named-query-elements/named-query-element/8b3d99b3-2339-4cca-80e8-abd181380c14/named-query-elements/named-query-element/8bec2d16-89ef-4b78-9d97-1e73a24c99aa/named-query-elements/named-query-element/5b4226c5-437a-4420-b7b6-b8d964b6681b/named-query-elements/named-query-element/14402a9c-5674-4860-8ed9-51f24a6598a7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"11c0d0c8-e98e-46fd-ae4c-d792e2d6b423\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4d9f3faa-7765-4d11-bdeb-a7f00136d1ea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"210199b9-ae09-4641-bb66-da90ccd6021b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f30123f6-e653-4bc0-9ddb-00b40b3ad0de\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc/named-query-elements/named-query-element/11c0d0c8-e98e-46fd-ae4c-d792e2d6b423/named-query-elements/named-query-element/4d9f3faa-7765-4d11-bdeb-a7f00136d1ea/named-query-elements/named-query-element/210199b9-ae09-4641-bb66-da90ccd6021b/named-query-elements/named-query-element/f30123f6-e653-4bc0-9ddb-00b40b3ad0de\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7f4b3072-7b85-4ae2-aabf-9fb598671dc1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bcad1c90-f406-44a8-9be1-46a63ca8a276\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32dc35ec-4fde-4265-adbf-99e773868b07\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a3e0da61-99b4-47c4-ba68-c0850ec96106\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5b6f0f3-d1f0-4d1d-b9d0-b4477b6106db\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/7f4b3072-7b85-4ae2-aabf-9fb598671dc1/named-query-elements/named-query-element/bcad1c90-f406-44a8-9be1-46a63ca8a276/named-query-elements/named-query-element/32dc35ec-4fde-4265-adbf-99e773868b07/named-query-elements/named-query-element/a3e0da61-99b4-47c4-ba68-c0850ec96106/named-query-elements/named-query-element/b5b6f0f3-d1f0-4d1d-b9d0-b4477b6106db\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"35b13965-ef9d-4597-9859-bde64c521c91\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"794c6886-b59f-4204-a456-93812f6a5a98\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ec00f679-5a49-4ec0-bd0c-3c16919730f0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"69691b52-33d0-46e0-a758-5f2319668e3b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91/named-query-elements/named-query-element/794c6886-b59f-4204-a456-93812f6a5a98/named-query-elements/named-query-element/ec00f679-5a49-4ec0-bd0c-3c16919730f0/named-query-elements/named-query-element/69691b52-33d0-46e0-a758-5f2319668e3b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"f199cb88-5e69-4b1f-93e0-6f257877d066\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"bc85bca0-aee5-4a6e-b271-c5f6a1e1bafa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff669b22-4d15-447a-8b26-f3f1823f490e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d27879c2-28fa-44a8-8260-a29e7debd0bc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066/named-query-elements/named-query-element/bc85bca0-aee5-4a6e-b271-c5f6a1e1bafa/named-query-elements/named-query-element/ff669b22-4d15-447a-8b26-f3f1823f490e/named-query-elements/named-query-element/d27879c2-28fa-44a8-8260-a29e7debd0bc\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2a5cb303-4323-426a-9fc4-2e64f534675e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6bac2a96-e4ee-4927-894b-78816d1fb9a6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc/named-query-elements/named-query-element/2a5cb303-4323-426a-9fc4-2e64f534675e/named-query-elements/named-query-element/6bac2a96-e4ee-4927-894b-78816d1fb9a6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"037eb932-edac-48f5-9782-c19c0aa5a031\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"036967c2-61fd-4b8f-8fb5-bc55d59bc455\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"066fe46a-b514-44dc-bd92-315beff29b05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"81b452e5-10d2-4de0-a482-fcc6d026efc4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d99f99e7-3277-4b2a-bdcf-c890733405d7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031/named-query-elements/named-query-element/036967c2-61fd-4b8f-8fb5-bc55d59bc455/named-query-elements/named-query-element/066fe46a-b514-44dc-bd92-315beff29b05/named-query-elements/named-query-element/81b452e5-10d2-4de0-a482-fcc6d026efc4/named-query-elements/named-query-element/d99f99e7-3277-4b2a-bdcf-c890733405d7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"25096aa7-bc97-4ece-8a81-41dd28cd0f7d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"752cb9ac-c413-4464-ba8b-4936d93a74ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d/named-query-elements/named-query-element/752cb9ac-c413-4464-ba8b-4936d93a74ab\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381881285\",\"model-invariant-id\":\"425b2158-e51d-4509-9945-dad4556474a3\"}}","context":{"RequestID":"bca04c79-0060-40f4-b875-3a6b667a2a41","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:18:02.086Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:02.108Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"bca04c79-0060-40f4-b875-3a6b667a2a41","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"22","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:18:02.108Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:02.110Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"bca04c79-0060-40f4-b875-3a6b667a2a41\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:18:02:057\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cdcd0649-5e2c-45a8-9576-b41db1a9a57c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/db923cc7-033f-475f-80c8-d3fcdbc60e7f/named-query-elements/named-query-element/cdcd0649-5e2c-45a8-9576-b41db1a9a57c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"11c2fbfb-6cbc-42ca-bced-a9fc1d619c7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/11c2fbfb-6cbc-42ca-bced-a9fc1d619c7f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"29c7739b-3544-4d91-9039-82d8d364cd8f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/c2a55239-2ff8-4c90-a93b-6a6152d70cab/named-query-elements/named-query-element/29c7739b-3544-4d91-9039-82d8d364cd8f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"81c93a7f-58c9-41f6-9d8f-8ef4fff6877e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"26b1cd01-7b23-4b1a-ad6c-ba1b709d83b6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/81c93a7f-58c9-41f6-9d8f-8ef4fff6877e/named-query-elements/named-query-element/26b1cd01-7b23-4b1a-ad6c-ba1b709d83b6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/b66b752a-97d3-4419-ab4a-3a38ef4d09ed/named-query-elements/named-query-element/aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"864cd926-7658-4b81-a526-8644f224c176\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/27f1c4fd-dd11-439e-a67f-1860ac4baa39/named-query-elements/named-query-element/864cd926-7658-4b81-a526-8644f224c176\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8c1b7e6d-9d78-4bab-8233-25627652306a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/3302cd7c-1480-4139-a3ed-261a708ff2de/named-query-elements/named-query-element/8c1b7e6d-9d78-4bab-8233-25627652306a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"9abb2661-d92c-4f84-aea6-b16acfa00e22\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ed578b76-f907-4fdf-acd4-626803fa1419\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50e67aa0-d168-43b8-8ef0-8b3c8924649d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"723b7134-abba-476b-8a91-5b79e97e2f20\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b4ba040b-41a2-4ae5-8b77-3461f350a931\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22/named-query-elements/named-query-element/ed578b76-f907-4fdf-acd4-626803fa1419/named-query-elements/named-query-element/50e67aa0-d168-43b8-8ef0-8b3c8924649d/named-query-elements/named-query-element/723b7134-abba-476b-8a91-5b79e97e2f20/named-query-elements/named-query-element/b4ba040b-41a2-4ae5-8b77-3461f350a931\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7f4b3072-7b85-4ae2-aabf-9fb598671dc1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bcad1c90-f406-44a8-9be1-46a63ca8a276\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/7f4b3072-7b85-4ae2-aabf-9fb598671dc1/named-query-elements/named-query-element/bcad1c90-f406-44a8-9be1-46a63ca8a276\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"11c0d0c8-e98e-46fd-ae4c-d792e2d6b423\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc/named-query-elements/named-query-element/11c0d0c8-e98e-46fd-ae4c-d792e2d6b423\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5aaae002-b733-485d-9bb2-81cf5b2959d6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/5aaae002-b733-485d-9bb2-81cf5b2959d6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90b22551-a3be-49de-b77f-ea904fefee6b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e718def-33b3-41e6-8113-7a583053031f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"17c6213b-011f-459f-9439-d4ba370a479c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/90b22551-a3be-49de-b77f-ea904fefee6b/named-query-elements/named-query-element/8e718def-33b3-41e6-8113-7a583053031f/named-query-elements/named-query-element/17c6213b-011f-459f-9439-d4ba370a479c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"10356273-1177-4df2-bb71-6bae3aa49c45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8b3d99b3-2339-4cca-80e8-abd181380c14\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/10356273-1177-4df2-bb71-6bae3aa49c45/named-query-elements/named-query-element/8b3d99b3-2339-4cca-80e8-abd181380c14\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f84685d5-9bbc-4946-ac4d-3b7879636e9f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"640b62fc-6073-4b19-b13b-f9d20ef81a3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/f84685d5-9bbc-4946-ac4d-3b7879636e9f/named-query-elements/named-query-element/640b62fc-6073-4b19-b13b-f9d20ef81a3a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"f199cb88-5e69-4b1f-93e0-6f257877d066\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"bc85bca0-aee5-4a6e-b271-c5f6a1e1bafa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"20f94296-136c-4bbe-be7f-a51f6dc3b10f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066/named-query-elements/named-query-element/bc85bca0-aee5-4a6e-b271-c5f6a1e1bafa/named-query-elements/named-query-element/20f94296-136c-4bbe-be7f-a51f6dc3b10f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"037eb932-edac-48f5-9782-c19c0aa5a031\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"036967c2-61fd-4b8f-8fb5-bc55d59bc455\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031/named-query-elements/named-query-element/036967c2-61fd-4b8f-8fb5-bc55d59bc455\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381881285\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"bca04c79-0060-40f4-b875-3a6b667a2a41","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:18:02.110Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:02.124Z","message":"{\"transactionId\":\"bca04c79-0060-40f4-b875-3a6b667a2a41\",\"status\":\"201\",\"rqstDate\":\"230425-00:18:01:274\",\"respDate\":\"230425-00:18:02:123\",\"sourceId\":\"AAI-TOOLS:bca04c79-0060-40f4-b875-3a6b667a2a41\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:18:01:274-72376\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[8931789d-8680-4c6e-9e12-aebc2cba64b9], x-b3-parentspanid=[512bc3ef39c129cd], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[bca04c79-0060-40f4-b875-3a6b667a2a41], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0f1b4393b4bb87bea4eac37ae4125664], x-b3-spanid=[735e8fde95ee3794], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[3084], Content-Type=[application/json], X-ONAP-RequestID=[bca04c79-0060-40f4-b875-3a6b667a2a41]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"037eb932-edac-48f5-9782-c19c0aa5a031\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"vnf-to-esr-system-info\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - VNF to ESR System Info\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"0562518b-e5b3-49f4-8ad8-19b43766c79d\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"425b2158-e51d-4509-9945-dad4556474a3\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:18:01:274-72376\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[180424], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230425-00:18:01:274-72376]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"bca04c79-0060-40f4-b875-3a6b667a2a41","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"260","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"245a8e8e-373a-437f-b74d-5da62a7c5bdb","LogTimestamp":"2023-04-25T00:18:01.547Z","elapsedTime":"163"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:02.124Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"bca04c79-0060-40f4-b875-3a6b667a2a41","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"851","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"245a8e8e-373a-437f-b74d-5da62a7c5bdb","LogTimestamp":"2023-04-25T00:18:02.124Z","ResponseDesc":"Created","elapsedTime":"163"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:18:02 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031" 201 0 REST bca04c79-0060-40f4-b875-3a6b667a2a41 AAI-TOOLS 127.0.0.6 - - - - - - - - - 855 - "logType": "access"
{"timestamp":"2023-04-25T00:18:02.134Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"bca04c79-0060-40f4-b875-3a6b667a2a41","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:18:02.134Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:02.137Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"bca04c79-0060-40f4-b875-3a6b667a2a41\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:18:02:072\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c43d548a-08e2-4d4d-97f7-cda7006dd4cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/c2a55239-2ff8-4c90-a93b-6a6152d70cab/named-query-elements/named-query-element/c43d548a-08e2-4d4d-97f7-cda7006dd4cf\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7f4b3072-7b85-4ae2-aabf-9fb598671dc1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bcad1c90-f406-44a8-9be1-46a63ca8a276\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32dc35ec-4fde-4265-adbf-99e773868b07\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a3e0da61-99b4-47c4-ba68-c0850ec96106\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/7f4b3072-7b85-4ae2-aabf-9fb598671dc1/named-query-elements/named-query-element/bcad1c90-f406-44a8-9be1-46a63ca8a276/named-query-elements/named-query-element/32dc35ec-4fde-4265-adbf-99e773868b07/named-query-elements/named-query-element/a3e0da61-99b4-47c4-ba68-c0850ec96106\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"10356273-1177-4df2-bb71-6bae3aa49c45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8b3d99b3-2339-4cca-80e8-abd181380c14\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bec2d16-89ef-4b78-9d97-1e73a24c99aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5b4226c5-437a-4420-b7b6-b8d964b6681b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/10356273-1177-4df2-bb71-6bae3aa49c45/named-query-elements/named-query-element/8b3d99b3-2339-4cca-80e8-abd181380c14/named-query-elements/named-query-element/8bec2d16-89ef-4b78-9d97-1e73a24c99aa/named-query-elements/named-query-element/5b4226c5-437a-4420-b7b6-b8d964b6681b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"11c0d0c8-e98e-46fd-ae4c-d792e2d6b423\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4d9f3faa-7765-4d11-bdeb-a7f00136d1ea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"210199b9-ae09-4641-bb66-da90ccd6021b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc/named-query-elements/named-query-element/11c0d0c8-e98e-46fd-ae4c-d792e2d6b423/named-query-elements/named-query-element/4d9f3faa-7765-4d11-bdeb-a7f00136d1ea/named-query-elements/named-query-element/210199b9-ae09-4641-bb66-da90ccd6021b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"35b13965-ef9d-4597-9859-bde64c521c91\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"794c6886-b59f-4204-a456-93812f6a5a98\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ec00f679-5a49-4ec0-bd0c-3c16919730f0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91/named-query-elements/named-query-element/794c6886-b59f-4204-a456-93812f6a5a98/named-query-elements/named-query-element/ec00f679-5a49-4ec0-bd0c-3c16919730f0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"f199cb88-5e69-4b1f-93e0-6f257877d066\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"bc85bca0-aee5-4a6e-b271-c5f6a1e1bafa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff669b22-4d15-447a-8b26-f3f1823f490e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066/named-query-elements/named-query-element/bc85bca0-aee5-4a6e-b271-c5f6a1e1bafa/named-query-elements/named-query-element/ff669b22-4d15-447a-8b26-f3f1823f490e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"037eb932-edac-48f5-9782-c19c0aa5a031\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"036967c2-61fd-4b8f-8fb5-bc55d59bc455\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"066fe46a-b514-44dc-bd92-315beff29b05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"81b452e5-10d2-4de0-a482-fcc6d026efc4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031/named-query-elements/named-query-element/036967c2-61fd-4b8f-8fb5-bc55d59bc455/named-query-elements/named-query-element/066fe46a-b514-44dc-bd92-315beff29b05/named-query-elements/named-query-element/81b452e5-10d2-4de0-a482-fcc6d026efc4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381881285\",\"model-invariant-id\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\"}}","context":{"RequestID":"bca04c79-0060-40f4-b875-3a6b667a2a41","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:18:02.137Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:02.157Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"bca04c79-0060-40f4-b875-3a6b667a2a41","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"20","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:18:02.157Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:02.160Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"bca04c79-0060-40f4-b875-3a6b667a2a41\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:18:02:094\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8d162d9-8cab-4468-bf6d-ccb63442fa22\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"680a8eab-61bd-4402-9a41-5cae1b0f4696\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/b66b752a-97d3-4419-ab4a-3a38ef4d09ed/named-query-elements/named-query-element/aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5/named-query-elements/named-query-element/e8d162d9-8cab-4468-bf6d-ccb63442fa22/named-query-elements/named-query-element/680a8eab-61bd-4402-9a41-5cae1b0f4696\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8c1b7e6d-9d78-4bab-8233-25627652306a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"12482413-81e9-4482-b3fd-70d1fc266ad4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4202276e-6a96-4f41-9afc-968b74486c02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/3302cd7c-1480-4139-a3ed-261a708ff2de/named-query-elements/named-query-element/8c1b7e6d-9d78-4bab-8233-25627652306a/named-query-elements/named-query-element/12482413-81e9-4482-b3fd-70d1fc266ad4/named-query-elements/named-query-element/4202276e-6a96-4f41-9afc-968b74486c02\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c12f329b-37e8-433c-923c-c4e27cf8c2a9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f/named-query-elements/named-query-element/c12f329b-37e8-433c-923c-c4e27cf8c2a9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"864cd926-7658-4b81-a526-8644f224c176\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7d012484-4500-4227-a153-17df983a6c88\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/27f1c4fd-dd11-439e-a67f-1860ac4baa39/named-query-elements/named-query-element/864cd926-7658-4b81-a526-8644f224c176/named-query-elements/named-query-element/7d012484-4500-4227-a153-17df983a6c88\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"11c0d0c8-e98e-46fd-ae4c-d792e2d6b423\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4d9f3faa-7765-4d11-bdeb-a7f00136d1ea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc/named-query-elements/named-query-element/11c0d0c8-e98e-46fd-ae4c-d792e2d6b423/named-query-elements/named-query-element/4d9f3faa-7765-4d11-bdeb-a7f00136d1ea\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90b22551-a3be-49de-b77f-ea904fefee6b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e718def-33b3-41e6-8113-7a583053031f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"17c6213b-011f-459f-9439-d4ba370a479c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3dbc7e62-5efd-433b-8281-ae67332d27d3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/90b22551-a3be-49de-b77f-ea904fefee6b/named-query-elements/named-query-element/8e718def-33b3-41e6-8113-7a583053031f/named-query-elements/named-query-element/17c6213b-011f-459f-9439-d4ba370a479c/named-query-elements/named-query-element/3dbc7e62-5efd-433b-8281-ae67332d27d3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5aaae002-b733-485d-9bb2-81cf5b2959d6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bef92c3c-36f8-409f-9714-e3422c7214f0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/5aaae002-b733-485d-9bb2-81cf5b2959d6/named-query-elements/named-query-element/bef92c3c-36f8-409f-9714-e3422c7214f0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cdcd0649-5e2c-45a8-9576-b41db1a9a57c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e58f73a2-6033-46c0-bf3e-ae9b3a0255e9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8cfe8a16-9efd-43c3-afdd-879728e1b79c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/db923cc7-033f-475f-80c8-d3fcdbc60e7f/named-query-elements/named-query-element/cdcd0649-5e2c-45a8-9576-b41db1a9a57c/named-query-elements/named-query-element/e58f73a2-6033-46c0-bf3e-ae9b3a0255e9/named-query-elements/named-query-element/8cfe8a16-9efd-43c3-afdd-879728e1b79c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f84685d5-9bbc-4946-ac4d-3b7879636e9f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"640b62fc-6073-4b19-b13b-f9d20ef81a3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"42299c2d-f6a3-4437-b06f-f83f9157a510\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/f84685d5-9bbc-4946-ac4d-3b7879636e9f/named-query-elements/named-query-element/640b62fc-6073-4b19-b13b-f9d20ef81a3a/named-query-elements/named-query-element/42299c2d-f6a3-4437-b06f-f83f9157a510\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7f4b3072-7b85-4ae2-aabf-9fb598671dc1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bcad1c90-f406-44a8-9be1-46a63ca8a276\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"32dc35ec-4fde-4265-adbf-99e773868b07\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/7f4b3072-7b85-4ae2-aabf-9fb598671dc1/named-query-elements/named-query-element/bcad1c90-f406-44a8-9be1-46a63ca8a276/named-query-elements/named-query-element/32dc35ec-4fde-4265-adbf-99e773868b07\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"f199cb88-5e69-4b1f-93e0-6f257877d066\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"bc85bca0-aee5-4a6e-b271-c5f6a1e1bafa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066/named-query-elements/named-query-element/bc85bca0-aee5-4a6e-b271-c5f6a1e1bafa\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"10356273-1177-4df2-bb71-6bae3aa49c45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8b3d99b3-2339-4cca-80e8-abd181380c14\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bec2d16-89ef-4b78-9d97-1e73a24c99aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/10356273-1177-4df2-bb71-6bae3aa49c45/named-query-elements/named-query-element/8b3d99b3-2339-4cca-80e8-abd181380c14/named-query-elements/named-query-element/8bec2d16-89ef-4b78-9d97-1e73a24c99aa\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"037eb932-edac-48f5-9782-c19c0aa5a031\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"036967c2-61fd-4b8f-8fb5-bc55d59bc455\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"066fe46a-b514-44dc-bd92-315beff29b05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031/named-query-elements/named-query-element/036967c2-61fd-4b8f-8fb5-bc55d59bc455/named-query-elements/named-query-element/066fe46a-b514-44dc-bd92-315beff29b05\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381881285\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"bca04c79-0060-40f4-b875-3a6b667a2a41","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:18:02.160Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:02.186Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"bca04c79-0060-40f4-b875-3a6b667a2a41","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:18:02.186Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:02.216Z","message":"Entering","context":{"RequestID":"75521fc4-0235-40f8-9302-cf8a155d4a28","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"12bb3d80-52de-451b-9f24-aba29211dd19","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:18:02.216Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:02.223Z","message":"Checking for system property [partnerName]","context":{"RequestID":"75521fc4-0235-40f8-9302-cf8a155d4a28","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"12bb3d80-52de-451b-9f24-aba29211dd19","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:18:02.216Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:02.224Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"75521fc4-0235-40f8-9302-cf8a155d4a28","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"12bb3d80-52de-451b-9f24-aba29211dd19","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:18:02.216Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:02.224Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"75521fc4-0235-40f8-9302-cf8a155d4a28","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"12bb3d80-52de-451b-9f24-aba29211dd19","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-25T00:18:02.216Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:02.224Z","message":"Invoke","context":{"RequestID":"75521fc4-0235-40f8-9302-cf8a155d4a28","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/a93ac487-409c-4e8c-9e5f-334ae8f99087","InvocationID":"12bb3d80-52de-451b-9f24-aba29211dd19","LogTimestamp":"2023-04-25T00:18:02.224Z"},"thread":"qtp1530295320-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:02.340Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"75521fc4-0235-40f8-9302-cf8a155d4a28","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"116","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/a93ac487-409c-4e8c-9e5f-334ae8f99087","InvocationID":"12bb3d80-52de-451b-9f24-aba29211dd19","LogTimestamp":"2023-04-25T00:18:02.340Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1530295320-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:02.592Z","message":"onTimeout triggered but the response was completed by another thread, cancelling (retryCount = 0, queryState = QueryState(count=0, inProgress=false, cancelled=false), queryStateRef = QueryState(count=0, inProgress=false, cancelled=false))","thread":"JanusGraph Cluster-timeouter-0","logger":"c.d.driver.core.RequestHandler","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:02.679Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/a93ac487-409c-4e8c-9e5f-334ae8f99087\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"75521fc4-0235-40f8-9302-cf8a155d4a28\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:18:02:667\"},\"entity\":{\"resource-version\":\"1682381882223\",\"named-query-uuid\":\"a93ac487-409c-4e8c-9e5f-334ae8f99087\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - VNF to Service Instance\",\"named-query-name\":\"vnf-to-service-instance\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"766709d9-28c4-4188-a216-41053e5f6d2d\",\"resource-version\":\"1682381882223\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"fae546e2-7284-4bdf-9025-77f69d3c0b06\",\"resource-version\":\"1682381882223\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"4a24c8af-ef7f-4e49-8fd6-0daf41e6e212\",\"resource-version\":\"1682381882223\"}]}}]}}]}}}","context":{"RequestID":"75521fc4-0235-40f8-9302-cf8a155d4a28","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/a93ac487-409c-4e8c-9e5f-334ae8f99087","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:18:02.679Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:02.706Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"75521fc4-0235-40f8-9302-cf8a155d4a28","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/a93ac487-409c-4e8c-9e5f-334ae8f99087","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:18:02.706Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:02.710Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"75521fc4-0235-40f8-9302-cf8a155d4a28\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:18:02:686\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cdcd0649-5e2c-45a8-9576-b41db1a9a57c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/db923cc7-033f-475f-80c8-d3fcdbc60e7f/named-query-elements/named-query-element/cdcd0649-5e2c-45a8-9576-b41db1a9a57c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336/named-query-elements/named-query-element/5db9f927-8795-4841-ad82-bc1d68dc728f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"11c2fbfb-6cbc-42ca-bced-a9fc1d619c7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/11c2fbfb-6cbc-42ca-bced-a9fc1d619c7f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"29c7739b-3544-4d91-9039-82d8d364cd8f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/c2a55239-2ff8-4c90-a93b-6a6152d70cab/named-query-elements/named-query-element/29c7739b-3544-4d91-9039-82d8d364cd8f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"81c93a7f-58c9-41f6-9d8f-8ef4fff6877e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"26b1cd01-7b23-4b1a-ad6c-ba1b709d83b6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/81c93a7f-58c9-41f6-9d8f-8ef4fff6877e/named-query-elements/named-query-element/26b1cd01-7b23-4b1a-ad6c-ba1b709d83b6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/b66b752a-97d3-4419-ab4a-3a38ef4d09ed/named-query-elements/named-query-element/aa5d6b34-6fe2-4671-aebb-d05ff4b0c2e5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"864cd926-7658-4b81-a526-8644f224c176\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/27f1c4fd-dd11-439e-a67f-1860ac4baa39/named-query-elements/named-query-element/864cd926-7658-4b81-a526-8644f224c176\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8c1b7e6d-9d78-4bab-8233-25627652306a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/3302cd7c-1480-4139-a3ed-261a708ff2de/named-query-elements/named-query-element/8c1b7e6d-9d78-4bab-8233-25627652306a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"a93ac487-409c-4e8c-9e5f-334ae8f99087\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"766709d9-28c4-4188-a216-41053e5f6d2d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/a93ac487-409c-4e8c-9e5f-334ae8f99087/named-query-elements/named-query-element/766709d9-28c4-4188-a216-41053e5f6d2d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"9abb2661-d92c-4f84-aea6-b16acfa00e22\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ed578b76-f907-4fdf-acd4-626803fa1419\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50e67aa0-d168-43b8-8ef0-8b3c8924649d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"723b7134-abba-476b-8a91-5b79e97e2f20\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b4ba040b-41a2-4ae5-8b77-3461f350a931\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22/named-query-elements/named-query-element/ed578b76-f907-4fdf-acd4-626803fa1419/named-query-elements/named-query-element/50e67aa0-d168-43b8-8ef0-8b3c8924649d/named-query-elements/named-query-element/723b7134-abba-476b-8a91-5b79e97e2f20/named-query-elements/named-query-element/b4ba040b-41a2-4ae5-8b77-3461f350a931\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7f4b3072-7b85-4ae2-aabf-9fb598671dc1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bcad1c90-f406-44a8-9be1-46a63ca8a276\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/7f4b3072-7b85-4ae2-aabf-9fb598671dc1/named-query-elements/named-query-element/bcad1c90-f406-44a8-9be1-46a63ca8a276\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"a93ac487-409c-4e8c-9e5f-334ae8f99087\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"766709d9-28c4-4188-a216-41053e5f6d2d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fae546e2-7284-4bdf-9025-77f69d3c0b06\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4a24c8af-ef7f-4e49-8fd6-0daf41e6e212\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/a93ac487-409c-4e8c-9e5f-334ae8f99087/named-query-elements/named-query-element/766709d9-28c4-4188-a216-41053e5f6d2d/named-query-elements/named-query-element/fae546e2-7284-4bdf-9025-77f69d3c0b06/named-query-elements/named-query-element/4a24c8af-ef7f-4e49-8fd6-0daf41e6e212\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"11c0d0c8-e98e-46fd-ae4c-d792e2d6b423\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc/named-query-elements/named-query-element/11c0d0c8-e98e-46fd-ae4c-d792e2d6b423\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5aaae002-b733-485d-9bb2-81cf5b2959d6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/5aaae002-b733-485d-9bb2-81cf5b2959d6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90b22551-a3be-49de-b77f-ea904fefee6b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e718def-33b3-41e6-8113-7a583053031f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"17c6213b-011f-459f-9439-d4ba370a479c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/90b22551-a3be-49de-b77f-ea904fefee6b/named-query-elements/named-query-element/8e718def-33b3-41e6-8113-7a583053031f/named-query-elements/named-query-element/17c6213b-011f-459f-9439-d4ba370a479c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"10356273-1177-4df2-bb71-6bae3aa49c45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8b3d99b3-2339-4cca-80e8-abd181380c14\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/10356273-1177-4df2-bb71-6bae3aa49c45/named-query-elements/named-query-element/8b3d99b3-2339-4cca-80e8-abd181380c14\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f84685d5-9bbc-4946-ac4d-3b7879636e9f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"640b62fc-6073-4b19-b13b-f9d20ef81a3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/f84685d5-9bbc-4946-ac4d-3b7879636e9f/named-query-elements/named-query-element/640b62fc-6073-4b19-b13b-f9d20ef81a3a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"f199cb88-5e69-4b1f-93e0-6f257877d066\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"bc85bca0-aee5-4a6e-b271-c5f6a1e1bafa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"20f94296-136c-4bbe-be7f-a51f6dc3b10f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066/named-query-elements/named-query-element/bc85bca0-aee5-4a6e-b271-c5f6a1e1bafa/named-query-elements/named-query-element/20f94296-136c-4bbe-be7f-a51f6dc3b10f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"037eb932-edac-48f5-9782-c19c0aa5a031\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"036967c2-61fd-4b8f-8fb5-bc55d59bc455\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031/named-query-elements/named-query-element/036967c2-61fd-4b8f-8fb5-bc55d59bc455\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381882223\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"75521fc4-0235-40f8-9302-cf8a155d4a28","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:18:02.710Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:02.738Z","message":"{\"transactionId\":\"75521fc4-0235-40f8-9302-cf8a155d4a28\",\"status\":\"201\",\"rqstDate\":\"230425-00:18:02:216\",\"respDate\":\"230425-00:18:02:738\",\"sourceId\":\"AAI-TOOLS:75521fc4-0235-40f8-9302-cf8a155d4a28\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/a93ac487-409c-4e8c-9e5f-334ae8f99087\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:18:02:216-20584\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[adafe0f0-5586-4e84-abec-0a6ab99adeb8], x-b3-parentspanid=[55708bd58187154e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[75521fc4-0235-40f8-9302-cf8a155d4a28], Host=[aai.onap], X-Forwarded-Port=[47443], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[035ba1d257bc4a183613f8325f1688af], x-b3-spanid=[44b3095b66d4026a], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[1702], Content-Type=[application/json], X-ONAP-RequestID=[75521fc4-0235-40f8-9302-cf8a155d4a28]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"a93ac487-409c-4e8c-9e5f-334ae8f99087\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"vnf-to-service-instance\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - VNF to Service Instance\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:18:02:216-20584\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[188616], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230425-00:18:02:216-20584]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"75521fc4-0235-40f8-9302-cf8a155d4a28","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"116","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"12bb3d80-52de-451b-9f24-aba29211dd19","LogTimestamp":"2023-04-25T00:18:02.340Z","elapsedTime":"163"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:02.740Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"75521fc4-0235-40f8-9302-cf8a155d4a28","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"523","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"12bb3d80-52de-451b-9f24-aba29211dd19","LogTimestamp":"2023-04-25T00:18:02.739Z","ResponseDesc":"Created","elapsedTime":"163"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:18:02 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/a93ac487-409c-4e8c-9e5f-334ae8f99087" 201 0 REST 75521fc4-0235-40f8-9302-cf8a155d4a28 AAI-TOOLS 127.0.0.6 - - - - - - - - - 531 - "logType": "access"
{"timestamp":"2023-04-25T00:18:02.752Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"75521fc4-0235-40f8-9302-cf8a155d4a28","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"42","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:18:02.752Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:02.755Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"75521fc4-0235-40f8-9302-cf8a155d4a28\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230425-00:18:02:704\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c2a55239-2ff8-4c90-a93b-6a6152d70cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"29c7739b-3544-4d91-9039-82d8d364cd8f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9f194b17-c823-47b4-99d1-328c93285dd9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/c2a55239-2ff8-4c90-a93b-6a6152d70cab/named-query-elements/named-query-element/29c7739b-3544-4d91-9039-82d8d364cd8f/named-query-elements/named-query-element/9f194b17-c823-47b4-99d1-328c93285dd9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"47834979-c530-48c9-8378-3566c9da306e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"42cb4c08-059d-49ac-8a88-287f91476ea7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8b60449e-3b98-41ae-9e2c-02bf1e9b0cdb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/47834979-c530-48c9-8378-3566c9da306e/named-query-elements/named-query-element/42cb4c08-059d-49ac-8a88-287f91476ea7/named-query-elements/named-query-element/8b60449e-3b98-41ae-9e2c-02bf1e9b0cdb\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/b66b752a-97d3-4419-ab4a-3a38ef4d09ed\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f84685d5-9bbc-4946-ac4d-3b7879636e9f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/f84685d5-9bbc-4946-ac4d-3b7879636e9f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d/named-query-elements/named-query-element/27f1c4fd-dd11-439e-a67f-1860ac4baa39\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ef2ce4f6-278e-46b0-9666-50f4264884c7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/ef2ce4f6-278e-46b0-9666-50f4264884c7/named-query-elements/named-query-element/ef72fd36-343f-49a9-8508-bc9bd57be336\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d1aff21b-15da-4f56-b759-ecbc0841e6b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90b22551-a3be-49de-b77f-ea904fefee6b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e718def-33b3-41e6-8113-7a583053031f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/d1aff21b-15da-4f56-b759-ecbc0841e6b0/named-query-elements/named-query-element/90b22551-a3be-49de-b77f-ea904fefee6b/named-query-elements/named-query-element/8e718def-33b3-41e6-8113-7a583053031f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/db923cc7-033f-475f-80c8-d3fcdbc60e7f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"81c93a7f-58c9-41f6-9d8f-8ef4fff6877e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/81c93a7f-58c9-41f6-9d8f-8ef4fff6877e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/3302cd7c-1480-4139-a3ed-261a708ff2de\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"6e806bc2-8f9b-4534-bb68-be91267ff6c8\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ea37faa4-cb1f-494e-9d8a-91c072a48831\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e7db5ed4-21c6-4695-989d-2c709cce6e33\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8/named-query-elements/named-query-element/ea37faa4-cb1f-494e-9d8a-91c072a48831/named-query-elements/named-query-element/e7db5ed4-21c6-4695-989d-2c709cce6e33\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/d6650e83-6980-49f2-8258-26a612effa1d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7f4b3072-7b85-4ae2-aabf-9fb598671dc1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/7f4b3072-7b85-4ae2-aabf-9fb598671dc1\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"a93ac487-409c-4e8c-9e5f-334ae8f99087\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"766709d9-28c4-4188-a216-41053e5f6d2d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fae546e2-7284-4bdf-9025-77f69d3c0b06\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/a93ac487-409c-4e8c-9e5f-334ae8f99087/named-query-elements/named-query-element/766709d9-28c4-4188-a216-41053e5f6d2d/named-query-elements/named-query-element/fae546e2-7284-4bdf-9025-77f69d3c0b06\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e68bfc59-c54f-46a8-997c-17067e964b4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"48d7bb1d-9624-4b49-8314-1f10a70e4f5e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2204f694-e5c0-42d8-8d02-ef55b9d923fd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3f9c1fbd-7ab5-42ef-87e8-dba3219ce520\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a647356e-cde3-45dd-b404-2f872c06c370\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/e68bfc59-c54f-46a8-997c-17067e964b4b/named-query-elements/named-query-element/48d7bb1d-9624-4b49-8314-1f10a70e4f5e/named-query-elements/named-query-element/2204f694-e5c0-42d8-8d02-ef55b9d923fd/named-query-elements/named-query-element/3f9c1fbd-7ab5-42ef-87e8-dba3219ce520/named-query-elements/named-query-element/a647356e-cde3-45dd-b404-2f872c06c370\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/4c2cc4a1-f255-4aa7-98d4-bb42dccd85bc\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"f199cb88-5e69-4b1f-93e0-6f257877d066\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"bc85bca0-aee5-4a6e-b271-c5f6a1e1bafa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"20f94296-136c-4bbe-be7f-a51f6dc3b10f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3ad104cd-a0ba-4556-ada0-45520e263e99\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066/named-query-elements/named-query-element/bc85bca0-aee5-4a6e-b271-c5f6a1e1bafa/named-query-elements/named-query-element/20f94296-136c-4bbe-be7f-a51f6dc3b10f/named-query-elements/named-query-element/3ad104cd-a0ba-4556-ada0-45520e263e99\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"88aae9bc-9b3d-44c8-a0ba-3c4911da755c\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d8727d03-560a-4074-9edb-5d84b18b282b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"07062bf3-0bfd-49a2-9d9b-a73731ba3780\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"62497e05-9da8-4be7-99f8-7d868a4d3110\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c/named-query-elements/named-query-element/d8727d03-560a-4074-9edb-5d84b18b282b/named-query-elements/named-query-element/07062bf3-0bfd-49a2-9d9b-a73731ba3780/named-query-elements/named-query-element/62497e05-9da8-4be7-99f8-7d868a4d3110\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682381882223\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"75521fc4-0235-40f8-9302-cf8a155d4a28","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:18:02.755Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:02.786Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"75521fc4-0235-40f8-9302-cf8a155d4a28","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"38a7ec97-5826-43be-bdec-d7fe541724dc","LogTimestamp":"2023-04-25T00:18:02.786Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:03.168Z","message":"Entering","context":{"RequestID":"0e6187dd-a9e7-45ec-9bd8-9ab63196d3c6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"24369f06-2e62-4382-a407-bd50307ba3de","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:18:03.168Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:03.172Z","message":"{\"transactionId\":\"0e6187dd-a9e7-45ec-9bd8-9ab63196d3c6\",\"status\":\"200\",\"rqstDate\":\"230425-00:18:03:169\",\"respDate\":\"230425-00:18:03:172\",\"sourceId\":\"haproxy:0e6187dd-a9e7-45ec-9bd8-9ab63196d3c6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:18:03:169-5102\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fbb7ab5e-5429-46d7-8514-0f95a2ab074e], x-b3-parentspanid=[9e7f43456c7a3281], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9a5607f2e1b398329e7f43456c7a3281], x-b3-spanid=[d400727569c2a482], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0e6187dd-a9e7-45ec-9bd8-9ab63196d3c6]}\\\"}\"}","context":{"RequestID":"0e6187dd-a9e7-45ec-9bd8-9ab63196d3c6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"24369f06-2e62-4382-a407-bd50307ba3de","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:18:03.168Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:03.173Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0e6187dd-a9e7-45ec-9bd8-9ab63196d3c6","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"24369f06-2e62-4382-a407-bd50307ba3de","LogTimestamp":"2023-04-25T00:18:03.173Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:18:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-25T00:18:05.182Z","message":"Entering","context":{"RequestID":"8ee089cd-d381-45f7-af28-d58200f80d3d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4363f475-f6c7-423b-a5e4-2853b1c398a4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:18:05.182Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:05.189Z","message":"{\"transactionId\":\"8ee089cd-d381-45f7-af28-d58200f80d3d\",\"status\":\"200\",\"rqstDate\":\"230425-00:18:05:183\",\"respDate\":\"230425-00:18:05:189\",\"sourceId\":\"haproxy:8ee089cd-d381-45f7-af28-d58200f80d3d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:18:05:183-84634\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[85e7a43b-df83-4016-b8a3-0bb0b8a219cd], x-b3-parentspanid=[7890e1a2d21ee4be], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b34c376b9ea7f87a7890e1a2d21ee4be], x-b3-spanid=[25fb05c4ccc8dd6e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8ee089cd-d381-45f7-af28-d58200f80d3d]}\\\"}\"}","context":{"RequestID":"8ee089cd-d381-45f7-af28-d58200f80d3d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4363f475-f6c7-423b-a5e4-2853b1c398a4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:18:05.182Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:05.190Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8ee089cd-d381-45f7-af28-d58200f80d3d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"8","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4363f475-f6c7-423b-a5e4-2853b1c398a4","LogTimestamp":"2023-04-25T00:18:05.190Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:18:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access"
{"timestamp":"2023-04-25T00:18:07.200Z","message":"Entering","context":{"RequestID":"8cc59684-8af4-4e66-88b4-7a7cf12a965b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"aa6b7c95-f557-49a3-82a0-19e911f45601","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:18:07.200Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:07.203Z","message":"{\"transactionId\":\"8cc59684-8af4-4e66-88b4-7a7cf12a965b\",\"status\":\"200\",\"rqstDate\":\"230425-00:18:07:201\",\"respDate\":\"230425-00:18:07:203\",\"sourceId\":\"haproxy:8cc59684-8af4-4e66-88b4-7a7cf12a965b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:18:07:201-86042\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[53cd97c4-300e-43d9-b151-a1253278621b], x-b3-parentspanid=[edcf007383881147], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3030032876cc27d8edcf007383881147], x-b3-spanid=[0c3e07e35d9e757e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8cc59684-8af4-4e66-88b4-7a7cf12a965b]}\\\"}\"}","context":{"RequestID":"8cc59684-8af4-4e66-88b4-7a7cf12a965b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"aa6b7c95-f557-49a3-82a0-19e911f45601","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:18:07.200Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:07.204Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8cc59684-8af4-4e66-88b4-7a7cf12a965b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aa6b7c95-f557-49a3-82a0-19e911f45601","LogTimestamp":"2023-04-25T00:18:07.204Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:18:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:18:08.729Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:18:08.750Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:08.750Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:08.751Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:09.215Z","message":"Entering","context":{"RequestID":"898d94a7-c410-48f0-9199-ce1b9d1c5b00","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1de61e8b-d9ff-4212-8636-2721e29f6683","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:18:09.214Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:09.218Z","message":"{\"transactionId\":\"898d94a7-c410-48f0-9199-ce1b9d1c5b00\",\"status\":\"200\",\"rqstDate\":\"230425-00:18:09:216\",\"respDate\":\"230425-00:18:09:218\",\"sourceId\":\"haproxy:898d94a7-c410-48f0-9199-ce1b9d1c5b00\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:18:09:216-99461\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[215609b2-e8b3-4985-ab22-5ea848aa6916], x-b3-parentspanid=[14e3ba09edb01f28], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[24ff18dbd50a76a914e3ba09edb01f28], x-b3-spanid=[c60f8cea5dcaa2d4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[898d94a7-c410-48f0-9199-ce1b9d1c5b00]}\\\"}\"}","context":{"RequestID":"898d94a7-c410-48f0-9199-ce1b9d1c5b00","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1de61e8b-d9ff-4212-8636-2721e29f6683","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:18:09.214Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:09.219Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"898d94a7-c410-48f0-9199-ce1b9d1c5b00","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1de61e8b-d9ff-4212-8636-2721e29f6683","LogTimestamp":"2023-04-25T00:18:09.219Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:18:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-25T00:18:10.923Z","message":"Entering","context":{"RequestID":"29b1256e-90ba-482e-8eee-637b61d4664c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d10eecd3-4b45-4980-824a-350e3526d9a8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:18:10.923Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:10.927Z","message":"{\"transactionId\":\"29b1256e-90ba-482e-8eee-637b61d4664c\",\"status\":\"200\",\"rqstDate\":\"230425-00:18:10:924\",\"respDate\":\"230425-00:18:10:927\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:29b1256e-90ba-482e-8eee-637b61d4664c\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:18:10:924-37935\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9eb18025-ff12-4920-a216-fbb6b20c7611], x-b3-parentspanid=[235f3dded5258b46], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39959], x-envoy-attempt-count=[1], x-b3-traceid=[3b314f63fd4b9de5235f3dded5258b46], x-b3-spanid=[fa186e050f371a63], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[29b1256e-90ba-482e-8eee-637b61d4664c]}\\\"}\"}","context":{"RequestID":"29b1256e-90ba-482e-8eee-637b61d4664c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d10eecd3-4b45-4980-824a-350e3526d9a8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:18:10.923Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:10.928Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"29b1256e-90ba-482e-8eee-637b61d4664c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d10eecd3-4b45-4980-824a-350e3526d9a8","LogTimestamp":"2023-04-25T00:18:10.928Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:18:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:18:11.097Z","message":"Entering","context":{"RequestID":"e66b49ee-b31a-4258-9639-dada2182ff3f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6123203e-98db-4444-a680-c9b98298e45b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:18:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:11.100Z","message":"Database is available from CACHED check.","context":{"RequestID":"e66b49ee-b31a-4258-9639-dada2182ff3f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6123203e-98db-4444-a680-c9b98298e45b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:18:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:11.101Z","message":"{\"transactionId\":\"e66b49ee-b31a-4258-9639-dada2182ff3f\",\"status\":\"200\",\"rqstDate\":\"230425-00:18:11:098\",\"respDate\":\"230425-00:18:11:101\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:e66b49ee-b31a-4258-9639-dada2182ff3f\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:18:11:098-44473\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[e66b49ee-b31a-4258-9639-dada2182ff3f]}\\\"}\"}","context":{"RequestID":"e66b49ee-b31a-4258-9639-dada2182ff3f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6123203e-98db-4444-a680-c9b98298e45b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:18:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:11.104Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e66b49ee-b31a-4258-9639-dada2182ff3f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"7","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6123203e-98db-4444-a680-c9b98298e45b","LogTimestamp":"2023-04-25T00:18:11.104Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:18:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-04-25T00:18:11.240Z","message":"Entering","context":{"RequestID":"ec6b2188-5af4-4ac9-b717-055812fcc514","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d1c9194e-8c01-4948-98c2-ec5d59f2a4fa","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:18:11.240Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:11.244Z","message":"{\"transactionId\":\"ec6b2188-5af4-4ac9-b717-055812fcc514\",\"status\":\"200\",\"rqstDate\":\"230425-00:18:11:241\",\"respDate\":\"230425-00:18:11:244\",\"sourceId\":\"haproxy:ec6b2188-5af4-4ac9-b717-055812fcc514\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:18:11:241-94408\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c5a3e2b9-75d9-41f1-bb1b-590ffa47f13f], x-b3-parentspanid=[0a8194d8946b7e3f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cef3cc853d00b8620a8194d8946b7e3f], x-b3-spanid=[47db48a756c7b0b5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ec6b2188-5af4-4ac9-b717-055812fcc514]}\\\"}\"}","context":{"RequestID":"ec6b2188-5af4-4ac9-b717-055812fcc514","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d1c9194e-8c01-4948-98c2-ec5d59f2a4fa","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:18:11.240Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:11.245Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ec6b2188-5af4-4ac9-b717-055812fcc514","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d1c9194e-8c01-4948-98c2-ec5d59f2a4fa","LogTimestamp":"2023-04-25T00:18:11.245Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:18:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:18:13.255Z","message":"Entering","context":{"RequestID":"2731319e-24b3-4f76-b57c-984f71d7a637","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e4e1e845-bb09-4a60-9cb5-479e8892eebc","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:18:13.255Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:13.258Z","message":"{\"transactionId\":\"2731319e-24b3-4f76-b57c-984f71d7a637\",\"status\":\"200\",\"rqstDate\":\"230425-00:18:13:256\",\"respDate\":\"230425-00:18:13:258\",\"sourceId\":\"haproxy:2731319e-24b3-4f76-b57c-984f71d7a637\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:18:13:256-21369\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5b2a7a50-be01-4662-9291-19cff2a6a87c], x-b3-parentspanid=[662e714880a60cd9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0410e82420986acf662e714880a60cd9], x-b3-spanid=[4cb02d046906614f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2731319e-24b3-4f76-b57c-984f71d7a637]}\\\"}\"}","context":{"RequestID":"2731319e-24b3-4f76-b57c-984f71d7a637","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e4e1e845-bb09-4a60-9cb5-479e8892eebc","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:18:13.255Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:13.259Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2731319e-24b3-4f76-b57c-984f71d7a637","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e4e1e845-bb09-4a60-9cb5-479e8892eebc","LogTimestamp":"2023-04-25T00:18:13.259Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:18:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:18:15.273Z","message":"Entering","context":{"RequestID":"e73ebef2-7895-4669-be49-9a715783c3ae","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"246b6460-1973-4e46-ac7e-90200c3774ec","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:18:15.273Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:15.276Z","message":"{\"transactionId\":\"e73ebef2-7895-4669-be49-9a715783c3ae\",\"status\":\"200\",\"rqstDate\":\"230425-00:18:15:274\",\"respDate\":\"230425-00:18:15:276\",\"sourceId\":\"haproxy:e73ebef2-7895-4669-be49-9a715783c3ae\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:18:15:274-68948\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b587fc97-b40e-4923-bdb3-fc7d6768af4c], x-b3-parentspanid=[d84892b9c419a183], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a850aed2988a42b9d84892b9c419a183], x-b3-spanid=[00e4abd87751ae0f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e73ebef2-7895-4669-be49-9a715783c3ae]}\\\"}\"}","context":{"RequestID":"e73ebef2-7895-4669-be49-9a715783c3ae","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"246b6460-1973-4e46-ac7e-90200c3774ec","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:18:15.273Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:15.277Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e73ebef2-7895-4669-be49-9a715783c3ae","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"246b6460-1973-4e46-ac7e-90200c3774ec","LogTimestamp":"2023-04-25T00:18:15.277Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:18:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:18:17.289Z","message":"Entering","context":{"RequestID":"a6412b26-4a6e-4689-81dc-17689ac8b9c6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6e2aca28-a32d-4525-964b-825f3089c52f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:18:17.289Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:17.293Z","message":"{\"transactionId\":\"a6412b26-4a6e-4689-81dc-17689ac8b9c6\",\"status\":\"200\",\"rqstDate\":\"230425-00:18:17:290\",\"respDate\":\"230425-00:18:17:293\",\"sourceId\":\"haproxy:a6412b26-4a6e-4689-81dc-17689ac8b9c6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:18:17:290-73204\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[81e4f956-a8c4-41ca-9c47-90ed6438beab], x-b3-parentspanid=[ed3aed4adeddc7dd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a4fbdeb7bfcf608fed3aed4adeddc7dd], x-b3-spanid=[da602cb8a14a29dc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a6412b26-4a6e-4689-81dc-17689ac8b9c6]}\\\"}\"}","context":{"RequestID":"a6412b26-4a6e-4689-81dc-17689ac8b9c6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6e2aca28-a32d-4525-964b-825f3089c52f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:18:17.289Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:17.294Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a6412b26-4a6e-4689-81dc-17689ac8b9c6","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6e2aca28-a32d-4525-964b-825f3089c52f","LogTimestamp":"2023-04-25T00:18:17.294Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:18:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-25T00:18:18.729Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:18:18.749Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:18.750Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:18.750Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:19.306Z","message":"Entering","context":{"RequestID":"07289b0f-4470-4444-9fe5-738e94bf797a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"caba9a42-7923-43bf-80be-d8cbcb578c30","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:18:19.306Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:19.309Z","message":"{\"transactionId\":\"07289b0f-4470-4444-9fe5-738e94bf797a\",\"status\":\"200\",\"rqstDate\":\"230425-00:18:19:307\",\"respDate\":\"230425-00:18:19:309\",\"sourceId\":\"haproxy:07289b0f-4470-4444-9fe5-738e94bf797a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:18:19:307-27624\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f23929cb-73e3-4ba5-9cba-c06ae7ba15f3], x-b3-parentspanid=[5c9033a8586e82de], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c309da81169977785c9033a8586e82de], x-b3-spanid=[54928398386c321b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[07289b0f-4470-4444-9fe5-738e94bf797a]}\\\"}\"}","context":{"RequestID":"07289b0f-4470-4444-9fe5-738e94bf797a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"caba9a42-7923-43bf-80be-d8cbcb578c30","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:18:19.306Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:19.310Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"07289b0f-4470-4444-9fe5-738e94bf797a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"caba9a42-7923-43bf-80be-d8cbcb578c30","LogTimestamp":"2023-04-25T00:18:19.310Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:18:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:18:20.916Z","message":"Entering","context":{"RequestID":"94f889bb-57e3-4a1f-9dbc-803a79e8acbd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a087282d-896e-417d-bcd4-78f6ff380bcc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:18:20.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:20.918Z","message":"{\"transactionId\":\"94f889bb-57e3-4a1f-9dbc-803a79e8acbd\",\"status\":\"200\",\"rqstDate\":\"230425-00:18:20:916\",\"respDate\":\"230425-00:18:20:918\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:94f889bb-57e3-4a1f-9dbc-803a79e8acbd\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:18:20:916-79123\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[99a268dd-f60f-4a14-9014-c8ac53ce216d], x-b3-parentspanid=[ed0436330ad53e6c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[48773], x-envoy-attempt-count=[1], x-b3-traceid=[9d7ce2a9f4b8e159ed0436330ad53e6c], x-b3-spanid=[b32503d41114f3a5], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[94f889bb-57e3-4a1f-9dbc-803a79e8acbd]}\\\"}\"}","context":{"RequestID":"94f889bb-57e3-4a1f-9dbc-803a79e8acbd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a087282d-896e-417d-bcd4-78f6ff380bcc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:18:20.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:20.919Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"94f889bb-57e3-4a1f-9dbc-803a79e8acbd","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a087282d-896e-417d-bcd4-78f6ff380bcc","LogTimestamp":"2023-04-25T00:18:20.919Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:18:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:18:21.096Z","message":"Entering","context":{"RequestID":"39e4e7ad-f87e-405d-8e8d-c5052e9d66f9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"78683bdc-c6b7-4df9-a356-2b25c16fe230","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:18:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:21.097Z","message":"Database is available from CACHED check.","context":{"RequestID":"39e4e7ad-f87e-405d-8e8d-c5052e9d66f9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"78683bdc-c6b7-4df9-a356-2b25c16fe230","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:18:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:21.098Z","message":"{\"transactionId\":\"39e4e7ad-f87e-405d-8e8d-c5052e9d66f9\",\"status\":\"200\",\"rqstDate\":\"230425-00:18:21:096\",\"respDate\":\"230425-00:18:21:098\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:39e4e7ad-f87e-405d-8e8d-c5052e9d66f9\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:18:21:096-88221\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[39e4e7ad-f87e-405d-8e8d-c5052e9d66f9]}\\\"}\"}","context":{"RequestID":"39e4e7ad-f87e-405d-8e8d-c5052e9d66f9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"78683bdc-c6b7-4df9-a356-2b25c16fe230","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:18:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:21.099Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"39e4e7ad-f87e-405d-8e8d-c5052e9d66f9","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"78683bdc-c6b7-4df9-a356-2b25c16fe230","LogTimestamp":"2023-04-25T00:18:21.099Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:18:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:18:21.319Z","message":"Entering","context":{"RequestID":"2cb10220-bce9-44f9-bb22-fa61b6e65ed2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"82fdcf93-b8b8-481b-9f40-7b19b605000c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:18:21.319Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:21.323Z","message":"{\"transactionId\":\"2cb10220-bce9-44f9-bb22-fa61b6e65ed2\",\"status\":\"200\",\"rqstDate\":\"230425-00:18:21:320\",\"respDate\":\"230425-00:18:21:323\",\"sourceId\":\"haproxy:2cb10220-bce9-44f9-bb22-fa61b6e65ed2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:18:21:320-92744\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1b691572-f163-48dc-807c-41923e78e863], x-b3-parentspanid=[3932df8820c58eff], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d16bacc93f7cc5313932df8820c58eff], x-b3-spanid=[f15117d924213a1d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2cb10220-bce9-44f9-bb22-fa61b6e65ed2]}\\\"}\"}","context":{"RequestID":"2cb10220-bce9-44f9-bb22-fa61b6e65ed2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"82fdcf93-b8b8-481b-9f40-7b19b605000c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:18:21.319Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:21.324Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2cb10220-bce9-44f9-bb22-fa61b6e65ed2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"82fdcf93-b8b8-481b-9f40-7b19b605000c","LogTimestamp":"2023-04-25T00:18:21.324Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:18:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:18:23.335Z","message":"Entering","context":{"RequestID":"0ef09d15-8280-4ac7-8110-ab127a98723d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1de2e77d-f141-420d-b96b-3fdba225dfde","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:18:23.335Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:23.339Z","message":"{\"transactionId\":\"0ef09d15-8280-4ac7-8110-ab127a98723d\",\"status\":\"200\",\"rqstDate\":\"230425-00:18:23:336\",\"respDate\":\"230425-00:18:23:339\",\"sourceId\":\"haproxy:0ef09d15-8280-4ac7-8110-ab127a98723d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:18:23:336-33815\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3e62f155-ae50-4104-a779-501662b863c7], x-b3-parentspanid=[e91aa34310011638], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b26496643270c36ee91aa34310011638], x-b3-spanid=[3d94eedf4f7e27eb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0ef09d15-8280-4ac7-8110-ab127a98723d]}\\\"}\"}","context":{"RequestID":"0ef09d15-8280-4ac7-8110-ab127a98723d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1de2e77d-f141-420d-b96b-3fdba225dfde","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:18:23.335Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:23.340Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0ef09d15-8280-4ac7-8110-ab127a98723d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1de2e77d-f141-420d-b96b-3fdba225dfde","LogTimestamp":"2023-04-25T00:18:23.340Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:18:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-25T00:18:25.354Z","message":"Entering","context":{"RequestID":"0ad6736e-11dd-43d8-9420-25f26cebe50e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3cfb8361-6190-45f8-be40-5149a08b9b13","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:18:25.354Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:25.358Z","message":"{\"transactionId\":\"0ad6736e-11dd-43d8-9420-25f26cebe50e\",\"status\":\"200\",\"rqstDate\":\"230425-00:18:25:355\",\"respDate\":\"230425-00:18:25:357\",\"sourceId\":\"haproxy:0ad6736e-11dd-43d8-9420-25f26cebe50e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:18:25:355-95390\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eed25928-576a-46e6-adfb-e82f06370579], x-b3-parentspanid=[64983a38c8f30841], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[850fa6d404fc17c164983a38c8f30841], x-b3-spanid=[718abfe8482b3af5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0ad6736e-11dd-43d8-9420-25f26cebe50e]}\\\"}\"}","context":{"RequestID":"0ad6736e-11dd-43d8-9420-25f26cebe50e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3cfb8361-6190-45f8-be40-5149a08b9b13","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:18:25.354Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:25.359Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0ad6736e-11dd-43d8-9420-25f26cebe50e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3cfb8361-6190-45f8-be40-5149a08b9b13","LogTimestamp":"2023-04-25T00:18:25.358Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:18:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-25T00:18:27.369Z","message":"Entering","context":{"RequestID":"29af0a4c-9e49-4df2-a77d-020cdcac54df","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2926e331-15f4-46d4-ac43-8f388a54d60a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:18:27.368Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:27.372Z","message":"{\"transactionId\":\"29af0a4c-9e49-4df2-a77d-020cdcac54df\",\"status\":\"200\",\"rqstDate\":\"230425-00:18:27:369\",\"respDate\":\"230425-00:18:27:371\",\"sourceId\":\"haproxy:29af0a4c-9e49-4df2-a77d-020cdcac54df\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:18:27:369-61609\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[094fea74-8da2-4a3c-95b9-5b6cc36b1b05], x-b3-parentspanid=[2db922e898d725fc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c53b72fe63f5d9ae2db922e898d725fc], x-b3-spanid=[c3a231e72bb20a56], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[29af0a4c-9e49-4df2-a77d-020cdcac54df]}\\\"}\"}","context":{"RequestID":"29af0a4c-9e49-4df2-a77d-020cdcac54df","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2926e331-15f4-46d4-ac43-8f388a54d60a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:18:27.368Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:27.372Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"29af0a4c-9e49-4df2-a77d-020cdcac54df","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2926e331-15f4-46d4-ac43-8f388a54d60a","LogTimestamp":"2023-04-25T00:18:27.372Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:18:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:18:28.729Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:18:28.745Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:28.746Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:28.746Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:29.382Z","message":"Entering","context":{"RequestID":"f803e8b6-3524-4723-acb4-e998f1a5c4e5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0ef2fbf9-cd95-4738-b6d5-8bba2f8595ff","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:18:29.382Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:29.386Z","message":"{\"transactionId\":\"f803e8b6-3524-4723-acb4-e998f1a5c4e5\",\"status\":\"200\",\"rqstDate\":\"230425-00:18:29:383\",\"respDate\":\"230425-00:18:29:386\",\"sourceId\":\"haproxy:f803e8b6-3524-4723-acb4-e998f1a5c4e5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:18:29:383-27034\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6e812285-12f8-4ba5-9d6c-1caa74a7dbf2], x-b3-parentspanid=[e37f53c1a849aa2a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7a1d5a5bb3fa06c1e37f53c1a849aa2a], x-b3-spanid=[9122893058d9b225], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f803e8b6-3524-4723-acb4-e998f1a5c4e5]}\\\"}\"}","context":{"RequestID":"f803e8b6-3524-4723-acb4-e998f1a5c4e5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0ef2fbf9-cd95-4738-b6d5-8bba2f8595ff","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:18:29.382Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:29.388Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f803e8b6-3524-4723-acb4-e998f1a5c4e5","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0ef2fbf9-cd95-4738-b6d5-8bba2f8595ff","LogTimestamp":"2023-04-25T00:18:29.388Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:18:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-04-25T00:18:29.488Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:29.493Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:30.914Z","message":"Entering","context":{"RequestID":"92c0b83c-e37d-4712-aabe-bff1d6fa2b7e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0871482c-77fe-4213-8173-ed94bdcaefd4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:18:30.914Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:30.917Z","message":"{\"transactionId\":\"92c0b83c-e37d-4712-aabe-bff1d6fa2b7e\",\"status\":\"200\",\"rqstDate\":\"230425-00:18:30:915\",\"respDate\":\"230425-00:18:30:917\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:92c0b83c-e37d-4712-aabe-bff1d6fa2b7e\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:18:30:915-85361\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[aee1157b-1397-42fa-87f1-7f5c7df148d1], x-b3-parentspanid=[9e9900633514cabb], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45537], x-envoy-attempt-count=[1], x-b3-traceid=[7aacf3c085064de59e9900633514cabb], x-b3-spanid=[d9ffa8b08259e1b3], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[92c0b83c-e37d-4712-aabe-bff1d6fa2b7e]}\\\"}\"}","context":{"RequestID":"92c0b83c-e37d-4712-aabe-bff1d6fa2b7e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0871482c-77fe-4213-8173-ed94bdcaefd4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:18:30.914Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:30.918Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"92c0b83c-e37d-4712-aabe-bff1d6fa2b7e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0871482c-77fe-4213-8173-ed94bdcaefd4","LogTimestamp":"2023-04-25T00:18:30.918Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:18:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:18:31.097Z","message":"Entering","context":{"RequestID":"ebfc48ba-38eb-4afd-b65b-983d9a379329","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"23b5cb58-a126-423b-a961-26363c03dab7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:18:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:31.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"ebfc48ba-38eb-4afd-b65b-983d9a379329","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"23b5cb58-a126-423b-a961-26363c03dab7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:18:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:31.100Z","message":"{\"transactionId\":\"ebfc48ba-38eb-4afd-b65b-983d9a379329\",\"status\":\"200\",\"rqstDate\":\"230425-00:18:31:098\",\"respDate\":\"230425-00:18:31:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ebfc48ba-38eb-4afd-b65b-983d9a379329\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:18:31:098-38246\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ebfc48ba-38eb-4afd-b65b-983d9a379329]}\\\"}\"}","context":{"RequestID":"ebfc48ba-38eb-4afd-b65b-983d9a379329","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"23b5cb58-a126-423b-a961-26363c03dab7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:18:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:31.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ebfc48ba-38eb-4afd-b65b-983d9a379329","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"23b5cb58-a126-423b-a961-26363c03dab7","LogTimestamp":"2023-04-25T00:18:31.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:18:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:18:31.399Z","message":"Entering","context":{"RequestID":"da722d8d-ba2a-4079-aac6-d57d1f177414","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"30ded1ab-82bf-4d73-becc-6564ab0117d2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:18:31.399Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:31.402Z","message":"{\"transactionId\":\"da722d8d-ba2a-4079-aac6-d57d1f177414\",\"status\":\"200\",\"rqstDate\":\"230425-00:18:31:400\",\"respDate\":\"230425-00:18:31:402\",\"sourceId\":\"haproxy:da722d8d-ba2a-4079-aac6-d57d1f177414\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:18:31:400-28536\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b9b214c8-e92b-4414-bc8f-1edee00f8194], x-b3-parentspanid=[14d1ddc1019762b1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[68d550235a97246a14d1ddc1019762b1], x-b3-spanid=[4f1ade914d5cd239], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[da722d8d-ba2a-4079-aac6-d57d1f177414]}\\\"}\"}","context":{"RequestID":"da722d8d-ba2a-4079-aac6-d57d1f177414","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"30ded1ab-82bf-4d73-becc-6564ab0117d2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:18:31.399Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:31.403Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"da722d8d-ba2a-4079-aac6-d57d1f177414","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"30ded1ab-82bf-4d73-becc-6564ab0117d2","LogTimestamp":"2023-04-25T00:18:31.402Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:18:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:18:33.412Z","message":"Entering","context":{"RequestID":"f8e327d7-4ea6-44cd-9199-55eb5ec2086d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f560429a-179d-4436-8229-12ed2fbfbb9c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:18:33.412Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:33.414Z","message":"{\"transactionId\":\"f8e327d7-4ea6-44cd-9199-55eb5ec2086d\",\"status\":\"200\",\"rqstDate\":\"230425-00:18:33:412\",\"respDate\":\"230425-00:18:33:414\",\"sourceId\":\"haproxy:f8e327d7-4ea6-44cd-9199-55eb5ec2086d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:18:33:412-83584\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6864deb5-5cbd-4064-bb1e-326bdad61ada], x-b3-parentspanid=[1d7f981f273a83bd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5e83f68ebf7b72ae1d7f981f273a83bd], x-b3-spanid=[3ebee695c3082033], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f8e327d7-4ea6-44cd-9199-55eb5ec2086d]}\\\"}\"}","context":{"RequestID":"f8e327d7-4ea6-44cd-9199-55eb5ec2086d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f560429a-179d-4436-8229-12ed2fbfbb9c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:18:33.412Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:33.414Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f8e327d7-4ea6-44cd-9199-55eb5ec2086d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f560429a-179d-4436-8229-12ed2fbfbb9c","LogTimestamp":"2023-04-25T00:18:33.414Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:18:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:18:35.425Z","message":"Entering","context":{"RequestID":"67f324d8-d11c-4f3f-8328-af731e8649f6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9d6925b1-eeb5-4e6f-abf6-f61d35559730","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:18:35.425Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:35.427Z","message":"{\"transactionId\":\"67f324d8-d11c-4f3f-8328-af731e8649f6\",\"status\":\"200\",\"rqstDate\":\"230425-00:18:35:425\",\"respDate\":\"230425-00:18:35:427\",\"sourceId\":\"haproxy:67f324d8-d11c-4f3f-8328-af731e8649f6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:18:35:425-73516\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0f4c98d5-a440-47a6-b939-95dd7eaea12a], x-b3-parentspanid=[f67448007e8d3411], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1ab96144a415affaf67448007e8d3411], x-b3-spanid=[44f00fe3cfd213b0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[67f324d8-d11c-4f3f-8328-af731e8649f6]}\\\"}\"}","context":{"RequestID":"67f324d8-d11c-4f3f-8328-af731e8649f6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9d6925b1-eeb5-4e6f-abf6-f61d35559730","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:18:35.425Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:35.427Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"67f324d8-d11c-4f3f-8328-af731e8649f6","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9d6925b1-eeb5-4e6f-abf6-f61d35559730","LogTimestamp":"2023-04-25T00:18:35.427Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:18:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:18:37.443Z","message":"Entering","context":{"RequestID":"3ea81cb5-13eb-419b-b0ef-25f7fadd69b5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"37a8264c-c9b4-4f4f-b777-0eebf57cceba","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:18:37.442Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:37.446Z","message":"{\"transactionId\":\"3ea81cb5-13eb-419b-b0ef-25f7fadd69b5\",\"status\":\"200\",\"rqstDate\":\"230425-00:18:37:443\",\"respDate\":\"230425-00:18:37:446\",\"sourceId\":\"haproxy:3ea81cb5-13eb-419b-b0ef-25f7fadd69b5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:18:37:443-99812\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[404461c8-e3a5-429a-a486-68b60cd0a55d], x-b3-parentspanid=[d6b96c68dce5fe1b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[403aca2961df2b0dd6b96c68dce5fe1b], x-b3-spanid=[1f55dde1a28db785], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3ea81cb5-13eb-419b-b0ef-25f7fadd69b5]}\\\"}\"}","context":{"RequestID":"3ea81cb5-13eb-419b-b0ef-25f7fadd69b5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"37a8264c-c9b4-4f4f-b777-0eebf57cceba","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:18:37.442Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:37.447Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3ea81cb5-13eb-419b-b0ef-25f7fadd69b5","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"37a8264c-c9b4-4f4f-b777-0eebf57cceba","LogTimestamp":"2023-04-25T00:18:37.447Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:18:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:18:38.730Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:18:38.748Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:38.749Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:38.749Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:39.459Z","message":"Entering","context":{"RequestID":"47d92453-308e-4439-bf62-f274771b6cd3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fcdc9e44-280b-41c1-bd18-acd7b0d6ebf7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:18:39.458Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:39.463Z","message":"{\"transactionId\":\"47d92453-308e-4439-bf62-f274771b6cd3\",\"status\":\"200\",\"rqstDate\":\"230425-00:18:39:460\",\"respDate\":\"230425-00:18:39:463\",\"sourceId\":\"haproxy:47d92453-308e-4439-bf62-f274771b6cd3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:18:39:460-85876\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ec6dcf67-e47e-4b27-9717-7f19a1beb0f2], x-b3-parentspanid=[e82dd1d84b46c8f6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[462deb884ee23a3de82dd1d84b46c8f6], x-b3-spanid=[bf6f7b0c5e148f95], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[47d92453-308e-4439-bf62-f274771b6cd3]}\\\"}\"}","context":{"RequestID":"47d92453-308e-4439-bf62-f274771b6cd3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fcdc9e44-280b-41c1-bd18-acd7b0d6ebf7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:18:39.458Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:39.464Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"47d92453-308e-4439-bf62-f274771b6cd3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fcdc9e44-280b-41c1-bd18-acd7b0d6ebf7","LogTimestamp":"2023-04-25T00:18:39.464Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:18:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-04-25T00:18:40.915Z","message":"Entering","context":{"RequestID":"b2cc7466-554d-4e28-a9d3-7fd58582da9d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"12397d2e-f54f-46b2-abde-3b9a37897a05","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:18:40.915Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:40.919Z","message":"{\"transactionId\":\"b2cc7466-554d-4e28-a9d3-7fd58582da9d\",\"status\":\"200\",\"rqstDate\":\"230425-00:18:40:916\",\"respDate\":\"230425-00:18:40:919\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b2cc7466-554d-4e28-a9d3-7fd58582da9d\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:18:40:916-85341\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[33431600-7c0b-493f-b904-fef6ad27a73b], x-b3-parentspanid=[a34705c42877f9f0], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[36919], x-envoy-attempt-count=[1], x-b3-traceid=[e19bb8bbc3e74dcaa34705c42877f9f0], x-b3-spanid=[85de554584fd9dc8], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b2cc7466-554d-4e28-a9d3-7fd58582da9d]}\\\"}\"}","context":{"RequestID":"b2cc7466-554d-4e28-a9d3-7fd58582da9d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"12397d2e-f54f-46b2-abde-3b9a37897a05","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:18:40.915Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:40.920Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b2cc7466-554d-4e28-a9d3-7fd58582da9d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"12397d2e-f54f-46b2-abde-3b9a37897a05","LogTimestamp":"2023-04-25T00:18:40.920Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:18:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:18:41.098Z","message":"Entering","context":{"RequestID":"fc88b662-4130-4d20-885a-25f9ccb9a337","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2d0720a0-4181-4117-a182-d38e76b76d11","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:18:41.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:41.103Z","message":"Database is available from CACHED check.","context":{"RequestID":"fc88b662-4130-4d20-885a-25f9ccb9a337","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2d0720a0-4181-4117-a182-d38e76b76d11","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:18:41.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:41.105Z","message":"{\"transactionId\":\"fc88b662-4130-4d20-885a-25f9ccb9a337\",\"status\":\"200\",\"rqstDate\":\"230425-00:18:41:099\",\"respDate\":\"230425-00:18:41:105\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:fc88b662-4130-4d20-885a-25f9ccb9a337\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:18:41:099-76764\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[fc88b662-4130-4d20-885a-25f9ccb9a337]}\\\"}\"}","context":{"RequestID":"fc88b662-4130-4d20-885a-25f9ccb9a337","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2d0720a0-4181-4117-a182-d38e76b76d11","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:18:41.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:41.106Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fc88b662-4130-4d20-885a-25f9ccb9a337","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"8","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2d0720a0-4181-4117-a182-d38e76b76d11","LogTimestamp":"2023-04-25T00:18:41.106Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:18:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 12 - "logType": "access"
{"timestamp":"2023-04-25T00:18:41.474Z","message":"Entering","context":{"RequestID":"ec237e7e-4f01-44f0-8b47-b07e120e54f1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"650965ef-91cc-4bd8-97b5-e796d60a4197","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:18:41.474Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:41.477Z","message":"{\"transactionId\":\"ec237e7e-4f01-44f0-8b47-b07e120e54f1\",\"status\":\"200\",\"rqstDate\":\"230425-00:18:41:475\",\"respDate\":\"230425-00:18:41:477\",\"sourceId\":\"haproxy:ec237e7e-4f01-44f0-8b47-b07e120e54f1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:18:41:475-28119\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[686c1885-a65f-427a-bee8-51664ba5fcd7], x-b3-parentspanid=[f51a14a1af475a59], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a680c0612dcefef6f51a14a1af475a59], x-b3-spanid=[794a3158c3cc119a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ec237e7e-4f01-44f0-8b47-b07e120e54f1]}\\\"}\"}","context":{"RequestID":"ec237e7e-4f01-44f0-8b47-b07e120e54f1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"650965ef-91cc-4bd8-97b5-e796d60a4197","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:18:41.474Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:41.478Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ec237e7e-4f01-44f0-8b47-b07e120e54f1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"650965ef-91cc-4bd8-97b5-e796d60a4197","LogTimestamp":"2023-04-25T00:18:41.478Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:18:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:18:43.489Z","message":"Entering","context":{"RequestID":"189a63c2-d58a-4844-a936-bd98be5668c4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3bd1cc4d-0654-4ac1-9dc5-9f2111cf5d92","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:18:43.489Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:43.493Z","message":"{\"transactionId\":\"189a63c2-d58a-4844-a936-bd98be5668c4\",\"status\":\"200\",\"rqstDate\":\"230425-00:18:43:490\",\"respDate\":\"230425-00:18:43:492\",\"sourceId\":\"haproxy:189a63c2-d58a-4844-a936-bd98be5668c4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:18:43:490-24219\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c010ef27-70f5-4c21-8498-91ebcbf91e23], x-b3-parentspanid=[4869ae9a59808c85], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c563b731e10955814869ae9a59808c85], x-b3-spanid=[cf998e5d7a2d2eff], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[189a63c2-d58a-4844-a936-bd98be5668c4]}\\\"}\"}","context":{"RequestID":"189a63c2-d58a-4844-a936-bd98be5668c4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3bd1cc4d-0654-4ac1-9dc5-9f2111cf5d92","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:18:43.489Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:43.494Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"189a63c2-d58a-4844-a936-bd98be5668c4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3bd1cc4d-0654-4ac1-9dc5-9f2111cf5d92","LogTimestamp":"2023-04-25T00:18:43.494Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:18:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:18:45.506Z","message":"Entering","context":{"RequestID":"4cd78c7b-d84e-4ce9-abf3-9c6d4d68cce2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c4d84201-53ad-4fce-b828-19738d07de61","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:18:45.506Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:45.509Z","message":"{\"transactionId\":\"4cd78c7b-d84e-4ce9-abf3-9c6d4d68cce2\",\"status\":\"200\",\"rqstDate\":\"230425-00:18:45:507\",\"respDate\":\"230425-00:18:45:509\",\"sourceId\":\"haproxy:4cd78c7b-d84e-4ce9-abf3-9c6d4d68cce2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:18:45:507-51571\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e20929f7-816f-4610-a018-ff2bcda0d8d7], x-b3-parentspanid=[d7b67b50f069b63e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[03e708fe76fa3e5fd7b67b50f069b63e], x-b3-spanid=[09357ec4ef1db000], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4cd78c7b-d84e-4ce9-abf3-9c6d4d68cce2]}\\\"}\"}","context":{"RequestID":"4cd78c7b-d84e-4ce9-abf3-9c6d4d68cce2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c4d84201-53ad-4fce-b828-19738d07de61","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:18:45.506Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:45.510Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4cd78c7b-d84e-4ce9-abf3-9c6d4d68cce2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c4d84201-53ad-4fce-b828-19738d07de61","LogTimestamp":"2023-04-25T00:18:45.510Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:18:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:18:47.518Z","message":"Entering","context":{"RequestID":"1f46f916-30cd-4736-a112-07cd787bd670","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"47e23c11-bec3-4680-b584-99698a541eae","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:18:47.518Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:47.520Z","message":"{\"transactionId\":\"1f46f916-30cd-4736-a112-07cd787bd670\",\"status\":\"200\",\"rqstDate\":\"230425-00:18:47:519\",\"respDate\":\"230425-00:18:47:520\",\"sourceId\":\"haproxy:1f46f916-30cd-4736-a112-07cd787bd670\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:18:47:519-44159\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d2d1479d-efa3-4bc3-bb79-0c324b11aa43], x-b3-parentspanid=[91828fd0feee1d0b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a3f704b964e5d33991828fd0feee1d0b], x-b3-spanid=[8e22d70b833c90cf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1f46f916-30cd-4736-a112-07cd787bd670]}\\\"}\"}","context":{"RequestID":"1f46f916-30cd-4736-a112-07cd787bd670","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"47e23c11-bec3-4680-b584-99698a541eae","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:18:47.518Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:47.521Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1f46f916-30cd-4736-a112-07cd787bd670","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"47e23c11-bec3-4680-b584-99698a541eae","LogTimestamp":"2023-04-25T00:18:47.521Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:18:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:18:48.730Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:18:48.749Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:48.749Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:48.749Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:49.503Z","message":"Received event EVENT CREATED KEYSPACE workflow, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:49.531Z","message":"Entering","context":{"RequestID":"6dbee284-4be6-4a01-a94c-dab286cb9d9a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6935b161-9112-46f2-9614-556541b0bdab","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:18:49.531Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:49.534Z","message":"{\"transactionId\":\"6dbee284-4be6-4a01-a94c-dab286cb9d9a\",\"status\":\"200\",\"rqstDate\":\"230425-00:18:49:532\",\"respDate\":\"230425-00:18:49:534\",\"sourceId\":\"haproxy:6dbee284-4be6-4a01-a94c-dab286cb9d9a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:18:49:532-38904\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[626f60b9-f75d-498e-b307-d8b2cb026d6d], x-b3-parentspanid=[043d580dc5ce4620], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8a3601d2cc4c3a09043d580dc5ce4620], x-b3-spanid=[eea5afafcac32d12], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6dbee284-4be6-4a01-a94c-dab286cb9d9a]}\\\"}\"}","context":{"RequestID":"6dbee284-4be6-4a01-a94c-dab286cb9d9a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6935b161-9112-46f2-9614-556541b0bdab","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:18:49.531Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:49.535Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6dbee284-4be6-4a01-a94c-dab286cb9d9a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6935b161-9112-46f2-9614-556541b0bdab","LogTimestamp":"2023-04-25T00:18:49.535Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:18:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:18:50.090Z","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-04-25T00:18:50.914Z","message":"Entering","context":{"RequestID":"a3f1e7ae-99e9-416c-ab79-1429db72267b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"00fa2b13-7f72-4c35-871b-d5d10463a141","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:18:50.914Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:50.917Z","message":"{\"transactionId\":\"a3f1e7ae-99e9-416c-ab79-1429db72267b\",\"status\":\"200\",\"rqstDate\":\"230425-00:18:50:915\",\"respDate\":\"230425-00:18:50:917\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a3f1e7ae-99e9-416c-ab79-1429db72267b\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:18:50:915-19011\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[99663e33-84c6-438d-bb0d-8c8020dd32b4], x-b3-parentspanid=[7ad7e3378309afd3], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40883], x-envoy-attempt-count=[1], x-b3-traceid=[92724fb08c1310867ad7e3378309afd3], x-b3-spanid=[04f8682f086e0dd7], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a3f1e7ae-99e9-416c-ab79-1429db72267b]}\\\"}\"}","context":{"RequestID":"a3f1e7ae-99e9-416c-ab79-1429db72267b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"00fa2b13-7f72-4c35-871b-d5d10463a141","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:18:50.914Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:50.918Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a3f1e7ae-99e9-416c-ab79-1429db72267b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"00fa2b13-7f72-4c35-871b-d5d10463a141","LogTimestamp":"2023-04-25T00:18:50.918Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:18:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:18:51.092Z","message":"[Control connection] Refreshing schema for everything.null (null)","thread":"JanusGraph Cluster-worker-4","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:51.098Z","message":"Entering","context":{"RequestID":"52f750b7-4e43-4e0a-b649-f81d92462288","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3259f46b-36df-46a9-8023-d886c872ed6f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:18:51.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:51.100Z","message":"Database is available from CACHED check.","context":{"RequestID":"52f750b7-4e43-4e0a-b649-f81d92462288","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3259f46b-36df-46a9-8023-d886c872ed6f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:18:51.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:51.102Z","message":"{\"transactionId\":\"52f750b7-4e43-4e0a-b649-f81d92462288\",\"status\":\"200\",\"rqstDate\":\"230425-00:18:51:098\",\"respDate\":\"230425-00:18:51:101\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:52f750b7-4e43-4e0a-b649-f81d92462288\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:18:51:098-60853\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[52f750b7-4e43-4e0a-b649-f81d92462288]}\\\"}\"}","context":{"RequestID":"52f750b7-4e43-4e0a-b649-f81d92462288","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3259f46b-36df-46a9-8023-d886c872ed6f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:18:51.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:51.103Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"52f750b7-4e43-4e0a-b649-f81d92462288","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3259f46b-36df-46a9-8023-d886c872ed6f","LogTimestamp":"2023-04-25T00:18:51.102Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:18:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:18:51.140Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-4","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:51.145Z","message":"Token to replica map computation for keyspace sdctitan completed in 5 milliseconds","thread":"JanusGraph Cluster-worker-4","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:51.546Z","message":"Entering","context":{"RequestID":"378001cd-087c-428b-9537-34ea96918ecd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"efbf0124-66cc-4ff9-8b3c-6d4cf36f79d1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:18:51.546Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:51.550Z","message":"{\"transactionId\":\"378001cd-087c-428b-9537-34ea96918ecd\",\"status\":\"200\",\"rqstDate\":\"230425-00:18:51:547\",\"respDate\":\"230425-00:18:51:550\",\"sourceId\":\"haproxy:378001cd-087c-428b-9537-34ea96918ecd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:18:51:547-95535\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b1c9be2f-faae-43dc-bef3-26227293079c], x-b3-parentspanid=[926b9fcbb82a3326], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[09239fc980f2e40e926b9fcbb82a3326], x-b3-spanid=[494c5d19c4698564], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[378001cd-087c-428b-9537-34ea96918ecd]}\\\"}\"}","context":{"RequestID":"378001cd-087c-428b-9537-34ea96918ecd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"efbf0124-66cc-4ff9-8b3c-6d4cf36f79d1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:18:51.546Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:51.551Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"378001cd-087c-428b-9537-34ea96918ecd","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"efbf0124-66cc-4ff9-8b3c-6d4cf36f79d1","LogTimestamp":"2023-04-25T00:18:51.551Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:18:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-25T00:18:52.072Z","message":"Received event EVENT CREATED TABLE workflow.unique_value, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:53.073Z","message":"[Control connection] Refreshing schema for workflow.unique_value (TABLE)","thread":"JanusGraph Cluster-worker-5","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:53.292Z","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"}
{"timestamp":"2023-04-25T00:18:53.568Z","message":"Entering","context":{"RequestID":"4b6c2395-0442-4728-93e1-6b308c3444c3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ab6e88c8-365e-40fb-a638-30cf2f078c71","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:18:53.567Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:53.570Z","message":"{\"transactionId\":\"4b6c2395-0442-4728-93e1-6b308c3444c3\",\"status\":\"200\",\"rqstDate\":\"230425-00:18:53:568\",\"respDate\":\"230425-00:18:53:570\",\"sourceId\":\"haproxy:4b6c2395-0442-4728-93e1-6b308c3444c3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:18:53:568-49191\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[023dabb7-8f30-45d6-8758-f8fff7856d81], x-b3-parentspanid=[d1c109fa3e23c3c7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6491e454fb0ccb6fd1c109fa3e23c3c7], x-b3-spanid=[4381bbf7e75d2c29], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4b6c2395-0442-4728-93e1-6b308c3444c3]}\\\"}\"}","context":{"RequestID":"4b6c2395-0442-4728-93e1-6b308c3444c3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ab6e88c8-365e-40fb-a638-30cf2f078c71","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:18:53.567Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:53.571Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4b6c2395-0442-4728-93e1-6b308c3444c3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ab6e88c8-365e-40fb-a638-30cf2f078c71","LogTimestamp":"2023-04-25T00:18:53.571Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:18:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:18:54.274Z","message":"Received event EVENT CREATED TABLE zusammen_workflow.version, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:55.275Z","message":"[Control connection] Refreshing schema for zusammen_workflow","thread":"JanusGraph Cluster-worker-4","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:55.283Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-4","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:55.301Z","message":"Token to replica map computation for keyspace sdctitan completed in 18 milliseconds","thread":"JanusGraph Cluster-worker-4","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:55.311Z","message":"Received event EVENT CREATED TABLE zusammen_workflow.version_elements, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:55.585Z","message":"Entering","context":{"RequestID":"81e525f0-054d-49e9-accd-95c3671b1d0c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6c2eb6fe-94b4-412d-b7d6-1b9c410c2e9a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:18:55.585Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:55.589Z","message":"{\"transactionId\":\"81e525f0-054d-49e9-accd-95c3671b1d0c\",\"status\":\"200\",\"rqstDate\":\"230425-00:18:55:586\",\"respDate\":\"230425-00:18:55:589\",\"sourceId\":\"haproxy:81e525f0-054d-49e9-accd-95c3671b1d0c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:18:55:586-53049\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[60a3fbb0-0049-4630-9c52-4218062288f0], x-b3-parentspanid=[6800305e1a53193d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e31ae4acdf3980726800305e1a53193d], x-b3-spanid=[e99ccc902441b28d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[81e525f0-054d-49e9-accd-95c3671b1d0c]}\\\"}\"}","context":{"RequestID":"81e525f0-054d-49e9-accd-95c3671b1d0c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6c2eb6fe-94b4-412d-b7d6-1b9c410c2e9a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:18:55.585Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:55.590Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"81e525f0-054d-49e9-accd-95c3671b1d0c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6c2eb6fe-94b4-412d-b7d6-1b9c410c2e9a","LogTimestamp":"2023-04-25T00:18:55.590Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:18:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:18:56.255Z","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"}
{"timestamp":"2023-04-25T00:18:57.256Z","message":"[Control connection] Refreshing schema for zusammen_workflow","thread":"JanusGraph Cluster-worker-5","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:57.273Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-5","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:57.278Z","message":"Token to replica map computation for keyspace sdctitan completed in 5 milliseconds","thread":"JanusGraph Cluster-worker-5","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:57.438Z","message":"Received event EVENT CREATED TABLE zusammen_workflow.element, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:57.601Z","message":"Entering","context":{"RequestID":"c55eb3c2-b60b-4438-a94b-07e38ae73d55","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f90851a0-27a2-496f-a7fa-164944c61c9a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:18:57.601Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:57.604Z","message":"{\"transactionId\":\"c55eb3c2-b60b-4438-a94b-07e38ae73d55\",\"status\":\"200\",\"rqstDate\":\"230425-00:18:57:602\",\"respDate\":\"230425-00:18:57:603\",\"sourceId\":\"haproxy:c55eb3c2-b60b-4438-a94b-07e38ae73d55\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:18:57:602-54584\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[695a2958-a6e2-44f6-8eef-f8066083d23b], x-b3-parentspanid=[244ecf933b290af1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3797cbf13ec121f7244ecf933b290af1], x-b3-spanid=[d2ad8b355ea60be5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c55eb3c2-b60b-4438-a94b-07e38ae73d55]}\\\"}\"}","context":{"RequestID":"c55eb3c2-b60b-4438-a94b-07e38ae73d55","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f90851a0-27a2-496f-a7fa-164944c61c9a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:18:57.601Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:57.604Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c55eb3c2-b60b-4438-a94b-07e38ae73d55","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f90851a0-27a2-496f-a7fa-164944c61c9a","LogTimestamp":"2023-04-25T00:18:57.604Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:18:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:18:58.218Z","message":"Received event EVENT CREATED TABLE zusammen_workflow.element_synchronization_state, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:58.729Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:18:58.748Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:58.748Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:58.748Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:59.224Z","message":"[Control connection] Refreshing schema for zusammen_workflow","thread":"JanusGraph Cluster-worker-4","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:59.234Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-4","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:59.240Z","message":"Token to replica map computation for keyspace sdctitan completed in 5 milliseconds","thread":"JanusGraph Cluster-worker-4","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:59.407Z","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"}
{"timestamp":"2023-04-25T00:18:59.613Z","message":"Entering","context":{"RequestID":"626db65f-3a22-461b-845a-f8ca4a4d76d4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cbcd19b4-923e-4989-8a37-eeeeb37b6896","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:18:59.613Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:18:59.616Z","message":"{\"transactionId\":\"626db65f-3a22-461b-845a-f8ca4a4d76d4\",\"status\":\"200\",\"rqstDate\":\"230425-00:18:59:614\",\"respDate\":\"230425-00:18:59:616\",\"sourceId\":\"haproxy:626db65f-3a22-461b-845a-f8ca4a4d76d4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:18:59:614-99318\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ce903e9c-cfdd-461b-ad54-f12e10afe31a], x-b3-parentspanid=[0df5322e30a2faca], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1251077ebdf9465d0df5322e30a2faca], x-b3-spanid=[32465356d3d97c81], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[626db65f-3a22-461b-845a-f8ca4a4d76d4]}\\\"}\"}","context":{"RequestID":"626db65f-3a22-461b-845a-f8ca4a4d76d4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cbcd19b4-923e-4989-8a37-eeeeb37b6896","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:18:59.613Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:18:59.616Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"626db65f-3a22-461b-845a-f8ca4a4d76d4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cbcd19b4-923e-4989-8a37-eeeeb37b6896","LogTimestamp":"2023-04-25T00:18:59.616Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:18:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:19:00.408Z","message":"[Control connection] Refreshing schema for zusammen_workflow.element_stage (TABLE)","thread":"JanusGraph Cluster-worker-5","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:00.427Z","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"}
{"timestamp":"2023-04-25T00:19:00.915Z","message":"Entering","context":{"RequestID":"cafbeda0-d97f-4bd8-8dc3-ddc7e8db3c39","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"857c8196-06db-4a21-b663-2d3f778713c5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:19:00.915Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:19:00.919Z","message":"{\"transactionId\":\"cafbeda0-d97f-4bd8-8dc3-ddc7e8db3c39\",\"status\":\"200\",\"rqstDate\":\"230425-00:19:00:916\",\"respDate\":\"230425-00:19:00:919\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:cafbeda0-d97f-4bd8-8dc3-ddc7e8db3c39\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:19:00:916-94638\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f8aa33bf-ed8d-4624-bdc0-7b6da4d6bcbc], x-b3-parentspanid=[fb65061826dfa37f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37037], x-envoy-attempt-count=[1], x-b3-traceid=[b68bb5ad3712fda5fb65061826dfa37f], x-b3-spanid=[653188bc8e711687], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[cafbeda0-d97f-4bd8-8dc3-ddc7e8db3c39]}\\\"}\"}","context":{"RequestID":"cafbeda0-d97f-4bd8-8dc3-ddc7e8db3c39","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"857c8196-06db-4a21-b663-2d3f778713c5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:19:00.915Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:00.920Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cafbeda0-d97f-4bd8-8dc3-ddc7e8db3c39","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"857c8196-06db-4a21-b663-2d3f778713c5","LogTimestamp":"2023-04-25T00:19:00.920Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:19:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:19:01.097Z","message":"Entering","context":{"RequestID":"df76fadb-4ab2-43df-a230-fcfeb443c56e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"46111670-e997-4d5e-82ca-c550bf8d84a9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:19:01.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:19:01.100Z","message":"Database is available from CACHED check.","context":{"RequestID":"df76fadb-4ab2-43df-a230-fcfeb443c56e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"46111670-e997-4d5e-82ca-c550bf8d84a9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:19:01.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:01.102Z","message":"{\"transactionId\":\"df76fadb-4ab2-43df-a230-fcfeb443c56e\",\"status\":\"200\",\"rqstDate\":\"230425-00:19:01:098\",\"respDate\":\"230425-00:19:01:102\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:df76fadb-4ab2-43df-a230-fcfeb443c56e\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:19:01:098-125\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[df76fadb-4ab2-43df-a230-fcfeb443c56e]}\\\"}\"}","context":{"RequestID":"df76fadb-4ab2-43df-a230-fcfeb443c56e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"46111670-e997-4d5e-82ca-c550bf8d84a9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:19:01.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:01.103Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"df76fadb-4ab2-43df-a230-fcfeb443c56e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"46111670-e997-4d5e-82ca-c550bf8d84a9","LogTimestamp":"2023-04-25T00:19:01.103Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:19:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-04-25T00:19:01.428Z","message":"[Control connection] Refreshing schema for zusammen_workflow.version_stage (TABLE)","thread":"JanusGraph Cluster-worker-4","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:01.629Z","message":"Entering","context":{"RequestID":"d72ad052-28b4-4f41-bc46-66a7948998e9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7e300c33-d115-4531-b6a8-8428e608b4a7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:19:01.629Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:19:01.633Z","message":"{\"transactionId\":\"d72ad052-28b4-4f41-bc46-66a7948998e9\",\"status\":\"200\",\"rqstDate\":\"230425-00:19:01:630\",\"respDate\":\"230425-00:19:01:633\",\"sourceId\":\"haproxy:d72ad052-28b4-4f41-bc46-66a7948998e9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:19:01:630-41779\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6e714a3a-182e-4700-8eac-8baee94fd3e5], x-b3-parentspanid=[7ac1564aeeba8d29], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6cfd4723971daf8f7ac1564aeeba8d29], x-b3-spanid=[a83087a8ca62806a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d72ad052-28b4-4f41-bc46-66a7948998e9]}\\\"}\"}","context":{"RequestID":"d72ad052-28b4-4f41-bc46-66a7948998e9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7e300c33-d115-4531-b6a8-8428e608b4a7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:19:01.629Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:01.634Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d72ad052-28b4-4f41-bc46-66a7948998e9","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7e300c33-d115-4531-b6a8-8428e608b4a7","LogTimestamp":"2023-04-25T00:19:01.634Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:19:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-25T00:19:03.646Z","message":"Entering","context":{"RequestID":"1672e39a-0e9f-4f3d-9a50-0f9a23058472","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"51188419-6e59-4692-b60b-1d853391af16","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:19:03.646Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:19:03.649Z","message":"{\"transactionId\":\"1672e39a-0e9f-4f3d-9a50-0f9a23058472\",\"status\":\"200\",\"rqstDate\":\"230425-00:19:03:647\",\"respDate\":\"230425-00:19:03:649\",\"sourceId\":\"haproxy:1672e39a-0e9f-4f3d-9a50-0f9a23058472\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:19:03:647-32148\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f4ae4f40-018d-4edd-8848-ba09fd3868dd], x-b3-parentspanid=[865bc044ed9d79b6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0cd19db513f959a1865bc044ed9d79b6], x-b3-spanid=[b6a4257e827ab077], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1672e39a-0e9f-4f3d-9a50-0f9a23058472]}\\\"}\"}","context":{"RequestID":"1672e39a-0e9f-4f3d-9a50-0f9a23058472","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"51188419-6e59-4692-b60b-1d853391af16","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:19:03.646Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:03.650Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1672e39a-0e9f-4f3d-9a50-0f9a23058472","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"51188419-6e59-4692-b60b-1d853391af16","LogTimestamp":"2023-04-25T00:19:03.650Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:19:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:19:05.663Z","message":"Entering","context":{"RequestID":"0adea94f-1e98-493c-8270-0d979ff7d78e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"af15fdbd-7c61-42fd-a172-18ff5e5bf146","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:19:05.662Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:19:05.666Z","message":"{\"transactionId\":\"0adea94f-1e98-493c-8270-0d979ff7d78e\",\"status\":\"200\",\"rqstDate\":\"230425-00:19:05:663\",\"respDate\":\"230425-00:19:05:665\",\"sourceId\":\"haproxy:0adea94f-1e98-493c-8270-0d979ff7d78e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:19:05:663-90551\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2f8adb7a-308b-446b-a871-c17922d5a1c8], x-b3-parentspanid=[94657f49d85c3e9f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[276deb895a0e933b94657f49d85c3e9f], x-b3-spanid=[41a37ff9d6ddd3bb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0adea94f-1e98-493c-8270-0d979ff7d78e]}\\\"}\"}","context":{"RequestID":"0adea94f-1e98-493c-8270-0d979ff7d78e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"af15fdbd-7c61-42fd-a172-18ff5e5bf146","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:19:05.662Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:05.667Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0adea94f-1e98-493c-8270-0d979ff7d78e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"af15fdbd-7c61-42fd-a172-18ff5e5bf146","LogTimestamp":"2023-04-25T00:19:05.666Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:19:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:19:07.680Z","message":"Entering","context":{"RequestID":"3cc66864-52f0-4069-92c2-6e82e5c06471","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bee0d373-86de-4630-8ab2-6212c65db74b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:19:07.679Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:19:07.683Z","message":"{\"transactionId\":\"3cc66864-52f0-4069-92c2-6e82e5c06471\",\"status\":\"200\",\"rqstDate\":\"230425-00:19:07:680\",\"respDate\":\"230425-00:19:07:683\",\"sourceId\":\"haproxy:3cc66864-52f0-4069-92c2-6e82e5c06471\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:19:07:680-72230\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f438fa4a-3f66-4b8c-8d2b-fcde83179404], x-b3-parentspanid=[29b9ab554e899b21], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fa75ae4f4e8b851529b9ab554e899b21], x-b3-spanid=[1b77186f46945f81], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3cc66864-52f0-4069-92c2-6e82e5c06471]}\\\"}\"}","context":{"RequestID":"3cc66864-52f0-4069-92c2-6e82e5c06471","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bee0d373-86de-4630-8ab2-6212c65db74b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:19:07.679Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:07.684Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3cc66864-52f0-4069-92c2-6e82e5c06471","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bee0d373-86de-4630-8ab2-6212c65db74b","LogTimestamp":"2023-04-25T00:19:07.684Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:19:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:19:08.730Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:19:08.744Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:08.744Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:08.744Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:09.693Z","message":"Entering","context":{"RequestID":"1ddc59ba-65e9-4659-b0a6-b3e98e5f7f74","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6ea1bc4a-63f0-4e41-bfd4-2b5a5ab690d2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:19:09.693Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:19:09.695Z","message":"{\"transactionId\":\"1ddc59ba-65e9-4659-b0a6-b3e98e5f7f74\",\"status\":\"200\",\"rqstDate\":\"230425-00:19:09:694\",\"respDate\":\"230425-00:19:09:695\",\"sourceId\":\"haproxy:1ddc59ba-65e9-4659-b0a6-b3e98e5f7f74\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:19:09:694-11504\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[02fb856d-1cc4-46ac-a1e8-887fff94ece2], x-b3-parentspanid=[f66168afcf999e1b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5b617c558dbd33b8f66168afcf999e1b], x-b3-spanid=[f16cd4b806b55764], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1ddc59ba-65e9-4659-b0a6-b3e98e5f7f74]}\\\"}\"}","context":{"RequestID":"1ddc59ba-65e9-4659-b0a6-b3e98e5f7f74","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6ea1bc4a-63f0-4e41-bfd4-2b5a5ab690d2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:19:09.693Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:09.696Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1ddc59ba-65e9-4659-b0a6-b3e98e5f7f74","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6ea1bc4a-63f0-4e41-bfd4-2b5a5ab690d2","LogTimestamp":"2023-04-25T00:19:09.696Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:19:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:19:10.916Z","message":"Entering","context":{"RequestID":"d5940cbd-3404-4b15-a307-5be6e9789d52","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d75d2977-28df-4dc6-bae6-5260d1956478","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:19:10.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:19:10.920Z","message":"{\"transactionId\":\"d5940cbd-3404-4b15-a307-5be6e9789d52\",\"status\":\"200\",\"rqstDate\":\"230425-00:19:10:917\",\"respDate\":\"230425-00:19:10:920\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d5940cbd-3404-4b15-a307-5be6e9789d52\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:19:10:917-92221\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c5ce295a-b136-45bb-9525-21357d5ce525], x-b3-parentspanid=[6b3148158eee9474], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[53365], x-envoy-attempt-count=[1], x-b3-traceid=[ef6485be12c90a756b3148158eee9474], x-b3-spanid=[2db77b562455dd11], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d5940cbd-3404-4b15-a307-5be6e9789d52]}\\\"}\"}","context":{"RequestID":"d5940cbd-3404-4b15-a307-5be6e9789d52","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d75d2977-28df-4dc6-bae6-5260d1956478","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:19:10.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:10.920Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d5940cbd-3404-4b15-a307-5be6e9789d52","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d75d2977-28df-4dc6-bae6-5260d1956478","LogTimestamp":"2023-04-25T00:19:10.920Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:19:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-04-25T00:19:11.098Z","message":"Entering","context":{"RequestID":"745e4de9-b3a6-4d8a-986e-76d0c89bb1a8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"27b9da0f-c717-456c-84f9-4bc615b40111","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:19:11.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:19:11.102Z","message":"Database is available from CACHED check.","context":{"RequestID":"745e4de9-b3a6-4d8a-986e-76d0c89bb1a8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"27b9da0f-c717-456c-84f9-4bc615b40111","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:19:11.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:11.104Z","message":"{\"transactionId\":\"745e4de9-b3a6-4d8a-986e-76d0c89bb1a8\",\"status\":\"200\",\"rqstDate\":\"230425-00:19:11:099\",\"respDate\":\"230425-00:19:11:104\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:745e4de9-b3a6-4d8a-986e-76d0c89bb1a8\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:19:11:099-21864\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[745e4de9-b3a6-4d8a-986e-76d0c89bb1a8]}\\\"}\"}","context":{"RequestID":"745e4de9-b3a6-4d8a-986e-76d0c89bb1a8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"27b9da0f-c717-456c-84f9-4bc615b40111","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:19:11.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:11.105Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"745e4de9-b3a6-4d8a-986e-76d0c89bb1a8","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"7","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"27b9da0f-c717-456c-84f9-4bc615b40111","LogTimestamp":"2023-04-25T00:19:11.105Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:19:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-04-25T00:19:11.710Z","message":"Entering","context":{"RequestID":"8634819d-85f6-4524-8bb0-a8c32b68a947","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"03f1532b-699c-4082-b92e-0552449454fe","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:19:11.709Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:19:11.714Z","message":"{\"transactionId\":\"8634819d-85f6-4524-8bb0-a8c32b68a947\",\"status\":\"200\",\"rqstDate\":\"230425-00:19:11:711\",\"respDate\":\"230425-00:19:11:714\",\"sourceId\":\"haproxy:8634819d-85f6-4524-8bb0-a8c32b68a947\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:19:11:711-8802\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4bcb567f-e00b-4a26-9c86-d8028a75927b], x-b3-parentspanid=[db4b01c47da38dee], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d9cc0d59aa4adc8edb4b01c47da38dee], x-b3-spanid=[fb464fcf2b9ef0b5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8634819d-85f6-4524-8bb0-a8c32b68a947]}\\\"}\"}","context":{"RequestID":"8634819d-85f6-4524-8bb0-a8c32b68a947","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"03f1532b-699c-4082-b92e-0552449454fe","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:19:11.709Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:11.715Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8634819d-85f6-4524-8bb0-a8c32b68a947","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"03f1532b-699c-4082-b92e-0552449454fe","LogTimestamp":"2023-04-25T00:19:11.715Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:19:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-04-25T00:19:13.726Z","message":"Entering","context":{"RequestID":"851ee354-ff11-44de-a7cf-4b3b0c74fda2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0e5121eb-d496-4366-8963-afd122e5b3be","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:19:13.726Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:19:13.729Z","message":"{\"transactionId\":\"851ee354-ff11-44de-a7cf-4b3b0c74fda2\",\"status\":\"200\",\"rqstDate\":\"230425-00:19:13:727\",\"respDate\":\"230425-00:19:13:729\",\"sourceId\":\"haproxy:851ee354-ff11-44de-a7cf-4b3b0c74fda2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:19:13:727-56694\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[47291edc-5b02-4544-85c0-851687fdb94c], x-b3-parentspanid=[b1b87ae5f2ba1ff0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a3c5f5f616bc880db1b87ae5f2ba1ff0], x-b3-spanid=[7ee42df1751245f9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[851ee354-ff11-44de-a7cf-4b3b0c74fda2]}\\\"}\"}","context":{"RequestID":"851ee354-ff11-44de-a7cf-4b3b0c74fda2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0e5121eb-d496-4366-8963-afd122e5b3be","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:19:13.726Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:13.730Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"851ee354-ff11-44de-a7cf-4b3b0c74fda2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0e5121eb-d496-4366-8963-afd122e5b3be","LogTimestamp":"2023-04-25T00:19:13.730Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:19:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:19:15.740Z","message":"Entering","context":{"RequestID":"4b4fd6b9-d596-4dc1-82ec-e0b3c64c156d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"52af22f4-fb24-4fe8-aaef-f742d4ce3878","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:19:15.740Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:19:15.744Z","message":"{\"transactionId\":\"4b4fd6b9-d596-4dc1-82ec-e0b3c64c156d\",\"status\":\"200\",\"rqstDate\":\"230425-00:19:15:741\",\"respDate\":\"230425-00:19:15:744\",\"sourceId\":\"haproxy:4b4fd6b9-d596-4dc1-82ec-e0b3c64c156d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:19:15:741-18274\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[02e0ad31-9363-4698-8f11-fc0b98fb7f44], x-b3-parentspanid=[c208e6dcdd3b53db], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[71f388fc1d93102dc208e6dcdd3b53db], x-b3-spanid=[f8d1f7e2d192d469], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4b4fd6b9-d596-4dc1-82ec-e0b3c64c156d]}\\\"}\"}","context":{"RequestID":"4b4fd6b9-d596-4dc1-82ec-e0b3c64c156d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"52af22f4-fb24-4fe8-aaef-f742d4ce3878","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:19:15.740Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:15.745Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4b4fd6b9-d596-4dc1-82ec-e0b3c64c156d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"52af22f4-fb24-4fe8-aaef-f742d4ce3878","LogTimestamp":"2023-04-25T00:19:15.745Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:19:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-25T00:19:17.756Z","message":"Entering","context":{"RequestID":"8aa77ade-b013-4c14-900c-b5847a4859c5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0946099c-4d50-4333-9c65-088baf327f46","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:19:17.756Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:19:17.760Z","message":"{\"transactionId\":\"8aa77ade-b013-4c14-900c-b5847a4859c5\",\"status\":\"200\",\"rqstDate\":\"230425-00:19:17:758\",\"respDate\":\"230425-00:19:17:760\",\"sourceId\":\"haproxy:8aa77ade-b013-4c14-900c-b5847a4859c5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:19:17:758-93659\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0885bcad-7e50-4581-af71-62e6abb53ef5], x-b3-parentspanid=[c3f2f69b06eed106], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[19a2d84bab711f54c3f2f69b06eed106], x-b3-spanid=[8eccb152db12df61], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8aa77ade-b013-4c14-900c-b5847a4859c5]}\\\"}\"}","context":{"RequestID":"8aa77ade-b013-4c14-900c-b5847a4859c5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0946099c-4d50-4333-9c65-088baf327f46","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:19:17.756Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:17.761Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8aa77ade-b013-4c14-900c-b5847a4859c5","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0946099c-4d50-4333-9c65-088baf327f46","LogTimestamp":"2023-04-25T00:19:17.761Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:19:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:19:18.730Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:19:18.749Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:18.749Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:18.749Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:19.772Z","message":"Entering","context":{"RequestID":"a9c973b1-ef3b-4dec-8412-7654a669c177","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a2e63aae-81e4-460d-841a-8c8e9e0af8ee","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:19:19.772Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:19:19.777Z","message":"{\"transactionId\":\"a9c973b1-ef3b-4dec-8412-7654a669c177\",\"status\":\"200\",\"rqstDate\":\"230425-00:19:19:774\",\"respDate\":\"230425-00:19:19:777\",\"sourceId\":\"haproxy:a9c973b1-ef3b-4dec-8412-7654a669c177\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:19:19:774-92449\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3762d082-fb31-4a5e-bc51-d57b25e99a41], x-b3-parentspanid=[cd587a642fbe7da5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8d72a6da429231e8cd587a642fbe7da5], x-b3-spanid=[101a936bee9b7a73], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a9c973b1-ef3b-4dec-8412-7654a669c177]}\\\"}\"}","context":{"RequestID":"a9c973b1-ef3b-4dec-8412-7654a669c177","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a2e63aae-81e4-460d-841a-8c8e9e0af8ee","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:19:19.772Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:19.778Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a9c973b1-ef3b-4dec-8412-7654a669c177","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a2e63aae-81e4-460d-841a-8c8e9e0af8ee","LogTimestamp":"2023-04-25T00:19:19.778Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:19:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-25T00:19:20.917Z","message":"Entering","context":{"RequestID":"8c6767bb-b155-4b7d-b767-3911dd1c69c9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"544739f6-294d-4901-af48-f547a0146280","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:19:20.917Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:19:20.922Z","message":"{\"transactionId\":\"8c6767bb-b155-4b7d-b767-3911dd1c69c9\",\"status\":\"200\",\"rqstDate\":\"230425-00:19:20:918\",\"respDate\":\"230425-00:19:20:922\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:8c6767bb-b155-4b7d-b767-3911dd1c69c9\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:19:20:918-49393\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3739c60f-eebe-4c7b-a376-cfd76ddda85e], x-b3-parentspanid=[435fd15ad8d12b32], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[46025], x-envoy-attempt-count=[1], x-b3-traceid=[714a4a82cf0a9824435fd15ad8d12b32], x-b3-spanid=[dc4573a1ee51c6cc], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[8c6767bb-b155-4b7d-b767-3911dd1c69c9]}\\\"}\"}","context":{"RequestID":"8c6767bb-b155-4b7d-b767-3911dd1c69c9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"544739f6-294d-4901-af48-f547a0146280","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:19:20.917Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:20.923Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8c6767bb-b155-4b7d-b767-3911dd1c69c9","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"6","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"544739f6-294d-4901-af48-f547a0146280","LogTimestamp":"2023-04-25T00:19:20.923Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:19:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-04-25T00:19:21.101Z","message":"Entering","context":{"RequestID":"3d62f964-95f4-4749-9dae-abad6e76fd2b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"59e67776-7b5d-46c5-88b8-a2ae6dc69891","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:19:21.101Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:19:21.104Z","message":"Database is available from CACHED check.","context":{"RequestID":"3d62f964-95f4-4749-9dae-abad6e76fd2b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"59e67776-7b5d-46c5-88b8-a2ae6dc69891","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:19:21.101Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:21.106Z","message":"{\"transactionId\":\"3d62f964-95f4-4749-9dae-abad6e76fd2b\",\"status\":\"200\",\"rqstDate\":\"230425-00:19:21:102\",\"respDate\":\"230425-00:19:21:106\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:3d62f964-95f4-4749-9dae-abad6e76fd2b\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:19:21:102-60497\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[3d62f964-95f4-4749-9dae-abad6e76fd2b]}\\\"}\"}","context":{"RequestID":"3d62f964-95f4-4749-9dae-abad6e76fd2b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"59e67776-7b5d-46c5-88b8-a2ae6dc69891","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:19:21.101Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:21.107Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3d62f964-95f4-4749-9dae-abad6e76fd2b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"59e67776-7b5d-46c5-88b8-a2ae6dc69891","LogTimestamp":"2023-04-25T00:19:21.107Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:19:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 12 - "logType": "access"
{"timestamp":"2023-04-25T00:19:21.789Z","message":"Entering","context":{"RequestID":"961e98ef-7357-4835-97fa-2e9ddd88d1a8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b27ce6cd-35cd-4315-ab89-73c0aa053b2c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:19:21.789Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:19:21.792Z","message":"{\"transactionId\":\"961e98ef-7357-4835-97fa-2e9ddd88d1a8\",\"status\":\"200\",\"rqstDate\":\"230425-00:19:21:790\",\"respDate\":\"230425-00:19:21:792\",\"sourceId\":\"haproxy:961e98ef-7357-4835-97fa-2e9ddd88d1a8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:19:21:790-5601\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[28a35e74-14aa-4250-a4b2-2f283d6e3b9b], x-b3-parentspanid=[489a4f2b443b52d6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[40f5c9a019a27883489a4f2b443b52d6], x-b3-spanid=[2b4565c184681e3d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[961e98ef-7357-4835-97fa-2e9ddd88d1a8]}\\\"}\"}","context":{"RequestID":"961e98ef-7357-4835-97fa-2e9ddd88d1a8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b27ce6cd-35cd-4315-ab89-73c0aa053b2c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:19:21.789Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:21.793Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"961e98ef-7357-4835-97fa-2e9ddd88d1a8","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b27ce6cd-35cd-4315-ab89-73c0aa053b2c","LogTimestamp":"2023-04-25T00:19:21.793Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:19:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:19:23.804Z","message":"Entering","context":{"RequestID":"0af0fba7-2311-4b4c-8543-793b58f6dac4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b4f54f36-e9af-41ba-9117-42feecf17980","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:19:23.804Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:19:23.807Z","message":"{\"transactionId\":\"0af0fba7-2311-4b4c-8543-793b58f6dac4\",\"status\":\"200\",\"rqstDate\":\"230425-00:19:23:805\",\"respDate\":\"230425-00:19:23:807\",\"sourceId\":\"haproxy:0af0fba7-2311-4b4c-8543-793b58f6dac4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:19:23:805-34557\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9e221fbb-2249-40c1-ab1d-bdc54166e6ad], x-b3-parentspanid=[e9eae336d2913a1e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8bba4bf694348f7de9eae336d2913a1e], x-b3-spanid=[300591208141ba4e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0af0fba7-2311-4b4c-8543-793b58f6dac4]}\\\"}\"}","context":{"RequestID":"0af0fba7-2311-4b4c-8543-793b58f6dac4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b4f54f36-e9af-41ba-9117-42feecf17980","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:19:23.804Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:23.809Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0af0fba7-2311-4b4c-8543-793b58f6dac4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b4f54f36-e9af-41ba-9117-42feecf17980","LogTimestamp":"2023-04-25T00:19:23.809Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:19:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:19:25.819Z","message":"Entering","context":{"RequestID":"fa36fdaf-4320-402e-9ea3-6262994fd9bb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bcff5c24-6b27-4c51-a4d2-c2434a9943c2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:19:25.819Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:19:25.826Z","message":"{\"transactionId\":\"fa36fdaf-4320-402e-9ea3-6262994fd9bb\",\"status\":\"200\",\"rqstDate\":\"230425-00:19:25:820\",\"respDate\":\"230425-00:19:25:823\",\"sourceId\":\"haproxy:fa36fdaf-4320-402e-9ea3-6262994fd9bb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:19:25:820-22221\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[44c13d3c-c92b-4dd1-8930-fb3058940f29], x-b3-parentspanid=[b1253f5701806e7f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[33f65778915ada8bb1253f5701806e7f], x-b3-spanid=[27eb6156a32d89d5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fa36fdaf-4320-402e-9ea3-6262994fd9bb]}\\\"}\"}","context":{"RequestID":"fa36fdaf-4320-402e-9ea3-6262994fd9bb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bcff5c24-6b27-4c51-a4d2-c2434a9943c2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:19:25.819Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:25.827Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fa36fdaf-4320-402e-9ea3-6262994fd9bb","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"8","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bcff5c24-6b27-4c51-a4d2-c2434a9943c2","LogTimestamp":"2023-04-25T00:19:25.827Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:19:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 14 - "logType": "access"
{"timestamp":"2023-04-25T00:19:27.841Z","message":"Entering","context":{"RequestID":"c3c47119-4bd4-468f-a294-6f3766605065","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bb69f62b-dfbc-4893-9bde-e9f6b23d16b0","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:19:27.841Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:19:27.844Z","message":"{\"transactionId\":\"c3c47119-4bd4-468f-a294-6f3766605065\",\"status\":\"200\",\"rqstDate\":\"230425-00:19:27:842\",\"respDate\":\"230425-00:19:27:844\",\"sourceId\":\"haproxy:c3c47119-4bd4-468f-a294-6f3766605065\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:19:27:842-10829\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[65157ece-7d5e-40f2-8572-832b728da8d8], x-b3-parentspanid=[f99644203f91d967], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ff7e87f62a2c56dcf99644203f91d967], x-b3-spanid=[d5e5c834c852f2d9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c3c47119-4bd4-468f-a294-6f3766605065]}\\\"}\"}","context":{"RequestID":"c3c47119-4bd4-468f-a294-6f3766605065","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bb69f62b-dfbc-4893-9bde-e9f6b23d16b0","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:19:27.841Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:27.844Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c3c47119-4bd4-468f-a294-6f3766605065","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bb69f62b-dfbc-4893-9bde-e9f6b23d16b0","LogTimestamp":"2023-04-25T00:19:27.844Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:19:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:19:28.730Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:19:28.747Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:28.748Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:28.748Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:29.853Z","message":"Entering","context":{"RequestID":"2c64fc8e-8761-4eef-9271-3413fae8fb83","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"52f12f45-3b3b-4272-abe5-608360e3e118","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:19:29.853Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:19:29.856Z","message":"{\"transactionId\":\"2c64fc8e-8761-4eef-9271-3413fae8fb83\",\"status\":\"200\",\"rqstDate\":\"230425-00:19:29:854\",\"respDate\":\"230425-00:19:29:856\",\"sourceId\":\"haproxy:2c64fc8e-8761-4eef-9271-3413fae8fb83\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:19:29:854-65146\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b7dea9aa-00ca-4cb5-94e7-78661ea86f67], x-b3-parentspanid=[392ab4591c0cb132], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1c6aa6fbfd242364392ab4591c0cb132], x-b3-spanid=[835dc7dfe16cd75c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2c64fc8e-8761-4eef-9271-3413fae8fb83]}\\\"}\"}","context":{"RequestID":"2c64fc8e-8761-4eef-9271-3413fae8fb83","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"52f12f45-3b3b-4272-abe5-608360e3e118","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:19:29.853Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:29.856Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2c64fc8e-8761-4eef-9271-3413fae8fb83","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"52f12f45-3b3b-4272-abe5-608360e3e118","LogTimestamp":"2023-04-25T00:19:29.856Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:19:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:19:30.913Z","message":"Entering","context":{"RequestID":"669a839b-fd49-4cbc-a3fb-b7377e69dec7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a9b2c00a-9f73-458c-b73e-b27c8db77432","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:19:30.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:19:30.916Z","message":"{\"transactionId\":\"669a839b-fd49-4cbc-a3fb-b7377e69dec7\",\"status\":\"200\",\"rqstDate\":\"230425-00:19:30:914\",\"respDate\":\"230425-00:19:30:916\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:669a839b-fd49-4cbc-a3fb-b7377e69dec7\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:19:30:914-5503\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a52f2942-7072-4464-91b8-3fb6b6ad6416], x-b3-parentspanid=[07095b69a30eb07d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[58321], x-envoy-attempt-count=[1], x-b3-traceid=[ed2d91bc8426448807095b69a30eb07d], x-b3-spanid=[92600080444a21c7], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[669a839b-fd49-4cbc-a3fb-b7377e69dec7]}\\\"}\"}","context":{"RequestID":"669a839b-fd49-4cbc-a3fb-b7377e69dec7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a9b2c00a-9f73-458c-b73e-b27c8db77432","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:19:30.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:30.917Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"669a839b-fd49-4cbc-a3fb-b7377e69dec7","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a9b2c00a-9f73-458c-b73e-b27c8db77432","LogTimestamp":"2023-04-25T00:19:30.917Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:19:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:19:31.098Z","message":"Entering","context":{"RequestID":"f1e47a04-bf90-49e1-ba8f-f7c663e5f9a9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0ec4f952-9412-4abc-9c4c-678d17a3dcba","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:19:31.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:19:31.101Z","message":"Database is available from CACHED check.","context":{"RequestID":"f1e47a04-bf90-49e1-ba8f-f7c663e5f9a9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0ec4f952-9412-4abc-9c4c-678d17a3dcba","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:19:31.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:31.103Z","message":"{\"transactionId\":\"f1e47a04-bf90-49e1-ba8f-f7c663e5f9a9\",\"status\":\"200\",\"rqstDate\":\"230425-00:19:31:099\",\"respDate\":\"230425-00:19:31:103\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f1e47a04-bf90-49e1-ba8f-f7c663e5f9a9\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:19:31:099-89089\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f1e47a04-bf90-49e1-ba8f-f7c663e5f9a9]}\\\"}\"}","context":{"RequestID":"f1e47a04-bf90-49e1-ba8f-f7c663e5f9a9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0ec4f952-9412-4abc-9c4c-678d17a3dcba","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:19:31.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:31.104Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f1e47a04-bf90-49e1-ba8f-f7c663e5f9a9","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0ec4f952-9412-4abc-9c4c-678d17a3dcba","LogTimestamp":"2023-04-25T00:19:31.104Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:19:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 12 - "logType": "access"
{"timestamp":"2023-04-25T00:19:31.435Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:31.439Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:31.866Z","message":"Entering","context":{"RequestID":"499e4040-3096-4685-887e-bae38df26e19","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f016ab01-86ea-4e81-bca9-05b836d21eae","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:19:31.866Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:19:31.870Z","message":"{\"transactionId\":\"499e4040-3096-4685-887e-bae38df26e19\",\"status\":\"200\",\"rqstDate\":\"230425-00:19:31:867\",\"respDate\":\"230425-00:19:31:869\",\"sourceId\":\"haproxy:499e4040-3096-4685-887e-bae38df26e19\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:19:31:867-45719\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d3489ef6-6fcd-47f5-be43-1b33281d6313], x-b3-parentspanid=[5553a6284ec59866], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8cf7ef2d938dfd585553a6284ec59866], x-b3-spanid=[cf3d025d1c84600d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[499e4040-3096-4685-887e-bae38df26e19]}\\\"}\"}","context":{"RequestID":"499e4040-3096-4685-887e-bae38df26e19","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f016ab01-86ea-4e81-bca9-05b836d21eae","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:19:31.866Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:31.870Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"499e4040-3096-4685-887e-bae38df26e19","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f016ab01-86ea-4e81-bca9-05b836d21eae","LogTimestamp":"2023-04-25T00:19:31.870Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:19:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:19:33.880Z","message":"Entering","context":{"RequestID":"e2995d8f-ff76-494a-8438-f28991808f90","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e07caea5-bcff-44ab-bfa8-40f37826b564","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:19:33.880Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:19:33.884Z","message":"{\"transactionId\":\"e2995d8f-ff76-494a-8438-f28991808f90\",\"status\":\"200\",\"rqstDate\":\"230425-00:19:33:881\",\"respDate\":\"230425-00:19:33:883\",\"sourceId\":\"haproxy:e2995d8f-ff76-494a-8438-f28991808f90\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:19:33:881-15802\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d587817a-9601-46c7-ab58-07cfcdacbd99], x-b3-parentspanid=[7580974852e6f9bf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[34c80e49b3678f3c7580974852e6f9bf], x-b3-spanid=[5043bb717a8d0efe], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e2995d8f-ff76-494a-8438-f28991808f90]}\\\"}\"}","context":{"RequestID":"e2995d8f-ff76-494a-8438-f28991808f90","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e07caea5-bcff-44ab-bfa8-40f37826b564","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:19:33.880Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:33.885Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e2995d8f-ff76-494a-8438-f28991808f90","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e07caea5-bcff-44ab-bfa8-40f37826b564","LogTimestamp":"2023-04-25T00:19:33.885Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:19:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-25T00:19:35.894Z","message":"Entering","context":{"RequestID":"06698463-d3d4-4f2b-83c8-756eb17c181b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3aebce6b-5a77-4429-9827-c141c178079e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:19:35.893Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:19:35.902Z","message":"{\"transactionId\":\"06698463-d3d4-4f2b-83c8-756eb17c181b\",\"status\":\"200\",\"rqstDate\":\"230425-00:19:35:894\",\"respDate\":\"230425-00:19:35:902\",\"sourceId\":\"haproxy:06698463-d3d4-4f2b-83c8-756eb17c181b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:19:35:894-26957\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7b1300ba-efbc-4a7c-b77c-9db8aff1b0fc], x-b3-parentspanid=[6dd92dfedd91de4e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0aa6bdcedda12d066dd92dfedd91de4e], x-b3-spanid=[44638a2605ab4b12], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[06698463-d3d4-4f2b-83c8-756eb17c181b]}\\\"}\"}","context":{"RequestID":"06698463-d3d4-4f2b-83c8-756eb17c181b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3aebce6b-5a77-4429-9827-c141c178079e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:19:35.893Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:35.906Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"06698463-d3d4-4f2b-83c8-756eb17c181b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"13","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3aebce6b-5a77-4429-9827-c141c178079e","LogTimestamp":"2023-04-25T00:19:35.906Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:19:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-04-25T00:19:37.916Z","message":"Entering","context":{"RequestID":"f4486e9e-3094-4af4-ba25-50f14d685716","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"26478c8b-0978-40be-bb4f-778c1e035871","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:19:37.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:19:37.920Z","message":"{\"transactionId\":\"f4486e9e-3094-4af4-ba25-50f14d685716\",\"status\":\"200\",\"rqstDate\":\"230425-00:19:37:917\",\"respDate\":\"230425-00:19:37:920\",\"sourceId\":\"haproxy:f4486e9e-3094-4af4-ba25-50f14d685716\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:19:37:917-55014\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d38bfe93-55f3-406d-877d-d63e8cea8e33], x-b3-parentspanid=[cb38650147bf5020], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[87c2ac5a739beda2cb38650147bf5020], x-b3-spanid=[6c00389b8a047571], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f4486e9e-3094-4af4-ba25-50f14d685716]}\\\"}\"}","context":{"RequestID":"f4486e9e-3094-4af4-ba25-50f14d685716","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"26478c8b-0978-40be-bb4f-778c1e035871","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:19:37.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:37.921Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f4486e9e-3094-4af4-ba25-50f14d685716","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"26478c8b-0978-40be-bb4f-778c1e035871","LogTimestamp":"2023-04-25T00:19:37.921Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:19:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:19:38.730Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:19:38.749Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:38.749Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:38.749Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:39.931Z","message":"Entering","context":{"RequestID":"e39099ab-2f84-489d-b074-41942e0150e7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5f82c2ce-8b97-4c2b-b1fe-aa13969a407f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:19:39.931Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:19:39.933Z","message":"{\"transactionId\":\"e39099ab-2f84-489d-b074-41942e0150e7\",\"status\":\"200\",\"rqstDate\":\"230425-00:19:39:931\",\"respDate\":\"230425-00:19:39:933\",\"sourceId\":\"haproxy:e39099ab-2f84-489d-b074-41942e0150e7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:19:39:931-22763\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8f560e38-cceb-40d8-a5b2-af6ccee0c76f], x-b3-parentspanid=[afdcdeab6f677b07], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4bef1ac5e6662e8aafdcdeab6f677b07], x-b3-spanid=[07313e07e12f9958], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e39099ab-2f84-489d-b074-41942e0150e7]}\\\"}\"}","context":{"RequestID":"e39099ab-2f84-489d-b074-41942e0150e7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5f82c2ce-8b97-4c2b-b1fe-aa13969a407f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:19:39.931Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:39.934Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e39099ab-2f84-489d-b074-41942e0150e7","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5f82c2ce-8b97-4c2b-b1fe-aa13969a407f","LogTimestamp":"2023-04-25T00:19:39.934Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:19:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:19:40.913Z","message":"Entering","context":{"RequestID":"138cf415-d85f-4042-b18c-ec8867d54f02","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"45857986-95d1-46c0-a475-d2c076fedb2e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:19:40.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:19:40.916Z","message":"{\"transactionId\":\"138cf415-d85f-4042-b18c-ec8867d54f02\",\"status\":\"200\",\"rqstDate\":\"230425-00:19:40:914\",\"respDate\":\"230425-00:19:40:916\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:138cf415-d85f-4042-b18c-ec8867d54f02\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:19:40:914-49297\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1da2d4f5-79df-4683-855d-d94ca52945ca], x-b3-parentspanid=[96777b1138051403], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[48729], x-envoy-attempt-count=[1], x-b3-traceid=[7d10e901421a0f0f96777b1138051403], x-b3-spanid=[6e11b7eba348c3fd], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[138cf415-d85f-4042-b18c-ec8867d54f02]}\\\"}\"}","context":{"RequestID":"138cf415-d85f-4042-b18c-ec8867d54f02","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"45857986-95d1-46c0-a475-d2c076fedb2e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:19:40.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:40.917Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"138cf415-d85f-4042-b18c-ec8867d54f02","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"45857986-95d1-46c0-a475-d2c076fedb2e","LogTimestamp":"2023-04-25T00:19:40.917Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:19:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:19:41.096Z","message":"Entering","context":{"RequestID":"5e2d873c-ae45-4c31-8a65-c5a9188d717e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"59eab9f9-ed72-4743-8ee2-e8daaef6a467","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:19:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:19:41.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"5e2d873c-ae45-4c31-8a65-c5a9188d717e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"59eab9f9-ed72-4743-8ee2-e8daaef6a467","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:19:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:41.100Z","message":"{\"transactionId\":\"5e2d873c-ae45-4c31-8a65-c5a9188d717e\",\"status\":\"200\",\"rqstDate\":\"230425-00:19:41:097\",\"respDate\":\"230425-00:19:41:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:5e2d873c-ae45-4c31-8a65-c5a9188d717e\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:19:41:097-60091\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[5e2d873c-ae45-4c31-8a65-c5a9188d717e]}\\\"}\"}","context":{"RequestID":"5e2d873c-ae45-4c31-8a65-c5a9188d717e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"59eab9f9-ed72-4743-8ee2-e8daaef6a467","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:19:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:41.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5e2d873c-ae45-4c31-8a65-c5a9188d717e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"59eab9f9-ed72-4743-8ee2-e8daaef6a467","LogTimestamp":"2023-04-25T00:19:41.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:19:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:19:41.943Z","message":"Entering","context":{"RequestID":"bb9608fa-df61-4b11-a032-3f347af9c8e7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"15bc486b-1bcc-4673-b566-231647b05b96","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:19:41.943Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:19:41.947Z","message":"{\"transactionId\":\"bb9608fa-df61-4b11-a032-3f347af9c8e7\",\"status\":\"200\",\"rqstDate\":\"230425-00:19:41:944\",\"respDate\":\"230425-00:19:41:947\",\"sourceId\":\"haproxy:bb9608fa-df61-4b11-a032-3f347af9c8e7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:19:41:944-20117\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5cde0539-22ba-4789-870a-3b9287ca2a6a], x-b3-parentspanid=[cebcc74c4cf9b4da], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[26f013947693191bcebcc74c4cf9b4da], x-b3-spanid=[f5c5d21377ce4e25], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bb9608fa-df61-4b11-a032-3f347af9c8e7]}\\\"}\"}","context":{"RequestID":"bb9608fa-df61-4b11-a032-3f347af9c8e7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"15bc486b-1bcc-4673-b566-231647b05b96","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:19:41.943Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:41.948Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bb9608fa-df61-4b11-a032-3f347af9c8e7","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"15bc486b-1bcc-4673-b566-231647b05b96","LogTimestamp":"2023-04-25T00:19:41.948Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:19:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:19:43.961Z","message":"Entering","context":{"RequestID":"a6f6eda2-efd2-4475-a90e-e5a9b2e66dd0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fef1a0ae-caa9-4e9b-a31f-a3d2f4a0a948","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:19:43.961Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:19:43.965Z","message":"{\"transactionId\":\"a6f6eda2-efd2-4475-a90e-e5a9b2e66dd0\",\"status\":\"200\",\"rqstDate\":\"230425-00:19:43:962\",\"respDate\":\"230425-00:19:43:965\",\"sourceId\":\"haproxy:a6f6eda2-efd2-4475-a90e-e5a9b2e66dd0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:19:43:962-49975\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b0f3ea7b-1e2a-4784-bdd6-c83568106bd1], x-b3-parentspanid=[799bf5dad452436b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5b03491f4264af0e799bf5dad452436b], x-b3-spanid=[fe2828883769020a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a6f6eda2-efd2-4475-a90e-e5a9b2e66dd0]}\\\"}\"}","context":{"RequestID":"a6f6eda2-efd2-4475-a90e-e5a9b2e66dd0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fef1a0ae-caa9-4e9b-a31f-a3d2f4a0a948","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:19:43.961Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:43.966Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a6f6eda2-efd2-4475-a90e-e5a9b2e66dd0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fef1a0ae-caa9-4e9b-a31f-a3d2f4a0a948","LogTimestamp":"2023-04-25T00:19:43.966Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:19:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-25T00:19:45.978Z","message":"Entering","context":{"RequestID":"34741838-fe7a-44a2-9476-37d804a83bdb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1d5ef026-82ec-42c8-87f6-7356af81eee7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:19:45.978Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:19:45.982Z","message":"{\"transactionId\":\"34741838-fe7a-44a2-9476-37d804a83bdb\",\"status\":\"200\",\"rqstDate\":\"230425-00:19:45:979\",\"respDate\":\"230425-00:19:45:982\",\"sourceId\":\"haproxy:34741838-fe7a-44a2-9476-37d804a83bdb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:19:45:979-65147\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[87fc51ba-657c-453d-9112-1d7932f38bc2], x-b3-parentspanid=[e12ba96268927307], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4f88377db8d42957e12ba96268927307], x-b3-spanid=[598da6affec06ad9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[34741838-fe7a-44a2-9476-37d804a83bdb]}\\\"}\"}","context":{"RequestID":"34741838-fe7a-44a2-9476-37d804a83bdb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1d5ef026-82ec-42c8-87f6-7356af81eee7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:19:45.978Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:45.983Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"34741838-fe7a-44a2-9476-37d804a83bdb","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1d5ef026-82ec-42c8-87f6-7356af81eee7","LogTimestamp":"2023-04-25T00:19:45.983Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:19:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:19:47.994Z","message":"Entering","context":{"RequestID":"fcc8b87e-46ce-4d09-a91a-60019c6a1394","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6cfc71c0-5485-4dba-9de9-c37a8f47d765","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:19:47.994Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:19:47.997Z","message":"{\"transactionId\":\"fcc8b87e-46ce-4d09-a91a-60019c6a1394\",\"status\":\"200\",\"rqstDate\":\"230425-00:19:47:995\",\"respDate\":\"230425-00:19:47:997\",\"sourceId\":\"haproxy:fcc8b87e-46ce-4d09-a91a-60019c6a1394\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:19:47:995-98327\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[78f4237f-ec53-4e22-a6c0-48a06d93463b], x-b3-parentspanid=[30ce69e328d22c24], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[df2e6857df962eb930ce69e328d22c24], x-b3-spanid=[1f30dce467302764], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fcc8b87e-46ce-4d09-a91a-60019c6a1394]}\\\"}\"}","context":{"RequestID":"fcc8b87e-46ce-4d09-a91a-60019c6a1394","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6cfc71c0-5485-4dba-9de9-c37a8f47d765","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:19:47.994Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:47.998Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fcc8b87e-46ce-4d09-a91a-60019c6a1394","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6cfc71c0-5485-4dba-9de9-c37a8f47d765","LogTimestamp":"2023-04-25T00:19:47.998Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:19:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:19:48.730Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:19:48.745Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:48.746Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:48.746Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:50.008Z","message":"Entering","context":{"RequestID":"32e62501-053c-4de8-800b-1670cf7ab3d4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5c90622c-44f8-4998-a442-daac65833206","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:19:50.008Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:19:50.012Z","message":"{\"transactionId\":\"32e62501-053c-4de8-800b-1670cf7ab3d4\",\"status\":\"200\",\"rqstDate\":\"230425-00:19:50:009\",\"respDate\":\"230425-00:19:50:011\",\"sourceId\":\"haproxy:32e62501-053c-4de8-800b-1670cf7ab3d4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:19:50:009-8333\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8c1c1507-f8f7-4283-b9f3-c22f711fb35a], x-b3-parentspanid=[e7124981132c8520], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[62570387c5c92b9de7124981132c8520], x-b3-spanid=[ff23ca0d4da3b83d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[32e62501-053c-4de8-800b-1670cf7ab3d4]}\\\"}\"}","context":{"RequestID":"32e62501-053c-4de8-800b-1670cf7ab3d4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5c90622c-44f8-4998-a442-daac65833206","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:19:50.008Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:50.012Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"32e62501-053c-4de8-800b-1670cf7ab3d4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5c90622c-44f8-4998-a442-daac65833206","LogTimestamp":"2023-04-25T00:19:50.012Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:19:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:19:50.791Z","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-04-25T00:19:50.913Z","message":"Entering","context":{"RequestID":"19385306-04e5-4d2b-8e0b-77754b61ba58","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e9c2a337-a144-41f4-8974-d5945befa2a4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:19:50.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:19:50.916Z","message":"{\"transactionId\":\"19385306-04e5-4d2b-8e0b-77754b61ba58\",\"status\":\"200\",\"rqstDate\":\"230425-00:19:50:914\",\"respDate\":\"230425-00:19:50:916\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:19385306-04e5-4d2b-8e0b-77754b61ba58\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:19:50:914-87234\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[010c83eb-c598-41ca-ba92-7bcf9bb770cb], x-b3-parentspanid=[0e398bd57353ebf3], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[58197], x-envoy-attempt-count=[1], x-b3-traceid=[571ca4964bca60ae0e398bd57353ebf3], x-b3-spanid=[7defc656e80c6aa0], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[19385306-04e5-4d2b-8e0b-77754b61ba58]}\\\"}\"}","context":{"RequestID":"19385306-04e5-4d2b-8e0b-77754b61ba58","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e9c2a337-a144-41f4-8974-d5945befa2a4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:19:50.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:50.916Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"19385306-04e5-4d2b-8e0b-77754b61ba58","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e9c2a337-a144-41f4-8974-d5945befa2a4","LogTimestamp":"2023-04-25T00:19:50.916Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:19:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:19:51.097Z","message":"Entering","context":{"RequestID":"b2aafa8e-a682-4a99-96a3-9a0c31440671","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8be52a56-4d58-4018-8675-0a2cf72f6b1e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:19:51.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:19:51.100Z","message":"Database is available from CACHED check.","context":{"RequestID":"b2aafa8e-a682-4a99-96a3-9a0c31440671","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8be52a56-4d58-4018-8675-0a2cf72f6b1e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:19:51.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:51.101Z","message":"{\"transactionId\":\"b2aafa8e-a682-4a99-96a3-9a0c31440671\",\"status\":\"200\",\"rqstDate\":\"230425-00:19:51:098\",\"respDate\":\"230425-00:19:51:101\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b2aafa8e-a682-4a99-96a3-9a0c31440671\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:19:51:098-46236\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b2aafa8e-a682-4a99-96a3-9a0c31440671]}\\\"}\"}","context":{"RequestID":"b2aafa8e-a682-4a99-96a3-9a0c31440671","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8be52a56-4d58-4018-8675-0a2cf72f6b1e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:19:51.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:51.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b2aafa8e-a682-4a99-96a3-9a0c31440671","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8be52a56-4d58-4018-8675-0a2cf72f6b1e","LogTimestamp":"2023-04-25T00:19:51.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:19:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:19:51.792Z","message":"[Control connection] Refreshing schema for dox","thread":"JanusGraph Cluster-worker-6","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:51.800Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-6","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:51.807Z","message":"Token to replica map computation for keyspace sdctitan completed in 7 milliseconds","thread":"JanusGraph Cluster-worker-6","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:51.822Z","message":"Received event EVENT CREATED KEYSPACE zusammen_dox, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:52.023Z","message":"Entering","context":{"RequestID":"bf485597-25ee-4603-9296-7d2092cdd13b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0ac81fc8-2258-4142-9486-c20b6cf88758","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:19:52.022Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:19:52.027Z","message":"{\"transactionId\":\"bf485597-25ee-4603-9296-7d2092cdd13b\",\"status\":\"200\",\"rqstDate\":\"230425-00:19:52:024\",\"respDate\":\"230425-00:19:52:027\",\"sourceId\":\"haproxy:bf485597-25ee-4603-9296-7d2092cdd13b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:19:52:024-14735\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7a883de8-92df-4dcf-a0d4-acedb613fb8e], x-b3-parentspanid=[66ead3706d614533], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0daf640b71b553a066ead3706d614533], x-b3-spanid=[5fad97b9a4a3de90], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bf485597-25ee-4603-9296-7d2092cdd13b]}\\\"}\"}","context":{"RequestID":"bf485597-25ee-4603-9296-7d2092cdd13b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0ac81fc8-2258-4142-9486-c20b6cf88758","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:19:52.022Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:52.028Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bf485597-25ee-4603-9296-7d2092cdd13b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0ac81fc8-2258-4142-9486-c20b6cf88758","LogTimestamp":"2023-04-25T00:19:52.028Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:19:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-25T00:19:52.823Z","message":"[Control connection] Refreshing schema for zusammen_dox","thread":"JanusGraph Cluster-worker-7","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:52.828Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-7","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:52.837Z","message":"Token to replica map computation for keyspace sdctitan completed in 9 milliseconds","thread":"JanusGraph Cluster-worker-7","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:54.039Z","message":"Entering","context":{"RequestID":"dcec1415-bc30-49d9-8424-fb4d0e048e85","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"494d1d0b-c798-4b38-a9c1-f9a55a394b91","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:19:54.039Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:19:54.042Z","message":"{\"transactionId\":\"dcec1415-bc30-49d9-8424-fb4d0e048e85\",\"status\":\"200\",\"rqstDate\":\"230425-00:19:54:040\",\"respDate\":\"230425-00:19:54:042\",\"sourceId\":\"haproxy:dcec1415-bc30-49d9-8424-fb4d0e048e85\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:19:54:040-49192\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6186ae76-8550-4fca-953b-c139a30ec9cf], x-b3-parentspanid=[26e9925c8df93e45], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8287b02102ffde6826e9925c8df93e45], x-b3-spanid=[6925d611a7c0f09f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dcec1415-bc30-49d9-8424-fb4d0e048e85]}\\\"}\"}","context":{"RequestID":"dcec1415-bc30-49d9-8424-fb4d0e048e85","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"494d1d0b-c798-4b38-a9c1-f9a55a394b91","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:19:54.039Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:54.042Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dcec1415-bc30-49d9-8424-fb4d0e048e85","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"494d1d0b-c798-4b38-a9c1-f9a55a394b91","LogTimestamp":"2023-04-25T00:19:54.042Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:19:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:19:54.200Z","message":"Received event EVENT CREATED TYPE dox.version, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:55.201Z","message":"[Control connection] Refreshing schema for dox.version (TYPE)","thread":"JanusGraph Cluster-worker-6","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:55.329Z","message":"Received event EVENT CREATED TYPE dox.user_candidate_version, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:56.054Z","message":"Entering","context":{"RequestID":"ae7cd2f1-ea6c-42b9-9a03-16a67a26ab20","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"033f1c03-3902-4fe3-9de7-d190eb018cf8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:19:56.054Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:19:56.060Z","message":"{\"transactionId\":\"ae7cd2f1-ea6c-42b9-9a03-16a67a26ab20\",\"status\":\"200\",\"rqstDate\":\"230425-00:19:56:056\",\"respDate\":\"230425-00:19:56:060\",\"sourceId\":\"haproxy:ae7cd2f1-ea6c-42b9-9a03-16a67a26ab20\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:19:56:056-96011\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[959486d4-04b9-4d44-b1df-c183016722c3], x-b3-parentspanid=[29fc2f7f2301c27b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7262bfef649beb7329fc2f7f2301c27b], x-b3-spanid=[49420b9f5400667f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ae7cd2f1-ea6c-42b9-9a03-16a67a26ab20]}\\\"}\"}","context":{"RequestID":"ae7cd2f1-ea6c-42b9-9a03-16a67a26ab20","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"033f1c03-3902-4fe3-9de7-d190eb018cf8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:19:56.054Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:56.061Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ae7cd2f1-ea6c-42b9-9a03-16a67a26ab20","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"7","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"033f1c03-3902-4fe3-9de7-d190eb018cf8","LogTimestamp":"2023-04-25T00:19:56.061Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:19:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-04-25T00:19:56.266Z","message":"Received event EVENT CREATED TABLE dox.version_info, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:57.267Z","message":"[Control connection] Refreshing schema for dox","thread":"JanusGraph Cluster-worker-7","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:57.284Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-7","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:57.289Z","message":"Token to replica map computation for keyspace sdctitan completed in 5 milliseconds","thread":"JanusGraph Cluster-worker-7","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:57.430Z","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"}
{"timestamp":"2023-04-25T00:19:58.072Z","message":"Entering","context":{"RequestID":"18f89825-0369-4b8a-9886-7cbf0324a614","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0a17363c-0f56-4a10-b2e7-168505fcd727","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:19:58.072Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:19:58.076Z","message":"{\"transactionId\":\"18f89825-0369-4b8a-9886-7cbf0324a614\",\"status\":\"200\",\"rqstDate\":\"230425-00:19:58:073\",\"respDate\":\"230425-00:19:58:076\",\"sourceId\":\"haproxy:18f89825-0369-4b8a-9886-7cbf0324a614\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:19:58:073-38452\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e4a72c2b-f8f4-4ed1-bc04-d9fd75dc5453], x-b3-parentspanid=[b1908aa968ab26d3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6a78677d39219b06b1908aa968ab26d3], x-b3-spanid=[f07dc6f85f269cf2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[18f89825-0369-4b8a-9886-7cbf0324a614]}\\\"}\"}","context":{"RequestID":"18f89825-0369-4b8a-9886-7cbf0324a614","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0a17363c-0f56-4a10-b2e7-168505fcd727","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:19:58.072Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:58.077Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"18f89825-0369-4b8a-9886-7cbf0324a614","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0a17363c-0f56-4a10-b2e7-168505fcd727","LogTimestamp":"2023-04-25T00:19:58.076Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:19:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:19:58.226Z","message":"Received event EVENT CREATED TABLE dox.unique_value, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:58.731Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:19:58.747Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:58.748Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:58.748Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:59.227Z","message":"[Control connection] Refreshing schema for dox","thread":"JanusGraph Cluster-worker-6","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:59.242Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-6","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:19:59.249Z","message":"Token to replica map computation for keyspace sdctitan completed in 7 milliseconds","thread":"JanusGraph Cluster-worker-6","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:00.086Z","message":"Entering","context":{"RequestID":"7b761d04-31d6-4eb9-96ad-d41ea5bf192c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a1daed40-4b59-4ae6-bb33-4f374effa619","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:20:00.086Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:20:00.089Z","message":"{\"transactionId\":\"7b761d04-31d6-4eb9-96ad-d41ea5bf192c\",\"status\":\"200\",\"rqstDate\":\"230425-00:20:00:087\",\"respDate\":\"230425-00:20:00:089\",\"sourceId\":\"haproxy:7b761d04-31d6-4eb9-96ad-d41ea5bf192c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:20:00:087-59515\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9bd5f3a2-8292-99b0-a956-fb867d2558ce], x-b3-parentspanid=[fca6ba1311a133f2], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cc340ad2ad1eb616fca6ba1311a133f2], x-b3-spanid=[4aab74e31cca6be5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7b761d04-31d6-4eb9-96ad-d41ea5bf192c]}\\\"}\"}","context":{"RequestID":"7b761d04-31d6-4eb9-96ad-d41ea5bf192c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a1daed40-4b59-4ae6-bb33-4f374effa619","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:20:00.086Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:00.089Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7b761d04-31d6-4eb9-96ad-d41ea5bf192c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a1daed40-4b59-4ae6-bb33-4f374effa619","LogTimestamp":"2023-04-25T00:20:00.089Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:20:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:20:00.352Z","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"}
{"timestamp":"2023-04-25T00:20:00.913Z","message":"Entering","context":{"RequestID":"7a314f28-a4d4-40b3-903b-83505769c96d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"117e1a4f-888d-4e35-8d37-2facc35fca5e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:20:00.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:20:00.915Z","message":"{\"transactionId\":\"7a314f28-a4d4-40b3-903b-83505769c96d\",\"status\":\"200\",\"rqstDate\":\"230425-00:20:00:913\",\"respDate\":\"230425-00:20:00:915\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:7a314f28-a4d4-40b3-903b-83505769c96d\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:20:00:913-17014\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[da515c2a-c15e-40af-92e8-d14e4c16c6f2], x-b3-parentspanid=[2d8a117cd9df553a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59713], x-envoy-attempt-count=[1], x-b3-traceid=[648c37073b6cd3142d8a117cd9df553a], x-b3-spanid=[ed19ef6f2a056935], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[7a314f28-a4d4-40b3-903b-83505769c96d]}\\\"}\"}","context":{"RequestID":"7a314f28-a4d4-40b3-903b-83505769c96d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"117e1a4f-888d-4e35-8d37-2facc35fca5e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:20:00.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:00.915Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7a314f28-a4d4-40b3-903b-83505769c96d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"117e1a4f-888d-4e35-8d37-2facc35fca5e","LogTimestamp":"2023-04-25T00:20:00.915Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:20:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:20:01.096Z","message":"Entering","context":{"RequestID":"2b4700ab-8f35-4278-bd16-868b11b3a6cd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4b2e96fe-d74f-4508-aa07-f9bc0193ef9e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:20:01.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:20:01.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"2b4700ab-8f35-4278-bd16-868b11b3a6cd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4b2e96fe-d74f-4508-aa07-f9bc0193ef9e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:20:01.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:01.100Z","message":"{\"transactionId\":\"2b4700ab-8f35-4278-bd16-868b11b3a6cd\",\"status\":\"200\",\"rqstDate\":\"230425-00:20:01:097\",\"respDate\":\"230425-00:20:01:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2b4700ab-8f35-4278-bd16-868b11b3a6cd\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:20:01:097-2097\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2b4700ab-8f35-4278-bd16-868b11b3a6cd]}\\\"}\"}","context":{"RequestID":"2b4700ab-8f35-4278-bd16-868b11b3a6cd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4b2e96fe-d74f-4508-aa07-f9bc0193ef9e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:20:01.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:01.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2b4700ab-8f35-4278-bd16-868b11b3a6cd","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4b2e96fe-d74f-4508-aa07-f9bc0193ef9e","LogTimestamp":"2023-04-25T00:20:01.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:20:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:20:01.332Z","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"}
{"timestamp":"2023-04-25T00:20:02.101Z","message":"Entering","context":{"RequestID":"24d9ac04-399b-4e81-90fe-495e4156eb28","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"353d537f-fa0f-4298-b26b-9284372837a8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:20:02.101Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:20:02.105Z","message":"{\"transactionId\":\"24d9ac04-399b-4e81-90fe-495e4156eb28\",\"status\":\"200\",\"rqstDate\":\"230425-00:20:02:102\",\"respDate\":\"230425-00:20:02:105\",\"sourceId\":\"haproxy:24d9ac04-399b-4e81-90fe-495e4156eb28\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:20:02:102-57938\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c3ca5f18-c9af-4100-86b5-d1dadc44a037], x-b3-parentspanid=[b77fc5565dcf3bd3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3442f45b7623c1a4b77fc5565dcf3bd3], x-b3-spanid=[814ffa9d16aeb3ec], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[24d9ac04-399b-4e81-90fe-495e4156eb28]}\\\"}\"}","context":{"RequestID":"24d9ac04-399b-4e81-90fe-495e4156eb28","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"353d537f-fa0f-4298-b26b-9284372837a8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:20:02.101Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:02.106Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"24d9ac04-399b-4e81-90fe-495e4156eb28","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"353d537f-fa0f-4298-b26b-9284372837a8","LogTimestamp":"2023-04-25T00:20:02.106Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:20:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-25T00:20:02.332Z","message":"[Control connection] Refreshing schema for dox","thread":"JanusGraph Cluster-worker-7","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:02.343Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-7","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:02.346Z","message":"Token to replica map computation for keyspace sdctitan completed in 3 milliseconds","thread":"JanusGraph Cluster-worker-7","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:03.444Z","message":"Received event EVENT CREATED TABLE dox.vsp_enriched_service_artifact, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:04.119Z","message":"Entering","context":{"RequestID":"68aac66e-587f-4b45-abca-0c6eb2f5e6db","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e5b43a95-0abe-4bcc-aba5-bff23666a32b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:20:04.118Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:20:04.122Z","message":"{\"transactionId\":\"68aac66e-587f-4b45-abca-0c6eb2f5e6db\",\"status\":\"200\",\"rqstDate\":\"230425-00:20:04:120\",\"respDate\":\"230425-00:20:04:122\",\"sourceId\":\"haproxy:68aac66e-587f-4b45-abca-0c6eb2f5e6db\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:20:04:120-40028\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7e4880a6-091e-4535-a366-7311a11e8861], x-b3-parentspanid=[1729da4997854a49], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bf4cf0aaa77e86661729da4997854a49], x-b3-spanid=[a609c75ed31abe4c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[68aac66e-587f-4b45-abca-0c6eb2f5e6db]}\\\"}\"}","context":{"RequestID":"68aac66e-587f-4b45-abca-0c6eb2f5e6db","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e5b43a95-0abe-4bcc-aba5-bff23666a32b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:20:04.118Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:04.123Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"68aac66e-587f-4b45-abca-0c6eb2f5e6db","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e5b43a95-0abe-4bcc-aba5-bff23666a32b","LogTimestamp":"2023-04-25T00:20:04.123Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:20:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:20:04.445Z","message":"[Control connection] Refreshing schema for dox.vsp_enriched_service_artifact (TABLE)","thread":"JanusGraph Cluster-worker-6","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:05.160Z","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-04-25T00:20:06.134Z","message":"Entering","context":{"RequestID":"1f4ec27f-3b76-4305-9d8f-0280e51df455","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c994d79b-ca43-41f6-80ca-ebc5ce5739a4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:20:06.134Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:20:06.137Z","message":"{\"transactionId\":\"1f4ec27f-3b76-4305-9d8f-0280e51df455\",\"status\":\"200\",\"rqstDate\":\"230425-00:20:06:135\",\"respDate\":\"230425-00:20:06:137\",\"sourceId\":\"haproxy:1f4ec27f-3b76-4305-9d8f-0280e51df455\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:20:06:135-33307\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ffa9539a-c42d-4d04-ad78-2cd0de67cc56], x-b3-parentspanid=[db06d24421f43964], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[90c5b35be232c8f8db06d24421f43964], x-b3-spanid=[c6fd3326f843e2f9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1f4ec27f-3b76-4305-9d8f-0280e51df455]}\\\"}\"}","context":{"RequestID":"1f4ec27f-3b76-4305-9d8f-0280e51df455","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c994d79b-ca43-41f6-80ca-ebc5ce5739a4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:20:06.134Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:06.138Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1f4ec27f-3b76-4305-9d8f-0280e51df455","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c994d79b-ca43-41f6-80ca-ebc5ce5739a4","LogTimestamp":"2023-04-25T00:20:06.138Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:20:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:20:06.161Z","message":"[Control connection] Refreshing schema for dox.application_config (TABLE)","thread":"JanusGraph Cluster-worker-7","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:06.409Z","message":"Received event EVENT CREATED TABLE dox.action, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:07.410Z","message":"[Control connection] Refreshing schema for dox.action (TABLE)","thread":"JanusGraph Cluster-worker-6","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:07.900Z","message":"Received event EVENT UPDATED TABLE dox.action, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:08.149Z","message":"Entering","context":{"RequestID":"17ad2c6d-d69f-408e-95d1-5e340da5a3b1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cc2198e3-f9b5-4d90-9e8b-66d5cfd8aaae","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:20:08.149Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:20:08.154Z","message":"{\"transactionId\":\"17ad2c6d-d69f-408e-95d1-5e340da5a3b1\",\"status\":\"200\",\"rqstDate\":\"230425-00:20:08:150\",\"respDate\":\"230425-00:20:08:153\",\"sourceId\":\"haproxy:17ad2c6d-d69f-408e-95d1-5e340da5a3b1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:20:08:150-83759\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[30aaa6c9-3370-4f3b-b4d0-ed1baa666c82], x-b3-parentspanid=[98b82b6ea354653a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[26a9af9cb4db1ee098b82b6ea354653a], x-b3-spanid=[f1347639080c41ca], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[17ad2c6d-d69f-408e-95d1-5e340da5a3b1]}\\\"}\"}","context":{"RequestID":"17ad2c6d-d69f-408e-95d1-5e340da5a3b1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cc2198e3-f9b5-4d90-9e8b-66d5cfd8aaae","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:20:08.149Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:08.155Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"17ad2c6d-d69f-408e-95d1-5e340da5a3b1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cc2198e3-f9b5-4d90-9e8b-66d5cfd8aaae","LogTimestamp":"2023-04-25T00:20:08.155Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:20:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-04-25T00:20:08.730Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:20:08.773Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:08.774Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:08.774Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:08.901Z","message":"[Control connection] Refreshing schema for dox.action (TABLE)","thread":"JanusGraph Cluster-worker-7","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:09.797Z","message":"Received event EVENT UPDATED TABLE dox.action, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:10.165Z","message":"Entering","context":{"RequestID":"d70f1845-ab51-4c14-988b-b66659d03905","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"aede9a56-50ac-41b1-8a38-863143a5f7f2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:20:10.165Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:20:10.169Z","message":"{\"transactionId\":\"d70f1845-ab51-4c14-988b-b66659d03905\",\"status\":\"200\",\"rqstDate\":\"230425-00:20:10:166\",\"respDate\":\"230425-00:20:10:168\",\"sourceId\":\"haproxy:d70f1845-ab51-4c14-988b-b66659d03905\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:20:10:166-86947\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[529d6b07-f4bc-4352-a142-4c640c816ce5], x-b3-parentspanid=[8c8353e186424808], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[23d418d6b3bb775d8c8353e186424808], x-b3-spanid=[d036645c6ba23546], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d70f1845-ab51-4c14-988b-b66659d03905]}\\\"}\"}","context":{"RequestID":"d70f1845-ab51-4c14-988b-b66659d03905","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"aede9a56-50ac-41b1-8a38-863143a5f7f2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:20:10.165Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:10.169Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d70f1845-ab51-4c14-988b-b66659d03905","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aede9a56-50ac-41b1-8a38-863143a5f7f2","LogTimestamp":"2023-04-25T00:20:10.169Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:20:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:20:10.797Z","message":"[Control connection] Refreshing schema for dox.action (TABLE)","thread":"JanusGraph Cluster-worker-6","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:10.914Z","message":"Entering","context":{"RequestID":"4289d24f-9f44-4d01-bf2e-e99e99d933fb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c8030a2e-c996-4b5f-94ae-76e85c9ce25d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:20:10.914Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:20:10.917Z","message":"{\"transactionId\":\"4289d24f-9f44-4d01-bf2e-e99e99d933fb\",\"status\":\"200\",\"rqstDate\":\"230425-00:20:10:915\",\"respDate\":\"230425-00:20:10:917\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4289d24f-9f44-4d01-bf2e-e99e99d933fb\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:20:10:915-4780\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0c814527-d6c9-4563-8303-0cc247b2193f], x-b3-parentspanid=[3a5b0a8bd0b789b6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40809], x-envoy-attempt-count=[1], x-b3-traceid=[79e19450aaff5def3a5b0a8bd0b789b6], x-b3-spanid=[89b6d2c07dc45643], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4289d24f-9f44-4d01-bf2e-e99e99d933fb]}\\\"}\"}","context":{"RequestID":"4289d24f-9f44-4d01-bf2e-e99e99d933fb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c8030a2e-c996-4b5f-94ae-76e85c9ce25d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:20:10.914Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:10.918Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4289d24f-9f44-4d01-bf2e-e99e99d933fb","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c8030a2e-c996-4b5f-94ae-76e85c9ce25d","LogTimestamp":"2023-04-25T00:20:10.918Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:20:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:20:11.099Z","message":"Entering","context":{"RequestID":"4741fef2-c62a-4417-b63a-f2651604a716","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b824a5ed-1acf-4055-a0d9-cf5c6fafc59d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:20:11.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:20:11.102Z","message":"Database is available from CACHED check.","context":{"RequestID":"4741fef2-c62a-4417-b63a-f2651604a716","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b824a5ed-1acf-4055-a0d9-cf5c6fafc59d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:20:11.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:11.103Z","message":"{\"transactionId\":\"4741fef2-c62a-4417-b63a-f2651604a716\",\"status\":\"200\",\"rqstDate\":\"230425-00:20:11:100\",\"respDate\":\"230425-00:20:11:103\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4741fef2-c62a-4417-b63a-f2651604a716\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:20:11:100-79578\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4741fef2-c62a-4417-b63a-f2651604a716]}\\\"}\"}","context":{"RequestID":"4741fef2-c62a-4417-b63a-f2651604a716","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b824a5ed-1acf-4055-a0d9-cf5c6fafc59d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:20:11.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:11.104Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4741fef2-c62a-4417-b63a-f2651604a716","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b824a5ed-1acf-4055-a0d9-cf5c6fafc59d","LogTimestamp":"2023-04-25T00:20:11.104Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:20:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:20:11.126Z","message":"Received event EVENT UPDATED TABLE dox.action, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:11.647Z","message":"Received event EVENT UPDATED TABLE dox.action, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:12.180Z","message":"Entering","context":{"RequestID":"79af5ce9-6988-4f88-9ee9-59ae80fe0cf2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ed1c5b24-9e3f-4950-ac74-6999ad926ec1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:20:12.180Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:20:12.183Z","message":"{\"transactionId\":\"79af5ce9-6988-4f88-9ee9-59ae80fe0cf2\",\"status\":\"200\",\"rqstDate\":\"230425-00:20:12:181\",\"respDate\":\"230425-00:20:12:183\",\"sourceId\":\"haproxy:79af5ce9-6988-4f88-9ee9-59ae80fe0cf2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:20:12:181-18012\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cf622027-1209-404b-9d04-6120a63c6a20], x-b3-parentspanid=[3045f75862455925], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[04c0fc4e53c04cae3045f75862455925], x-b3-spanid=[1e414afc845e5eb2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[79af5ce9-6988-4f88-9ee9-59ae80fe0cf2]}\\\"}\"}","context":{"RequestID":"79af5ce9-6988-4f88-9ee9-59ae80fe0cf2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ed1c5b24-9e3f-4950-ac74-6999ad926ec1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:20:12.180Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:12.184Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"79af5ce9-6988-4f88-9ee9-59ae80fe0cf2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ed1c5b24-9e3f-4950-ac74-6999ad926ec1","LogTimestamp":"2023-04-25T00:20:12.184Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:20:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:20:12.648Z","message":"[Control connection] Refreshing schema for dox.action (TABLE)","thread":"JanusGraph Cluster-worker-7","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:13.514Z","message":"Received event EVENT UPDATED TABLE dox.action, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:14.194Z","message":"Entering","context":{"RequestID":"74a884c0-2e11-4e46-8ad6-c916a681f3c1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"22475d0c-cb7d-4a84-a8ff-e6d3ddec845d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:20:14.194Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:20:14.196Z","message":"{\"transactionId\":\"74a884c0-2e11-4e46-8ad6-c916a681f3c1\",\"status\":\"200\",\"rqstDate\":\"230425-00:20:14:194\",\"respDate\":\"230425-00:20:14:196\",\"sourceId\":\"haproxy:74a884c0-2e11-4e46-8ad6-c916a681f3c1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:20:14:194-84621\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[19d11bc1-093e-4849-a02e-489f8ff8628c], x-b3-parentspanid=[904c3e6618daa681], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4858b5741606f72e904c3e6618daa681], x-b3-spanid=[694247dda2dcc163], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[74a884c0-2e11-4e46-8ad6-c916a681f3c1]}\\\"}\"}","context":{"RequestID":"74a884c0-2e11-4e46-8ad6-c916a681f3c1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"22475d0c-cb7d-4a84-a8ff-e6d3ddec845d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:20:14.194Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:14.196Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"74a884c0-2e11-4e46-8ad6-c916a681f3c1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"22475d0c-cb7d-4a84-a8ff-e6d3ddec845d","LogTimestamp":"2023-04-25T00:20:14.196Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:20:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:20:14.438Z","message":"Received event EVENT CREATED TABLE dox.ecompcomponent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:15.420Z","message":"Received event EVENT UPDATED TABLE dox.action, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:16.206Z","message":"Entering","context":{"RequestID":"8de21cea-d330-407b-86ec-dc4a4b679cf8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"431bfdb9-d5de-49a6-b41b-f4c0ef70a72a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:20:16.206Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:20:16.209Z","message":"{\"transactionId\":\"8de21cea-d330-407b-86ec-dc4a4b679cf8\",\"status\":\"200\",\"rqstDate\":\"230425-00:20:16:207\",\"respDate\":\"230425-00:20:16:209\",\"sourceId\":\"haproxy:8de21cea-d330-407b-86ec-dc4a4b679cf8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:20:16:207-61248\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3258babe-fdc7-4098-9372-1dc03e888fa6], x-b3-parentspanid=[59ebaddd07c37180], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4c83cfc91ebd39f359ebaddd07c37180], x-b3-spanid=[8bb760ac400853db], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8de21cea-d330-407b-86ec-dc4a4b679cf8]}\\\"}\"}","context":{"RequestID":"8de21cea-d330-407b-86ec-dc4a4b679cf8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"431bfdb9-d5de-49a6-b41b-f4c0ef70a72a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:20:16.206Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:16.209Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8de21cea-d330-407b-86ec-dc4a4b679cf8","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"431bfdb9-d5de-49a6-b41b-f4c0ef70a72a","LogTimestamp":"2023-04-25T00:20:16.209Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:20:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:20:16.385Z","message":"Received event EVENT CREATED TABLE dox.action_artifact, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:17.386Z","message":"[Control connection] Refreshing schema for dox","thread":"JanusGraph Cluster-worker-6","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:17.397Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-6","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:17.405Z","message":"Token to replica map computation for keyspace sdctitan completed in 8 milliseconds","thread":"JanusGraph Cluster-worker-6","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:17.423Z","message":"Received event EVENT CREATED TABLE dox.activity_log, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:18.219Z","message":"Entering","context":{"RequestID":"f8315329-7366-44cb-9aab-fdb01bb38764","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f2715f94-a31f-4985-927e-a9dd00b72456","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:20:18.219Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:20:18.221Z","message":"{\"transactionId\":\"f8315329-7366-44cb-9aab-fdb01bb38764\",\"status\":\"200\",\"rqstDate\":\"230425-00:20:18:220\",\"respDate\":\"230425-00:20:18:221\",\"sourceId\":\"haproxy:f8315329-7366-44cb-9aab-fdb01bb38764\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:20:18:220-82390\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[14c9bb11-9993-4613-a14b-76f1a736438d], x-b3-parentspanid=[22861ca6f8604cec], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d725e7c314fdfd9522861ca6f8604cec], x-b3-spanid=[8869685a05edf96d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f8315329-7366-44cb-9aab-fdb01bb38764]}\\\"}\"}","context":{"RequestID":"f8315329-7366-44cb-9aab-fdb01bb38764","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f2715f94-a31f-4985-927e-a9dd00b72456","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:20:18.219Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:18.222Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f8315329-7366-44cb-9aab-fdb01bb38764","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f2715f94-a31f-4985-927e-a9dd00b72456","LogTimestamp":"2023-04-25T00:20:18.222Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:20:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:20:18.423Z","message":"[Control connection] Refreshing schema for dox.activity_log (TABLE)","thread":"JanusGraph Cluster-worker-7","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:18.490Z","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"}
{"timestamp":"2023-04-25T00:20:18.731Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:20:18.744Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:18.745Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:18.745Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:19.260Z","message":"Received event EVENT CREATED TABLE dox.migration, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:20.231Z","message":"Entering","context":{"RequestID":"55a796d0-7be3-4ea0-89ed-44cd124c8e7c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"727149c5-530a-4810-ba0f-5266417a10f9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:20:20.231Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:20:20.235Z","message":"{\"transactionId\":\"55a796d0-7be3-4ea0-89ed-44cd124c8e7c\",\"status\":\"200\",\"rqstDate\":\"230425-00:20:20:232\",\"respDate\":\"230425-00:20:20:235\",\"sourceId\":\"haproxy:55a796d0-7be3-4ea0-89ed-44cd124c8e7c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:20:20:232-64040\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[907765bf-6846-4a20-a464-5c4193f599c7], x-b3-parentspanid=[603b2ac85f19834f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1041e553deb3eaa8603b2ac85f19834f], x-b3-spanid=[5ad20b51f8cdbf46], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[55a796d0-7be3-4ea0-89ed-44cd124c8e7c]}\\\"}\"}","context":{"RequestID":"55a796d0-7be3-4ea0-89ed-44cd124c8e7c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"727149c5-530a-4810-ba0f-5266417a10f9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:20:20.231Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:20.236Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"55a796d0-7be3-4ea0-89ed-44cd124c8e7c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"727149c5-530a-4810-ba0f-5266417a10f9","LogTimestamp":"2023-04-25T00:20:20.236Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:20:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:20:20.261Z","message":"[Control connection] Refreshing schema for dox","thread":"JanusGraph Cluster-worker-6","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:20.273Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-6","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:20.282Z","message":"Token to replica map computation for keyspace sdctitan completed in 9 milliseconds","thread":"JanusGraph Cluster-worker-6","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:20.365Z","message":"Received event EVENT CREATED TABLE dox.item_permissions, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:20.913Z","message":"Entering","context":{"RequestID":"c1bba2d6-ee1c-4266-a510-bb90969bf76a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ad2523f9-80d0-416c-b2ec-11609d5ead41","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:20:20.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:20:20.916Z","message":"{\"transactionId\":\"c1bba2d6-ee1c-4266-a510-bb90969bf76a\",\"status\":\"200\",\"rqstDate\":\"230425-00:20:20:914\",\"respDate\":\"230425-00:20:20:916\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c1bba2d6-ee1c-4266-a510-bb90969bf76a\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:20:20:914-65476\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[db8e51d7-789a-40da-a8cd-d850e2b5a6a9], x-b3-parentspanid=[aa91ae5696e10ab2], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39931], x-envoy-attempt-count=[1], x-b3-traceid=[1d36d9db53bb0c2daa91ae5696e10ab2], x-b3-spanid=[8215fbc5f91d4f71], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c1bba2d6-ee1c-4266-a510-bb90969bf76a]}\\\"}\"}","context":{"RequestID":"c1bba2d6-ee1c-4266-a510-bb90969bf76a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ad2523f9-80d0-416c-b2ec-11609d5ead41","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:20:20.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:20.917Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c1bba2d6-ee1c-4266-a510-bb90969bf76a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ad2523f9-80d0-416c-b2ec-11609d5ead41","LogTimestamp":"2023-04-25T00:20:20.917Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:20:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:20:21.096Z","message":"Entering","context":{"RequestID":"d1e57290-6437-4db2-b5a5-2a2b9adf6521","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ead70f6d-d8f1-4d54-aaef-ae40414b03d6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:20:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:20:21.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"d1e57290-6437-4db2-b5a5-2a2b9adf6521","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ead70f6d-d8f1-4d54-aaef-ae40414b03d6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:20:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:21.099Z","message":"{\"transactionId\":\"d1e57290-6437-4db2-b5a5-2a2b9adf6521\",\"status\":\"200\",\"rqstDate\":\"230425-00:20:21:097\",\"respDate\":\"230425-00:20:21:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d1e57290-6437-4db2-b5a5-2a2b9adf6521\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:20:21:097-18396\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d1e57290-6437-4db2-b5a5-2a2b9adf6521]}\\\"}\"}","context":{"RequestID":"d1e57290-6437-4db2-b5a5-2a2b9adf6521","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ead70f6d-d8f1-4d54-aaef-ae40414b03d6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:20:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:21.099Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d1e57290-6437-4db2-b5a5-2a2b9adf6521","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ead70f6d-d8f1-4d54-aaef-ae40414b03d6","LogTimestamp":"2023-04-25T00:20:21.099Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:20:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:20:21.365Z","message":"[Control connection] Refreshing schema for dox.item_permissions (TABLE)","thread":"JanusGraph Cluster-worker-7","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:21.427Z","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"}
{"timestamp":"2023-04-25T00:20:22.245Z","message":"Entering","context":{"RequestID":"e59d777a-814b-4957-86f5-1730b7e35a21","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f234163a-04e3-4ba2-a17e-d5a61ce82014","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:20:22.245Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:20:22.248Z","message":"{\"transactionId\":\"e59d777a-814b-4957-86f5-1730b7e35a21\",\"status\":\"200\",\"rqstDate\":\"230425-00:20:22:246\",\"respDate\":\"230425-00:20:22:248\",\"sourceId\":\"haproxy:e59d777a-814b-4957-86f5-1730b7e35a21\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:20:22:246-12505\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f71b9172-6de7-4b8b-8e22-9e62b0c62341], x-b3-parentspanid=[4615e1d6c8f41f1d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[70e54cf78addad6c4615e1d6c8f41f1d], x-b3-spanid=[9ea2f7e6a7f9ac46], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e59d777a-814b-4957-86f5-1730b7e35a21]}\\\"}\"}","context":{"RequestID":"e59d777a-814b-4957-86f5-1730b7e35a21","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f234163a-04e3-4ba2-a17e-d5a61ce82014","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:20:22.245Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:22.249Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e59d777a-814b-4957-86f5-1730b7e35a21","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f234163a-04e3-4ba2-a17e-d5a61ce82014","LogTimestamp":"2023-04-25T00:20:22.249Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:20:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:20:22.346Z","message":"Received event EVENT CREATED TABLE dox.notification_subscribers, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:23.346Z","message":"[Control connection] Refreshing schema for dox","thread":"JanusGraph Cluster-worker-6","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:23.360Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-6","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:23.367Z","message":"Token to replica map computation for keyspace sdctitan completed in 7 milliseconds","thread":"JanusGraph Cluster-worker-6","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:23.507Z","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"}
{"timestamp":"2023-04-25T00:20:24.258Z","message":"Entering","context":{"RequestID":"caf55a03-8ae5-4939-a8aa-b760a84753e1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"63a31799-01ba-4a8b-ba46-0c42d30d2bfb","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:20:24.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:20:24.261Z","message":"{\"transactionId\":\"caf55a03-8ae5-4939-a8aa-b760a84753e1\",\"status\":\"200\",\"rqstDate\":\"230425-00:20:24:259\",\"respDate\":\"230425-00:20:24:261\",\"sourceId\":\"haproxy:caf55a03-8ae5-4939-a8aa-b760a84753e1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:20:24:259-18564\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bcd1397a-b8ab-4987-b5d7-5d48241e083d], x-b3-parentspanid=[fb04e32c8e001f70], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2dd2305a32a41b10fb04e32c8e001f70], x-b3-spanid=[0a378600919c40b2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[caf55a03-8ae5-4939-a8aa-b760a84753e1]}\\\"}\"}","context":{"RequestID":"caf55a03-8ae5-4939-a8aa-b760a84753e1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"63a31799-01ba-4a8b-ba46-0c42d30d2bfb","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:20:24.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:24.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"caf55a03-8ae5-4939-a8aa-b760a84753e1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"63a31799-01ba-4a8b-ba46-0c42d30d2bfb","LogTimestamp":"2023-04-25T00:20:24.262Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:20:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:20:24.342Z","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-04-25T00:20:25.313Z","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-04-25T00:20:26.271Z","message":"Entering","context":{"RequestID":"8fd44d94-aae6-4e19-a3c5-a8a27a7d251d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0e0f0eda-e770-44e1-9ba7-79fdcba1d50a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:20:26.271Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:20:26.273Z","message":"{\"transactionId\":\"8fd44d94-aae6-4e19-a3c5-a8a27a7d251d\",\"status\":\"200\",\"rqstDate\":\"230425-00:20:26:272\",\"respDate\":\"230425-00:20:26:273\",\"sourceId\":\"haproxy:8fd44d94-aae6-4e19-a3c5-a8a27a7d251d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:20:26:272-46786\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[69b719a0-fd93-457f-a8fd-6eab65c10a7d], x-b3-parentspanid=[7682ecaa6373d800], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b9b91bcf0c39c9347682ecaa6373d800], x-b3-spanid=[f46db169117ef895], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8fd44d94-aae6-4e19-a3c5-a8a27a7d251d]}\\\"}\"}","context":{"RequestID":"8fd44d94-aae6-4e19-a3c5-a8a27a7d251d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0e0f0eda-e770-44e1-9ba7-79fdcba1d50a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:20:26.271Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:26.274Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8fd44d94-aae6-4e19-a3c5-a8a27a7d251d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0e0f0eda-e770-44e1-9ba7-79fdcba1d50a","LogTimestamp":"2023-04-25T00:20:26.273Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:20:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:20:26.316Z","message":"[Control connection] Refreshing schema for dox","thread":"JanusGraph Cluster-worker-7","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:26.328Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-7","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:26.330Z","message":"Token to replica map computation for keyspace sdctitan completed in 2 milliseconds","thread":"JanusGraph Cluster-worker-7","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:26.361Z","message":"Received event EVENT CREATED TABLE dox.vsp_upload_status, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:27.362Z","message":"[Control connection] Refreshing schema for dox.vsp_upload_status (TABLE)","thread":"JanusGraph Cluster-worker-6","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:27.550Z","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-04-25T00:20:28.283Z","message":"Entering","context":{"RequestID":"90f38d07-5125-4355-85ec-71254c8cc004","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"366986e2-c09c-467f-bbdb-e8bfb55aa537","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:20:28.283Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:20:28.286Z","message":"{\"transactionId\":\"90f38d07-5125-4355-85ec-71254c8cc004\",\"status\":\"200\",\"rqstDate\":\"230425-00:20:28:284\",\"respDate\":\"230425-00:20:28:286\",\"sourceId\":\"haproxy:90f38d07-5125-4355-85ec-71254c8cc004\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:20:28:284-23930\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c8067360-ecd1-4797-af75-b1b3b2b3ba96], x-b3-parentspanid=[a015ff3153881f24], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[06baad0639a64c70a015ff3153881f24], x-b3-spanid=[cc8ddd814ce92590], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[90f38d07-5125-4355-85ec-71254c8cc004]}\\\"}\"}","context":{"RequestID":"90f38d07-5125-4355-85ec-71254c8cc004","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"366986e2-c09c-467f-bbdb-e8bfb55aa537","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:20:28.283Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:28.287Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"90f38d07-5125-4355-85ec-71254c8cc004","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"366986e2-c09c-467f-bbdb-e8bfb55aa537","LogTimestamp":"2023-04-25T00:20:28.287Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:20:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:20:28.479Z","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-04-25T00:20:28.731Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:20:28.744Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:28.744Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:28.745Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:29.480Z","message":"[Control connection] Refreshing schema for dox.vsp_upload_status (TABLE)","thread":"JanusGraph Cluster-worker-7","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:30.300Z","message":"Entering","context":{"RequestID":"2921102b-f466-4681-ab0d-f879ac5df44f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8c29b10f-16c3-43aa-b8eb-1f54721b623e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:20:30.300Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:20:30.304Z","message":"{\"transactionId\":\"2921102b-f466-4681-ab0d-f879ac5df44f\",\"status\":\"200\",\"rqstDate\":\"230425-00:20:30:302\",\"respDate\":\"230425-00:20:30:304\",\"sourceId\":\"haproxy:2921102b-f466-4681-ab0d-f879ac5df44f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:20:30:302-69635\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bdeb122e-50c6-4fa4-92be-a2a2a934a948], x-b3-parentspanid=[d280392db081ce4b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0ee9be8e76a56ea1d280392db081ce4b], x-b3-spanid=[1aa7d8763f2cabf7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2921102b-f466-4681-ab0d-f879ac5df44f]}\\\"}\"}","context":{"RequestID":"2921102b-f466-4681-ab0d-f879ac5df44f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8c29b10f-16c3-43aa-b8eb-1f54721b623e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:20:30.300Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:30.304Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2921102b-f466-4681-ab0d-f879ac5df44f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8c29b10f-16c3-43aa-b8eb-1f54721b623e","LogTimestamp":"2023-04-25T00:20:30.304Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:20:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:20:30.348Z","message":"Received event EVENT CREATED TABLE zusammen_dox.item, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:30.912Z","message":"Entering","context":{"RequestID":"8e022a69-7c34-4761-8d25-5ea4ec696999","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ad7b729b-d126-4457-9a41-8fe36ae70ec2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:20:30.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:20:30.915Z","message":"{\"transactionId\":\"8e022a69-7c34-4761-8d25-5ea4ec696999\",\"status\":\"200\",\"rqstDate\":\"230425-00:20:30:912\",\"respDate\":\"230425-00:20:30:915\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:8e022a69-7c34-4761-8d25-5ea4ec696999\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:20:30:912-43163\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f7588556-aefa-4441-88b2-90b1d87dbdc3], x-b3-parentspanid=[7c1e76329dbfd506], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51285], x-envoy-attempt-count=[1], x-b3-traceid=[1f4e1ddfba61f2af7c1e76329dbfd506], x-b3-spanid=[4bcbac7cd1a354ef], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[8e022a69-7c34-4761-8d25-5ea4ec696999]}\\\"}\"}","context":{"RequestID":"8e022a69-7c34-4761-8d25-5ea4ec696999","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ad7b729b-d126-4457-9a41-8fe36ae70ec2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:20:30.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:30.916Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8e022a69-7c34-4761-8d25-5ea4ec696999","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ad7b729b-d126-4457-9a41-8fe36ae70ec2","LogTimestamp":"2023-04-25T00:20:30.916Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:20:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:20:31.096Z","message":"Entering","context":{"RequestID":"b6b1fb31-8f98-4955-9fda-9cecfcfadf4b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f2a697e2-f1b0-4d2c-87fc-5af7c814cc57","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:20:31.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:20:31.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"b6b1fb31-8f98-4955-9fda-9cecfcfadf4b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f2a697e2-f1b0-4d2c-87fc-5af7c814cc57","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:20:31.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:31.100Z","message":"{\"transactionId\":\"b6b1fb31-8f98-4955-9fda-9cecfcfadf4b\",\"status\":\"200\",\"rqstDate\":\"230425-00:20:31:097\",\"respDate\":\"230425-00:20:31:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b6b1fb31-8f98-4955-9fda-9cecfcfadf4b\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:20:31:097-48684\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b6b1fb31-8f98-4955-9fda-9cecfcfadf4b]}\\\"}\"}","context":{"RequestID":"b6b1fb31-8f98-4955-9fda-9cecfcfadf4b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f2a697e2-f1b0-4d2c-87fc-5af7c814cc57","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:20:31.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:31.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b6b1fb31-8f98-4955-9fda-9cecfcfadf4b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f2a697e2-f1b0-4d2c-87fc-5af7c814cc57","LogTimestamp":"2023-04-25T00:20:31.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:20:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:20:31.349Z","message":"[Control connection] Refreshing schema for zusammen_dox.item (TABLE)","thread":"JanusGraph Cluster-worker-6","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:32.141Z","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"}
{"timestamp":"2023-04-25T00:20:32.316Z","message":"Entering","context":{"RequestID":"f964d5af-3a53-4e68-9f7c-83f938fa598a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4042f33a-9a0d-44fe-8001-79414b2169fe","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:20:32.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:20:32.319Z","message":"{\"transactionId\":\"f964d5af-3a53-4e68-9f7c-83f938fa598a\",\"status\":\"200\",\"rqstDate\":\"230425-00:20:32:316\",\"respDate\":\"230425-00:20:32:318\",\"sourceId\":\"haproxy:f964d5af-3a53-4e68-9f7c-83f938fa598a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:20:32:316-15774\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[63b211a4-f100-42c1-9309-bdd4d5a4af76], x-b3-parentspanid=[401b860a273f2b6c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9998e9e779187307401b860a273f2b6c], x-b3-spanid=[0b755b1a9a3e7f7b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f964d5af-3a53-4e68-9f7c-83f938fa598a]}\\\"}\"}","context":{"RequestID":"f964d5af-3a53-4e68-9f7c-83f938fa598a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4042f33a-9a0d-44fe-8001-79414b2169fe","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:20:32.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:32.319Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f964d5af-3a53-4e68-9f7c-83f938fa598a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4042f33a-9a0d-44fe-8001-79414b2169fe","LogTimestamp":"2023-04-25T00:20:32.319Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:20:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:20:33.142Z","message":"[Control connection] Refreshing schema for zusammen_dox.version (TABLE)","thread":"JanusGraph Cluster-worker-7","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:33.395Z","message":"Received event EVENT CREATED TABLE zusammen_dox.version_elements, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:34.329Z","message":"Entering","context":{"RequestID":"0471101a-f4c7-4ce1-8829-599383d87186","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"3a824e6d-1840-421d-a1f7-c2016a430f70","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:20:34.329Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:20:34.331Z","message":"{\"transactionId\":\"0471101a-f4c7-4ce1-8829-599383d87186\",\"status\":\"200\",\"rqstDate\":\"230425-00:20:34:329\",\"respDate\":\"230425-00:20:34:330\",\"sourceId\":\"haproxy:0471101a-f4c7-4ce1-8829-599383d87186\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:20:34:329-86993\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ef83587f-342c-4515-9768-6f6fcca1492b], x-b3-parentspanid=[e90b1b8cb2658220], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[afad081243525384e90b1b8cb2658220], x-b3-spanid=[46af924cd5421ff8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0471101a-f4c7-4ce1-8829-599383d87186]}\\\"}\"}","context":{"RequestID":"0471101a-f4c7-4ce1-8829-599383d87186","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"3a824e6d-1840-421d-a1f7-c2016a430f70","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:20:34.329Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:34.331Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0471101a-f4c7-4ce1-8829-599383d87186","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3a824e6d-1840-421d-a1f7-c2016a430f70","LogTimestamp":"2023-04-25T00:20:34.331Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:20:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:20:34.396Z","message":"[Control connection] Refreshing schema for zusammen_dox.version_elements (TABLE)","thread":"JanusGraph Cluster-worker-6","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:35.410Z","message":"Received event EVENT CREATED TABLE zusammen_dox.element_namespace, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:36.342Z","message":"Entering","context":{"RequestID":"10b47799-7e13-4ccc-b6ee-143b65aa8936","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"40f1ae29-b04f-476a-8ad0-4a2c5f3dcc3a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:20:36.342Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:20:36.346Z","message":"{\"transactionId\":\"10b47799-7e13-4ccc-b6ee-143b65aa8936\",\"status\":\"200\",\"rqstDate\":\"230425-00:20:36:343\",\"respDate\":\"230425-00:20:36:346\",\"sourceId\":\"haproxy:10b47799-7e13-4ccc-b6ee-143b65aa8936\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:20:36:343-49069\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3ef2b097-b4d9-47b2-942b-a6d3989dc047], x-b3-parentspanid=[7e3455e7154e35c1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[521d2b6efa5412537e3455e7154e35c1], x-b3-spanid=[d89ebd887b121c59], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[10b47799-7e13-4ccc-b6ee-143b65aa8936]}\\\"}\"}","context":{"RequestID":"10b47799-7e13-4ccc-b6ee-143b65aa8936","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"40f1ae29-b04f-476a-8ad0-4a2c5f3dcc3a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:20:36.342Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:36.347Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"10b47799-7e13-4ccc-b6ee-143b65aa8936","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"40f1ae29-b04f-476a-8ad0-4a2c5f3dcc3a","LogTimestamp":"2023-04-25T00:20:36.347Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:20:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:20:36.411Z","message":"[Control connection] Refreshing schema for zusammen_dox.element_namespace (TABLE)","thread":"JanusGraph Cluster-worker-7","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:36.444Z","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"}
{"timestamp":"2023-04-25T00:20:37.445Z","message":"[Control connection] Refreshing schema for zusammen_dox.element (TABLE)","thread":"JanusGraph Cluster-worker-6","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:37.503Z","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-04-25T00:20:38.358Z","message":"Entering","context":{"RequestID":"9b9bb27e-42c5-4992-afde-8a17f7831303","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"acec75a2-857c-4a87-af14-e2337388edcd","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:20:38.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:20:38.361Z","message":"{\"transactionId\":\"9b9bb27e-42c5-4992-afde-8a17f7831303\",\"status\":\"200\",\"rqstDate\":\"230425-00:20:38:359\",\"respDate\":\"230425-00:20:38:360\",\"sourceId\":\"haproxy:9b9bb27e-42c5-4992-afde-8a17f7831303\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:20:38:359-76426\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[53f03bc1-d57b-44b5-96e2-14d2a4b5dade], x-b3-parentspanid=[8eeba4a319afa3c5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3ab91d8ced773b948eeba4a319afa3c5], x-b3-spanid=[7a4957bf6600167c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9b9bb27e-42c5-4992-afde-8a17f7831303]}\\\"}\"}","context":{"RequestID":"9b9bb27e-42c5-4992-afde-8a17f7831303","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"acec75a2-857c-4a87-af14-e2337388edcd","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:20:38.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:38.361Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9b9bb27e-42c5-4992-afde-8a17f7831303","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"acec75a2-857c-4a87-af14-e2337388edcd","LogTimestamp":"2023-04-25T00:20:38.361Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:20:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:20:38.503Z","message":"[Control connection] Refreshing schema for zusammen_dox.element_synchronization_state (TABLE)","thread":"JanusGraph Cluster-worker-7","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:38.731Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:20:38.752Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:38.753Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:38.753Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:39.378Z","message":"Received event EVENT CREATED TABLE zusammen_dox.element_stage, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:40.372Z","message":"Entering","context":{"RequestID":"1c70a5bd-dd54-45c1-854a-cd6e3ad4cafd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ae421bd7-b1b5-4751-899e-c5dd5e41c519","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:20:40.371Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:20:40.375Z","message":"{\"transactionId\":\"1c70a5bd-dd54-45c1-854a-cd6e3ad4cafd\",\"status\":\"200\",\"rqstDate\":\"230425-00:20:40:372\",\"respDate\":\"230425-00:20:40:375\",\"sourceId\":\"haproxy:1c70a5bd-dd54-45c1-854a-cd6e3ad4cafd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:20:40:372-7920\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0b930abc-c919-478c-8b94-02d75513ad99], x-b3-parentspanid=[bb1608958387eaa7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7fbf9f705c5dada9bb1608958387eaa7], x-b3-spanid=[b5244e5120087958], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1c70a5bd-dd54-45c1-854a-cd6e3ad4cafd]}\\\"}\"}","context":{"RequestID":"1c70a5bd-dd54-45c1-854a-cd6e3ad4cafd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ae421bd7-b1b5-4751-899e-c5dd5e41c519","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:20:40.371Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:40.376Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1c70a5bd-dd54-45c1-854a-cd6e3ad4cafd","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ae421bd7-b1b5-4751-899e-c5dd5e41c519","LogTimestamp":"2023-04-25T00:20:40.376Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:20:40.378Z","message":"[Control connection] Refreshing schema for zusammen_dox.element_stage (TABLE)","thread":"JanusGraph Cluster-worker-6","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:20:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-25T00:20:40.912Z","message":"Entering","context":{"RequestID":"49c34540-90d6-4dc0-95fe-5f666fe7e1cb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"5a43223e-14d2-44cb-a4e3-ed2fecf30daa","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:20:40.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:20:40.915Z","message":"{\"transactionId\":\"49c34540-90d6-4dc0-95fe-5f666fe7e1cb\",\"status\":\"200\",\"rqstDate\":\"230425-00:20:40:912\",\"respDate\":\"230425-00:20:40:914\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:49c34540-90d6-4dc0-95fe-5f666fe7e1cb\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:20:40:912-38687\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[207f4138-4e0a-4bbe-8738-ed0697a89e9a], x-b3-parentspanid=[4c17d193f613f060], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49881], x-envoy-attempt-count=[1], x-b3-traceid=[6bc7936daac016414c17d193f613f060], x-b3-spanid=[598fe6db508585b3], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[49c34540-90d6-4dc0-95fe-5f666fe7e1cb]}\\\"}\"}","context":{"RequestID":"49c34540-90d6-4dc0-95fe-5f666fe7e1cb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"5a43223e-14d2-44cb-a4e3-ed2fecf30daa","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:20:40.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:40.915Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"49c34540-90d6-4dc0-95fe-5f666fe7e1cb","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5a43223e-14d2-44cb-a4e3-ed2fecf30daa","LogTimestamp":"2023-04-25T00:20:40.915Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:20:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:20:41.067Z","message":"Received event EVENT CREATED TABLE zusammen_dox.version_stage, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:41.096Z","message":"Entering","context":{"RequestID":"b3adbef6-6328-458d-8d09-2927047c9028","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c13528da-8364-4764-a305-75abd55dd12a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:20:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:20:41.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"b3adbef6-6328-458d-8d09-2927047c9028","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c13528da-8364-4764-a305-75abd55dd12a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:20:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:41.100Z","message":"{\"transactionId\":\"b3adbef6-6328-458d-8d09-2927047c9028\",\"status\":\"200\",\"rqstDate\":\"230425-00:20:41:097\",\"respDate\":\"230425-00:20:41:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b3adbef6-6328-458d-8d09-2927047c9028\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:20:41:097-73752\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b3adbef6-6328-458d-8d09-2927047c9028]}\\\"}\"}","context":{"RequestID":"b3adbef6-6328-458d-8d09-2927047c9028","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c13528da-8364-4764-a305-75abd55dd12a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:20:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:41.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b3adbef6-6328-458d-8d09-2927047c9028","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c13528da-8364-4764-a305-75abd55dd12a","LogTimestamp":"2023-04-25T00:20:41.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:20:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:20:42.067Z","message":"[Control connection] Refreshing schema for zusammen_dox.version_stage (TABLE)","thread":"JanusGraph Cluster-worker-7","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:42.387Z","message":"Entering","context":{"RequestID":"f1194cc1-26ce-4269-a064-cf91ec76c84b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"38421538-27ca-4462-ad9e-0eab9efad182","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:20:42.387Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:20:42.390Z","message":"{\"transactionId\":\"f1194cc1-26ce-4269-a064-cf91ec76c84b\",\"status\":\"200\",\"rqstDate\":\"230425-00:20:42:388\",\"respDate\":\"230425-00:20:42:389\",\"sourceId\":\"haproxy:f1194cc1-26ce-4269-a064-cf91ec76c84b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:20:42:388-27390\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fbd8d900-56b4-44ae-a36b-5bb678c37be3], x-b3-parentspanid=[932b08b1d5b0936c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[22188d2eb6b85c6d932b08b1d5b0936c], x-b3-spanid=[42328444eb58befe], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f1194cc1-26ce-4269-a064-cf91ec76c84b]}\\\"}\"}","context":{"RequestID":"f1194cc1-26ce-4269-a064-cf91ec76c84b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"38421538-27ca-4462-ad9e-0eab9efad182","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:20:42.387Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:42.390Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f1194cc1-26ce-4269-a064-cf91ec76c84b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"38421538-27ca-4462-ad9e-0eab9efad182","LogTimestamp":"2023-04-25T00:20:42.390Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:20:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:20:44.400Z","message":"Entering","context":{"RequestID":"470f45ac-f86c-432d-b648-b60686650b6a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a734a2d6-bb86-4349-8b92-ea2f02dd4375","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:20:44.400Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:20:44.403Z","message":"{\"transactionId\":\"470f45ac-f86c-432d-b648-b60686650b6a\",\"status\":\"200\",\"rqstDate\":\"230425-00:20:44:401\",\"respDate\":\"230425-00:20:44:403\",\"sourceId\":\"haproxy:470f45ac-f86c-432d-b648-b60686650b6a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:20:44:401-33632\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[504bbd00-d227-45b1-ba56-93f01815f21d], x-b3-parentspanid=[ca3a9454c5ce1d78], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6de7e2be31700843ca3a9454c5ce1d78], x-b3-spanid=[401615a2a8bb077d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[470f45ac-f86c-432d-b648-b60686650b6a]}\\\"}\"}","context":{"RequestID":"470f45ac-f86c-432d-b648-b60686650b6a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a734a2d6-bb86-4349-8b92-ea2f02dd4375","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:20:44.400Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:44.404Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"470f45ac-f86c-432d-b648-b60686650b6a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a734a2d6-bb86-4349-8b92-ea2f02dd4375","LogTimestamp":"2023-04-25T00:20:44.404Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:20:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:20:46.414Z","message":"Entering","context":{"RequestID":"28987d40-6af0-47ac-972c-926c4fe6aadc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5fc66056-f2b9-4091-8272-9a34d341b158","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:20:46.414Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:20:46.416Z","message":"{\"transactionId\":\"28987d40-6af0-47ac-972c-926c4fe6aadc\",\"status\":\"200\",\"rqstDate\":\"230425-00:20:46:415\",\"respDate\":\"230425-00:20:46:416\",\"sourceId\":\"haproxy:28987d40-6af0-47ac-972c-926c4fe6aadc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:20:46:415-74641\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bee30609-9760-4145-8f87-5f467bbfd7ed], x-b3-parentspanid=[d337648b55dcdb39], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0c0ed70413433ab8d337648b55dcdb39], x-b3-spanid=[061d608ea22bb79a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[28987d40-6af0-47ac-972c-926c4fe6aadc]}\\\"}\"}","context":{"RequestID":"28987d40-6af0-47ac-972c-926c4fe6aadc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5fc66056-f2b9-4091-8272-9a34d341b158","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:20:46.414Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:46.416Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"28987d40-6af0-47ac-972c-926c4fe6aadc","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5fc66056-f2b9-4091-8272-9a34d341b158","LogTimestamp":"2023-04-25T00:20:46.416Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:20:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:20:48.425Z","message":"Entering","context":{"RequestID":"28c2c98a-c936-44c1-91c9-c4c94bb82e35","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b5ac9357-c0b9-4364-9303-41be088fec7f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:20:48.425Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:20:48.427Z","message":"{\"transactionId\":\"28c2c98a-c936-44c1-91c9-c4c94bb82e35\",\"status\":\"200\",\"rqstDate\":\"230425-00:20:48:425\",\"respDate\":\"230425-00:20:48:427\",\"sourceId\":\"haproxy:28c2c98a-c936-44c1-91c9-c4c94bb82e35\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:20:48:425-54243\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5f701671-a214-491e-948f-eb10126510c3], x-b3-parentspanid=[664ccef35a2938f9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c0ffc434a1678e54664ccef35a2938f9], x-b3-spanid=[1d4cc8a2ae99a01d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[28c2c98a-c936-44c1-91c9-c4c94bb82e35]}\\\"}\"}","context":{"RequestID":"28c2c98a-c936-44c1-91c9-c4c94bb82e35","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b5ac9357-c0b9-4364-9303-41be088fec7f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:20:48.425Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:48.428Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"28c2c98a-c936-44c1-91c9-c4c94bb82e35","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b5ac9357-c0b9-4364-9303-41be088fec7f","LogTimestamp":"2023-04-25T00:20:48.428Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:20:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:20:48.731Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:20:48.746Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:48.746Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:48.746Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:50.438Z","message":"Entering","context":{"RequestID":"99cece96-db5d-4741-8c85-3cfe259d682d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"628e1719-4134-465e-9f3e-dff0aa61cd99","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:20:50.438Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:20:50.442Z","message":"{\"transactionId\":\"99cece96-db5d-4741-8c85-3cfe259d682d\",\"status\":\"200\",\"rqstDate\":\"230425-00:20:50:439\",\"respDate\":\"230425-00:20:50:441\",\"sourceId\":\"haproxy:99cece96-db5d-4741-8c85-3cfe259d682d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:20:50:439-19285\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a8a84460-1b1a-4853-a604-f39560563aa8], x-b3-parentspanid=[77034ce80b33b77c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2f3fda5b74bd217477034ce80b33b77c], x-b3-spanid=[106afc588022823f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[99cece96-db5d-4741-8c85-3cfe259d682d]}\\\"}\"}","context":{"RequestID":"99cece96-db5d-4741-8c85-3cfe259d682d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"628e1719-4134-465e-9f3e-dff0aa61cd99","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:20:50.438Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:50.442Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"99cece96-db5d-4741-8c85-3cfe259d682d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"628e1719-4134-465e-9f3e-dff0aa61cd99","LogTimestamp":"2023-04-25T00:20:50.442Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:20:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:20:50.913Z","message":"Entering","context":{"RequestID":"d3497052-cfaa-4203-8547-c7ed0c35abbf","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e39edbd9-04d7-4a65-a448-6171adc16553","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:20:50.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:20:50.916Z","message":"{\"transactionId\":\"d3497052-cfaa-4203-8547-c7ed0c35abbf\",\"status\":\"200\",\"rqstDate\":\"230425-00:20:50:914\",\"respDate\":\"230425-00:20:50:916\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d3497052-cfaa-4203-8547-c7ed0c35abbf\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:20:50:914-92880\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[452904fe-dbae-40cf-82c6-45ca4491b6e4], x-b3-parentspanid=[3d0cc21582031e83], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43521], x-envoy-attempt-count=[1], x-b3-traceid=[26d32427dcef4b6e3d0cc21582031e83], x-b3-spanid=[2d9e0912e8133a66], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d3497052-cfaa-4203-8547-c7ed0c35abbf]}\\\"}\"}","context":{"RequestID":"d3497052-cfaa-4203-8547-c7ed0c35abbf","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e39edbd9-04d7-4a65-a448-6171adc16553","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:20:50.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:50.917Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d3497052-cfaa-4203-8547-c7ed0c35abbf","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e39edbd9-04d7-4a65-a448-6171adc16553","LogTimestamp":"2023-04-25T00:20:50.917Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:20:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:20:51.098Z","message":"Entering","context":{"RequestID":"3f43fa6e-34cf-474d-a74d-8111a876a408","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f44d0735-5a59-48b6-9cb1-a5f84f775be1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:20:51.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:20:51.101Z","message":"Database is available from CACHED check.","context":{"RequestID":"3f43fa6e-34cf-474d-a74d-8111a876a408","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f44d0735-5a59-48b6-9cb1-a5f84f775be1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:20:51.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:51.102Z","message":"{\"transactionId\":\"3f43fa6e-34cf-474d-a74d-8111a876a408\",\"status\":\"200\",\"rqstDate\":\"230425-00:20:51:099\",\"respDate\":\"230425-00:20:51:102\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:3f43fa6e-34cf-474d-a74d-8111a876a408\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:20:51:099-76291\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[3f43fa6e-34cf-474d-a74d-8111a876a408]}\\\"}\"}","context":{"RequestID":"3f43fa6e-34cf-474d-a74d-8111a876a408","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f44d0735-5a59-48b6-9cb1-a5f84f775be1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:20:51.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:51.103Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3f43fa6e-34cf-474d-a74d-8111a876a408","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f44d0735-5a59-48b6-9cb1-a5f84f775be1","LogTimestamp":"2023-04-25T00:20:51.103Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:20:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:20:52.454Z","message":"Entering","context":{"RequestID":"9005fed8-9e43-4201-af17-f2f7ba97ada3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bdf617fa-e915-4afd-9c70-f3201aa0947e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:20:52.454Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:20:52.457Z","message":"{\"transactionId\":\"9005fed8-9e43-4201-af17-f2f7ba97ada3\",\"status\":\"200\",\"rqstDate\":\"230425-00:20:52:455\",\"respDate\":\"230425-00:20:52:457\",\"sourceId\":\"haproxy:9005fed8-9e43-4201-af17-f2f7ba97ada3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:20:52:455-90315\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0b115158-9cf6-4e16-9496-8525cd4e40ad], x-b3-parentspanid=[f285154e7cc3b86e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[89963a84510d1300f285154e7cc3b86e], x-b3-spanid=[1e0217c5627121bb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9005fed8-9e43-4201-af17-f2f7ba97ada3]}\\\"}\"}","context":{"RequestID":"9005fed8-9e43-4201-af17-f2f7ba97ada3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bdf617fa-e915-4afd-9c70-f3201aa0947e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:20:52.454Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:52.458Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9005fed8-9e43-4201-af17-f2f7ba97ada3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bdf617fa-e915-4afd-9c70-f3201aa0947e","LogTimestamp":"2023-04-25T00:20:52.458Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:20:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:20:54.472Z","message":"Entering","context":{"RequestID":"0638e467-0e4e-4534-9feb-bb46209b51b0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d9cdaab0-79a3-4d4e-8089-ce4123ed2b54","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:20:54.472Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:20:54.473Z","message":"{\"transactionId\":\"0638e467-0e4e-4534-9feb-bb46209b51b0\",\"status\":\"200\",\"rqstDate\":\"230425-00:20:54:472\",\"respDate\":\"230425-00:20:54:473\",\"sourceId\":\"haproxy:0638e467-0e4e-4534-9feb-bb46209b51b0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:20:54:472-19210\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[099be92f-ee77-4282-95be-dcf0b607e179], x-b3-parentspanid=[ae7a09a81797c6ef], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ee809deafe6c60d1ae7a09a81797c6ef], x-b3-spanid=[a68982f273c3867a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0638e467-0e4e-4534-9feb-bb46209b51b0]}\\\"}\"}","context":{"RequestID":"0638e467-0e4e-4534-9feb-bb46209b51b0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d9cdaab0-79a3-4d4e-8089-ce4123ed2b54","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:20:54.472Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:54.474Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0638e467-0e4e-4534-9feb-bb46209b51b0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d9cdaab0-79a3-4d4e-8089-ce4123ed2b54","LogTimestamp":"2023-04-25T00:20:54.474Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:20:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:20:56.483Z","message":"Entering","context":{"RequestID":"90895ec0-ec69-40a5-ba86-ac7b807d34f3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fa786446-3caa-44c4-855b-4730e6182896","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:20:56.483Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:20:56.491Z","message":"{\"transactionId\":\"90895ec0-ec69-40a5-ba86-ac7b807d34f3\",\"status\":\"200\",\"rqstDate\":\"230425-00:20:56:489\",\"respDate\":\"230425-00:20:56:491\",\"sourceId\":\"haproxy:90895ec0-ec69-40a5-ba86-ac7b807d34f3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:20:56:489-20998\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6254ab3d-0684-4a18-b67f-22a8f03f1a33], x-b3-parentspanid=[1542537431ac33e0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cb309cdad9bea3111542537431ac33e0], x-b3-spanid=[971d54823371942e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[90895ec0-ec69-40a5-ba86-ac7b807d34f3]}\\\"}\"}","context":{"RequestID":"90895ec0-ec69-40a5-ba86-ac7b807d34f3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fa786446-3caa-44c4-855b-4730e6182896","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:20:56.483Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:56.492Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"90895ec0-ec69-40a5-ba86-ac7b807d34f3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"9","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fa786446-3caa-44c4-855b-4730e6182896","LogTimestamp":"2023-04-25T00:20:56.492Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:20:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-04-25T00:20:58.501Z","message":"Entering","context":{"RequestID":"3717c3de-c68d-45a5-8fbd-d17bae5414b4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9245ceed-3159-4f15-b13b-dee2af2bde38","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:20:58.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:20:58.503Z","message":"{\"transactionId\":\"3717c3de-c68d-45a5-8fbd-d17bae5414b4\",\"status\":\"200\",\"rqstDate\":\"230425-00:20:58:501\",\"respDate\":\"230425-00:20:58:503\",\"sourceId\":\"haproxy:3717c3de-c68d-45a5-8fbd-d17bae5414b4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:20:58:501-26677\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[10220835-3cce-49db-b32a-0d090b4a9067], x-b3-parentspanid=[c18a7aed0b106128], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[255353d7eabf747ec18a7aed0b106128], x-b3-spanid=[e517c0d497326a35], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3717c3de-c68d-45a5-8fbd-d17bae5414b4]}\\\"}\"}","context":{"RequestID":"3717c3de-c68d-45a5-8fbd-d17bae5414b4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9245ceed-3159-4f15-b13b-dee2af2bde38","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:20:58.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:58.503Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3717c3de-c68d-45a5-8fbd-d17bae5414b4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9245ceed-3159-4f15-b13b-dee2af2bde38","LogTimestamp":"2023-04-25T00:20:58.503Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:20:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:20:58.730Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:20:58.744Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:58.744Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:20:58.744Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:00.512Z","message":"Entering","context":{"RequestID":"b625fdcf-1e30-4981-b66d-0dca7b32858e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"73cd3e03-77b6-424a-b931-9a529f3ef3bf","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:21:00.512Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:21:00.516Z","message":"{\"transactionId\":\"b625fdcf-1e30-4981-b66d-0dca7b32858e\",\"status\":\"200\",\"rqstDate\":\"230425-00:21:00:513\",\"respDate\":\"230425-00:21:00:515\",\"sourceId\":\"haproxy:b625fdcf-1e30-4981-b66d-0dca7b32858e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:21:00:513-54955\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[07d33c7c-ad19-4642-b2c2-d6b565380c8f], x-b3-parentspanid=[aa8804f9bd3e4870], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d341e3cd9a2f78c0aa8804f9bd3e4870], x-b3-spanid=[4ea312cf57f6da4d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b625fdcf-1e30-4981-b66d-0dca7b32858e]}\\\"}\"}","context":{"RequestID":"b625fdcf-1e30-4981-b66d-0dca7b32858e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"73cd3e03-77b6-424a-b931-9a529f3ef3bf","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:21:00.512Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:00.516Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b625fdcf-1e30-4981-b66d-0dca7b32858e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"73cd3e03-77b6-424a-b931-9a529f3ef3bf","LogTimestamp":"2023-04-25T00:21:00.516Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:21:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:21:00.911Z","message":"Entering","context":{"RequestID":"ddeca1ba-37a6-4154-8beb-e067d3338b39","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0bf644b7-0e00-4592-bc71-59f5ef2a01e8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:21:00.911Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:21:00.913Z","message":"{\"transactionId\":\"ddeca1ba-37a6-4154-8beb-e067d3338b39\",\"status\":\"200\",\"rqstDate\":\"230425-00:21:00:912\",\"respDate\":\"230425-00:21:00:913\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ddeca1ba-37a6-4154-8beb-e067d3338b39\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:21:00:912-88971\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[caace111-91cb-40cd-a7f2-a7945a0c63ee], x-b3-parentspanid=[955e1c5fd3dca292], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40659], x-envoy-attempt-count=[1], x-b3-traceid=[a918e50463b6eace955e1c5fd3dca292], x-b3-spanid=[ab36eee1684fa513], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ddeca1ba-37a6-4154-8beb-e067d3338b39]}\\\"}\"}","context":{"RequestID":"ddeca1ba-37a6-4154-8beb-e067d3338b39","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0bf644b7-0e00-4592-bc71-59f5ef2a01e8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:21:00.911Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:00.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ddeca1ba-37a6-4154-8beb-e067d3338b39","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0bf644b7-0e00-4592-bc71-59f5ef2a01e8","LogTimestamp":"2023-04-25T00:21:00.913Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:21:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:21:01.094Z","message":"Entering","context":{"RequestID":"2024484f-56d7-4736-8cd1-3787b0b99f05","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7ffd5a47-54dd-405c-8e31-c257a2c8c46c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:21:01.094Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:21:01.096Z","message":"Database is available from CACHED check.","context":{"RequestID":"2024484f-56d7-4736-8cd1-3787b0b99f05","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7ffd5a47-54dd-405c-8e31-c257a2c8c46c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:21:01.094Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:01.097Z","message":"{\"transactionId\":\"2024484f-56d7-4736-8cd1-3787b0b99f05\",\"status\":\"200\",\"rqstDate\":\"230425-00:21:01:095\",\"respDate\":\"230425-00:21:01:097\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2024484f-56d7-4736-8cd1-3787b0b99f05\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:21:01:095-1429\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2024484f-56d7-4736-8cd1-3787b0b99f05]}\\\"}\"}","context":{"RequestID":"2024484f-56d7-4736-8cd1-3787b0b99f05","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7ffd5a47-54dd-405c-8e31-c257a2c8c46c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:21:01.094Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:01.097Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2024484f-56d7-4736-8cd1-3787b0b99f05","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7ffd5a47-54dd-405c-8e31-c257a2c8c46c","LogTimestamp":"2023-04-25T00:21:01.097Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:21:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:21:02.530Z","message":"Entering","context":{"RequestID":"7578cb8e-3dc6-4ed0-a416-9e4afd3ddb24","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e242f68d-bcd0-412f-8848-d2d6565f2f9f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:21:02.530Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:21:02.533Z","message":"{\"transactionId\":\"7578cb8e-3dc6-4ed0-a416-9e4afd3ddb24\",\"status\":\"200\",\"rqstDate\":\"230425-00:21:02:531\",\"respDate\":\"230425-00:21:02:533\",\"sourceId\":\"haproxy:7578cb8e-3dc6-4ed0-a416-9e4afd3ddb24\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:21:02:531-30062\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[96687e4b-205d-4b4f-b8c5-80b505057731], x-b3-parentspanid=[2caf12ae5e4a9ae9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0393b78ec6c320352caf12ae5e4a9ae9], x-b3-spanid=[738e768c14b3a984], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7578cb8e-3dc6-4ed0-a416-9e4afd3ddb24]}\\\"}\"}","context":{"RequestID":"7578cb8e-3dc6-4ed0-a416-9e4afd3ddb24","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e242f68d-bcd0-412f-8848-d2d6565f2f9f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:21:02.530Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:02.534Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7578cb8e-3dc6-4ed0-a416-9e4afd3ddb24","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e242f68d-bcd0-412f-8848-d2d6565f2f9f","LogTimestamp":"2023-04-25T00:21:02.534Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:21:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:21:04.546Z","message":"Entering","context":{"RequestID":"63bf52f4-1b92-4d63-9558-397fdff2fab2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"84104762-a9e1-4eb8-8ec9-9eb3465894c2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:21:04.546Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:21:04.550Z","message":"{\"transactionId\":\"63bf52f4-1b92-4d63-9558-397fdff2fab2\",\"status\":\"200\",\"rqstDate\":\"230425-00:21:04:547\",\"respDate\":\"230425-00:21:04:550\",\"sourceId\":\"haproxy:63bf52f4-1b92-4d63-9558-397fdff2fab2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:21:04:547-59478\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[16c386f9-068c-4598-9d11-267a27867476], x-b3-parentspanid=[cad18265d90fd081], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[70c1a556324ce78dcad18265d90fd081], x-b3-spanid=[33a351d2c73fb392], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[63bf52f4-1b92-4d63-9558-397fdff2fab2]}\\\"}\"}","context":{"RequestID":"63bf52f4-1b92-4d63-9558-397fdff2fab2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"84104762-a9e1-4eb8-8ec9-9eb3465894c2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:21:04.546Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:04.551Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"63bf52f4-1b92-4d63-9558-397fdff2fab2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"84104762-a9e1-4eb8-8ec9-9eb3465894c2","LogTimestamp":"2023-04-25T00:21:04.551Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:21:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-25T00:21:06.562Z","message":"Entering","context":{"RequestID":"e2879bd0-9bb2-46f7-bc59-62f9aa99a18f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"a211ee80-e6b0-4c85-8bec-012e1e50d411","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:21:06.562Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:21:06.566Z","message":"{\"transactionId\":\"e2879bd0-9bb2-46f7-bc59-62f9aa99a18f\",\"status\":\"200\",\"rqstDate\":\"230425-00:21:06:563\",\"respDate\":\"230425-00:21:06:566\",\"sourceId\":\"haproxy:e2879bd0-9bb2-46f7-bc59-62f9aa99a18f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:21:06:563-48603\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[96beac30-af6a-4bcf-9e9d-a1d88559cdc8], x-b3-parentspanid=[9afac4b2436bab65], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cacd8d2489c163369afac4b2436bab65], x-b3-spanid=[0b81ad357dea87d2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e2879bd0-9bb2-46f7-bc59-62f9aa99a18f]}\\\"}\"}","context":{"RequestID":"e2879bd0-9bb2-46f7-bc59-62f9aa99a18f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"a211ee80-e6b0-4c85-8bec-012e1e50d411","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:21:06.562Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:06.567Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e2879bd0-9bb2-46f7-bc59-62f9aa99a18f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a211ee80-e6b0-4c85-8bec-012e1e50d411","LogTimestamp":"2023-04-25T00:21:06.567Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:21:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-25T00:21:08.578Z","message":"Entering","context":{"RequestID":"50736a97-0e73-42c7-9f9a-66ad24b33990","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8146614c-3725-4cf1-9f1d-1e9c77b5a47b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:21:08.578Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:21:08.581Z","message":"{\"transactionId\":\"50736a97-0e73-42c7-9f9a-66ad24b33990\",\"status\":\"200\",\"rqstDate\":\"230425-00:21:08:578\",\"respDate\":\"230425-00:21:08:581\",\"sourceId\":\"haproxy:50736a97-0e73-42c7-9f9a-66ad24b33990\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:21:08:578-96764\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[32dfff4f-18ee-40af-822d-f0352b080e1d], x-b3-parentspanid=[f98e31153d3b2db4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f788eeccb916b1d6f98e31153d3b2db4], x-b3-spanid=[38e9413126ee4ed9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[50736a97-0e73-42c7-9f9a-66ad24b33990]}\\\"}\"}","context":{"RequestID":"50736a97-0e73-42c7-9f9a-66ad24b33990","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8146614c-3725-4cf1-9f1d-1e9c77b5a47b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:21:08.578Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:08.581Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"50736a97-0e73-42c7-9f9a-66ad24b33990","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8146614c-3725-4cf1-9f1d-1e9c77b5a47b","LogTimestamp":"2023-04-25T00:21:08.581Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:21:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:21:08.730Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:21:08.748Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:08.748Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:08.748Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:10.593Z","message":"Entering","context":{"RequestID":"32958f2a-1b49-4cf9-9f48-92432d66b1dd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7053f40f-0d86-4059-84cf-bebca724eb86","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:21:10.593Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:21:10.596Z","message":"{\"transactionId\":\"32958f2a-1b49-4cf9-9f48-92432d66b1dd\",\"status\":\"200\",\"rqstDate\":\"230425-00:21:10:594\",\"respDate\":\"230425-00:21:10:596\",\"sourceId\":\"haproxy:32958f2a-1b49-4cf9-9f48-92432d66b1dd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:21:10:594-82743\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[19a03d0e-ca2e-498e-9674-70bf3913f67d], x-b3-parentspanid=[b385ad3c9a4bd065], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bac9d358f3e34354b385ad3c9a4bd065], x-b3-spanid=[0243eb6b1803f753], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[32958f2a-1b49-4cf9-9f48-92432d66b1dd]}\\\"}\"}","context":{"RequestID":"32958f2a-1b49-4cf9-9f48-92432d66b1dd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7053f40f-0d86-4059-84cf-bebca724eb86","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:21:10.593Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:10.597Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"32958f2a-1b49-4cf9-9f48-92432d66b1dd","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7053f40f-0d86-4059-84cf-bebca724eb86","LogTimestamp":"2023-04-25T00:21:10.597Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:21:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-25T00:21:10.911Z","message":"Entering","context":{"RequestID":"57e8d36c-3377-4183-b214-709575aa79a5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ff181a42-f88c-458a-b681-d66f87e7d3dd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:21:10.911Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:21:10.914Z","message":"{\"transactionId\":\"57e8d36c-3377-4183-b214-709575aa79a5\",\"status\":\"200\",\"rqstDate\":\"230425-00:21:10:912\",\"respDate\":\"230425-00:21:10:914\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:57e8d36c-3377-4183-b214-709575aa79a5\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:21:10:912-69564\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d70aeb86-109b-48a2-8ce8-b407835694a6], x-b3-parentspanid=[e331fbb52f5e355c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40013], x-envoy-attempt-count=[1], x-b3-traceid=[cfa1d06e2d3f327de331fbb52f5e355c], x-b3-spanid=[e95eb26e887736ee], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[57e8d36c-3377-4183-b214-709575aa79a5]}\\\"}\"}","context":{"RequestID":"57e8d36c-3377-4183-b214-709575aa79a5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ff181a42-f88c-458a-b681-d66f87e7d3dd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:21:10.911Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:10.915Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"57e8d36c-3377-4183-b214-709575aa79a5","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ff181a42-f88c-458a-b681-d66f87e7d3dd","LogTimestamp":"2023-04-25T00:21:10.915Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:21:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:21:11.097Z","message":"Entering","context":{"RequestID":"d9dae33d-e8a2-47c6-a6f6-83d26a7e04e0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ef5c9d54-e89c-4a2c-b0a2-1d9e6cef60ad","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:21:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:21:11.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"d9dae33d-e8a2-47c6-a6f6-83d26a7e04e0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ef5c9d54-e89c-4a2c-b0a2-1d9e6cef60ad","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:21:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:11.101Z","message":"{\"transactionId\":\"d9dae33d-e8a2-47c6-a6f6-83d26a7e04e0\",\"status\":\"200\",\"rqstDate\":\"230425-00:21:11:098\",\"respDate\":\"230425-00:21:11:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d9dae33d-e8a2-47c6-a6f6-83d26a7e04e0\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:21:11:098-62163\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d9dae33d-e8a2-47c6-a6f6-83d26a7e04e0]}\\\"}\"}","context":{"RequestID":"d9dae33d-e8a2-47c6-a6f6-83d26a7e04e0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ef5c9d54-e89c-4a2c-b0a2-1d9e6cef60ad","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:21:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:11.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d9dae33d-e8a2-47c6-a6f6-83d26a7e04e0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ef5c9d54-e89c-4a2c-b0a2-1d9e6cef60ad","LogTimestamp":"2023-04-25T00:21:11.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:21:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:21:12.077Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:12.080Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:12.609Z","message":"Entering","context":{"RequestID":"23be31b6-879c-4276-a8c5-b89b63397402","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ee5d2b38-fc7c-4c8f-b1ba-da83f8802959","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:21:12.608Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:21:12.613Z","message":"{\"transactionId\":\"23be31b6-879c-4276-a8c5-b89b63397402\",\"status\":\"200\",\"rqstDate\":\"230425-00:21:12:610\",\"respDate\":\"230425-00:21:12:613\",\"sourceId\":\"haproxy:23be31b6-879c-4276-a8c5-b89b63397402\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:21:12:610-79941\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1d38d7e8-55a4-46a7-8cf7-e0f54b4c7abf], x-b3-parentspanid=[362b726755209e12], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[89ad1ea34b200079362b726755209e12], x-b3-spanid=[09828c05246ec65b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[23be31b6-879c-4276-a8c5-b89b63397402]}\\\"}\"}","context":{"RequestID":"23be31b6-879c-4276-a8c5-b89b63397402","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ee5d2b38-fc7c-4c8f-b1ba-da83f8802959","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:21:12.608Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:12.614Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"23be31b6-879c-4276-a8c5-b89b63397402","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ee5d2b38-fc7c-4c8f-b1ba-da83f8802959","LogTimestamp":"2023-04-25T00:21:12.614Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:21:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-25T00:21:14.626Z","message":"Entering","context":{"RequestID":"59de3a58-818f-47ac-a38c-ef2be3f2f83c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7e04b552-6d71-4b64-9a90-c9ee5ba4787a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:21:14.626Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:21:14.630Z","message":"{\"transactionId\":\"59de3a58-818f-47ac-a38c-ef2be3f2f83c\",\"status\":\"200\",\"rqstDate\":\"230425-00:21:14:627\",\"respDate\":\"230425-00:21:14:629\",\"sourceId\":\"haproxy:59de3a58-818f-47ac-a38c-ef2be3f2f83c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:21:14:627-326\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[473ddb75-1ea4-43a4-b8dd-b6b64ac09ee3], x-b3-parentspanid=[572ff09046b7a5e6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d4a3f06412fab851572ff09046b7a5e6], x-b3-spanid=[af4565553d5ab1f9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[59de3a58-818f-47ac-a38c-ef2be3f2f83c]}\\\"}\"}","context":{"RequestID":"59de3a58-818f-47ac-a38c-ef2be3f2f83c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7e04b552-6d71-4b64-9a90-c9ee5ba4787a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:21:14.626Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:14.630Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"59de3a58-818f-47ac-a38c-ef2be3f2f83c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7e04b552-6d71-4b64-9a90-c9ee5ba4787a","LogTimestamp":"2023-04-25T00:21:14.630Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:21:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:21:16.642Z","message":"Entering","context":{"RequestID":"42086f03-e6c0-42f5-b790-7ea041484cf0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ebd0a921-5c4d-4b66-b72b-912e8ee8c056","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:21:16.642Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:21:16.644Z","message":"{\"transactionId\":\"42086f03-e6c0-42f5-b790-7ea041484cf0\",\"status\":\"200\",\"rqstDate\":\"230425-00:21:16:642\",\"respDate\":\"230425-00:21:16:644\",\"sourceId\":\"haproxy:42086f03-e6c0-42f5-b790-7ea041484cf0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:21:16:642-95142\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4309b909-31e8-4262-af52-9fe392ed316b], x-b3-parentspanid=[4388e7b7c210fd6f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6d1c9cffa6fc02e54388e7b7c210fd6f], x-b3-spanid=[4737001ce4615eab], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[42086f03-e6c0-42f5-b790-7ea041484cf0]}\\\"}\"}","context":{"RequestID":"42086f03-e6c0-42f5-b790-7ea041484cf0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ebd0a921-5c4d-4b66-b72b-912e8ee8c056","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:21:16.642Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:16.644Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"42086f03-e6c0-42f5-b790-7ea041484cf0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ebd0a921-5c4d-4b66-b72b-912e8ee8c056","LogTimestamp":"2023-04-25T00:21:16.644Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:21:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:21:18.655Z","message":"Entering","context":{"RequestID":"60726ad6-b8d2-413f-bd40-74631b2e2ff5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8f04b840-8146-4c66-8671-7a39b018baa0","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:21:18.655Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:21:18.657Z","message":"{\"transactionId\":\"60726ad6-b8d2-413f-bd40-74631b2e2ff5\",\"status\":\"200\",\"rqstDate\":\"230425-00:21:18:656\",\"respDate\":\"230425-00:21:18:657\",\"sourceId\":\"haproxy:60726ad6-b8d2-413f-bd40-74631b2e2ff5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:21:18:656-65321\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[27d752ed-0e74-47fb-b4e4-f4b0068e38c5], x-b3-parentspanid=[86b4ff049bb12583], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[82fd4fb4c22fcba886b4ff049bb12583], x-b3-spanid=[7b23f6f53ed6b485], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[60726ad6-b8d2-413f-bd40-74631b2e2ff5]}\\\"}\"}","context":{"RequestID":"60726ad6-b8d2-413f-bd40-74631b2e2ff5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8f04b840-8146-4c66-8671-7a39b018baa0","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:21:18.655Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:18.658Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"60726ad6-b8d2-413f-bd40-74631b2e2ff5","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8f04b840-8146-4c66-8671-7a39b018baa0","LogTimestamp":"2023-04-25T00:21:18.658Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:21:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:21:18.731Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:21:18.747Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:18.748Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:18.748Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:20.670Z","message":"Entering","context":{"RequestID":"2228c30b-25b8-4363-ab96-7dd4fbd0873b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c8326b25-4980-480e-afcd-68d62341feb1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:21:20.670Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:21:20.674Z","message":"{\"transactionId\":\"2228c30b-25b8-4363-ab96-7dd4fbd0873b\",\"status\":\"200\",\"rqstDate\":\"230425-00:21:20:671\",\"respDate\":\"230425-00:21:20:673\",\"sourceId\":\"haproxy:2228c30b-25b8-4363-ab96-7dd4fbd0873b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:21:20:671-89484\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f230ea0b-2230-4188-938d-dd01967bd3c2], x-b3-parentspanid=[57d2bdaabdf0baa2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e1fd13aee459f5f457d2bdaabdf0baa2], x-b3-spanid=[e49fba6d7f34a280], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2228c30b-25b8-4363-ab96-7dd4fbd0873b]}\\\"}\"}","context":{"RequestID":"2228c30b-25b8-4363-ab96-7dd4fbd0873b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c8326b25-4980-480e-afcd-68d62341feb1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:21:20.670Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:20.674Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2228c30b-25b8-4363-ab96-7dd4fbd0873b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c8326b25-4980-480e-afcd-68d62341feb1","LogTimestamp":"2023-04-25T00:21:20.674Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:21:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:21:20.915Z","message":"Entering","context":{"RequestID":"a6659e31-df44-4927-a441-53c65e7ffd4a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"98ab2e05-93b0-479b-8cb3-0cbda4a0757c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:21:20.915Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:21:20.918Z","message":"{\"transactionId\":\"a6659e31-df44-4927-a441-53c65e7ffd4a\",\"status\":\"200\",\"rqstDate\":\"230425-00:21:20:916\",\"respDate\":\"230425-00:21:20:918\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a6659e31-df44-4927-a441-53c65e7ffd4a\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:21:20:916-71318\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[541cd02c-18e0-40c9-b42d-b22a2341bac9], x-b3-parentspanid=[1c106450d4b45bbd], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44045], x-envoy-attempt-count=[1], x-b3-traceid=[b27e174d9ca3f7b31c106450d4b45bbd], x-b3-spanid=[c8301e601f3482a8], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a6659e31-df44-4927-a441-53c65e7ffd4a]}\\\"}\"}","context":{"RequestID":"a6659e31-df44-4927-a441-53c65e7ffd4a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"98ab2e05-93b0-479b-8cb3-0cbda4a0757c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:21:20.915Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:20.919Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a6659e31-df44-4927-a441-53c65e7ffd4a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"98ab2e05-93b0-479b-8cb3-0cbda4a0757c","LogTimestamp":"2023-04-25T00:21:20.919Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:21:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:21:21.097Z","message":"Entering","context":{"RequestID":"49a42f22-75ea-46c4-9591-54ae74dc01a2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"dff0df55-d642-423d-9d3e-2e806c43dc63","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:21:21.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:21:21.100Z","message":"Database is available from CACHED check.","context":{"RequestID":"49a42f22-75ea-46c4-9591-54ae74dc01a2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"dff0df55-d642-423d-9d3e-2e806c43dc63","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:21:21.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:21.101Z","message":"{\"transactionId\":\"49a42f22-75ea-46c4-9591-54ae74dc01a2\",\"status\":\"200\",\"rqstDate\":\"230425-00:21:21:098\",\"respDate\":\"230425-00:21:21:101\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:49a42f22-75ea-46c4-9591-54ae74dc01a2\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:21:21:098-50011\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[49a42f22-75ea-46c4-9591-54ae74dc01a2]}\\\"}\"}","context":{"RequestID":"49a42f22-75ea-46c4-9591-54ae74dc01a2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"dff0df55-d642-423d-9d3e-2e806c43dc63","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:21:21.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:21.102Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"49a42f22-75ea-46c4-9591-54ae74dc01a2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dff0df55-d642-423d-9d3e-2e806c43dc63","LogTimestamp":"2023-04-25T00:21:21.102Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:21:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:21:22.685Z","message":"Entering","context":{"RequestID":"92166aed-bb5c-4db9-a0c8-63908068fbba","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6937945c-0d4c-44d3-8872-fb526661ece6","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:21:22.685Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:21:22.688Z","message":"{\"transactionId\":\"92166aed-bb5c-4db9-a0c8-63908068fbba\",\"status\":\"200\",\"rqstDate\":\"230425-00:21:22:686\",\"respDate\":\"230425-00:21:22:688\",\"sourceId\":\"haproxy:92166aed-bb5c-4db9-a0c8-63908068fbba\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:21:22:686-96900\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7161223f-8b05-4f6f-b594-67797291a447], x-b3-parentspanid=[b649622ca5b7624e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f19344303171ce4fb649622ca5b7624e], x-b3-spanid=[9a13e321430a4ac6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[92166aed-bb5c-4db9-a0c8-63908068fbba]}\\\"}\"}","context":{"RequestID":"92166aed-bb5c-4db9-a0c8-63908068fbba","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6937945c-0d4c-44d3-8872-fb526661ece6","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:21:22.685Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:22.689Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"92166aed-bb5c-4db9-a0c8-63908068fbba","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6937945c-0d4c-44d3-8872-fb526661ece6","LogTimestamp":"2023-04-25T00:21:22.689Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:21:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:21:24.700Z","message":"Entering","context":{"RequestID":"8eb8b1e6-5bcc-4a72-a4a8-b06a1e55cc29","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ae40f174-21a5-48b5-b850-420db75177d2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:21:24.700Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:21:24.704Z","message":"{\"transactionId\":\"8eb8b1e6-5bcc-4a72-a4a8-b06a1e55cc29\",\"status\":\"200\",\"rqstDate\":\"230425-00:21:24:701\",\"respDate\":\"230425-00:21:24:704\",\"sourceId\":\"haproxy:8eb8b1e6-5bcc-4a72-a4a8-b06a1e55cc29\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:21:24:701-2781\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6ed3f717-0398-4f0c-b9ba-f7ea87cea462], x-b3-parentspanid=[97d96c870ee999af], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3cd2ea1409c6bf0b97d96c870ee999af], x-b3-spanid=[deff772b2b613409], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8eb8b1e6-5bcc-4a72-a4a8-b06a1e55cc29]}\\\"}\"}","context":{"RequestID":"8eb8b1e6-5bcc-4a72-a4a8-b06a1e55cc29","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ae40f174-21a5-48b5-b850-420db75177d2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:21:24.700Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:24.705Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8eb8b1e6-5bcc-4a72-a4a8-b06a1e55cc29","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ae40f174-21a5-48b5-b850-420db75177d2","LogTimestamp":"2023-04-25T00:21:24.705Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:21:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:21:26.716Z","message":"Entering","context":{"RequestID":"461c7403-7a09-4ee6-bd89-2ca82da7f7d7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f73af035-2ebb-4392-93cc-769934077d43","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:21:26.716Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:21:26.719Z","message":"{\"transactionId\":\"461c7403-7a09-4ee6-bd89-2ca82da7f7d7\",\"status\":\"200\",\"rqstDate\":\"230425-00:21:26:717\",\"respDate\":\"230425-00:21:26:719\",\"sourceId\":\"haproxy:461c7403-7a09-4ee6-bd89-2ca82da7f7d7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:21:26:717-6543\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c59fd498-0bf1-43a6-a61f-e2b1b8973b23], x-b3-parentspanid=[e16796e355c27826], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[96277271a7062406e16796e355c27826], x-b3-spanid=[c1a3e0f6f3958d5e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[461c7403-7a09-4ee6-bd89-2ca82da7f7d7]}\\\"}\"}","context":{"RequestID":"461c7403-7a09-4ee6-bd89-2ca82da7f7d7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f73af035-2ebb-4392-93cc-769934077d43","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:21:26.716Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:26.720Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"461c7403-7a09-4ee6-bd89-2ca82da7f7d7","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f73af035-2ebb-4392-93cc-769934077d43","LogTimestamp":"2023-04-25T00:21:26.720Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:21:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:21:28.730Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:21:28.730Z","message":"Entering","context":{"RequestID":"f1d38dda-90ec-432c-8bbc-bc6f4c005ef5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2a342e23-5bbe-4ac7-b24a-0db42c491da2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:21:28.730Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:21:28.733Z","message":"{\"transactionId\":\"f1d38dda-90ec-432c-8bbc-bc6f4c005ef5\",\"status\":\"200\",\"rqstDate\":\"230425-00:21:28:731\",\"respDate\":\"230425-00:21:28:733\",\"sourceId\":\"haproxy:f1d38dda-90ec-432c-8bbc-bc6f4c005ef5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:21:28:731-37247\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[201fd834-2461-46e5-b99e-c77262e7c00e], x-b3-parentspanid=[c921dc16b0e0e653], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7eff0f0c666eb94dc921dc16b0e0e653], x-b3-spanid=[dd84ced1f81832c2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f1d38dda-90ec-432c-8bbc-bc6f4c005ef5]}\\\"}\"}","context":{"RequestID":"f1d38dda-90ec-432c-8bbc-bc6f4c005ef5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2a342e23-5bbe-4ac7-b24a-0db42c491da2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:21:28.730Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:28.734Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f1d38dda-90ec-432c-8bbc-bc6f4c005ef5","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2a342e23-5bbe-4ac7-b24a-0db42c491da2","LogTimestamp":"2023-04-25T00:21:28.734Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:21:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:21:28.749Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:28.749Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:28.750Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:30.743Z","message":"Entering","context":{"RequestID":"b1750d88-f094-46ba-a260-e323c3b310ed","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c6cebca7-d553-480e-ab76-c9d8c8e9b811","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:21:30.743Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:21:30.746Z","message":"{\"transactionId\":\"b1750d88-f094-46ba-a260-e323c3b310ed\",\"status\":\"200\",\"rqstDate\":\"230425-00:21:30:744\",\"respDate\":\"230425-00:21:30:746\",\"sourceId\":\"haproxy:b1750d88-f094-46ba-a260-e323c3b310ed\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:21:30:744-42073\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f113749b-226b-4ce2-98e4-b50bc4137812], x-b3-parentspanid=[9195824e34de025c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7ae08dba5c4ff9ea9195824e34de025c], x-b3-spanid=[04b3b121c2bced0a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b1750d88-f094-46ba-a260-e323c3b310ed]}\\\"}\"}","context":{"RequestID":"b1750d88-f094-46ba-a260-e323c3b310ed","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c6cebca7-d553-480e-ab76-c9d8c8e9b811","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:21:30.743Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:30.747Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b1750d88-f094-46ba-a260-e323c3b310ed","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c6cebca7-d553-480e-ab76-c9d8c8e9b811","LogTimestamp":"2023-04-25T00:21:30.747Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:21:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:21:30.912Z","message":"Entering","context":{"RequestID":"89933f7c-95c7-4dbc-83be-8471606b2729","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fea52bf8-d608-43e1-b94e-1f97cf277f15","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:21:30.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:21:30.914Z","message":"{\"transactionId\":\"89933f7c-95c7-4dbc-83be-8471606b2729\",\"status\":\"200\",\"rqstDate\":\"230425-00:21:30:913\",\"respDate\":\"230425-00:21:30:914\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:89933f7c-95c7-4dbc-83be-8471606b2729\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:21:30:913-74669\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[92804846-cda5-49c8-bdcd-9397561529dc], x-b3-parentspanid=[0736b62c1202b79b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40551], x-envoy-attempt-count=[1], x-b3-traceid=[45c250bbabe84d180736b62c1202b79b], x-b3-spanid=[34415285ae5aa177], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[89933f7c-95c7-4dbc-83be-8471606b2729]}\\\"}\"}","context":{"RequestID":"89933f7c-95c7-4dbc-83be-8471606b2729","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fea52bf8-d608-43e1-b94e-1f97cf277f15","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:21:30.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:30.915Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"89933f7c-95c7-4dbc-83be-8471606b2729","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fea52bf8-d608-43e1-b94e-1f97cf277f15","LogTimestamp":"2023-04-25T00:21:30.915Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:21:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:21:31.098Z","message":"Entering","context":{"RequestID":"1a846ef4-c7c0-42bb-b5e9-c91560639456","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f890bd02-729d-4355-8056-7e1623fd874c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:21:31.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:21:31.100Z","message":"Database is available from CACHED check.","context":{"RequestID":"1a846ef4-c7c0-42bb-b5e9-c91560639456","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f890bd02-729d-4355-8056-7e1623fd874c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:21:31.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:31.102Z","message":"{\"transactionId\":\"1a846ef4-c7c0-42bb-b5e9-c91560639456\",\"status\":\"200\",\"rqstDate\":\"230425-00:21:31:099\",\"respDate\":\"230425-00:21:31:102\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:1a846ef4-c7c0-42bb-b5e9-c91560639456\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:21:31:099-6185\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[1a846ef4-c7c0-42bb-b5e9-c91560639456]}\\\"}\"}","context":{"RequestID":"1a846ef4-c7c0-42bb-b5e9-c91560639456","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f890bd02-729d-4355-8056-7e1623fd874c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:21:31.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:31.103Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1a846ef4-c7c0-42bb-b5e9-c91560639456","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f890bd02-729d-4355-8056-7e1623fd874c","LogTimestamp":"2023-04-25T00:21:31.103Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:21:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:21:32.758Z","message":"Entering","context":{"RequestID":"0f3bbbd2-37b2-47e4-82c0-480956926c23","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"27911363-0490-448f-b4bd-de44f42cf2e9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:21:32.758Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:21:32.761Z","message":"{\"transactionId\":\"0f3bbbd2-37b2-47e4-82c0-480956926c23\",\"status\":\"200\",\"rqstDate\":\"230425-00:21:32:759\",\"respDate\":\"230425-00:21:32:761\",\"sourceId\":\"haproxy:0f3bbbd2-37b2-47e4-82c0-480956926c23\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:21:32:759-14202\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0cbac279-dbe7-48f0-8dc1-5f8a81b0e641], x-b3-parentspanid=[81e11d92d2994571], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8aba2887ababa58d81e11d92d2994571], x-b3-spanid=[04e0ab41e72ba0f9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0f3bbbd2-37b2-47e4-82c0-480956926c23]}\\\"}\"}","context":{"RequestID":"0f3bbbd2-37b2-47e4-82c0-480956926c23","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"27911363-0490-448f-b4bd-de44f42cf2e9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:21:32.758Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:32.762Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0f3bbbd2-37b2-47e4-82c0-480956926c23","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"27911363-0490-448f-b4bd-de44f42cf2e9","LogTimestamp":"2023-04-25T00:21:32.762Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:21:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:21:34.774Z","message":"Entering","context":{"RequestID":"1c321cda-53e8-4ad2-a0c5-dd745d1ed9d4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3cf27aed-6ec4-4e6f-b838-f3e418968de1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:21:34.774Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:21:34.777Z","message":"{\"transactionId\":\"1c321cda-53e8-4ad2-a0c5-dd745d1ed9d4\",\"status\":\"200\",\"rqstDate\":\"230425-00:21:34:775\",\"respDate\":\"230425-00:21:34:777\",\"sourceId\":\"haproxy:1c321cda-53e8-4ad2-a0c5-dd745d1ed9d4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:21:34:775-3927\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1d88ba79-bff8-4084-b8f8-6b9af36d74e0], x-b3-parentspanid=[0081fb753a56c460], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[20354a470e0300a20081fb753a56c460], x-b3-spanid=[e4a9710f882d3448], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1c321cda-53e8-4ad2-a0c5-dd745d1ed9d4]}\\\"}\"}","context":{"RequestID":"1c321cda-53e8-4ad2-a0c5-dd745d1ed9d4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3cf27aed-6ec4-4e6f-b838-f3e418968de1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:21:34.774Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:34.778Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1c321cda-53e8-4ad2-a0c5-dd745d1ed9d4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3cf27aed-6ec4-4e6f-b838-f3e418968de1","LogTimestamp":"2023-04-25T00:21:34.777Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:21:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:21:36.789Z","message":"Entering","context":{"RequestID":"4729a4e9-1aee-4f82-bae1-8a489b61115f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d561396d-50c8-491c-83eb-11e8684aac82","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:21:36.789Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:21:36.793Z","message":"{\"transactionId\":\"4729a4e9-1aee-4f82-bae1-8a489b61115f\",\"status\":\"200\",\"rqstDate\":\"230425-00:21:36:790\",\"respDate\":\"230425-00:21:36:792\",\"sourceId\":\"haproxy:4729a4e9-1aee-4f82-bae1-8a489b61115f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:21:36:790-7788\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[582410e1-49e9-4344-8e03-34f919ba8c67], x-b3-parentspanid=[e407028690858132], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5a782a5b7d361dd4e407028690858132], x-b3-spanid=[9f70132abb8b6ff0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4729a4e9-1aee-4f82-bae1-8a489b61115f]}\\\"}\"}","context":{"RequestID":"4729a4e9-1aee-4f82-bae1-8a489b61115f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d561396d-50c8-491c-83eb-11e8684aac82","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:21:36.789Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:36.793Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4729a4e9-1aee-4f82-bae1-8a489b61115f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d561396d-50c8-491c-83eb-11e8684aac82","LogTimestamp":"2023-04-25T00:21:36.793Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:21:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:21:38.731Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:21:38.746Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:38.747Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:38.747Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:38.805Z","message":"Entering","context":{"RequestID":"b8e5a1c0-b119-4c8c-b838-22c9d77044c2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"04819616-ec2d-456e-a92f-99baea8be427","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:21:38.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:21:38.809Z","message":"{\"transactionId\":\"b8e5a1c0-b119-4c8c-b838-22c9d77044c2\",\"status\":\"200\",\"rqstDate\":\"230425-00:21:38:806\",\"respDate\":\"230425-00:21:38:808\",\"sourceId\":\"haproxy:b8e5a1c0-b119-4c8c-b838-22c9d77044c2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:21:38:806-11917\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[53b50042-d4fb-47b6-af15-1e9b6b30c2a4], x-b3-parentspanid=[94bb7131bd81eedd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d8392519744cc5ff94bb7131bd81eedd], x-b3-spanid=[1e68227356c3a646], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b8e5a1c0-b119-4c8c-b838-22c9d77044c2]}\\\"}\"}","context":{"RequestID":"b8e5a1c0-b119-4c8c-b838-22c9d77044c2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"04819616-ec2d-456e-a92f-99baea8be427","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:21:38.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:38.809Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b8e5a1c0-b119-4c8c-b838-22c9d77044c2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"04819616-ec2d-456e-a92f-99baea8be427","LogTimestamp":"2023-04-25T00:21:38.809Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:21:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:21:40.820Z","message":"Entering","context":{"RequestID":"90b71f7a-278b-4470-90e3-861319d3e5c3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"dc2e375b-6252-4a70-9b81-cb2b982db027","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:21:40.820Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:21:40.823Z","message":"{\"transactionId\":\"90b71f7a-278b-4470-90e3-861319d3e5c3\",\"status\":\"200\",\"rqstDate\":\"230425-00:21:40:821\",\"respDate\":\"230425-00:21:40:823\",\"sourceId\":\"haproxy:90b71f7a-278b-4470-90e3-861319d3e5c3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:21:40:821-60349\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a65242e0-f591-4c9e-8372-8a7368168ee1], x-b3-parentspanid=[74adb9ad4bde1a60], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c4f3e6a0eac0a69274adb9ad4bde1a60], x-b3-spanid=[ad592d5776eaf911], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[90b71f7a-278b-4470-90e3-861319d3e5c3]}\\\"}\"}","context":{"RequestID":"90b71f7a-278b-4470-90e3-861319d3e5c3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"dc2e375b-6252-4a70-9b81-cb2b982db027","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:21:40.820Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:40.824Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"90b71f7a-278b-4470-90e3-861319d3e5c3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dc2e375b-6252-4a70-9b81-cb2b982db027","LogTimestamp":"2023-04-25T00:21:40.824Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:21:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:21:40.912Z","message":"Entering","context":{"RequestID":"de9b6100-6a0f-4532-9ab5-aa95c5e4a15f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4d2d0518-2e94-4140-a34f-68432038a118","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:21:40.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:21:40.915Z","message":"{\"transactionId\":\"de9b6100-6a0f-4532-9ab5-aa95c5e4a15f\",\"status\":\"200\",\"rqstDate\":\"230425-00:21:40:913\",\"respDate\":\"230425-00:21:40:915\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:de9b6100-6a0f-4532-9ab5-aa95c5e4a15f\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:21:40:913-80530\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9b4acf94-7480-485b-abf1-0c39bfd0830e], x-b3-parentspanid=[dea4cd3cd7ce322d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38007], x-envoy-attempt-count=[1], x-b3-traceid=[0c9538d96fd48458dea4cd3cd7ce322d], x-b3-spanid=[f3d2487a55c976a6], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[de9b6100-6a0f-4532-9ab5-aa95c5e4a15f]}\\\"}\"}","context":{"RequestID":"de9b6100-6a0f-4532-9ab5-aa95c5e4a15f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4d2d0518-2e94-4140-a34f-68432038a118","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:21:40.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:40.916Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"de9b6100-6a0f-4532-9ab5-aa95c5e4a15f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4d2d0518-2e94-4140-a34f-68432038a118","LogTimestamp":"2023-04-25T00:21:40.916Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:21:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:21:41.098Z","message":"Entering","context":{"RequestID":"041bf8e4-3c8e-4b65-9b3e-033ba8232e2d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"232a26ab-464e-46dc-af49-86917fa6815d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:21:41.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:21:41.100Z","message":"Database is available from CACHED check.","context":{"RequestID":"041bf8e4-3c8e-4b65-9b3e-033ba8232e2d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"232a26ab-464e-46dc-af49-86917fa6815d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:21:41.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:41.102Z","message":"{\"transactionId\":\"041bf8e4-3c8e-4b65-9b3e-033ba8232e2d\",\"status\":\"200\",\"rqstDate\":\"230425-00:21:41:099\",\"respDate\":\"230425-00:21:41:102\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:041bf8e4-3c8e-4b65-9b3e-033ba8232e2d\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:21:41:099-36851\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[041bf8e4-3c8e-4b65-9b3e-033ba8232e2d]}\\\"}\"}","context":{"RequestID":"041bf8e4-3c8e-4b65-9b3e-033ba8232e2d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"232a26ab-464e-46dc-af49-86917fa6815d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:21:41.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:41.103Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"041bf8e4-3c8e-4b65-9b3e-033ba8232e2d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"232a26ab-464e-46dc-af49-86917fa6815d","LogTimestamp":"2023-04-25T00:21:41.103Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:21:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:21:42.081Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:42.085Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:42.835Z","message":"Entering","context":{"RequestID":"dc120c2f-3df2-469c-a106-98315ee47efd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1fa56f58-8f22-4ee7-8aac-918e983d76b3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:21:42.835Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:21:42.839Z","message":"{\"transactionId\":\"dc120c2f-3df2-469c-a106-98315ee47efd\",\"status\":\"200\",\"rqstDate\":\"230425-00:21:42:836\",\"respDate\":\"230425-00:21:42:839\",\"sourceId\":\"haproxy:dc120c2f-3df2-469c-a106-98315ee47efd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:21:42:836-76914\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fd4d98f8-eeec-40bb-a0fc-0983bfb20fea], x-b3-parentspanid=[80484f7f012faee7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dfc460f87aa52eb780484f7f012faee7], x-b3-spanid=[8e07e39c8d7276de], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dc120c2f-3df2-469c-a106-98315ee47efd]}\\\"}\"}","context":{"RequestID":"dc120c2f-3df2-469c-a106-98315ee47efd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1fa56f58-8f22-4ee7-8aac-918e983d76b3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:21:42.835Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:42.840Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dc120c2f-3df2-469c-a106-98315ee47efd","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1fa56f58-8f22-4ee7-8aac-918e983d76b3","LogTimestamp":"2023-04-25T00:21:42.840Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:21:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-25T00:21:44.850Z","message":"Entering","context":{"RequestID":"e5930838-ce1f-4bbb-95a2-d2d8f2f56c69","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2114b338-8d84-45a4-a7a5-5ae8398f35f1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:21:44.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:21:44.852Z","message":"{\"transactionId\":\"e5930838-ce1f-4bbb-95a2-d2d8f2f56c69\",\"status\":\"200\",\"rqstDate\":\"230425-00:21:44:851\",\"respDate\":\"230425-00:21:44:852\",\"sourceId\":\"haproxy:e5930838-ce1f-4bbb-95a2-d2d8f2f56c69\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:21:44:851-21475\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d8d0eab0-b509-4dd4-97f0-f16b9e22df95], x-b3-parentspanid=[a3ff0dea37078d24], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[083e06930cddce65a3ff0dea37078d24], x-b3-spanid=[fae270c3e00d7392], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e5930838-ce1f-4bbb-95a2-d2d8f2f56c69]}\\\"}\"}","context":{"RequestID":"e5930838-ce1f-4bbb-95a2-d2d8f2f56c69","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2114b338-8d84-45a4-a7a5-5ae8398f35f1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:21:44.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:44.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e5930838-ce1f-4bbb-95a2-d2d8f2f56c69","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2114b338-8d84-45a4-a7a5-5ae8398f35f1","LogTimestamp":"2023-04-25T00:21:44.852Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:21:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:21:46.864Z","message":"Entering","context":{"RequestID":"ccfc720c-d3f6-4b6c-b966-a4e2997b2b6c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3c0ba2a8-dce9-4ff5-bfe8-6096b6d0b470","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:21:46.864Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:21:46.868Z","message":"{\"transactionId\":\"ccfc720c-d3f6-4b6c-b966-a4e2997b2b6c\",\"status\":\"200\",\"rqstDate\":\"230425-00:21:46:865\",\"respDate\":\"230425-00:21:46:868\",\"sourceId\":\"haproxy:ccfc720c-d3f6-4b6c-b966-a4e2997b2b6c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:21:46:865-92848\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7d3fe48f-395f-4475-b5c1-f0f6e56dcaf3], x-b3-parentspanid=[c524a8fff93ef976], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[40c56ddb031b563fc524a8fff93ef976], x-b3-spanid=[1963bda56397a639], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ccfc720c-d3f6-4b6c-b966-a4e2997b2b6c]}\\\"}\"}","context":{"RequestID":"ccfc720c-d3f6-4b6c-b966-a4e2997b2b6c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3c0ba2a8-dce9-4ff5-bfe8-6096b6d0b470","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:21:46.864Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:46.869Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ccfc720c-d3f6-4b6c-b966-a4e2997b2b6c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3c0ba2a8-dce9-4ff5-bfe8-6096b6d0b470","LogTimestamp":"2023-04-25T00:21:46.868Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:21:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-25T00:21:48.731Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:21:48.742Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:48.743Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:48.743Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:48.880Z","message":"Entering","context":{"RequestID":"3282572b-edb6-4d8a-92e7-d1ddb7fafba4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8d6eff64-c80f-4c47-b88c-50b4905b3af6","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:21:48.880Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:21:48.884Z","message":"{\"transactionId\":\"3282572b-edb6-4d8a-92e7-d1ddb7fafba4\",\"status\":\"200\",\"rqstDate\":\"230425-00:21:48:882\",\"respDate\":\"230425-00:21:48:884\",\"sourceId\":\"haproxy:3282572b-edb6-4d8a-92e7-d1ddb7fafba4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:21:48:882-72009\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[223b3c92-6f5b-4f74-ba0a-905fbd72add2], x-b3-parentspanid=[d858a25c7243a8b3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9034b5ee83ae545dd858a25c7243a8b3], x-b3-spanid=[196e33a84b0a0c43], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3282572b-edb6-4d8a-92e7-d1ddb7fafba4]}\\\"}\"}","context":{"RequestID":"3282572b-edb6-4d8a-92e7-d1ddb7fafba4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8d6eff64-c80f-4c47-b88c-50b4905b3af6","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:21:48.880Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:48.885Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3282572b-edb6-4d8a-92e7-d1ddb7fafba4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8d6eff64-c80f-4c47-b88c-50b4905b3af6","LogTimestamp":"2023-04-25T00:21:48.885Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:21:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-25T00:21:50.897Z","message":"Entering","context":{"RequestID":"63a01350-2796-4862-b22b-43b79f596002","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"e55b3e6e-7f4f-47e0-a3a6-d644d9e2e781","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:21:50.897Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:21:50.900Z","message":"{\"transactionId\":\"63a01350-2796-4862-b22b-43b79f596002\",\"status\":\"200\",\"rqstDate\":\"230425-00:21:50:898\",\"respDate\":\"230425-00:21:50:900\",\"sourceId\":\"haproxy:63a01350-2796-4862-b22b-43b79f596002\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:21:50:898-31539\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[489a64c2-e8e7-4cc6-aedf-16aa1fd4bb64], x-b3-parentspanid=[0fbb4804c991e500], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b9a288800bbc912e0fbb4804c991e500], x-b3-spanid=[847270d9fa4d619c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[63a01350-2796-4862-b22b-43b79f596002]}\\\"}\"}","context":{"RequestID":"63a01350-2796-4862-b22b-43b79f596002","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"e55b3e6e-7f4f-47e0-a3a6-d644d9e2e781","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:21:50.897Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:50.901Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"63a01350-2796-4862-b22b-43b79f596002","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e55b3e6e-7f4f-47e0-a3a6-d644d9e2e781","LogTimestamp":"2023-04-25T00:21:50.901Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:21:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:21:50.912Z","message":"Entering","context":{"RequestID":"22483c38-9ae2-4009-81a4-32c9fb394d3d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2dda80cd-6808-4c63-b466-4dfedcc68c52","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:21:50.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:21:50.914Z","message":"{\"transactionId\":\"22483c38-9ae2-4009-81a4-32c9fb394d3d\",\"status\":\"200\",\"rqstDate\":\"230425-00:21:50:913\",\"respDate\":\"230425-00:21:50:914\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:22483c38-9ae2-4009-81a4-32c9fb394d3d\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:21:50:913-38652\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f9ea1091-6381-4376-93df-be6b5bf45bc5], x-b3-parentspanid=[dd7e90d2dd180183], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40583], x-envoy-attempt-count=[1], x-b3-traceid=[47faf86305d299cadd7e90d2dd180183], x-b3-spanid=[e193815b65aebceb], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[22483c38-9ae2-4009-81a4-32c9fb394d3d]}\\\"}\"}","context":{"RequestID":"22483c38-9ae2-4009-81a4-32c9fb394d3d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2dda80cd-6808-4c63-b466-4dfedcc68c52","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:21:50.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:50.915Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"22483c38-9ae2-4009-81a4-32c9fb394d3d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2dda80cd-6808-4c63-b466-4dfedcc68c52","LogTimestamp":"2023-04-25T00:21:50.915Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:21:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:21:51.096Z","message":"Entering","context":{"RequestID":"f7ddb7b5-af67-4f68-a698-8c037aacb8c0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"955e3e36-d0df-4c5a-8059-0d2a1feef824","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:21:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:21:51.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"f7ddb7b5-af67-4f68-a698-8c037aacb8c0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"955e3e36-d0df-4c5a-8059-0d2a1feef824","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:21:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:51.099Z","message":"{\"transactionId\":\"f7ddb7b5-af67-4f68-a698-8c037aacb8c0\",\"status\":\"200\",\"rqstDate\":\"230425-00:21:51:097\",\"respDate\":\"230425-00:21:51:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f7ddb7b5-af67-4f68-a698-8c037aacb8c0\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:21:51:097-95377\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f7ddb7b5-af67-4f68-a698-8c037aacb8c0]}\\\"}\"}","context":{"RequestID":"f7ddb7b5-af67-4f68-a698-8c037aacb8c0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"955e3e36-d0df-4c5a-8059-0d2a1feef824","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:21:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:51.099Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f7ddb7b5-af67-4f68-a698-8c037aacb8c0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"955e3e36-d0df-4c5a-8059-0d2a1feef824","LogTimestamp":"2023-04-25T00:21:51.099Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:21:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:21:52.912Z","message":"Entering","context":{"RequestID":"abce2f55-0aa1-4b9e-b67c-668ad283e34c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"29de1f17-9c03-49d9-8d51-ebdcc268c5ae","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:21:52.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:21:52.914Z","message":"{\"transactionId\":\"abce2f55-0aa1-4b9e-b67c-668ad283e34c\",\"status\":\"200\",\"rqstDate\":\"230425-00:21:52:912\",\"respDate\":\"230425-00:21:52:914\",\"sourceId\":\"haproxy:abce2f55-0aa1-4b9e-b67c-668ad283e34c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:21:52:912-8067\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a3f4a950-c849-4b54-b17e-628cfc7bd7aa], x-b3-parentspanid=[0e2793c30a514c06], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f486d8b0128c83c70e2793c30a514c06], x-b3-spanid=[9115c90e2166fb8f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[abce2f55-0aa1-4b9e-b67c-668ad283e34c]}\\\"}\"}","context":{"RequestID":"abce2f55-0aa1-4b9e-b67c-668ad283e34c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"29de1f17-9c03-49d9-8d51-ebdcc268c5ae","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:21:52.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:52.914Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"abce2f55-0aa1-4b9e-b67c-668ad283e34c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"29de1f17-9c03-49d9-8d51-ebdcc268c5ae","LogTimestamp":"2023-04-25T00:21:52.914Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:21:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:21:54.923Z","message":"Entering","context":{"RequestID":"0b27c754-1f46-4b5e-b48f-8e628cd5c822","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5fe4a13d-cd4a-4477-a3ee-7f68d8c418a1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:21:54.922Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:21:54.925Z","message":"{\"transactionId\":\"0b27c754-1f46-4b5e-b48f-8e628cd5c822\",\"status\":\"200\",\"rqstDate\":\"230425-00:21:54:923\",\"respDate\":\"230425-00:21:54:925\",\"sourceId\":\"haproxy:0b27c754-1f46-4b5e-b48f-8e628cd5c822\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:21:54:923-19011\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[72c42237-451c-4093-89bc-190b2a303d5c], x-b3-parentspanid=[bf1d88d8f9d4cc50], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e1988acdb518f6ebbf1d88d8f9d4cc50], x-b3-spanid=[3414c35d0f11bf14], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0b27c754-1f46-4b5e-b48f-8e628cd5c822]}\\\"}\"}","context":{"RequestID":"0b27c754-1f46-4b5e-b48f-8e628cd5c822","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5fe4a13d-cd4a-4477-a3ee-7f68d8c418a1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:21:54.922Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:54.926Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0b27c754-1f46-4b5e-b48f-8e628cd5c822","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5fe4a13d-cd4a-4477-a3ee-7f68d8c418a1","LogTimestamp":"2023-04-25T00:21:54.926Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:21:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:21:56.936Z","message":"Entering","context":{"RequestID":"ba30ee3f-45f5-4c68-8469-8e12aaff1008","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1d8a03ef-86c2-4507-9624-52b877b67ce8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:21:56.936Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:21:56.939Z","message":"{\"transactionId\":\"ba30ee3f-45f5-4c68-8469-8e12aaff1008\",\"status\":\"200\",\"rqstDate\":\"230425-00:21:56:937\",\"respDate\":\"230425-00:21:56:939\",\"sourceId\":\"haproxy:ba30ee3f-45f5-4c68-8469-8e12aaff1008\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:21:56:937-89495\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[57af1c78-b352-4be9-8f03-6eab1f1f998f], x-b3-parentspanid=[bf9d921ca687df7b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3ace61c05a20c6debf9d921ca687df7b], x-b3-spanid=[a103c35332edef0e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ba30ee3f-45f5-4c68-8469-8e12aaff1008]}\\\"}\"}","context":{"RequestID":"ba30ee3f-45f5-4c68-8469-8e12aaff1008","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1d8a03ef-86c2-4507-9624-52b877b67ce8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:21:56.936Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:56.940Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ba30ee3f-45f5-4c68-8469-8e12aaff1008","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1d8a03ef-86c2-4507-9624-52b877b67ce8","LogTimestamp":"2023-04-25T00:21:56.940Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:21:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:21:58.730Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:21:58.754Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:58.754Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:58.754Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:58.950Z","message":"Entering","context":{"RequestID":"24a013d8-0d63-4cd6-ba69-df305427fff9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"96d3968a-df48-4bad-bd22-5edd0c1feb89","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:21:58.950Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:21:58.953Z","message":"{\"transactionId\":\"24a013d8-0d63-4cd6-ba69-df305427fff9\",\"status\":\"200\",\"rqstDate\":\"230425-00:21:58:951\",\"respDate\":\"230425-00:21:58:953\",\"sourceId\":\"haproxy:24a013d8-0d63-4cd6-ba69-df305427fff9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:21:58:951-46522\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0609b0e4-683d-4cd4-afea-1a8c8db55c48], x-b3-parentspanid=[e54d6d600f4c9435], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3f6a4e23d4b416b0e54d6d600f4c9435], x-b3-spanid=[0d49d6062a813c9a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[24a013d8-0d63-4cd6-ba69-df305427fff9]}\\\"}\"}","context":{"RequestID":"24a013d8-0d63-4cd6-ba69-df305427fff9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"96d3968a-df48-4bad-bd22-5edd0c1feb89","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:21:58.950Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:21:58.954Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"24a013d8-0d63-4cd6-ba69-df305427fff9","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"96d3968a-df48-4bad-bd22-5edd0c1feb89","LogTimestamp":"2023-04-25T00:21:58.954Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:21:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:22:00.912Z","message":"Entering","context":{"RequestID":"2a1ac562-799a-419b-b2dc-6bdf8ce8a6a2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9c7319c8-46aa-4a62-86dd-aa3aeef5d35b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:22:00.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:22:00.916Z","message":"{\"transactionId\":\"2a1ac562-799a-419b-b2dc-6bdf8ce8a6a2\",\"status\":\"200\",\"rqstDate\":\"230425-00:22:00:913\",\"respDate\":\"230425-00:22:00:916\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:2a1ac562-799a-419b-b2dc-6bdf8ce8a6a2\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:22:00:913-32973\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b3ced969-069b-4471-8e02-5f8332061171], x-b3-parentspanid=[c23144dc63e4be8f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[55579], x-envoy-attempt-count=[1], x-b3-traceid=[6ee27fe926ee4be9c23144dc63e4be8f], x-b3-spanid=[17b043765dfaf89d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[2a1ac562-799a-419b-b2dc-6bdf8ce8a6a2]}\\\"}\"}","context":{"RequestID":"2a1ac562-799a-419b-b2dc-6bdf8ce8a6a2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9c7319c8-46aa-4a62-86dd-aa3aeef5d35b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:22:00.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:00.917Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2a1ac562-799a-419b-b2dc-6bdf8ce8a6a2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9c7319c8-46aa-4a62-86dd-aa3aeef5d35b","LogTimestamp":"2023-04-25T00:22:00.917Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:22:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-25T00:22:00.964Z","message":"Entering","context":{"RequestID":"b9c4a349-361b-4644-a8bf-95a84c303f2b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b4eeff79-6ae1-4847-8f06-6c46d7797d8a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:22:00.963Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:22:00.966Z","message":"{\"transactionId\":\"b9c4a349-361b-4644-a8bf-95a84c303f2b\",\"status\":\"200\",\"rqstDate\":\"230425-00:22:00:964\",\"respDate\":\"230425-00:22:00:966\",\"sourceId\":\"haproxy:b9c4a349-361b-4644-a8bf-95a84c303f2b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:22:00:964-86232\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cfc7c172-c015-41bd-8b05-fe9aa683a802], x-b3-parentspanid=[c53dffb1dabcc73d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[42ffd75c94d29771c53dffb1dabcc73d], x-b3-spanid=[5aeaabcc4ec0c82a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b9c4a349-361b-4644-a8bf-95a84c303f2b]}\\\"}\"}","context":{"RequestID":"b9c4a349-361b-4644-a8bf-95a84c303f2b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b4eeff79-6ae1-4847-8f06-6c46d7797d8a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:22:00.963Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:00.966Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b9c4a349-361b-4644-a8bf-95a84c303f2b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b4eeff79-6ae1-4847-8f06-6c46d7797d8a","LogTimestamp":"2023-04-25T00:22:00.966Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:22:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:22:01.097Z","message":"Entering","context":{"RequestID":"83574487-9e47-4c83-b54f-d4863463e862","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d5d24074-6064-4ef0-86ed-dfa64d6f79e8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:22:01.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:22:01.100Z","message":"Database is available from CACHED check.","context":{"RequestID":"83574487-9e47-4c83-b54f-d4863463e862","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d5d24074-6064-4ef0-86ed-dfa64d6f79e8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:22:01.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:01.101Z","message":"{\"transactionId\":\"83574487-9e47-4c83-b54f-d4863463e862\",\"status\":\"200\",\"rqstDate\":\"230425-00:22:01:098\",\"respDate\":\"230425-00:22:01:101\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:83574487-9e47-4c83-b54f-d4863463e862\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:22:01:098-76295\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[83574487-9e47-4c83-b54f-d4863463e862]}\\\"}\"}","context":{"RequestID":"83574487-9e47-4c83-b54f-d4863463e862","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d5d24074-6064-4ef0-86ed-dfa64d6f79e8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:22:01.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:01.102Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"83574487-9e47-4c83-b54f-d4863463e862","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d5d24074-6064-4ef0-86ed-dfa64d6f79e8","LogTimestamp":"2023-04-25T00:22:01.102Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:22:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:22:02.977Z","message":"Entering","context":{"RequestID":"3ef9b8af-0459-4127-877c-dba0a6f8aaac","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"08c61872-1af8-418a-aebe-8d0e1a906048","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:22:02.977Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:22:02.980Z","message":"{\"transactionId\":\"3ef9b8af-0459-4127-877c-dba0a6f8aaac\",\"status\":\"200\",\"rqstDate\":\"230425-00:22:02:978\",\"respDate\":\"230425-00:22:02:980\",\"sourceId\":\"haproxy:3ef9b8af-0459-4127-877c-dba0a6f8aaac\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:22:02:978-12273\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4513d4bc-3cff-445d-9629-f87bff84a57d], x-b3-parentspanid=[fe0e05cd0fd121fb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a2ea0ecae7c09a0bfe0e05cd0fd121fb], x-b3-spanid=[3e4e37bb73056c71], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3ef9b8af-0459-4127-877c-dba0a6f8aaac]}\\\"}\"}","context":{"RequestID":"3ef9b8af-0459-4127-877c-dba0a6f8aaac","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"08c61872-1af8-418a-aebe-8d0e1a906048","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:22:02.977Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:02.981Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3ef9b8af-0459-4127-877c-dba0a6f8aaac","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"08c61872-1af8-418a-aebe-8d0e1a906048","LogTimestamp":"2023-04-25T00:22:02.981Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:22:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:22:04.992Z","message":"Entering","context":{"RequestID":"20674467-f9b8-4a87-9675-f8d6e4e247d6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"00e7c352-1bb4-462d-bb24-721b4a0a7e44","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:22:04.992Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:22:04.995Z","message":"{\"transactionId\":\"20674467-f9b8-4a87-9675-f8d6e4e247d6\",\"status\":\"200\",\"rqstDate\":\"230425-00:22:04:993\",\"respDate\":\"230425-00:22:04:995\",\"sourceId\":\"haproxy:20674467-f9b8-4a87-9675-f8d6e4e247d6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:22:04:993-49874\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ff96a083-303b-4ac1-8934-c1646f863466], x-b3-parentspanid=[f813d7798211270a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ca73d46f7f6041e6f813d7798211270a], x-b3-spanid=[80391193c373202b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[20674467-f9b8-4a87-9675-f8d6e4e247d6]}\\\"}\"}","context":{"RequestID":"20674467-f9b8-4a87-9675-f8d6e4e247d6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"00e7c352-1bb4-462d-bb24-721b4a0a7e44","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:22:04.992Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:04.996Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"20674467-f9b8-4a87-9675-f8d6e4e247d6","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"00e7c352-1bb4-462d-bb24-721b4a0a7e44","LogTimestamp":"2023-04-25T00:22:04.996Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:22:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:22:07.007Z","message":"Entering","context":{"RequestID":"8da5e7a6-dfad-47a6-88bb-9571dc83b4b0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"330d0f47-e180-47c9-954f-b6677cf895aa","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:22:07.007Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:22:07.010Z","message":"{\"transactionId\":\"8da5e7a6-dfad-47a6-88bb-9571dc83b4b0\",\"status\":\"200\",\"rqstDate\":\"230425-00:22:07:008\",\"respDate\":\"230425-00:22:07:010\",\"sourceId\":\"haproxy:8da5e7a6-dfad-47a6-88bb-9571dc83b4b0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:22:07:008-708\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[23b664aa-e383-4d70-8d9b-d08efa97e430], x-b3-parentspanid=[468dee77f6ae5d82], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[aac90809631d62f6468dee77f6ae5d82], x-b3-spanid=[712fdb14b5817837], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8da5e7a6-dfad-47a6-88bb-9571dc83b4b0]}\\\"}\"}","context":{"RequestID":"8da5e7a6-dfad-47a6-88bb-9571dc83b4b0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"330d0f47-e180-47c9-954f-b6677cf895aa","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:22:07.007Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:07.011Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8da5e7a6-dfad-47a6-88bb-9571dc83b4b0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"330d0f47-e180-47c9-954f-b6677cf895aa","LogTimestamp":"2023-04-25T00:22:07.011Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:22:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:22:08.730Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:22:08.749Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:08.750Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:08.750Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:09.024Z","message":"Entering","context":{"RequestID":"aadf9d12-5c9f-4895-bd4e-69eb4c9b90b1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"39792033-ad94-44de-820a-6d1541524949","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:22:09.024Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:22:09.026Z","message":"{\"transactionId\":\"aadf9d12-5c9f-4895-bd4e-69eb4c9b90b1\",\"status\":\"200\",\"rqstDate\":\"230425-00:22:09:025\",\"respDate\":\"230425-00:22:09:026\",\"sourceId\":\"haproxy:aadf9d12-5c9f-4895-bd4e-69eb4c9b90b1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:22:09:025-47900\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[22f2c2cd-979a-4409-9ee5-2527a675ba11], x-b3-parentspanid=[3595f8f692d3698b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[492a7c7e053197d63595f8f692d3698b], x-b3-spanid=[cc0a54ec046fb837], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[aadf9d12-5c9f-4895-bd4e-69eb4c9b90b1]}\\\"}\"}","context":{"RequestID":"aadf9d12-5c9f-4895-bd4e-69eb4c9b90b1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"39792033-ad94-44de-820a-6d1541524949","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:22:09.024Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:09.027Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aadf9d12-5c9f-4895-bd4e-69eb4c9b90b1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"39792033-ad94-44de-820a-6d1541524949","LogTimestamp":"2023-04-25T00:22:09.027Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:22:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:22:10.911Z","message":"Entering","context":{"RequestID":"89d90688-351b-467d-be6b-a374806d8e8e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"11af1e1e-f2d8-4815-a472-f6beb9733e01","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:22:10.911Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:22:10.913Z","message":"{\"transactionId\":\"89d90688-351b-467d-be6b-a374806d8e8e\",\"status\":\"200\",\"rqstDate\":\"230425-00:22:10:912\",\"respDate\":\"230425-00:22:10:913\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:89d90688-351b-467d-be6b-a374806d8e8e\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:22:10:912-27541\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0b7594e2-40ac-4f8f-94f6-3bfae24453f6], x-b3-parentspanid=[1cacd5d4dd945b68], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45137], x-envoy-attempt-count=[1], x-b3-traceid=[9bc74c41a235c9c01cacd5d4dd945b68], x-b3-spanid=[5444a424ea6ad24c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[89d90688-351b-467d-be6b-a374806d8e8e]}\\\"}\"}","context":{"RequestID":"89d90688-351b-467d-be6b-a374806d8e8e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"11af1e1e-f2d8-4815-a472-f6beb9733e01","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:22:10.911Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:10.914Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"89d90688-351b-467d-be6b-a374806d8e8e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"11af1e1e-f2d8-4815-a472-f6beb9733e01","LogTimestamp":"2023-04-25T00:22:10.914Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:22:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:22:11.038Z","message":"Entering","context":{"RequestID":"9f050c7c-b5e5-48f8-9af7-8acc6a1945cf","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8563713a-d336-4b54-ac8f-376fb804082a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:22:11.038Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:22:11.043Z","message":"{\"transactionId\":\"9f050c7c-b5e5-48f8-9af7-8acc6a1945cf\",\"status\":\"200\",\"rqstDate\":\"230425-00:22:11:040\",\"respDate\":\"230425-00:22:11:043\",\"sourceId\":\"haproxy:9f050c7c-b5e5-48f8-9af7-8acc6a1945cf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:22:11:040-52213\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5e106feb-2e7f-4b86-b79f-b0137fb25c12], x-b3-parentspanid=[f7e02c585c550b62], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8d979b316f3ba1b8f7e02c585c550b62], x-b3-spanid=[ae6abd49a002ed7f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9f050c7c-b5e5-48f8-9af7-8acc6a1945cf]}\\\"}\"}","context":{"RequestID":"9f050c7c-b5e5-48f8-9af7-8acc6a1945cf","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8563713a-d336-4b54-ac8f-376fb804082a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:22:11.038Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:11.045Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9f050c7c-b5e5-48f8-9af7-8acc6a1945cf","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8563713a-d336-4b54-ac8f-376fb804082a","LogTimestamp":"2023-04-25T00:22:11.044Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:22:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-04-25T00:22:11.097Z","message":"Entering","context":{"RequestID":"f5edd159-cb89-4a8a-b9a2-05890dfe08b7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0e253eaf-7fd5-466b-bd56-dec3cd22fa86","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:22:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:22:11.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"f5edd159-cb89-4a8a-b9a2-05890dfe08b7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0e253eaf-7fd5-466b-bd56-dec3cd22fa86","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:22:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:11.100Z","message":"{\"transactionId\":\"f5edd159-cb89-4a8a-b9a2-05890dfe08b7\",\"status\":\"200\",\"rqstDate\":\"230425-00:22:11:097\",\"respDate\":\"230425-00:22:11:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f5edd159-cb89-4a8a-b9a2-05890dfe08b7\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:22:11:097-24336\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f5edd159-cb89-4a8a-b9a2-05890dfe08b7]}\\\"}\"}","context":{"RequestID":"f5edd159-cb89-4a8a-b9a2-05890dfe08b7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0e253eaf-7fd5-466b-bd56-dec3cd22fa86","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:22:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:11.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f5edd159-cb89-4a8a-b9a2-05890dfe08b7","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0e253eaf-7fd5-466b-bd56-dec3cd22fa86","LogTimestamp":"2023-04-25T00:22:11.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:22:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:22:12.086Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:12.092Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:13.058Z","message":"Entering","context":{"RequestID":"e595d6cc-6466-425e-9cfd-dc23931c795b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ae2211d2-cf66-42e1-919d-cb6f53a7fbd4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:22:13.057Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:22:13.062Z","message":"{\"transactionId\":\"e595d6cc-6466-425e-9cfd-dc23931c795b\",\"status\":\"200\",\"rqstDate\":\"230425-00:22:13:059\",\"respDate\":\"230425-00:22:13:062\",\"sourceId\":\"haproxy:e595d6cc-6466-425e-9cfd-dc23931c795b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:22:13:059-36410\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fe7be98d-04cb-43a4-8bda-178922b62de6], x-b3-parentspanid=[bf9be4affe456716], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[39d1cb10fc9fc2a6bf9be4affe456716], x-b3-spanid=[1f7541933a1be8a6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e595d6cc-6466-425e-9cfd-dc23931c795b]}\\\"}\"}","context":{"RequestID":"e595d6cc-6466-425e-9cfd-dc23931c795b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ae2211d2-cf66-42e1-919d-cb6f53a7fbd4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:22:13.057Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:13.063Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e595d6cc-6466-425e-9cfd-dc23931c795b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ae2211d2-cf66-42e1-919d-cb6f53a7fbd4","LogTimestamp":"2023-04-25T00:22:13.063Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:22:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-04-25T00:22:15.073Z","message":"Entering","context":{"RequestID":"207f76eb-33c1-4cf5-9751-c0ab4dad6f8c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3c5b3bea-e5cd-4c81-b85b-3c71c8d06ddc","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:22:15.073Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:22:15.076Z","message":"{\"transactionId\":\"207f76eb-33c1-4cf5-9751-c0ab4dad6f8c\",\"status\":\"200\",\"rqstDate\":\"230425-00:22:15:074\",\"respDate\":\"230425-00:22:15:076\",\"sourceId\":\"haproxy:207f76eb-33c1-4cf5-9751-c0ab4dad6f8c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:22:15:074-70890\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b16f8169-afe6-456a-a573-948423c80c07], x-b3-parentspanid=[11870989833d5a13], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6d04cb243ad19d2011870989833d5a13], x-b3-spanid=[d63b528b00f80956], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[207f76eb-33c1-4cf5-9751-c0ab4dad6f8c]}\\\"}\"}","context":{"RequestID":"207f76eb-33c1-4cf5-9751-c0ab4dad6f8c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3c5b3bea-e5cd-4c81-b85b-3c71c8d06ddc","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:22:15.073Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:15.077Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"207f76eb-33c1-4cf5-9751-c0ab4dad6f8c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3c5b3bea-e5cd-4c81-b85b-3c71c8d06ddc","LogTimestamp":"2023-04-25T00:22:15.077Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:22:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:22:17.088Z","message":"Entering","context":{"RequestID":"2ccf6169-63cf-463f-b9e4-8b144d2ad864","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"26e2eed4-20fe-489f-8550-32a57f2ffa46","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:22:17.088Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:22:17.092Z","message":"{\"transactionId\":\"2ccf6169-63cf-463f-b9e4-8b144d2ad864\",\"status\":\"200\",\"rqstDate\":\"230425-00:22:17:089\",\"respDate\":\"230425-00:22:17:091\",\"sourceId\":\"haproxy:2ccf6169-63cf-463f-b9e4-8b144d2ad864\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:22:17:089-61260\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c6fde702-c9f2-46b7-bf0f-d17ca856658f], x-b3-parentspanid=[d3c267da781f7224], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[59817a3fc4ec1c95d3c267da781f7224], x-b3-spanid=[2888c0abb04e551d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2ccf6169-63cf-463f-b9e4-8b144d2ad864]}\\\"}\"}","context":{"RequestID":"2ccf6169-63cf-463f-b9e4-8b144d2ad864","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"26e2eed4-20fe-489f-8550-32a57f2ffa46","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:22:17.088Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:17.093Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2ccf6169-63cf-463f-b9e4-8b144d2ad864","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"26e2eed4-20fe-489f-8550-32a57f2ffa46","LogTimestamp":"2023-04-25T00:22:17.092Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:22:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:22:18.730Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:22:18.743Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:18.744Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:18.744Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:19.104Z","message":"Entering","context":{"RequestID":"ad490504-31fc-4ccf-9d7a-18108630a97a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a7466579-231d-479a-8d4a-038a354869de","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:22:19.104Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:22:19.106Z","message":"{\"transactionId\":\"ad490504-31fc-4ccf-9d7a-18108630a97a\",\"status\":\"200\",\"rqstDate\":\"230425-00:22:19:104\",\"respDate\":\"230425-00:22:19:106\",\"sourceId\":\"haproxy:ad490504-31fc-4ccf-9d7a-18108630a97a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:22:19:104-74942\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3fed0566-41ad-4be6-9cb1-eaf7ca150873], x-b3-parentspanid=[a00060b90f9357c9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5744109b5b36044ea00060b90f9357c9], x-b3-spanid=[1909b0a76d3745f1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ad490504-31fc-4ccf-9d7a-18108630a97a]}\\\"}\"}","context":{"RequestID":"ad490504-31fc-4ccf-9d7a-18108630a97a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a7466579-231d-479a-8d4a-038a354869de","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:22:19.104Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:19.107Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ad490504-31fc-4ccf-9d7a-18108630a97a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a7466579-231d-479a-8d4a-038a354869de","LogTimestamp":"2023-04-25T00:22:19.107Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:22:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:22:20.912Z","message":"Entering","context":{"RequestID":"aca48587-2979-465e-b028-ec4bfff321c6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cffc699f-2236-4888-b9d4-34c039601684","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:22:20.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:22:20.914Z","message":"{\"transactionId\":\"aca48587-2979-465e-b028-ec4bfff321c6\",\"status\":\"200\",\"rqstDate\":\"230425-00:22:20:912\",\"respDate\":\"230425-00:22:20:914\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:aca48587-2979-465e-b028-ec4bfff321c6\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:22:20:912-67554\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[66e46a20-e3ef-49eb-8790-decf1edeeecf], x-b3-parentspanid=[c35b5ac2a9586e96], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54273], x-envoy-attempt-count=[1], x-b3-traceid=[ceb92ce137877000c35b5ac2a9586e96], x-b3-spanid=[32837cd4dc34139b], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[aca48587-2979-465e-b028-ec4bfff321c6]}\\\"}\"}","context":{"RequestID":"aca48587-2979-465e-b028-ec4bfff321c6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cffc699f-2236-4888-b9d4-34c039601684","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:22:20.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:20.914Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aca48587-2979-465e-b028-ec4bfff321c6","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cffc699f-2236-4888-b9d4-34c039601684","LogTimestamp":"2023-04-25T00:22:20.914Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:22:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:22:21.097Z","message":"Entering","context":{"RequestID":"cbefc65f-f63a-4fd2-a768-174d82904f5a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e7b12755-5197-4ac9-8372-582329fc5e8f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:22:21.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:22:21.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"cbefc65f-f63a-4fd2-a768-174d82904f5a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e7b12755-5197-4ac9-8372-582329fc5e8f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:22:21.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:21.100Z","message":"{\"transactionId\":\"cbefc65f-f63a-4fd2-a768-174d82904f5a\",\"status\":\"200\",\"rqstDate\":\"230425-00:22:21:097\",\"respDate\":\"230425-00:22:21:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:cbefc65f-f63a-4fd2-a768-174d82904f5a\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:22:21:097-2795\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[cbefc65f-f63a-4fd2-a768-174d82904f5a]}\\\"}\"}","context":{"RequestID":"cbefc65f-f63a-4fd2-a768-174d82904f5a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e7b12755-5197-4ac9-8372-582329fc5e8f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:22:21.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:21.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cbefc65f-f63a-4fd2-a768-174d82904f5a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e7b12755-5197-4ac9-8372-582329fc5e8f","LogTimestamp":"2023-04-25T00:22:21.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:22:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:22:21.117Z","message":"Entering","context":{"RequestID":"35fca184-f807-4cb9-850d-766c5156617d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b7f7408e-f74c-4eb7-af02-3d6ecfe87d22","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:22:21.117Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:22:21.119Z","message":"{\"transactionId\":\"35fca184-f807-4cb9-850d-766c5156617d\",\"status\":\"200\",\"rqstDate\":\"230425-00:22:21:118\",\"respDate\":\"230425-00:22:21:119\",\"sourceId\":\"haproxy:35fca184-f807-4cb9-850d-766c5156617d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:22:21:118-19392\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ce20b30f-972d-4813-9481-65736bd0c9f5], x-b3-parentspanid=[9f179fc0b250b005], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c64ca937730a78b69f179fc0b250b005], x-b3-spanid=[05fb73c815582aeb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[35fca184-f807-4cb9-850d-766c5156617d]}\\\"}\"}","context":{"RequestID":"35fca184-f807-4cb9-850d-766c5156617d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b7f7408e-f74c-4eb7-af02-3d6ecfe87d22","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:22:21.117Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:21.120Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"35fca184-f807-4cb9-850d-766c5156617d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b7f7408e-f74c-4eb7-af02-3d6ecfe87d22","LogTimestamp":"2023-04-25T00:22:21.120Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:22:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:22:23.130Z","message":"Entering","context":{"RequestID":"8dbd2d70-049a-4e9d-9bfa-46b8d8b3fb98","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a8498206-f9b3-42fb-aaac-e41f565c9dae","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:22:23.130Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:22:23.133Z","message":"{\"transactionId\":\"8dbd2d70-049a-4e9d-9bfa-46b8d8b3fb98\",\"status\":\"200\",\"rqstDate\":\"230425-00:22:23:131\",\"respDate\":\"230425-00:22:23:133\",\"sourceId\":\"haproxy:8dbd2d70-049a-4e9d-9bfa-46b8d8b3fb98\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:22:23:131-24840\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4ad7602d-a8db-47ab-bf42-13c6c2e37b9c], x-b3-parentspanid=[e609e2a7dae067b2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c1f832aa391c7fbee609e2a7dae067b2], x-b3-spanid=[b8c8b80ea78af2ce], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8dbd2d70-049a-4e9d-9bfa-46b8d8b3fb98]}\\\"}\"}","context":{"RequestID":"8dbd2d70-049a-4e9d-9bfa-46b8d8b3fb98","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a8498206-f9b3-42fb-aaac-e41f565c9dae","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:22:23.130Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:23.134Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8dbd2d70-049a-4e9d-9bfa-46b8d8b3fb98","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a8498206-f9b3-42fb-aaac-e41f565c9dae","LogTimestamp":"2023-04-25T00:22:23.134Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:22:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:22:25.144Z","message":"Entering","context":{"RequestID":"dd16a4db-2da8-4452-8c95-fea48ec307a5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"90e426b1-86b2-40fc-9f48-04a7e79f1d17","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:22:25.144Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:22:25.147Z","message":"{\"transactionId\":\"dd16a4db-2da8-4452-8c95-fea48ec307a5\",\"status\":\"200\",\"rqstDate\":\"230425-00:22:25:145\",\"respDate\":\"230425-00:22:25:147\",\"sourceId\":\"haproxy:dd16a4db-2da8-4452-8c95-fea48ec307a5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:22:25:145-49189\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dddac4da-4b38-45d1-b818-db3d425a4d77], x-b3-parentspanid=[e551087a3ba2e7d9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dd1fa3096df240a1e551087a3ba2e7d9], x-b3-spanid=[fac9a8e4049f3fc1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dd16a4db-2da8-4452-8c95-fea48ec307a5]}\\\"}\"}","context":{"RequestID":"dd16a4db-2da8-4452-8c95-fea48ec307a5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"90e426b1-86b2-40fc-9f48-04a7e79f1d17","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:22:25.144Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:25.148Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dd16a4db-2da8-4452-8c95-fea48ec307a5","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"90e426b1-86b2-40fc-9f48-04a7e79f1d17","LogTimestamp":"2023-04-25T00:22:25.148Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:22:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:22:27.158Z","message":"Entering","context":{"RequestID":"d40780e6-ee0d-4da7-b8c7-f968fed68421","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"c3cb0377-adf2-44b4-8ba0-8cafbd205fa9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:22:27.158Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:22:27.160Z","message":"{\"transactionId\":\"d40780e6-ee0d-4da7-b8c7-f968fed68421\",\"status\":\"200\",\"rqstDate\":\"230425-00:22:27:158\",\"respDate\":\"230425-00:22:27:160\",\"sourceId\":\"haproxy:d40780e6-ee0d-4da7-b8c7-f968fed68421\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:22:27:158-86437\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e29c07c3-ce69-4b21-8f76-a430e2e5d3bd], x-b3-parentspanid=[165b42f2d8b631ae], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3c83f66f96a4ae4b165b42f2d8b631ae], x-b3-spanid=[3b211ea029d82db8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d40780e6-ee0d-4da7-b8c7-f968fed68421]}\\\"}\"}","context":{"RequestID":"d40780e6-ee0d-4da7-b8c7-f968fed68421","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"c3cb0377-adf2-44b4-8ba0-8cafbd205fa9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:22:27.158Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:27.161Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d40780e6-ee0d-4da7-b8c7-f968fed68421","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c3cb0377-adf2-44b4-8ba0-8cafbd205fa9","LogTimestamp":"2023-04-25T00:22:27.161Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:22:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:22:28.731Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:22:28.748Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:28.749Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:28.749Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:29.172Z","message":"Entering","context":{"RequestID":"28d131a0-6918-41b3-9b27-0a21ab614d81","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ce31a0ad-dee9-477c-af8c-6cee4612ce6d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:22:29.171Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:22:29.175Z","message":"{\"transactionId\":\"28d131a0-6918-41b3-9b27-0a21ab614d81\",\"status\":\"200\",\"rqstDate\":\"230425-00:22:29:173\",\"respDate\":\"230425-00:22:29:174\",\"sourceId\":\"haproxy:28d131a0-6918-41b3-9b27-0a21ab614d81\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:22:29:173-31803\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d4772ecc-47c7-4eca-ba83-29495a302593], x-b3-parentspanid=[3c43b4a8f435ed78], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[592ac191d76afd5e3c43b4a8f435ed78], x-b3-spanid=[d58b1f0ae5f1e5e1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[28d131a0-6918-41b3-9b27-0a21ab614d81]}\\\"}\"}","context":{"RequestID":"28d131a0-6918-41b3-9b27-0a21ab614d81","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ce31a0ad-dee9-477c-af8c-6cee4612ce6d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:22:29.171Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:29.175Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"28d131a0-6918-41b3-9b27-0a21ab614d81","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ce31a0ad-dee9-477c-af8c-6cee4612ce6d","LogTimestamp":"2023-04-25T00:22:29.175Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:22:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:22:30.914Z","message":"Entering","context":{"RequestID":"3ccd8cf9-77b4-46a5-886f-dc12435e3955","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5f7c605f-d40c-4ffd-bfb0-1860ed238a6c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:22:30.914Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:22:30.918Z","message":"{\"transactionId\":\"3ccd8cf9-77b4-46a5-886f-dc12435e3955\",\"status\":\"200\",\"rqstDate\":\"230425-00:22:30:915\",\"respDate\":\"230425-00:22:30:918\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:3ccd8cf9-77b4-46a5-886f-dc12435e3955\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:22:30:915-27072\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[76c398a4-c959-9011-a920-7b720dc4ce99], x-b3-parentspanid=[3f8f99590e8688d4], Accept=[application/json], x-b3-sampled=[1], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41427], x-envoy-attempt-count=[1], x-b3-traceid=[96c61b9d6e5002cd3f8f99590e8688d4], x-b3-spanid=[f93f3168de5e8c5a], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[3ccd8cf9-77b4-46a5-886f-dc12435e3955]}\\\"}\"}","context":{"RequestID":"3ccd8cf9-77b4-46a5-886f-dc12435e3955","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5f7c605f-d40c-4ffd-bfb0-1860ed238a6c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:22:30.914Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:30.920Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3ccd8cf9-77b4-46a5-886f-dc12435e3955","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"6","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5f7c605f-d40c-4ffd-bfb0-1860ed238a6c","LogTimestamp":"2023-04-25T00:22:30.920Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:22:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 12 - "logType": "access"
{"timestamp":"2023-04-25T00:22:31.098Z","message":"Entering","context":{"RequestID":"ab7f1cbb-8315-484d-90c5-c23379274777","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b9329b5e-480c-461a-bc36-5866f6fabc36","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:22:31.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:22:31.101Z","message":"Database is available from CACHED check.","context":{"RequestID":"ab7f1cbb-8315-484d-90c5-c23379274777","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b9329b5e-480c-461a-bc36-5866f6fabc36","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:22:31.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:31.102Z","message":"{\"transactionId\":\"ab7f1cbb-8315-484d-90c5-c23379274777\",\"status\":\"200\",\"rqstDate\":\"230425-00:22:31:099\",\"respDate\":\"230425-00:22:31:102\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ab7f1cbb-8315-484d-90c5-c23379274777\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:22:31:099-38375\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ab7f1cbb-8315-484d-90c5-c23379274777]}\\\"}\"}","context":{"RequestID":"ab7f1cbb-8315-484d-90c5-c23379274777","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b9329b5e-480c-461a-bc36-5866f6fabc36","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:22:31.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:31.103Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ab7f1cbb-8315-484d-90c5-c23379274777","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b9329b5e-480c-461a-bc36-5866f6fabc36","LogTimestamp":"2023-04-25T00:22:31.103Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:22:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:22:31.185Z","message":"Entering","context":{"RequestID":"b76b7cd1-7244-4f4f-8ce6-1c8ef7fc7a0b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"20cdba63-c8b1-4ced-ae50-1f8e287b39f6","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:22:31.185Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:22:31.188Z","message":"{\"transactionId\":\"b76b7cd1-7244-4f4f-8ce6-1c8ef7fc7a0b\",\"status\":\"200\",\"rqstDate\":\"230425-00:22:31:186\",\"respDate\":\"230425-00:22:31:188\",\"sourceId\":\"haproxy:b76b7cd1-7244-4f4f-8ce6-1c8ef7fc7a0b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:22:31:186-5991\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[67eed563-54ea-40d9-b7b0-301a2984b6b6], x-b3-parentspanid=[c38cf33e332a1722], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6bbcc8fa86a1cb55c38cf33e332a1722], x-b3-spanid=[95b76219d7642bc3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b76b7cd1-7244-4f4f-8ce6-1c8ef7fc7a0b]}\\\"}\"}","context":{"RequestID":"b76b7cd1-7244-4f4f-8ce6-1c8ef7fc7a0b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"20cdba63-c8b1-4ced-ae50-1f8e287b39f6","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:22:31.185Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:31.189Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b76b7cd1-7244-4f4f-8ce6-1c8ef7fc7a0b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"20cdba63-c8b1-4ced-ae50-1f8e287b39f6","LogTimestamp":"2023-04-25T00:22:31.189Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:22:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:22:33.201Z","message":"Entering","context":{"RequestID":"aa86d6a4-e4ca-4da4-bcb4-af9535f57805","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d1127935-8f59-43af-83ff-8652abd03414","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:22:33.201Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:22:33.204Z","message":"{\"transactionId\":\"aa86d6a4-e4ca-4da4-bcb4-af9535f57805\",\"status\":\"200\",\"rqstDate\":\"230425-00:22:33:202\",\"respDate\":\"230425-00:22:33:204\",\"sourceId\":\"haproxy:aa86d6a4-e4ca-4da4-bcb4-af9535f57805\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:22:33:202-91696\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[642752c7-acc9-4a34-a905-ad9ac54122f2], x-b3-parentspanid=[85406dc24e14d2cc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0f7d393f9c3cac9785406dc24e14d2cc], x-b3-spanid=[baf31dc182dd4b9b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[aa86d6a4-e4ca-4da4-bcb4-af9535f57805]}\\\"}\"}","context":{"RequestID":"aa86d6a4-e4ca-4da4-bcb4-af9535f57805","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d1127935-8f59-43af-83ff-8652abd03414","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:22:33.201Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:33.205Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aa86d6a4-e4ca-4da4-bcb4-af9535f57805","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d1127935-8f59-43af-83ff-8652abd03414","LogTimestamp":"2023-04-25T00:22:33.205Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:22:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:22:35.215Z","message":"Entering","context":{"RequestID":"46458962-cc4f-4c8e-b80e-cd4bae1a6117","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"09123126-5bdf-4927-a82c-b919d5addb51","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:22:35.215Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:22:35.218Z","message":"{\"transactionId\":\"46458962-cc4f-4c8e-b80e-cd4bae1a6117\",\"status\":\"200\",\"rqstDate\":\"230425-00:22:35:216\",\"respDate\":\"230425-00:22:35:218\",\"sourceId\":\"haproxy:46458962-cc4f-4c8e-b80e-cd4bae1a6117\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:22:35:216-75591\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[311792ae-0a8c-4737-aece-8cce7ae8b5e3], x-b3-parentspanid=[4fec3efe2783d9f2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[71fda7ae42737e3b4fec3efe2783d9f2], x-b3-spanid=[9720e1f85c61b693], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[46458962-cc4f-4c8e-b80e-cd4bae1a6117]}\\\"}\"}","context":{"RequestID":"46458962-cc4f-4c8e-b80e-cd4bae1a6117","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"09123126-5bdf-4927-a82c-b919d5addb51","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:22:35.215Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:35.219Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"46458962-cc4f-4c8e-b80e-cd4bae1a6117","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"09123126-5bdf-4927-a82c-b919d5addb51","LogTimestamp":"2023-04-25T00:22:35.219Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:22:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:22:37.228Z","message":"Entering","context":{"RequestID":"930be39f-897f-4bb8-ba17-856156b6191d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a23dac22-7a12-4f0f-8883-e3111bc9c95f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:22:37.228Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:22:37.230Z","message":"{\"transactionId\":\"930be39f-897f-4bb8-ba17-856156b6191d\",\"status\":\"200\",\"rqstDate\":\"230425-00:22:37:229\",\"respDate\":\"230425-00:22:37:230\",\"sourceId\":\"haproxy:930be39f-897f-4bb8-ba17-856156b6191d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:22:37:229-47731\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eaeadd6a-6d90-4a68-a599-e0573f1ec4e7], x-b3-parentspanid=[154c9f3f78a249a9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[534cd02b730b1b44154c9f3f78a249a9], x-b3-spanid=[2b4e195813b72071], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[930be39f-897f-4bb8-ba17-856156b6191d]}\\\"}\"}","context":{"RequestID":"930be39f-897f-4bb8-ba17-856156b6191d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a23dac22-7a12-4f0f-8883-e3111bc9c95f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:22:37.228Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:37.231Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"930be39f-897f-4bb8-ba17-856156b6191d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a23dac22-7a12-4f0f-8883-e3111bc9c95f","LogTimestamp":"2023-04-25T00:22:37.231Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:22:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:22:38.731Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:22:38.751Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:38.752Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:38.752Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:39.241Z","message":"Entering","context":{"RequestID":"edf1b827-5b0e-4085-94b4-6c581d10672a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"78016b77-5bde-49f8-8e67-6ad138336fdf","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:22:39.241Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:22:39.244Z","message":"{\"transactionId\":\"edf1b827-5b0e-4085-94b4-6c581d10672a\",\"status\":\"200\",\"rqstDate\":\"230425-00:22:39:242\",\"respDate\":\"230425-00:22:39:243\",\"sourceId\":\"haproxy:edf1b827-5b0e-4085-94b4-6c581d10672a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:22:39:242-8785\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5597315b-3e81-4abf-ab7e-0db2c4cec863], x-b3-parentspanid=[bb235e4b80e97014], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1d50c8020a18a750bb235e4b80e97014], x-b3-spanid=[4c377abc25768bd5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[edf1b827-5b0e-4085-94b4-6c581d10672a]}\\\"}\"}","context":{"RequestID":"edf1b827-5b0e-4085-94b4-6c581d10672a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"78016b77-5bde-49f8-8e67-6ad138336fdf","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:22:39.241Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:39.244Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"edf1b827-5b0e-4085-94b4-6c581d10672a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"78016b77-5bde-49f8-8e67-6ad138336fdf","LogTimestamp":"2023-04-25T00:22:39.244Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:22:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:22:40.911Z","message":"Entering","context":{"RequestID":"1f4133da-1cac-4708-a093-fc94c6a306de","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b3d4badf-35ce-4b97-8dc3-76c177fda409","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:22:40.911Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:22:40.914Z","message":"{\"transactionId\":\"1f4133da-1cac-4708-a093-fc94c6a306de\",\"status\":\"200\",\"rqstDate\":\"230425-00:22:40:912\",\"respDate\":\"230425-00:22:40:914\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:1f4133da-1cac-4708-a093-fc94c6a306de\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:22:40:912-58189\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d8f4807f-15ba-4150-8040-634953426685], x-b3-parentspanid=[53ebe56dfc00dec0], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38051], x-envoy-attempt-count=[1], x-b3-traceid=[e399fcd3b668644353ebe56dfc00dec0], x-b3-spanid=[114017384d20e2f4], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[1f4133da-1cac-4708-a093-fc94c6a306de]}\\\"}\"}","context":{"RequestID":"1f4133da-1cac-4708-a093-fc94c6a306de","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b3d4badf-35ce-4b97-8dc3-76c177fda409","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:22:40.911Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:40.915Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1f4133da-1cac-4708-a093-fc94c6a306de","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b3d4badf-35ce-4b97-8dc3-76c177fda409","LogTimestamp":"2023-04-25T00:22:40.915Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:22:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:22:41.097Z","message":"Entering","context":{"RequestID":"c9c401fb-ee10-4460-bd41-fccf5a6ef81c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1e4c5e49-3b6c-469e-8d17-4f5f7d8b2e09","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:22:41.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:22:41.100Z","message":"Database is available from CACHED check.","context":{"RequestID":"c9c401fb-ee10-4460-bd41-fccf5a6ef81c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1e4c5e49-3b6c-469e-8d17-4f5f7d8b2e09","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:22:41.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:41.101Z","message":"{\"transactionId\":\"c9c401fb-ee10-4460-bd41-fccf5a6ef81c\",\"status\":\"200\",\"rqstDate\":\"230425-00:22:41:098\",\"respDate\":\"230425-00:22:41:101\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c9c401fb-ee10-4460-bd41-fccf5a6ef81c\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:22:41:098-88734\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c9c401fb-ee10-4460-bd41-fccf5a6ef81c]}\\\"}\"}","context":{"RequestID":"c9c401fb-ee10-4460-bd41-fccf5a6ef81c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1e4c5e49-3b6c-469e-8d17-4f5f7d8b2e09","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:22:41.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:41.102Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c9c401fb-ee10-4460-bd41-fccf5a6ef81c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1e4c5e49-3b6c-469e-8d17-4f5f7d8b2e09","LogTimestamp":"2023-04-25T00:22:41.102Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:22:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:22:41.255Z","message":"Entering","context":{"RequestID":"ac41c0f5-76d6-480d-afd3-d2c974c4ca0d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d839f8ae-597f-4d38-b91b-ea48f8b8c00e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:22:41.254Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:22:41.258Z","message":"{\"transactionId\":\"ac41c0f5-76d6-480d-afd3-d2c974c4ca0d\",\"status\":\"200\",\"rqstDate\":\"230425-00:22:41:255\",\"respDate\":\"230425-00:22:41:258\",\"sourceId\":\"haproxy:ac41c0f5-76d6-480d-afd3-d2c974c4ca0d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:22:41:255-15239\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[62fb3c56-5d7f-406a-aebd-1b2a51ae74e0], x-b3-parentspanid=[998b95391c6cc059], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ced72e7219c177e6998b95391c6cc059], x-b3-spanid=[b6ade49f26cb99e6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ac41c0f5-76d6-480d-afd3-d2c974c4ca0d]}\\\"}\"}","context":{"RequestID":"ac41c0f5-76d6-480d-afd3-d2c974c4ca0d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d839f8ae-597f-4d38-b91b-ea48f8b8c00e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:22:41.254Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:41.259Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ac41c0f5-76d6-480d-afd3-d2c974c4ca0d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d839f8ae-597f-4d38-b91b-ea48f8b8c00e","LogTimestamp":"2023-04-25T00:22:41.259Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:22:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:22:42.092Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:42.098Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:43.271Z","message":"Entering","context":{"RequestID":"b5dac7e7-7168-4ddb-9cb2-292732fff120","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"182d078e-9bc8-49e2-b26f-e119080c6815","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:22:43.271Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:22:43.274Z","message":"{\"transactionId\":\"b5dac7e7-7168-4ddb-9cb2-292732fff120\",\"status\":\"200\",\"rqstDate\":\"230425-00:22:43:272\",\"respDate\":\"230425-00:22:43:274\",\"sourceId\":\"haproxy:b5dac7e7-7168-4ddb-9cb2-292732fff120\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:22:43:272-28242\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[80552413-b309-4228-84d1-3ff99c6df2b3], x-b3-parentspanid=[e08490ce4e82a598], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8cb9e989f76fe0dae08490ce4e82a598], x-b3-spanid=[16dea38aab93ee23], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b5dac7e7-7168-4ddb-9cb2-292732fff120]}\\\"}\"}","context":{"RequestID":"b5dac7e7-7168-4ddb-9cb2-292732fff120","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"182d078e-9bc8-49e2-b26f-e119080c6815","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:22:43.271Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:43.275Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b5dac7e7-7168-4ddb-9cb2-292732fff120","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"182d078e-9bc8-49e2-b26f-e119080c6815","LogTimestamp":"2023-04-25T00:22:43.275Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:22:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:22:45.285Z","message":"Entering","context":{"RequestID":"a105e612-31ce-4101-9f14-d5905560273e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d9a7db8e-5c8c-4fea-b34a-b2ca2a24642c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:22:45.285Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:22:45.287Z","message":"{\"transactionId\":\"a105e612-31ce-4101-9f14-d5905560273e\",\"status\":\"200\",\"rqstDate\":\"230425-00:22:45:285\",\"respDate\":\"230425-00:22:45:287\",\"sourceId\":\"haproxy:a105e612-31ce-4101-9f14-d5905560273e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:22:45:285-43409\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6a121c92-a55f-4cb6-b93a-461cb2e8bfc1], x-b3-parentspanid=[db19a5bc9e5d8883], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[475dd5431014761bdb19a5bc9e5d8883], x-b3-spanid=[d127fa295abec69c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a105e612-31ce-4101-9f14-d5905560273e]}\\\"}\"}","context":{"RequestID":"a105e612-31ce-4101-9f14-d5905560273e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d9a7db8e-5c8c-4fea-b34a-b2ca2a24642c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:22:45.285Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:45.287Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a105e612-31ce-4101-9f14-d5905560273e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d9a7db8e-5c8c-4fea-b34a-b2ca2a24642c","LogTimestamp":"2023-04-25T00:22:45.287Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:22:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:22:47.296Z","message":"Entering","context":{"RequestID":"c5223228-94b9-47a7-9e55-80987d5ab8c6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c7308e50-be77-4acd-bf96-8d1dc780ef4e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:22:47.296Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:22:47.299Z","message":"{\"transactionId\":\"c5223228-94b9-47a7-9e55-80987d5ab8c6\",\"status\":\"200\",\"rqstDate\":\"230425-00:22:47:297\",\"respDate\":\"230425-00:22:47:299\",\"sourceId\":\"haproxy:c5223228-94b9-47a7-9e55-80987d5ab8c6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:22:47:297-85320\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c48ee68c-27a5-488a-9ea5-269313676193], x-b3-parentspanid=[5fb559629dccd27b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c28ed3b0738a63a75fb559629dccd27b], x-b3-spanid=[8f339f8733f04b93], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c5223228-94b9-47a7-9e55-80987d5ab8c6]}\\\"}\"}","context":{"RequestID":"c5223228-94b9-47a7-9e55-80987d5ab8c6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c7308e50-be77-4acd-bf96-8d1dc780ef4e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:22:47.296Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:47.300Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c5223228-94b9-47a7-9e55-80987d5ab8c6","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c7308e50-be77-4acd-bf96-8d1dc780ef4e","LogTimestamp":"2023-04-25T00:22:47.300Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:22:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:22:48.731Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:22:48.747Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:48.747Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:48.747Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:49.311Z","message":"Entering","context":{"RequestID":"6a88ba1d-9b60-4b87-b4d7-d0b88f360f64","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c4d92a04-53e4-4cac-aaba-fe4d7745d877","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:22:49.311Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:22:49.315Z","message":"{\"transactionId\":\"6a88ba1d-9b60-4b87-b4d7-d0b88f360f64\",\"status\":\"200\",\"rqstDate\":\"230425-00:22:49:313\",\"respDate\":\"230425-00:22:49:315\",\"sourceId\":\"haproxy:6a88ba1d-9b60-4b87-b4d7-d0b88f360f64\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:22:49:313-68307\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0205bc4d-c150-456e-9c8a-ce99c19da3fe], x-b3-parentspanid=[db1ea29623ddc8bb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0355f23c2e8a48fddb1ea29623ddc8bb], x-b3-spanid=[adb2bdaf39902e48], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6a88ba1d-9b60-4b87-b4d7-d0b88f360f64]}\\\"}\"}","context":{"RequestID":"6a88ba1d-9b60-4b87-b4d7-d0b88f360f64","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c4d92a04-53e4-4cac-aaba-fe4d7745d877","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:22:49.311Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:49.316Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6a88ba1d-9b60-4b87-b4d7-d0b88f360f64","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c4d92a04-53e4-4cac-aaba-fe4d7745d877","LogTimestamp":"2023-04-25T00:22:49.316Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:22:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-25T00:22:50.910Z","message":"Entering","context":{"RequestID":"22b2c6c5-1a55-4926-99bf-1c626166b0f1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cf349f63-33f8-4cb0-9bec-6ad8e2696ad9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:22:50.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:22:50.913Z","message":"{\"transactionId\":\"22b2c6c5-1a55-4926-99bf-1c626166b0f1\",\"status\":\"200\",\"rqstDate\":\"230425-00:22:50:911\",\"respDate\":\"230425-00:22:50:913\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:22b2c6c5-1a55-4926-99bf-1c626166b0f1\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:22:50:911-76384\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d4c2693c-a272-40ed-97c4-d973499cce27], x-b3-parentspanid=[43d818dd5a5bcb77], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59995], x-envoy-attempt-count=[1], x-b3-traceid=[9876ac7697137c5743d818dd5a5bcb77], x-b3-spanid=[f40a16e72bb40c7d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[22b2c6c5-1a55-4926-99bf-1c626166b0f1]}\\\"}\"}","context":{"RequestID":"22b2c6c5-1a55-4926-99bf-1c626166b0f1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cf349f63-33f8-4cb0-9bec-6ad8e2696ad9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:22:50.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:50.914Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"22b2c6c5-1a55-4926-99bf-1c626166b0f1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cf349f63-33f8-4cb0-9bec-6ad8e2696ad9","LogTimestamp":"2023-04-25T00:22:50.914Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:22:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:22:51.097Z","message":"Entering","context":{"RequestID":"afd477e1-a563-45d0-b5d9-3043489b9d8e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6932b815-6cc4-461f-b56c-0118efec6832","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:22:51.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:22:51.101Z","message":"Database is available from CACHED check.","context":{"RequestID":"afd477e1-a563-45d0-b5d9-3043489b9d8e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6932b815-6cc4-461f-b56c-0118efec6832","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:22:51.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:51.102Z","message":"{\"transactionId\":\"afd477e1-a563-45d0-b5d9-3043489b9d8e\",\"status\":\"200\",\"rqstDate\":\"230425-00:22:51:099\",\"respDate\":\"230425-00:22:51:102\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:afd477e1-a563-45d0-b5d9-3043489b9d8e\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:22:51:099-58762\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[afd477e1-a563-45d0-b5d9-3043489b9d8e]}\\\"}\"}","context":{"RequestID":"afd477e1-a563-45d0-b5d9-3043489b9d8e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6932b815-6cc4-461f-b56c-0118efec6832","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:22:51.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:51.103Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"afd477e1-a563-45d0-b5d9-3043489b9d8e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6932b815-6cc4-461f-b56c-0118efec6832","LogTimestamp":"2023-04-25T00:22:51.103Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:22:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:22:51.327Z","message":"Entering","context":{"RequestID":"1a2e25c8-325c-410e-a148-14865ae7256b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8f8827fb-9087-4d0b-b7e9-024ee1d00bbd","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:22:51.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:22:51.330Z","message":"{\"transactionId\":\"1a2e25c8-325c-410e-a148-14865ae7256b\",\"status\":\"200\",\"rqstDate\":\"230425-00:22:51:328\",\"respDate\":\"230425-00:22:51:330\",\"sourceId\":\"haproxy:1a2e25c8-325c-410e-a148-14865ae7256b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:22:51:328-92705\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[46ea0a05-959d-4f3c-ba51-2fdc2a7d16b3], x-b3-parentspanid=[0374a1882810dd2b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0cae6e106659792f0374a1882810dd2b], x-b3-spanid=[16d7839ac27d68c3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1a2e25c8-325c-410e-a148-14865ae7256b]}\\\"}\"}","context":{"RequestID":"1a2e25c8-325c-410e-a148-14865ae7256b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8f8827fb-9087-4d0b-b7e9-024ee1d00bbd","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:22:51.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:51.331Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1a2e25c8-325c-410e-a148-14865ae7256b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8f8827fb-9087-4d0b-b7e9-024ee1d00bbd","LogTimestamp":"2023-04-25T00:22:51.330Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:22:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:22:53.340Z","message":"Entering","context":{"RequestID":"7197f97f-9ff5-4762-a544-d513e855e569","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"976fc18d-9c4f-483a-9064-78b68aa6b413","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:22:53.340Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:22:53.344Z","message":"{\"transactionId\":\"7197f97f-9ff5-4762-a544-d513e855e569\",\"status\":\"200\",\"rqstDate\":\"230425-00:22:53:342\",\"respDate\":\"230425-00:22:53:344\",\"sourceId\":\"haproxy:7197f97f-9ff5-4762-a544-d513e855e569\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:22:53:342-14725\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b6e33740-9a45-4cf0-9b18-ee8be5212eb6], x-b3-parentspanid=[c66847594724541d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d791508988224d70c66847594724541d], x-b3-spanid=[8124256af3446f9e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7197f97f-9ff5-4762-a544-d513e855e569]}\\\"}\"}","context":{"RequestID":"7197f97f-9ff5-4762-a544-d513e855e569","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"976fc18d-9c4f-483a-9064-78b68aa6b413","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:22:53.340Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:53.345Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7197f97f-9ff5-4762-a544-d513e855e569","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"976fc18d-9c4f-483a-9064-78b68aa6b413","LogTimestamp":"2023-04-25T00:22:53.344Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:22:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:22:55.354Z","message":"Entering","context":{"RequestID":"d2f43b82-7be9-4319-b372-43fea221521c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b76991fe-33dc-44e9-afcb-b2760caa0deb","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:22:55.354Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:22:55.357Z","message":"{\"transactionId\":\"d2f43b82-7be9-4319-b372-43fea221521c\",\"status\":\"200\",\"rqstDate\":\"230425-00:22:55:355\",\"respDate\":\"230425-00:22:55:357\",\"sourceId\":\"haproxy:d2f43b82-7be9-4319-b372-43fea221521c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:22:55:355-88045\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dd50ba69-89c6-4a8c-be6e-4165bf28fa33], x-b3-parentspanid=[a7089f84a8102d14], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9c03907fbaf66442a7089f84a8102d14], x-b3-spanid=[5fda3b58e6b85ea0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d2f43b82-7be9-4319-b372-43fea221521c]}\\\"}\"}","context":{"RequestID":"d2f43b82-7be9-4319-b372-43fea221521c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b76991fe-33dc-44e9-afcb-b2760caa0deb","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:22:55.354Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:55.358Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d2f43b82-7be9-4319-b372-43fea221521c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b76991fe-33dc-44e9-afcb-b2760caa0deb","LogTimestamp":"2023-04-25T00:22:55.358Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:22:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:22:57.370Z","message":"Entering","context":{"RequestID":"f02efc4e-fd2a-4864-be30-354ecb3e2396","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e8ffe727-1ea7-4603-b2de-1a137aabef06","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:22:57.369Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:22:57.373Z","message":"{\"transactionId\":\"f02efc4e-fd2a-4864-be30-354ecb3e2396\",\"status\":\"200\",\"rqstDate\":\"230425-00:22:57:371\",\"respDate\":\"230425-00:22:57:373\",\"sourceId\":\"haproxy:f02efc4e-fd2a-4864-be30-354ecb3e2396\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:22:57:371-43089\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[92ecb9bb-c9e7-4d79-ba59-36563b19a5f4], x-b3-parentspanid=[ed004b93dddc10db], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8f5d5b70835ac9e3ed004b93dddc10db], x-b3-spanid=[0ae211be6c61200c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f02efc4e-fd2a-4864-be30-354ecb3e2396]}\\\"}\"}","context":{"RequestID":"f02efc4e-fd2a-4864-be30-354ecb3e2396","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e8ffe727-1ea7-4603-b2de-1a137aabef06","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:22:57.369Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:57.374Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f02efc4e-fd2a-4864-be30-354ecb3e2396","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e8ffe727-1ea7-4603-b2de-1a137aabef06","LogTimestamp":"2023-04-25T00:22:57.374Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:22:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:22:58.731Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:22:58.754Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:58.754Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:58.754Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:59.386Z","message":"Entering","context":{"RequestID":"946044fb-45d2-4453-82d4-92f374b5067e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"53b3f79e-fc37-424e-bab6-8b03c85c4876","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:22:59.386Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:22:59.390Z","message":"{\"transactionId\":\"946044fb-45d2-4453-82d4-92f374b5067e\",\"status\":\"200\",\"rqstDate\":\"230425-00:22:59:387\",\"respDate\":\"230425-00:22:59:390\",\"sourceId\":\"haproxy:946044fb-45d2-4453-82d4-92f374b5067e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:22:59:387-9989\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[56be7279-fc07-454d-9f27-1cf99855b2b8], x-b3-parentspanid=[228feff9422a8281], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[907d821488ec6ba6228feff9422a8281], x-b3-spanid=[211cc8a88f7ac38e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[946044fb-45d2-4453-82d4-92f374b5067e]}\\\"}\"}","context":{"RequestID":"946044fb-45d2-4453-82d4-92f374b5067e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"53b3f79e-fc37-424e-bab6-8b03c85c4876","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:22:59.386Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:22:59.391Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"946044fb-45d2-4453-82d4-92f374b5067e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"53b3f79e-fc37-424e-bab6-8b03c85c4876","LogTimestamp":"2023-04-25T00:22:59.390Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:22:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:23:00.911Z","message":"Entering","context":{"RequestID":"592becca-8611-4abe-aa89-f5758865b3c6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ba535c86-c760-4d54-8c8e-2fde70678a9e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:23:00.911Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:23:00.914Z","message":"{\"transactionId\":\"592becca-8611-4abe-aa89-f5758865b3c6\",\"status\":\"200\",\"rqstDate\":\"230425-00:23:00:912\",\"respDate\":\"230425-00:23:00:914\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:592becca-8611-4abe-aa89-f5758865b3c6\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:23:00:912-60869\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c9f94051-e8de-4989-98b6-1ac58c3ee278], x-b3-parentspanid=[e8aab0e858c92014], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34613], x-envoy-attempt-count=[1], x-b3-traceid=[b3cb8fc3a2eb4e64e8aab0e858c92014], x-b3-spanid=[8ae5c1bd96f620a0], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[592becca-8611-4abe-aa89-f5758865b3c6]}\\\"}\"}","context":{"RequestID":"592becca-8611-4abe-aa89-f5758865b3c6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ba535c86-c760-4d54-8c8e-2fde70678a9e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:23:00.911Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:00.915Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"592becca-8611-4abe-aa89-f5758865b3c6","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ba535c86-c760-4d54-8c8e-2fde70678a9e","LogTimestamp":"2023-04-25T00:23:00.915Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:23:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:23:01.097Z","message":"Entering","context":{"RequestID":"80e939ba-79f5-4b22-9e2c-28a7f2fd9848","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"58aadcda-ac6a-4bf1-9800-363bd8a04ca0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:23:01.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:23:01.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"80e939ba-79f5-4b22-9e2c-28a7f2fd9848","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"58aadcda-ac6a-4bf1-9800-363bd8a04ca0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:23:01.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:01.100Z","message":"{\"transactionId\":\"80e939ba-79f5-4b22-9e2c-28a7f2fd9848\",\"status\":\"200\",\"rqstDate\":\"230425-00:23:01:097\",\"respDate\":\"230425-00:23:01:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:80e939ba-79f5-4b22-9e2c-28a7f2fd9848\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:23:01:097-74458\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[80e939ba-79f5-4b22-9e2c-28a7f2fd9848]}\\\"}\"}","context":{"RequestID":"80e939ba-79f5-4b22-9e2c-28a7f2fd9848","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"58aadcda-ac6a-4bf1-9800-363bd8a04ca0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:23:01.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:01.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"80e939ba-79f5-4b22-9e2c-28a7f2fd9848","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"58aadcda-ac6a-4bf1-9800-363bd8a04ca0","LogTimestamp":"2023-04-25T00:23:01.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:23:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:23:01.401Z","message":"Entering","context":{"RequestID":"356ed175-1991-4b4a-a3d0-520fde90917b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c73dad3e-7e87-4030-a11b-09d2aa7ea587","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:23:01.401Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:23:01.404Z","message":"{\"transactionId\":\"356ed175-1991-4b4a-a3d0-520fde90917b\",\"status\":\"200\",\"rqstDate\":\"230425-00:23:01:402\",\"respDate\":\"230425-00:23:01:404\",\"sourceId\":\"haproxy:356ed175-1991-4b4a-a3d0-520fde90917b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:23:01:402-20128\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4f11a3b5-d95e-4e98-ac3d-8336bfe2d9cb], x-b3-parentspanid=[10aab1feefe3257e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[169d30bc0abb48ce10aab1feefe3257e], x-b3-spanid=[72f172f2bd903b97], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[356ed175-1991-4b4a-a3d0-520fde90917b]}\\\"}\"}","context":{"RequestID":"356ed175-1991-4b4a-a3d0-520fde90917b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c73dad3e-7e87-4030-a11b-09d2aa7ea587","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:23:01.401Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:01.405Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"356ed175-1991-4b4a-a3d0-520fde90917b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c73dad3e-7e87-4030-a11b-09d2aa7ea587","LogTimestamp":"2023-04-25T00:23:01.405Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:23:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:23:03.424Z","message":"Entering","context":{"RequestID":"45ea390f-ebdf-4488-b17f-44f2a281b21d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4a0e696f-d93a-4556-8201-4392817c6610","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:23:03.424Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:23:03.427Z","message":"{\"transactionId\":\"45ea390f-ebdf-4488-b17f-44f2a281b21d\",\"status\":\"200\",\"rqstDate\":\"230425-00:23:03:425\",\"respDate\":\"230425-00:23:03:427\",\"sourceId\":\"haproxy:45ea390f-ebdf-4488-b17f-44f2a281b21d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:23:03:425-65741\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f8081519-374d-461f-8e64-24800757ec7b], x-b3-parentspanid=[d102222c7b012a31], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[166dde1a56a5a9e6d102222c7b012a31], x-b3-spanid=[948f005235a1d6c6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[45ea390f-ebdf-4488-b17f-44f2a281b21d]}\\\"}\"}","context":{"RequestID":"45ea390f-ebdf-4488-b17f-44f2a281b21d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4a0e696f-d93a-4556-8201-4392817c6610","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:23:03.424Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:03.428Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"45ea390f-ebdf-4488-b17f-44f2a281b21d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4a0e696f-d93a-4556-8201-4392817c6610","LogTimestamp":"2023-04-25T00:23:03.428Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:23:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:23:05.438Z","message":"Entering","context":{"RequestID":"620971ea-28d3-44c8-94b1-bf62a341bc76","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0b1a56f6-a921-4155-b063-fc3eb38bad38","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:23:05.438Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:23:05.441Z","message":"{\"transactionId\":\"620971ea-28d3-44c8-94b1-bf62a341bc76\",\"status\":\"200\",\"rqstDate\":\"230425-00:23:05:439\",\"respDate\":\"230425-00:23:05:441\",\"sourceId\":\"haproxy:620971ea-28d3-44c8-94b1-bf62a341bc76\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:23:05:439-71303\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eafa478d-da21-4c33-914a-212c698be4d9], x-b3-parentspanid=[50812ecbac5b613d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f9b11e38a5bbe37050812ecbac5b613d], x-b3-spanid=[4e67c6c60599480b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[620971ea-28d3-44c8-94b1-bf62a341bc76]}\\\"}\"}","context":{"RequestID":"620971ea-28d3-44c8-94b1-bf62a341bc76","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0b1a56f6-a921-4155-b063-fc3eb38bad38","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:23:05.438Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:05.442Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"620971ea-28d3-44c8-94b1-bf62a341bc76","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0b1a56f6-a921-4155-b063-fc3eb38bad38","LogTimestamp":"2023-04-25T00:23:05.442Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:23:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:23:07.453Z","message":"Entering","context":{"RequestID":"11e7dd86-6626-42dc-9eb9-37236bc8110d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"147395a8-b808-40ad-9d39-00d6ef11e5c7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:23:07.453Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:23:07.456Z","message":"{\"transactionId\":\"11e7dd86-6626-42dc-9eb9-37236bc8110d\",\"status\":\"200\",\"rqstDate\":\"230425-00:23:07:454\",\"respDate\":\"230425-00:23:07:456\",\"sourceId\":\"haproxy:11e7dd86-6626-42dc-9eb9-37236bc8110d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:23:07:454-83874\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ca303c16-98d8-4864-a560-05a13c0b1067], x-b3-parentspanid=[7857773f890a445c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7ef095788c388e817857773f890a445c], x-b3-spanid=[fbe24eee769dc0c9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[11e7dd86-6626-42dc-9eb9-37236bc8110d]}\\\"}\"}","context":{"RequestID":"11e7dd86-6626-42dc-9eb9-37236bc8110d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"147395a8-b808-40ad-9d39-00d6ef11e5c7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:23:07.453Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:07.457Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"11e7dd86-6626-42dc-9eb9-37236bc8110d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"147395a8-b808-40ad-9d39-00d6ef11e5c7","LogTimestamp":"2023-04-25T00:23:07.457Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:23:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:23:08.732Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:23:08.751Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:08.752Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:08.752Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:09.468Z","message":"Entering","context":{"RequestID":"1eff108e-3095-47aa-af11-580b86191527","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d4aa9293-dbea-491f-bfe3-b227186e2381","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:23:09.468Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:23:09.471Z","message":"{\"transactionId\":\"1eff108e-3095-47aa-af11-580b86191527\",\"status\":\"200\",\"rqstDate\":\"230425-00:23:09:469\",\"respDate\":\"230425-00:23:09:471\",\"sourceId\":\"haproxy:1eff108e-3095-47aa-af11-580b86191527\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:23:09:469-92190\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[efdb823d-4b21-43d2-9e78-a189a9e7cca2], x-b3-parentspanid=[a67a996b9feb6e61], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1d3e2a0ced4f1068a67a996b9feb6e61], x-b3-spanid=[9253fbfb18e2c79b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1eff108e-3095-47aa-af11-580b86191527]}\\\"}\"}","context":{"RequestID":"1eff108e-3095-47aa-af11-580b86191527","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d4aa9293-dbea-491f-bfe3-b227186e2381","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:23:09.468Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:09.472Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1eff108e-3095-47aa-af11-580b86191527","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d4aa9293-dbea-491f-bfe3-b227186e2381","LogTimestamp":"2023-04-25T00:23:09.472Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:23:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:23:10.911Z","message":"Entering","context":{"RequestID":"d3d09193-7a40-4a81-9a2a-b668b7e23142","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ae924012-9a06-475f-a84b-50ed8b3a3aa7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:23:10.911Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:23:10.914Z","message":"{\"transactionId\":\"d3d09193-7a40-4a81-9a2a-b668b7e23142\",\"status\":\"200\",\"rqstDate\":\"230425-00:23:10:912\",\"respDate\":\"230425-00:23:10:914\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d3d09193-7a40-4a81-9a2a-b668b7e23142\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:23:10:912-57335\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[95f0bf44-fcdb-4f34-a044-71350b851e0b], x-b3-parentspanid=[c09e362eb645ffc3], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[58429], x-envoy-attempt-count=[1], x-b3-traceid=[b120c05833ee8683c09e362eb645ffc3], x-b3-spanid=[888e9282c5614cdc], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d3d09193-7a40-4a81-9a2a-b668b7e23142]}\\\"}\"}","context":{"RequestID":"d3d09193-7a40-4a81-9a2a-b668b7e23142","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ae924012-9a06-475f-a84b-50ed8b3a3aa7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:23:10.911Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:10.915Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d3d09193-7a40-4a81-9a2a-b668b7e23142","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ae924012-9a06-475f-a84b-50ed8b3a3aa7","LogTimestamp":"2023-04-25T00:23:10.915Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:23:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:23:11.096Z","message":"Entering","context":{"RequestID":"ca8113d1-20fc-4161-a7c2-15965762ef59","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b97ce477-15f2-412f-89c2-f95f6c4ea3c5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:23:11.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:23:11.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"ca8113d1-20fc-4161-a7c2-15965762ef59","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b97ce477-15f2-412f-89c2-f95f6c4ea3c5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:23:11.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:11.098Z","message":"{\"transactionId\":\"ca8113d1-20fc-4161-a7c2-15965762ef59\",\"status\":\"200\",\"rqstDate\":\"230425-00:23:11:097\",\"respDate\":\"230425-00:23:11:098\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ca8113d1-20fc-4161-a7c2-15965762ef59\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:23:11:097-27615\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ca8113d1-20fc-4161-a7c2-15965762ef59]}\\\"}\"}","context":{"RequestID":"ca8113d1-20fc-4161-a7c2-15965762ef59","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b97ce477-15f2-412f-89c2-f95f6c4ea3c5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:23:11.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:11.099Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ca8113d1-20fc-4161-a7c2-15965762ef59","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b97ce477-15f2-412f-89c2-f95f6c4ea3c5","LogTimestamp":"2023-04-25T00:23:11.099Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:23:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:23:11.482Z","message":"Entering","context":{"RequestID":"41719cf2-ae83-4e32-9dca-471bf948e313","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"97d4bd56-8820-4fb8-bfbe-365f2d75cefc","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:23:11.481Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:23:11.484Z","message":"{\"transactionId\":\"41719cf2-ae83-4e32-9dca-471bf948e313\",\"status\":\"200\",\"rqstDate\":\"230425-00:23:11:482\",\"respDate\":\"230425-00:23:11:484\",\"sourceId\":\"haproxy:41719cf2-ae83-4e32-9dca-471bf948e313\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:23:11:482-29290\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[43ff541a-9fd8-4b1a-8bb7-83257df22ca3], x-b3-parentspanid=[61c68e9282cf6679], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3564aebe9b862e8961c68e9282cf6679], x-b3-spanid=[33c77c573e49c88e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[41719cf2-ae83-4e32-9dca-471bf948e313]}\\\"}\"}","context":{"RequestID":"41719cf2-ae83-4e32-9dca-471bf948e313","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"97d4bd56-8820-4fb8-bfbe-365f2d75cefc","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:23:11.481Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:11.485Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"41719cf2-ae83-4e32-9dca-471bf948e313","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"97d4bd56-8820-4fb8-bfbe-365f2d75cefc","LogTimestamp":"2023-04-25T00:23:11.485Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:23:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:23:12.098Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:12.102Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:13.495Z","message":"Entering","context":{"RequestID":"626afeb2-5923-4fd2-ae15-6d320a556c09","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"988a2a37-c1c0-4fb1-8ebb-57972fdbc278","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:23:13.494Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:23:13.497Z","message":"{\"transactionId\":\"626afeb2-5923-4fd2-ae15-6d320a556c09\",\"status\":\"200\",\"rqstDate\":\"230425-00:23:13:495\",\"respDate\":\"230425-00:23:13:497\",\"sourceId\":\"haproxy:626afeb2-5923-4fd2-ae15-6d320a556c09\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:23:13:495-62516\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bbe690cc-5124-44be-9936-ee4b75419b75], x-b3-parentspanid=[dcbe983058401c16], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fb6b3264caefb1e4dcbe983058401c16], x-b3-spanid=[35b8dce63558be50], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[626afeb2-5923-4fd2-ae15-6d320a556c09]}\\\"}\"}","context":{"RequestID":"626afeb2-5923-4fd2-ae15-6d320a556c09","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"988a2a37-c1c0-4fb1-8ebb-57972fdbc278","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:23:13.494Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:13.497Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"626afeb2-5923-4fd2-ae15-6d320a556c09","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"988a2a37-c1c0-4fb1-8ebb-57972fdbc278","LogTimestamp":"2023-04-25T00:23:13.497Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:23:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:23:15.508Z","message":"Entering","context":{"RequestID":"eaa73f7c-b3d7-4d91-8d10-3e0050daeba9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1d3b61c8-14be-438e-84c4-a4c750f4bcfc","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:23:15.507Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:23:15.510Z","message":"{\"transactionId\":\"eaa73f7c-b3d7-4d91-8d10-3e0050daeba9\",\"status\":\"200\",\"rqstDate\":\"230425-00:23:15:508\",\"respDate\":\"230425-00:23:15:510\",\"sourceId\":\"haproxy:eaa73f7c-b3d7-4d91-8d10-3e0050daeba9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:23:15:508-83161\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6e70a0a7-9bb2-498b-b1d6-cbc888b34f25], x-b3-parentspanid=[50794ec47e7b9978], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[90b620861c8e0b0c50794ec47e7b9978], x-b3-spanid=[3afeece7d7b64c08], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[eaa73f7c-b3d7-4d91-8d10-3e0050daeba9]}\\\"}\"}","context":{"RequestID":"eaa73f7c-b3d7-4d91-8d10-3e0050daeba9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1d3b61c8-14be-438e-84c4-a4c750f4bcfc","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:23:15.507Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:15.511Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eaa73f7c-b3d7-4d91-8d10-3e0050daeba9","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1d3b61c8-14be-438e-84c4-a4c750f4bcfc","LogTimestamp":"2023-04-25T00:23:15.511Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:23:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:23:17.523Z","message":"Entering","context":{"RequestID":"dcbef72d-fc60-4de8-95e1-32c73bf5b231","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4557851f-6182-410b-8d98-0d7b7b322396","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:23:17.523Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:23:17.526Z","message":"{\"transactionId\":\"dcbef72d-fc60-4de8-95e1-32c73bf5b231\",\"status\":\"200\",\"rqstDate\":\"230425-00:23:17:524\",\"respDate\":\"230425-00:23:17:526\",\"sourceId\":\"haproxy:dcbef72d-fc60-4de8-95e1-32c73bf5b231\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:23:17:524-25513\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[50f06655-1799-42dd-822b-921184922b45], x-b3-parentspanid=[296797a7d93e072f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a915fca089d4f5b9296797a7d93e072f], x-b3-spanid=[a822307e68341225], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dcbef72d-fc60-4de8-95e1-32c73bf5b231]}\\\"}\"}","context":{"RequestID":"dcbef72d-fc60-4de8-95e1-32c73bf5b231","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4557851f-6182-410b-8d98-0d7b7b322396","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:23:17.523Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:17.527Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dcbef72d-fc60-4de8-95e1-32c73bf5b231","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4557851f-6182-410b-8d98-0d7b7b322396","LogTimestamp":"2023-04-25T00:23:17.527Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:23:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:23:18.733Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:23:18.747Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:18.747Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:18.747Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:19.537Z","message":"Entering","context":{"RequestID":"b134a714-9ca8-422f-a243-2657dd7da641","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"68b9fb1c-b2a0-4497-80fc-d07efb9bd4cf","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:23:19.537Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:23:19.540Z","message":"{\"transactionId\":\"b134a714-9ca8-422f-a243-2657dd7da641\",\"status\":\"200\",\"rqstDate\":\"230425-00:23:19:538\",\"respDate\":\"230425-00:23:19:540\",\"sourceId\":\"haproxy:b134a714-9ca8-422f-a243-2657dd7da641\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:23:19:538-23625\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d17231ec-b295-4182-984c-a20143162542], x-b3-parentspanid=[16afe96cb8e10891], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5f23899cdfa1397a16afe96cb8e10891], x-b3-spanid=[c51e8f8acd6c1743], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b134a714-9ca8-422f-a243-2657dd7da641]}\\\"}\"}","context":{"RequestID":"b134a714-9ca8-422f-a243-2657dd7da641","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"68b9fb1c-b2a0-4497-80fc-d07efb9bd4cf","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:23:19.537Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:19.541Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b134a714-9ca8-422f-a243-2657dd7da641","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"68b9fb1c-b2a0-4497-80fc-d07efb9bd4cf","LogTimestamp":"2023-04-25T00:23:19.541Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:23:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:23:20.909Z","message":"Entering","context":{"RequestID":"0807a5db-32ac-4dfb-a9a9-11a345b1bc0d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b6702ba5-388d-4aa0-8abf-5de7f81ba954","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:23:20.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:23:20.911Z","message":"{\"transactionId\":\"0807a5db-32ac-4dfb-a9a9-11a345b1bc0d\",\"status\":\"200\",\"rqstDate\":\"230425-00:23:20:910\",\"respDate\":\"230425-00:23:20:911\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:0807a5db-32ac-4dfb-a9a9-11a345b1bc0d\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:23:20:910-92791\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eecca3d1-a601-42a6-8f4e-057f082aab16], x-b3-parentspanid=[3860b0e18b5b0aec], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44969], x-envoy-attempt-count=[1], x-b3-traceid=[39fcb9c6f6cc142e3860b0e18b5b0aec], x-b3-spanid=[21585f1ef61cca32], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[0807a5db-32ac-4dfb-a9a9-11a345b1bc0d]}\\\"}\"}","context":{"RequestID":"0807a5db-32ac-4dfb-a9a9-11a345b1bc0d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b6702ba5-388d-4aa0-8abf-5de7f81ba954","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:23:20.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:20.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0807a5db-32ac-4dfb-a9a9-11a345b1bc0d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b6702ba5-388d-4aa0-8abf-5de7f81ba954","LogTimestamp":"2023-04-25T00:23:20.912Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:23:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:23:21.096Z","message":"Entering","context":{"RequestID":"99e2ddc8-681c-4429-b7f5-27bbf5c3b7d7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"095d02be-1ec5-4b00-a9cc-2f0887feaf15","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:23:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:23:21.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"99e2ddc8-681c-4429-b7f5-27bbf5c3b7d7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"095d02be-1ec5-4b00-a9cc-2f0887feaf15","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:23:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:21.100Z","message":"{\"transactionId\":\"99e2ddc8-681c-4429-b7f5-27bbf5c3b7d7\",\"status\":\"200\",\"rqstDate\":\"230425-00:23:21:097\",\"respDate\":\"230425-00:23:21:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:99e2ddc8-681c-4429-b7f5-27bbf5c3b7d7\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:23:21:097-63836\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[99e2ddc8-681c-4429-b7f5-27bbf5c3b7d7]}\\\"}\"}","context":{"RequestID":"99e2ddc8-681c-4429-b7f5-27bbf5c3b7d7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"095d02be-1ec5-4b00-a9cc-2f0887feaf15","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:23:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:21.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"99e2ddc8-681c-4429-b7f5-27bbf5c3b7d7","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"095d02be-1ec5-4b00-a9cc-2f0887feaf15","LogTimestamp":"2023-04-25T00:23:21.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:23:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:23:21.552Z","message":"Entering","context":{"RequestID":"bfbb754a-76f6-4159-ae43-3f57807f2e73","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cbcb9237-f19b-44eb-9e20-163768d39bc1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:23:21.551Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:23:21.555Z","message":"{\"transactionId\":\"bfbb754a-76f6-4159-ae43-3f57807f2e73\",\"status\":\"200\",\"rqstDate\":\"230425-00:23:21:553\",\"respDate\":\"230425-00:23:21:555\",\"sourceId\":\"haproxy:bfbb754a-76f6-4159-ae43-3f57807f2e73\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:23:21:553-49182\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9b3671fc-3741-4e2a-94f3-dab52b558a5e], x-b3-parentspanid=[e644164bc3f533ec], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8facdaa29f575416e644164bc3f533ec], x-b3-spanid=[a7a9739677503d01], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bfbb754a-76f6-4159-ae43-3f57807f2e73]}\\\"}\"}","context":{"RequestID":"bfbb754a-76f6-4159-ae43-3f57807f2e73","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cbcb9237-f19b-44eb-9e20-163768d39bc1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:23:21.551Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:21.556Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bfbb754a-76f6-4159-ae43-3f57807f2e73","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cbcb9237-f19b-44eb-9e20-163768d39bc1","LogTimestamp":"2023-04-25T00:23:21.555Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:23:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:23:23.566Z","message":"Entering","context":{"RequestID":"9d9cac27-922c-4c6b-b8ff-6a4379d7f68c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"07b7d104-7b6a-46a4-aa90-192a7d2d196b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:23:23.566Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:23:23.570Z","message":"{\"transactionId\":\"9d9cac27-922c-4c6b-b8ff-6a4379d7f68c\",\"status\":\"200\",\"rqstDate\":\"230425-00:23:23:567\",\"respDate\":\"230425-00:23:23:569\",\"sourceId\":\"haproxy:9d9cac27-922c-4c6b-b8ff-6a4379d7f68c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:23:23:567-26753\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0e5cbdcb-fbc7-4b7d-9eec-6eb6ebb46bf2], x-b3-parentspanid=[94e81cfe30ecf18e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[21943f10b3d7954294e81cfe30ecf18e], x-b3-spanid=[020a788e98dcf366], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9d9cac27-922c-4c6b-b8ff-6a4379d7f68c]}\\\"}\"}","context":{"RequestID":"9d9cac27-922c-4c6b-b8ff-6a4379d7f68c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"07b7d104-7b6a-46a4-aa90-192a7d2d196b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:23:23.566Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:23.570Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9d9cac27-922c-4c6b-b8ff-6a4379d7f68c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"07b7d104-7b6a-46a4-aa90-192a7d2d196b","LogTimestamp":"2023-04-25T00:23:23.570Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:23:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:23:25.580Z","message":"Entering","context":{"RequestID":"e2525d23-152d-4763-9662-a3808fd02a3b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"76a5b928-3d0c-40b1-9297-5f4530d11895","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:23:25.580Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:23:25.584Z","message":"{\"transactionId\":\"e2525d23-152d-4763-9662-a3808fd02a3b\",\"status\":\"200\",\"rqstDate\":\"230425-00:23:25:581\",\"respDate\":\"230425-00:23:25:584\",\"sourceId\":\"haproxy:e2525d23-152d-4763-9662-a3808fd02a3b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:23:25:581-52982\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b8165238-1b1c-42e2-bf20-ca8582065ca3], x-b3-parentspanid=[b88cf1c615d8991b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[085c334e06bdd8cfb88cf1c615d8991b], x-b3-spanid=[890a417f2f2c35f7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e2525d23-152d-4763-9662-a3808fd02a3b]}\\\"}\"}","context":{"RequestID":"e2525d23-152d-4763-9662-a3808fd02a3b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"76a5b928-3d0c-40b1-9297-5f4530d11895","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:23:25.580Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:25.585Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e2525d23-152d-4763-9662-a3808fd02a3b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"76a5b928-3d0c-40b1-9297-5f4530d11895","LogTimestamp":"2023-04-25T00:23:25.585Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:23:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:23:27.596Z","message":"Entering","context":{"RequestID":"9f05c180-878a-4bdf-a08b-fb08ea100dab","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5290d285-5518-45f5-bdf4-6c50b229fefa","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:23:27.596Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:23:27.599Z","message":"{\"transactionId\":\"9f05c180-878a-4bdf-a08b-fb08ea100dab\",\"status\":\"200\",\"rqstDate\":\"230425-00:23:27:597\",\"respDate\":\"230425-00:23:27:599\",\"sourceId\":\"haproxy:9f05c180-878a-4bdf-a08b-fb08ea100dab\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:23:27:597-67010\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0775317f-a87c-4880-ab46-c8126b749e37], x-b3-parentspanid=[be14a55fcbb20a6b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d36dc319a9f83ae3be14a55fcbb20a6b], x-b3-spanid=[c319ac5618e834cd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9f05c180-878a-4bdf-a08b-fb08ea100dab]}\\\"}\"}","context":{"RequestID":"9f05c180-878a-4bdf-a08b-fb08ea100dab","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5290d285-5518-45f5-bdf4-6c50b229fefa","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:23:27.596Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:27.600Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9f05c180-878a-4bdf-a08b-fb08ea100dab","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5290d285-5518-45f5-bdf4-6c50b229fefa","LogTimestamp":"2023-04-25T00:23:27.600Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:23:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:23:28.732Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:23:28.747Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:28.747Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:28.748Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:29.612Z","message":"Entering","context":{"RequestID":"a9c12b52-ac6b-440b-ab34-a5c41447e306","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"80cc3426-b877-47cc-bad2-cebfb1847df4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:23:29.612Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:23:29.615Z","message":"{\"transactionId\":\"a9c12b52-ac6b-440b-ab34-a5c41447e306\",\"status\":\"200\",\"rqstDate\":\"230425-00:23:29:613\",\"respDate\":\"230425-00:23:29:615\",\"sourceId\":\"haproxy:a9c12b52-ac6b-440b-ab34-a5c41447e306\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:23:29:613-613\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[71061911-5963-4d24-99ca-416253094d8f], x-b3-parentspanid=[4ddbd5bfd11e6faf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4cc2a306d5179f764ddbd5bfd11e6faf], x-b3-spanid=[107813a58f7bacd9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a9c12b52-ac6b-440b-ab34-a5c41447e306]}\\\"}\"}","context":{"RequestID":"a9c12b52-ac6b-440b-ab34-a5c41447e306","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"80cc3426-b877-47cc-bad2-cebfb1847df4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:23:29.612Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:29.616Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a9c12b52-ac6b-440b-ab34-a5c41447e306","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"80cc3426-b877-47cc-bad2-cebfb1847df4","LogTimestamp":"2023-04-25T00:23:29.616Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:23:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:23:30.909Z","message":"Entering","context":{"RequestID":"30970515-99eb-4f5e-9241-0db97f1b039d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c6d031dd-538e-47e4-b048-87b869d06e96","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:23:30.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:23:30.912Z","message":"{\"transactionId\":\"30970515-99eb-4f5e-9241-0db97f1b039d\",\"status\":\"200\",\"rqstDate\":\"230425-00:23:30:910\",\"respDate\":\"230425-00:23:30:912\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:30970515-99eb-4f5e-9241-0db97f1b039d\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:23:30:910-64712\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b60ee10e-402f-4aff-89d7-2f3546293447], x-b3-parentspanid=[9dd71bb07bc0ad9a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43555], x-envoy-attempt-count=[1], x-b3-traceid=[fb5f866ad25aa0be9dd71bb07bc0ad9a], x-b3-spanid=[a233f908d92993f3], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[30970515-99eb-4f5e-9241-0db97f1b039d]}\\\"}\"}","context":{"RequestID":"30970515-99eb-4f5e-9241-0db97f1b039d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c6d031dd-538e-47e4-b048-87b869d06e96","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:23:30.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:30.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"30970515-99eb-4f5e-9241-0db97f1b039d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c6d031dd-538e-47e4-b048-87b869d06e96","LogTimestamp":"2023-04-25T00:23:30.913Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:23:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:23:31.098Z","message":"Entering","context":{"RequestID":"3809df9b-f0c7-47de-b6e0-0f51563929f4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"41535da7-4145-4a18-8da1-ed66d28e7fd8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:23:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:23:31.100Z","message":"Database is available from CACHED check.","context":{"RequestID":"3809df9b-f0c7-47de-b6e0-0f51563929f4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"41535da7-4145-4a18-8da1-ed66d28e7fd8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:23:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:31.101Z","message":"{\"transactionId\":\"3809df9b-f0c7-47de-b6e0-0f51563929f4\",\"status\":\"200\",\"rqstDate\":\"230425-00:23:31:098\",\"respDate\":\"230425-00:23:31:101\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:3809df9b-f0c7-47de-b6e0-0f51563929f4\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:23:31:098-56544\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[3809df9b-f0c7-47de-b6e0-0f51563929f4]}\\\"}\"}","context":{"RequestID":"3809df9b-f0c7-47de-b6e0-0f51563929f4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"41535da7-4145-4a18-8da1-ed66d28e7fd8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:23:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:31.102Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3809df9b-f0c7-47de-b6e0-0f51563929f4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"41535da7-4145-4a18-8da1-ed66d28e7fd8","LogTimestamp":"2023-04-25T00:23:31.102Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:23:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:23:31.626Z","message":"Entering","context":{"RequestID":"01df289a-57d8-4803-8ffa-d4632f950366","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ba311f4d-5ce8-4a7b-8f69-4c739e82edb2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:23:31.626Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:23:31.629Z","message":"{\"transactionId\":\"01df289a-57d8-4803-8ffa-d4632f950366\",\"status\":\"200\",\"rqstDate\":\"230425-00:23:31:627\",\"respDate\":\"230425-00:23:31:628\",\"sourceId\":\"haproxy:01df289a-57d8-4803-8ffa-d4632f950366\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:23:31:627-12017\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4f4eb2ff-8930-4441-be38-6af0df2b4c72], x-b3-parentspanid=[10ba9ccaeced3e7f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[954d2802018601a310ba9ccaeced3e7f], x-b3-spanid=[f2e7998cf1eb87f4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[01df289a-57d8-4803-8ffa-d4632f950366]}\\\"}\"}","context":{"RequestID":"01df289a-57d8-4803-8ffa-d4632f950366","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ba311f4d-5ce8-4a7b-8f69-4c739e82edb2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:23:31.626Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:31.629Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"01df289a-57d8-4803-8ffa-d4632f950366","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ba311f4d-5ce8-4a7b-8f69-4c739e82edb2","LogTimestamp":"2023-04-25T00:23:31.629Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:23:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:23:33.638Z","message":"Entering","context":{"RequestID":"7bc805cb-02d6-4056-99d8-5a9c9fe0b22e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"60b39b02-a4ef-495e-b67f-41f25c104eb5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:23:33.638Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:23:33.641Z","message":"{\"transactionId\":\"7bc805cb-02d6-4056-99d8-5a9c9fe0b22e\",\"status\":\"200\",\"rqstDate\":\"230425-00:23:33:639\",\"respDate\":\"230425-00:23:33:641\",\"sourceId\":\"haproxy:7bc805cb-02d6-4056-99d8-5a9c9fe0b22e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:23:33:639-41380\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a2467c9b-fe96-4829-bdfb-b3458afdfdb8], x-b3-parentspanid=[45f38de52e9c9a85], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ea28bb6a184b9cdc45f38de52e9c9a85], x-b3-spanid=[62d278409116ef29], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7bc805cb-02d6-4056-99d8-5a9c9fe0b22e]}\\\"}\"}","context":{"RequestID":"7bc805cb-02d6-4056-99d8-5a9c9fe0b22e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"60b39b02-a4ef-495e-b67f-41f25c104eb5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:23:33.638Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:33.642Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7bc805cb-02d6-4056-99d8-5a9c9fe0b22e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"60b39b02-a4ef-495e-b67f-41f25c104eb5","LogTimestamp":"2023-04-25T00:23:33.642Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:23:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:23:35.651Z","message":"Entering","context":{"RequestID":"feeaf03c-1fd3-40a3-a930-b94b367c02c9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0090b9ae-686e-4b08-8ec6-99a7aae5a6cd","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:23:35.651Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:23:35.654Z","message":"{\"transactionId\":\"feeaf03c-1fd3-40a3-a930-b94b367c02c9\",\"status\":\"200\",\"rqstDate\":\"230425-00:23:35:652\",\"respDate\":\"230425-00:23:35:654\",\"sourceId\":\"haproxy:feeaf03c-1fd3-40a3-a930-b94b367c02c9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:23:35:652-76674\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[32cd6b7a-bbbc-44f5-9fea-9753ea316359], x-b3-parentspanid=[beb355b74683ef1a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c1dc4e76f21aa638beb355b74683ef1a], x-b3-spanid=[923d45135ef5febb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[feeaf03c-1fd3-40a3-a930-b94b367c02c9]}\\\"}\"}","context":{"RequestID":"feeaf03c-1fd3-40a3-a930-b94b367c02c9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0090b9ae-686e-4b08-8ec6-99a7aae5a6cd","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:23:35.651Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:35.655Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"feeaf03c-1fd3-40a3-a930-b94b367c02c9","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0090b9ae-686e-4b08-8ec6-99a7aae5a6cd","LogTimestamp":"2023-04-25T00:23:35.655Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:23:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:23:37.665Z","message":"Entering","context":{"RequestID":"cddb71b8-7c5a-4d39-9f2f-66fe5a26abac","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"72c3afa2-20d3-4497-bad8-5283d00626d3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:23:37.664Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:23:37.668Z","message":"{\"transactionId\":\"cddb71b8-7c5a-4d39-9f2f-66fe5a26abac\",\"status\":\"200\",\"rqstDate\":\"230425-00:23:37:665\",\"respDate\":\"230425-00:23:37:668\",\"sourceId\":\"haproxy:cddb71b8-7c5a-4d39-9f2f-66fe5a26abac\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:23:37:665-66297\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3664f193-60b5-4926-a8d2-f6481787b731], x-b3-parentspanid=[a3d67932f88c3708], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[01a0b2ccf670f1b9a3d67932f88c3708], x-b3-spanid=[f1e99cbe0d581fca], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cddb71b8-7c5a-4d39-9f2f-66fe5a26abac]}\\\"}\"}","context":{"RequestID":"cddb71b8-7c5a-4d39-9f2f-66fe5a26abac","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"72c3afa2-20d3-4497-bad8-5283d00626d3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:23:37.664Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:37.668Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cddb71b8-7c5a-4d39-9f2f-66fe5a26abac","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"72c3afa2-20d3-4497-bad8-5283d00626d3","LogTimestamp":"2023-04-25T00:23:37.668Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:23:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:23:38.733Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:23:38.746Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:38.747Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:38.747Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:39.678Z","message":"Entering","context":{"RequestID":"0b8da461-e6e5-4e30-b3b7-b9a23e782be1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1567168c-906d-496e-94e6-158ebbd0462e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:23:39.678Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:23:39.681Z","message":"{\"transactionId\":\"0b8da461-e6e5-4e30-b3b7-b9a23e782be1\",\"status\":\"200\",\"rqstDate\":\"230425-00:23:39:679\",\"respDate\":\"230425-00:23:39:681\",\"sourceId\":\"haproxy:0b8da461-e6e5-4e30-b3b7-b9a23e782be1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:23:39:679-86326\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d61a852e-cf7c-4c94-b2be-9d39ed4f4427], x-b3-parentspanid=[82174a081b40ca16], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bafb31d1fdba319082174a081b40ca16], x-b3-spanid=[7fe9494a4eadf682], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0b8da461-e6e5-4e30-b3b7-b9a23e782be1]}\\\"}\"}","context":{"RequestID":"0b8da461-e6e5-4e30-b3b7-b9a23e782be1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1567168c-906d-496e-94e6-158ebbd0462e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:23:39.678Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:39.682Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0b8da461-e6e5-4e30-b3b7-b9a23e782be1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1567168c-906d-496e-94e6-158ebbd0462e","LogTimestamp":"2023-04-25T00:23:39.682Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:23:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:23:40.910Z","message":"Entering","context":{"RequestID":"5265ff9b-a0c4-4b17-9523-de7903d8f2c1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"db78cdc6-854a-4635-9cc9-6a182147daeb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:23:40.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:23:40.913Z","message":"{\"transactionId\":\"5265ff9b-a0c4-4b17-9523-de7903d8f2c1\",\"status\":\"200\",\"rqstDate\":\"230425-00:23:40:911\",\"respDate\":\"230425-00:23:40:913\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:5265ff9b-a0c4-4b17-9523-de7903d8f2c1\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:23:40:911-22112\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6165de80-736f-46d6-aeee-77c2d5cc484d], x-b3-parentspanid=[c10c8817dff31bda], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[60319], x-envoy-attempt-count=[1], x-b3-traceid=[3c4ac33373dffb72c10c8817dff31bda], x-b3-spanid=[f2736b1c6810e8bd], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[5265ff9b-a0c4-4b17-9523-de7903d8f2c1]}\\\"}\"}","context":{"RequestID":"5265ff9b-a0c4-4b17-9523-de7903d8f2c1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"db78cdc6-854a-4635-9cc9-6a182147daeb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:23:40.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:40.914Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5265ff9b-a0c4-4b17-9523-de7903d8f2c1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"db78cdc6-854a-4635-9cc9-6a182147daeb","LogTimestamp":"2023-04-25T00:23:40.914Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:23:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:23:41.097Z","message":"Entering","context":{"RequestID":"4beb2f5d-44dd-4c38-9c57-02c0e3226585","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0e0f1e54-b37a-42bc-a15a-18b200e51839","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:23:41.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:23:41.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"4beb2f5d-44dd-4c38-9c57-02c0e3226585","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0e0f1e54-b37a-42bc-a15a-18b200e51839","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:23:41.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:41.100Z","message":"{\"transactionId\":\"4beb2f5d-44dd-4c38-9c57-02c0e3226585\",\"status\":\"200\",\"rqstDate\":\"230425-00:23:41:098\",\"respDate\":\"230425-00:23:41:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4beb2f5d-44dd-4c38-9c57-02c0e3226585\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:23:41:098-25459\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4beb2f5d-44dd-4c38-9c57-02c0e3226585]}\\\"}\"}","context":{"RequestID":"4beb2f5d-44dd-4c38-9c57-02c0e3226585","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0e0f1e54-b37a-42bc-a15a-18b200e51839","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:23:41.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:41.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4beb2f5d-44dd-4c38-9c57-02c0e3226585","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0e0f1e54-b37a-42bc-a15a-18b200e51839","LogTimestamp":"2023-04-25T00:23:41.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:23:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:23:41.690Z","message":"Entering","context":{"RequestID":"5e0a238c-ce97-4ed3-a405-78e360ff32e4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f7403713-5762-45e8-bbab-b6d4b53d91e2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:23:41.690Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:23:41.693Z","message":"{\"transactionId\":\"5e0a238c-ce97-4ed3-a405-78e360ff32e4\",\"status\":\"200\",\"rqstDate\":\"230425-00:23:41:691\",\"respDate\":\"230425-00:23:41:693\",\"sourceId\":\"haproxy:5e0a238c-ce97-4ed3-a405-78e360ff32e4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:23:41:691-47524\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[812eb6d2-360f-4a03-93e6-c6aa76c080d6], x-b3-parentspanid=[729c1656777b20b1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5796aafec575c15a729c1656777b20b1], x-b3-spanid=[5dc341ef3064d6a8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5e0a238c-ce97-4ed3-a405-78e360ff32e4]}\\\"}\"}","context":{"RequestID":"5e0a238c-ce97-4ed3-a405-78e360ff32e4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f7403713-5762-45e8-bbab-b6d4b53d91e2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:23:41.690Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:41.694Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5e0a238c-ce97-4ed3-a405-78e360ff32e4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f7403713-5762-45e8-bbab-b6d4b53d91e2","LogTimestamp":"2023-04-25T00:23:41.694Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:23:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:23:42.103Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:42.107Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:43.703Z","message":"Entering","context":{"RequestID":"bd951655-2767-4102-a706-c75c93e48b3d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9ffacc5c-24e0-461c-8434-3ef904c33f73","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:23:43.703Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:23:43.706Z","message":"{\"transactionId\":\"bd951655-2767-4102-a706-c75c93e48b3d\",\"status\":\"200\",\"rqstDate\":\"230425-00:23:43:704\",\"respDate\":\"230425-00:23:43:705\",\"sourceId\":\"haproxy:bd951655-2767-4102-a706-c75c93e48b3d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:23:43:704-60762\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f4fba978-a399-45b9-beed-5ce1695ec419], x-b3-parentspanid=[1b4c6c6e82bd26f6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d107dd2022705e071b4c6c6e82bd26f6], x-b3-spanid=[4866e2888b629e81], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bd951655-2767-4102-a706-c75c93e48b3d]}\\\"}\"}","context":{"RequestID":"bd951655-2767-4102-a706-c75c93e48b3d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9ffacc5c-24e0-461c-8434-3ef904c33f73","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:23:43.703Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:43.706Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bd951655-2767-4102-a706-c75c93e48b3d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9ffacc5c-24e0-461c-8434-3ef904c33f73","LogTimestamp":"2023-04-25T00:23:43.706Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:23:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:23:45.717Z","message":"Entering","context":{"RequestID":"1bae1834-ddec-4657-aa70-4c789d687e7b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fd395c18-7577-4611-bde0-8d98be0fb940","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:23:45.717Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:23:45.721Z","message":"{\"transactionId\":\"1bae1834-ddec-4657-aa70-4c789d687e7b\",\"status\":\"200\",\"rqstDate\":\"230425-00:23:45:718\",\"respDate\":\"230425-00:23:45:721\",\"sourceId\":\"haproxy:1bae1834-ddec-4657-aa70-4c789d687e7b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:23:45:718-98415\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6db41de5-a0b1-44bf-b8dd-5d376ca35dfc], x-b3-parentspanid=[9c602f0d10e6073b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[77914efc1acafe699c602f0d10e6073b], x-b3-spanid=[8876ff9a57e827ae], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1bae1834-ddec-4657-aa70-4c789d687e7b]}\\\"}\"}","context":{"RequestID":"1bae1834-ddec-4657-aa70-4c789d687e7b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fd395c18-7577-4611-bde0-8d98be0fb940","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:23:45.717Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:45.722Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1bae1834-ddec-4657-aa70-4c789d687e7b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fd395c18-7577-4611-bde0-8d98be0fb940","LogTimestamp":"2023-04-25T00:23:45.722Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:23:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-04-25T00:23:47.737Z","message":"Entering","context":{"RequestID":"17a41605-f8a9-4d5d-9316-50497ca1eb11","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b7d723d7-1c32-4ab4-be92-8bfdd9933f0a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:23:47.737Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:23:47.741Z","message":"{\"transactionId\":\"17a41605-f8a9-4d5d-9316-50497ca1eb11\",\"status\":\"200\",\"rqstDate\":\"230425-00:23:47:739\",\"respDate\":\"230425-00:23:47:741\",\"sourceId\":\"haproxy:17a41605-f8a9-4d5d-9316-50497ca1eb11\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:23:47:739-81595\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[061a57b9-725c-4fcc-8d98-61c15232ccee], x-b3-parentspanid=[412564ceb3e9cb59], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5b9a05eb0f67167c412564ceb3e9cb59], x-b3-spanid=[fd7d4ea70567b596], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[17a41605-f8a9-4d5d-9316-50497ca1eb11]}\\\"}\"}","context":{"RequestID":"17a41605-f8a9-4d5d-9316-50497ca1eb11","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b7d723d7-1c32-4ab4-be92-8bfdd9933f0a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:23:47.737Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:47.742Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"17a41605-f8a9-4d5d-9316-50497ca1eb11","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b7d723d7-1c32-4ab4-be92-8bfdd9933f0a","LogTimestamp":"2023-04-25T00:23:47.742Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:23:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-25T00:23:48.732Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:23:48.751Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:48.751Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:48.751Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:49.754Z","message":"Entering","context":{"RequestID":"6a983615-a71f-447c-b445-d5f03257d88c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bbc2985d-89f8-4fc3-a462-34b8bc8c0719","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:23:49.753Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:23:49.756Z","message":"{\"transactionId\":\"6a983615-a71f-447c-b445-d5f03257d88c\",\"status\":\"200\",\"rqstDate\":\"230425-00:23:49:754\",\"respDate\":\"230425-00:23:49:756\",\"sourceId\":\"haproxy:6a983615-a71f-447c-b445-d5f03257d88c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:23:49:754-78709\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[147ecf2e-d1a2-455a-a34a-4b5416b8a95d], x-b3-parentspanid=[c56f170468867420], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7c9bcf12a8556038c56f170468867420], x-b3-spanid=[ca7b772b128e4461], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6a983615-a71f-447c-b445-d5f03257d88c]}\\\"}\"}","context":{"RequestID":"6a983615-a71f-447c-b445-d5f03257d88c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bbc2985d-89f8-4fc3-a462-34b8bc8c0719","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:23:49.753Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:49.757Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6a983615-a71f-447c-b445-d5f03257d88c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bbc2985d-89f8-4fc3-a462-34b8bc8c0719","LogTimestamp":"2023-04-25T00:23:49.757Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:23:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:23:50.909Z","message":"Entering","context":{"RequestID":"2fd8ff81-05ef-4902-88d8-48539f5acfdd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"28c493f5-296a-48f4-aafa-a7e32ac0a4e0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:23:50.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:23:50.912Z","message":"{\"transactionId\":\"2fd8ff81-05ef-4902-88d8-48539f5acfdd\",\"status\":\"200\",\"rqstDate\":\"230425-00:23:50:910\",\"respDate\":\"230425-00:23:50:912\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:2fd8ff81-05ef-4902-88d8-48539f5acfdd\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:23:50:910-9415\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b4da7b2d-8e74-41ad-b530-4a8175d0073e], x-b3-parentspanid=[e85e99ee771a941c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37633], x-envoy-attempt-count=[1], x-b3-traceid=[c82f21cf4c569703e85e99ee771a941c], x-b3-spanid=[695e515e7d2481a3], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[2fd8ff81-05ef-4902-88d8-48539f5acfdd]}\\\"}\"}","context":{"RequestID":"2fd8ff81-05ef-4902-88d8-48539f5acfdd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"28c493f5-296a-48f4-aafa-a7e32ac0a4e0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:23:50.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:50.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2fd8ff81-05ef-4902-88d8-48539f5acfdd","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"28c493f5-296a-48f4-aafa-a7e32ac0a4e0","LogTimestamp":"2023-04-25T00:23:50.913Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:23:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:23:51.096Z","message":"Entering","context":{"RequestID":"815219cb-47ae-415c-be02-55df7c3f0b0e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"18d0c7f7-4eac-4ff1-9485-cbf868176a9c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:23:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:23:51.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"815219cb-47ae-415c-be02-55df7c3f0b0e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"18d0c7f7-4eac-4ff1-9485-cbf868176a9c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:23:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:51.100Z","message":"{\"transactionId\":\"815219cb-47ae-415c-be02-55df7c3f0b0e\",\"status\":\"200\",\"rqstDate\":\"230425-00:23:51:097\",\"respDate\":\"230425-00:23:51:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:815219cb-47ae-415c-be02-55df7c3f0b0e\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:23:51:097-61874\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[815219cb-47ae-415c-be02-55df7c3f0b0e]}\\\"}\"}","context":{"RequestID":"815219cb-47ae-415c-be02-55df7c3f0b0e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"18d0c7f7-4eac-4ff1-9485-cbf868176a9c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:23:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:51.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"815219cb-47ae-415c-be02-55df7c3f0b0e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"18d0c7f7-4eac-4ff1-9485-cbf868176a9c","LogTimestamp":"2023-04-25T00:23:51.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:23:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:23:51.766Z","message":"Entering","context":{"RequestID":"75de2de5-c2cb-4bd7-8daa-fdb84ddda4a1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"43305e5a-0d0e-458e-b048-3e43450d5b04","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:23:51.766Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:23:51.768Z","message":"{\"transactionId\":\"75de2de5-c2cb-4bd7-8daa-fdb84ddda4a1\",\"status\":\"200\",\"rqstDate\":\"230425-00:23:51:766\",\"respDate\":\"230425-00:23:51:767\",\"sourceId\":\"haproxy:75de2de5-c2cb-4bd7-8daa-fdb84ddda4a1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:23:51:766-96344\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b4a8c43d-5608-4ea0-9bd5-4585489af808], x-b3-parentspanid=[7d5b023431943efe], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c53e62afdafb185c7d5b023431943efe], x-b3-spanid=[bdb52c394b6f3627], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[75de2de5-c2cb-4bd7-8daa-fdb84ddda4a1]}\\\"}\"}","context":{"RequestID":"75de2de5-c2cb-4bd7-8daa-fdb84ddda4a1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"43305e5a-0d0e-458e-b048-3e43450d5b04","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:23:51.766Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:51.768Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"75de2de5-c2cb-4bd7-8daa-fdb84ddda4a1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"43305e5a-0d0e-458e-b048-3e43450d5b04","LogTimestamp":"2023-04-25T00:23:51.768Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:23:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:23:53.777Z","message":"Entering","context":{"RequestID":"ba1e6ed9-62d5-4239-a877-104ab43e3c6d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"f09a467f-2b0b-4366-984b-d2c205723892","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:23:53.777Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:23:53.780Z","message":"{\"transactionId\":\"ba1e6ed9-62d5-4239-a877-104ab43e3c6d\",\"status\":\"200\",\"rqstDate\":\"230425-00:23:53:778\",\"respDate\":\"230425-00:23:53:780\",\"sourceId\":\"haproxy:ba1e6ed9-62d5-4239-a877-104ab43e3c6d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:23:53:778-3004\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e75027b6-470a-4b69-a20d-0ffb097e693d], x-b3-parentspanid=[ad8f0fa602209256], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b3264fac3b528fcfad8f0fa602209256], x-b3-spanid=[bb069962377d75bd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ba1e6ed9-62d5-4239-a877-104ab43e3c6d]}\\\"}\"}","context":{"RequestID":"ba1e6ed9-62d5-4239-a877-104ab43e3c6d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"f09a467f-2b0b-4366-984b-d2c205723892","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:23:53.777Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:53.781Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ba1e6ed9-62d5-4239-a877-104ab43e3c6d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f09a467f-2b0b-4366-984b-d2c205723892","LogTimestamp":"2023-04-25T00:23:53.781Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:23:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:23:55.791Z","message":"Entering","context":{"RequestID":"506b7e92-189a-4852-a378-a2de49945a16","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b1017775-5ba2-43a6-abd8-ee35e79d2089","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:23:55.791Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:23:55.794Z","message":"{\"transactionId\":\"506b7e92-189a-4852-a378-a2de49945a16\",\"status\":\"200\",\"rqstDate\":\"230425-00:23:55:792\",\"respDate\":\"230425-00:23:55:794\",\"sourceId\":\"haproxy:506b7e92-189a-4852-a378-a2de49945a16\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:23:55:792-33084\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[67ad8dd0-4ea9-4475-9df8-f0e8243ce4a4], x-b3-parentspanid=[a437447218f25494], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[19c4cd82b7778639a437447218f25494], x-b3-spanid=[e8af473bdff4a3e0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[506b7e92-189a-4852-a378-a2de49945a16]}\\\"}\"}","context":{"RequestID":"506b7e92-189a-4852-a378-a2de49945a16","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b1017775-5ba2-43a6-abd8-ee35e79d2089","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:23:55.791Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:55.795Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"506b7e92-189a-4852-a378-a2de49945a16","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b1017775-5ba2-43a6-abd8-ee35e79d2089","LogTimestamp":"2023-04-25T00:23:55.795Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:23:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:23:57.805Z","message":"Entering","context":{"RequestID":"b4d96b8a-8f97-4151-b6fd-add72688ca58","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"32dce2d4-efd1-4de2-9c3b-ea526b00c0d5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:23:57.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:23:57.809Z","message":"{\"transactionId\":\"b4d96b8a-8f97-4151-b6fd-add72688ca58\",\"status\":\"200\",\"rqstDate\":\"230425-00:23:57:807\",\"respDate\":\"230425-00:23:57:809\",\"sourceId\":\"haproxy:b4d96b8a-8f97-4151-b6fd-add72688ca58\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:23:57:807-96215\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d85340bb-6daa-45b4-af90-b510208ddff5], x-b3-parentspanid=[23161fa5d98ea4d5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[969a0363078bc21623161fa5d98ea4d5], x-b3-spanid=[bab7118f12228bd7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b4d96b8a-8f97-4151-b6fd-add72688ca58]}\\\"}\"}","context":{"RequestID":"b4d96b8a-8f97-4151-b6fd-add72688ca58","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"32dce2d4-efd1-4de2-9c3b-ea526b00c0d5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:23:57.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:57.810Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b4d96b8a-8f97-4151-b6fd-add72688ca58","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"32dce2d4-efd1-4de2-9c3b-ea526b00c0d5","LogTimestamp":"2023-04-25T00:23:57.810Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:23:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:23:58.732Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:23:58.752Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:58.752Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:58.752Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:59.821Z","message":"Entering","context":{"RequestID":"a075a7b1-3525-4c86-94fe-fd0e50a884d2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"49c82003-0bd4-4e05-8c43-33202e8827eb","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:23:59.821Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:23:59.824Z","message":"{\"transactionId\":\"a075a7b1-3525-4c86-94fe-fd0e50a884d2\",\"status\":\"200\",\"rqstDate\":\"230425-00:23:59:822\",\"respDate\":\"230425-00:23:59:824\",\"sourceId\":\"haproxy:a075a7b1-3525-4c86-94fe-fd0e50a884d2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:23:59:822-40715\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8af4d35b-abbe-4e7b-8dab-2c3bfb178d2f], x-b3-parentspanid=[20c4dffb5fd4ed6f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1167cda425d210ce20c4dffb5fd4ed6f], x-b3-spanid=[543b08011c22500c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a075a7b1-3525-4c86-94fe-fd0e50a884d2]}\\\"}\"}","context":{"RequestID":"a075a7b1-3525-4c86-94fe-fd0e50a884d2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"49c82003-0bd4-4e05-8c43-33202e8827eb","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:23:59.821Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:23:59.825Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a075a7b1-3525-4c86-94fe-fd0e50a884d2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"49c82003-0bd4-4e05-8c43-33202e8827eb","LogTimestamp":"2023-04-25T00:23:59.825Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:23:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:24:00.907Z","message":"Entering","context":{"RequestID":"d3bd4a14-6ee6-4b62-9099-cd5bb8f07182","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e24a3480-9028-421d-9de0-fb2e4b9e4607","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:24:00.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:24:00.910Z","message":"{\"transactionId\":\"d3bd4a14-6ee6-4b62-9099-cd5bb8f07182\",\"status\":\"200\",\"rqstDate\":\"230425-00:24:00:908\",\"respDate\":\"230425-00:24:00:910\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d3bd4a14-6ee6-4b62-9099-cd5bb8f07182\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:24:00:908-12527\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5ad5cb8a-60ce-45f1-bcfb-944553d38393], x-b3-parentspanid=[a2658b2343fa724b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[53897], x-envoy-attempt-count=[1], x-b3-traceid=[18fdd2b5526d6be6a2658b2343fa724b], x-b3-spanid=[33a80ef30d84ab37], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d3bd4a14-6ee6-4b62-9099-cd5bb8f07182]}\\\"}\"}","context":{"RequestID":"d3bd4a14-6ee6-4b62-9099-cd5bb8f07182","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e24a3480-9028-421d-9de0-fb2e4b9e4607","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:24:00.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:00.910Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d3bd4a14-6ee6-4b62-9099-cd5bb8f07182","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e24a3480-9028-421d-9de0-fb2e4b9e4607","LogTimestamp":"2023-04-25T00:24:00.910Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:24:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:24:01.096Z","message":"Entering","context":{"RequestID":"f1c3fdc0-6cae-4753-8016-2dcee4245a1f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"56baca75-2717-4d4c-8a1d-6f0b868e315f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:24:01.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:24:01.097Z","message":"Database is available from CACHED check.","context":{"RequestID":"f1c3fdc0-6cae-4753-8016-2dcee4245a1f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"56baca75-2717-4d4c-8a1d-6f0b868e315f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:24:01.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:01.099Z","message":"{\"transactionId\":\"f1c3fdc0-6cae-4753-8016-2dcee4245a1f\",\"status\":\"200\",\"rqstDate\":\"230425-00:24:01:096\",\"respDate\":\"230425-00:24:01:098\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f1c3fdc0-6cae-4753-8016-2dcee4245a1f\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:24:01:096-599\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f1c3fdc0-6cae-4753-8016-2dcee4245a1f]}\\\"}\"}","context":{"RequestID":"f1c3fdc0-6cae-4753-8016-2dcee4245a1f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"56baca75-2717-4d4c-8a1d-6f0b868e315f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:24:01.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:01.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f1c3fdc0-6cae-4753-8016-2dcee4245a1f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"56baca75-2717-4d4c-8a1d-6f0b868e315f","LogTimestamp":"2023-04-25T00:24:01.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:24:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:24:01.834Z","message":"Entering","context":{"RequestID":"10edc419-7c49-46dc-b6f6-1658194d25db","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"eab36f58-c548-469e-b25d-60c9bbd1801d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:24:01.834Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:24:01.837Z","message":"{\"transactionId\":\"10edc419-7c49-46dc-b6f6-1658194d25db\",\"status\":\"200\",\"rqstDate\":\"230425-00:24:01:835\",\"respDate\":\"230425-00:24:01:837\",\"sourceId\":\"haproxy:10edc419-7c49-46dc-b6f6-1658194d25db\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:24:01:835-30015\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a0e1665e-670f-443e-9f4b-5dc425b2ecbf], x-b3-parentspanid=[56a039c648269586], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1f0bc54013db21ff56a039c648269586], x-b3-spanid=[a769a77a662bc908], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[10edc419-7c49-46dc-b6f6-1658194d25db]}\\\"}\"}","context":{"RequestID":"10edc419-7c49-46dc-b6f6-1658194d25db","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"eab36f58-c548-469e-b25d-60c9bbd1801d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:24:01.834Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:01.838Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"10edc419-7c49-46dc-b6f6-1658194d25db","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eab36f58-c548-469e-b25d-60c9bbd1801d","LogTimestamp":"2023-04-25T00:24:01.838Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:24:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:24:03.847Z","message":"Entering","context":{"RequestID":"8315d53b-9a2f-432a-a32d-b9729067003b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"db58db87-6bcb-4816-ab0a-0135f4275506","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:24:03.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:24:03.849Z","message":"{\"transactionId\":\"8315d53b-9a2f-432a-a32d-b9729067003b\",\"status\":\"200\",\"rqstDate\":\"230425-00:24:03:847\",\"respDate\":\"230425-00:24:03:849\",\"sourceId\":\"haproxy:8315d53b-9a2f-432a-a32d-b9729067003b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:24:03:847-28459\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[600fb351-2ce4-41b7-a963-9d09fe8ab680], x-b3-parentspanid=[79d038273ce17d0b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5a89b7f59ab43fe079d038273ce17d0b], x-b3-spanid=[d832da3fac42e2a3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8315d53b-9a2f-432a-a32d-b9729067003b]}\\\"}\"}","context":{"RequestID":"8315d53b-9a2f-432a-a32d-b9729067003b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"db58db87-6bcb-4816-ab0a-0135f4275506","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:24:03.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:03.849Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8315d53b-9a2f-432a-a32d-b9729067003b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"db58db87-6bcb-4816-ab0a-0135f4275506","LogTimestamp":"2023-04-25T00:24:03.849Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:24:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:24:05.858Z","message":"Entering","context":{"RequestID":"46e0afa3-73ca-4d94-b2bc-d5548029cfbc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f45ee7c9-bbd4-4103-a074-1d17aedf0b3b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:24:05.858Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:24:05.861Z","message":"{\"transactionId\":\"46e0afa3-73ca-4d94-b2bc-d5548029cfbc\",\"status\":\"200\",\"rqstDate\":\"230425-00:24:05:859\",\"respDate\":\"230425-00:24:05:861\",\"sourceId\":\"haproxy:46e0afa3-73ca-4d94-b2bc-d5548029cfbc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:24:05:859-16177\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b0c77ea1-48cf-46dc-8a84-7c3ce823467b], x-b3-parentspanid=[ad3721d6f44bdaa1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bb508f427708e83ead3721d6f44bdaa1], x-b3-spanid=[db98143b018f7087], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[46e0afa3-73ca-4d94-b2bc-d5548029cfbc]}\\\"}\"}","context":{"RequestID":"46e0afa3-73ca-4d94-b2bc-d5548029cfbc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f45ee7c9-bbd4-4103-a074-1d17aedf0b3b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:24:05.858Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:05.862Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"46e0afa3-73ca-4d94-b2bc-d5548029cfbc","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f45ee7c9-bbd4-4103-a074-1d17aedf0b3b","LogTimestamp":"2023-04-25T00:24:05.862Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:24:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:24:07.873Z","message":"Entering","context":{"RequestID":"131c0977-5263-442e-9e49-d0f6a458e446","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9804b55a-d471-4598-8cdc-956342777eec","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:24:07.873Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:24:07.876Z","message":"{\"transactionId\":\"131c0977-5263-442e-9e49-d0f6a458e446\",\"status\":\"200\",\"rqstDate\":\"230425-00:24:07:874\",\"respDate\":\"230425-00:24:07:876\",\"sourceId\":\"haproxy:131c0977-5263-442e-9e49-d0f6a458e446\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:24:07:874-36142\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[45e38819-fc78-484a-bec3-b2024159d008], x-b3-parentspanid=[ae0e5ed5eeed86b2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bbe8ee3091cbc5efae0e5ed5eeed86b2], x-b3-spanid=[717a558c1c79abaf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[131c0977-5263-442e-9e49-d0f6a458e446]}\\\"}\"}","context":{"RequestID":"131c0977-5263-442e-9e49-d0f6a458e446","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9804b55a-d471-4598-8cdc-956342777eec","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:24:07.873Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:07.877Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"131c0977-5263-442e-9e49-d0f6a458e446","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9804b55a-d471-4598-8cdc-956342777eec","LogTimestamp":"2023-04-25T00:24:07.876Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:24:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:24:08.733Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:24:08.747Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:08.747Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:08.747Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:09.886Z","message":"Entering","context":{"RequestID":"48905746-8c24-4156-b31d-eb5cc185e524","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7358f1f1-ca7e-4851-8753-b5f3b3698821","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:24:09.885Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:24:09.889Z","message":"{\"transactionId\":\"48905746-8c24-4156-b31d-eb5cc185e524\",\"status\":\"200\",\"rqstDate\":\"230425-00:24:09:886\",\"respDate\":\"230425-00:24:09:888\",\"sourceId\":\"haproxy:48905746-8c24-4156-b31d-eb5cc185e524\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:24:09:886-342\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[aa58b785-80bf-4321-9d92-1b22df13fb6f], x-b3-parentspanid=[3e9a701741af17b7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[23a33aa69b3ef5a93e9a701741af17b7], x-b3-spanid=[ad489f1a74008e5b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[48905746-8c24-4156-b31d-eb5cc185e524]}\\\"}\"}","context":{"RequestID":"48905746-8c24-4156-b31d-eb5cc185e524","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7358f1f1-ca7e-4851-8753-b5f3b3698821","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:24:09.885Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:09.890Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"48905746-8c24-4156-b31d-eb5cc185e524","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7358f1f1-ca7e-4851-8753-b5f3b3698821","LogTimestamp":"2023-04-25T00:24:09.889Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:24:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:24:10.910Z","message":"Entering","context":{"RequestID":"79b659e2-484e-49b2-8687-1b4160f48e1c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ec861c69-976f-4b5a-895c-34bebbfac89c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:24:10.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:24:10.913Z","message":"{\"transactionId\":\"79b659e2-484e-49b2-8687-1b4160f48e1c\",\"status\":\"200\",\"rqstDate\":\"230425-00:24:10:911\",\"respDate\":\"230425-00:24:10:913\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:79b659e2-484e-49b2-8687-1b4160f48e1c\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:24:10:911-83528\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a27b192f-e10f-4f07-b218-454fb6c1b4ed], x-b3-parentspanid=[2c2e44c183162cdb], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[58991], x-envoy-attempt-count=[1], x-b3-traceid=[2d97324b0d31928a2c2e44c183162cdb], x-b3-spanid=[eceac2787ee5fd8d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[79b659e2-484e-49b2-8687-1b4160f48e1c]}\\\"}\"}","context":{"RequestID":"79b659e2-484e-49b2-8687-1b4160f48e1c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ec861c69-976f-4b5a-895c-34bebbfac89c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:24:10.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:10.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"79b659e2-484e-49b2-8687-1b4160f48e1c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ec861c69-976f-4b5a-895c-34bebbfac89c","LogTimestamp":"2023-04-25T00:24:10.913Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:24:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:24:11.098Z","message":"Entering","context":{"RequestID":"8b54e1b3-65af-4d9b-9cb3-180120cf7ce9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1c6e4fd0-2d8c-487f-bb61-cb99fe934471","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:24:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:24:11.100Z","message":"Database is available from CACHED check.","context":{"RequestID":"8b54e1b3-65af-4d9b-9cb3-180120cf7ce9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1c6e4fd0-2d8c-487f-bb61-cb99fe934471","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:24:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:11.101Z","message":"{\"transactionId\":\"8b54e1b3-65af-4d9b-9cb3-180120cf7ce9\",\"status\":\"200\",\"rqstDate\":\"230425-00:24:11:099\",\"respDate\":\"230425-00:24:11:101\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8b54e1b3-65af-4d9b-9cb3-180120cf7ce9\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:24:11:099-49114\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8b54e1b3-65af-4d9b-9cb3-180120cf7ce9]}\\\"}\"}","context":{"RequestID":"8b54e1b3-65af-4d9b-9cb3-180120cf7ce9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1c6e4fd0-2d8c-487f-bb61-cb99fe934471","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:24:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:11.102Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8b54e1b3-65af-4d9b-9cb3-180120cf7ce9","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1c6e4fd0-2d8c-487f-bb61-cb99fe934471","LogTimestamp":"2023-04-25T00:24:11.102Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:24:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:24:11.899Z","message":"Entering","context":{"RequestID":"7c361a69-5d8c-45a6-80c5-3647209b4125","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a7974a31-1709-43a9-aa75-563d3ee4b56e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:24:11.899Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:24:11.901Z","message":"{\"transactionId\":\"7c361a69-5d8c-45a6-80c5-3647209b4125\",\"status\":\"200\",\"rqstDate\":\"230425-00:24:11:899\",\"respDate\":\"230425-00:24:11:901\",\"sourceId\":\"haproxy:7c361a69-5d8c-45a6-80c5-3647209b4125\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:24:11:899-38277\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[12ddba4c-aba5-4c9f-bcf3-734c8127750f], x-b3-parentspanid=[b12deebb472afbce], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ed8348c1fe16e301b12deebb472afbce], x-b3-spanid=[32ee25bd0d4d236c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7c361a69-5d8c-45a6-80c5-3647209b4125]}\\\"}\"}","context":{"RequestID":"7c361a69-5d8c-45a6-80c5-3647209b4125","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a7974a31-1709-43a9-aa75-563d3ee4b56e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:24:11.899Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:11.902Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7c361a69-5d8c-45a6-80c5-3647209b4125","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a7974a31-1709-43a9-aa75-563d3ee4b56e","LogTimestamp":"2023-04-25T00:24:11.902Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:24:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:24:12.107Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:12.113Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:13.911Z","message":"Entering","context":{"RequestID":"112ee7ee-582f-40a8-a8ae-ea610ee59f4b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"675d450e-cd57-4703-b9db-bdec32ab752f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:24:13.911Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:24:13.913Z","message":"{\"transactionId\":\"112ee7ee-582f-40a8-a8ae-ea610ee59f4b\",\"status\":\"200\",\"rqstDate\":\"230425-00:24:13:911\",\"respDate\":\"230425-00:24:13:913\",\"sourceId\":\"haproxy:112ee7ee-582f-40a8-a8ae-ea610ee59f4b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:24:13:911-486\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[074a3255-b7d4-4193-ab02-29e8499d95b7], x-b3-parentspanid=[0f4f0bb0b68ec630], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[872b389b5214f3100f4f0bb0b68ec630], x-b3-spanid=[5620dccf9595e2ba], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[112ee7ee-582f-40a8-a8ae-ea610ee59f4b]}\\\"}\"}","context":{"RequestID":"112ee7ee-582f-40a8-a8ae-ea610ee59f4b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"675d450e-cd57-4703-b9db-bdec32ab752f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:24:13.911Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:13.914Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"112ee7ee-582f-40a8-a8ae-ea610ee59f4b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"675d450e-cd57-4703-b9db-bdec32ab752f","LogTimestamp":"2023-04-25T00:24:13.914Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:24:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:24:15.924Z","message":"Entering","context":{"RequestID":"25213a11-524f-4c5d-bc28-3c60cf5ddd12","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1a6c1497-b90e-4a2f-8d54-1feccd67ad2d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:24:15.924Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:24:15.927Z","message":"{\"transactionId\":\"25213a11-524f-4c5d-bc28-3c60cf5ddd12\",\"status\":\"200\",\"rqstDate\":\"230425-00:24:15:925\",\"respDate\":\"230425-00:24:15:926\",\"sourceId\":\"haproxy:25213a11-524f-4c5d-bc28-3c60cf5ddd12\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:24:15:925-80318\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6706f932-6758-400e-a084-b92e5e9e3dce], x-b3-parentspanid=[95a1174e63df67ca], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b6b4708fe51fcbbb95a1174e63df67ca], x-b3-spanid=[7cf23dac8cc1d393], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[25213a11-524f-4c5d-bc28-3c60cf5ddd12]}\\\"}\"}","context":{"RequestID":"25213a11-524f-4c5d-bc28-3c60cf5ddd12","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1a6c1497-b90e-4a2f-8d54-1feccd67ad2d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:24:15.924Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:15.927Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"25213a11-524f-4c5d-bc28-3c60cf5ddd12","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1a6c1497-b90e-4a2f-8d54-1feccd67ad2d","LogTimestamp":"2023-04-25T00:24:15.927Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:24:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:24:17.937Z","message":"Entering","context":{"RequestID":"d8bb0e6c-061a-407e-9f92-4bb944ac8ecf","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2e2c03cc-d5b3-4e5a-a5a8-8a2b70c628ad","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:24:17.937Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:24:17.940Z","message":"{\"transactionId\":\"d8bb0e6c-061a-407e-9f92-4bb944ac8ecf\",\"status\":\"200\",\"rqstDate\":\"230425-00:24:17:938\",\"respDate\":\"230425-00:24:17:940\",\"sourceId\":\"haproxy:d8bb0e6c-061a-407e-9f92-4bb944ac8ecf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:24:17:938-44480\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[53cfb41d-64c4-446a-95d9-b4367d07226c], x-b3-parentspanid=[10d769d409c4319a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[245ce60162f0a28510d769d409c4319a], x-b3-spanid=[b8e8c6b318dc641b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d8bb0e6c-061a-407e-9f92-4bb944ac8ecf]}\\\"}\"}","context":{"RequestID":"d8bb0e6c-061a-407e-9f92-4bb944ac8ecf","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2e2c03cc-d5b3-4e5a-a5a8-8a2b70c628ad","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:24:17.937Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:17.941Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d8bb0e6c-061a-407e-9f92-4bb944ac8ecf","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2e2c03cc-d5b3-4e5a-a5a8-8a2b70c628ad","LogTimestamp":"2023-04-25T00:24:17.940Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:24:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:24:18.733Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:24:18.755Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:18.755Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:18.755Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:19.950Z","message":"Entering","context":{"RequestID":"fcea7882-5f4b-4ae5-8a36-c6e4570a445f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9f3aae5b-59b1-4b2f-8c92-4c8f514aa9bb","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:24:19.950Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:24:19.955Z","message":"{\"transactionId\":\"fcea7882-5f4b-4ae5-8a36-c6e4570a445f\",\"status\":\"200\",\"rqstDate\":\"230425-00:24:19:952\",\"respDate\":\"230425-00:24:19:955\",\"sourceId\":\"haproxy:fcea7882-5f4b-4ae5-8a36-c6e4570a445f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:24:19:952-47051\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ce060c92-68c3-4c42-a2fe-109aabab3f1e], x-b3-parentspanid=[e89a799f698555e4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[573e115bf101790be89a799f698555e4], x-b3-spanid=[97a272246c66b25f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fcea7882-5f4b-4ae5-8a36-c6e4570a445f]}\\\"}\"}","context":{"RequestID":"fcea7882-5f4b-4ae5-8a36-c6e4570a445f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9f3aae5b-59b1-4b2f-8c92-4c8f514aa9bb","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:24:19.950Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:19.956Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fcea7882-5f4b-4ae5-8a36-c6e4570a445f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9f3aae5b-59b1-4b2f-8c92-4c8f514aa9bb","LogTimestamp":"2023-04-25T00:24:19.956Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:24:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-25T00:24:20.907Z","message":"Entering","context":{"RequestID":"1653533f-595c-42b0-825c-aa8226b426c3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"91835284-1a5e-49d2-b1b6-70e1ca85b45f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:24:20.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:24:20.910Z","message":"{\"transactionId\":\"1653533f-595c-42b0-825c-aa8226b426c3\",\"status\":\"200\",\"rqstDate\":\"230425-00:24:20:908\",\"respDate\":\"230425-00:24:20:910\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:1653533f-595c-42b0-825c-aa8226b426c3\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:24:20:908-50749\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9c5dd97e-76f8-4ca5-86b4-7ced6208fdc8], x-b3-parentspanid=[e071f353bc71cece], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40315], x-envoy-attempt-count=[1], x-b3-traceid=[86a46d3b5cf516f1e071f353bc71cece], x-b3-spanid=[ff1e68bfad9ccd98], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[1653533f-595c-42b0-825c-aa8226b426c3]}\\\"}\"}","context":{"RequestID":"1653533f-595c-42b0-825c-aa8226b426c3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"91835284-1a5e-49d2-b1b6-70e1ca85b45f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:24:20.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:20.910Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1653533f-595c-42b0-825c-aa8226b426c3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"91835284-1a5e-49d2-b1b6-70e1ca85b45f","LogTimestamp":"2023-04-25T00:24:20.910Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:24:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:24:21.097Z","message":"Entering","context":{"RequestID":"a27cc5a9-0b08-451b-a75f-f3bf63ea31bc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fc84acf8-23e0-4a22-8f40-c35380f62a83","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:24:21.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:24:21.100Z","message":"Database is available from CACHED check.","context":{"RequestID":"a27cc5a9-0b08-451b-a75f-f3bf63ea31bc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fc84acf8-23e0-4a22-8f40-c35380f62a83","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:24:21.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:21.101Z","message":"{\"transactionId\":\"a27cc5a9-0b08-451b-a75f-f3bf63ea31bc\",\"status\":\"200\",\"rqstDate\":\"230425-00:24:21:098\",\"respDate\":\"230425-00:24:21:101\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a27cc5a9-0b08-451b-a75f-f3bf63ea31bc\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:24:21:098-2448\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a27cc5a9-0b08-451b-a75f-f3bf63ea31bc]}\\\"}\"}","context":{"RequestID":"a27cc5a9-0b08-451b-a75f-f3bf63ea31bc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fc84acf8-23e0-4a22-8f40-c35380f62a83","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:24:21.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:21.102Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a27cc5a9-0b08-451b-a75f-f3bf63ea31bc","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fc84acf8-23e0-4a22-8f40-c35380f62a83","LogTimestamp":"2023-04-25T00:24:21.102Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:24:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:24:21.966Z","message":"Entering","context":{"RequestID":"869e94af-4ccb-4ab1-9daf-20bc96ad0424","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"009158eb-de8c-49e9-b82f-2ce1abd13a76","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:24:21.966Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:24:21.969Z","message":"{\"transactionId\":\"869e94af-4ccb-4ab1-9daf-20bc96ad0424\",\"status\":\"200\",\"rqstDate\":\"230425-00:24:21:967\",\"respDate\":\"230425-00:24:21:969\",\"sourceId\":\"haproxy:869e94af-4ccb-4ab1-9daf-20bc96ad0424\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:24:21:967-60383\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ff886cb9-4381-4dc3-82ed-90a3e570eb88], x-b3-parentspanid=[a80de98c5299ae39], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c43e37c9606f5dd7a80de98c5299ae39], x-b3-spanid=[9f035027da6501e2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[869e94af-4ccb-4ab1-9daf-20bc96ad0424]}\\\"}\"}","context":{"RequestID":"869e94af-4ccb-4ab1-9daf-20bc96ad0424","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"009158eb-de8c-49e9-b82f-2ce1abd13a76","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:24:21.966Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:21.970Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"869e94af-4ccb-4ab1-9daf-20bc96ad0424","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"009158eb-de8c-49e9-b82f-2ce1abd13a76","LogTimestamp":"2023-04-25T00:24:21.970Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:24:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:24:23.980Z","message":"Entering","context":{"RequestID":"620a8fe2-8a98-40ff-8858-49989b9c44f9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2da80c61-f5ec-494e-ae7b-391720fae773","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:24:23.979Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:24:23.982Z","message":"{\"transactionId\":\"620a8fe2-8a98-40ff-8858-49989b9c44f9\",\"status\":\"200\",\"rqstDate\":\"230425-00:24:23:981\",\"respDate\":\"230425-00:24:23:982\",\"sourceId\":\"haproxy:620a8fe2-8a98-40ff-8858-49989b9c44f9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:24:23:981-24251\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cb722fb2-5e9e-479e-847e-663010ca1c9f], x-b3-parentspanid=[a1ba62df10fe0b78], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[64e8a7615ba535f9a1ba62df10fe0b78], x-b3-spanid=[662cf0c0e74264ed], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[620a8fe2-8a98-40ff-8858-49989b9c44f9]}\\\"}\"}","context":{"RequestID":"620a8fe2-8a98-40ff-8858-49989b9c44f9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2da80c61-f5ec-494e-ae7b-391720fae773","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:24:23.979Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:23.983Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"620a8fe2-8a98-40ff-8858-49989b9c44f9","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2da80c61-f5ec-494e-ae7b-391720fae773","LogTimestamp":"2023-04-25T00:24:23.983Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:24:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:24:25.993Z","message":"Entering","context":{"RequestID":"0ca63b1e-3050-4cf2-a0f5-7c20cf6c4692","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0192bddd-72ce-4b2b-a63e-34ed34bec47a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:24:25.993Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:24:25.995Z","message":"{\"transactionId\":\"0ca63b1e-3050-4cf2-a0f5-7c20cf6c4692\",\"status\":\"200\",\"rqstDate\":\"230425-00:24:25:994\",\"respDate\":\"230425-00:24:25:995\",\"sourceId\":\"haproxy:0ca63b1e-3050-4cf2-a0f5-7c20cf6c4692\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:24:25:994-82779\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[aaf3807d-fe3d-4944-9f0a-26f78fc7c61f], x-b3-parentspanid=[7c35d300591dbb52], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e4a9e234d30e97ad7c35d300591dbb52], x-b3-spanid=[ff508fef6e888200], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0ca63b1e-3050-4cf2-a0f5-7c20cf6c4692]}\\\"}\"}","context":{"RequestID":"0ca63b1e-3050-4cf2-a0f5-7c20cf6c4692","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0192bddd-72ce-4b2b-a63e-34ed34bec47a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:24:25.993Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:25.996Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0ca63b1e-3050-4cf2-a0f5-7c20cf6c4692","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0192bddd-72ce-4b2b-a63e-34ed34bec47a","LogTimestamp":"2023-04-25T00:24:25.996Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:24:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:24:28.007Z","message":"Entering","context":{"RequestID":"043a4ae3-9fb8-4099-a472-51dbcdbb660e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"888b3d93-47f4-45e0-bb98-5af93c288f36","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:24:28.007Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:24:28.010Z","message":"{\"transactionId\":\"043a4ae3-9fb8-4099-a472-51dbcdbb660e\",\"status\":\"200\",\"rqstDate\":\"230425-00:24:28:008\",\"respDate\":\"230425-00:24:28:010\",\"sourceId\":\"haproxy:043a4ae3-9fb8-4099-a472-51dbcdbb660e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:24:28:008-59724\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6597901b-7f6e-4914-bad6-221d50e8843b], x-b3-parentspanid=[ce2be51f9f08de98], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f1ad4e8534ee26f2ce2be51f9f08de98], x-b3-spanid=[e877c8685b7f8b0d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[043a4ae3-9fb8-4099-a472-51dbcdbb660e]}\\\"}\"}","context":{"RequestID":"043a4ae3-9fb8-4099-a472-51dbcdbb660e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"888b3d93-47f4-45e0-bb98-5af93c288f36","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:24:28.007Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:28.011Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"043a4ae3-9fb8-4099-a472-51dbcdbb660e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"888b3d93-47f4-45e0-bb98-5af93c288f36","LogTimestamp":"2023-04-25T00:24:28.011Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:24:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:24:28.734Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:24:28.751Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:28.752Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:28.752Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:30.022Z","message":"Entering","context":{"RequestID":"0fd787a7-5a40-4818-9a4f-74aaf1e85044","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7ae15704-be69-467b-a890-d5069bc48376","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:24:30.022Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:24:30.025Z","message":"{\"transactionId\":\"0fd787a7-5a40-4818-9a4f-74aaf1e85044\",\"status\":\"200\",\"rqstDate\":\"230425-00:24:30:023\",\"respDate\":\"230425-00:24:30:024\",\"sourceId\":\"haproxy:0fd787a7-5a40-4818-9a4f-74aaf1e85044\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:24:30:023-96345\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b63c32e3-dcb4-4b8c-b4af-96740224b1e6], x-b3-parentspanid=[74d8dc12e81ae811], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4e8c05a3c56de62874d8dc12e81ae811], x-b3-spanid=[e617938e1a4b5980], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0fd787a7-5a40-4818-9a4f-74aaf1e85044]}\\\"}\"}","context":{"RequestID":"0fd787a7-5a40-4818-9a4f-74aaf1e85044","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7ae15704-be69-467b-a890-d5069bc48376","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:24:30.022Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:30.025Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0fd787a7-5a40-4818-9a4f-74aaf1e85044","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7ae15704-be69-467b-a890-d5069bc48376","LogTimestamp":"2023-04-25T00:24:30.025Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:24:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:24:30.909Z","message":"Entering","context":{"RequestID":"4058cff2-86ef-400c-bde7-661c8b0618f5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1816cb62-61eb-4e4f-a9b6-48c45eb5497a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:24:30.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:24:30.912Z","message":"{\"transactionId\":\"4058cff2-86ef-400c-bde7-661c8b0618f5\",\"status\":\"200\",\"rqstDate\":\"230425-00:24:30:910\",\"respDate\":\"230425-00:24:30:912\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4058cff2-86ef-400c-bde7-661c8b0618f5\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:24:30:910-63320\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[01fd4169-cd9f-4014-b396-b6061eb30b0d], x-b3-parentspanid=[1051907aa0cf84c0], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[52617], x-envoy-attempt-count=[1], x-b3-traceid=[f64bd973aa1dbfec1051907aa0cf84c0], x-b3-spanid=[33558d4be9f95240], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4058cff2-86ef-400c-bde7-661c8b0618f5]}\\\"}\"}","context":{"RequestID":"4058cff2-86ef-400c-bde7-661c8b0618f5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1816cb62-61eb-4e4f-a9b6-48c45eb5497a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:24:30.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:30.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4058cff2-86ef-400c-bde7-661c8b0618f5","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1816cb62-61eb-4e4f-a9b6-48c45eb5497a","LogTimestamp":"2023-04-25T00:24:30.913Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:24:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:24:31.097Z","message":"Entering","context":{"RequestID":"7d2a2a36-c12d-438d-b839-c88f32076796","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c7fd2c6a-5563-4206-a8df-8b7a2cad45b7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:24:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:24:31.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"7d2a2a36-c12d-438d-b839-c88f32076796","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c7fd2c6a-5563-4206-a8df-8b7a2cad45b7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:24:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:31.101Z","message":"{\"transactionId\":\"7d2a2a36-c12d-438d-b839-c88f32076796\",\"status\":\"200\",\"rqstDate\":\"230425-00:24:31:098\",\"respDate\":\"230425-00:24:31:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7d2a2a36-c12d-438d-b839-c88f32076796\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:24:31:098-91708\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7d2a2a36-c12d-438d-b839-c88f32076796]}\\\"}\"}","context":{"RequestID":"7d2a2a36-c12d-438d-b839-c88f32076796","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c7fd2c6a-5563-4206-a8df-8b7a2cad45b7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:24:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:31.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7d2a2a36-c12d-438d-b839-c88f32076796","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c7fd2c6a-5563-4206-a8df-8b7a2cad45b7","LogTimestamp":"2023-04-25T00:24:31.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:24:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:24:32.035Z","message":"Entering","context":{"RequestID":"1d2f5876-5962-4d0b-908e-6d6459b59b38","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a4948db9-ddb2-4df0-a514-af79984ac3ee","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:24:32.035Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:24:32.038Z","message":"{\"transactionId\":\"1d2f5876-5962-4d0b-908e-6d6459b59b38\",\"status\":\"200\",\"rqstDate\":\"230425-00:24:32:036\",\"respDate\":\"230425-00:24:32:038\",\"sourceId\":\"haproxy:1d2f5876-5962-4d0b-908e-6d6459b59b38\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:24:32:036-68441\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b3a62c1b-ba99-479d-b48f-0d7762d8f733], x-b3-parentspanid=[c1388093faacb2c6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2eec87a60f6b433ec1388093faacb2c6], x-b3-spanid=[fa9446ff2b0b016e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1d2f5876-5962-4d0b-908e-6d6459b59b38]}\\\"}\"}","context":{"RequestID":"1d2f5876-5962-4d0b-908e-6d6459b59b38","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a4948db9-ddb2-4df0-a514-af79984ac3ee","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:24:32.035Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:32.039Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1d2f5876-5962-4d0b-908e-6d6459b59b38","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a4948db9-ddb2-4df0-a514-af79984ac3ee","LogTimestamp":"2023-04-25T00:24:32.039Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:24:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:24:34.049Z","message":"Entering","context":{"RequestID":"18b51fcb-088d-4493-9903-154347016546","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"217c5b2c-0d2c-44d6-b636-fb930aead5ae","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:24:34.048Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:24:34.051Z","message":"{\"transactionId\":\"18b51fcb-088d-4493-9903-154347016546\",\"status\":\"200\",\"rqstDate\":\"230425-00:24:34:049\",\"respDate\":\"230425-00:24:34:051\",\"sourceId\":\"haproxy:18b51fcb-088d-4493-9903-154347016546\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:24:34:049-46863\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c8d526ba-596e-4ba0-b3b5-29ab034005ff], x-b3-parentspanid=[bba4a7df5eb8f9b5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e53dac7b1e03b2d9bba4a7df5eb8f9b5], x-b3-spanid=[f164df2e8d0aeefa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[18b51fcb-088d-4493-9903-154347016546]}\\\"}\"}","context":{"RequestID":"18b51fcb-088d-4493-9903-154347016546","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"217c5b2c-0d2c-44d6-b636-fb930aead5ae","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:24:34.048Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:34.051Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"18b51fcb-088d-4493-9903-154347016546","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"217c5b2c-0d2c-44d6-b636-fb930aead5ae","LogTimestamp":"2023-04-25T00:24:34.051Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:24:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:24:36.061Z","message":"Entering","context":{"RequestID":"c89acdc4-cfc3-41c0-9e3c-1f6b5d95b533","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2979d35a-9dfe-474f-a506-423c8b0eced4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:24:36.061Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:24:36.064Z","message":"{\"transactionId\":\"c89acdc4-cfc3-41c0-9e3c-1f6b5d95b533\",\"status\":\"200\",\"rqstDate\":\"230425-00:24:36:062\",\"respDate\":\"230425-00:24:36:064\",\"sourceId\":\"haproxy:c89acdc4-cfc3-41c0-9e3c-1f6b5d95b533\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:24:36:062-83641\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[329c036b-7ba9-46fa-869d-fcb1b64c7920], x-b3-parentspanid=[0ebe41a44e85e9e7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[338711b02f1c6b5a0ebe41a44e85e9e7], x-b3-spanid=[5918a4fbc88e9807], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c89acdc4-cfc3-41c0-9e3c-1f6b5d95b533]}\\\"}\"}","context":{"RequestID":"c89acdc4-cfc3-41c0-9e3c-1f6b5d95b533","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2979d35a-9dfe-474f-a506-423c8b0eced4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:24:36.061Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:36.065Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c89acdc4-cfc3-41c0-9e3c-1f6b5d95b533","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2979d35a-9dfe-474f-a506-423c8b0eced4","LogTimestamp":"2023-04-25T00:24:36.064Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:24:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:24:38.075Z","message":"Entering","context":{"RequestID":"fb0bd66e-dc77-4c23-9f20-5f7c5f05461a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9a3d6c4b-9340-429e-89e9-c411ad5f9fe9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:24:38.075Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:24:38.078Z","message":"{\"transactionId\":\"fb0bd66e-dc77-4c23-9f20-5f7c5f05461a\",\"status\":\"200\",\"rqstDate\":\"230425-00:24:38:076\",\"respDate\":\"230425-00:24:38:078\",\"sourceId\":\"haproxy:fb0bd66e-dc77-4c23-9f20-5f7c5f05461a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:24:38:076-58908\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[97402b95-356f-4084-b8af-0404346f4134], x-b3-parentspanid=[503791435e707b49], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c10be2ecc7f087a1503791435e707b49], x-b3-spanid=[7701c6dbf8d49446], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fb0bd66e-dc77-4c23-9f20-5f7c5f05461a]}\\\"}\"}","context":{"RequestID":"fb0bd66e-dc77-4c23-9f20-5f7c5f05461a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9a3d6c4b-9340-429e-89e9-c411ad5f9fe9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:24:38.075Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:38.079Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fb0bd66e-dc77-4c23-9f20-5f7c5f05461a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9a3d6c4b-9340-429e-89e9-c411ad5f9fe9","LogTimestamp":"2023-04-25T00:24:38.079Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:24:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:24:38.735Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:24:38.754Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:38.755Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:38.755Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:40.089Z","message":"Entering","context":{"RequestID":"b40a2462-3b4d-4607-b943-4bc8aa950b6c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"09d79acb-6eef-4486-bbf7-13493dd8dc7f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:24:40.089Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:24:40.091Z","message":"{\"transactionId\":\"b40a2462-3b4d-4607-b943-4bc8aa950b6c\",\"status\":\"200\",\"rqstDate\":\"230425-00:24:40:090\",\"respDate\":\"230425-00:24:40:091\",\"sourceId\":\"haproxy:b40a2462-3b4d-4607-b943-4bc8aa950b6c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:24:40:090-58346\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bce4a40c-2a62-421b-846e-46bd6903fcac], x-b3-parentspanid=[6f995d9af4207fcd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[62988d9901a6e6296f995d9af4207fcd], x-b3-spanid=[1767e28245b9b03a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b40a2462-3b4d-4607-b943-4bc8aa950b6c]}\\\"}\"}","context":{"RequestID":"b40a2462-3b4d-4607-b943-4bc8aa950b6c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"09d79acb-6eef-4486-bbf7-13493dd8dc7f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:24:40.089Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:40.092Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b40a2462-3b4d-4607-b943-4bc8aa950b6c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"09d79acb-6eef-4486-bbf7-13493dd8dc7f","LogTimestamp":"2023-04-25T00:24:40.092Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:24:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:24:40.910Z","message":"Entering","context":{"RequestID":"fc830cac-c4c4-4f54-8a98-54ebb7d65ea8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bcc435ef-078b-430b-85c4-9ae1551d5605","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:24:40.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:24:40.914Z","message":"{\"transactionId\":\"fc830cac-c4c4-4f54-8a98-54ebb7d65ea8\",\"status\":\"200\",\"rqstDate\":\"230425-00:24:40:912\",\"respDate\":\"230425-00:24:40:914\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:fc830cac-c4c4-4f54-8a98-54ebb7d65ea8\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:24:40:912-57076\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[91370f0e-69c4-4d32-be50-6ab78633811f], x-b3-parentspanid=[37f6785debeb8489], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[58571], x-envoy-attempt-count=[1], x-b3-traceid=[096a8a80278aa0a737f6785debeb8489], x-b3-spanid=[d7780d3c1628022e], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[fc830cac-c4c4-4f54-8a98-54ebb7d65ea8]}\\\"}\"}","context":{"RequestID":"fc830cac-c4c4-4f54-8a98-54ebb7d65ea8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bcc435ef-078b-430b-85c4-9ae1551d5605","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:24:40.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:40.915Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fc830cac-c4c4-4f54-8a98-54ebb7d65ea8","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bcc435ef-078b-430b-85c4-9ae1551d5605","LogTimestamp":"2023-04-25T00:24:40.915Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:24:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-25T00:24:41.098Z","message":"Entering","context":{"RequestID":"1af34542-1f6f-460e-8af8-962703fcc188","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4a252966-cc95-4b68-990e-c478a225bb56","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:24:41.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:24:41.101Z","message":"Database is available from CACHED check.","context":{"RequestID":"1af34542-1f6f-460e-8af8-962703fcc188","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4a252966-cc95-4b68-990e-c478a225bb56","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:24:41.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:41.102Z","message":"{\"transactionId\":\"1af34542-1f6f-460e-8af8-962703fcc188\",\"status\":\"200\",\"rqstDate\":\"230425-00:24:41:099\",\"respDate\":\"230425-00:24:41:102\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:1af34542-1f6f-460e-8af8-962703fcc188\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:24:41:099-87197\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[1af34542-1f6f-460e-8af8-962703fcc188]}\\\"}\"}","context":{"RequestID":"1af34542-1f6f-460e-8af8-962703fcc188","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4a252966-cc95-4b68-990e-c478a225bb56","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:24:41.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:41.103Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1af34542-1f6f-460e-8af8-962703fcc188","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4a252966-cc95-4b68-990e-c478a225bb56","LogTimestamp":"2023-04-25T00:24:41.103Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:24:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:24:42.102Z","message":"Entering","context":{"RequestID":"2830056c-acac-4e44-b076-1c4e6c2a2761","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"044bfa61-6399-4cfc-b9fe-e60b49b38231","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:24:42.102Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:24:42.104Z","message":"{\"transactionId\":\"2830056c-acac-4e44-b076-1c4e6c2a2761\",\"status\":\"200\",\"rqstDate\":\"230425-00:24:42:103\",\"respDate\":\"230425-00:24:42:104\",\"sourceId\":\"haproxy:2830056c-acac-4e44-b076-1c4e6c2a2761\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:24:42:103-97819\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bc20275b-8447-4eab-ac99-746404dadbe1], x-b3-parentspanid=[4d1e9178a028dd55], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d6f0d81436be65e34d1e9178a028dd55], x-b3-spanid=[32b18d968fa5f462], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2830056c-acac-4e44-b076-1c4e6c2a2761]}\\\"}\"}","context":{"RequestID":"2830056c-acac-4e44-b076-1c4e6c2a2761","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"044bfa61-6399-4cfc-b9fe-e60b49b38231","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:24:42.102Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:42.105Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2830056c-acac-4e44-b076-1c4e6c2a2761","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"044bfa61-6399-4cfc-b9fe-e60b49b38231","LogTimestamp":"2023-04-25T00:24:42.105Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:24:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:24:42.114Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:42.119Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:44.114Z","message":"Entering","context":{"RequestID":"8112a64e-c13e-4da5-a9be-741a9cff0496","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"54a0cf69-8ed9-4a86-90dd-f06825c2b791","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:24:44.114Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:24:44.118Z","message":"{\"transactionId\":\"8112a64e-c13e-4da5-a9be-741a9cff0496\",\"status\":\"200\",\"rqstDate\":\"230425-00:24:44:116\",\"respDate\":\"230425-00:24:44:118\",\"sourceId\":\"haproxy:8112a64e-c13e-4da5-a9be-741a9cff0496\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:24:44:116-95150\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d2949d6c-eef9-4815-9303-f174b113a270], x-b3-parentspanid=[31820a4cf515e368], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3a89973e214c085d31820a4cf515e368], x-b3-spanid=[237a0604e1981123], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8112a64e-c13e-4da5-a9be-741a9cff0496]}\\\"}\"}","context":{"RequestID":"8112a64e-c13e-4da5-a9be-741a9cff0496","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"54a0cf69-8ed9-4a86-90dd-f06825c2b791","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:24:44.114Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:44.119Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8112a64e-c13e-4da5-a9be-741a9cff0496","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"54a0cf69-8ed9-4a86-90dd-f06825c2b791","LogTimestamp":"2023-04-25T00:24:44.119Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:24:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:24:46.128Z","message":"Entering","context":{"RequestID":"ba29c966-e684-4599-9d4c-b227d64216ef","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c7218568-0cf4-49a9-88a1-b9decd6b6410","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:24:46.128Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:24:46.131Z","message":"{\"transactionId\":\"ba29c966-e684-4599-9d4c-b227d64216ef\",\"status\":\"200\",\"rqstDate\":\"230425-00:24:46:129\",\"respDate\":\"230425-00:24:46:131\",\"sourceId\":\"haproxy:ba29c966-e684-4599-9d4c-b227d64216ef\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:24:46:129-34936\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5b37b2c3-7702-4557-b716-66a4179048ad], x-b3-parentspanid=[a1daffad9b1fe14f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b1f7df20c8324a78a1daffad9b1fe14f], x-b3-spanid=[cd4f9a30623428f9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ba29c966-e684-4599-9d4c-b227d64216ef]}\\\"}\"}","context":{"RequestID":"ba29c966-e684-4599-9d4c-b227d64216ef","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c7218568-0cf4-49a9-88a1-b9decd6b6410","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:24:46.128Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:46.132Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ba29c966-e684-4599-9d4c-b227d64216ef","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c7218568-0cf4-49a9-88a1-b9decd6b6410","LogTimestamp":"2023-04-25T00:24:46.132Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:24:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:24:48.141Z","message":"Entering","context":{"RequestID":"bd3fc0cb-4202-4d86-8172-226e1073cc19","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"aceb3c80-ca7f-45b3-9871-f8388f802738","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:24:48.141Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:24:48.143Z","message":"{\"transactionId\":\"bd3fc0cb-4202-4d86-8172-226e1073cc19\",\"status\":\"200\",\"rqstDate\":\"230425-00:24:48:142\",\"respDate\":\"230425-00:24:48:143\",\"sourceId\":\"haproxy:bd3fc0cb-4202-4d86-8172-226e1073cc19\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:24:48:142-49722\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[42522bae-6e20-48f3-b1cf-613dc4b523e1], x-b3-parentspanid=[d5925da1f012c6ac], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bde36630acdcd5ffd5925da1f012c6ac], x-b3-spanid=[9478404f24938c8e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bd3fc0cb-4202-4d86-8172-226e1073cc19]}\\\"}\"}","context":{"RequestID":"bd3fc0cb-4202-4d86-8172-226e1073cc19","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"aceb3c80-ca7f-45b3-9871-f8388f802738","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:24:48.141Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:48.144Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bd3fc0cb-4202-4d86-8172-226e1073cc19","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aceb3c80-ca7f-45b3-9871-f8388f802738","LogTimestamp":"2023-04-25T00:24:48.144Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:24:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:24:48.736Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:24:48.753Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:48.761Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:48.761Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:50.153Z","message":"Entering","context":{"RequestID":"dc64367f-7710-43cf-bdf2-6f72b6612037","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4517e385-95c7-406d-b72f-5d63cb4654f7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:24:50.153Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:24:50.156Z","message":"{\"transactionId\":\"dc64367f-7710-43cf-bdf2-6f72b6612037\",\"status\":\"200\",\"rqstDate\":\"230425-00:24:50:154\",\"respDate\":\"230425-00:24:50:155\",\"sourceId\":\"haproxy:dc64367f-7710-43cf-bdf2-6f72b6612037\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:24:50:154-96369\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[afda44b1-9c83-406b-b9b4-a9be02f48354], x-b3-parentspanid=[4017771bccc8400c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2ea3012219d244864017771bccc8400c], x-b3-spanid=[bbd04100e9ba7a54], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dc64367f-7710-43cf-bdf2-6f72b6612037]}\\\"}\"}","context":{"RequestID":"dc64367f-7710-43cf-bdf2-6f72b6612037","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4517e385-95c7-406d-b72f-5d63cb4654f7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:24:50.153Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:50.156Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dc64367f-7710-43cf-bdf2-6f72b6612037","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4517e385-95c7-406d-b72f-5d63cb4654f7","LogTimestamp":"2023-04-25T00:24:50.156Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:24:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:24:50.910Z","message":"Entering","context":{"RequestID":"48155ab3-703b-4b3a-a279-bf74001b6051","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"aca42731-bd05-4873-9df7-2dd270c7c3f3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:24:50.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:24:50.913Z","message":"{\"transactionId\":\"48155ab3-703b-4b3a-a279-bf74001b6051\",\"status\":\"200\",\"rqstDate\":\"230425-00:24:50:911\",\"respDate\":\"230425-00:24:50:913\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:48155ab3-703b-4b3a-a279-bf74001b6051\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:24:50:911-30282\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[91ca7a1d-bdba-4106-8885-30a2f70ffb34], x-b3-parentspanid=[abc6b2f50a165a88], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[57137], x-envoy-attempt-count=[1], x-b3-traceid=[9b10b8aff6f5cb39abc6b2f50a165a88], x-b3-spanid=[599d835390f8b3ff], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[48155ab3-703b-4b3a-a279-bf74001b6051]}\\\"}\"}","context":{"RequestID":"48155ab3-703b-4b3a-a279-bf74001b6051","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"aca42731-bd05-4873-9df7-2dd270c7c3f3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:24:50.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:50.914Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"48155ab3-703b-4b3a-a279-bf74001b6051","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aca42731-bd05-4873-9df7-2dd270c7c3f3","LogTimestamp":"2023-04-25T00:24:50.914Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:24:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:24:51.097Z","message":"Entering","context":{"RequestID":"6b9ea33b-4f85-40e7-b802-3f9c7041cc05","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3568ec66-e8cc-4dfd-9c17-e179f79b1c91","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:24:51.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:24:51.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"6b9ea33b-4f85-40e7-b802-3f9c7041cc05","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3568ec66-e8cc-4dfd-9c17-e179f79b1c91","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:24:51.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:51.101Z","message":"{\"transactionId\":\"6b9ea33b-4f85-40e7-b802-3f9c7041cc05\",\"status\":\"200\",\"rqstDate\":\"230425-00:24:51:098\",\"respDate\":\"230425-00:24:51:101\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:6b9ea33b-4f85-40e7-b802-3f9c7041cc05\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:24:51:098-37979\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[6b9ea33b-4f85-40e7-b802-3f9c7041cc05]}\\\"}\"}","context":{"RequestID":"6b9ea33b-4f85-40e7-b802-3f9c7041cc05","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3568ec66-e8cc-4dfd-9c17-e179f79b1c91","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:24:51.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:51.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6b9ea33b-4f85-40e7-b802-3f9c7041cc05","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3568ec66-e8cc-4dfd-9c17-e179f79b1c91","LogTimestamp":"2023-04-25T00:24:51.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:24:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:24:52.166Z","message":"Entering","context":{"RequestID":"bab9d46e-4e04-4684-a045-8629d0a45916","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8bf96274-054b-4492-8b21-b5995bc29b99","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:24:52.166Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:24:52.168Z","message":"{\"transactionId\":\"bab9d46e-4e04-4684-a045-8629d0a45916\",\"status\":\"200\",\"rqstDate\":\"230425-00:24:52:166\",\"respDate\":\"230425-00:24:52:168\",\"sourceId\":\"haproxy:bab9d46e-4e04-4684-a045-8629d0a45916\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:24:52:166-23408\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d9b68a83-f8c1-432b-b46e-b6f3595c99cb], x-b3-parentspanid=[a466515d1850bbea], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c1f1dfdf2f777f92a466515d1850bbea], x-b3-spanid=[0b054bd4bbbf764b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bab9d46e-4e04-4684-a045-8629d0a45916]}\\\"}\"}","context":{"RequestID":"bab9d46e-4e04-4684-a045-8629d0a45916","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8bf96274-054b-4492-8b21-b5995bc29b99","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:24:52.166Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:52.169Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bab9d46e-4e04-4684-a045-8629d0a45916","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8bf96274-054b-4492-8b21-b5995bc29b99","LogTimestamp":"2023-04-25T00:24:52.169Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:24:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:24:54.182Z","message":"Entering","context":{"RequestID":"8bf36069-84d4-4c07-9452-1539274d3c74","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e34fdba8-1094-4b08-93a7-8bc07bf5465b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:24:54.182Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:24:54.184Z","message":"{\"transactionId\":\"8bf36069-84d4-4c07-9452-1539274d3c74\",\"status\":\"200\",\"rqstDate\":\"230425-00:24:54:183\",\"respDate\":\"230425-00:24:54:184\",\"sourceId\":\"haproxy:8bf36069-84d4-4c07-9452-1539274d3c74\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:24:54:183-1222\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f23784a0-c18c-4557-8a4f-330dde8fcd22], x-b3-parentspanid=[89e1e58109af63f7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[89061c552699b65f89e1e58109af63f7], x-b3-spanid=[34da0e287abfe9d4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8bf36069-84d4-4c07-9452-1539274d3c74]}\\\"}\"}","context":{"RequestID":"8bf36069-84d4-4c07-9452-1539274d3c74","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e34fdba8-1094-4b08-93a7-8bc07bf5465b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:24:54.182Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:54.185Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8bf36069-84d4-4c07-9452-1539274d3c74","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e34fdba8-1094-4b08-93a7-8bc07bf5465b","LogTimestamp":"2023-04-25T00:24:54.185Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:24:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:24:56.195Z","message":"Entering","context":{"RequestID":"c2c01a20-60fa-49e8-b600-966a127e64f7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f5e18e62-8792-49d0-906e-c5cec169f37f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:24:56.195Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:24:56.197Z","message":"{\"transactionId\":\"c2c01a20-60fa-49e8-b600-966a127e64f7\",\"status\":\"200\",\"rqstDate\":\"230425-00:24:56:196\",\"respDate\":\"230425-00:24:56:197\",\"sourceId\":\"haproxy:c2c01a20-60fa-49e8-b600-966a127e64f7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:24:56:196-3538\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[74fbaeed-9a59-4d84-88bc-90f628e9dbc1], x-b3-parentspanid=[26edb832455ed056], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e62fc697b15d61fd26edb832455ed056], x-b3-spanid=[450e95936bd3e50e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c2c01a20-60fa-49e8-b600-966a127e64f7]}\\\"}\"}","context":{"RequestID":"c2c01a20-60fa-49e8-b600-966a127e64f7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f5e18e62-8792-49d0-906e-c5cec169f37f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:24:56.195Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:56.198Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c2c01a20-60fa-49e8-b600-966a127e64f7","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f5e18e62-8792-49d0-906e-c5cec169f37f","LogTimestamp":"2023-04-25T00:24:56.198Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:24:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:24:58.209Z","message":"Entering","context":{"RequestID":"f743d29f-2130-44d7-985c-331892ab7126","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9d988616-24ca-4c5e-8ab7-fa373d470c43","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:24:58.209Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:24:58.212Z","message":"{\"transactionId\":\"f743d29f-2130-44d7-985c-331892ab7126\",\"status\":\"200\",\"rqstDate\":\"230425-00:24:58:210\",\"respDate\":\"230425-00:24:58:212\",\"sourceId\":\"haproxy:f743d29f-2130-44d7-985c-331892ab7126\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:24:58:210-19001\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[55caf19a-468d-4fc3-9186-44ab993a5db1], x-b3-parentspanid=[c7e1cbce348560b5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[32017e898de544bec7e1cbce348560b5], x-b3-spanid=[c32fbc71e1a34bb4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f743d29f-2130-44d7-985c-331892ab7126]}\\\"}\"}","context":{"RequestID":"f743d29f-2130-44d7-985c-331892ab7126","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9d988616-24ca-4c5e-8ab7-fa373d470c43","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:24:58.209Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:58.212Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f743d29f-2130-44d7-985c-331892ab7126","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9d988616-24ca-4c5e-8ab7-fa373d470c43","LogTimestamp":"2023-04-25T00:24:58.212Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:24:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:24:58.737Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:24:58.751Z","message":"Connection[cassandra/10.233.70.61:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:58.754Z","message":"Connection[cassandra/10.233.70.61:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:58.754Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:58.754Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:24:58.755Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:00.223Z","message":"Entering","context":{"RequestID":"cd23b4a0-eafb-46fb-b281-f4a73aa418fb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6334ee17-25d2-4de3-a5b2-36c6b7f69f7c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:25:00.223Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:25:00.226Z","message":"{\"transactionId\":\"cd23b4a0-eafb-46fb-b281-f4a73aa418fb\",\"status\":\"200\",\"rqstDate\":\"230425-00:25:00:224\",\"respDate\":\"230425-00:25:00:226\",\"sourceId\":\"haproxy:cd23b4a0-eafb-46fb-b281-f4a73aa418fb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:25:00:224-28588\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4afc4725-035d-4c96-97d9-3c38a8182e11], x-b3-parentspanid=[238066205c2d7dd8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7803ffe2c05c3cfc238066205c2d7dd8], x-b3-spanid=[046ea4d9c6633d34], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cd23b4a0-eafb-46fb-b281-f4a73aa418fb]}\\\"}\"}","context":{"RequestID":"cd23b4a0-eafb-46fb-b281-f4a73aa418fb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6334ee17-25d2-4de3-a5b2-36c6b7f69f7c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:25:00.223Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:00.227Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cd23b4a0-eafb-46fb-b281-f4a73aa418fb","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6334ee17-25d2-4de3-a5b2-36c6b7f69f7c","LogTimestamp":"2023-04-25T00:25:00.227Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:25:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:25:00.925Z","message":"Entering","context":{"RequestID":"2f7bd592-82d1-4beb-b06a-d9a54ce28cee","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d6efa081-e4ff-46e5-a6a8-d74e4bdbc6d4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:25:00.925Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:25:00.929Z","message":"{\"transactionId\":\"2f7bd592-82d1-4beb-b06a-d9a54ce28cee\",\"status\":\"200\",\"rqstDate\":\"230425-00:25:00:927\",\"respDate\":\"230425-00:25:00:929\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:2f7bd592-82d1-4beb-b06a-d9a54ce28cee\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:25:00:927-14826\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c6c46c20-f7e4-499f-860f-02bb2bb5fd62], x-b3-parentspanid=[65d1f411d32f03bc], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39435], x-envoy-attempt-count=[1], x-b3-traceid=[d58c435d2bd3730065d1f411d32f03bc], x-b3-spanid=[dffe8438f39ee01d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[2f7bd592-82d1-4beb-b06a-d9a54ce28cee]}\\\"}\"}","context":{"RequestID":"2f7bd592-82d1-4beb-b06a-d9a54ce28cee","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d6efa081-e4ff-46e5-a6a8-d74e4bdbc6d4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:25:00.925Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:00.931Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2f7bd592-82d1-4beb-b06a-d9a54ce28cee","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d6efa081-e4ff-46e5-a6a8-d74e4bdbc6d4","LogTimestamp":"2023-04-25T00:25:00.930Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:25:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 27 - "logType": "access"
{"timestamp":"2023-04-25T00:25:01.097Z","message":"Entering","context":{"RequestID":"0bd07ff2-5e1b-4299-bc2a-d10c3c82e26d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a48771ac-fd7a-4203-8111-578e006ffada","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:25:01.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:25:01.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"0bd07ff2-5e1b-4299-bc2a-d10c3c82e26d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a48771ac-fd7a-4203-8111-578e006ffada","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:25:01.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:01.099Z","message":"{\"transactionId\":\"0bd07ff2-5e1b-4299-bc2a-d10c3c82e26d\",\"status\":\"200\",\"rqstDate\":\"230425-00:25:01:097\",\"respDate\":\"230425-00:25:01:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:0bd07ff2-5e1b-4299-bc2a-d10c3c82e26d\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:25:01:097-83055\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[0bd07ff2-5e1b-4299-bc2a-d10c3c82e26d]}\\\"}\"}","context":{"RequestID":"0bd07ff2-5e1b-4299-bc2a-d10c3c82e26d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a48771ac-fd7a-4203-8111-578e006ffada","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:25:01.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:01.099Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0bd07ff2-5e1b-4299-bc2a-d10c3c82e26d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a48771ac-fd7a-4203-8111-578e006ffada","LogTimestamp":"2023-04-25T00:25:01.099Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:25:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:25:02.238Z","message":"Entering","context":{"RequestID":"7a344a33-9104-4825-bbb5-fbc34254e750","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4167eedc-ba11-404c-92bf-0846113169a5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:25:02.238Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:25:02.241Z","message":"{\"transactionId\":\"7a344a33-9104-4825-bbb5-fbc34254e750\",\"status\":\"200\",\"rqstDate\":\"230425-00:25:02:239\",\"respDate\":\"230425-00:25:02:240\",\"sourceId\":\"haproxy:7a344a33-9104-4825-bbb5-fbc34254e750\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:25:02:239-62062\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[25d786f8-86e8-44d8-8f49-27681e9c57f3], x-b3-parentspanid=[4039a24a115565be], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[67cb5cd31a5e92b84039a24a115565be], x-b3-spanid=[b70ae27922829644], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7a344a33-9104-4825-bbb5-fbc34254e750]}\\\"}\"}","context":{"RequestID":"7a344a33-9104-4825-bbb5-fbc34254e750","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4167eedc-ba11-404c-92bf-0846113169a5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:25:02.238Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:02.241Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7a344a33-9104-4825-bbb5-fbc34254e750","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4167eedc-ba11-404c-92bf-0846113169a5","LogTimestamp":"2023-04-25T00:25:02.241Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:25:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:25:04.252Z","message":"Entering","context":{"RequestID":"b7647932-c478-4b1e-9c1f-395fbd3b5891","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a55c4b1f-d3bf-4ece-b73f-d54e883ecb23","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:25:04.252Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:25:04.254Z","message":"{\"transactionId\":\"b7647932-c478-4b1e-9c1f-395fbd3b5891\",\"status\":\"200\",\"rqstDate\":\"230425-00:25:04:252\",\"respDate\":\"230425-00:25:04:254\",\"sourceId\":\"haproxy:b7647932-c478-4b1e-9c1f-395fbd3b5891\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:25:04:252-6657\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5b185ca5-9aa9-4776-80af-cbd575632365], x-b3-parentspanid=[0ca0ccba8b2d43b4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[50cb4cb6e15a58e00ca0ccba8b2d43b4], x-b3-spanid=[eee842259ae98578], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b7647932-c478-4b1e-9c1f-395fbd3b5891]}\\\"}\"}","context":{"RequestID":"b7647932-c478-4b1e-9c1f-395fbd3b5891","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a55c4b1f-d3bf-4ece-b73f-d54e883ecb23","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:25:04.252Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:04.255Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b7647932-c478-4b1e-9c1f-395fbd3b5891","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a55c4b1f-d3bf-4ece-b73f-d54e883ecb23","LogTimestamp":"2023-04-25T00:25:04.255Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:25:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:25:06.267Z","message":"Entering","context":{"RequestID":"496bbc5c-26bd-4acd-9c66-b511e8853649","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9cbc734f-d074-4bee-8ea3-33ce3fb023d5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:25:06.267Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:25:06.270Z","message":"{\"transactionId\":\"496bbc5c-26bd-4acd-9c66-b511e8853649\",\"status\":\"200\",\"rqstDate\":\"230425-00:25:06:268\",\"respDate\":\"230425-00:25:06:270\",\"sourceId\":\"haproxy:496bbc5c-26bd-4acd-9c66-b511e8853649\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:25:06:268-667\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6f022c45-7f4e-4902-80c7-3aec217a5fca], x-b3-parentspanid=[3c3e0515f8333227], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[63de7c57a301084d3c3e0515f8333227], x-b3-spanid=[a155644b82999325], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[496bbc5c-26bd-4acd-9c66-b511e8853649]}\\\"}\"}","context":{"RequestID":"496bbc5c-26bd-4acd-9c66-b511e8853649","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9cbc734f-d074-4bee-8ea3-33ce3fb023d5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:25:06.267Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:06.271Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"496bbc5c-26bd-4acd-9c66-b511e8853649","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9cbc734f-d074-4bee-8ea3-33ce3fb023d5","LogTimestamp":"2023-04-25T00:25:06.271Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:25:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:25:08.282Z","message":"Entering","context":{"RequestID":"8a9911a2-5062-402b-be17-29995dbfa5d8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4bc38b66-e15d-4d29-b296-88abb93c4c78","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:25:08.282Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:25:08.285Z","message":"{\"transactionId\":\"8a9911a2-5062-402b-be17-29995dbfa5d8\",\"status\":\"200\",\"rqstDate\":\"230425-00:25:08:283\",\"respDate\":\"230425-00:25:08:285\",\"sourceId\":\"haproxy:8a9911a2-5062-402b-be17-29995dbfa5d8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:25:08:283-52319\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8eecc650-9668-4dc4-938c-5fae15a3a1d5], x-b3-parentspanid=[0c4a676eb51d2cd9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4b1ad626a1b72efa0c4a676eb51d2cd9], x-b3-spanid=[cb1104a99b780c74], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8a9911a2-5062-402b-be17-29995dbfa5d8]}\\\"}\"}","context":{"RequestID":"8a9911a2-5062-402b-be17-29995dbfa5d8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4bc38b66-e15d-4d29-b296-88abb93c4c78","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:25:08.282Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:08.285Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8a9911a2-5062-402b-be17-29995dbfa5d8","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4bc38b66-e15d-4d29-b296-88abb93c4c78","LogTimestamp":"2023-04-25T00:25:08.285Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:25:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:25:08.737Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:25:08.755Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:08.756Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:08.756Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:10.300Z","message":"Entering","context":{"RequestID":"49e39e48-ecee-408b-ac5e-12193843d936","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"022f3ab5-0e9a-4080-9af2-498219d4bbd9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:25:10.300Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:25:10.303Z","message":"{\"transactionId\":\"49e39e48-ecee-408b-ac5e-12193843d936\",\"status\":\"200\",\"rqstDate\":\"230425-00:25:10:301\",\"respDate\":\"230425-00:25:10:303\",\"sourceId\":\"haproxy:49e39e48-ecee-408b-ac5e-12193843d936\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:25:10:301-69014\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5cd0340c-c674-4e60-b5a0-9088bfd7d038], x-b3-parentspanid=[7711161a5d16ba84], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c7329df47dd52e9f7711161a5d16ba84], x-b3-spanid=[ea3dc04ab44c2d11], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[49e39e48-ecee-408b-ac5e-12193843d936]}\\\"}\"}","context":{"RequestID":"49e39e48-ecee-408b-ac5e-12193843d936","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"022f3ab5-0e9a-4080-9af2-498219d4bbd9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:25:10.300Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:10.304Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"49e39e48-ecee-408b-ac5e-12193843d936","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"022f3ab5-0e9a-4080-9af2-498219d4bbd9","LogTimestamp":"2023-04-25T00:25:10.304Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:25:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:25:10.909Z","message":"Entering","context":{"RequestID":"70889cdd-b4b7-41ca-8f06-1db1b03ac5c0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e874688c-403c-4839-a343-e85bc57860e0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:25:10.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:25:10.911Z","message":"{\"transactionId\":\"70889cdd-b4b7-41ca-8f06-1db1b03ac5c0\",\"status\":\"200\",\"rqstDate\":\"230425-00:25:10:910\",\"respDate\":\"230425-00:25:10:911\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:70889cdd-b4b7-41ca-8f06-1db1b03ac5c0\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:25:10:910-30176\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[761f8891-9e48-42fb-a9b5-e4ae945b3dcc], x-b3-parentspanid=[aef7add4d9f5995b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37357], x-envoy-attempt-count=[1], x-b3-traceid=[c1a70c6eabdfb108aef7add4d9f5995b], x-b3-spanid=[91cae4583e19625b], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[70889cdd-b4b7-41ca-8f06-1db1b03ac5c0]}\\\"}\"}","context":{"RequestID":"70889cdd-b4b7-41ca-8f06-1db1b03ac5c0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e874688c-403c-4839-a343-e85bc57860e0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:25:10.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:10.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"70889cdd-b4b7-41ca-8f06-1db1b03ac5c0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e874688c-403c-4839-a343-e85bc57860e0","LogTimestamp":"2023-04-25T00:25:10.912Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:25:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:25:11.098Z","message":"Entering","context":{"RequestID":"9182edf1-557c-4a34-90e9-3fc230c2d4b6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8de2fad6-2400-4b8c-a59a-58d97d31b182","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:25:11.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:25:11.101Z","message":"Database is available from CACHED check.","context":{"RequestID":"9182edf1-557c-4a34-90e9-3fc230c2d4b6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8de2fad6-2400-4b8c-a59a-58d97d31b182","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:25:11.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:11.102Z","message":"{\"transactionId\":\"9182edf1-557c-4a34-90e9-3fc230c2d4b6\",\"status\":\"200\",\"rqstDate\":\"230425-00:25:11:099\",\"respDate\":\"230425-00:25:11:102\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:9182edf1-557c-4a34-90e9-3fc230c2d4b6\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:25:11:099-22573\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[9182edf1-557c-4a34-90e9-3fc230c2d4b6]}\\\"}\"}","context":{"RequestID":"9182edf1-557c-4a34-90e9-3fc230c2d4b6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8de2fad6-2400-4b8c-a59a-58d97d31b182","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:25:11.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:11.103Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9182edf1-557c-4a34-90e9-3fc230c2d4b6","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8de2fad6-2400-4b8c-a59a-58d97d31b182","LogTimestamp":"2023-04-25T00:25:11.103Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:25:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:25:12.120Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:12.124Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:12.315Z","message":"Entering","context":{"RequestID":"bd4a274b-9175-4a3d-ad27-2a03803f13b8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bdac0a7d-66aa-4176-9dc8-7059110bccec","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:25:12.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:25:12.317Z","message":"{\"transactionId\":\"bd4a274b-9175-4a3d-ad27-2a03803f13b8\",\"status\":\"200\",\"rqstDate\":\"230425-00:25:12:316\",\"respDate\":\"230425-00:25:12:317\",\"sourceId\":\"haproxy:bd4a274b-9175-4a3d-ad27-2a03803f13b8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:25:12:316-82983\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[48b2bbf6-ba86-4165-9021-cc07796eac76], x-b3-parentspanid=[9d21a803519e19c3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bc95465d06d869d99d21a803519e19c3], x-b3-spanid=[85b8bac09b9c0be0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bd4a274b-9175-4a3d-ad27-2a03803f13b8]}\\\"}\"}","context":{"RequestID":"bd4a274b-9175-4a3d-ad27-2a03803f13b8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bdac0a7d-66aa-4176-9dc8-7059110bccec","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:25:12.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:12.318Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bd4a274b-9175-4a3d-ad27-2a03803f13b8","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bdac0a7d-66aa-4176-9dc8-7059110bccec","LogTimestamp":"2023-04-25T00:25:12.318Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:25:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:25:14.326Z","message":"Entering","context":{"RequestID":"d88dd9c0-639e-4a03-9b27-0d038a6a22cb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8a554117-17db-44e0-8e33-18096f0921bf","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:25:14.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:25:14.328Z","message":"{\"transactionId\":\"d88dd9c0-639e-4a03-9b27-0d038a6a22cb\",\"status\":\"200\",\"rqstDate\":\"230425-00:25:14:327\",\"respDate\":\"230425-00:25:14:328\",\"sourceId\":\"haproxy:d88dd9c0-639e-4a03-9b27-0d038a6a22cb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:25:14:327-38711\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2824882d-ea97-4fd0-9708-e17afaf8fb85], x-b3-parentspanid=[2b37f8d7391f7708], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cfd0c946dadc2ba12b37f8d7391f7708], x-b3-spanid=[43b5164623dfa827], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d88dd9c0-639e-4a03-9b27-0d038a6a22cb]}\\\"}\"}","context":{"RequestID":"d88dd9c0-639e-4a03-9b27-0d038a6a22cb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8a554117-17db-44e0-8e33-18096f0921bf","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:25:14.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:14.329Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d88dd9c0-639e-4a03-9b27-0d038a6a22cb","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8a554117-17db-44e0-8e33-18096f0921bf","LogTimestamp":"2023-04-25T00:25:14.329Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:25:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:25:16.339Z","message":"Entering","context":{"RequestID":"b35f620e-72f5-495b-ad69-3cec3921358a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7f310f83-eb13-4699-9da1-e472d83b5a35","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:25:16.339Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:25:16.342Z","message":"{\"transactionId\":\"b35f620e-72f5-495b-ad69-3cec3921358a\",\"status\":\"200\",\"rqstDate\":\"230425-00:25:16:340\",\"respDate\":\"230425-00:25:16:342\",\"sourceId\":\"haproxy:b35f620e-72f5-495b-ad69-3cec3921358a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:25:16:340-46013\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5386f155-eb86-44b8-ac31-df0454e8e7cd], x-b3-parentspanid=[d8c1bfc36a2fb268], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[16376a45e10ff18ad8c1bfc36a2fb268], x-b3-spanid=[0d434b5a862df48b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b35f620e-72f5-495b-ad69-3cec3921358a]}\\\"}\"}","context":{"RequestID":"b35f620e-72f5-495b-ad69-3cec3921358a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7f310f83-eb13-4699-9da1-e472d83b5a35","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:25:16.339Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:16.343Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b35f620e-72f5-495b-ad69-3cec3921358a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7f310f83-eb13-4699-9da1-e472d83b5a35","LogTimestamp":"2023-04-25T00:25:16.343Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:25:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:25:18.353Z","message":"Entering","context":{"RequestID":"19581da6-28aa-43c1-bb25-e712da73cce3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"818fb586-acd4-4ae7-b122-105bf31ca192","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:25:18.353Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:25:18.355Z","message":"{\"transactionId\":\"19581da6-28aa-43c1-bb25-e712da73cce3\",\"status\":\"200\",\"rqstDate\":\"230425-00:25:18:354\",\"respDate\":\"230425-00:25:18:355\",\"sourceId\":\"haproxy:19581da6-28aa-43c1-bb25-e712da73cce3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:25:18:354-45308\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ba6ab90f-bf2d-4de2-a67e-dca1eeeb1625], x-b3-parentspanid=[1065035fc43f20a3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8148df29f1f429671065035fc43f20a3], x-b3-spanid=[a7e65869b067a3c7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[19581da6-28aa-43c1-bb25-e712da73cce3]}\\\"}\"}","context":{"RequestID":"19581da6-28aa-43c1-bb25-e712da73cce3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"818fb586-acd4-4ae7-b122-105bf31ca192","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:25:18.353Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:18.356Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"19581da6-28aa-43c1-bb25-e712da73cce3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"818fb586-acd4-4ae7-b122-105bf31ca192","LogTimestamp":"2023-04-25T00:25:18.356Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:25:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:25:18.738Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:25:18.759Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:18.759Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:18.759Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:20.365Z","message":"Entering","context":{"RequestID":"e6692fec-bcea-4fa0-b7d3-38761e6c9f34","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1ce44455-1d95-4bbc-9045-69f2de5ffde4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:25:20.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:25:20.368Z","message":"{\"transactionId\":\"e6692fec-bcea-4fa0-b7d3-38761e6c9f34\",\"status\":\"200\",\"rqstDate\":\"230425-00:25:20:366\",\"respDate\":\"230425-00:25:20:368\",\"sourceId\":\"haproxy:e6692fec-bcea-4fa0-b7d3-38761e6c9f34\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:25:20:366-5669\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[69de6ae2-cfa7-4f0c-95cd-7b59dc37bb03], x-b3-parentspanid=[22ebc6207db8d8e2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8a614eed3314975022ebc6207db8d8e2], x-b3-spanid=[e62100120963a8f0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e6692fec-bcea-4fa0-b7d3-38761e6c9f34]}\\\"}\"}","context":{"RequestID":"e6692fec-bcea-4fa0-b7d3-38761e6c9f34","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1ce44455-1d95-4bbc-9045-69f2de5ffde4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:25:20.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:20.369Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e6692fec-bcea-4fa0-b7d3-38761e6c9f34","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1ce44455-1d95-4bbc-9045-69f2de5ffde4","LogTimestamp":"2023-04-25T00:25:20.369Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:25:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:25:20.908Z","message":"Entering","context":{"RequestID":"56bd1403-45c3-423a-95db-627f3d017746","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d709a9d7-51f8-4728-b2f3-ef3cac060790","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:25:20.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:25:20.911Z","message":"{\"transactionId\":\"56bd1403-45c3-423a-95db-627f3d017746\",\"status\":\"200\",\"rqstDate\":\"230425-00:25:20:909\",\"respDate\":\"230425-00:25:20:911\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:56bd1403-45c3-423a-95db-627f3d017746\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:25:20:909-91295\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c224ab0d-165f-410d-a005-aa6eed49f8ab], x-b3-parentspanid=[3e692217b6226431], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[36735], x-envoy-attempt-count=[1], x-b3-traceid=[2fd03482941dcb243e692217b6226431], x-b3-spanid=[0154c60bbc4b1bee], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[56bd1403-45c3-423a-95db-627f3d017746]}\\\"}\"}","context":{"RequestID":"56bd1403-45c3-423a-95db-627f3d017746","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d709a9d7-51f8-4728-b2f3-ef3cac060790","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:25:20.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:20.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"56bd1403-45c3-423a-95db-627f3d017746","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d709a9d7-51f8-4728-b2f3-ef3cac060790","LogTimestamp":"2023-04-25T00:25:20.912Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:25:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:25:21.097Z","message":"Entering","context":{"RequestID":"dd02decc-beaa-4aa8-9df1-fafd8781f938","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2a37028d-1bbf-47ae-b369-e7a2f5b41437","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:25:21.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:25:21.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"dd02decc-beaa-4aa8-9df1-fafd8781f938","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2a37028d-1bbf-47ae-b369-e7a2f5b41437","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:25:21.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:21.101Z","message":"{\"transactionId\":\"dd02decc-beaa-4aa8-9df1-fafd8781f938\",\"status\":\"200\",\"rqstDate\":\"230425-00:25:21:098\",\"respDate\":\"230425-00:25:21:101\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:dd02decc-beaa-4aa8-9df1-fafd8781f938\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:25:21:098-56125\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[dd02decc-beaa-4aa8-9df1-fafd8781f938]}\\\"}\"}","context":{"RequestID":"dd02decc-beaa-4aa8-9df1-fafd8781f938","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2a37028d-1bbf-47ae-b369-e7a2f5b41437","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:25:21.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:21.102Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dd02decc-beaa-4aa8-9df1-fafd8781f938","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2a37028d-1bbf-47ae-b369-e7a2f5b41437","LogTimestamp":"2023-04-25T00:25:21.102Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:25:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:25:22.378Z","message":"Entering","context":{"RequestID":"2d7165e3-a2a8-4f2b-ab2d-cb34f1391988","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"043a5ba4-3048-4b52-8303-1807b4188618","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:25:22.378Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:25:22.380Z","message":"{\"transactionId\":\"2d7165e3-a2a8-4f2b-ab2d-cb34f1391988\",\"status\":\"200\",\"rqstDate\":\"230425-00:25:22:379\",\"respDate\":\"230425-00:25:22:380\",\"sourceId\":\"haproxy:2d7165e3-a2a8-4f2b-ab2d-cb34f1391988\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:25:22:379-46289\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[10b20b42-0985-4707-826b-fef35632efcf], x-b3-parentspanid=[f283a7127ee12965], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d7c86db2bbac5c16f283a7127ee12965], x-b3-spanid=[3f93ec50110ad502], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2d7165e3-a2a8-4f2b-ab2d-cb34f1391988]}\\\"}\"}","context":{"RequestID":"2d7165e3-a2a8-4f2b-ab2d-cb34f1391988","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"043a5ba4-3048-4b52-8303-1807b4188618","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:25:22.378Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:22.381Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2d7165e3-a2a8-4f2b-ab2d-cb34f1391988","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"043a5ba4-3048-4b52-8303-1807b4188618","LogTimestamp":"2023-04-25T00:25:22.381Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:25:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:25:24.390Z","message":"Entering","context":{"RequestID":"8034b9de-f056-4f3a-ad85-d5c56aa79dd8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4337563d-4f51-498b-87c6-c91ae2dbbda9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:25:24.390Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:25:24.392Z","message":"{\"transactionId\":\"8034b9de-f056-4f3a-ad85-d5c56aa79dd8\",\"status\":\"200\",\"rqstDate\":\"230425-00:25:24:390\",\"respDate\":\"230425-00:25:24:392\",\"sourceId\":\"haproxy:8034b9de-f056-4f3a-ad85-d5c56aa79dd8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:25:24:390-51831\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8872d91d-fcc4-4fe1-985b-39939e0291b5], x-b3-parentspanid=[575cbc60ff4b65d5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[852b4100daeefa50575cbc60ff4b65d5], x-b3-spanid=[1a3103c19d932cfa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8034b9de-f056-4f3a-ad85-d5c56aa79dd8]}\\\"}\"}","context":{"RequestID":"8034b9de-f056-4f3a-ad85-d5c56aa79dd8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4337563d-4f51-498b-87c6-c91ae2dbbda9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:25:24.390Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:24.393Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8034b9de-f056-4f3a-ad85-d5c56aa79dd8","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4337563d-4f51-498b-87c6-c91ae2dbbda9","LogTimestamp":"2023-04-25T00:25:24.393Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:25:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:25:26.404Z","message":"Entering","context":{"RequestID":"4440a8e0-39b6-4233-a308-6e58070fcc96","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"8666ad32-a01e-44fc-a4cb-e3a13f31b004","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:25:26.404Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:25:26.407Z","message":"{\"transactionId\":\"4440a8e0-39b6-4233-a308-6e58070fcc96\",\"status\":\"200\",\"rqstDate\":\"230425-00:25:26:405\",\"respDate\":\"230425-00:25:26:407\",\"sourceId\":\"haproxy:4440a8e0-39b6-4233-a308-6e58070fcc96\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:25:26:405-93260\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[14a35d61-f37e-44bf-b83d-342664e99539], x-b3-parentspanid=[f73d174a5447bb55], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0a42418d3bd746d9f73d174a5447bb55], x-b3-spanid=[0ccbf7f84b44dfa7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4440a8e0-39b6-4233-a308-6e58070fcc96]}\\\"}\"}","context":{"RequestID":"4440a8e0-39b6-4233-a308-6e58070fcc96","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"8666ad32-a01e-44fc-a4cb-e3a13f31b004","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:25:26.404Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:26.408Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4440a8e0-39b6-4233-a308-6e58070fcc96","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8666ad32-a01e-44fc-a4cb-e3a13f31b004","LogTimestamp":"2023-04-25T00:25:26.408Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:25:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:25:28.418Z","message":"Entering","context":{"RequestID":"8951c9ef-34fa-43d5-8966-8cd45bd76333","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7dc9963e-d3d7-49ca-ad21-0df1602854d9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:25:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:25:28.421Z","message":"{\"transactionId\":\"8951c9ef-34fa-43d5-8966-8cd45bd76333\",\"status\":\"200\",\"rqstDate\":\"230425-00:25:28:419\",\"respDate\":\"230425-00:25:28:421\",\"sourceId\":\"haproxy:8951c9ef-34fa-43d5-8966-8cd45bd76333\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:25:28:419-83568\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6ce78526-13c5-46dc-abd7-6bc73a0aaa19], x-b3-parentspanid=[0e9ed47af969429b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e664cae2201dc9330e9ed47af969429b], x-b3-spanid=[7e83b1f035a8a751], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8951c9ef-34fa-43d5-8966-8cd45bd76333]}\\\"}\"}","context":{"RequestID":"8951c9ef-34fa-43d5-8966-8cd45bd76333","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7dc9963e-d3d7-49ca-ad21-0df1602854d9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:25:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:28.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8951c9ef-34fa-43d5-8966-8cd45bd76333","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7dc9963e-d3d7-49ca-ad21-0df1602854d9","LogTimestamp":"2023-04-25T00:25:28.422Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:25:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:25:28.738Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:25:28.761Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:28.761Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:28.761Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:30.432Z","message":"Entering","context":{"RequestID":"1d893899-a8c9-4644-919c-0714b8f3bb1f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3fbb317d-ebac-46cc-a462-bf92e795230f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:25:30.432Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:25:30.435Z","message":"{\"transactionId\":\"1d893899-a8c9-4644-919c-0714b8f3bb1f\",\"status\":\"200\",\"rqstDate\":\"230425-00:25:30:433\",\"respDate\":\"230425-00:25:30:435\",\"sourceId\":\"haproxy:1d893899-a8c9-4644-919c-0714b8f3bb1f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:25:30:433-56986\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[13da015e-d379-4c91-a498-721d4fd72928], x-b3-parentspanid=[b7a0e711fdc43f19], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b35dbdfb1eecd76eb7a0e711fdc43f19], x-b3-spanid=[77805d7ddc53cd76], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1d893899-a8c9-4644-919c-0714b8f3bb1f]}\\\"}\"}","context":{"RequestID":"1d893899-a8c9-4644-919c-0714b8f3bb1f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3fbb317d-ebac-46cc-a462-bf92e795230f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:25:30.432Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:30.436Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1d893899-a8c9-4644-919c-0714b8f3bb1f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3fbb317d-ebac-46cc-a462-bf92e795230f","LogTimestamp":"2023-04-25T00:25:30.436Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:25:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:25:30.907Z","message":"Entering","context":{"RequestID":"bb70138a-343d-40aa-a80e-e1634f7fd70a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"486aa1db-3179-4256-aba4-9286fe8957e1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:25:30.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:25:30.910Z","message":"{\"transactionId\":\"bb70138a-343d-40aa-a80e-e1634f7fd70a\",\"status\":\"200\",\"rqstDate\":\"230425-00:25:30:908\",\"respDate\":\"230425-00:25:30:910\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:bb70138a-343d-40aa-a80e-e1634f7fd70a\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:25:30:908-39065\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bf61eee2-1ca5-4391-98d2-eab0ed52d7eb], x-b3-parentspanid=[3d2561c069e71921], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[56621], x-envoy-attempt-count=[1], x-b3-traceid=[d2ceaddba59fbab63d2561c069e71921], x-b3-spanid=[be9e8a1b1e1ac0ef], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[bb70138a-343d-40aa-a80e-e1634f7fd70a]}\\\"}\"}","context":{"RequestID":"bb70138a-343d-40aa-a80e-e1634f7fd70a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"486aa1db-3179-4256-aba4-9286fe8957e1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:25:30.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:30.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bb70138a-343d-40aa-a80e-e1634f7fd70a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"486aa1db-3179-4256-aba4-9286fe8957e1","LogTimestamp":"2023-04-25T00:25:30.911Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:25:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:25:31.097Z","message":"Entering","context":{"RequestID":"07d4b2c5-83ba-4be0-a0a5-7b167dab8fd3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c7861688-22a1-4937-a4e4-45f81474bcc8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:25:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:25:31.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"07d4b2c5-83ba-4be0-a0a5-7b167dab8fd3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c7861688-22a1-4937-a4e4-45f81474bcc8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:25:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:31.100Z","message":"{\"transactionId\":\"07d4b2c5-83ba-4be0-a0a5-7b167dab8fd3\",\"status\":\"200\",\"rqstDate\":\"230425-00:25:31:098\",\"respDate\":\"230425-00:25:31:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:07d4b2c5-83ba-4be0-a0a5-7b167dab8fd3\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:25:31:098-10327\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[07d4b2c5-83ba-4be0-a0a5-7b167dab8fd3]}\\\"}\"}","context":{"RequestID":"07d4b2c5-83ba-4be0-a0a5-7b167dab8fd3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c7861688-22a1-4937-a4e4-45f81474bcc8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:25:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:31.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"07d4b2c5-83ba-4be0-a0a5-7b167dab8fd3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c7861688-22a1-4937-a4e4-45f81474bcc8","LogTimestamp":"2023-04-25T00:25:31.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:25:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:25:32.451Z","message":"Entering","context":{"RequestID":"92d743f2-2cc7-4a34-965d-a5d350ae2626","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"62a4e67f-fad1-4a75-894a-822aa92f7140","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:25:32.451Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:25:32.455Z","message":"{\"transactionId\":\"92d743f2-2cc7-4a34-965d-a5d350ae2626\",\"status\":\"200\",\"rqstDate\":\"230425-00:25:32:452\",\"respDate\":\"230425-00:25:32:455\",\"sourceId\":\"haproxy:92d743f2-2cc7-4a34-965d-a5d350ae2626\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:25:32:452-75547\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fd345906-ced4-4aca-af34-46bed0bc6898], x-b3-parentspanid=[2c185d802b68ddc3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f4faa8ad77fd62e12c185d802b68ddc3], x-b3-spanid=[db441a110dd803c1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[92d743f2-2cc7-4a34-965d-a5d350ae2626]}\\\"}\"}","context":{"RequestID":"92d743f2-2cc7-4a34-965d-a5d350ae2626","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"62a4e67f-fad1-4a75-894a-822aa92f7140","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:25:32.451Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:32.456Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"92d743f2-2cc7-4a34-965d-a5d350ae2626","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"62a4e67f-fad1-4a75-894a-822aa92f7140","LogTimestamp":"2023-04-25T00:25:32.456Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:25:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-04-25T00:25:34.468Z","message":"Entering","context":{"RequestID":"fe0dd4ed-9ff5-4015-b854-0852f6cd9025","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bd59ea7c-c1f6-4b1c-b184-861e36319baf","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:25:34.468Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:25:34.470Z","message":"{\"transactionId\":\"fe0dd4ed-9ff5-4015-b854-0852f6cd9025\",\"status\":\"200\",\"rqstDate\":\"230425-00:25:34:469\",\"respDate\":\"230425-00:25:34:470\",\"sourceId\":\"haproxy:fe0dd4ed-9ff5-4015-b854-0852f6cd9025\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:25:34:469-59695\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[38ab0528-dadb-43f0-8a86-7abc9b676010], x-b3-parentspanid=[14f1cf6b91d48d55], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4437b8be24e2367e14f1cf6b91d48d55], x-b3-spanid=[847513721bd4ef9e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fe0dd4ed-9ff5-4015-b854-0852f6cd9025]}\\\"}\"}","context":{"RequestID":"fe0dd4ed-9ff5-4015-b854-0852f6cd9025","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bd59ea7c-c1f6-4b1c-b184-861e36319baf","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:25:34.468Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:34.471Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fe0dd4ed-9ff5-4015-b854-0852f6cd9025","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bd59ea7c-c1f6-4b1c-b184-861e36319baf","LogTimestamp":"2023-04-25T00:25:34.471Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:25:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:25:36.480Z","message":"Entering","context":{"RequestID":"b4c9f15a-971d-4a83-9452-8de8251b852b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b3bf2a00-cc6c-4ca2-8209-9be30ce9b911","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:25:36.480Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:25:36.482Z","message":"{\"transactionId\":\"b4c9f15a-971d-4a83-9452-8de8251b852b\",\"status\":\"200\",\"rqstDate\":\"230425-00:25:36:481\",\"respDate\":\"230425-00:25:36:482\",\"sourceId\":\"haproxy:b4c9f15a-971d-4a83-9452-8de8251b852b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:25:36:481-42924\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d32a0428-00e2-4d06-bef3-d01330c94ef6], x-b3-parentspanid=[39226583f7defb83], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[afb1b0b55cc72efe39226583f7defb83], x-b3-spanid=[6bf8b6fc8469fa18], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b4c9f15a-971d-4a83-9452-8de8251b852b]}\\\"}\"}","context":{"RequestID":"b4c9f15a-971d-4a83-9452-8de8251b852b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b3bf2a00-cc6c-4ca2-8209-9be30ce9b911","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:25:36.480Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:36.483Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b4c9f15a-971d-4a83-9452-8de8251b852b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b3bf2a00-cc6c-4ca2-8209-9be30ce9b911","LogTimestamp":"2023-04-25T00:25:36.483Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:25:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:25:38.493Z","message":"Entering","context":{"RequestID":"fb287764-9273-4683-aae4-f46576a84aa7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e219894d-baea-4341-aadd-e515cfff53a5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:25:38.493Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:25:38.496Z","message":"{\"transactionId\":\"fb287764-9273-4683-aae4-f46576a84aa7\",\"status\":\"200\",\"rqstDate\":\"230425-00:25:38:494\",\"respDate\":\"230425-00:25:38:496\",\"sourceId\":\"haproxy:fb287764-9273-4683-aae4-f46576a84aa7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:25:38:494-89793\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8bb5e489-1730-4aa2-8b44-9951c18fdde6], x-b3-parentspanid=[9b87f72daa8fbead], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1c58eb6d0b8c16539b87f72daa8fbead], x-b3-spanid=[15b3b129681fb452], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fb287764-9273-4683-aae4-f46576a84aa7]}\\\"}\"}","context":{"RequestID":"fb287764-9273-4683-aae4-f46576a84aa7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e219894d-baea-4341-aadd-e515cfff53a5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:25:38.493Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:38.497Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fb287764-9273-4683-aae4-f46576a84aa7","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e219894d-baea-4341-aadd-e515cfff53a5","LogTimestamp":"2023-04-25T00:25:38.497Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:25:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:25:38.739Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:25:38.756Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:38.757Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:38.757Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:40.508Z","message":"Entering","context":{"RequestID":"1d2cc7fa-c661-4949-bd4e-db2e5f67aac8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3fba54e5-72a0-4beb-a32a-8a742984be6f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:25:40.508Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:25:40.512Z","message":"{\"transactionId\":\"1d2cc7fa-c661-4949-bd4e-db2e5f67aac8\",\"status\":\"200\",\"rqstDate\":\"230425-00:25:40:510\",\"respDate\":\"230425-00:25:40:512\",\"sourceId\":\"haproxy:1d2cc7fa-c661-4949-bd4e-db2e5f67aac8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:25:40:510-31647\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ad266699-1148-4eae-905b-411bc6ac79c1], x-b3-parentspanid=[bb150d81fa4dbe48], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e74bf2963ab1a326bb150d81fa4dbe48], x-b3-spanid=[b32b29c0abd88f06], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1d2cc7fa-c661-4949-bd4e-db2e5f67aac8]}\\\"}\"}","context":{"RequestID":"1d2cc7fa-c661-4949-bd4e-db2e5f67aac8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3fba54e5-72a0-4beb-a32a-8a742984be6f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:25:40.508Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:40.514Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1d2cc7fa-c661-4949-bd4e-db2e5f67aac8","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3fba54e5-72a0-4beb-a32a-8a742984be6f","LogTimestamp":"2023-04-25T00:25:40.514Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:25:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-25T00:25:40.909Z","message":"Entering","context":{"RequestID":"3b687db9-b86d-4b60-b64e-ab2a0495c4b8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"391460df-8e66-4091-93c7-2d3d2dcbb111","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:25:40.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:25:40.912Z","message":"{\"transactionId\":\"3b687db9-b86d-4b60-b64e-ab2a0495c4b8\",\"status\":\"200\",\"rqstDate\":\"230425-00:25:40:910\",\"respDate\":\"230425-00:25:40:912\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:3b687db9-b86d-4b60-b64e-ab2a0495c4b8\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:25:40:910-23637\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7e10ae1e-f6d9-403e-a714-449c0e731653], x-b3-parentspanid=[3430c5004f5fbeb7], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[55113], x-envoy-attempt-count=[1], x-b3-traceid=[79087df7166c44bd3430c5004f5fbeb7], x-b3-spanid=[b79282b3e7371965], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[3b687db9-b86d-4b60-b64e-ab2a0495c4b8]}\\\"}\"}","context":{"RequestID":"3b687db9-b86d-4b60-b64e-ab2a0495c4b8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"391460df-8e66-4091-93c7-2d3d2dcbb111","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:25:40.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:40.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3b687db9-b86d-4b60-b64e-ab2a0495c4b8","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"391460df-8e66-4091-93c7-2d3d2dcbb111","LogTimestamp":"2023-04-25T00:25:40.913Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:25:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:25:41.097Z","message":"Entering","context":{"RequestID":"be04e151-1651-4c9d-b2dd-a13038461066","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"65da1280-a9f7-4506-aa68-5dd166a9022a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:25:41.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:25:41.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"be04e151-1651-4c9d-b2dd-a13038461066","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"65da1280-a9f7-4506-aa68-5dd166a9022a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:25:41.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:41.101Z","message":"{\"transactionId\":\"be04e151-1651-4c9d-b2dd-a13038461066\",\"status\":\"200\",\"rqstDate\":\"230425-00:25:41:098\",\"respDate\":\"230425-00:25:41:101\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:be04e151-1651-4c9d-b2dd-a13038461066\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:25:41:098-59520\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[be04e151-1651-4c9d-b2dd-a13038461066]}\\\"}\"}","context":{"RequestID":"be04e151-1651-4c9d-b2dd-a13038461066","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"65da1280-a9f7-4506-aa68-5dd166a9022a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:25:41.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:41.102Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"be04e151-1651-4c9d-b2dd-a13038461066","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"65da1280-a9f7-4506-aa68-5dd166a9022a","LogTimestamp":"2023-04-25T00:25:41.102Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:25:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:25:42.125Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:42.129Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:42.525Z","message":"Entering","context":{"RequestID":"087f1e3c-89dc-4645-aae2-b8b76ff2511b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f11cedd8-1794-47fb-8641-8fb9b8cbcc5a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:25:42.525Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:25:42.528Z","message":"{\"transactionId\":\"087f1e3c-89dc-4645-aae2-b8b76ff2511b\",\"status\":\"200\",\"rqstDate\":\"230425-00:25:42:526\",\"respDate\":\"230425-00:25:42:528\",\"sourceId\":\"haproxy:087f1e3c-89dc-4645-aae2-b8b76ff2511b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:25:42:526-2826\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[af27c19b-87f6-400a-99f2-3fcc94637afc], x-b3-parentspanid=[1a70d18d2edf9d32], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[be2ccfa4dbc6eb3b1a70d18d2edf9d32], x-b3-spanid=[b6bf53f003f76d3d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[087f1e3c-89dc-4645-aae2-b8b76ff2511b]}\\\"}\"}","context":{"RequestID":"087f1e3c-89dc-4645-aae2-b8b76ff2511b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f11cedd8-1794-47fb-8641-8fb9b8cbcc5a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:25:42.525Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:42.529Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"087f1e3c-89dc-4645-aae2-b8b76ff2511b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f11cedd8-1794-47fb-8641-8fb9b8cbcc5a","LogTimestamp":"2023-04-25T00:25:42.529Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:25:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:25:44.541Z","message":"Entering","context":{"RequestID":"101b756c-9571-46e3-a56f-037e51701f90","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ac90aac4-a02f-4805-9377-7dbc6c32ddfa","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:25:44.541Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:25:44.545Z","message":"{\"transactionId\":\"101b756c-9571-46e3-a56f-037e51701f90\",\"status\":\"200\",\"rqstDate\":\"230425-00:25:44:542\",\"respDate\":\"230425-00:25:44:545\",\"sourceId\":\"haproxy:101b756c-9571-46e3-a56f-037e51701f90\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:25:44:542-1646\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7b7dd83b-b314-4be6-ac85-509b0703e44a], x-b3-parentspanid=[20428355c30e66a1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ccd2f0e520e4a54a20428355c30e66a1], x-b3-spanid=[023ede96a2a05417], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[101b756c-9571-46e3-a56f-037e51701f90]}\\\"}\"}","context":{"RequestID":"101b756c-9571-46e3-a56f-037e51701f90","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ac90aac4-a02f-4805-9377-7dbc6c32ddfa","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:25:44.541Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:44.546Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"101b756c-9571-46e3-a56f-037e51701f90","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ac90aac4-a02f-4805-9377-7dbc6c32ddfa","LogTimestamp":"2023-04-25T00:25:44.546Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:25:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:25:46.557Z","message":"Entering","context":{"RequestID":"3a5cbe1e-cf60-4f01-a051-7b81f8f4a9d0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8f666fb8-2ef0-4481-9e72-1619733cc425","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:25:46.557Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:25:46.560Z","message":"{\"transactionId\":\"3a5cbe1e-cf60-4f01-a051-7b81f8f4a9d0\",\"status\":\"200\",\"rqstDate\":\"230425-00:25:46:558\",\"respDate\":\"230425-00:25:46:560\",\"sourceId\":\"haproxy:3a5cbe1e-cf60-4f01-a051-7b81f8f4a9d0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:25:46:558-75359\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[11a99316-aae1-4aa8-8e72-156b2fb7bb1f], x-b3-parentspanid=[199a9d9e67aa9960], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9c3d92cd7e8374c4199a9d9e67aa9960], x-b3-spanid=[a39151c505f234ae], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3a5cbe1e-cf60-4f01-a051-7b81f8f4a9d0]}\\\"}\"}","context":{"RequestID":"3a5cbe1e-cf60-4f01-a051-7b81f8f4a9d0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8f666fb8-2ef0-4481-9e72-1619733cc425","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:25:46.557Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:46.562Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3a5cbe1e-cf60-4f01-a051-7b81f8f4a9d0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8f666fb8-2ef0-4481-9e72-1619733cc425","LogTimestamp":"2023-04-25T00:25:46.562Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:25:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:25:48.572Z","message":"Entering","context":{"RequestID":"cc73ed41-f8f8-4427-bd7e-052bec313b1a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bc5076fa-b4f0-454a-b720-55207d192114","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:25:48.572Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:25:48.574Z","message":"{\"transactionId\":\"cc73ed41-f8f8-4427-bd7e-052bec313b1a\",\"status\":\"200\",\"rqstDate\":\"230425-00:25:48:573\",\"respDate\":\"230425-00:25:48:574\",\"sourceId\":\"haproxy:cc73ed41-f8f8-4427-bd7e-052bec313b1a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:25:48:573-56467\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[35ecbe9d-68e4-4931-80bf-3825c02b4a12], x-b3-parentspanid=[5ea7a3970155b679], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[02e6a64f138c73395ea7a3970155b679], x-b3-spanid=[646fa1bc4bd363a1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cc73ed41-f8f8-4427-bd7e-052bec313b1a]}\\\"}\"}","context":{"RequestID":"cc73ed41-f8f8-4427-bd7e-052bec313b1a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bc5076fa-b4f0-454a-b720-55207d192114","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:25:48.572Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:48.575Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cc73ed41-f8f8-4427-bd7e-052bec313b1a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bc5076fa-b4f0-454a-b720-55207d192114","LogTimestamp":"2023-04-25T00:25:48.575Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:25:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:25:48.740Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:25:48.756Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:48.756Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:48.757Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:50.584Z","message":"Entering","context":{"RequestID":"17a097a1-3ec9-4a3f-9945-d9708bad5abe","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2cbae442-3197-4233-9e01-f20463822e52","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:25:50.584Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:25:50.587Z","message":"{\"transactionId\":\"17a097a1-3ec9-4a3f-9945-d9708bad5abe\",\"status\":\"200\",\"rqstDate\":\"230425-00:25:50:585\",\"respDate\":\"230425-00:25:50:587\",\"sourceId\":\"haproxy:17a097a1-3ec9-4a3f-9945-d9708bad5abe\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:25:50:585-50156\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b9ba0cdd-02f2-4924-b21e-e87abfcfa7b9], x-b3-parentspanid=[9e826c0e402bc623], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f8767048296561019e826c0e402bc623], x-b3-spanid=[73f9312c6d498c14], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[17a097a1-3ec9-4a3f-9945-d9708bad5abe]}\\\"}\"}","context":{"RequestID":"17a097a1-3ec9-4a3f-9945-d9708bad5abe","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2cbae442-3197-4233-9e01-f20463822e52","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:25:50.584Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:50.588Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"17a097a1-3ec9-4a3f-9945-d9708bad5abe","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2cbae442-3197-4233-9e01-f20463822e52","LogTimestamp":"2023-04-25T00:25:50.587Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:25:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:25:50.907Z","message":"Entering","context":{"RequestID":"06193efb-99d3-4e29-8f87-f14c5e234b6f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c64fb974-27d6-4a7a-ae42-2d42270eb05f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:25:50.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:25:50.910Z","message":"{\"transactionId\":\"06193efb-99d3-4e29-8f87-f14c5e234b6f\",\"status\":\"200\",\"rqstDate\":\"230425-00:25:50:908\",\"respDate\":\"230425-00:25:50:910\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:06193efb-99d3-4e29-8f87-f14c5e234b6f\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:25:50:908-50811\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ac852068-5438-4550-959e-76c6a89c9732], x-b3-parentspanid=[3919d11ae5cd0516], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38937], x-envoy-attempt-count=[1], x-b3-traceid=[9d244419670601173919d11ae5cd0516], x-b3-spanid=[f513d584a75690b0], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[06193efb-99d3-4e29-8f87-f14c5e234b6f]}\\\"}\"}","context":{"RequestID":"06193efb-99d3-4e29-8f87-f14c5e234b6f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c64fb974-27d6-4a7a-ae42-2d42270eb05f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:25:50.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:50.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"06193efb-99d3-4e29-8f87-f14c5e234b6f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c64fb974-27d6-4a7a-ae42-2d42270eb05f","LogTimestamp":"2023-04-25T00:25:50.911Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:25:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:25:51.097Z","message":"Entering","context":{"RequestID":"41220045-2ccb-47f1-bad2-f9c0f8a2a43a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"37d833a3-8c96-4d48-8e6c-51863fa2c9c2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:25:51.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:25:51.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"41220045-2ccb-47f1-bad2-f9c0f8a2a43a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"37d833a3-8c96-4d48-8e6c-51863fa2c9c2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:25:51.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:51.101Z","message":"{\"transactionId\":\"41220045-2ccb-47f1-bad2-f9c0f8a2a43a\",\"status\":\"200\",\"rqstDate\":\"230425-00:25:51:098\",\"respDate\":\"230425-00:25:51:101\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:41220045-2ccb-47f1-bad2-f9c0f8a2a43a\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:25:51:098-44021\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[41220045-2ccb-47f1-bad2-f9c0f8a2a43a]}\\\"}\"}","context":{"RequestID":"41220045-2ccb-47f1-bad2-f9c0f8a2a43a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"37d833a3-8c96-4d48-8e6c-51863fa2c9c2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:25:51.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:51.102Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"41220045-2ccb-47f1-bad2-f9c0f8a2a43a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"37d833a3-8c96-4d48-8e6c-51863fa2c9c2","LogTimestamp":"2023-04-25T00:25:51.102Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:25:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:25:52.598Z","message":"Entering","context":{"RequestID":"91671e28-2faa-481e-a18a-0c5ebea093d1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"84278292-0d69-44f5-b98f-b9c289b1e23b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:25:52.598Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:25:52.601Z","message":"{\"transactionId\":\"91671e28-2faa-481e-a18a-0c5ebea093d1\",\"status\":\"200\",\"rqstDate\":\"230425-00:25:52:599\",\"respDate\":\"230425-00:25:52:601\",\"sourceId\":\"haproxy:91671e28-2faa-481e-a18a-0c5ebea093d1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:25:52:599-55677\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c5179549-6131-4c3a-96f2-d605461f9fb4], x-b3-parentspanid=[23560483241f8cd2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fda879adb4c8e27823560483241f8cd2], x-b3-spanid=[34e4e13352a8bbfa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[91671e28-2faa-481e-a18a-0c5ebea093d1]}\\\"}\"}","context":{"RequestID":"91671e28-2faa-481e-a18a-0c5ebea093d1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"84278292-0d69-44f5-b98f-b9c289b1e23b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:25:52.598Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:52.602Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"91671e28-2faa-481e-a18a-0c5ebea093d1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"84278292-0d69-44f5-b98f-b9c289b1e23b","LogTimestamp":"2023-04-25T00:25:52.602Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:25:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:25:54.613Z","message":"Entering","context":{"RequestID":"6c0439f8-c8fa-4a02-8ceb-8704f7c3cf73","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2101fa29-6d11-4c3d-b40e-78d99d21f939","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:25:54.613Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:25:54.615Z","message":"{\"transactionId\":\"6c0439f8-c8fa-4a02-8ceb-8704f7c3cf73\",\"status\":\"200\",\"rqstDate\":\"230425-00:25:54:614\",\"respDate\":\"230425-00:25:54:615\",\"sourceId\":\"haproxy:6c0439f8-c8fa-4a02-8ceb-8704f7c3cf73\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:25:54:614-73460\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[152f536d-847a-4eee-8cb3-6ec4f2a231b9], x-b3-parentspanid=[2b2f8986d2c8bceb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[588e198322d059ab2b2f8986d2c8bceb], x-b3-spanid=[18fcee322070b409], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6c0439f8-c8fa-4a02-8ceb-8704f7c3cf73]}\\\"}\"}","context":{"RequestID":"6c0439f8-c8fa-4a02-8ceb-8704f7c3cf73","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2101fa29-6d11-4c3d-b40e-78d99d21f939","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:25:54.613Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:54.616Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6c0439f8-c8fa-4a02-8ceb-8704f7c3cf73","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2101fa29-6d11-4c3d-b40e-78d99d21f939","LogTimestamp":"2023-04-25T00:25:54.616Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:25:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:25:56.626Z","message":"Entering","context":{"RequestID":"a16dfe4b-1d04-485a-8c46-b27d74d5523a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a25b133f-4efd-4c0d-ad31-b65e18c46663","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:25:56.625Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:25:56.628Z","message":"{\"transactionId\":\"a16dfe4b-1d04-485a-8c46-b27d74d5523a\",\"status\":\"200\",\"rqstDate\":\"230425-00:25:56:626\",\"respDate\":\"230425-00:25:56:628\",\"sourceId\":\"haproxy:a16dfe4b-1d04-485a-8c46-b27d74d5523a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:25:56:626-80757\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[268b19fd-0c56-4f47-8eec-2fae3d9dde78], x-b3-parentspanid=[9827dd7d41aa6162], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2906c4332b1ac29a9827dd7d41aa6162], x-b3-spanid=[bfba12904e694639], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a16dfe4b-1d04-485a-8c46-b27d74d5523a]}\\\"}\"}","context":{"RequestID":"a16dfe4b-1d04-485a-8c46-b27d74d5523a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a25b133f-4efd-4c0d-ad31-b65e18c46663","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:25:56.625Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:56.629Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a16dfe4b-1d04-485a-8c46-b27d74d5523a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a25b133f-4efd-4c0d-ad31-b65e18c46663","LogTimestamp":"2023-04-25T00:25:56.629Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:25:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:25:58.641Z","message":"Entering","context":{"RequestID":"d3d96340-b22e-4dc9-aba4-551a4a74f6f5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d37d0ae4-420d-4871-a2d6-692cf15accd4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:25:58.641Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:25:58.644Z","message":"{\"transactionId\":\"d3d96340-b22e-4dc9-aba4-551a4a74f6f5\",\"status\":\"200\",\"rqstDate\":\"230425-00:25:58:642\",\"respDate\":\"230425-00:25:58:643\",\"sourceId\":\"haproxy:d3d96340-b22e-4dc9-aba4-551a4a74f6f5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:25:58:642-46766\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[edad6d72-48e6-474d-9f15-f71f2211c345], x-b3-parentspanid=[c3fa1c5baf9201bc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a2fda919e908518bc3fa1c5baf9201bc], x-b3-spanid=[9c67736cee1591e1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d3d96340-b22e-4dc9-aba4-551a4a74f6f5]}\\\"}\"}","context":{"RequestID":"d3d96340-b22e-4dc9-aba4-551a4a74f6f5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d37d0ae4-420d-4871-a2d6-692cf15accd4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:25:58.641Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:58.644Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d3d96340-b22e-4dc9-aba4-551a4a74f6f5","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d37d0ae4-420d-4871-a2d6-692cf15accd4","LogTimestamp":"2023-04-25T00:25:58.644Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:25:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:25:58.739Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:25:58.755Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:58.756Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:25:58.756Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:00.655Z","message":"Entering","context":{"RequestID":"c60a9e55-14fd-47a4-a8b7-79f759283780","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1433c5a8-3268-468a-b56c-f33e0186cb6f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:26:00.655Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:26:00.658Z","message":"{\"transactionId\":\"c60a9e55-14fd-47a4-a8b7-79f759283780\",\"status\":\"200\",\"rqstDate\":\"230425-00:26:00:656\",\"respDate\":\"230425-00:26:00:658\",\"sourceId\":\"haproxy:c60a9e55-14fd-47a4-a8b7-79f759283780\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:26:00:656-13411\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4a009c89-fecf-4da9-8eb6-60490f88a79c], x-b3-parentspanid=[e97b56f26a95a90a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4c22f8e7fd164091e97b56f26a95a90a], x-b3-spanid=[438c288f24f133ef], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c60a9e55-14fd-47a4-a8b7-79f759283780]}\\\"}\"}","context":{"RequestID":"c60a9e55-14fd-47a4-a8b7-79f759283780","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1433c5a8-3268-468a-b56c-f33e0186cb6f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:26:00.655Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:00.659Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c60a9e55-14fd-47a4-a8b7-79f759283780","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1433c5a8-3268-468a-b56c-f33e0186cb6f","LogTimestamp":"2023-04-25T00:26:00.659Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:26:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:26:00.908Z","message":"Entering","context":{"RequestID":"bceed0cb-d092-4190-b113-a5126ecacdea","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fb628a40-36a5-4353-8796-8fdba8bd4bd3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:26:00.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:26:00.910Z","message":"{\"transactionId\":\"bceed0cb-d092-4190-b113-a5126ecacdea\",\"status\":\"200\",\"rqstDate\":\"230425-00:26:00:909\",\"respDate\":\"230425-00:26:00:910\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:bceed0cb-d092-4190-b113-a5126ecacdea\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:26:00:909-57917\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2d7e27e0-960c-42df-b49b-985405eb0bf6], x-b3-parentspanid=[aea91e6d41609c3e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[56407], x-envoy-attempt-count=[1], x-b3-traceid=[e20658856db7fa59aea91e6d41609c3e], x-b3-spanid=[e034304a9d5868a2], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[bceed0cb-d092-4190-b113-a5126ecacdea]}\\\"}\"}","context":{"RequestID":"bceed0cb-d092-4190-b113-a5126ecacdea","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fb628a40-36a5-4353-8796-8fdba8bd4bd3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:26:00.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:00.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bceed0cb-d092-4190-b113-a5126ecacdea","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fb628a40-36a5-4353-8796-8fdba8bd4bd3","LogTimestamp":"2023-04-25T00:26:00.911Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:26:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:26:01.097Z","message":"Entering","context":{"RequestID":"c9f0ae91-7e5c-4b18-8a2d-65c92ad42377","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"832c1397-2438-4657-86aa-0ecf7299d80a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:26:01.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:26:01.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"c9f0ae91-7e5c-4b18-8a2d-65c92ad42377","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"832c1397-2438-4657-86aa-0ecf7299d80a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:26:01.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:01.101Z","message":"{\"transactionId\":\"c9f0ae91-7e5c-4b18-8a2d-65c92ad42377\",\"status\":\"200\",\"rqstDate\":\"230425-00:26:01:098\",\"respDate\":\"230425-00:26:01:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c9f0ae91-7e5c-4b18-8a2d-65c92ad42377\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:26:01:098-34613\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c9f0ae91-7e5c-4b18-8a2d-65c92ad42377]}\\\"}\"}","context":{"RequestID":"c9f0ae91-7e5c-4b18-8a2d-65c92ad42377","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"832c1397-2438-4657-86aa-0ecf7299d80a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:26:01.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:01.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c9f0ae91-7e5c-4b18-8a2d-65c92ad42377","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"832c1397-2438-4657-86aa-0ecf7299d80a","LogTimestamp":"2023-04-25T00:26:01.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:26:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:26:02.669Z","message":"Entering","context":{"RequestID":"38ac2d8a-159e-4e18-8436-c680d341b8e3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4c5ce41d-0654-48a2-be48-956f4716b4a1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:26:02.669Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:26:02.672Z","message":"{\"transactionId\":\"38ac2d8a-159e-4e18-8436-c680d341b8e3\",\"status\":\"200\",\"rqstDate\":\"230425-00:26:02:670\",\"respDate\":\"230425-00:26:02:672\",\"sourceId\":\"haproxy:38ac2d8a-159e-4e18-8436-c680d341b8e3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:26:02:670-41337\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c960cc2e-b1f1-468a-9c9f-147e8ef83218], x-b3-parentspanid=[d92a1df4a8d73d16], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[058de53ac9971df6d92a1df4a8d73d16], x-b3-spanid=[3e225625c80ee638], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[38ac2d8a-159e-4e18-8436-c680d341b8e3]}\\\"}\"}","context":{"RequestID":"38ac2d8a-159e-4e18-8436-c680d341b8e3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4c5ce41d-0654-48a2-be48-956f4716b4a1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:26:02.669Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:02.673Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"38ac2d8a-159e-4e18-8436-c680d341b8e3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4c5ce41d-0654-48a2-be48-956f4716b4a1","LogTimestamp":"2023-04-25T00:26:02.673Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:26:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:26:04.686Z","message":"Entering","context":{"RequestID":"0daeddb5-4b84-49f2-9452-24f62702cdb9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"276cf880-451a-4a8e-8849-2373d977e5f4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:26:04.685Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:26:04.688Z","message":"{\"transactionId\":\"0daeddb5-4b84-49f2-9452-24f62702cdb9\",\"status\":\"200\",\"rqstDate\":\"230425-00:26:04:686\",\"respDate\":\"230425-00:26:04:688\",\"sourceId\":\"haproxy:0daeddb5-4b84-49f2-9452-24f62702cdb9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:26:04:686-34516\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e4db0880-9f5a-4076-bf00-ef2b194a532b], x-b3-parentspanid=[491d0d43a062b08d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ae477937a03e120b491d0d43a062b08d], x-b3-spanid=[4338b35ae62fa176], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0daeddb5-4b84-49f2-9452-24f62702cdb9]}\\\"}\"}","context":{"RequestID":"0daeddb5-4b84-49f2-9452-24f62702cdb9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"276cf880-451a-4a8e-8849-2373d977e5f4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:26:04.685Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:04.689Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0daeddb5-4b84-49f2-9452-24f62702cdb9","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"276cf880-451a-4a8e-8849-2373d977e5f4","LogTimestamp":"2023-04-25T00:26:04.689Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:26:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:26:06.697Z","message":"Entering","context":{"RequestID":"1c67e5d3-1ed2-4c78-9e42-6c1ec8998e06","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2993db26-1c91-4e6f-8c5c-71d048ee6908","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:26:06.697Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:26:06.698Z","message":"{\"transactionId\":\"1c67e5d3-1ed2-4c78-9e42-6c1ec8998e06\",\"status\":\"200\",\"rqstDate\":\"230425-00:26:06:697\",\"respDate\":\"230425-00:26:06:698\",\"sourceId\":\"haproxy:1c67e5d3-1ed2-4c78-9e42-6c1ec8998e06\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:26:06:697-86642\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eb24622a-faa1-4179-83e9-084585f84194], x-b3-parentspanid=[43c8fdc8afd9fa16], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[33d1035377668da743c8fdc8afd9fa16], x-b3-spanid=[9cbd65a4b9f47d29], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1c67e5d3-1ed2-4c78-9e42-6c1ec8998e06]}\\\"}\"}","context":{"RequestID":"1c67e5d3-1ed2-4c78-9e42-6c1ec8998e06","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2993db26-1c91-4e6f-8c5c-71d048ee6908","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:26:06.697Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:06.699Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1c67e5d3-1ed2-4c78-9e42-6c1ec8998e06","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2993db26-1c91-4e6f-8c5c-71d048ee6908","LogTimestamp":"2023-04-25T00:26:06.699Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:26:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:26:08.706Z","message":"Entering","context":{"RequestID":"8409fdad-9c72-4424-9f81-1c07e7bcfc5e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1a40deea-ad34-406a-a87b-42630ec13f62","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:26:08.706Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:26:08.709Z","message":"{\"transactionId\":\"8409fdad-9c72-4424-9f81-1c07e7bcfc5e\",\"status\":\"200\",\"rqstDate\":\"230425-00:26:08:707\",\"respDate\":\"230425-00:26:08:709\",\"sourceId\":\"haproxy:8409fdad-9c72-4424-9f81-1c07e7bcfc5e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:26:08:707-36657\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[571de589-3906-497b-b663-04e84c97bc16], x-b3-parentspanid=[cd692af36f30a891], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5dbdc516be9f9c10cd692af36f30a891], x-b3-spanid=[9f10f2a96e541b95], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8409fdad-9c72-4424-9f81-1c07e7bcfc5e]}\\\"}\"}","context":{"RequestID":"8409fdad-9c72-4424-9f81-1c07e7bcfc5e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1a40deea-ad34-406a-a87b-42630ec13f62","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:26:08.706Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:08.710Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8409fdad-9c72-4424-9f81-1c07e7bcfc5e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1a40deea-ad34-406a-a87b-42630ec13f62","LogTimestamp":"2023-04-25T00:26:08.710Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:26:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:26:08.740Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:26:08.758Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:08.759Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:08.759Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:10.719Z","message":"Entering","context":{"RequestID":"0334a29b-f4af-4fa2-8ad7-43155913c93b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"31540a4c-49de-4a2c-8033-c18b941139bc","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:26:10.719Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:26:10.722Z","message":"{\"transactionId\":\"0334a29b-f4af-4fa2-8ad7-43155913c93b\",\"status\":\"200\",\"rqstDate\":\"230425-00:26:10:720\",\"respDate\":\"230425-00:26:10:722\",\"sourceId\":\"haproxy:0334a29b-f4af-4fa2-8ad7-43155913c93b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:26:10:720-28629\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[141a0699-7508-459c-a730-b4db118a6856], x-b3-parentspanid=[30fc5f5bb76f9624], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bfca759cb508941330fc5f5bb76f9624], x-b3-spanid=[dca89997f3358ee5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0334a29b-f4af-4fa2-8ad7-43155913c93b]}\\\"}\"}","context":{"RequestID":"0334a29b-f4af-4fa2-8ad7-43155913c93b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"31540a4c-49de-4a2c-8033-c18b941139bc","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:26:10.719Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:10.723Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0334a29b-f4af-4fa2-8ad7-43155913c93b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"31540a4c-49de-4a2c-8033-c18b941139bc","LogTimestamp":"2023-04-25T00:26:10.723Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:26:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:26:10.906Z","message":"Entering","context":{"RequestID":"16b7e568-5179-4512-ba84-3547c452a33f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c304fb0c-4289-41e3-bdfc-440ee0846ce1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:26:10.906Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:26:10.909Z","message":"{\"transactionId\":\"16b7e568-5179-4512-ba84-3547c452a33f\",\"status\":\"200\",\"rqstDate\":\"230425-00:26:10:907\",\"respDate\":\"230425-00:26:10:909\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:16b7e568-5179-4512-ba84-3547c452a33f\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:26:10:907-53879\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f64fedbd-32b6-4e43-b1c8-f808342dc79f], x-b3-parentspanid=[a62ccf47b6387545], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37285], x-envoy-attempt-count=[1], x-b3-traceid=[797deec57c578675a62ccf47b6387545], x-b3-spanid=[b45da09c19ecf8b0], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[16b7e568-5179-4512-ba84-3547c452a33f]}\\\"}\"}","context":{"RequestID":"16b7e568-5179-4512-ba84-3547c452a33f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c304fb0c-4289-41e3-bdfc-440ee0846ce1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:26:10.906Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:10.910Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"16b7e568-5179-4512-ba84-3547c452a33f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c304fb0c-4289-41e3-bdfc-440ee0846ce1","LogTimestamp":"2023-04-25T00:26:10.910Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:26:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:26:11.097Z","message":"Entering","context":{"RequestID":"43d1b283-04d3-4135-8dd8-e2bba3dfef8c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"030fad08-de85-4a91-99ad-98b5f9020893","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:26:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:26:11.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"43d1b283-04d3-4135-8dd8-e2bba3dfef8c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"030fad08-de85-4a91-99ad-98b5f9020893","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:26:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:11.101Z","message":"{\"transactionId\":\"43d1b283-04d3-4135-8dd8-e2bba3dfef8c\",\"status\":\"200\",\"rqstDate\":\"230425-00:26:11:097\",\"respDate\":\"230425-00:26:11:101\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:43d1b283-04d3-4135-8dd8-e2bba3dfef8c\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:26:11:097-99726\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[43d1b283-04d3-4135-8dd8-e2bba3dfef8c]}\\\"}\"}","context":{"RequestID":"43d1b283-04d3-4135-8dd8-e2bba3dfef8c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"030fad08-de85-4a91-99ad-98b5f9020893","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:26:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:11.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"43d1b283-04d3-4135-8dd8-e2bba3dfef8c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"030fad08-de85-4a91-99ad-98b5f9020893","LogTimestamp":"2023-04-25T00:26:11.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:26:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:26:12.130Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:12.133Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:12.731Z","message":"Entering","context":{"RequestID":"daf98a1f-93f3-4187-a5a5-bb9501132314","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"619bf50a-8399-4811-bf6d-ac0ff0becf1f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:26:12.731Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:26:12.734Z","message":"{\"transactionId\":\"daf98a1f-93f3-4187-a5a5-bb9501132314\",\"status\":\"200\",\"rqstDate\":\"230425-00:26:12:732\",\"respDate\":\"230425-00:26:12:734\",\"sourceId\":\"haproxy:daf98a1f-93f3-4187-a5a5-bb9501132314\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:26:12:732-36099\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a2d9ac99-7821-4cb0-9d6d-34bdc24e4a83], x-b3-parentspanid=[bf197f17b1c41372], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[220a530d73014f1abf197f17b1c41372], x-b3-spanid=[198b65428040e81e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[daf98a1f-93f3-4187-a5a5-bb9501132314]}\\\"}\"}","context":{"RequestID":"daf98a1f-93f3-4187-a5a5-bb9501132314","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"619bf50a-8399-4811-bf6d-ac0ff0becf1f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:26:12.731Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:12.735Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"daf98a1f-93f3-4187-a5a5-bb9501132314","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"619bf50a-8399-4811-bf6d-ac0ff0becf1f","LogTimestamp":"2023-04-25T00:26:12.735Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:26:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:26:14.744Z","message":"Entering","context":{"RequestID":"30099b18-cef7-4e6d-a5ae-46899d8cc401","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"69d7af7a-86d5-4d90-83d7-64815d03f751","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:26:14.744Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:26:14.746Z","message":"{\"transactionId\":\"30099b18-cef7-4e6d-a5ae-46899d8cc401\",\"status\":\"200\",\"rqstDate\":\"230425-00:26:14:745\",\"respDate\":\"230425-00:26:14:746\",\"sourceId\":\"haproxy:30099b18-cef7-4e6d-a5ae-46899d8cc401\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:26:14:745-3387\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cedfea35-c6fe-4a89-bdae-6220a284e8f2], x-b3-parentspanid=[9709a2a80644f334], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d0f693a5f5bccff39709a2a80644f334], x-b3-spanid=[8ac1849a306c6261], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[30099b18-cef7-4e6d-a5ae-46899d8cc401]}\\\"}\"}","context":{"RequestID":"30099b18-cef7-4e6d-a5ae-46899d8cc401","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"69d7af7a-86d5-4d90-83d7-64815d03f751","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:26:14.744Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:14.747Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"30099b18-cef7-4e6d-a5ae-46899d8cc401","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"69d7af7a-86d5-4d90-83d7-64815d03f751","LogTimestamp":"2023-04-25T00:26:14.747Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:26:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:26:16.757Z","message":"Entering","context":{"RequestID":"f6790493-ea46-45c2-a80a-74f73b542ff3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"75c5cd29-905f-4abe-a765-a30a9caba29f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:26:16.757Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:26:16.760Z","message":"{\"transactionId\":\"f6790493-ea46-45c2-a80a-74f73b542ff3\",\"status\":\"200\",\"rqstDate\":\"230425-00:26:16:758\",\"respDate\":\"230425-00:26:16:760\",\"sourceId\":\"haproxy:f6790493-ea46-45c2-a80a-74f73b542ff3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:26:16:758-95990\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a8ab3bcd-591d-4377-87bd-fc246895026d], x-b3-parentspanid=[850bf200ae3e5f0a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7fb49c22a99114c4850bf200ae3e5f0a], x-b3-spanid=[2869fbc43f485124], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f6790493-ea46-45c2-a80a-74f73b542ff3]}\\\"}\"}","context":{"RequestID":"f6790493-ea46-45c2-a80a-74f73b542ff3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"75c5cd29-905f-4abe-a765-a30a9caba29f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:26:16.757Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:16.761Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f6790493-ea46-45c2-a80a-74f73b542ff3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"75c5cd29-905f-4abe-a765-a30a9caba29f","LogTimestamp":"2023-04-25T00:26:16.761Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:26:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:26:18.739Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:26:18.756Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:18.756Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:18.756Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:18.770Z","message":"Entering","context":{"RequestID":"5dafe488-ac89-4083-aeb4-0749d5a9415d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9552e140-678d-4b59-a6c2-722657ca0201","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:26:18.770Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:26:18.773Z","message":"{\"transactionId\":\"5dafe488-ac89-4083-aeb4-0749d5a9415d\",\"status\":\"200\",\"rqstDate\":\"230425-00:26:18:771\",\"respDate\":\"230425-00:26:18:772\",\"sourceId\":\"haproxy:5dafe488-ac89-4083-aeb4-0749d5a9415d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:26:18:771-9548\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cad3542b-e361-4472-8002-7de08e93043c], x-b3-parentspanid=[72d1d549186c168a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ae2b241488413e4872d1d549186c168a], x-b3-spanid=[f9097c27b2c86189], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5dafe488-ac89-4083-aeb4-0749d5a9415d]}\\\"}\"}","context":{"RequestID":"5dafe488-ac89-4083-aeb4-0749d5a9415d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9552e140-678d-4b59-a6c2-722657ca0201","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:26:18.770Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:18.773Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5dafe488-ac89-4083-aeb4-0749d5a9415d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9552e140-678d-4b59-a6c2-722657ca0201","LogTimestamp":"2023-04-25T00:26:18.773Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:26:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:26:20.784Z","message":"Entering","context":{"RequestID":"74535659-529f-4737-8af8-5e9c97a449eb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0f6c5009-3d4a-45ee-81ba-0f33b481df0b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:26:20.783Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:26:20.787Z","message":"{\"transactionId\":\"74535659-529f-4737-8af8-5e9c97a449eb\",\"status\":\"200\",\"rqstDate\":\"230425-00:26:20:785\",\"respDate\":\"230425-00:26:20:787\",\"sourceId\":\"haproxy:74535659-529f-4737-8af8-5e9c97a449eb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:26:20:785-89683\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[67aff495-9e79-48cf-bef8-e25c53e0358d], x-b3-parentspanid=[17e8bd4c1f5509ed], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a842b69a2ad8417a17e8bd4c1f5509ed], x-b3-spanid=[44bcd26e8c2352ae], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[74535659-529f-4737-8af8-5e9c97a449eb]}\\\"}\"}","context":{"RequestID":"74535659-529f-4737-8af8-5e9c97a449eb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0f6c5009-3d4a-45ee-81ba-0f33b481df0b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:26:20.783Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:20.788Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"74535659-529f-4737-8af8-5e9c97a449eb","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0f6c5009-3d4a-45ee-81ba-0f33b481df0b","LogTimestamp":"2023-04-25T00:26:20.788Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:26:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:26:20.909Z","message":"Entering","context":{"RequestID":"c7db8526-0a31-4db9-a989-c79383876076","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e3e99223-f161-4c08-8ed8-d58830edfcbb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:26:20.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:26:20.912Z","message":"{\"transactionId\":\"c7db8526-0a31-4db9-a989-c79383876076\",\"status\":\"200\",\"rqstDate\":\"230425-00:26:20:909\",\"respDate\":\"230425-00:26:20:912\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c7db8526-0a31-4db9-a989-c79383876076\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:26:20:909-63500\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f29a8588-ad2a-4bdc-8d62-bf5f280781ad], x-b3-parentspanid=[680e672933c2746b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40777], x-envoy-attempt-count=[1], x-b3-traceid=[449b149e7f01150c680e672933c2746b], x-b3-spanid=[9cff13b49273fbd5], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c7db8526-0a31-4db9-a989-c79383876076]}\\\"}\"}","context":{"RequestID":"c7db8526-0a31-4db9-a989-c79383876076","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e3e99223-f161-4c08-8ed8-d58830edfcbb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:26:20.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:20.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c7db8526-0a31-4db9-a989-c79383876076","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e3e99223-f161-4c08-8ed8-d58830edfcbb","LogTimestamp":"2023-04-25T00:26:20.913Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:26:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:26:21.097Z","message":"Entering","context":{"RequestID":"122aad98-386c-4ea4-8927-daa8ba29e665","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6f127fe9-ce65-44ed-ac45-d8388aaab127","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:26:21.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:26:21.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"122aad98-386c-4ea4-8927-daa8ba29e665","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6f127fe9-ce65-44ed-ac45-d8388aaab127","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:26:21.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:21.101Z","message":"{\"transactionId\":\"122aad98-386c-4ea4-8927-daa8ba29e665\",\"status\":\"200\",\"rqstDate\":\"230425-00:26:21:098\",\"respDate\":\"230425-00:26:21:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:122aad98-386c-4ea4-8927-daa8ba29e665\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:26:21:098-6662\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[122aad98-386c-4ea4-8927-daa8ba29e665]}\\\"}\"}","context":{"RequestID":"122aad98-386c-4ea4-8927-daa8ba29e665","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6f127fe9-ce65-44ed-ac45-d8388aaab127","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:26:21.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:21.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"122aad98-386c-4ea4-8927-daa8ba29e665","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6f127fe9-ce65-44ed-ac45-d8388aaab127","LogTimestamp":"2023-04-25T00:26:21.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:26:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:26:22.798Z","message":"Entering","context":{"RequestID":"4d77da63-4003-4c67-a888-1a606c3a2c23","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2479ac59-a4ea-4e04-99ab-71a385069b0a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:26:22.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:26:22.801Z","message":"{\"transactionId\":\"4d77da63-4003-4c67-a888-1a606c3a2c23\",\"status\":\"200\",\"rqstDate\":\"230425-00:26:22:799\",\"respDate\":\"230425-00:26:22:800\",\"sourceId\":\"haproxy:4d77da63-4003-4c67-a888-1a606c3a2c23\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:26:22:799-71582\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[414c2a3e-a432-4e49-95a6-400bb46b0613], x-b3-parentspanid=[5c7056fe25a911cc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ede6a28641de31b35c7056fe25a911cc], x-b3-spanid=[628f802f398bf527], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4d77da63-4003-4c67-a888-1a606c3a2c23]}\\\"}\"}","context":{"RequestID":"4d77da63-4003-4c67-a888-1a606c3a2c23","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2479ac59-a4ea-4e04-99ab-71a385069b0a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:26:22.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:22.801Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4d77da63-4003-4c67-a888-1a606c3a2c23","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2479ac59-a4ea-4e04-99ab-71a385069b0a","LogTimestamp":"2023-04-25T00:26:22.801Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:26:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:26:24.810Z","message":"Entering","context":{"RequestID":"535f37c1-4790-4284-ab82-91a29ce03d76","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bc31432b-f35d-46bc-9fde-e4cf08d834fd","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:26:24.810Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:26:24.813Z","message":"{\"transactionId\":\"535f37c1-4790-4284-ab82-91a29ce03d76\",\"status\":\"200\",\"rqstDate\":\"230425-00:26:24:811\",\"respDate\":\"230425-00:26:24:813\",\"sourceId\":\"haproxy:535f37c1-4790-4284-ab82-91a29ce03d76\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:26:24:811-96988\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a04822d7-5fe2-49e9-a90b-f0353c6cb656], x-b3-parentspanid=[bf3fab4cd246708f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a0056f6a76a80443bf3fab4cd246708f], x-b3-spanid=[c9e0a44b1053c0c3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[535f37c1-4790-4284-ab82-91a29ce03d76]}\\\"}\"}","context":{"RequestID":"535f37c1-4790-4284-ab82-91a29ce03d76","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bc31432b-f35d-46bc-9fde-e4cf08d834fd","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:26:24.810Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:24.814Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"535f37c1-4790-4284-ab82-91a29ce03d76","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bc31432b-f35d-46bc-9fde-e4cf08d834fd","LogTimestamp":"2023-04-25T00:26:24.814Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:26:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:26:26.822Z","message":"Entering","context":{"RequestID":"4f41fb59-7c5f-4a18-b1be-66c3d402b2db","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"35366549-c9f8-4d5c-816d-fc725336b1dd","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:26:26.822Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:26:26.824Z","message":"{\"transactionId\":\"4f41fb59-7c5f-4a18-b1be-66c3d402b2db\",\"status\":\"200\",\"rqstDate\":\"230425-00:26:26:823\",\"respDate\":\"230425-00:26:26:824\",\"sourceId\":\"haproxy:4f41fb59-7c5f-4a18-b1be-66c3d402b2db\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:26:26:823-90010\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9da28954-650d-4ed2-bc2f-6e8fdd285cf9], x-b3-parentspanid=[e63dc2dac02c24d1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[101e31c05f9fe19be63dc2dac02c24d1], x-b3-spanid=[0f14350969a6d213], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4f41fb59-7c5f-4a18-b1be-66c3d402b2db]}\\\"}\"}","context":{"RequestID":"4f41fb59-7c5f-4a18-b1be-66c3d402b2db","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"35366549-c9f8-4d5c-816d-fc725336b1dd","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:26:26.822Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:26.825Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4f41fb59-7c5f-4a18-b1be-66c3d402b2db","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"35366549-c9f8-4d5c-816d-fc725336b1dd","LogTimestamp":"2023-04-25T00:26:26.825Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:26:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:26:28.740Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:26:28.752Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:28.753Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:28.753Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:28.835Z","message":"Entering","context":{"RequestID":"3b774e72-cb93-46b1-a0ea-ffa250bab874","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c67711d1-8773-42f1-8763-49286df5553d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:26:28.834Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:26:28.838Z","message":"{\"transactionId\":\"3b774e72-cb93-46b1-a0ea-ffa250bab874\",\"status\":\"200\",\"rqstDate\":\"230425-00:26:28:835\",\"respDate\":\"230425-00:26:28:838\",\"sourceId\":\"haproxy:3b774e72-cb93-46b1-a0ea-ffa250bab874\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:26:28:835-67575\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c19cced2-8a70-434f-b605-f42f47c75583], x-b3-parentspanid=[9d314f13f9480ad8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6052e45e29fa910f9d314f13f9480ad8], x-b3-spanid=[4a1c8e73dc6e983d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3b774e72-cb93-46b1-a0ea-ffa250bab874]}\\\"}\"}","context":{"RequestID":"3b774e72-cb93-46b1-a0ea-ffa250bab874","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c67711d1-8773-42f1-8763-49286df5553d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:26:28.834Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:28.839Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3b774e72-cb93-46b1-a0ea-ffa250bab874","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c67711d1-8773-42f1-8763-49286df5553d","LogTimestamp":"2023-04-25T00:26:28.838Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:26:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:26:30.847Z","message":"Entering","context":{"RequestID":"bb41d99d-a47b-4b95-acb0-dac5faa9cea2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"31fc88de-fb67-4e34-9373-57c43d7e60c3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:26:30.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:26:30.849Z","message":"{\"transactionId\":\"bb41d99d-a47b-4b95-acb0-dac5faa9cea2\",\"status\":\"200\",\"rqstDate\":\"230425-00:26:30:848\",\"respDate\":\"230425-00:26:30:849\",\"sourceId\":\"haproxy:bb41d99d-a47b-4b95-acb0-dac5faa9cea2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:26:30:848-27190\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[58398c3f-affe-4b51-90d9-a45ec1382a8f], x-b3-parentspanid=[fcd0e5b7f97cdc5c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b05e0b3d74bd08acfcd0e5b7f97cdc5c], x-b3-spanid=[60231aa0488f65e4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bb41d99d-a47b-4b95-acb0-dac5faa9cea2]}\\\"}\"}","context":{"RequestID":"bb41d99d-a47b-4b95-acb0-dac5faa9cea2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"31fc88de-fb67-4e34-9373-57c43d7e60c3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:26:30.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:30.850Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bb41d99d-a47b-4b95-acb0-dac5faa9cea2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"31fc88de-fb67-4e34-9373-57c43d7e60c3","LogTimestamp":"2023-04-25T00:26:30.850Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:26:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:26:30.907Z","message":"Entering","context":{"RequestID":"b5987f03-1cf5-40ee-9f08-5d6bd6fd9c12","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2090570e-0b35-4b23-945f-6ebdb9dc38bc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:26:30.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:26:30.911Z","message":"{\"transactionId\":\"b5987f03-1cf5-40ee-9f08-5d6bd6fd9c12\",\"status\":\"200\",\"rqstDate\":\"230425-00:26:30:908\",\"respDate\":\"230425-00:26:30:910\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b5987f03-1cf5-40ee-9f08-5d6bd6fd9c12\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:26:30:908-25193\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2d8d5ebc-45a2-4a2c-81d6-834be0babbf8], x-b3-parentspanid=[4832d5f2f1f3f429], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51941], x-envoy-attempt-count=[1], x-b3-traceid=[86610a2eeb80d96e4832d5f2f1f3f429], x-b3-spanid=[bb92155962753540], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b5987f03-1cf5-40ee-9f08-5d6bd6fd9c12]}\\\"}\"}","context":{"RequestID":"b5987f03-1cf5-40ee-9f08-5d6bd6fd9c12","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2090570e-0b35-4b23-945f-6ebdb9dc38bc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:26:30.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:30.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b5987f03-1cf5-40ee-9f08-5d6bd6fd9c12","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2090570e-0b35-4b23-945f-6ebdb9dc38bc","LogTimestamp":"2023-04-25T00:26:30.911Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:26:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:26:31.096Z","message":"Entering","context":{"RequestID":"ba3ccd73-a153-4f52-a1ca-a69096a57534","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8dc5b29d-ed2f-47c2-bf57-35fad8379bf6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:26:31.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:26:31.097Z","message":"Database is available from CACHED check.","context":{"RequestID":"ba3ccd73-a153-4f52-a1ca-a69096a57534","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8dc5b29d-ed2f-47c2-bf57-35fad8379bf6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:26:31.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:31.098Z","message":"{\"transactionId\":\"ba3ccd73-a153-4f52-a1ca-a69096a57534\",\"status\":\"200\",\"rqstDate\":\"230425-00:26:31:096\",\"respDate\":\"230425-00:26:31:098\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ba3ccd73-a153-4f52-a1ca-a69096a57534\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:26:31:096-42103\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ba3ccd73-a153-4f52-a1ca-a69096a57534]}\\\"}\"}","context":{"RequestID":"ba3ccd73-a153-4f52-a1ca-a69096a57534","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8dc5b29d-ed2f-47c2-bf57-35fad8379bf6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:26:31.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:31.098Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ba3ccd73-a153-4f52-a1ca-a69096a57534","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8dc5b29d-ed2f-47c2-bf57-35fad8379bf6","LogTimestamp":"2023-04-25T00:26:31.098Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:26:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:26:32.859Z","message":"Entering","context":{"RequestID":"fe6fd65b-24a0-4dec-bdd7-f6e80c402083","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"94367799-c3c2-4235-8c13-51218c7821e7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:26:32.859Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:26:32.862Z","message":"{\"transactionId\":\"fe6fd65b-24a0-4dec-bdd7-f6e80c402083\",\"status\":\"200\",\"rqstDate\":\"230425-00:26:32:860\",\"respDate\":\"230425-00:26:32:862\",\"sourceId\":\"haproxy:fe6fd65b-24a0-4dec-bdd7-f6e80c402083\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:26:32:860-58050\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fccb63b7-d6ab-41a7-ba7a-c4ef0500a07b], x-b3-parentspanid=[cfa7832544dcfcba], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[33ac782808943c0acfa7832544dcfcba], x-b3-spanid=[03ad41d9c992ff33], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fe6fd65b-24a0-4dec-bdd7-f6e80c402083]}\\\"}\"}","context":{"RequestID":"fe6fd65b-24a0-4dec-bdd7-f6e80c402083","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"94367799-c3c2-4235-8c13-51218c7821e7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:26:32.859Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:32.863Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fe6fd65b-24a0-4dec-bdd7-f6e80c402083","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"94367799-c3c2-4235-8c13-51218c7821e7","LogTimestamp":"2023-04-25T00:26:32.863Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:26:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:26:34.873Z","message":"Entering","context":{"RequestID":"846e3930-9e2b-4b6f-97e0-071cb6a4117e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"56c36796-dc6b-4de7-b098-a95f7807c8ae","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:26:34.873Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:26:34.876Z","message":"{\"transactionId\":\"846e3930-9e2b-4b6f-97e0-071cb6a4117e\",\"status\":\"200\",\"rqstDate\":\"230425-00:26:34:874\",\"respDate\":\"230425-00:26:34:876\",\"sourceId\":\"haproxy:846e3930-9e2b-4b6f-97e0-071cb6a4117e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:26:34:874-2946\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c5c46aff-cd41-47f5-abd9-0c80b931b53f], x-b3-parentspanid=[34bce6ab0330fbae], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ffb217be483ba22e34bce6ab0330fbae], x-b3-spanid=[7c0498e243d2cc90], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[846e3930-9e2b-4b6f-97e0-071cb6a4117e]}\\\"}\"}","context":{"RequestID":"846e3930-9e2b-4b6f-97e0-071cb6a4117e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"56c36796-dc6b-4de7-b098-a95f7807c8ae","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:26:34.873Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:34.877Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"846e3930-9e2b-4b6f-97e0-071cb6a4117e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"56c36796-dc6b-4de7-b098-a95f7807c8ae","LogTimestamp":"2023-04-25T00:26:34.877Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:26:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:26:36.889Z","message":"Entering","context":{"RequestID":"dc931c95-ccac-4785-b0d0-c696eab4d16a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3acbb059-415a-4c33-af66-98af4df62219","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:26:36.889Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:26:36.893Z","message":"{\"transactionId\":\"dc931c95-ccac-4785-b0d0-c696eab4d16a\",\"status\":\"200\",\"rqstDate\":\"230425-00:26:36:890\",\"respDate\":\"230425-00:26:36:893\",\"sourceId\":\"haproxy:dc931c95-ccac-4785-b0d0-c696eab4d16a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:26:36:890-30182\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[35595ad3-60ef-477e-9388-7b464739d5f2], x-b3-parentspanid=[6bd2d678d64832c1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2e15b4ab95bc507e6bd2d678d64832c1], x-b3-spanid=[9598cb635901dd8a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dc931c95-ccac-4785-b0d0-c696eab4d16a]}\\\"}\"}","context":{"RequestID":"dc931c95-ccac-4785-b0d0-c696eab4d16a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3acbb059-415a-4c33-af66-98af4df62219","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:26:36.889Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:36.893Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dc931c95-ccac-4785-b0d0-c696eab4d16a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3acbb059-415a-4c33-af66-98af4df62219","LogTimestamp":"2023-04-25T00:26:36.893Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:26:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:26:38.740Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:26:38.760Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:38.761Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:38.761Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:38.904Z","message":"Entering","context":{"RequestID":"0dbdb32a-a39f-4b46-8b43-efab746eb586","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d176db48-28ca-4df9-b290-0d88597caf05","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:26:38.904Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:26:38.907Z","message":"{\"transactionId\":\"0dbdb32a-a39f-4b46-8b43-efab746eb586\",\"status\":\"200\",\"rqstDate\":\"230425-00:26:38:905\",\"respDate\":\"230425-00:26:38:907\",\"sourceId\":\"haproxy:0dbdb32a-a39f-4b46-8b43-efab746eb586\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:26:38:905-67464\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0020a005-46de-4c93-a2ed-ef1cf6fedc7b], x-b3-parentspanid=[c73733af87088407], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[57358e4b13a6cd65c73733af87088407], x-b3-spanid=[3e00affad7a86d7a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0dbdb32a-a39f-4b46-8b43-efab746eb586]}\\\"}\"}","context":{"RequestID":"0dbdb32a-a39f-4b46-8b43-efab746eb586","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d176db48-28ca-4df9-b290-0d88597caf05","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:26:38.904Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:38.908Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0dbdb32a-a39f-4b46-8b43-efab746eb586","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d176db48-28ca-4df9-b290-0d88597caf05","LogTimestamp":"2023-04-25T00:26:38.908Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:26:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:26:40.908Z","message":"Entering","context":{"RequestID":"d72a50fb-076f-48a9-994d-319f49d4ea23","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"204a366f-3833-4957-883a-924770eb1158","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:26:40.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:26:40.910Z","message":"{\"transactionId\":\"d72a50fb-076f-48a9-994d-319f49d4ea23\",\"status\":\"200\",\"rqstDate\":\"230425-00:26:40:909\",\"respDate\":\"230425-00:26:40:910\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d72a50fb-076f-48a9-994d-319f49d4ea23\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:26:40:909-99534\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7e015b72-b8f4-4338-933e-4aa47401cc33], x-b3-parentspanid=[023044e3c9d143f2], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41773], x-envoy-attempt-count=[1], x-b3-traceid=[d596afaf1017cf3f023044e3c9d143f2], x-b3-spanid=[ddc189816c2e2419], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d72a50fb-076f-48a9-994d-319f49d4ea23]}\\\"}\"}","context":{"RequestID":"d72a50fb-076f-48a9-994d-319f49d4ea23","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"204a366f-3833-4957-883a-924770eb1158","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:26:40.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:40.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d72a50fb-076f-48a9-994d-319f49d4ea23","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"204a366f-3833-4957-883a-924770eb1158","LogTimestamp":"2023-04-25T00:26:40.911Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:26:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:26:40.916Z","message":"Entering","context":{"RequestID":"ecea10df-9303-4edb-8216-c848a293cf70","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ecdccabb-c91f-4bc2-9032-dfcb5428fa9c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:26:40.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:26:40.918Z","message":"{\"transactionId\":\"ecea10df-9303-4edb-8216-c848a293cf70\",\"status\":\"200\",\"rqstDate\":\"230425-00:26:40:917\",\"respDate\":\"230425-00:26:40:918\",\"sourceId\":\"haproxy:ecea10df-9303-4edb-8216-c848a293cf70\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:26:40:917-33565\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[976e4100-4d40-4fbd-9c3d-05adddb1ddbb], x-b3-parentspanid=[7236aebed6957996], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5001ecdb71e5190b7236aebed6957996], x-b3-spanid=[1ace74fe04e0d5e5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ecea10df-9303-4edb-8216-c848a293cf70]}\\\"}\"}","context":{"RequestID":"ecea10df-9303-4edb-8216-c848a293cf70","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ecdccabb-c91f-4bc2-9032-dfcb5428fa9c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:26:40.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:40.918Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ecea10df-9303-4edb-8216-c848a293cf70","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ecdccabb-c91f-4bc2-9032-dfcb5428fa9c","LogTimestamp":"2023-04-25T00:26:40.918Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:26:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:26:41.096Z","message":"Entering","context":{"RequestID":"3d2fb143-79ae-4031-a8ab-db6b32ef4c5c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3df49f4f-08b9-4f59-b064-d9faade4f538","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:26:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:26:41.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"3d2fb143-79ae-4031-a8ab-db6b32ef4c5c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3df49f4f-08b9-4f59-b064-d9faade4f538","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:26:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:41.099Z","message":"{\"transactionId\":\"3d2fb143-79ae-4031-a8ab-db6b32ef4c5c\",\"status\":\"200\",\"rqstDate\":\"230425-00:26:41:097\",\"respDate\":\"230425-00:26:41:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:3d2fb143-79ae-4031-a8ab-db6b32ef4c5c\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:26:41:097-40878\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[3d2fb143-79ae-4031-a8ab-db6b32ef4c5c]}\\\"}\"}","context":{"RequestID":"3d2fb143-79ae-4031-a8ab-db6b32ef4c5c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3df49f4f-08b9-4f59-b064-d9faade4f538","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:26:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:41.099Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3d2fb143-79ae-4031-a8ab-db6b32ef4c5c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3df49f4f-08b9-4f59-b064-d9faade4f538","LogTimestamp":"2023-04-25T00:26:41.099Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:26:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:26:42.134Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:42.138Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:42.927Z","message":"Entering","context":{"RequestID":"202a322a-8eba-44da-a172-69a3b92a634c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b3696a41-a00c-4490-8b99-62c0e11e22e7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:26:42.927Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:26:42.930Z","message":"{\"transactionId\":\"202a322a-8eba-44da-a172-69a3b92a634c\",\"status\":\"200\",\"rqstDate\":\"230425-00:26:42:928\",\"respDate\":\"230425-00:26:42:930\",\"sourceId\":\"haproxy:202a322a-8eba-44da-a172-69a3b92a634c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:26:42:928-2068\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b8002b2e-d97c-48d1-963c-388eb7903972], x-b3-parentspanid=[c9ff92eb8b57aadb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[db98211c0316105dc9ff92eb8b57aadb], x-b3-spanid=[1997eed8206f1176], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[202a322a-8eba-44da-a172-69a3b92a634c]}\\\"}\"}","context":{"RequestID":"202a322a-8eba-44da-a172-69a3b92a634c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b3696a41-a00c-4490-8b99-62c0e11e22e7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:26:42.927Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:42.931Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"202a322a-8eba-44da-a172-69a3b92a634c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b3696a41-a00c-4490-8b99-62c0e11e22e7","LogTimestamp":"2023-04-25T00:26:42.931Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:26:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:26:44.939Z","message":"Entering","context":{"RequestID":"d6e958d9-d4ad-4094-aa3b-50f2e9d3bbc9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"be07510a-4ddd-4d68-87cf-69cc9bbf3158","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:26:44.939Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:26:44.940Z","message":"{\"transactionId\":\"d6e958d9-d4ad-4094-aa3b-50f2e9d3bbc9\",\"status\":\"200\",\"rqstDate\":\"230425-00:26:44:939\",\"respDate\":\"230425-00:26:44:940\",\"sourceId\":\"haproxy:d6e958d9-d4ad-4094-aa3b-50f2e9d3bbc9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:26:44:939-9871\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d9f10df1-ed31-4480-9f20-ebc29a46e00a], x-b3-parentspanid=[24ca41ee3c45c56c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e492dc48142674e624ca41ee3c45c56c], x-b3-spanid=[900c6320c81f2bb4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d6e958d9-d4ad-4094-aa3b-50f2e9d3bbc9]}\\\"}\"}","context":{"RequestID":"d6e958d9-d4ad-4094-aa3b-50f2e9d3bbc9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"be07510a-4ddd-4d68-87cf-69cc9bbf3158","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:26:44.939Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:44.941Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d6e958d9-d4ad-4094-aa3b-50f2e9d3bbc9","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"be07510a-4ddd-4d68-87cf-69cc9bbf3158","LogTimestamp":"2023-04-25T00:26:44.941Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:26:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:26:46.950Z","message":"Entering","context":{"RequestID":"2ffa6ec9-0506-4263-ad6f-f0a2d7588278","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3d1e099a-1199-4851-b3ab-8eb930e58771","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:26:46.949Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:26:46.952Z","message":"{\"transactionId\":\"2ffa6ec9-0506-4263-ad6f-f0a2d7588278\",\"status\":\"200\",\"rqstDate\":\"230425-00:26:46:950\",\"respDate\":\"230425-00:26:46:952\",\"sourceId\":\"haproxy:2ffa6ec9-0506-4263-ad6f-f0a2d7588278\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:26:46:950-82409\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[972f51e9-f6a7-4203-857f-4c2c1f1e1749], x-b3-parentspanid=[bea18544c8f42a39], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dc3b84344938730fbea18544c8f42a39], x-b3-spanid=[3da96c66c67f0ca3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2ffa6ec9-0506-4263-ad6f-f0a2d7588278]}\\\"}\"}","context":{"RequestID":"2ffa6ec9-0506-4263-ad6f-f0a2d7588278","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3d1e099a-1199-4851-b3ab-8eb930e58771","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:26:46.949Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:46.953Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2ffa6ec9-0506-4263-ad6f-f0a2d7588278","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3d1e099a-1199-4851-b3ab-8eb930e58771","LogTimestamp":"2023-04-25T00:26:46.953Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:26:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:26:48.740Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:26:48.756Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:48.756Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:48.757Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:48.964Z","message":"Entering","context":{"RequestID":"f9f48a44-a54e-48c1-806c-2bcb14db6a9f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d8b76e87-8de3-47e7-8de8-0bdfec66c1db","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:26:48.963Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:26:48.966Z","message":"{\"transactionId\":\"f9f48a44-a54e-48c1-806c-2bcb14db6a9f\",\"status\":\"200\",\"rqstDate\":\"230425-00:26:48:964\",\"respDate\":\"230425-00:26:48:966\",\"sourceId\":\"haproxy:f9f48a44-a54e-48c1-806c-2bcb14db6a9f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:26:48:964-23686\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[14f35f86-237c-411d-9510-cb5cdcde62da], x-b3-parentspanid=[1ecf59f1bb03aeca], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[298e9474758ddcfa1ecf59f1bb03aeca], x-b3-spanid=[6a0b89295b071c9f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f9f48a44-a54e-48c1-806c-2bcb14db6a9f]}\\\"}\"}","context":{"RequestID":"f9f48a44-a54e-48c1-806c-2bcb14db6a9f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d8b76e87-8de3-47e7-8de8-0bdfec66c1db","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:26:48.963Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:48.967Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f9f48a44-a54e-48c1-806c-2bcb14db6a9f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d8b76e87-8de3-47e7-8de8-0bdfec66c1db","LogTimestamp":"2023-04-25T00:26:48.967Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:26:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:26:50.906Z","message":"Entering","context":{"RequestID":"86811c5d-6dcb-4831-a101-4f144d6ec90d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3f420e68-fd0a-4b34-9cc9-098d2e21377e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:26:50.906Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:26:50.909Z","message":"{\"transactionId\":\"86811c5d-6dcb-4831-a101-4f144d6ec90d\",\"status\":\"200\",\"rqstDate\":\"230425-00:26:50:907\",\"respDate\":\"230425-00:26:50:909\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:86811c5d-6dcb-4831-a101-4f144d6ec90d\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:26:50:907-93488\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0d89c505-aa7d-48e9-9c24-05175c850a01], x-b3-parentspanid=[b6a11c62a6562d6f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45365], x-envoy-attempt-count=[1], x-b3-traceid=[e7d9f115c01da84db6a11c62a6562d6f], x-b3-spanid=[9d17793f9ef306d0], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[86811c5d-6dcb-4831-a101-4f144d6ec90d]}\\\"}\"}","context":{"RequestID":"86811c5d-6dcb-4831-a101-4f144d6ec90d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3f420e68-fd0a-4b34-9cc9-098d2e21377e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:26:50.906Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:50.910Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"86811c5d-6dcb-4831-a101-4f144d6ec90d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3f420e68-fd0a-4b34-9cc9-098d2e21377e","LogTimestamp":"2023-04-25T00:26:50.910Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:26:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:26:50.977Z","message":"Entering","context":{"RequestID":"08739c8b-15d8-47ed-ac39-bf63c990e842","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d2f2048e-8743-4a94-9ea4-5b1275a57613","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:26:50.977Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:26:50.980Z","message":"{\"transactionId\":\"08739c8b-15d8-47ed-ac39-bf63c990e842\",\"status\":\"200\",\"rqstDate\":\"230425-00:26:50:978\",\"respDate\":\"230425-00:26:50:980\",\"sourceId\":\"haproxy:08739c8b-15d8-47ed-ac39-bf63c990e842\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:26:50:978-89632\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[60365778-fcae-498c-b986-49f95a2b07e9], x-b3-parentspanid=[9d4be747d06add9e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[441f015e249367c59d4be747d06add9e], x-b3-spanid=[c6e2c5ed37d70570], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[08739c8b-15d8-47ed-ac39-bf63c990e842]}\\\"}\"}","context":{"RequestID":"08739c8b-15d8-47ed-ac39-bf63c990e842","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d2f2048e-8743-4a94-9ea4-5b1275a57613","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:26:50.977Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:50.981Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"08739c8b-15d8-47ed-ac39-bf63c990e842","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d2f2048e-8743-4a94-9ea4-5b1275a57613","LogTimestamp":"2023-04-25T00:26:50.981Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:26:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:26:51.096Z","message":"Entering","context":{"RequestID":"39a66153-8c11-4fab-a983-53b3fdffda1e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6454cd9b-7630-46f0-b02a-f6dcc2608c26","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:26:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:26:51.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"39a66153-8c11-4fab-a983-53b3fdffda1e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6454cd9b-7630-46f0-b02a-f6dcc2608c26","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:26:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:51.100Z","message":"{\"transactionId\":\"39a66153-8c11-4fab-a983-53b3fdffda1e\",\"status\":\"200\",\"rqstDate\":\"230425-00:26:51:097\",\"respDate\":\"230425-00:26:51:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:39a66153-8c11-4fab-a983-53b3fdffda1e\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:26:51:097-70812\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[39a66153-8c11-4fab-a983-53b3fdffda1e]}\\\"}\"}","context":{"RequestID":"39a66153-8c11-4fab-a983-53b3fdffda1e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6454cd9b-7630-46f0-b02a-f6dcc2608c26","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:26:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:51.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"39a66153-8c11-4fab-a983-53b3fdffda1e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6454cd9b-7630-46f0-b02a-f6dcc2608c26","LogTimestamp":"2023-04-25T00:26:51.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:26:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:26:52.991Z","message":"Entering","context":{"RequestID":"21f58996-7610-48ee-ad45-11457715192a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e6b06bdd-720f-4365-b887-18524703d008","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:26:52.991Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:26:52.994Z","message":"{\"transactionId\":\"21f58996-7610-48ee-ad45-11457715192a\",\"status\":\"200\",\"rqstDate\":\"230425-00:26:52:992\",\"respDate\":\"230425-00:26:52:993\",\"sourceId\":\"haproxy:21f58996-7610-48ee-ad45-11457715192a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:26:52:992-41398\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8405aace-a99d-4992-8fe5-4500deab1e47], x-b3-parentspanid=[798413a472cb9891], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[25322fd73dfaf75b798413a472cb9891], x-b3-spanid=[f74e2593cdca8fa0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[21f58996-7610-48ee-ad45-11457715192a]}\\\"}\"}","context":{"RequestID":"21f58996-7610-48ee-ad45-11457715192a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e6b06bdd-720f-4365-b887-18524703d008","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:26:52.991Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:52.994Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"21f58996-7610-48ee-ad45-11457715192a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e6b06bdd-720f-4365-b887-18524703d008","LogTimestamp":"2023-04-25T00:26:52.994Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:26:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:26:55.004Z","message":"Entering","context":{"RequestID":"d7c8c5d9-e9cb-4f35-a2a5-3720d4b8793d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"035b5cb8-187c-4e59-974a-d57ccf515437","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:26:55.004Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:26:55.006Z","message":"{\"transactionId\":\"d7c8c5d9-e9cb-4f35-a2a5-3720d4b8793d\",\"status\":\"200\",\"rqstDate\":\"230425-00:26:55:005\",\"respDate\":\"230425-00:26:55:006\",\"sourceId\":\"haproxy:d7c8c5d9-e9cb-4f35-a2a5-3720d4b8793d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:26:55:005-36632\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[de22eb8a-6d6e-40a4-9d86-df0effe5dd52], x-b3-parentspanid=[bb81bed228be9889], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d455ce230a6bc6adbb81bed228be9889], x-b3-spanid=[4db9ab941bf941b6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d7c8c5d9-e9cb-4f35-a2a5-3720d4b8793d]}\\\"}\"}","context":{"RequestID":"d7c8c5d9-e9cb-4f35-a2a5-3720d4b8793d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"035b5cb8-187c-4e59-974a-d57ccf515437","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:26:55.004Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:55.007Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d7c8c5d9-e9cb-4f35-a2a5-3720d4b8793d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"035b5cb8-187c-4e59-974a-d57ccf515437","LogTimestamp":"2023-04-25T00:26:55.006Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:26:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:26:57.015Z","message":"Entering","context":{"RequestID":"92d661e8-7904-4be7-a937-fab9da94da0e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ad624d8d-439a-4790-8055-af47583cee2d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:26:57.015Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:26:57.018Z","message":"{\"transactionId\":\"92d661e8-7904-4be7-a937-fab9da94da0e\",\"status\":\"200\",\"rqstDate\":\"230425-00:26:57:016\",\"respDate\":\"230425-00:26:57:018\",\"sourceId\":\"haproxy:92d661e8-7904-4be7-a937-fab9da94da0e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:26:57:016-55857\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4157573e-0049-473c-b13d-ec4614923511], x-b3-parentspanid=[8c5154af5e8ab955], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0023c30ab5e645a58c5154af5e8ab955], x-b3-spanid=[7dfbde5841047de1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[92d661e8-7904-4be7-a937-fab9da94da0e]}\\\"}\"}","context":{"RequestID":"92d661e8-7904-4be7-a937-fab9da94da0e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ad624d8d-439a-4790-8055-af47583cee2d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:26:57.015Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:57.019Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"92d661e8-7904-4be7-a937-fab9da94da0e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ad624d8d-439a-4790-8055-af47583cee2d","LogTimestamp":"2023-04-25T00:26:57.019Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:26:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:26:58.741Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:26:58.795Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:58.795Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:58.796Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:59.028Z","message":"Entering","context":{"RequestID":"9b0746ed-3bbe-4850-9812-1b5c0081be34","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"0a764bb8-29e2-4e76-ab6f-8eac32108ad9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:26:59.028Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:26:59.030Z","message":"{\"transactionId\":\"9b0746ed-3bbe-4850-9812-1b5c0081be34\",\"status\":\"200\",\"rqstDate\":\"230425-00:26:59:028\",\"respDate\":\"230425-00:26:59:030\",\"sourceId\":\"haproxy:9b0746ed-3bbe-4850-9812-1b5c0081be34\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:26:59:028-11349\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[701ab54c-e91c-4ad5-8a32-46a04d40a0fa], x-b3-parentspanid=[b776099c9225d057], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7f0f817bfc088cdbb776099c9225d057], x-b3-spanid=[dd9f082b7bfde7cf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9b0746ed-3bbe-4850-9812-1b5c0081be34]}\\\"}\"}","context":{"RequestID":"9b0746ed-3bbe-4850-9812-1b5c0081be34","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"0a764bb8-29e2-4e76-ab6f-8eac32108ad9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:26:59.028Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:26:59.030Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9b0746ed-3bbe-4850-9812-1b5c0081be34","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0a764bb8-29e2-4e76-ab6f-8eac32108ad9","LogTimestamp":"2023-04-25T00:26:59.030Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:26:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:27:00.906Z","message":"Entering","context":{"RequestID":"d945b129-16a4-40ad-a654-80a438efddf5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"07761399-41de-436d-99ab-32b3cb8edc99","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:27:00.906Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:27:00.908Z","message":"{\"transactionId\":\"d945b129-16a4-40ad-a654-80a438efddf5\",\"status\":\"200\",\"rqstDate\":\"230425-00:27:00:907\",\"respDate\":\"230425-00:27:00:908\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d945b129-16a4-40ad-a654-80a438efddf5\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:27:00:907-29565\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ecfd72ca-5294-42ab-8eb6-f2a23f1634a0], x-b3-parentspanid=[602543297e30e62d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44349], x-envoy-attempt-count=[1], x-b3-traceid=[e18ca8df3e54534d602543297e30e62d], x-b3-spanid=[ded56082920b7d1f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d945b129-16a4-40ad-a654-80a438efddf5]}\\\"}\"}","context":{"RequestID":"d945b129-16a4-40ad-a654-80a438efddf5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"07761399-41de-436d-99ab-32b3cb8edc99","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:27:00.906Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:00.908Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d945b129-16a4-40ad-a654-80a438efddf5","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"07761399-41de-436d-99ab-32b3cb8edc99","LogTimestamp":"2023-04-25T00:27:00.908Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:27:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:27:01.039Z","message":"Entering","context":{"RequestID":"4e5129c9-8268-4fb6-9a50-fb56bbec3120","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e5a67c70-6439-4021-9035-45e0fafc47ac","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:27:01.039Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:27:01.042Z","message":"{\"transactionId\":\"4e5129c9-8268-4fb6-9a50-fb56bbec3120\",\"status\":\"200\",\"rqstDate\":\"230425-00:27:01:040\",\"respDate\":\"230425-00:27:01:042\",\"sourceId\":\"haproxy:4e5129c9-8268-4fb6-9a50-fb56bbec3120\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:27:01:040-56696\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2acfe4b3-a17d-4fc3-9575-a1679ca730d2], x-b3-parentspanid=[9581951f381d041b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[299f955f9c7f00a69581951f381d041b], x-b3-spanid=[8b74684aa5245dd6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4e5129c9-8268-4fb6-9a50-fb56bbec3120]}\\\"}\"}","context":{"RequestID":"4e5129c9-8268-4fb6-9a50-fb56bbec3120","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e5a67c70-6439-4021-9035-45e0fafc47ac","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:27:01.039Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:01.043Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4e5129c9-8268-4fb6-9a50-fb56bbec3120","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e5a67c70-6439-4021-9035-45e0fafc47ac","LogTimestamp":"2023-04-25T00:27:01.042Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:27:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:27:01.096Z","message":"Entering","context":{"RequestID":"01d98d00-6f54-4c51-8db2-3dcc7447e6ec","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b6797de5-0e97-47a9-82e2-8e81d2b75095","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:27:01.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:27:01.097Z","message":"Database is available from CACHED check.","context":{"RequestID":"01d98d00-6f54-4c51-8db2-3dcc7447e6ec","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b6797de5-0e97-47a9-82e2-8e81d2b75095","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:27:01.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:01.098Z","message":"{\"transactionId\":\"01d98d00-6f54-4c51-8db2-3dcc7447e6ec\",\"status\":\"200\",\"rqstDate\":\"230425-00:27:01:097\",\"respDate\":\"230425-00:27:01:098\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:01d98d00-6f54-4c51-8db2-3dcc7447e6ec\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:27:01:097-54383\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[01d98d00-6f54-4c51-8db2-3dcc7447e6ec]}\\\"}\"}","context":{"RequestID":"01d98d00-6f54-4c51-8db2-3dcc7447e6ec","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b6797de5-0e97-47a9-82e2-8e81d2b75095","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:27:01.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:01.099Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"01d98d00-6f54-4c51-8db2-3dcc7447e6ec","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b6797de5-0e97-47a9-82e2-8e81d2b75095","LogTimestamp":"2023-04-25T00:27:01.099Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:27:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:27:03.052Z","message":"Entering","context":{"RequestID":"fddc036c-fb62-47f8-9cd6-cbd2b3f2c741","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b612b2ec-74b5-4b8e-8855-0b9bc36c5967","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:27:03.052Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:27:03.054Z","message":"{\"transactionId\":\"fddc036c-fb62-47f8-9cd6-cbd2b3f2c741\",\"status\":\"200\",\"rqstDate\":\"230425-00:27:03:053\",\"respDate\":\"230425-00:27:03:054\",\"sourceId\":\"haproxy:fddc036c-fb62-47f8-9cd6-cbd2b3f2c741\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:27:03:053-33898\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9d2f2494-6116-4b56-b73d-26bc704534fe], x-b3-parentspanid=[25e9a08ffe2bfc5b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b2aee178e4ba6a4125e9a08ffe2bfc5b], x-b3-spanid=[c49d26ffd19187e3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fddc036c-fb62-47f8-9cd6-cbd2b3f2c741]}\\\"}\"}","context":{"RequestID":"fddc036c-fb62-47f8-9cd6-cbd2b3f2c741","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b612b2ec-74b5-4b8e-8855-0b9bc36c5967","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:27:03.052Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:03.054Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fddc036c-fb62-47f8-9cd6-cbd2b3f2c741","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b612b2ec-74b5-4b8e-8855-0b9bc36c5967","LogTimestamp":"2023-04-25T00:27:03.054Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:27:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:27:05.063Z","message":"Entering","context":{"RequestID":"119dbe7b-60dc-4316-8396-022845a50c7f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9da1b262-7212-42e0-b7b8-bc4d7707ab33","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:27:05.063Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:27:05.066Z","message":"{\"transactionId\":\"119dbe7b-60dc-4316-8396-022845a50c7f\",\"status\":\"200\",\"rqstDate\":\"230425-00:27:05:064\",\"respDate\":\"230425-00:27:05:066\",\"sourceId\":\"haproxy:119dbe7b-60dc-4316-8396-022845a50c7f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:27:05:064-44460\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b393676b-c0ed-4226-a6b2-6e79c8d03878], x-b3-parentspanid=[64b1237e0a0ef290], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7e57b4e2a1a2139364b1237e0a0ef290], x-b3-spanid=[4b557abf1c9cee9f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[119dbe7b-60dc-4316-8396-022845a50c7f]}\\\"}\"}","context":{"RequestID":"119dbe7b-60dc-4316-8396-022845a50c7f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9da1b262-7212-42e0-b7b8-bc4d7707ab33","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:27:05.063Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:05.067Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"119dbe7b-60dc-4316-8396-022845a50c7f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9da1b262-7212-42e0-b7b8-bc4d7707ab33","LogTimestamp":"2023-04-25T00:27:05.067Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:27:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:27:07.076Z","message":"Entering","context":{"RequestID":"89d2551e-2a29-45ba-b8e0-0d59134fb2ac","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"901f4594-e6bc-4f8e-b52e-ea1d7053b951","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:27:07.076Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:27:07.079Z","message":"{\"transactionId\":\"89d2551e-2a29-45ba-b8e0-0d59134fb2ac\",\"status\":\"200\",\"rqstDate\":\"230425-00:27:07:077\",\"respDate\":\"230425-00:27:07:079\",\"sourceId\":\"haproxy:89d2551e-2a29-45ba-b8e0-0d59134fb2ac\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:27:07:077-41653\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3d0aae5c-237e-4581-b2b7-f6c8bcbe9729], x-b3-parentspanid=[c1b85029606a0f9c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d3bcf93b7f2da92cc1b85029606a0f9c], x-b3-spanid=[75b08a2d3818b10a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[89d2551e-2a29-45ba-b8e0-0d59134fb2ac]}\\\"}\"}","context":{"RequestID":"89d2551e-2a29-45ba-b8e0-0d59134fb2ac","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"901f4594-e6bc-4f8e-b52e-ea1d7053b951","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:27:07.076Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:07.080Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"89d2551e-2a29-45ba-b8e0-0d59134fb2ac","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"901f4594-e6bc-4f8e-b52e-ea1d7053b951","LogTimestamp":"2023-04-25T00:27:07.080Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:27:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:27:08.741Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:27:08.757Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:08.757Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:08.757Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:09.089Z","message":"Entering","context":{"RequestID":"c65fa86b-27db-45c7-a3df-b87e106a2dd2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2774d288-440a-4044-ae39-886af13fec45","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:27:09.089Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:27:09.092Z","message":"{\"transactionId\":\"c65fa86b-27db-45c7-a3df-b87e106a2dd2\",\"status\":\"200\",\"rqstDate\":\"230425-00:27:09:090\",\"respDate\":\"230425-00:27:09:091\",\"sourceId\":\"haproxy:c65fa86b-27db-45c7-a3df-b87e106a2dd2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:27:09:090-70645\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f0698191-9c6c-4234-9a5c-8e5bc4ae871e], x-b3-parentspanid=[0f9971a7af8ef55d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a519f19ae93fb69a0f9971a7af8ef55d], x-b3-spanid=[0e9e9a72f3c4731e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c65fa86b-27db-45c7-a3df-b87e106a2dd2]}\\\"}\"}","context":{"RequestID":"c65fa86b-27db-45c7-a3df-b87e106a2dd2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2774d288-440a-4044-ae39-886af13fec45","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:27:09.089Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:09.092Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c65fa86b-27db-45c7-a3df-b87e106a2dd2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2774d288-440a-4044-ae39-886af13fec45","LogTimestamp":"2023-04-25T00:27:09.092Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:27:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:27:10.907Z","message":"Entering","context":{"RequestID":"b013e876-a1f6-4224-9220-4d845efe2867","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7d8c41e4-4665-48c7-80b2-ed91191a77a8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:27:10.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:27:10.910Z","message":"{\"transactionId\":\"b013e876-a1f6-4224-9220-4d845efe2867\",\"status\":\"200\",\"rqstDate\":\"230425-00:27:10:908\",\"respDate\":\"230425-00:27:10:910\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b013e876-a1f6-4224-9220-4d845efe2867\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:27:10:908-54900\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4597740a-6524-4c9d-9848-2615c256a03c], x-b3-parentspanid=[2098886e826e255e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34501], x-envoy-attempt-count=[1], x-b3-traceid=[ec2dfe448ea188422098886e826e255e], x-b3-spanid=[6c468bf5750d5135], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b013e876-a1f6-4224-9220-4d845efe2867]}\\\"}\"}","context":{"RequestID":"b013e876-a1f6-4224-9220-4d845efe2867","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7d8c41e4-4665-48c7-80b2-ed91191a77a8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:27:10.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:10.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b013e876-a1f6-4224-9220-4d845efe2867","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7d8c41e4-4665-48c7-80b2-ed91191a77a8","LogTimestamp":"2023-04-25T00:27:10.911Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:27:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:27:11.098Z","message":"Entering","context":{"RequestID":"707f37ee-f9d8-48a4-8015-cbf6f02b6d88","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6efeed7c-b9f5-4cc7-8846-f9a22f0958b4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:27:11.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:27:11.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"707f37ee-f9d8-48a4-8015-cbf6f02b6d88","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6efeed7c-b9f5-4cc7-8846-f9a22f0958b4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:27:11.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:11.100Z","message":"{\"transactionId\":\"707f37ee-f9d8-48a4-8015-cbf6f02b6d88\",\"status\":\"200\",\"rqstDate\":\"230425-00:27:11:098\",\"respDate\":\"230425-00:27:11:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:707f37ee-f9d8-48a4-8015-cbf6f02b6d88\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:27:11:098-26346\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[707f37ee-f9d8-48a4-8015-cbf6f02b6d88]}\\\"}\"}","context":{"RequestID":"707f37ee-f9d8-48a4-8015-cbf6f02b6d88","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6efeed7c-b9f5-4cc7-8846-f9a22f0958b4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:27:11.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:11.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"707f37ee-f9d8-48a4-8015-cbf6f02b6d88","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6efeed7c-b9f5-4cc7-8846-f9a22f0958b4","LogTimestamp":"2023-04-25T00:27:11.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:27:11.101Z","message":"Entering","context":{"RequestID":"20b6cc0a-8d04-4dcd-9f7b-411a1ab1dacd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2777798c-94c1-4486-a170-fb14fcd0b89e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:27:11.101Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:27:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:27:11.104Z","message":"{\"transactionId\":\"20b6cc0a-8d04-4dcd-9f7b-411a1ab1dacd\",\"status\":\"200\",\"rqstDate\":\"230425-00:27:11:102\",\"respDate\":\"230425-00:27:11:103\",\"sourceId\":\"haproxy:20b6cc0a-8d04-4dcd-9f7b-411a1ab1dacd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:27:11:102-13036\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c661e73e-002a-4089-ab31-fa75d8fd8254], x-b3-parentspanid=[d39cfaf7b03e8959], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[24da84aaeead7a3ed39cfaf7b03e8959], x-b3-spanid=[688f55a6ba3ef07d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[20b6cc0a-8d04-4dcd-9f7b-411a1ab1dacd]}\\\"}\"}","context":{"RequestID":"20b6cc0a-8d04-4dcd-9f7b-411a1ab1dacd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2777798c-94c1-4486-a170-fb14fcd0b89e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:27:11.101Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:11.104Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"20b6cc0a-8d04-4dcd-9f7b-411a1ab1dacd","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2777798c-94c1-4486-a170-fb14fcd0b89e","LogTimestamp":"2023-04-25T00:27:11.104Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:27:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:27:12.140Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:12.143Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:13.114Z","message":"Entering","context":{"RequestID":"d761d4ea-8d02-4ad8-ae7e-ab45670ac744","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a56903af-b635-4437-be38-2792d719d40e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:27:13.114Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:27:13.116Z","message":"{\"transactionId\":\"d761d4ea-8d02-4ad8-ae7e-ab45670ac744\",\"status\":\"200\",\"rqstDate\":\"230425-00:27:13:115\",\"respDate\":\"230425-00:27:13:116\",\"sourceId\":\"haproxy:d761d4ea-8d02-4ad8-ae7e-ab45670ac744\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:27:13:115-39752\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c1277f26-3f20-4700-9507-bdb606e26553], x-b3-parentspanid=[87afdd1061f63b39], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4d22522af5e95f1787afdd1061f63b39], x-b3-spanid=[6a52714c2cb43779], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d761d4ea-8d02-4ad8-ae7e-ab45670ac744]}\\\"}\"}","context":{"RequestID":"d761d4ea-8d02-4ad8-ae7e-ab45670ac744","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a56903af-b635-4437-be38-2792d719d40e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:27:13.114Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:13.117Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d761d4ea-8d02-4ad8-ae7e-ab45670ac744","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a56903af-b635-4437-be38-2792d719d40e","LogTimestamp":"2023-04-25T00:27:13.117Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:27:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:27:15.126Z","message":"Entering","context":{"RequestID":"b16048bd-8535-4741-98a2-bf1e5dcc3533","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d626158e-282f-468d-a3ba-7ee6dc0d8d16","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:27:15.126Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:27:15.129Z","message":"{\"transactionId\":\"b16048bd-8535-4741-98a2-bf1e5dcc3533\",\"status\":\"200\",\"rqstDate\":\"230425-00:27:15:127\",\"respDate\":\"230425-00:27:15:128\",\"sourceId\":\"haproxy:b16048bd-8535-4741-98a2-bf1e5dcc3533\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:27:15:127-96746\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[32826fb6-ae10-425b-bbdf-3d00dde5ef65], x-b3-parentspanid=[5364ab8b0372f846], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[08e2a5f43c38bae35364ab8b0372f846], x-b3-spanid=[23b33dafb927f462], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b16048bd-8535-4741-98a2-bf1e5dcc3533]}\\\"}\"}","context":{"RequestID":"b16048bd-8535-4741-98a2-bf1e5dcc3533","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d626158e-282f-468d-a3ba-7ee6dc0d8d16","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:27:15.126Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:15.129Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b16048bd-8535-4741-98a2-bf1e5dcc3533","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d626158e-282f-468d-a3ba-7ee6dc0d8d16","LogTimestamp":"2023-04-25T00:27:15.129Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:27:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:27:17.138Z","message":"Entering","context":{"RequestID":"6d7089e8-ded4-405a-a4fa-4760b62aee9c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5c35ffd9-67fc-469f-abc4-049b1d604e5e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:27:17.138Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:27:17.141Z","message":"{\"transactionId\":\"6d7089e8-ded4-405a-a4fa-4760b62aee9c\",\"status\":\"200\",\"rqstDate\":\"230425-00:27:17:139\",\"respDate\":\"230425-00:27:17:141\",\"sourceId\":\"haproxy:6d7089e8-ded4-405a-a4fa-4760b62aee9c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:27:17:139-10121\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2f26ee8b-29a5-443c-9249-c32fc3f88613], x-b3-parentspanid=[20d30d871758910d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2763de89ffbcda6620d30d871758910d], x-b3-spanid=[12357b290da2504c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6d7089e8-ded4-405a-a4fa-4760b62aee9c]}\\\"}\"}","context":{"RequestID":"6d7089e8-ded4-405a-a4fa-4760b62aee9c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5c35ffd9-67fc-469f-abc4-049b1d604e5e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:27:17.138Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:17.142Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6d7089e8-ded4-405a-a4fa-4760b62aee9c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5c35ffd9-67fc-469f-abc4-049b1d604e5e","LogTimestamp":"2023-04-25T00:27:17.142Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:27:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:27:18.741Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:27:18.754Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:18.754Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:18.754Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:19.150Z","message":"Entering","context":{"RequestID":"5f7f63cb-0b58-487c-af40-4a5450bca3be","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"16c99bc8-4f8e-4ef2-b135-68ade8143d43","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:27:19.150Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:27:19.152Z","message":"{\"transactionId\":\"5f7f63cb-0b58-487c-af40-4a5450bca3be\",\"status\":\"200\",\"rqstDate\":\"230425-00:27:19:151\",\"respDate\":\"230425-00:27:19:152\",\"sourceId\":\"haproxy:5f7f63cb-0b58-487c-af40-4a5450bca3be\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:27:19:151-75565\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e3ee471c-c0c4-49d7-8034-f7efc42fb62c], x-b3-parentspanid=[daf4ff42f0191f35], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2134cc356a23b54edaf4ff42f0191f35], x-b3-spanid=[efeed3683b027fe8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5f7f63cb-0b58-487c-af40-4a5450bca3be]}\\\"}\"}","context":{"RequestID":"5f7f63cb-0b58-487c-af40-4a5450bca3be","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"16c99bc8-4f8e-4ef2-b135-68ade8143d43","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:27:19.150Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:19.152Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5f7f63cb-0b58-487c-af40-4a5450bca3be","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"16c99bc8-4f8e-4ef2-b135-68ade8143d43","LogTimestamp":"2023-04-25T00:27:19.152Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:27:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:27:20.906Z","message":"Entering","context":{"RequestID":"ed1f86d6-bc96-45a1-bd39-e79d66048300","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"87780df0-a7c1-4c3b-8755-85256a1ea84a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:27:20.906Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:27:20.909Z","message":"{\"transactionId\":\"ed1f86d6-bc96-45a1-bd39-e79d66048300\",\"status\":\"200\",\"rqstDate\":\"230425-00:27:20:907\",\"respDate\":\"230425-00:27:20:909\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ed1f86d6-bc96-45a1-bd39-e79d66048300\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:27:20:907-11573\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c88e9e42-b49a-4c64-842a-85ad2901b8e4], x-b3-parentspanid=[0d58d97011162249], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[60705], x-envoy-attempt-count=[1], x-b3-traceid=[d8989a6745a6f31f0d58d97011162249], x-b3-spanid=[917addf86dca9f90], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ed1f86d6-bc96-45a1-bd39-e79d66048300]}\\\"}\"}","context":{"RequestID":"ed1f86d6-bc96-45a1-bd39-e79d66048300","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"87780df0-a7c1-4c3b-8755-85256a1ea84a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:27:20.906Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:20.910Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ed1f86d6-bc96-45a1-bd39-e79d66048300","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"87780df0-a7c1-4c3b-8755-85256a1ea84a","LogTimestamp":"2023-04-25T00:27:20.910Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:27:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:27:21.097Z","message":"Entering","context":{"RequestID":"cdbdb40f-5583-4337-a40b-69e7bceb18dc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6bbf1ec5-6cf5-4583-bda8-b8bdd0403df6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:27:21.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:27:21.100Z","message":"Database is available from CACHED check.","context":{"RequestID":"cdbdb40f-5583-4337-a40b-69e7bceb18dc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6bbf1ec5-6cf5-4583-bda8-b8bdd0403df6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:27:21.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:21.101Z","message":"{\"transactionId\":\"cdbdb40f-5583-4337-a40b-69e7bceb18dc\",\"status\":\"200\",\"rqstDate\":\"230425-00:27:21:098\",\"respDate\":\"230425-00:27:21:101\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:cdbdb40f-5583-4337-a40b-69e7bceb18dc\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:27:21:098-40850\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[cdbdb40f-5583-4337-a40b-69e7bceb18dc]}\\\"}\"}","context":{"RequestID":"cdbdb40f-5583-4337-a40b-69e7bceb18dc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6bbf1ec5-6cf5-4583-bda8-b8bdd0403df6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:27:21.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:21.103Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cdbdb40f-5583-4337-a40b-69e7bceb18dc","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6bbf1ec5-6cf5-4583-bda8-b8bdd0403df6","LogTimestamp":"2023-04-25T00:27:21.102Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:27:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:27:21.161Z","message":"Entering","context":{"RequestID":"3c9d554a-b556-44ab-8760-b4cb2162f5a7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0f49c00d-410f-488e-8cfb-c3a98f829ff8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:27:21.161Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:27:21.163Z","message":"{\"transactionId\":\"3c9d554a-b556-44ab-8760-b4cb2162f5a7\",\"status\":\"200\",\"rqstDate\":\"230425-00:27:21:161\",\"respDate\":\"230425-00:27:21:163\",\"sourceId\":\"haproxy:3c9d554a-b556-44ab-8760-b4cb2162f5a7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:27:21:161-30608\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fcf7b2df-7b56-45ae-af6d-33ce204fdb08], x-b3-parentspanid=[03366c530bca70e8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c99b4deee721fbef03366c530bca70e8], x-b3-spanid=[b293daff18b51c40], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3c9d554a-b556-44ab-8760-b4cb2162f5a7]}\\\"}\"}","context":{"RequestID":"3c9d554a-b556-44ab-8760-b4cb2162f5a7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0f49c00d-410f-488e-8cfb-c3a98f829ff8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:27:21.161Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:21.164Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3c9d554a-b556-44ab-8760-b4cb2162f5a7","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0f49c00d-410f-488e-8cfb-c3a98f829ff8","LogTimestamp":"2023-04-25T00:27:21.164Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:27:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:27:23.173Z","message":"Entering","context":{"RequestID":"bff0b950-d8cb-4256-a1a3-999aea550959","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0ddd96ce-1cf3-4c7b-ab2c-f35b6e08bcd1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:27:23.173Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:27:23.176Z","message":"{\"transactionId\":\"bff0b950-d8cb-4256-a1a3-999aea550959\",\"status\":\"200\",\"rqstDate\":\"230425-00:27:23:174\",\"respDate\":\"230425-00:27:23:176\",\"sourceId\":\"haproxy:bff0b950-d8cb-4256-a1a3-999aea550959\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:27:23:174-31344\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ab252597-ef68-4b1f-9c63-97ec40491440], x-b3-parentspanid=[29b3710cacdc5c72], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a533a1ac25ab732129b3710cacdc5c72], x-b3-spanid=[d370b1f72dcf952f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bff0b950-d8cb-4256-a1a3-999aea550959]}\\\"}\"}","context":{"RequestID":"bff0b950-d8cb-4256-a1a3-999aea550959","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0ddd96ce-1cf3-4c7b-ab2c-f35b6e08bcd1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:27:23.173Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:23.177Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bff0b950-d8cb-4256-a1a3-999aea550959","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0ddd96ce-1cf3-4c7b-ab2c-f35b6e08bcd1","LogTimestamp":"2023-04-25T00:27:23.177Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:27:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:27:25.186Z","message":"Entering","context":{"RequestID":"7abaa138-80eb-48aa-aaf0-86a3e6b044f0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bdafece8-9a56-4607-a4f4-deed30ebca32","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:27:25.186Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:27:25.188Z","message":"{\"transactionId\":\"7abaa138-80eb-48aa-aaf0-86a3e6b044f0\",\"status\":\"200\",\"rqstDate\":\"230425-00:27:25:187\",\"respDate\":\"230425-00:27:25:188\",\"sourceId\":\"haproxy:7abaa138-80eb-48aa-aaf0-86a3e6b044f0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:27:25:187-21189\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f8a491e1-d137-4ee5-9520-6accf9d712f0], x-b3-parentspanid=[a1ea9c1a5506d8e8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d35ef20e47f1b0c6a1ea9c1a5506d8e8], x-b3-spanid=[810c42d14c9c1735], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7abaa138-80eb-48aa-aaf0-86a3e6b044f0]}\\\"}\"}","context":{"RequestID":"7abaa138-80eb-48aa-aaf0-86a3e6b044f0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bdafece8-9a56-4607-a4f4-deed30ebca32","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:27:25.186Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:25.189Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7abaa138-80eb-48aa-aaf0-86a3e6b044f0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bdafece8-9a56-4607-a4f4-deed30ebca32","LogTimestamp":"2023-04-25T00:27:25.189Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:27:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:27:27.198Z","message":"Entering","context":{"RequestID":"84b8cb54-8db4-4708-a779-72433a886d88","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b5929f51-8a8e-4a46-b447-246139d15d08","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:27:27.198Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:27:27.201Z","message":"{\"transactionId\":\"84b8cb54-8db4-4708-a779-72433a886d88\",\"status\":\"200\",\"rqstDate\":\"230425-00:27:27:199\",\"respDate\":\"230425-00:27:27:201\",\"sourceId\":\"haproxy:84b8cb54-8db4-4708-a779-72433a886d88\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:27:27:199-44244\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b97484aa-a0a3-4cb5-a582-736c5db98624], x-b3-parentspanid=[cb68821a07460ad9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[87da052e971ff64ecb68821a07460ad9], x-b3-spanid=[98e3d276dc353213], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[84b8cb54-8db4-4708-a779-72433a886d88]}\\\"}\"}","context":{"RequestID":"84b8cb54-8db4-4708-a779-72433a886d88","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b5929f51-8a8e-4a46-b447-246139d15d08","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:27:27.198Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:27.202Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"84b8cb54-8db4-4708-a779-72433a886d88","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b5929f51-8a8e-4a46-b447-246139d15d08","LogTimestamp":"2023-04-25T00:27:27.202Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:27:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:27:28.742Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:27:28.757Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:28.758Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:28.758Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:29.215Z","message":"Entering","context":{"RequestID":"922fdb6e-7998-4822-8947-12e42287bc42","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ededb83a-18e1-404b-a451-512bde00e691","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:27:29.215Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:27:29.217Z","message":"{\"transactionId\":\"922fdb6e-7998-4822-8947-12e42287bc42\",\"status\":\"200\",\"rqstDate\":\"230425-00:27:29:216\",\"respDate\":\"230425-00:27:29:217\",\"sourceId\":\"haproxy:922fdb6e-7998-4822-8947-12e42287bc42\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:27:29:216-40020\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[673b732f-3ae7-422d-b811-c31298b3391e], x-b3-parentspanid=[5dd98bf179514c35], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e76da4181f3c05ae5dd98bf179514c35], x-b3-spanid=[fd9c17a5fca6f85b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[922fdb6e-7998-4822-8947-12e42287bc42]}\\\"}\"}","context":{"RequestID":"922fdb6e-7998-4822-8947-12e42287bc42","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ededb83a-18e1-404b-a451-512bde00e691","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:27:29.215Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:29.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"922fdb6e-7998-4822-8947-12e42287bc42","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ededb83a-18e1-404b-a451-512bde00e691","LogTimestamp":"2023-04-25T00:27:29.217Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:27:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:27:30.906Z","message":"Entering","context":{"RequestID":"a8751c61-3d5c-4a84-be5e-7f4c889d62bb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"eb8ea03f-82c0-4839-afb6-288c4fb91e0b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:27:30.906Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:27:30.908Z","message":"{\"transactionId\":\"a8751c61-3d5c-4a84-be5e-7f4c889d62bb\",\"status\":\"200\",\"rqstDate\":\"230425-00:27:30:907\",\"respDate\":\"230425-00:27:30:908\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a8751c61-3d5c-4a84-be5e-7f4c889d62bb\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:27:30:907-81292\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e4fb0046-a9ec-4e49-8d66-c3a880c0daf7], x-b3-parentspanid=[f3768ce6bc18ba8c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[58799], x-envoy-attempt-count=[1], x-b3-traceid=[eede8e121d5a526ef3768ce6bc18ba8c], x-b3-spanid=[4ef026b563bd4115], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a8751c61-3d5c-4a84-be5e-7f4c889d62bb]}\\\"}\"}","context":{"RequestID":"a8751c61-3d5c-4a84-be5e-7f4c889d62bb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"eb8ea03f-82c0-4839-afb6-288c4fb91e0b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:27:30.906Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:30.909Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a8751c61-3d5c-4a84-be5e-7f4c889d62bb","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eb8ea03f-82c0-4839-afb6-288c4fb91e0b","LogTimestamp":"2023-04-25T00:27:30.909Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:27:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:27:31.096Z","message":"Entering","context":{"RequestID":"0785bf4a-e587-4298-a77b-ee35ce861efd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cee822f6-3c7a-43e8-a092-0500bbeda8e2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:27:31.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:27:31.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"0785bf4a-e587-4298-a77b-ee35ce861efd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cee822f6-3c7a-43e8-a092-0500bbeda8e2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:27:31.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:31.099Z","message":"{\"transactionId\":\"0785bf4a-e587-4298-a77b-ee35ce861efd\",\"status\":\"200\",\"rqstDate\":\"230425-00:27:31:097\",\"respDate\":\"230425-00:27:31:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:0785bf4a-e587-4298-a77b-ee35ce861efd\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:27:31:097-77458\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[0785bf4a-e587-4298-a77b-ee35ce861efd]}\\\"}\"}","context":{"RequestID":"0785bf4a-e587-4298-a77b-ee35ce861efd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cee822f6-3c7a-43e8-a092-0500bbeda8e2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:27:31.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:31.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0785bf4a-e587-4298-a77b-ee35ce861efd","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cee822f6-3c7a-43e8-a092-0500bbeda8e2","LogTimestamp":"2023-04-25T00:27:31.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:27:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:27:31.233Z","message":"Entering","context":{"RequestID":"d19029bb-5a83-4c90-a53f-de3169dfacdd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"aba96646-c53c-4a42-bfa6-6d5c26b9a23a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:27:31.233Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:27:31.235Z","message":"{\"transactionId\":\"d19029bb-5a83-4c90-a53f-de3169dfacdd\",\"status\":\"200\",\"rqstDate\":\"230425-00:27:31:234\",\"respDate\":\"230425-00:27:31:235\",\"sourceId\":\"haproxy:d19029bb-5a83-4c90-a53f-de3169dfacdd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:27:31:234-13348\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4f61e97c-0139-4f33-830c-b709438f3d2a], x-b3-parentspanid=[5c248f41644ab060], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[262b244f27a970655c248f41644ab060], x-b3-spanid=[845d32923d39b4ac], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d19029bb-5a83-4c90-a53f-de3169dfacdd]}\\\"}\"}","context":{"RequestID":"d19029bb-5a83-4c90-a53f-de3169dfacdd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"aba96646-c53c-4a42-bfa6-6d5c26b9a23a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:27:31.233Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:31.236Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d19029bb-5a83-4c90-a53f-de3169dfacdd","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aba96646-c53c-4a42-bfa6-6d5c26b9a23a","LogTimestamp":"2023-04-25T00:27:31.236Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:27:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:27:33.246Z","message":"Entering","context":{"RequestID":"27d14fed-fc17-4f32-8ff8-3b6da57f41f9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"42e99b63-7bfc-42d2-86d2-132a302f6e29","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:27:33.246Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:27:33.248Z","message":"{\"transactionId\":\"27d14fed-fc17-4f32-8ff8-3b6da57f41f9\",\"status\":\"200\",\"rqstDate\":\"230425-00:27:33:247\",\"respDate\":\"230425-00:27:33:248\",\"sourceId\":\"haproxy:27d14fed-fc17-4f32-8ff8-3b6da57f41f9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:27:33:247-10747\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1dac66e8-4e09-4c60-8183-435a581545ba], x-b3-parentspanid=[09faa31afa7096f1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[11c2b81d6239e97309faa31afa7096f1], x-b3-spanid=[a3af2589460ec586], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[27d14fed-fc17-4f32-8ff8-3b6da57f41f9]}\\\"}\"}","context":{"RequestID":"27d14fed-fc17-4f32-8ff8-3b6da57f41f9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"42e99b63-7bfc-42d2-86d2-132a302f6e29","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:27:33.246Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:33.249Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"27d14fed-fc17-4f32-8ff8-3b6da57f41f9","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"42e99b63-7bfc-42d2-86d2-132a302f6e29","LogTimestamp":"2023-04-25T00:27:33.249Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:27:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:27:35.259Z","message":"Entering","context":{"RequestID":"7a8abc12-530d-4e5d-afa2-2de6cc3021fe","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5c03be72-2950-4e44-b9d5-e2858c94350b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:27:35.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:27:35.262Z","message":"{\"transactionId\":\"7a8abc12-530d-4e5d-afa2-2de6cc3021fe\",\"status\":\"200\",\"rqstDate\":\"230425-00:27:35:260\",\"respDate\":\"230425-00:27:35:262\",\"sourceId\":\"haproxy:7a8abc12-530d-4e5d-afa2-2de6cc3021fe\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:27:35:260-88443\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f5b30c85-3094-4963-8098-7e7cd9c2e6b2], x-b3-parentspanid=[3f53eea99d06f086], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a715ad7f1955df123f53eea99d06f086], x-b3-spanid=[043836ed8ae8e6f4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7a8abc12-530d-4e5d-afa2-2de6cc3021fe]}\\\"}\"}","context":{"RequestID":"7a8abc12-530d-4e5d-afa2-2de6cc3021fe","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5c03be72-2950-4e44-b9d5-e2858c94350b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:27:35.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:35.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7a8abc12-530d-4e5d-afa2-2de6cc3021fe","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5c03be72-2950-4e44-b9d5-e2858c94350b","LogTimestamp":"2023-04-25T00:27:35.262Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:27:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:27:37.272Z","message":"Entering","context":{"RequestID":"07e74a85-e934-4f9a-a5ea-5699ff961e3f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d13bfa20-d9ce-43d6-beb8-317951d0d0ec","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:27:37.272Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:27:37.275Z","message":"{\"transactionId\":\"07e74a85-e934-4f9a-a5ea-5699ff961e3f\",\"status\":\"200\",\"rqstDate\":\"230425-00:27:37:273\",\"respDate\":\"230425-00:27:37:274\",\"sourceId\":\"haproxy:07e74a85-e934-4f9a-a5ea-5699ff961e3f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:27:37:273-91530\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f0b63f7d-8566-4b41-84ba-21ab6d7767ac], x-b3-parentspanid=[59bc34e1eb4e94d3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1b83c5543c02a18559bc34e1eb4e94d3], x-b3-spanid=[3dafcad1762889e3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[07e74a85-e934-4f9a-a5ea-5699ff961e3f]}\\\"}\"}","context":{"RequestID":"07e74a85-e934-4f9a-a5ea-5699ff961e3f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d13bfa20-d9ce-43d6-beb8-317951d0d0ec","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:27:37.272Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:37.275Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"07e74a85-e934-4f9a-a5ea-5699ff961e3f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d13bfa20-d9ce-43d6-beb8-317951d0d0ec","LogTimestamp":"2023-04-25T00:27:37.275Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:27:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:27:38.743Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:27:38.758Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:38.758Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:38.758Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:39.284Z","message":"Entering","context":{"RequestID":"558aadfb-4438-4e28-92fc-5aea7cc47099","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d1ce870f-6614-4aa5-a8bd-feb584ce0e5e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:27:39.284Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:27:39.287Z","message":"{\"transactionId\":\"558aadfb-4438-4e28-92fc-5aea7cc47099\",\"status\":\"200\",\"rqstDate\":\"230425-00:27:39:285\",\"respDate\":\"230425-00:27:39:287\",\"sourceId\":\"haproxy:558aadfb-4438-4e28-92fc-5aea7cc47099\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:27:39:285-15133\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ac04d7b4-d6b4-4b91-b08a-c625b576551e], x-b3-parentspanid=[85bf44ef40e17772], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[349e63cf84dcf5af85bf44ef40e17772], x-b3-spanid=[e112b37d02b0517b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[558aadfb-4438-4e28-92fc-5aea7cc47099]}\\\"}\"}","context":{"RequestID":"558aadfb-4438-4e28-92fc-5aea7cc47099","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d1ce870f-6614-4aa5-a8bd-feb584ce0e5e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:27:39.284Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:39.288Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"558aadfb-4438-4e28-92fc-5aea7cc47099","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d1ce870f-6614-4aa5-a8bd-feb584ce0e5e","LogTimestamp":"2023-04-25T00:27:39.287Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:27:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:27:40.906Z","message":"Entering","context":{"RequestID":"31915259-28ed-46cf-a222-7a6b58e02979","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b8c98ecf-5159-419d-bda3-ceb806925527","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:27:40.906Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:27:40.908Z","message":"{\"transactionId\":\"31915259-28ed-46cf-a222-7a6b58e02979\",\"status\":\"200\",\"rqstDate\":\"230425-00:27:40:907\",\"respDate\":\"230425-00:27:40:908\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:31915259-28ed-46cf-a222-7a6b58e02979\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:27:40:907-67075\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4c5d00fc-8c47-4e74-9d1c-0a34712b9c2c], x-b3-parentspanid=[d49079e290b1c530], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45315], x-envoy-attempt-count=[1], x-b3-traceid=[06006f710827d75bd49079e290b1c530], x-b3-spanid=[3680a5b2acda8cdd], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[31915259-28ed-46cf-a222-7a6b58e02979]}\\\"}\"}","context":{"RequestID":"31915259-28ed-46cf-a222-7a6b58e02979","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b8c98ecf-5159-419d-bda3-ceb806925527","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:27:40.906Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:40.909Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"31915259-28ed-46cf-a222-7a6b58e02979","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b8c98ecf-5159-419d-bda3-ceb806925527","LogTimestamp":"2023-04-25T00:27:40.909Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:27:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:27:41.098Z","message":"Entering","context":{"RequestID":"b745ad4f-0693-441a-a6dc-d089f79e4ada","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7d06211e-3787-455e-be1c-2381b8ae8303","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:27:41.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:27:41.100Z","message":"Database is available from CACHED check.","context":{"RequestID":"b745ad4f-0693-441a-a6dc-d089f79e4ada","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7d06211e-3787-455e-be1c-2381b8ae8303","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:27:41.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:41.101Z","message":"{\"transactionId\":\"b745ad4f-0693-441a-a6dc-d089f79e4ada\",\"status\":\"200\",\"rqstDate\":\"230425-00:27:41:098\",\"respDate\":\"230425-00:27:41:101\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b745ad4f-0693-441a-a6dc-d089f79e4ada\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:27:41:098-57622\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b745ad4f-0693-441a-a6dc-d089f79e4ada]}\\\"}\"}","context":{"RequestID":"b745ad4f-0693-441a-a6dc-d089f79e4ada","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7d06211e-3787-455e-be1c-2381b8ae8303","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:27:41.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:41.102Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b745ad4f-0693-441a-a6dc-d089f79e4ada","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7d06211e-3787-455e-be1c-2381b8ae8303","LogTimestamp":"2023-04-25T00:27:41.102Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:27:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:27:41.296Z","message":"Entering","context":{"RequestID":"043e4202-c92e-4e51-bca6-d5981b8beb25","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"098d240a-67ec-462d-974c-91a820728a0b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:27:41.296Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:27:41.298Z","message":"{\"transactionId\":\"043e4202-c92e-4e51-bca6-d5981b8beb25\",\"status\":\"200\",\"rqstDate\":\"230425-00:27:41:297\",\"respDate\":\"230425-00:27:41:298\",\"sourceId\":\"haproxy:043e4202-c92e-4e51-bca6-d5981b8beb25\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:27:41:297-95157\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[79b3fd6a-9e4a-4138-a5e6-bb6c8d9a31b7], x-b3-parentspanid=[95f2e2d1f7ed43ba], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dbb0047bb2914fa495f2e2d1f7ed43ba], x-b3-spanid=[e4c400a0da99e8fe], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[043e4202-c92e-4e51-bca6-d5981b8beb25]}\\\"}\"}","context":{"RequestID":"043e4202-c92e-4e51-bca6-d5981b8beb25","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"098d240a-67ec-462d-974c-91a820728a0b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:27:41.296Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:41.299Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"043e4202-c92e-4e51-bca6-d5981b8beb25","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"098d240a-67ec-462d-974c-91a820728a0b","LogTimestamp":"2023-04-25T00:27:41.299Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:27:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:27:42.144Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:42.148Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:43.308Z","message":"Entering","context":{"RequestID":"0a62f21d-e288-4ffe-85ca-a23e801884e3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e41f699e-bd62-4a58-890d-e95a9555f571","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:27:43.308Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:27:43.310Z","message":"{\"transactionId\":\"0a62f21d-e288-4ffe-85ca-a23e801884e3\",\"status\":\"200\",\"rqstDate\":\"230425-00:27:43:309\",\"respDate\":\"230425-00:27:43:310\",\"sourceId\":\"haproxy:0a62f21d-e288-4ffe-85ca-a23e801884e3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:27:43:309-56604\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[644e4b40-01f2-46f6-ad46-f8bade35fc94], x-b3-parentspanid=[1143853a6e23d990], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4ecf2032b27a6b881143853a6e23d990], x-b3-spanid=[ee2430d8e1716267], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0a62f21d-e288-4ffe-85ca-a23e801884e3]}\\\"}\"}","context":{"RequestID":"0a62f21d-e288-4ffe-85ca-a23e801884e3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e41f699e-bd62-4a58-890d-e95a9555f571","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:27:43.308Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:43.310Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0a62f21d-e288-4ffe-85ca-a23e801884e3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e41f699e-bd62-4a58-890d-e95a9555f571","LogTimestamp":"2023-04-25T00:27:43.310Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:27:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:27:45.318Z","message":"Entering","context":{"RequestID":"f044dce2-83de-4bbf-9cc1-490e6db6e630","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bbcf7231-6c11-4691-9d9c-0637aeb0b0f9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:27:45.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:27:45.320Z","message":"{\"transactionId\":\"f044dce2-83de-4bbf-9cc1-490e6db6e630\",\"status\":\"200\",\"rqstDate\":\"230425-00:27:45:319\",\"respDate\":\"230425-00:27:45:320\",\"sourceId\":\"haproxy:f044dce2-83de-4bbf-9cc1-490e6db6e630\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:27:45:319-67155\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[35b683b8-c052-4cc5-aff7-a85eeaca67c4], x-b3-parentspanid=[90a1b1e13a0523e2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9b02b3917f7cf4be90a1b1e13a0523e2], x-b3-spanid=[12eb854d0b0b7352], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f044dce2-83de-4bbf-9cc1-490e6db6e630]}\\\"}\"}","context":{"RequestID":"f044dce2-83de-4bbf-9cc1-490e6db6e630","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bbcf7231-6c11-4691-9d9c-0637aeb0b0f9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:27:45.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:45.320Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f044dce2-83de-4bbf-9cc1-490e6db6e630","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bbcf7231-6c11-4691-9d9c-0637aeb0b0f9","LogTimestamp":"2023-04-25T00:27:45.320Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:27:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:27:47.328Z","message":"Entering","context":{"RequestID":"a70f25c3-1a6d-4dbc-8aca-5054f1c0a310","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4f90e37b-4114-452d-8786-09ff7de50a52","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:27:47.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:27:47.331Z","message":"{\"transactionId\":\"a70f25c3-1a6d-4dbc-8aca-5054f1c0a310\",\"status\":\"200\",\"rqstDate\":\"230425-00:27:47:329\",\"respDate\":\"230425-00:27:47:331\",\"sourceId\":\"haproxy:a70f25c3-1a6d-4dbc-8aca-5054f1c0a310\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:27:47:329-65965\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8c119718-5552-4cbb-8ca1-0e7dc7c3d785], x-b3-parentspanid=[62c7bb2f05795696], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e341ef7ba9d4107862c7bb2f05795696], x-b3-spanid=[6472991e658fd7ef], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a70f25c3-1a6d-4dbc-8aca-5054f1c0a310]}\\\"}\"}","context":{"RequestID":"a70f25c3-1a6d-4dbc-8aca-5054f1c0a310","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4f90e37b-4114-452d-8786-09ff7de50a52","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:27:47.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:47.332Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a70f25c3-1a6d-4dbc-8aca-5054f1c0a310","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4f90e37b-4114-452d-8786-09ff7de50a52","LogTimestamp":"2023-04-25T00:27:47.332Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:27:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:27:48.743Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:27:48.760Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:48.760Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:48.760Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:49.340Z","message":"Entering","context":{"RequestID":"7e8aa60a-d712-442a-9324-60d46e53117a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"84dde38e-e8b2-4c5b-b619-99082b651f60","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:27:49.340Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:27:49.342Z","message":"{\"transactionId\":\"7e8aa60a-d712-442a-9324-60d46e53117a\",\"status\":\"200\",\"rqstDate\":\"230425-00:27:49:341\",\"respDate\":\"230425-00:27:49:342\",\"sourceId\":\"haproxy:7e8aa60a-d712-442a-9324-60d46e53117a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:27:49:341-61480\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b1a1ab40-6cae-4abd-b537-0555aab2c3e6], x-b3-parentspanid=[8d0a18a450e2c9e5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b1ad3c7d1db4f1ca8d0a18a450e2c9e5], x-b3-spanid=[983482b87624debb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7e8aa60a-d712-442a-9324-60d46e53117a]}\\\"}\"}","context":{"RequestID":"7e8aa60a-d712-442a-9324-60d46e53117a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"84dde38e-e8b2-4c5b-b619-99082b651f60","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:27:49.340Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:49.343Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7e8aa60a-d712-442a-9324-60d46e53117a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"84dde38e-e8b2-4c5b-b619-99082b651f60","LogTimestamp":"2023-04-25T00:27:49.343Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:27:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:27:50.907Z","message":"Entering","context":{"RequestID":"fd73898b-323f-4f93-8181-b9602510d692","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1eb494f5-f7bd-4d7c-8a32-2946610b6b03","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:27:50.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:27:50.909Z","message":"{\"transactionId\":\"fd73898b-323f-4f93-8181-b9602510d692\",\"status\":\"200\",\"rqstDate\":\"230425-00:27:50:907\",\"respDate\":\"230425-00:27:50:909\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:fd73898b-323f-4f93-8181-b9602510d692\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:27:50:907-12451\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4112a4c6-fdb6-48e1-851a-5bc41c906797], x-b3-parentspanid=[fa0a6976eaba9989], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49811], x-envoy-attempt-count=[1], x-b3-traceid=[e5620a3783d7ac35fa0a6976eaba9989], x-b3-spanid=[f373ed9651739237], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[fd73898b-323f-4f93-8181-b9602510d692]}\\\"}\"}","context":{"RequestID":"fd73898b-323f-4f93-8181-b9602510d692","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1eb494f5-f7bd-4d7c-8a32-2946610b6b03","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:27:50.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:50.910Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fd73898b-323f-4f93-8181-b9602510d692","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1eb494f5-f7bd-4d7c-8a32-2946610b6b03","LogTimestamp":"2023-04-25T00:27:50.910Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:27:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:27:51.098Z","message":"Entering","context":{"RequestID":"caa8fbd4-b97e-4212-9cc0-be8c3d7e1ce2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"181f0022-d93c-42e4-a414-ea8ce82cd0b2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:27:51.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:27:51.100Z","message":"Database is available from CACHED check.","context":{"RequestID":"caa8fbd4-b97e-4212-9cc0-be8c3d7e1ce2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"181f0022-d93c-42e4-a414-ea8ce82cd0b2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:27:51.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:51.101Z","message":"{\"transactionId\":\"caa8fbd4-b97e-4212-9cc0-be8c3d7e1ce2\",\"status\":\"200\",\"rqstDate\":\"230425-00:27:51:099\",\"respDate\":\"230425-00:27:51:101\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:caa8fbd4-b97e-4212-9cc0-be8c3d7e1ce2\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:27:51:099-10335\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[caa8fbd4-b97e-4212-9cc0-be8c3d7e1ce2]}\\\"}\"}","context":{"RequestID":"caa8fbd4-b97e-4212-9cc0-be8c3d7e1ce2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"181f0022-d93c-42e4-a414-ea8ce82cd0b2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:27:51.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:51.102Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"caa8fbd4-b97e-4212-9cc0-be8c3d7e1ce2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"181f0022-d93c-42e4-a414-ea8ce82cd0b2","LogTimestamp":"2023-04-25T00:27:51.102Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:27:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:27:51.353Z","message":"Entering","context":{"RequestID":"57e395c9-03d0-42b5-955a-6ec5f9fef4cf","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7ca69fef-8092-4095-8450-a9ab8e50150d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:27:51.353Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:27:51.356Z","message":"{\"transactionId\":\"57e395c9-03d0-42b5-955a-6ec5f9fef4cf\",\"status\":\"200\",\"rqstDate\":\"230425-00:27:51:354\",\"respDate\":\"230425-00:27:51:356\",\"sourceId\":\"haproxy:57e395c9-03d0-42b5-955a-6ec5f9fef4cf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:27:51:354-65228\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3fd770d6-9e22-4160-9e83-5db522763905], x-b3-parentspanid=[248e1b31bc3a3216], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[51de819666e82897248e1b31bc3a3216], x-b3-spanid=[3e2565040f384d60], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[57e395c9-03d0-42b5-955a-6ec5f9fef4cf]}\\\"}\"}","context":{"RequestID":"57e395c9-03d0-42b5-955a-6ec5f9fef4cf","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7ca69fef-8092-4095-8450-a9ab8e50150d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:27:51.353Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:51.357Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"57e395c9-03d0-42b5-955a-6ec5f9fef4cf","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7ca69fef-8092-4095-8450-a9ab8e50150d","LogTimestamp":"2023-04-25T00:27:51.357Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:27:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:27:53.367Z","message":"Entering","context":{"RequestID":"8870939e-8143-4a36-84c1-2646465ac52f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e1a66d69-18bc-4dd5-b825-f1f866e6c967","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:27:53.367Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:27:53.371Z","message":"{\"transactionId\":\"8870939e-8143-4a36-84c1-2646465ac52f\",\"status\":\"200\",\"rqstDate\":\"230425-00:27:53:369\",\"respDate\":\"230425-00:27:53:371\",\"sourceId\":\"haproxy:8870939e-8143-4a36-84c1-2646465ac52f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:27:53:369-32049\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4d66457b-f12c-4635-aca0-6f76333e6ba0], x-b3-parentspanid=[21920dc8c152267c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[392e2b45eeffed1921920dc8c152267c], x-b3-spanid=[ece9df59093b1f7a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8870939e-8143-4a36-84c1-2646465ac52f]}\\\"}\"}","context":{"RequestID":"8870939e-8143-4a36-84c1-2646465ac52f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e1a66d69-18bc-4dd5-b825-f1f866e6c967","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:27:53.367Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:53.372Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8870939e-8143-4a36-84c1-2646465ac52f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e1a66d69-18bc-4dd5-b825-f1f866e6c967","LogTimestamp":"2023-04-25T00:27:53.372Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:27:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:27:55.382Z","message":"Entering","context":{"RequestID":"f02d65be-3e59-4bf2-ba40-0b131d7d073a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"edabb25c-9fdc-42a8-aa11-ce70ddc4ed18","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:27:55.382Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:27:55.386Z","message":"{\"transactionId\":\"f02d65be-3e59-4bf2-ba40-0b131d7d073a\",\"status\":\"200\",\"rqstDate\":\"230425-00:27:55:384\",\"respDate\":\"230425-00:27:55:386\",\"sourceId\":\"haproxy:f02d65be-3e59-4bf2-ba40-0b131d7d073a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:27:55:384-80204\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7e15ecca-5297-4ded-b9ae-2748d8d7f2ee], x-b3-parentspanid=[df7c6b7798d49366], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2c5cacdb5d974922df7c6b7798d49366], x-b3-spanid=[d4f81e647fa91b99], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f02d65be-3e59-4bf2-ba40-0b131d7d073a]}\\\"}\"}","context":{"RequestID":"f02d65be-3e59-4bf2-ba40-0b131d7d073a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"edabb25c-9fdc-42a8-aa11-ce70ddc4ed18","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:27:55.382Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:55.388Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f02d65be-3e59-4bf2-ba40-0b131d7d073a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"edabb25c-9fdc-42a8-aa11-ce70ddc4ed18","LogTimestamp":"2023-04-25T00:27:55.387Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:27:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-25T00:27:57.398Z","message":"Entering","context":{"RequestID":"d7c130db-9c7a-48ab-89cd-8e35d0925a74","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b1fccb6a-2432-4d99-af09-0943a28df0ac","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:27:57.398Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:27:57.401Z","message":"{\"transactionId\":\"d7c130db-9c7a-48ab-89cd-8e35d0925a74\",\"status\":\"200\",\"rqstDate\":\"230425-00:27:57:399\",\"respDate\":\"230425-00:27:57:401\",\"sourceId\":\"haproxy:d7c130db-9c7a-48ab-89cd-8e35d0925a74\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:27:57:399-95330\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[df761174-cc0d-4bc9-b2eb-5434c65fb5be], x-b3-parentspanid=[ab74c594a428a2d8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e4bf0bec7f8b3e98ab74c594a428a2d8], x-b3-spanid=[ae81fa445dfa79fd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d7c130db-9c7a-48ab-89cd-8e35d0925a74]}\\\"}\"}","context":{"RequestID":"d7c130db-9c7a-48ab-89cd-8e35d0925a74","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b1fccb6a-2432-4d99-af09-0943a28df0ac","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:27:57.398Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:57.402Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d7c130db-9c7a-48ab-89cd-8e35d0925a74","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b1fccb6a-2432-4d99-af09-0943a28df0ac","LogTimestamp":"2023-04-25T00:27:57.402Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:27:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:27:58.744Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:27:58.761Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:58.762Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:58.762Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:59.414Z","message":"Entering","context":{"RequestID":"90e75497-1508-4177-9cd4-0076db9a1197","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"912c3737-9250-4310-a8e4-2bcc76a8ad90","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:27:59.413Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:27:59.418Z","message":"{\"transactionId\":\"90e75497-1508-4177-9cd4-0076db9a1197\",\"status\":\"200\",\"rqstDate\":\"230425-00:27:59:415\",\"respDate\":\"230425-00:27:59:417\",\"sourceId\":\"haproxy:90e75497-1508-4177-9cd4-0076db9a1197\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:27:59:415-4393\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[22994344-390b-43d5-828b-2566b586ac2f], x-b3-parentspanid=[8cdffa3d36e77bd0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[987e489e2de1f3f38cdffa3d36e77bd0], x-b3-spanid=[164e00ca1126cbcf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[90e75497-1508-4177-9cd4-0076db9a1197]}\\\"}\"}","context":{"RequestID":"90e75497-1508-4177-9cd4-0076db9a1197","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"912c3737-9250-4310-a8e4-2bcc76a8ad90","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:27:59.413Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:27:59.418Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"90e75497-1508-4177-9cd4-0076db9a1197","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"912c3737-9250-4310-a8e4-2bcc76a8ad90","LogTimestamp":"2023-04-25T00:27:59.418Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:27:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:28:00.906Z","message":"Entering","context":{"RequestID":"6fb516d6-17fd-4735-857b-99a37dfab6e5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d21433d6-a593-46e3-92ab-6e21368dc880","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:28:00.906Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:28:00.909Z","message":"{\"transactionId\":\"6fb516d6-17fd-4735-857b-99a37dfab6e5\",\"status\":\"200\",\"rqstDate\":\"230425-00:28:00:907\",\"respDate\":\"230425-00:28:00:909\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:6fb516d6-17fd-4735-857b-99a37dfab6e5\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:28:00:907-91629\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[49ff43b8-8d97-4b9b-b0b2-d9ec3887f3b7], x-b3-parentspanid=[248a4df8a9af0663], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[33485], x-envoy-attempt-count=[1], x-b3-traceid=[cf614437c78fd7de248a4df8a9af0663], x-b3-spanid=[096ba8f17b511bd2], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[6fb516d6-17fd-4735-857b-99a37dfab6e5]}\\\"}\"}","context":{"RequestID":"6fb516d6-17fd-4735-857b-99a37dfab6e5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d21433d6-a593-46e3-92ab-6e21368dc880","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:28:00.906Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:00.910Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6fb516d6-17fd-4735-857b-99a37dfab6e5","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d21433d6-a593-46e3-92ab-6e21368dc880","LogTimestamp":"2023-04-25T00:28:00.910Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:28:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:28:01.098Z","message":"Entering","context":{"RequestID":"c796d699-5eb6-4238-97d6-d8e36475953d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"013c0899-5360-49d7-a4be-861f523ecf23","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:28:01.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:28:01.101Z","message":"Database is available from CACHED check.","context":{"RequestID":"c796d699-5eb6-4238-97d6-d8e36475953d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"013c0899-5360-49d7-a4be-861f523ecf23","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:28:01.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:01.102Z","message":"{\"transactionId\":\"c796d699-5eb6-4238-97d6-d8e36475953d\",\"status\":\"200\",\"rqstDate\":\"230425-00:28:01:099\",\"respDate\":\"230425-00:28:01:102\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c796d699-5eb6-4238-97d6-d8e36475953d\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:28:01:099-97762\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c796d699-5eb6-4238-97d6-d8e36475953d]}\\\"}\"}","context":{"RequestID":"c796d699-5eb6-4238-97d6-d8e36475953d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"013c0899-5360-49d7-a4be-861f523ecf23","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:28:01.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:01.103Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c796d699-5eb6-4238-97d6-d8e36475953d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"013c0899-5360-49d7-a4be-861f523ecf23","LogTimestamp":"2023-04-25T00:28:01.103Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:28:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:28:01.429Z","message":"Entering","context":{"RequestID":"1c05407d-ffea-481f-bc9a-7d4264d31dd5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"886834ee-afe8-461d-95e1-36d7612b2c00","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:28:01.429Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:28:01.433Z","message":"{\"transactionId\":\"1c05407d-ffea-481f-bc9a-7d4264d31dd5\",\"status\":\"200\",\"rqstDate\":\"230425-00:28:01:431\",\"respDate\":\"230425-00:28:01:433\",\"sourceId\":\"haproxy:1c05407d-ffea-481f-bc9a-7d4264d31dd5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:28:01:431-86899\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4c035268-0a0e-4455-ab96-9080177593e7], x-b3-parentspanid=[09e572d2a34d25f9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5422635879d8200609e572d2a34d25f9], x-b3-spanid=[992833cec890ff59], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1c05407d-ffea-481f-bc9a-7d4264d31dd5]}\\\"}\"}","context":{"RequestID":"1c05407d-ffea-481f-bc9a-7d4264d31dd5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"886834ee-afe8-461d-95e1-36d7612b2c00","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:28:01.429Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:01.434Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1c05407d-ffea-481f-bc9a-7d4264d31dd5","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"886834ee-afe8-461d-95e1-36d7612b2c00","LogTimestamp":"2023-04-25T00:28:01.434Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:28:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-25T00:28:03.446Z","message":"Entering","context":{"RequestID":"4812d1bf-0cc1-4f83-9d25-ce28c9e793da","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"16c6e760-4b93-453a-9f37-ee705eb27e48","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:28:03.446Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:28:03.450Z","message":"{\"transactionId\":\"4812d1bf-0cc1-4f83-9d25-ce28c9e793da\",\"status\":\"200\",\"rqstDate\":\"230425-00:28:03:447\",\"respDate\":\"230425-00:28:03:450\",\"sourceId\":\"haproxy:4812d1bf-0cc1-4f83-9d25-ce28c9e793da\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:28:03:447-66167\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1c2cba3d-48f1-4503-ba99-4d90bff435b9], x-b3-parentspanid=[7c7e4f14042bebbb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8a3bcb2045a3d2637c7e4f14042bebbb], x-b3-spanid=[fac511ab6476c8fa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4812d1bf-0cc1-4f83-9d25-ce28c9e793da]}\\\"}\"}","context":{"RequestID":"4812d1bf-0cc1-4f83-9d25-ce28c9e793da","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"16c6e760-4b93-453a-9f37-ee705eb27e48","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:28:03.446Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:03.451Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4812d1bf-0cc1-4f83-9d25-ce28c9e793da","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"16c6e760-4b93-453a-9f37-ee705eb27e48","LogTimestamp":"2023-04-25T00:28:03.450Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:28:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:28:05.460Z","message":"Entering","context":{"RequestID":"a79e594e-c550-4fef-a9ec-7255cbbd7632","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0bb1410a-df1d-4804-9fa4-c2d4db4aebaf","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:28:05.459Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:28:05.461Z","message":"{\"transactionId\":\"a79e594e-c550-4fef-a9ec-7255cbbd7632\",\"status\":\"200\",\"rqstDate\":\"230425-00:28:05:460\",\"respDate\":\"230425-00:28:05:461\",\"sourceId\":\"haproxy:a79e594e-c550-4fef-a9ec-7255cbbd7632\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:28:05:460-65150\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[40b8bbb7-a05f-4fb1-a18f-353ea0ab17e5], x-b3-parentspanid=[9f6dd20b52c90f05], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[47d1837242e63e7b9f6dd20b52c90f05], x-b3-spanid=[5388e3a6e6c25526], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a79e594e-c550-4fef-a9ec-7255cbbd7632]}\\\"}\"}","context":{"RequestID":"a79e594e-c550-4fef-a9ec-7255cbbd7632","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0bb1410a-df1d-4804-9fa4-c2d4db4aebaf","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:28:05.459Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:05.462Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a79e594e-c550-4fef-a9ec-7255cbbd7632","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0bb1410a-df1d-4804-9fa4-c2d4db4aebaf","LogTimestamp":"2023-04-25T00:28:05.461Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:28:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:28:07.470Z","message":"Entering","context":{"RequestID":"47fec4d6-4511-47d3-94a5-d8496dc20581","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1de61812-d04e-4959-8edd-610730b7e706","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:28:07.470Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:28:07.473Z","message":"{\"transactionId\":\"47fec4d6-4511-47d3-94a5-d8496dc20581\",\"status\":\"200\",\"rqstDate\":\"230425-00:28:07:471\",\"respDate\":\"230425-00:28:07:473\",\"sourceId\":\"haproxy:47fec4d6-4511-47d3-94a5-d8496dc20581\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:28:07:471-33567\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[12f0768d-b7d0-491f-93f3-ff88732cacf1], x-b3-parentspanid=[7721076a7cef49be], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1d43f3cc6179494b7721076a7cef49be], x-b3-spanid=[cdff2e5bf6129a4b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[47fec4d6-4511-47d3-94a5-d8496dc20581]}\\\"}\"}","context":{"RequestID":"47fec4d6-4511-47d3-94a5-d8496dc20581","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1de61812-d04e-4959-8edd-610730b7e706","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:28:07.470Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:07.474Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"47fec4d6-4511-47d3-94a5-d8496dc20581","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1de61812-d04e-4959-8edd-610730b7e706","LogTimestamp":"2023-04-25T00:28:07.474Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:28:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:28:08.745Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:28:08.763Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:08.763Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:08.763Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:09.484Z","message":"Entering","context":{"RequestID":"96084658-f33b-4571-b078-cbb0492f8be8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"67d80011-25b5-4f8a-a66b-431e9163d2e7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:28:09.484Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:28:09.488Z","message":"{\"transactionId\":\"96084658-f33b-4571-b078-cbb0492f8be8\",\"status\":\"200\",\"rqstDate\":\"230425-00:28:09:486\",\"respDate\":\"230425-00:28:09:488\",\"sourceId\":\"haproxy:96084658-f33b-4571-b078-cbb0492f8be8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:28:09:486-42638\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b91f56a8-7985-4867-947b-183c34a74f12], x-b3-parentspanid=[858d8ab33df3b55a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[aa97bb43ee29f45c858d8ab33df3b55a], x-b3-spanid=[fc063ecc6d242c49], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[96084658-f33b-4571-b078-cbb0492f8be8]}\\\"}\"}","context":{"RequestID":"96084658-f33b-4571-b078-cbb0492f8be8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"67d80011-25b5-4f8a-a66b-431e9163d2e7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:28:09.484Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:09.489Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"96084658-f33b-4571-b078-cbb0492f8be8","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"67d80011-25b5-4f8a-a66b-431e9163d2e7","LogTimestamp":"2023-04-25T00:28:09.489Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:28:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:28:10.925Z","message":"Entering","context":{"RequestID":"e07848a5-708b-4faa-bb3e-60253cc230c4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f75f270f-3044-40c1-ba82-28e834bf8f9a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:28:10.925Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:28:10.938Z","message":"{\"transactionId\":\"e07848a5-708b-4faa-bb3e-60253cc230c4\",\"status\":\"200\",\"rqstDate\":\"230425-00:28:10:925\",\"respDate\":\"230425-00:28:10:926\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e07848a5-708b-4faa-bb3e-60253cc230c4\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:28:10:925-33537\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bdb7b4be-865a-47da-994e-f6fc47a8ce61], x-b3-parentspanid=[d4ed6777bf634500], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42765], x-envoy-attempt-count=[1], x-b3-traceid=[b983d3d95b32d27ad4ed6777bf634500], x-b3-spanid=[a55d6b57263ef127], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e07848a5-708b-4faa-bb3e-60253cc230c4]}\\\"}\"}","context":{"RequestID":"e07848a5-708b-4faa-bb3e-60253cc230c4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f75f270f-3044-40c1-ba82-28e834bf8f9a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:28:10.925Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:10.939Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e07848a5-708b-4faa-bb3e-60253cc230c4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"14","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f75f270f-3044-40c1-ba82-28e834bf8f9a","LogTimestamp":"2023-04-25T00:28:10.939Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:28:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 18 - "logType": "access"
{"timestamp":"2023-04-25T00:28:11.096Z","message":"Entering","context":{"RequestID":"ee782b4d-b77d-4541-8051-c97a566de127","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2dd4fed3-e9d2-4828-a1cf-0574ed6e7fc7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:28:11.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:28:11.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"ee782b4d-b77d-4541-8051-c97a566de127","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2dd4fed3-e9d2-4828-a1cf-0574ed6e7fc7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:28:11.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:11.099Z","message":"{\"transactionId\":\"ee782b4d-b77d-4541-8051-c97a566de127\",\"status\":\"200\",\"rqstDate\":\"230425-00:28:11:097\",\"respDate\":\"230425-00:28:11:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ee782b4d-b77d-4541-8051-c97a566de127\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:28:11:097-19334\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ee782b4d-b77d-4541-8051-c97a566de127]}\\\"}\"}","context":{"RequestID":"ee782b4d-b77d-4541-8051-c97a566de127","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2dd4fed3-e9d2-4828-a1cf-0574ed6e7fc7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:28:11.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:11.099Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ee782b4d-b77d-4541-8051-c97a566de127","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2dd4fed3-e9d2-4828-a1cf-0574ed6e7fc7","LogTimestamp":"2023-04-25T00:28:11.099Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:28:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:28:11.499Z","message":"Entering","context":{"RequestID":"d72f1630-2a49-402c-b907-042404e856c6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"76f3153a-59e3-4c77-aeb5-d0293d151ee3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:28:11.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:28:11.504Z","message":"{\"transactionId\":\"d72f1630-2a49-402c-b907-042404e856c6\",\"status\":\"200\",\"rqstDate\":\"230425-00:28:11:501\",\"respDate\":\"230425-00:28:11:504\",\"sourceId\":\"haproxy:d72f1630-2a49-402c-b907-042404e856c6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:28:11:501-69219\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f4f6950d-e168-4b1a-a69e-9c293c91269a], x-b3-parentspanid=[0017e2a0dde89505], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[acd22161a8661c0d0017e2a0dde89505], x-b3-spanid=[3415a773970c15f4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d72f1630-2a49-402c-b907-042404e856c6]}\\\"}\"}","context":{"RequestID":"d72f1630-2a49-402c-b907-042404e856c6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"76f3153a-59e3-4c77-aeb5-d0293d151ee3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:28:11.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:11.505Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d72f1630-2a49-402c-b907-042404e856c6","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"76f3153a-59e3-4c77-aeb5-d0293d151ee3","LogTimestamp":"2023-04-25T00:28:11.505Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:28:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:28:12.149Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:12.153Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:13.515Z","message":"Entering","context":{"RequestID":"b62fe5f1-13e8-4bc9-844b-c2861d2436b6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"dfea7429-c75c-4f47-9a46-52a776b51bf1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:28:13.515Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:28:13.517Z","message":"{\"transactionId\":\"b62fe5f1-13e8-4bc9-844b-c2861d2436b6\",\"status\":\"200\",\"rqstDate\":\"230425-00:28:13:516\",\"respDate\":\"230425-00:28:13:517\",\"sourceId\":\"haproxy:b62fe5f1-13e8-4bc9-844b-c2861d2436b6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:28:13:516-47735\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3832ce21-7f63-473f-a39c-2dd62a06305d], x-b3-parentspanid=[6d0a25a0d70ea0ca], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eb7cdd087546002c6d0a25a0d70ea0ca], x-b3-spanid=[cf035784aebe82c0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b62fe5f1-13e8-4bc9-844b-c2861d2436b6]}\\\"}\"}","context":{"RequestID":"b62fe5f1-13e8-4bc9-844b-c2861d2436b6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"dfea7429-c75c-4f47-9a46-52a776b51bf1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:28:13.515Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:13.517Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b62fe5f1-13e8-4bc9-844b-c2861d2436b6","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dfea7429-c75c-4f47-9a46-52a776b51bf1","LogTimestamp":"2023-04-25T00:28:13.517Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:28:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:28:15.527Z","message":"Entering","context":{"RequestID":"4843faa4-19ba-4854-80f9-ecadb18c3fdb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ba1aea50-9c1d-40e1-bbca-87dade0fc9c6","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:28:15.527Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:28:15.530Z","message":"{\"transactionId\":\"4843faa4-19ba-4854-80f9-ecadb18c3fdb\",\"status\":\"200\",\"rqstDate\":\"230425-00:28:15:528\",\"respDate\":\"230425-00:28:15:530\",\"sourceId\":\"haproxy:4843faa4-19ba-4854-80f9-ecadb18c3fdb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:28:15:528-46799\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fc3f7c6c-0748-45f2-b79d-ba9a603a10f1], x-b3-parentspanid=[0c5288a1452f8313], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[20780bc0ef2e132e0c5288a1452f8313], x-b3-spanid=[6e805bae92499c53], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4843faa4-19ba-4854-80f9-ecadb18c3fdb]}\\\"}\"}","context":{"RequestID":"4843faa4-19ba-4854-80f9-ecadb18c3fdb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ba1aea50-9c1d-40e1-bbca-87dade0fc9c6","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:28:15.527Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:15.531Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4843faa4-19ba-4854-80f9-ecadb18c3fdb","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ba1aea50-9c1d-40e1-bbca-87dade0fc9c6","LogTimestamp":"2023-04-25T00:28:15.531Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:28:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:28:17.541Z","message":"Entering","context":{"RequestID":"c6b08ecb-e3fb-4256-8413-2a978cf1e95d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1bc7f04b-0a64-4acd-a4b6-eb5a7bf1069b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:28:17.541Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:28:17.543Z","message":"{\"transactionId\":\"c6b08ecb-e3fb-4256-8413-2a978cf1e95d\",\"status\":\"200\",\"rqstDate\":\"230425-00:28:17:542\",\"respDate\":\"230425-00:28:17:543\",\"sourceId\":\"haproxy:c6b08ecb-e3fb-4256-8413-2a978cf1e95d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:28:17:542-11692\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ed2e68bf-6655-4281-bb9b-1b91151a0ecd], x-b3-parentspanid=[3b4875d43e185ede], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[10eaf887fe4fe8203b4875d43e185ede], x-b3-spanid=[4a28288420598eaa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c6b08ecb-e3fb-4256-8413-2a978cf1e95d]}\\\"}\"}","context":{"RequestID":"c6b08ecb-e3fb-4256-8413-2a978cf1e95d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1bc7f04b-0a64-4acd-a4b6-eb5a7bf1069b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:28:17.541Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:17.544Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c6b08ecb-e3fb-4256-8413-2a978cf1e95d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1bc7f04b-0a64-4acd-a4b6-eb5a7bf1069b","LogTimestamp":"2023-04-25T00:28:17.544Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:28:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:28:18.746Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:28:18.761Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:18.761Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:18.762Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:19.553Z","message":"Entering","context":{"RequestID":"289a0d03-f371-49cf-a935-6d490d1e0b4b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f35b48d0-168d-4b56-8195-318d010d8031","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:28:19.553Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:28:19.556Z","message":"{\"transactionId\":\"289a0d03-f371-49cf-a935-6d490d1e0b4b\",\"status\":\"200\",\"rqstDate\":\"230425-00:28:19:554\",\"respDate\":\"230425-00:28:19:556\",\"sourceId\":\"haproxy:289a0d03-f371-49cf-a935-6d490d1e0b4b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:28:19:554-40643\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[77641ed3-796a-4432-825b-9d4613165878], x-b3-parentspanid=[4ff51e79ea280a5a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[977583f58119ce2d4ff51e79ea280a5a], x-b3-spanid=[766230261cbcb236], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[289a0d03-f371-49cf-a935-6d490d1e0b4b]}\\\"}\"}","context":{"RequestID":"289a0d03-f371-49cf-a935-6d490d1e0b4b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f35b48d0-168d-4b56-8195-318d010d8031","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:28:19.553Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:19.557Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"289a0d03-f371-49cf-a935-6d490d1e0b4b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f35b48d0-168d-4b56-8195-318d010d8031","LogTimestamp":"2023-04-25T00:28:19.556Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:28:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:28:20.910Z","message":"Entering","context":{"RequestID":"b9b3157a-5a9b-4940-bf70-50eb2810d92f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ad9aeced-2f9d-48ba-9d8c-101418f36ce1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:28:20.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:28:20.912Z","message":"{\"transactionId\":\"b9b3157a-5a9b-4940-bf70-50eb2810d92f\",\"status\":\"200\",\"rqstDate\":\"230425-00:28:20:911\",\"respDate\":\"230425-00:28:20:912\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b9b3157a-5a9b-4940-bf70-50eb2810d92f\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:28:20:911-71367\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b93159a7-09e0-417f-be26-3286906d63c9], x-b3-parentspanid=[92f6b682fc32d9d9], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43587], x-envoy-attempt-count=[1], x-b3-traceid=[13f7ce309818867592f6b682fc32d9d9], x-b3-spanid=[3bfbd78b1378ae32], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b9b3157a-5a9b-4940-bf70-50eb2810d92f]}\\\"}\"}","context":{"RequestID":"b9b3157a-5a9b-4940-bf70-50eb2810d92f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ad9aeced-2f9d-48ba-9d8c-101418f36ce1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:28:20.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:20.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b9b3157a-5a9b-4940-bf70-50eb2810d92f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ad9aeced-2f9d-48ba-9d8c-101418f36ce1","LogTimestamp":"2023-04-25T00:28:20.912Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:28:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:28:21.097Z","message":"Entering","context":{"RequestID":"769a9c72-aab3-402e-8393-a518c3fc5250","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"323274ce-541b-4dab-a116-b33241dcdf51","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:28:21.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:28:21.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"769a9c72-aab3-402e-8393-a518c3fc5250","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"323274ce-541b-4dab-a116-b33241dcdf51","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:28:21.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:21.100Z","message":"{\"transactionId\":\"769a9c72-aab3-402e-8393-a518c3fc5250\",\"status\":\"200\",\"rqstDate\":\"230425-00:28:21:097\",\"respDate\":\"230425-00:28:21:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:769a9c72-aab3-402e-8393-a518c3fc5250\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:28:21:097-45090\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[769a9c72-aab3-402e-8393-a518c3fc5250]}\\\"}\"}","context":{"RequestID":"769a9c72-aab3-402e-8393-a518c3fc5250","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"323274ce-541b-4dab-a116-b33241dcdf51","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:28:21.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:21.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"769a9c72-aab3-402e-8393-a518c3fc5250","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"323274ce-541b-4dab-a116-b33241dcdf51","LogTimestamp":"2023-04-25T00:28:21.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:28:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:28:21.567Z","message":"Entering","context":{"RequestID":"f4076faa-f7e3-4bbd-833f-20362939ebd8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4d271fe1-1626-4c5a-a2cf-b42f512ca1c5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:28:21.567Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:28:21.570Z","message":"{\"transactionId\":\"f4076faa-f7e3-4bbd-833f-20362939ebd8\",\"status\":\"200\",\"rqstDate\":\"230425-00:28:21:568\",\"respDate\":\"230425-00:28:21:570\",\"sourceId\":\"haproxy:f4076faa-f7e3-4bbd-833f-20362939ebd8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:28:21:568-26994\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[926236c0-21a1-969a-b952-65ca5c23002d], x-b3-parentspanid=[15e229119042007e], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7152bea2e32fa45e15e229119042007e], x-b3-spanid=[a82160f2ece68415], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f4076faa-f7e3-4bbd-833f-20362939ebd8]}\\\"}\"}","context":{"RequestID":"f4076faa-f7e3-4bbd-833f-20362939ebd8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4d271fe1-1626-4c5a-a2cf-b42f512ca1c5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:28:21.567Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:21.571Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f4076faa-f7e3-4bbd-833f-20362939ebd8","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4d271fe1-1626-4c5a-a2cf-b42f512ca1c5","LogTimestamp":"2023-04-25T00:28:21.571Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:28:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:28:23.581Z","message":"Entering","context":{"RequestID":"9c602ec9-f433-4ff9-909a-159cef91114f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8e8d15c5-0448-408b-b6bc-0741e6c26fea","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:28:23.581Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:28:23.584Z","message":"{\"transactionId\":\"9c602ec9-f433-4ff9-909a-159cef91114f\",\"status\":\"200\",\"rqstDate\":\"230425-00:28:23:582\",\"respDate\":\"230425-00:28:23:584\",\"sourceId\":\"haproxy:9c602ec9-f433-4ff9-909a-159cef91114f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:28:23:582-54563\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5a5f0af2-eafb-47b5-9b36-19a89390a5c1], x-b3-parentspanid=[6a0807671ca5bd11], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4151e6c183ee12636a0807671ca5bd11], x-b3-spanid=[54d76dc990b32a4d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9c602ec9-f433-4ff9-909a-159cef91114f]}\\\"}\"}","context":{"RequestID":"9c602ec9-f433-4ff9-909a-159cef91114f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8e8d15c5-0448-408b-b6bc-0741e6c26fea","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:28:23.581Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:23.585Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9c602ec9-f433-4ff9-909a-159cef91114f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8e8d15c5-0448-408b-b6bc-0741e6c26fea","LogTimestamp":"2023-04-25T00:28:23.584Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:28:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:28:25.594Z","message":"Entering","context":{"RequestID":"a9fc5acc-621d-488f-9183-825f6901ffb3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"05d05b4c-4a0d-4190-8c4e-6027e4d61561","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:28:25.594Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:28:25.597Z","message":"{\"transactionId\":\"a9fc5acc-621d-488f-9183-825f6901ffb3\",\"status\":\"200\",\"rqstDate\":\"230425-00:28:25:595\",\"respDate\":\"230425-00:28:25:597\",\"sourceId\":\"haproxy:a9fc5acc-621d-488f-9183-825f6901ffb3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:28:25:595-93707\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[058e9378-3013-4fb3-89c0-cc2bd47e8852], x-b3-parentspanid=[e048d7e9aef959f7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f6770e3baf49841be048d7e9aef959f7], x-b3-spanid=[601bf32dab54b0d0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a9fc5acc-621d-488f-9183-825f6901ffb3]}\\\"}\"}","context":{"RequestID":"a9fc5acc-621d-488f-9183-825f6901ffb3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"05d05b4c-4a0d-4190-8c4e-6027e4d61561","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:28:25.594Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:25.597Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a9fc5acc-621d-488f-9183-825f6901ffb3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"05d05b4c-4a0d-4190-8c4e-6027e4d61561","LogTimestamp":"2023-04-25T00:28:25.597Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:28:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:28:27.609Z","message":"Entering","context":{"RequestID":"66c7d555-5c3f-4d2d-bf85-448f5b802699","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bba69fb4-b425-43a4-9d20-acb115426ab9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:28:27.609Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:28:27.612Z","message":"{\"transactionId\":\"66c7d555-5c3f-4d2d-bf85-448f5b802699\",\"status\":\"200\",\"rqstDate\":\"230425-00:28:27:610\",\"respDate\":\"230425-00:28:27:612\",\"sourceId\":\"haproxy:66c7d555-5c3f-4d2d-bf85-448f5b802699\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:28:27:610-67390\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[11b49288-2751-48e5-a874-a7e062703c2d], x-b3-parentspanid=[d436d5f086c68141], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b80bd2481d6e0b27d436d5f086c68141], x-b3-spanid=[f544164eb6d7828b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[66c7d555-5c3f-4d2d-bf85-448f5b802699]}\\\"}\"}","context":{"RequestID":"66c7d555-5c3f-4d2d-bf85-448f5b802699","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bba69fb4-b425-43a4-9d20-acb115426ab9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:28:27.609Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:27.613Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"66c7d555-5c3f-4d2d-bf85-448f5b802699","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bba69fb4-b425-43a4-9d20-acb115426ab9","LogTimestamp":"2023-04-25T00:28:27.613Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:28:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:28:28.746Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:28:28.762Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:28.762Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:28.762Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:29.623Z","message":"Entering","context":{"RequestID":"a74ee08e-162e-4ce8-98a0-df37a4aa6e52","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"286d7a33-117e-4005-9d12-89b9cc54b246","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:28:29.623Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:28:29.626Z","message":"{\"transactionId\":\"a74ee08e-162e-4ce8-98a0-df37a4aa6e52\",\"status\":\"200\",\"rqstDate\":\"230425-00:28:29:624\",\"respDate\":\"230425-00:28:29:626\",\"sourceId\":\"haproxy:a74ee08e-162e-4ce8-98a0-df37a4aa6e52\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:28:29:624-61655\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0a3240af-233f-47bb-b2c1-aa60d37c80a9], x-b3-parentspanid=[68a20f11b9aa2878], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[88966cefc84dbfe968a20f11b9aa2878], x-b3-spanid=[4c4d51b826995a83], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a74ee08e-162e-4ce8-98a0-df37a4aa6e52]}\\\"}\"}","context":{"RequestID":"a74ee08e-162e-4ce8-98a0-df37a4aa6e52","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"286d7a33-117e-4005-9d12-89b9cc54b246","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:28:29.623Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:29.627Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a74ee08e-162e-4ce8-98a0-df37a4aa6e52","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"286d7a33-117e-4005-9d12-89b9cc54b246","LogTimestamp":"2023-04-25T00:28:29.627Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:28:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:28:30.906Z","message":"Entering","context":{"RequestID":"2bb34c72-188b-407d-8873-a63e25040252","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c33bf0a9-1e92-4bd3-866c-d30ca0019b93","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:28:30.906Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:28:30.909Z","message":"{\"transactionId\":\"2bb34c72-188b-407d-8873-a63e25040252\",\"status\":\"200\",\"rqstDate\":\"230425-00:28:30:907\",\"respDate\":\"230425-00:28:30:909\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:2bb34c72-188b-407d-8873-a63e25040252\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:28:30:907-40509\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e928b800-3e95-4858-b1c9-168eed2ea8c6], x-b3-parentspanid=[ed89dfdef356d47c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[48465], x-envoy-attempt-count=[1], x-b3-traceid=[ca3118e81420afaded89dfdef356d47c], x-b3-spanid=[9cc40651e301b47b], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[2bb34c72-188b-407d-8873-a63e25040252]}\\\"}\"}","context":{"RequestID":"2bb34c72-188b-407d-8873-a63e25040252","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c33bf0a9-1e92-4bd3-866c-d30ca0019b93","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:28:30.906Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:30.909Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2bb34c72-188b-407d-8873-a63e25040252","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c33bf0a9-1e92-4bd3-866c-d30ca0019b93","LogTimestamp":"2023-04-25T00:28:30.909Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:28:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:28:31.097Z","message":"Entering","context":{"RequestID":"b897ea1e-e1f0-47db-bd1c-42feda480d61","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cbc9925c-464a-4684-a58e-deed0804dc93","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:28:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:28:31.100Z","message":"Database is available from CACHED check.","context":{"RequestID":"b897ea1e-e1f0-47db-bd1c-42feda480d61","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cbc9925c-464a-4684-a58e-deed0804dc93","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:28:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:31.101Z","message":"{\"transactionId\":\"b897ea1e-e1f0-47db-bd1c-42feda480d61\",\"status\":\"200\",\"rqstDate\":\"230425-00:28:31:098\",\"respDate\":\"230425-00:28:31:101\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b897ea1e-e1f0-47db-bd1c-42feda480d61\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:28:31:098-53873\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b897ea1e-e1f0-47db-bd1c-42feda480d61]}\\\"}\"}","context":{"RequestID":"b897ea1e-e1f0-47db-bd1c-42feda480d61","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cbc9925c-464a-4684-a58e-deed0804dc93","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:28:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:31.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b897ea1e-e1f0-47db-bd1c-42feda480d61","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cbc9925c-464a-4684-a58e-deed0804dc93","LogTimestamp":"2023-04-25T00:28:31.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:28:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:28:31.637Z","message":"Entering","context":{"RequestID":"c88dbaa9-6674-46b6-8729-b49d93b8f8c8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"79d38354-9f5b-4862-a926-090180aeda00","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:28:31.637Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:28:31.639Z","message":"{\"transactionId\":\"c88dbaa9-6674-46b6-8729-b49d93b8f8c8\",\"status\":\"200\",\"rqstDate\":\"230425-00:28:31:637\",\"respDate\":\"230425-00:28:31:639\",\"sourceId\":\"haproxy:c88dbaa9-6674-46b6-8729-b49d93b8f8c8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:28:31:637-86854\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[14211bd7-af9e-43c0-bfc1-2d6b4f4e77a5], x-b3-parentspanid=[2b94cdd6b7e078e3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[260735982322e9222b94cdd6b7e078e3], x-b3-spanid=[7dd9c7ac13a969a0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c88dbaa9-6674-46b6-8729-b49d93b8f8c8]}\\\"}\"}","context":{"RequestID":"c88dbaa9-6674-46b6-8729-b49d93b8f8c8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"79d38354-9f5b-4862-a926-090180aeda00","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:28:31.637Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:31.640Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c88dbaa9-6674-46b6-8729-b49d93b8f8c8","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"79d38354-9f5b-4862-a926-090180aeda00","LogTimestamp":"2023-04-25T00:28:31.640Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:28:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:28:33.649Z","message":"Entering","context":{"RequestID":"2bd3433f-8f28-4f75-917b-e8e346352b0e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9a9b04d7-c95a-4e81-accb-725b284600d3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:28:33.649Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:28:33.651Z","message":"{\"transactionId\":\"2bd3433f-8f28-4f75-917b-e8e346352b0e\",\"status\":\"200\",\"rqstDate\":\"230425-00:28:33:650\",\"respDate\":\"230425-00:28:33:651\",\"sourceId\":\"haproxy:2bd3433f-8f28-4f75-917b-e8e346352b0e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:28:33:650-20386\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7c3da878-9722-45fb-88e8-b0d9a9ce8fef], x-b3-parentspanid=[9e2e7f0469eca6e1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[58fee16ec419aacc9e2e7f0469eca6e1], x-b3-spanid=[f54aa6b6ce7fafcf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2bd3433f-8f28-4f75-917b-e8e346352b0e]}\\\"}\"}","context":{"RequestID":"2bd3433f-8f28-4f75-917b-e8e346352b0e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9a9b04d7-c95a-4e81-accb-725b284600d3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:28:33.649Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:33.652Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2bd3433f-8f28-4f75-917b-e8e346352b0e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9a9b04d7-c95a-4e81-accb-725b284600d3","LogTimestamp":"2023-04-25T00:28:33.652Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:28:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:28:35.662Z","message":"Entering","context":{"RequestID":"d63e4e61-0cc9-4a06-876e-b789db769ab5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"65e486b3-270b-432c-9e8d-a78fab1e465d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:28:35.662Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:28:35.664Z","message":"{\"transactionId\":\"d63e4e61-0cc9-4a06-876e-b789db769ab5\",\"status\":\"200\",\"rqstDate\":\"230425-00:28:35:662\",\"respDate\":\"230425-00:28:35:664\",\"sourceId\":\"haproxy:d63e4e61-0cc9-4a06-876e-b789db769ab5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:28:35:662-83050\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c53ee045-322d-475c-89db-5189e967a00e], x-b3-parentspanid=[787cdc4d7e6e103c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2781d6c1ac9f2899787cdc4d7e6e103c], x-b3-spanid=[6ea3b44c3ac069d5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d63e4e61-0cc9-4a06-876e-b789db769ab5]}\\\"}\"}","context":{"RequestID":"d63e4e61-0cc9-4a06-876e-b789db769ab5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"65e486b3-270b-432c-9e8d-a78fab1e465d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:28:35.662Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:35.665Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d63e4e61-0cc9-4a06-876e-b789db769ab5","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"65e486b3-270b-432c-9e8d-a78fab1e465d","LogTimestamp":"2023-04-25T00:28:35.665Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:28:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:28:37.676Z","message":"Entering","context":{"RequestID":"5f12f3b3-40e0-4e49-8d27-4bda032a20aa","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9c1146a9-1f9a-4ca1-b335-2551dc97c608","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:28:37.676Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:28:37.679Z","message":"{\"transactionId\":\"5f12f3b3-40e0-4e49-8d27-4bda032a20aa\",\"status\":\"200\",\"rqstDate\":\"230425-00:28:37:677\",\"respDate\":\"230425-00:28:37:679\",\"sourceId\":\"haproxy:5f12f3b3-40e0-4e49-8d27-4bda032a20aa\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:28:37:677-28373\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1e2c50c5-5d1b-4f8c-9eca-4602c9fd97e0], x-b3-parentspanid=[640ca10d88019d20], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[10240bbc9548cc00640ca10d88019d20], x-b3-spanid=[288e04c1f623d83a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5f12f3b3-40e0-4e49-8d27-4bda032a20aa]}\\\"}\"}","context":{"RequestID":"5f12f3b3-40e0-4e49-8d27-4bda032a20aa","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9c1146a9-1f9a-4ca1-b335-2551dc97c608","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:28:37.676Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:37.679Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5f12f3b3-40e0-4e49-8d27-4bda032a20aa","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9c1146a9-1f9a-4ca1-b335-2551dc97c608","LogTimestamp":"2023-04-25T00:28:37.679Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:28:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:28:38.747Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:28:38.760Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:38.761Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:38.761Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:39.690Z","message":"Entering","context":{"RequestID":"865c6580-a1a1-4914-94b8-ff495db6aab9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"410998d4-d73c-420a-b414-f33c782a6d8b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:28:39.690Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:28:39.693Z","message":"{\"transactionId\":\"865c6580-a1a1-4914-94b8-ff495db6aab9\",\"status\":\"200\",\"rqstDate\":\"230425-00:28:39:691\",\"respDate\":\"230425-00:28:39:693\",\"sourceId\":\"haproxy:865c6580-a1a1-4914-94b8-ff495db6aab9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:28:39:691-26479\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[47fa5b03-c76b-4e48-9c28-ce1af1fc430f], x-b3-parentspanid=[86d46dd57894d481], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2e39d22398343efc86d46dd57894d481], x-b3-spanid=[1822ac8df5f40844], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[865c6580-a1a1-4914-94b8-ff495db6aab9]}\\\"}\"}","context":{"RequestID":"865c6580-a1a1-4914-94b8-ff495db6aab9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"410998d4-d73c-420a-b414-f33c782a6d8b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:28:39.690Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:39.695Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"865c6580-a1a1-4914-94b8-ff495db6aab9","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"410998d4-d73c-420a-b414-f33c782a6d8b","LogTimestamp":"2023-04-25T00:28:39.694Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:28:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-25T00:28:40.904Z","message":"Entering","context":{"RequestID":"633468af-8941-47d5-94ad-2c699076a890","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a8fa0f94-e012-4446-87b8-720211e19618","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:28:40.904Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:28:40.906Z","message":"{\"transactionId\":\"633468af-8941-47d5-94ad-2c699076a890\",\"status\":\"200\",\"rqstDate\":\"230425-00:28:40:905\",\"respDate\":\"230425-00:28:40:906\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:633468af-8941-47d5-94ad-2c699076a890\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:28:40:905-70147\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4271a89f-57ec-4e3a-b251-840b3a0c4060], x-b3-parentspanid=[46c7783c2c35c76b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[55691], x-envoy-attempt-count=[1], x-b3-traceid=[5e01c063682cf57b46c7783c2c35c76b], x-b3-spanid=[b8d17237a6415748], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[633468af-8941-47d5-94ad-2c699076a890]}\\\"}\"}","context":{"RequestID":"633468af-8941-47d5-94ad-2c699076a890","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a8fa0f94-e012-4446-87b8-720211e19618","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:28:40.904Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:40.906Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"633468af-8941-47d5-94ad-2c699076a890","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a8fa0f94-e012-4446-87b8-720211e19618","LogTimestamp":"2023-04-25T00:28:40.906Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:28:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:28:41.103Z","message":"Entering","context":{"RequestID":"f8a1e2e6-b12d-4e8f-a76b-b50863eed2b8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"149f6583-b6a4-4915-823d-2b72cee8c5f2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:28:41.103Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:28:41.105Z","message":"Database is available from CACHED check.","context":{"RequestID":"f8a1e2e6-b12d-4e8f-a76b-b50863eed2b8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"149f6583-b6a4-4915-823d-2b72cee8c5f2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:28:41.103Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:41.106Z","message":"{\"transactionId\":\"f8a1e2e6-b12d-4e8f-a76b-b50863eed2b8\",\"status\":\"200\",\"rqstDate\":\"230425-00:28:41:104\",\"respDate\":\"230425-00:28:41:106\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f8a1e2e6-b12d-4e8f-a76b-b50863eed2b8\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:28:41:104-14559\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f8a1e2e6-b12d-4e8f-a76b-b50863eed2b8]}\\\"}\"}","context":{"RequestID":"f8a1e2e6-b12d-4e8f-a76b-b50863eed2b8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"149f6583-b6a4-4915-823d-2b72cee8c5f2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:28:41.103Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:41.106Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f8a1e2e6-b12d-4e8f-a76b-b50863eed2b8","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"149f6583-b6a4-4915-823d-2b72cee8c5f2","LogTimestamp":"2023-04-25T00:28:41.106Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:28:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:28:41.706Z","message":"Entering","context":{"RequestID":"8ec97dbf-e2c2-4cfb-8224-0b56322822f6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"87dbcc7f-7f77-4539-90fc-ae0ea3438b72","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:28:41.706Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:28:41.708Z","message":"{\"transactionId\":\"8ec97dbf-e2c2-4cfb-8224-0b56322822f6\",\"status\":\"200\",\"rqstDate\":\"230425-00:28:41:706\",\"respDate\":\"230425-00:28:41:707\",\"sourceId\":\"haproxy:8ec97dbf-e2c2-4cfb-8224-0b56322822f6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:28:41:706-14179\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[40726c50-3626-4515-a1d9-a6276e9665e1], x-b3-parentspanid=[963f31e4e4451dce], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5bc125481ab6f351963f31e4e4451dce], x-b3-spanid=[0b9e226391253589], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8ec97dbf-e2c2-4cfb-8224-0b56322822f6]}\\\"}\"}","context":{"RequestID":"8ec97dbf-e2c2-4cfb-8224-0b56322822f6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"87dbcc7f-7f77-4539-90fc-ae0ea3438b72","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:28:41.706Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:41.709Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8ec97dbf-e2c2-4cfb-8224-0b56322822f6","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"87dbcc7f-7f77-4539-90fc-ae0ea3438b72","LogTimestamp":"2023-04-25T00:28:41.709Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:28:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:28:42.154Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:42.157Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:43.719Z","message":"Entering","context":{"RequestID":"461d8dbc-c983-4b2a-a8e2-914f313c736a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7df815ea-be88-4167-b0e9-189f098bd2a7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:28:43.719Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:28:43.722Z","message":"{\"transactionId\":\"461d8dbc-c983-4b2a-a8e2-914f313c736a\",\"status\":\"200\",\"rqstDate\":\"230425-00:28:43:720\",\"respDate\":\"230425-00:28:43:722\",\"sourceId\":\"haproxy:461d8dbc-c983-4b2a-a8e2-914f313c736a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:28:43:720-59971\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[86d83a82-15f5-4451-bf26-3fe32877cbd2], x-b3-parentspanid=[40c514252e742935], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8cfbbc39f87a9d5840c514252e742935], x-b3-spanid=[dd1ba29a761c2b3b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[461d8dbc-c983-4b2a-a8e2-914f313c736a]}\\\"}\"}","context":{"RequestID":"461d8dbc-c983-4b2a-a8e2-914f313c736a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7df815ea-be88-4167-b0e9-189f098bd2a7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:28:43.719Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:43.723Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"461d8dbc-c983-4b2a-a8e2-914f313c736a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7df815ea-be88-4167-b0e9-189f098bd2a7","LogTimestamp":"2023-04-25T00:28:43.722Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:28:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:28:45.733Z","message":"Entering","context":{"RequestID":"3d7848af-773a-4fac-8ddc-94b877177496","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0d2c7f19-a581-47c6-b8d1-d1ac8ad8ba25","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:28:45.733Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:28:45.737Z","message":"{\"transactionId\":\"3d7848af-773a-4fac-8ddc-94b877177496\",\"status\":\"200\",\"rqstDate\":\"230425-00:28:45:734\",\"respDate\":\"230425-00:28:45:737\",\"sourceId\":\"haproxy:3d7848af-773a-4fac-8ddc-94b877177496\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:28:45:734-34215\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[29d4fcf4-e734-472b-92cd-d7eb374a0d58], x-b3-parentspanid=[2ec001bd840048be], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5ecfc688a09c27452ec001bd840048be], x-b3-spanid=[b37e81be32e4046d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3d7848af-773a-4fac-8ddc-94b877177496]}\\\"}\"}","context":{"RequestID":"3d7848af-773a-4fac-8ddc-94b877177496","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0d2c7f19-a581-47c6-b8d1-d1ac8ad8ba25","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:28:45.733Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:45.738Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3d7848af-773a-4fac-8ddc-94b877177496","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0d2c7f19-a581-47c6-b8d1-d1ac8ad8ba25","LogTimestamp":"2023-04-25T00:28:45.737Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:28:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:28:47.747Z","message":"Entering","context":{"RequestID":"022d90a0-3913-4a9b-99b4-930d95f17e45","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4c75c6b9-ed54-4877-a295-3a85efa95f13","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:28:47.747Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:28:47.749Z","message":"{\"transactionId\":\"022d90a0-3913-4a9b-99b4-930d95f17e45\",\"status\":\"200\",\"rqstDate\":\"230425-00:28:47:748\",\"respDate\":\"230425-00:28:47:749\",\"sourceId\":\"haproxy:022d90a0-3913-4a9b-99b4-930d95f17e45\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:28:47:748-88745\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c39d238b-141f-4105-b863-66262281f98a], x-b3-parentspanid=[e492e1abcfd73ac4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[60fbf40e23e9a330e492e1abcfd73ac4], x-b3-spanid=[e93a3bc22ce9ad15], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[022d90a0-3913-4a9b-99b4-930d95f17e45]}\\\"}\"}","context":{"RequestID":"022d90a0-3913-4a9b-99b4-930d95f17e45","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4c75c6b9-ed54-4877-a295-3a85efa95f13","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:28:47.747Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:47.749Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"022d90a0-3913-4a9b-99b4-930d95f17e45","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4c75c6b9-ed54-4877-a295-3a85efa95f13","LogTimestamp":"2023-04-25T00:28:47.749Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:28:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:28:48.747Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:28:48.757Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:48.757Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:48.758Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:49.758Z","message":"Entering","context":{"RequestID":"fa9466f0-4e04-41a3-ad45-3c3c2b7d09bd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"46f78713-ded6-44c2-b552-0da2df572134","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:28:49.758Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:28:49.760Z","message":"{\"transactionId\":\"fa9466f0-4e04-41a3-ad45-3c3c2b7d09bd\",\"status\":\"200\",\"rqstDate\":\"230425-00:28:49:759\",\"respDate\":\"230425-00:28:49:760\",\"sourceId\":\"haproxy:fa9466f0-4e04-41a3-ad45-3c3c2b7d09bd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:28:49:759-87674\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[94aa6065-38cf-4e0c-90c6-03685dbcf6c9], x-b3-parentspanid=[9ae57ecebe924eba], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a73fcd1b161ffbdb9ae57ecebe924eba], x-b3-spanid=[39163c771d904dca], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fa9466f0-4e04-41a3-ad45-3c3c2b7d09bd]}\\\"}\"}","context":{"RequestID":"fa9466f0-4e04-41a3-ad45-3c3c2b7d09bd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"46f78713-ded6-44c2-b552-0da2df572134","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:28:49.758Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:49.761Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fa9466f0-4e04-41a3-ad45-3c3c2b7d09bd","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"46f78713-ded6-44c2-b552-0da2df572134","LogTimestamp":"2023-04-25T00:28:49.761Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:28:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:28:50.907Z","message":"Entering","context":{"RequestID":"4eb294bd-70c9-4afa-9b61-2b92a109ed4e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e42fd8fd-5f0a-4882-935a-cd4a04b8f729","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:28:50.906Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:28:50.910Z","message":"{\"transactionId\":\"4eb294bd-70c9-4afa-9b61-2b92a109ed4e\",\"status\":\"200\",\"rqstDate\":\"230425-00:28:50:907\",\"respDate\":\"230425-00:28:50:910\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4eb294bd-70c9-4afa-9b61-2b92a109ed4e\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:28:50:907-57539\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0bfaa4ca-2f7a-4a90-b8e4-b5ba9cc79ad2], x-b3-parentspanid=[980bc696f0d411b1], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[36107], x-envoy-attempt-count=[1], x-b3-traceid=[e4ee54fe93de6729980bc696f0d411b1], x-b3-spanid=[df91e41f481115c7], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4eb294bd-70c9-4afa-9b61-2b92a109ed4e]}\\\"}\"}","context":{"RequestID":"4eb294bd-70c9-4afa-9b61-2b92a109ed4e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e42fd8fd-5f0a-4882-935a-cd4a04b8f729","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:28:50.906Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:50.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4eb294bd-70c9-4afa-9b61-2b92a109ed4e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e42fd8fd-5f0a-4882-935a-cd4a04b8f729","LogTimestamp":"2023-04-25T00:28:50.910Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:28:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:28:51.096Z","message":"Entering","context":{"RequestID":"1e79fa6f-a181-4c9c-af84-5d7e86bd75fe","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"35cd0014-4778-4b20-bd58-ea126932e5e4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:28:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:28:51.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"1e79fa6f-a181-4c9c-af84-5d7e86bd75fe","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"35cd0014-4778-4b20-bd58-ea126932e5e4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:28:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:51.100Z","message":"{\"transactionId\":\"1e79fa6f-a181-4c9c-af84-5d7e86bd75fe\",\"status\":\"200\",\"rqstDate\":\"230425-00:28:51:097\",\"respDate\":\"230425-00:28:51:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:1e79fa6f-a181-4c9c-af84-5d7e86bd75fe\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:28:51:097-8653\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[1e79fa6f-a181-4c9c-af84-5d7e86bd75fe]}\\\"}\"}","context":{"RequestID":"1e79fa6f-a181-4c9c-af84-5d7e86bd75fe","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"35cd0014-4778-4b20-bd58-ea126932e5e4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:28:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:51.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1e79fa6f-a181-4c9c-af84-5d7e86bd75fe","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"35cd0014-4778-4b20-bd58-ea126932e5e4","LogTimestamp":"2023-04-25T00:28:51.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:28:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:28:51.769Z","message":"Entering","context":{"RequestID":"b2752e9b-19bc-4e60-b981-4c2385e3d293","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e27e7b51-7f8c-4457-b3ea-c79c3ae1e558","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:28:51.769Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:28:51.772Z","message":"{\"transactionId\":\"b2752e9b-19bc-4e60-b981-4c2385e3d293\",\"status\":\"200\",\"rqstDate\":\"230425-00:28:51:770\",\"respDate\":\"230425-00:28:51:772\",\"sourceId\":\"haproxy:b2752e9b-19bc-4e60-b981-4c2385e3d293\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:28:51:770-1597\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[74a21ed0-3ff1-4af4-9e14-884c38901175], x-b3-parentspanid=[acab94baff5acfd3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[aacc1ed20fbab1c9acab94baff5acfd3], x-b3-spanid=[4cef53f4d2da3b3b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b2752e9b-19bc-4e60-b981-4c2385e3d293]}\\\"}\"}","context":{"RequestID":"b2752e9b-19bc-4e60-b981-4c2385e3d293","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e27e7b51-7f8c-4457-b3ea-c79c3ae1e558","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:28:51.769Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:51.773Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b2752e9b-19bc-4e60-b981-4c2385e3d293","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e27e7b51-7f8c-4457-b3ea-c79c3ae1e558","LogTimestamp":"2023-04-25T00:28:51.773Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:28:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:28:53.782Z","message":"Entering","context":{"RequestID":"553cd0aa-6019-4411-b870-368b05f36e63","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d7ee2606-3668-4ab2-9647-933ac86e2af3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:28:53.782Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:28:53.785Z","message":"{\"transactionId\":\"553cd0aa-6019-4411-b870-368b05f36e63\",\"status\":\"200\",\"rqstDate\":\"230425-00:28:53:783\",\"respDate\":\"230425-00:28:53:785\",\"sourceId\":\"haproxy:553cd0aa-6019-4411-b870-368b05f36e63\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:28:53:783-72363\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[608cfb7d-ae44-42d6-82c0-e861c51e547d], x-b3-parentspanid=[ea464384d1c39d6e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d4d2a1d74c32f567ea464384d1c39d6e], x-b3-spanid=[dea0cb9b6a4edcc1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[553cd0aa-6019-4411-b870-368b05f36e63]}\\\"}\"}","context":{"RequestID":"553cd0aa-6019-4411-b870-368b05f36e63","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d7ee2606-3668-4ab2-9647-933ac86e2af3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:28:53.782Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:53.786Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"553cd0aa-6019-4411-b870-368b05f36e63","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d7ee2606-3668-4ab2-9647-933ac86e2af3","LogTimestamp":"2023-04-25T00:28:53.786Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:28:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:28:55.795Z","message":"Entering","context":{"RequestID":"2949809c-6176-40df-a0bc-844dc402e0e3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4e6d8ede-41a5-4b01-bec9-8b17d5fa1531","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:28:55.795Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:28:55.798Z","message":"{\"transactionId\":\"2949809c-6176-40df-a0bc-844dc402e0e3\",\"status\":\"200\",\"rqstDate\":\"230425-00:28:55:796\",\"respDate\":\"230425-00:28:55:798\",\"sourceId\":\"haproxy:2949809c-6176-40df-a0bc-844dc402e0e3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:28:55:796-64387\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[86516e3b-462f-4824-9d6c-19936b6c8314], x-b3-parentspanid=[3d618f5f28fc23bf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4e99e23bb112db9a3d618f5f28fc23bf], x-b3-spanid=[700e85b66f27f539], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2949809c-6176-40df-a0bc-844dc402e0e3]}\\\"}\"}","context":{"RequestID":"2949809c-6176-40df-a0bc-844dc402e0e3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4e6d8ede-41a5-4b01-bec9-8b17d5fa1531","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:28:55.795Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:55.798Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2949809c-6176-40df-a0bc-844dc402e0e3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4e6d8ede-41a5-4b01-bec9-8b17d5fa1531","LogTimestamp":"2023-04-25T00:28:55.798Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:28:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:28:57.807Z","message":"Entering","context":{"RequestID":"982ae6e8-44ec-4548-8aa2-f869c82eac9a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a0ad5a5d-dbad-4331-8526-54d20aee5d29","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:28:57.807Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:28:57.809Z","message":"{\"transactionId\":\"982ae6e8-44ec-4548-8aa2-f869c82eac9a\",\"status\":\"200\",\"rqstDate\":\"230425-00:28:57:808\",\"respDate\":\"230425-00:28:57:809\",\"sourceId\":\"haproxy:982ae6e8-44ec-4548-8aa2-f869c82eac9a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:28:57:808-73489\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3b2d8f12-4c1c-47d1-b81f-7e5752691138], x-b3-parentspanid=[2a0123e2b022172c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bcd52f4bfef792152a0123e2b022172c], x-b3-spanid=[7de0274971cd97df], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[982ae6e8-44ec-4548-8aa2-f869c82eac9a]}\\\"}\"}","context":{"RequestID":"982ae6e8-44ec-4548-8aa2-f869c82eac9a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a0ad5a5d-dbad-4331-8526-54d20aee5d29","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:28:57.807Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:57.810Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"982ae6e8-44ec-4548-8aa2-f869c82eac9a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a0ad5a5d-dbad-4331-8526-54d20aee5d29","LogTimestamp":"2023-04-25T00:28:57.810Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:28:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:28:58.746Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:28:58.757Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:58.758Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:58.758Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:59.820Z","message":"Entering","context":{"RequestID":"f09286de-359c-47fd-bd38-bd1858d2f98a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"434fbbda-32cf-4d68-992e-f0ba12095f21","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:28:59.820Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:28:59.822Z","message":"{\"transactionId\":\"f09286de-359c-47fd-bd38-bd1858d2f98a\",\"status\":\"200\",\"rqstDate\":\"230425-00:28:59:820\",\"respDate\":\"230425-00:28:59:822\",\"sourceId\":\"haproxy:f09286de-359c-47fd-bd38-bd1858d2f98a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:28:59:820-88405\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a7227fbc-ce08-458b-a80c-14b90f1aede9], x-b3-parentspanid=[4e5d461213731450], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[026835658d8039a64e5d461213731450], x-b3-spanid=[99567b7f6138c952], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f09286de-359c-47fd-bd38-bd1858d2f98a]}\\\"}\"}","context":{"RequestID":"f09286de-359c-47fd-bd38-bd1858d2f98a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"434fbbda-32cf-4d68-992e-f0ba12095f21","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:28:59.820Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:28:59.823Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f09286de-359c-47fd-bd38-bd1858d2f98a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"434fbbda-32cf-4d68-992e-f0ba12095f21","LogTimestamp":"2023-04-25T00:28:59.822Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:28:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:29:00.905Z","message":"Entering","context":{"RequestID":"e4deb831-d1bc-4941-ac8c-02465bce9f85","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a6edb260-96cf-4847-a44f-877e0ba5bb8b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:29:00.905Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:29:00.908Z","message":"{\"transactionId\":\"e4deb831-d1bc-4941-ac8c-02465bce9f85\",\"status\":\"200\",\"rqstDate\":\"230425-00:29:00:906\",\"respDate\":\"230425-00:29:00:908\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e4deb831-d1bc-4941-ac8c-02465bce9f85\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:29:00:906-51980\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4f999a36-c195-48f3-89c9-358b64bf55b0], x-b3-parentspanid=[39d41c80f9699676], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37577], x-envoy-attempt-count=[1], x-b3-traceid=[acfb3b412ffde65739d41c80f9699676], x-b3-spanid=[ece7923f4b3f2b2f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e4deb831-d1bc-4941-ac8c-02465bce9f85]}\\\"}\"}","context":{"RequestID":"e4deb831-d1bc-4941-ac8c-02465bce9f85","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a6edb260-96cf-4847-a44f-877e0ba5bb8b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:29:00.905Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:00.909Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e4deb831-d1bc-4941-ac8c-02465bce9f85","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a6edb260-96cf-4847-a44f-877e0ba5bb8b","LogTimestamp":"2023-04-25T00:29:00.908Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:29:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:29:01.097Z","message":"Entering","context":{"RequestID":"794b3775-857d-4a37-9ee2-0a962d6abdf7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"210e1211-fd3f-4a72-b21f-a1dd447e21a2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:29:01.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:29:01.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"794b3775-857d-4a37-9ee2-0a962d6abdf7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"210e1211-fd3f-4a72-b21f-a1dd447e21a2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:29:01.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:01.100Z","message":"{\"transactionId\":\"794b3775-857d-4a37-9ee2-0a962d6abdf7\",\"status\":\"200\",\"rqstDate\":\"230425-00:29:01:098\",\"respDate\":\"230425-00:29:01:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:794b3775-857d-4a37-9ee2-0a962d6abdf7\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:29:01:098-68128\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[794b3775-857d-4a37-9ee2-0a962d6abdf7]}\\\"}\"}","context":{"RequestID":"794b3775-857d-4a37-9ee2-0a962d6abdf7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"210e1211-fd3f-4a72-b21f-a1dd447e21a2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:29:01.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:01.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"794b3775-857d-4a37-9ee2-0a962d6abdf7","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"210e1211-fd3f-4a72-b21f-a1dd447e21a2","LogTimestamp":"2023-04-25T00:29:01.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:29:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:29:01.832Z","message":"Entering","context":{"RequestID":"fff69cfd-c6a3-4a16-a373-228ac0f3d947","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f2589281-0174-4943-a232-f0325e687b77","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:29:01.832Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:29:01.834Z","message":"{\"transactionId\":\"fff69cfd-c6a3-4a16-a373-228ac0f3d947\",\"status\":\"200\",\"rqstDate\":\"230425-00:29:01:833\",\"respDate\":\"230425-00:29:01:834\",\"sourceId\":\"haproxy:fff69cfd-c6a3-4a16-a373-228ac0f3d947\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:29:01:833-94244\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ad74e61c-498f-4d5c-9866-9182c45b777f], x-b3-parentspanid=[8d5d6a4a1a71394a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2f00496ae80074538d5d6a4a1a71394a], x-b3-spanid=[b582aae1de6abe79], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fff69cfd-c6a3-4a16-a373-228ac0f3d947]}\\\"}\"}","context":{"RequestID":"fff69cfd-c6a3-4a16-a373-228ac0f3d947","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f2589281-0174-4943-a232-f0325e687b77","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:29:01.832Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:01.836Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fff69cfd-c6a3-4a16-a373-228ac0f3d947","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f2589281-0174-4943-a232-f0325e687b77","LogTimestamp":"2023-04-25T00:29:01.835Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:29:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:29:03.846Z","message":"Entering","context":{"RequestID":"772de3e3-daf2-4892-a558-cc8bbdc8a452","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"70ec065e-ec21-4790-91b9-772086ec1ec3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:29:03.846Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:29:03.848Z","message":"{\"transactionId\":\"772de3e3-daf2-4892-a558-cc8bbdc8a452\",\"status\":\"200\",\"rqstDate\":\"230425-00:29:03:846\",\"respDate\":\"230425-00:29:03:847\",\"sourceId\":\"haproxy:772de3e3-daf2-4892-a558-cc8bbdc8a452\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:29:03:846-50100\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2c7d612b-345a-4a3b-bb97-b993dde784b7], x-b3-parentspanid=[2100b92226608f56], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[172a1f01483274be2100b92226608f56], x-b3-spanid=[84395cd50f42c682], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[772de3e3-daf2-4892-a558-cc8bbdc8a452]}\\\"}\"}","context":{"RequestID":"772de3e3-daf2-4892-a558-cc8bbdc8a452","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"70ec065e-ec21-4790-91b9-772086ec1ec3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:29:03.846Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:03.848Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"772de3e3-daf2-4892-a558-cc8bbdc8a452","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"70ec065e-ec21-4790-91b9-772086ec1ec3","LogTimestamp":"2023-04-25T00:29:03.848Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:29:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:29:05.858Z","message":"Entering","context":{"RequestID":"9b966797-475e-4e83-8e62-df64cc220786","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d048c6f1-02df-421e-8c18-5c82d8b12156","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:29:05.858Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:29:05.860Z","message":"{\"transactionId\":\"9b966797-475e-4e83-8e62-df64cc220786\",\"status\":\"200\",\"rqstDate\":\"230425-00:29:05:859\",\"respDate\":\"230425-00:29:05:860\",\"sourceId\":\"haproxy:9b966797-475e-4e83-8e62-df64cc220786\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:29:05:859-13710\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3f80607e-32e0-47b2-830b-6bbe94c38014], x-b3-parentspanid=[a792be6e3e3de3c9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[90308e2423e9832ba792be6e3e3de3c9], x-b3-spanid=[636703a47cf97f5c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9b966797-475e-4e83-8e62-df64cc220786]}\\\"}\"}","context":{"RequestID":"9b966797-475e-4e83-8e62-df64cc220786","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d048c6f1-02df-421e-8c18-5c82d8b12156","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:29:05.858Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:05.861Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9b966797-475e-4e83-8e62-df64cc220786","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d048c6f1-02df-421e-8c18-5c82d8b12156","LogTimestamp":"2023-04-25T00:29:05.861Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:29:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:29:07.870Z","message":"Entering","context":{"RequestID":"d9a141a3-39a1-4112-9dc7-1e2435265ec5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9629cab3-9cfe-443b-bcee-feb856096aa2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:29:07.870Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:29:07.872Z","message":"{\"transactionId\":\"d9a141a3-39a1-4112-9dc7-1e2435265ec5\",\"status\":\"200\",\"rqstDate\":\"230425-00:29:07:871\",\"respDate\":\"230425-00:29:07:872\",\"sourceId\":\"haproxy:d9a141a3-39a1-4112-9dc7-1e2435265ec5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:29:07:871-65885\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e33637fb-154a-4e0e-bbcd-e94180a6457f], x-b3-parentspanid=[ea310d235dcde9bd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[babfce8e96a393c0ea310d235dcde9bd], x-b3-spanid=[a288334cd1e0120d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d9a141a3-39a1-4112-9dc7-1e2435265ec5]}\\\"}\"}","context":{"RequestID":"d9a141a3-39a1-4112-9dc7-1e2435265ec5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9629cab3-9cfe-443b-bcee-feb856096aa2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:29:07.870Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:07.873Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d9a141a3-39a1-4112-9dc7-1e2435265ec5","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9629cab3-9cfe-443b-bcee-feb856096aa2","LogTimestamp":"2023-04-25T00:29:07.873Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:29:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:29:08.747Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:29:08.767Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:08.768Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:08.768Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:09.883Z","message":"Entering","context":{"RequestID":"df2b5fdb-b8bf-4bea-a815-343363d0abed","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a5a61d33-0155-4188-ba89-f3906900ffbd","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:29:09.883Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:29:09.885Z","message":"{\"transactionId\":\"df2b5fdb-b8bf-4bea-a815-343363d0abed\",\"status\":\"200\",\"rqstDate\":\"230425-00:29:09:883\",\"respDate\":\"230425-00:29:09:885\",\"sourceId\":\"haproxy:df2b5fdb-b8bf-4bea-a815-343363d0abed\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:29:09:883-45979\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[845417e2-dcc5-4fc6-99f8-d06e3cc66aba], x-b3-parentspanid=[eadc0470a27bc854], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e1b64591df0b12a2eadc0470a27bc854], x-b3-spanid=[7863048666f1512b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[df2b5fdb-b8bf-4bea-a815-343363d0abed]}\\\"}\"}","context":{"RequestID":"df2b5fdb-b8bf-4bea-a815-343363d0abed","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a5a61d33-0155-4188-ba89-f3906900ffbd","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:29:09.883Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:09.885Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"df2b5fdb-b8bf-4bea-a815-343363d0abed","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a5a61d33-0155-4188-ba89-f3906900ffbd","LogTimestamp":"2023-04-25T00:29:09.885Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:29:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:29:10.904Z","message":"Entering","context":{"RequestID":"af07fed7-5252-4f08-8723-36f0764966d3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bc81f0e5-406d-488c-80b0-e7e1a4e42bac","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:29:10.904Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:29:10.906Z","message":"{\"transactionId\":\"af07fed7-5252-4f08-8723-36f0764966d3\",\"status\":\"200\",\"rqstDate\":\"230425-00:29:10:905\",\"respDate\":\"230425-00:29:10:906\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:af07fed7-5252-4f08-8723-36f0764966d3\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:29:10:905-38156\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[72302300-fabb-4579-a8b2-e1ffabfec612], x-b3-parentspanid=[78f0fbd184aba245], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[36289], x-envoy-attempt-count=[1], x-b3-traceid=[5d93cd307568a3cd78f0fbd184aba245], x-b3-spanid=[292d8e200672ce33], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[af07fed7-5252-4f08-8723-36f0764966d3]}\\\"}\"}","context":{"RequestID":"af07fed7-5252-4f08-8723-36f0764966d3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bc81f0e5-406d-488c-80b0-e7e1a4e42bac","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:29:10.904Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:10.906Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"af07fed7-5252-4f08-8723-36f0764966d3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bc81f0e5-406d-488c-80b0-e7e1a4e42bac","LogTimestamp":"2023-04-25T00:29:10.906Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:29:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:29:11.098Z","message":"Entering","context":{"RequestID":"3b0c2304-e8e5-4d95-9e66-2d95b84e664b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7e5bc988-8571-42e2-afd0-93410bc41cbf","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:29:11.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:29:11.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"3b0c2304-e8e5-4d95-9e66-2d95b84e664b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7e5bc988-8571-42e2-afd0-93410bc41cbf","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:29:11.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:11.100Z","message":"{\"transactionId\":\"3b0c2304-e8e5-4d95-9e66-2d95b84e664b\",\"status\":\"200\",\"rqstDate\":\"230425-00:29:11:098\",\"respDate\":\"230425-00:29:11:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:3b0c2304-e8e5-4d95-9e66-2d95b84e664b\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:29:11:098-5743\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[3b0c2304-e8e5-4d95-9e66-2d95b84e664b]}\\\"}\"}","context":{"RequestID":"3b0c2304-e8e5-4d95-9e66-2d95b84e664b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7e5bc988-8571-42e2-afd0-93410bc41cbf","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:29:11.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:11.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3b0c2304-e8e5-4d95-9e66-2d95b84e664b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7e5bc988-8571-42e2-afd0-93410bc41cbf","LogTimestamp":"2023-04-25T00:29:11.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:29:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:29:11.896Z","message":"Entering","context":{"RequestID":"ab56e3b3-0717-4a03-90fe-1aab492e5e18","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"7dbe7253-62be-42c9-b717-b1ca54d1a767","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:29:11.896Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:29:11.898Z","message":"{\"transactionId\":\"ab56e3b3-0717-4a03-90fe-1aab492e5e18\",\"status\":\"200\",\"rqstDate\":\"230425-00:29:11:896\",\"respDate\":\"230425-00:29:11:898\",\"sourceId\":\"haproxy:ab56e3b3-0717-4a03-90fe-1aab492e5e18\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:29:11:896-71103\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2511bf3b-7790-93ba-acbc-e707aa9ba4b6], x-b3-parentspanid=[857bd2023982fbb6], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[346ef05656d3a93d857bd2023982fbb6], x-b3-spanid=[13a42ed74cce349d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ab56e3b3-0717-4a03-90fe-1aab492e5e18]}\\\"}\"}","context":{"RequestID":"ab56e3b3-0717-4a03-90fe-1aab492e5e18","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"7dbe7253-62be-42c9-b717-b1ca54d1a767","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:29:11.896Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:11.899Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ab56e3b3-0717-4a03-90fe-1aab492e5e18","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7dbe7253-62be-42c9-b717-b1ca54d1a767","LogTimestamp":"2023-04-25T00:29:11.899Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:29:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:29:12.158Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:12.162Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:13.909Z","message":"Entering","context":{"RequestID":"c1f3eba3-9bbf-4027-851e-6664bda6db92","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bf7da3f9-9e11-4263-a959-57485b200f4c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:29:13.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:29:13.912Z","message":"{\"transactionId\":\"c1f3eba3-9bbf-4027-851e-6664bda6db92\",\"status\":\"200\",\"rqstDate\":\"230425-00:29:13:910\",\"respDate\":\"230425-00:29:13:912\",\"sourceId\":\"haproxy:c1f3eba3-9bbf-4027-851e-6664bda6db92\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:29:13:910-75513\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c122e2f7-aa19-48b9-b1e4-e1cd693120a9], x-b3-parentspanid=[121116851246e041], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2cdc98ecd88a7f1c121116851246e041], x-b3-spanid=[f98f92552d5eba37], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c1f3eba3-9bbf-4027-851e-6664bda6db92]}\\\"}\"}","context":{"RequestID":"c1f3eba3-9bbf-4027-851e-6664bda6db92","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bf7da3f9-9e11-4263-a959-57485b200f4c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:29:13.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:13.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c1f3eba3-9bbf-4027-851e-6664bda6db92","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bf7da3f9-9e11-4263-a959-57485b200f4c","LogTimestamp":"2023-04-25T00:29:13.913Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:29:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:29:15.922Z","message":"Entering","context":{"RequestID":"68b1b74b-0bc1-4308-aa64-88dc4581916b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b025890f-bed2-4fd5-ab1b-bfdc38e6bfdb","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:29:15.922Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:29:15.925Z","message":"{\"transactionId\":\"68b1b74b-0bc1-4308-aa64-88dc4581916b\",\"status\":\"200\",\"rqstDate\":\"230425-00:29:15:923\",\"respDate\":\"230425-00:29:15:925\",\"sourceId\":\"haproxy:68b1b74b-0bc1-4308-aa64-88dc4581916b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:29:15:923-48033\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fcac72c8-a64d-9547-adbe-4b3f99655d4d], x-b3-parentspanid=[028b9f493fb4309a], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[37c4e122132ad8b6028b9f493fb4309a], x-b3-spanid=[e6f6d982b55cba5d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[68b1b74b-0bc1-4308-aa64-88dc4581916b]}\\\"}\"}","context":{"RequestID":"68b1b74b-0bc1-4308-aa64-88dc4581916b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b025890f-bed2-4fd5-ab1b-bfdc38e6bfdb","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:29:15.922Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:15.926Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"68b1b74b-0bc1-4308-aa64-88dc4581916b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b025890f-bed2-4fd5-ab1b-bfdc38e6bfdb","LogTimestamp":"2023-04-25T00:29:15.925Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:29:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:29:17.935Z","message":"Entering","context":{"RequestID":"5370d7eb-d976-4841-b8e1-2e2a60acaaa6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1068d7f5-c033-4cbd-b5ce-07ea77393701","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:29:17.935Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:29:17.937Z","message":"{\"transactionId\":\"5370d7eb-d976-4841-b8e1-2e2a60acaaa6\",\"status\":\"200\",\"rqstDate\":\"230425-00:29:17:935\",\"respDate\":\"230425-00:29:17:936\",\"sourceId\":\"haproxy:5370d7eb-d976-4841-b8e1-2e2a60acaaa6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:29:17:935-14606\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b46e4373-c573-48d0-ac36-e3ae44b6e0b1], x-b3-parentspanid=[bb54eb2355cbfbf9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3b3203cd1b4646c7bb54eb2355cbfbf9], x-b3-spanid=[8c635b458d1c72a0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5370d7eb-d976-4841-b8e1-2e2a60acaaa6]}\\\"}\"}","context":{"RequestID":"5370d7eb-d976-4841-b8e1-2e2a60acaaa6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1068d7f5-c033-4cbd-b5ce-07ea77393701","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:29:17.935Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:17.937Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5370d7eb-d976-4841-b8e1-2e2a60acaaa6","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1068d7f5-c033-4cbd-b5ce-07ea77393701","LogTimestamp":"2023-04-25T00:29:17.937Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:29:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:29:18.747Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:29:18.757Z","message":"Connection[/10.233.71.78:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:18.760Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:18.761Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:18.761Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:18.762Z","message":"Connection[/10.233.71.78:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:19.946Z","message":"Entering","context":{"RequestID":"ce34e88a-1c67-448f-9ade-9c63fdc48892","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"799fe05f-31d0-4c6d-b0cd-f3df71c07e86","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:29:19.946Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:29:19.949Z","message":"{\"transactionId\":\"ce34e88a-1c67-448f-9ade-9c63fdc48892\",\"status\":\"200\",\"rqstDate\":\"230425-00:29:19:947\",\"respDate\":\"230425-00:29:19:949\",\"sourceId\":\"haproxy:ce34e88a-1c67-448f-9ade-9c63fdc48892\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:29:19:947-90837\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3ba0a04c-12c4-4091-9f41-805c79b28f3a], x-b3-parentspanid=[4f02590465144d3c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7b8e29f8deff7bc44f02590465144d3c], x-b3-spanid=[af1a2ae4d75de6df], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ce34e88a-1c67-448f-9ade-9c63fdc48892]}\\\"}\"}","context":{"RequestID":"ce34e88a-1c67-448f-9ade-9c63fdc48892","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"799fe05f-31d0-4c6d-b0cd-f3df71c07e86","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:29:19.946Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:19.949Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ce34e88a-1c67-448f-9ade-9c63fdc48892","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"799fe05f-31d0-4c6d-b0cd-f3df71c07e86","LogTimestamp":"2023-04-25T00:29:19.949Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:29:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:29:20.905Z","message":"Entering","context":{"RequestID":"706782c6-2d3a-4af5-92ce-c556c164aefb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"31bc8403-ca3f-408a-8bd7-2ca30f77aaed","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:29:20.905Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:29:20.907Z","message":"{\"transactionId\":\"706782c6-2d3a-4af5-92ce-c556c164aefb\",\"status\":\"200\",\"rqstDate\":\"230425-00:29:20:906\",\"respDate\":\"230425-00:29:20:907\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:706782c6-2d3a-4af5-92ce-c556c164aefb\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:29:20:906-95909\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[07b27dea-cf81-4af1-a70d-00853396cde1], x-b3-parentspanid=[f8c749cd10a0f2f2], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[47441], x-envoy-attempt-count=[1], x-b3-traceid=[0075fd77f88e9c1ef8c749cd10a0f2f2], x-b3-spanid=[c227ecf335f85e50], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[706782c6-2d3a-4af5-92ce-c556c164aefb]}\\\"}\"}","context":{"RequestID":"706782c6-2d3a-4af5-92ce-c556c164aefb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"31bc8403-ca3f-408a-8bd7-2ca30f77aaed","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:29:20.905Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:20.908Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"706782c6-2d3a-4af5-92ce-c556c164aefb","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"31bc8403-ca3f-408a-8bd7-2ca30f77aaed","LogTimestamp":"2023-04-25T00:29:20.908Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:29:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:29:21.098Z","message":"Entering","context":{"RequestID":"4c669ec7-12bf-4f9a-82ad-7503955584ca","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ec298ce7-b64d-45b4-ae04-bcf20dffd11e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:29:21.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:29:21.100Z","message":"Database is available from CACHED check.","context":{"RequestID":"4c669ec7-12bf-4f9a-82ad-7503955584ca","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ec298ce7-b64d-45b4-ae04-bcf20dffd11e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:29:21.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:21.101Z","message":"{\"transactionId\":\"4c669ec7-12bf-4f9a-82ad-7503955584ca\",\"status\":\"200\",\"rqstDate\":\"230425-00:29:21:099\",\"respDate\":\"230425-00:29:21:101\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4c669ec7-12bf-4f9a-82ad-7503955584ca\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:29:21:099-56387\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4c669ec7-12bf-4f9a-82ad-7503955584ca]}\\\"}\"}","context":{"RequestID":"4c669ec7-12bf-4f9a-82ad-7503955584ca","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ec298ce7-b64d-45b4-ae04-bcf20dffd11e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:29:21.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:21.102Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4c669ec7-12bf-4f9a-82ad-7503955584ca","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ec298ce7-b64d-45b4-ae04-bcf20dffd11e","LogTimestamp":"2023-04-25T00:29:21.102Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:29:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:29:21.959Z","message":"Entering","context":{"RequestID":"ecab99b2-f885-4159-8538-b074eee2f3d1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fcc6bb48-972d-4da4-80c5-c8804c31afcf","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:29:21.959Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:29:21.961Z","message":"{\"transactionId\":\"ecab99b2-f885-4159-8538-b074eee2f3d1\",\"status\":\"200\",\"rqstDate\":\"230425-00:29:21:960\",\"respDate\":\"230425-00:29:21:961\",\"sourceId\":\"haproxy:ecab99b2-f885-4159-8538-b074eee2f3d1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:29:21:960-70436\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bf639fb2-0868-4f9c-a161-fec97b0cf17d], x-b3-parentspanid=[e2b862fd0427a2c8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a180168e1ea2ce06e2b862fd0427a2c8], x-b3-spanid=[6384a7a230d31256], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ecab99b2-f885-4159-8538-b074eee2f3d1]}\\\"}\"}","context":{"RequestID":"ecab99b2-f885-4159-8538-b074eee2f3d1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fcc6bb48-972d-4da4-80c5-c8804c31afcf","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:29:21.959Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:21.962Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ecab99b2-f885-4159-8538-b074eee2f3d1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fcc6bb48-972d-4da4-80c5-c8804c31afcf","LogTimestamp":"2023-04-25T00:29:21.962Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:29:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:29:23.970Z","message":"Entering","context":{"RequestID":"912d1237-b571-40d5-ad6a-3833cc28a296","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"25c6b5e5-a6c3-4fed-b0ed-eb448ee87751","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:29:23.970Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:29:23.972Z","message":"{\"transactionId\":\"912d1237-b571-40d5-ad6a-3833cc28a296\",\"status\":\"200\",\"rqstDate\":\"230425-00:29:23:971\",\"respDate\":\"230425-00:29:23:972\",\"sourceId\":\"haproxy:912d1237-b571-40d5-ad6a-3833cc28a296\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:29:23:971-84606\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1ee1345d-aec1-4f13-a679-55c2e7a0fc05], x-b3-parentspanid=[31abd15118b779c9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[041da48584ee4e6a31abd15118b779c9], x-b3-spanid=[05a4cd02aeac70c8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[912d1237-b571-40d5-ad6a-3833cc28a296]}\\\"}\"}","context":{"RequestID":"912d1237-b571-40d5-ad6a-3833cc28a296","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"25c6b5e5-a6c3-4fed-b0ed-eb448ee87751","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:29:23.970Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:23.972Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"912d1237-b571-40d5-ad6a-3833cc28a296","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"25c6b5e5-a6c3-4fed-b0ed-eb448ee87751","LogTimestamp":"2023-04-25T00:29:23.972Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:29:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:29:25.981Z","message":"Entering","context":{"RequestID":"9e4e8a3f-5d53-41b2-a44b-777fb8dfaf8a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ea7250ec-3841-4b52-9977-58278645ee87","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:29:25.981Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:29:25.982Z","message":"{\"transactionId\":\"9e4e8a3f-5d53-41b2-a44b-777fb8dfaf8a\",\"status\":\"200\",\"rqstDate\":\"230425-00:29:25:981\",\"respDate\":\"230425-00:29:25:982\",\"sourceId\":\"haproxy:9e4e8a3f-5d53-41b2-a44b-777fb8dfaf8a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:29:25:981-95334\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eef5ecf3-e17b-4a3e-8c2c-ce25625c421f], x-b3-parentspanid=[b4613ec9284d2a3b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f16151ad6114d33bb4613ec9284d2a3b], x-b3-spanid=[b9faafec830eae17], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9e4e8a3f-5d53-41b2-a44b-777fb8dfaf8a]}\\\"}\"}","context":{"RequestID":"9e4e8a3f-5d53-41b2-a44b-777fb8dfaf8a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ea7250ec-3841-4b52-9977-58278645ee87","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:29:25.981Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:25.983Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9e4e8a3f-5d53-41b2-a44b-777fb8dfaf8a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ea7250ec-3841-4b52-9977-58278645ee87","LogTimestamp":"2023-04-25T00:29:25.983Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:29:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:29:27.993Z","message":"Entering","context":{"RequestID":"c55a9397-5916-4059-ac71-32724ea3e495","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"900750f0-d77d-4239-92a7-9fabf7a50875","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:29:27.992Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:29:27.995Z","message":"{\"transactionId\":\"c55a9397-5916-4059-ac71-32724ea3e495\",\"status\":\"200\",\"rqstDate\":\"230425-00:29:27:993\",\"respDate\":\"230425-00:29:27:995\",\"sourceId\":\"haproxy:c55a9397-5916-4059-ac71-32724ea3e495\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:29:27:993-96807\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1a3d1cca-6f62-4722-a44e-ffb29e6ad053], x-b3-parentspanid=[7c0ac1cfe696edd0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[489ed5d8dfd34a537c0ac1cfe696edd0], x-b3-spanid=[6f2a3e9acf5e00b3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c55a9397-5916-4059-ac71-32724ea3e495]}\\\"}\"}","context":{"RequestID":"c55a9397-5916-4059-ac71-32724ea3e495","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"900750f0-d77d-4239-92a7-9fabf7a50875","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:29:27.992Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:27.996Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c55a9397-5916-4059-ac71-32724ea3e495","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"900750f0-d77d-4239-92a7-9fabf7a50875","LogTimestamp":"2023-04-25T00:29:27.996Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:29:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:29:28.747Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:29:28.759Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:28.759Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:28.759Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:30.005Z","message":"Entering","context":{"RequestID":"84623198-2cda-49cf-bb43-d3b788f82ea7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5e1f1b2c-08d6-4bd4-9a99-d12c8d30e885","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:29:30.005Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:29:30.008Z","message":"{\"transactionId\":\"84623198-2cda-49cf-bb43-d3b788f82ea7\",\"status\":\"200\",\"rqstDate\":\"230425-00:29:30:006\",\"respDate\":\"230425-00:29:30:008\",\"sourceId\":\"haproxy:84623198-2cda-49cf-bb43-d3b788f82ea7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:29:30:006-45426\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[55ca40c7-4200-4b8a-801d-cf470f82d3b5], x-b3-parentspanid=[d70e5bb0cebe9267], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8220f849510c3bb1d70e5bb0cebe9267], x-b3-spanid=[0657e1b8e8209733], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[84623198-2cda-49cf-bb43-d3b788f82ea7]}\\\"}\"}","context":{"RequestID":"84623198-2cda-49cf-bb43-d3b788f82ea7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5e1f1b2c-08d6-4bd4-9a99-d12c8d30e885","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:29:30.005Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:30.009Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"84623198-2cda-49cf-bb43-d3b788f82ea7","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5e1f1b2c-08d6-4bd4-9a99-d12c8d30e885","LogTimestamp":"2023-04-25T00:29:30.009Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:29:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:29:30.903Z","message":"Entering","context":{"RequestID":"828b6f3f-0779-42c0-90ec-4f1fd3ee5f6f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"83b82176-ccac-49e4-92d1-18fa39b0efcf","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:29:30.903Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:29:30.906Z","message":"{\"transactionId\":\"828b6f3f-0779-42c0-90ec-4f1fd3ee5f6f\",\"status\":\"200\",\"rqstDate\":\"230425-00:29:30:904\",\"respDate\":\"230425-00:29:30:906\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:828b6f3f-0779-42c0-90ec-4f1fd3ee5f6f\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:29:30:904-3866\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bd665c9c-1d92-44e2-b953-cc666065c670], x-b3-parentspanid=[849290db5b7fe116], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[57463], x-envoy-attempt-count=[1], x-b3-traceid=[88cbc86ad859fd8c849290db5b7fe116], x-b3-spanid=[90e3993750466072], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[828b6f3f-0779-42c0-90ec-4f1fd3ee5f6f]}\\\"}\"}","context":{"RequestID":"828b6f3f-0779-42c0-90ec-4f1fd3ee5f6f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"83b82176-ccac-49e4-92d1-18fa39b0efcf","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:29:30.903Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:30.907Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"828b6f3f-0779-42c0-90ec-4f1fd3ee5f6f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"83b82176-ccac-49e4-92d1-18fa39b0efcf","LogTimestamp":"2023-04-25T00:29:30.907Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:29:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:29:31.099Z","message":"Entering","context":{"RequestID":"c2d65c9a-df38-4f77-bb1c-c654a1e81a81","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"48f0b27f-4c79-40c0-864d-a50434bd278f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:29:31.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:29:31.102Z","message":"Database is available from CACHED check.","context":{"RequestID":"c2d65c9a-df38-4f77-bb1c-c654a1e81a81","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"48f0b27f-4c79-40c0-864d-a50434bd278f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:29:31.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:31.104Z","message":"{\"transactionId\":\"c2d65c9a-df38-4f77-bb1c-c654a1e81a81\",\"status\":\"200\",\"rqstDate\":\"230425-00:29:31:100\",\"respDate\":\"230425-00:29:31:103\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c2d65c9a-df38-4f77-bb1c-c654a1e81a81\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:29:31:100-92608\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c2d65c9a-df38-4f77-bb1c-c654a1e81a81]}\\\"}\"}","context":{"RequestID":"c2d65c9a-df38-4f77-bb1c-c654a1e81a81","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"48f0b27f-4c79-40c0-864d-a50434bd278f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:29:31.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:31.104Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c2d65c9a-df38-4f77-bb1c-c654a1e81a81","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"48f0b27f-4c79-40c0-864d-a50434bd278f","LogTimestamp":"2023-04-25T00:29:31.104Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:29:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:29:32.018Z","message":"Entering","context":{"RequestID":"08433ec2-8c7a-40b3-a374-f4ef08be4f62","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b158d97d-3349-4b82-bce0-a30fcd216d20","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:29:32.018Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:29:32.021Z","message":"{\"transactionId\":\"08433ec2-8c7a-40b3-a374-f4ef08be4f62\",\"status\":\"200\",\"rqstDate\":\"230425-00:29:32:019\",\"respDate\":\"230425-00:29:32:021\",\"sourceId\":\"haproxy:08433ec2-8c7a-40b3-a374-f4ef08be4f62\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:29:32:019-87933\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b4b0cea1-4fb7-4542-8f7b-c5db419d0df5], x-b3-parentspanid=[a5cd1ed7cde8ef9c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6bd9665e22a1dd18a5cd1ed7cde8ef9c], x-b3-spanid=[09ae0ad13b9a955b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[08433ec2-8c7a-40b3-a374-f4ef08be4f62]}\\\"}\"}","context":{"RequestID":"08433ec2-8c7a-40b3-a374-f4ef08be4f62","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b158d97d-3349-4b82-bce0-a30fcd216d20","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:29:32.018Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:32.022Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"08433ec2-8c7a-40b3-a374-f4ef08be4f62","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b158d97d-3349-4b82-bce0-a30fcd216d20","LogTimestamp":"2023-04-25T00:29:32.022Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:29:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:29:34.031Z","message":"Entering","context":{"RequestID":"054e13e5-4ab7-4093-97c6-84b597286681","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b2e9b77b-d98c-40a6-97d5-92749fe52439","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:29:34.031Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:29:34.034Z","message":"{\"transactionId\":\"054e13e5-4ab7-4093-97c6-84b597286681\",\"status\":\"200\",\"rqstDate\":\"230425-00:29:34:032\",\"respDate\":\"230425-00:29:34:034\",\"sourceId\":\"haproxy:054e13e5-4ab7-4093-97c6-84b597286681\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:29:34:032-20751\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a92cc579-dc35-46b1-9316-3fb5271e5dcb], x-b3-parentspanid=[b934b6d8ac385450], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[86e5a2063c33c039b934b6d8ac385450], x-b3-spanid=[daf4aba9fc64ecb3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[054e13e5-4ab7-4093-97c6-84b597286681]}\\\"}\"}","context":{"RequestID":"054e13e5-4ab7-4093-97c6-84b597286681","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b2e9b77b-d98c-40a6-97d5-92749fe52439","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:29:34.031Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:34.035Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"054e13e5-4ab7-4093-97c6-84b597286681","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b2e9b77b-d98c-40a6-97d5-92749fe52439","LogTimestamp":"2023-04-25T00:29:34.035Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:29:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:29:36.044Z","message":"Entering","context":{"RequestID":"c04831b6-0520-4499-8030-4a4be5f4502c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e17f788a-51ec-4824-9f6c-e0b2e05f3ec7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:29:36.044Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:29:36.047Z","message":"{\"transactionId\":\"c04831b6-0520-4499-8030-4a4be5f4502c\",\"status\":\"200\",\"rqstDate\":\"230425-00:29:36:045\",\"respDate\":\"230425-00:29:36:047\",\"sourceId\":\"haproxy:c04831b6-0520-4499-8030-4a4be5f4502c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:29:36:045-30529\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[97a5f6aa-6414-4fee-b3c6-8f96d78b2a0a], x-b3-parentspanid=[24c3ce896188efcc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[51dadeea1a60e22c24c3ce896188efcc], x-b3-spanid=[8e30fe95f5090b2a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c04831b6-0520-4499-8030-4a4be5f4502c]}\\\"}\"}","context":{"RequestID":"c04831b6-0520-4499-8030-4a4be5f4502c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e17f788a-51ec-4824-9f6c-e0b2e05f3ec7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:29:36.044Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:36.047Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c04831b6-0520-4499-8030-4a4be5f4502c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e17f788a-51ec-4824-9f6c-e0b2e05f3ec7","LogTimestamp":"2023-04-25T00:29:36.047Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:29:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:29:38.057Z","message":"Entering","context":{"RequestID":"4515608c-f9a5-4e5a-a15d-711fac469a46","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"80c74e57-291d-4df8-9254-fd57326e16d9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:29:38.056Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:29:38.059Z","message":"{\"transactionId\":\"4515608c-f9a5-4e5a-a15d-711fac469a46\",\"status\":\"200\",\"rqstDate\":\"230425-00:29:38:057\",\"respDate\":\"230425-00:29:38:059\",\"sourceId\":\"haproxy:4515608c-f9a5-4e5a-a15d-711fac469a46\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:29:38:057-80865\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[63200192-47c5-47b3-85cc-2ddda28a7881], x-b3-parentspanid=[2633f52f67761ce1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6ccf9f40ad7cdd822633f52f67761ce1], x-b3-spanid=[9240355ca6157fd2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4515608c-f9a5-4e5a-a15d-711fac469a46]}\\\"}\"}","context":{"RequestID":"4515608c-f9a5-4e5a-a15d-711fac469a46","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"80c74e57-291d-4df8-9254-fd57326e16d9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:29:38.056Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:38.060Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4515608c-f9a5-4e5a-a15d-711fac469a46","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"80c74e57-291d-4df8-9254-fd57326e16d9","LogTimestamp":"2023-04-25T00:29:38.060Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:29:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:29:38.747Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:29:38.759Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:38.760Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:38.760Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:40.070Z","message":"Entering","context":{"RequestID":"e7938ad4-22f7-4a02-ae70-da77cb6ca6aa","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"72b609a7-d96a-4f46-bb79-3a685f746c6d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:29:40.069Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:29:40.072Z","message":"{\"transactionId\":\"e7938ad4-22f7-4a02-ae70-da77cb6ca6aa\",\"status\":\"200\",\"rqstDate\":\"230425-00:29:40:070\",\"respDate\":\"230425-00:29:40:072\",\"sourceId\":\"haproxy:e7938ad4-22f7-4a02-ae70-da77cb6ca6aa\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:29:40:070-43948\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[db6d2dc6-0f6c-4130-9306-24434ad3cf55], x-b3-parentspanid=[1acc1e8db13d2532], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3630618b70f9f0891acc1e8db13d2532], x-b3-spanid=[a71586efeb35dea3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e7938ad4-22f7-4a02-ae70-da77cb6ca6aa]}\\\"}\"}","context":{"RequestID":"e7938ad4-22f7-4a02-ae70-da77cb6ca6aa","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"72b609a7-d96a-4f46-bb79-3a685f746c6d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:29:40.069Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:40.073Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e7938ad4-22f7-4a02-ae70-da77cb6ca6aa","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"72b609a7-d96a-4f46-bb79-3a685f746c6d","LogTimestamp":"2023-04-25T00:29:40.073Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:29:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:29:40.904Z","message":"Entering","context":{"RequestID":"a116a869-6dcd-4275-aeab-8361f8f9c011","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"728cfbbc-22e3-4f96-91df-66b782f9104a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:29:40.903Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:29:40.906Z","message":"{\"transactionId\":\"a116a869-6dcd-4275-aeab-8361f8f9c011\",\"status\":\"200\",\"rqstDate\":\"230425-00:29:40:904\",\"respDate\":\"230425-00:29:40:906\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a116a869-6dcd-4275-aeab-8361f8f9c011\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:29:40:904-69984\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[06891261-b2aa-4ec3-8b23-cc1bbd053281], x-b3-parentspanid=[5f2f045351c54893], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[53191], x-envoy-attempt-count=[1], x-b3-traceid=[89c1446462da6ed45f2f045351c54893], x-b3-spanid=[af5f0345626270fa], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a116a869-6dcd-4275-aeab-8361f8f9c011]}\\\"}\"}","context":{"RequestID":"a116a869-6dcd-4275-aeab-8361f8f9c011","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"728cfbbc-22e3-4f96-91df-66b782f9104a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:29:40.903Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:40.907Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a116a869-6dcd-4275-aeab-8361f8f9c011","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"728cfbbc-22e3-4f96-91df-66b782f9104a","LogTimestamp":"2023-04-25T00:29:40.907Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:29:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:29:41.097Z","message":"Entering","context":{"RequestID":"a85c3bbc-799e-401e-9698-d80eab166c9d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a453bbc5-9fc9-41cd-aeb2-3328f8f34ca9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:29:41.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:29:41.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"a85c3bbc-799e-401e-9698-d80eab166c9d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a453bbc5-9fc9-41cd-aeb2-3328f8f34ca9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:29:41.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:41.100Z","message":"{\"transactionId\":\"a85c3bbc-799e-401e-9698-d80eab166c9d\",\"status\":\"200\",\"rqstDate\":\"230425-00:29:41:097\",\"respDate\":\"230425-00:29:41:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a85c3bbc-799e-401e-9698-d80eab166c9d\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:29:41:097-52743\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a85c3bbc-799e-401e-9698-d80eab166c9d]}\\\"}\"}","context":{"RequestID":"a85c3bbc-799e-401e-9698-d80eab166c9d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a453bbc5-9fc9-41cd-aeb2-3328f8f34ca9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:29:41.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:41.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a85c3bbc-799e-401e-9698-d80eab166c9d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a453bbc5-9fc9-41cd-aeb2-3328f8f34ca9","LogTimestamp":"2023-04-25T00:29:41.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:29:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:29:42.083Z","message":"Entering","context":{"RequestID":"6868788b-c3f7-4283-bd25-bf2e236b044c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"905d0adc-f04e-44a8-a325-b4f2007195f1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:29:42.083Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:29:42.085Z","message":"{\"transactionId\":\"6868788b-c3f7-4283-bd25-bf2e236b044c\",\"status\":\"200\",\"rqstDate\":\"230425-00:29:42:084\",\"respDate\":\"230425-00:29:42:085\",\"sourceId\":\"haproxy:6868788b-c3f7-4283-bd25-bf2e236b044c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:29:42:084-30415\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d2b2990d-f660-4d89-892b-e3125cc92035], x-b3-parentspanid=[022bf10937d8dd4f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[419310cf2fdb080d022bf10937d8dd4f], x-b3-spanid=[aa09b448e8474ea6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6868788b-c3f7-4283-bd25-bf2e236b044c]}\\\"}\"}","context":{"RequestID":"6868788b-c3f7-4283-bd25-bf2e236b044c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"905d0adc-f04e-44a8-a325-b4f2007195f1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:29:42.083Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:42.086Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6868788b-c3f7-4283-bd25-bf2e236b044c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"905d0adc-f04e-44a8-a325-b4f2007195f1","LogTimestamp":"2023-04-25T00:29:42.086Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:29:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:29:42.163Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:42.166Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:44.096Z","message":"Entering","context":{"RequestID":"ff7d6d14-69e5-473b-88d7-c017d0131b86","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5e7f73e9-2c72-4819-91e6-d6729bee2265","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:29:44.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:29:44.098Z","message":"{\"transactionId\":\"ff7d6d14-69e5-473b-88d7-c017d0131b86\",\"status\":\"200\",\"rqstDate\":\"230425-00:29:44:096\",\"respDate\":\"230425-00:29:44:098\",\"sourceId\":\"haproxy:ff7d6d14-69e5-473b-88d7-c017d0131b86\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:29:44:096-77204\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[51aeae5d-08ff-4139-aea0-3de2b173d464], x-b3-parentspanid=[31cb31ed4317a4c3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[19c4394957cc3a4c31cb31ed4317a4c3], x-b3-spanid=[fb2e4c8e5eab3ca9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ff7d6d14-69e5-473b-88d7-c017d0131b86]}\\\"}\"}","context":{"RequestID":"ff7d6d14-69e5-473b-88d7-c017d0131b86","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5e7f73e9-2c72-4819-91e6-d6729bee2265","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:29:44.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:44.098Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ff7d6d14-69e5-473b-88d7-c017d0131b86","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5e7f73e9-2c72-4819-91e6-d6729bee2265","LogTimestamp":"2023-04-25T00:29:44.098Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:29:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:29:46.107Z","message":"Entering","context":{"RequestID":"35cbb54a-e619-4d05-b60e-8ee760215f21","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5fba1c3e-1bf1-496a-8fef-0bfccf5261f1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:29:46.107Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:29:46.109Z","message":"{\"transactionId\":\"35cbb54a-e619-4d05-b60e-8ee760215f21\",\"status\":\"200\",\"rqstDate\":\"230425-00:29:46:107\",\"respDate\":\"230425-00:29:46:109\",\"sourceId\":\"haproxy:35cbb54a-e619-4d05-b60e-8ee760215f21\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:29:46:107-37537\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ea2930db-ad61-421a-ae0f-032c6bf2a64a], x-b3-parentspanid=[e83fc0770547283d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dc83a3a63b72ded1e83fc0770547283d], x-b3-spanid=[888b1d9969525b78], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[35cbb54a-e619-4d05-b60e-8ee760215f21]}\\\"}\"}","context":{"RequestID":"35cbb54a-e619-4d05-b60e-8ee760215f21","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5fba1c3e-1bf1-496a-8fef-0bfccf5261f1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:29:46.107Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:46.110Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"35cbb54a-e619-4d05-b60e-8ee760215f21","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5fba1c3e-1bf1-496a-8fef-0bfccf5261f1","LogTimestamp":"2023-04-25T00:29:46.110Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:29:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:29:48.119Z","message":"Entering","context":{"RequestID":"5b2fce69-0441-4c71-a2c6-4206abdaf99b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"e343ed6b-2692-49e5-af3b-396e029384ef","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:29:48.119Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:29:48.121Z","message":"{\"transactionId\":\"5b2fce69-0441-4c71-a2c6-4206abdaf99b\",\"status\":\"200\",\"rqstDate\":\"230425-00:29:48:120\",\"respDate\":\"230425-00:29:48:121\",\"sourceId\":\"haproxy:5b2fce69-0441-4c71-a2c6-4206abdaf99b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:29:48:120-40749\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8a47104a-84e0-47d1-b97c-5fae8f7da91a], x-b3-parentspanid=[f9b5e5966fde24ec], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6b8d6e75efc0280ff9b5e5966fde24ec], x-b3-spanid=[818f5bbe878a9393], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5b2fce69-0441-4c71-a2c6-4206abdaf99b]}\\\"}\"}","context":{"RequestID":"5b2fce69-0441-4c71-a2c6-4206abdaf99b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"e343ed6b-2692-49e5-af3b-396e029384ef","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:29:48.119Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:48.122Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5b2fce69-0441-4c71-a2c6-4206abdaf99b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e343ed6b-2692-49e5-af3b-396e029384ef","LogTimestamp":"2023-04-25T00:29:48.122Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:29:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:29:48.748Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:29:48.761Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:48.762Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:48.762Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:50.132Z","message":"Entering","context":{"RequestID":"ab06916f-7527-4a79-ad17-6db27f92dde0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"64b9a661-723a-4f8d-b89d-a05584285bf3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:29:50.132Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:29:50.134Z","message":"{\"transactionId\":\"ab06916f-7527-4a79-ad17-6db27f92dde0\",\"status\":\"200\",\"rqstDate\":\"230425-00:29:50:132\",\"respDate\":\"230425-00:29:50:134\",\"sourceId\":\"haproxy:ab06916f-7527-4a79-ad17-6db27f92dde0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:29:50:132-71885\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8de92785-ff79-4bc5-8003-85389cf9cd06], x-b3-parentspanid=[32b21f2b1a452ba7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6bbbbf7c89fe4b9632b21f2b1a452ba7], x-b3-spanid=[ca17870f6311cf9d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ab06916f-7527-4a79-ad17-6db27f92dde0]}\\\"}\"}","context":{"RequestID":"ab06916f-7527-4a79-ad17-6db27f92dde0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"64b9a661-723a-4f8d-b89d-a05584285bf3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:29:50.132Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:50.135Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ab06916f-7527-4a79-ad17-6db27f92dde0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"64b9a661-723a-4f8d-b89d-a05584285bf3","LogTimestamp":"2023-04-25T00:29:50.135Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:29:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:29:50.905Z","message":"Entering","context":{"RequestID":"5ad92970-8933-4ffe-b330-aa421cd3eaae","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8e6afb51-4619-4783-ab1b-9a85a9229a1b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:29:50.905Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:29:50.906Z","message":"{\"transactionId\":\"5ad92970-8933-4ffe-b330-aa421cd3eaae\",\"status\":\"200\",\"rqstDate\":\"230425-00:29:50:905\",\"respDate\":\"230425-00:29:50:906\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:5ad92970-8933-4ffe-b330-aa421cd3eaae\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:29:50:905-97610\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[127e0be0-b784-48fa-991f-785de7bebd71], x-b3-parentspanid=[daab92b39855cd62], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50103], x-envoy-attempt-count=[1], x-b3-traceid=[ffc5898921a84f0adaab92b39855cd62], x-b3-spanid=[7841cae22f68b429], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[5ad92970-8933-4ffe-b330-aa421cd3eaae]}\\\"}\"}","context":{"RequestID":"5ad92970-8933-4ffe-b330-aa421cd3eaae","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8e6afb51-4619-4783-ab1b-9a85a9229a1b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:29:50.905Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:50.907Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5ad92970-8933-4ffe-b330-aa421cd3eaae","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8e6afb51-4619-4783-ab1b-9a85a9229a1b","LogTimestamp":"2023-04-25T00:29:50.907Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:29:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:29:51.097Z","message":"Entering","context":{"RequestID":"7301a799-ce08-4dfe-9356-1866ec9396ee","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2a9e02d1-492d-4cc5-a8b2-3940798ddc20","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:29:51.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:29:51.100Z","message":"Database is available from CACHED check.","context":{"RequestID":"7301a799-ce08-4dfe-9356-1866ec9396ee","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2a9e02d1-492d-4cc5-a8b2-3940798ddc20","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:29:51.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:51.101Z","message":"{\"transactionId\":\"7301a799-ce08-4dfe-9356-1866ec9396ee\",\"status\":\"200\",\"rqstDate\":\"230425-00:29:51:098\",\"respDate\":\"230425-00:29:51:101\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7301a799-ce08-4dfe-9356-1866ec9396ee\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:29:51:098-94603\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7301a799-ce08-4dfe-9356-1866ec9396ee]}\\\"}\"}","context":{"RequestID":"7301a799-ce08-4dfe-9356-1866ec9396ee","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2a9e02d1-492d-4cc5-a8b2-3940798ddc20","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:29:51.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:51.102Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7301a799-ce08-4dfe-9356-1866ec9396ee","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2a9e02d1-492d-4cc5-a8b2-3940798ddc20","LogTimestamp":"2023-04-25T00:29:51.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:29:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:29:52.144Z","message":"Entering","context":{"RequestID":"e81cdacc-2c86-4a98-91b1-7fa05d89e29e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"214dea02-9eec-41f0-a54c-acc8fa19e75b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:29:52.143Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:29:52.147Z","message":"{\"transactionId\":\"e81cdacc-2c86-4a98-91b1-7fa05d89e29e\",\"status\":\"200\",\"rqstDate\":\"230425-00:29:52:145\",\"respDate\":\"230425-00:29:52:147\",\"sourceId\":\"haproxy:e81cdacc-2c86-4a98-91b1-7fa05d89e29e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:29:52:145-47116\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[57879ad0-9741-41b2-8dc9-18819df3bb87], x-b3-parentspanid=[b936810e5a18c4d4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6be43c5de8472bb9b936810e5a18c4d4], x-b3-spanid=[48c933daf57e10ab], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e81cdacc-2c86-4a98-91b1-7fa05d89e29e]}\\\"}\"}","context":{"RequestID":"e81cdacc-2c86-4a98-91b1-7fa05d89e29e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"214dea02-9eec-41f0-a54c-acc8fa19e75b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:29:52.143Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:52.148Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e81cdacc-2c86-4a98-91b1-7fa05d89e29e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"214dea02-9eec-41f0-a54c-acc8fa19e75b","LogTimestamp":"2023-04-25T00:29:52.148Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:29:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:29:54.158Z","message":"Entering","context":{"RequestID":"d556af62-1653-4ee6-8381-b5aa5e16f069","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"413b50c9-77a1-4529-9ed3-4a704210bec9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:29:54.158Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:29:54.160Z","message":"{\"transactionId\":\"d556af62-1653-4ee6-8381-b5aa5e16f069\",\"status\":\"200\",\"rqstDate\":\"230425-00:29:54:158\",\"respDate\":\"230425-00:29:54:160\",\"sourceId\":\"haproxy:d556af62-1653-4ee6-8381-b5aa5e16f069\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:29:54:158-35830\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[10477b99-01d2-490d-b643-4862d27858c1], x-b3-parentspanid=[68e4c8f09782dc3b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ac371dd0750bb6f868e4c8f09782dc3b], x-b3-spanid=[600ea26920f2f07a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d556af62-1653-4ee6-8381-b5aa5e16f069]}\\\"}\"}","context":{"RequestID":"d556af62-1653-4ee6-8381-b5aa5e16f069","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"413b50c9-77a1-4529-9ed3-4a704210bec9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:29:54.158Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:54.161Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d556af62-1653-4ee6-8381-b5aa5e16f069","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"413b50c9-77a1-4529-9ed3-4a704210bec9","LogTimestamp":"2023-04-25T00:29:54.161Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:29:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:29:56.172Z","message":"Entering","context":{"RequestID":"46a13303-4f3d-4c72-9713-caf4d1f28add","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"a1d7a05f-41d1-4212-b5db-bdfb5e2fc258","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:29:56.172Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:29:56.174Z","message":"{\"transactionId\":\"46a13303-4f3d-4c72-9713-caf4d1f28add\",\"status\":\"200\",\"rqstDate\":\"230425-00:29:56:173\",\"respDate\":\"230425-00:29:56:174\",\"sourceId\":\"haproxy:46a13303-4f3d-4c72-9713-caf4d1f28add\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:29:56:173-81856\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7aa2ceab-64c8-959a-ab4b-f243427ff8db], x-b3-parentspanid=[9de0e1a176ad0a4c], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f85ab7d9c8ef8ac09de0e1a176ad0a4c], x-b3-spanid=[a0c6f1d981ce281b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[46a13303-4f3d-4c72-9713-caf4d1f28add]}\\\"}\"}","context":{"RequestID":"46a13303-4f3d-4c72-9713-caf4d1f28add","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"a1d7a05f-41d1-4212-b5db-bdfb5e2fc258","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:29:56.172Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:56.175Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"46a13303-4f3d-4c72-9713-caf4d1f28add","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a1d7a05f-41d1-4212-b5db-bdfb5e2fc258","LogTimestamp":"2023-04-25T00:29:56.175Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:29:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:29:58.184Z","message":"Entering","context":{"RequestID":"eea80043-f940-4bee-8033-4dd2fcce0530","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e4000476-16eb-4a4f-9f67-5885d21d6d09","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:29:58.184Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:29:58.186Z","message":"{\"transactionId\":\"eea80043-f940-4bee-8033-4dd2fcce0530\",\"status\":\"200\",\"rqstDate\":\"230425-00:29:58:184\",\"respDate\":\"230425-00:29:58:185\",\"sourceId\":\"haproxy:eea80043-f940-4bee-8033-4dd2fcce0530\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:29:58:184-10099\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8ecaa0fd-b65a-4403-97c8-cce5cb93db2a], x-b3-parentspanid=[bc1c4b440d51c88a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a5866b24c6e723d0bc1c4b440d51c88a], x-b3-spanid=[fc81bd26f26e9848], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[eea80043-f940-4bee-8033-4dd2fcce0530]}\\\"}\"}","context":{"RequestID":"eea80043-f940-4bee-8033-4dd2fcce0530","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e4000476-16eb-4a4f-9f67-5885d21d6d09","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:29:58.184Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:58.186Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eea80043-f940-4bee-8033-4dd2fcce0530","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e4000476-16eb-4a4f-9f67-5885d21d6d09","LogTimestamp":"2023-04-25T00:29:58.186Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:29:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:29:58.748Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:29:58.760Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:58.761Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:29:58.761Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:00.195Z","message":"Entering","context":{"RequestID":"1dbe40a7-e5a5-4b6d-8eb6-1464a896fd0b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e8ec91e4-4ba3-49d0-81df-b490d84575a7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:30:00.194Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:30:00.198Z","message":"{\"transactionId\":\"1dbe40a7-e5a5-4b6d-8eb6-1464a896fd0b\",\"status\":\"200\",\"rqstDate\":\"230425-00:30:00:196\",\"respDate\":\"230425-00:30:00:198\",\"sourceId\":\"haproxy:1dbe40a7-e5a5-4b6d-8eb6-1464a896fd0b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:30:00:196-96536\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c5d45fbe-0fe0-41de-9e71-ea45764f41ec], x-b3-parentspanid=[ff7a5f9a367e5ef2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7e1d604cbfa6166dff7a5f9a367e5ef2], x-b3-spanid=[3eefd23f8af8442d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1dbe40a7-e5a5-4b6d-8eb6-1464a896fd0b]}\\\"}\"}","context":{"RequestID":"1dbe40a7-e5a5-4b6d-8eb6-1464a896fd0b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e8ec91e4-4ba3-49d0-81df-b490d84575a7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:30:00.194Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:00.199Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1dbe40a7-e5a5-4b6d-8eb6-1464a896fd0b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e8ec91e4-4ba3-49d0-81df-b490d84575a7","LogTimestamp":"2023-04-25T00:30:00.199Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:30:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:30:00.903Z","message":"Entering","context":{"RequestID":"e6b2a831-d5de-41ed-9643-e447b08052f7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ed4963a4-720a-4c04-8c6c-60e350c7170c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:30:00.903Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:30:00.906Z","message":"{\"transactionId\":\"e6b2a831-d5de-41ed-9643-e447b08052f7\",\"status\":\"200\",\"rqstDate\":\"230425-00:30:00:904\",\"respDate\":\"230425-00:30:00:906\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e6b2a831-d5de-41ed-9643-e447b08052f7\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:30:00:904-89162\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[60131396-6562-4ed7-8fba-ccb6e69bad5f], x-b3-parentspanid=[599dfffc02812e68], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[35985], x-envoy-attempt-count=[1], x-b3-traceid=[741762514d28a192599dfffc02812e68], x-b3-spanid=[abe251cea8df6d20], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e6b2a831-d5de-41ed-9643-e447b08052f7]}\\\"}\"}","context":{"RequestID":"e6b2a831-d5de-41ed-9643-e447b08052f7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ed4963a4-720a-4c04-8c6c-60e350c7170c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:30:00.903Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:00.907Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e6b2a831-d5de-41ed-9643-e447b08052f7","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ed4963a4-720a-4c04-8c6c-60e350c7170c","LogTimestamp":"2023-04-25T00:30:00.907Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:30:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:30:01.097Z","message":"Entering","context":{"RequestID":"330a4be2-ae60-4e9a-97d3-63d9c62828eb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"99005792-7a1a-4c6f-9af8-97f913804e0e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:30:01.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:30:01.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"330a4be2-ae60-4e9a-97d3-63d9c62828eb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"99005792-7a1a-4c6f-9af8-97f913804e0e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:30:01.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:01.100Z","message":"{\"transactionId\":\"330a4be2-ae60-4e9a-97d3-63d9c62828eb\",\"status\":\"200\",\"rqstDate\":\"230425-00:30:01:098\",\"respDate\":\"230425-00:30:01:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:330a4be2-ae60-4e9a-97d3-63d9c62828eb\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:30:01:098-8421\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[330a4be2-ae60-4e9a-97d3-63d9c62828eb]}\\\"}\"}","context":{"RequestID":"330a4be2-ae60-4e9a-97d3-63d9c62828eb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"99005792-7a1a-4c6f-9af8-97f913804e0e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:30:01.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:01.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"330a4be2-ae60-4e9a-97d3-63d9c62828eb","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"99005792-7a1a-4c6f-9af8-97f913804e0e","LogTimestamp":"2023-04-25T00:30:01.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:30:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:30:02.209Z","message":"Entering","context":{"RequestID":"bb8a0b74-3324-4e81-ad7f-1acda858ef3a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"21d9b8c0-ffbb-46ce-a462-3c81f38e43e4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:30:02.208Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:30:02.210Z","message":"{\"transactionId\":\"bb8a0b74-3324-4e81-ad7f-1acda858ef3a\",\"status\":\"200\",\"rqstDate\":\"230425-00:30:02:209\",\"respDate\":\"230425-00:30:02:210\",\"sourceId\":\"haproxy:bb8a0b74-3324-4e81-ad7f-1acda858ef3a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:30:02:209-99793\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[14165bf5-a1c4-4762-918e-f0bd83b8f5c8], x-b3-parentspanid=[1996a84167172397], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fe01a637ad6d82771996a84167172397], x-b3-spanid=[3ffa2e01925f3a0f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bb8a0b74-3324-4e81-ad7f-1acda858ef3a]}\\\"}\"}","context":{"RequestID":"bb8a0b74-3324-4e81-ad7f-1acda858ef3a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"21d9b8c0-ffbb-46ce-a462-3c81f38e43e4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:30:02.208Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:02.211Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bb8a0b74-3324-4e81-ad7f-1acda858ef3a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"21d9b8c0-ffbb-46ce-a462-3c81f38e43e4","LogTimestamp":"2023-04-25T00:30:02.211Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:30:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:30:04.221Z","message":"Entering","context":{"RequestID":"de6caecf-1ed4-40fc-a579-fa79f3ec3c83","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"dd870f16-355c-4091-a099-4b007c42c184","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:30:04.221Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:30:04.224Z","message":"{\"transactionId\":\"de6caecf-1ed4-40fc-a579-fa79f3ec3c83\",\"status\":\"200\",\"rqstDate\":\"230425-00:30:04:222\",\"respDate\":\"230425-00:30:04:224\",\"sourceId\":\"haproxy:de6caecf-1ed4-40fc-a579-fa79f3ec3c83\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:30:04:222-4719\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[44cef389-1f69-47a0-87a8-1b1708b4338c], x-b3-parentspanid=[c355a2821cca0662], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c39b0c18fd8b3e76c355a2821cca0662], x-b3-spanid=[d2e54655f2f8baff], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[de6caecf-1ed4-40fc-a579-fa79f3ec3c83]}\\\"}\"}","context":{"RequestID":"de6caecf-1ed4-40fc-a579-fa79f3ec3c83","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"dd870f16-355c-4091-a099-4b007c42c184","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:30:04.221Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:04.225Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"de6caecf-1ed4-40fc-a579-fa79f3ec3c83","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dd870f16-355c-4091-a099-4b007c42c184","LogTimestamp":"2023-04-25T00:30:04.225Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:30:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:30:06.234Z","message":"Entering","context":{"RequestID":"53b9b5ff-fbc6-4527-9b19-80d406f50291","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fe622691-0a7d-4d4c-8385-9ec967abdd48","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:30:06.234Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:30:06.237Z","message":"{\"transactionId\":\"53b9b5ff-fbc6-4527-9b19-80d406f50291\",\"status\":\"200\",\"rqstDate\":\"230425-00:30:06:235\",\"respDate\":\"230425-00:30:06:237\",\"sourceId\":\"haproxy:53b9b5ff-fbc6-4527-9b19-80d406f50291\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:30:06:235-42566\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[41883abf-5393-4f2e-959e-0e1589707e6d], x-b3-parentspanid=[030f6d6a8df7a993], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f0d47ddb20edf987030f6d6a8df7a993], x-b3-spanid=[71a5a24e447b7db1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[53b9b5ff-fbc6-4527-9b19-80d406f50291]}\\\"}\"}","context":{"RequestID":"53b9b5ff-fbc6-4527-9b19-80d406f50291","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fe622691-0a7d-4d4c-8385-9ec967abdd48","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:30:06.234Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:06.238Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"53b9b5ff-fbc6-4527-9b19-80d406f50291","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fe622691-0a7d-4d4c-8385-9ec967abdd48","LogTimestamp":"2023-04-25T00:30:06.237Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:30:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:30:08.248Z","message":"Entering","context":{"RequestID":"d19052a5-ca69-48e4-b1d3-9f565a02a691","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"52c2be0e-37d4-487e-8fb5-be551b16c13c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:30:08.247Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:30:08.251Z","message":"{\"transactionId\":\"d19052a5-ca69-48e4-b1d3-9f565a02a691\",\"status\":\"200\",\"rqstDate\":\"230425-00:30:08:249\",\"respDate\":\"230425-00:30:08:251\",\"sourceId\":\"haproxy:d19052a5-ca69-48e4-b1d3-9f565a02a691\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:30:08:249-48549\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[efb199b2-b8f5-4f2d-8dcb-eec12cc83726], x-b3-parentspanid=[1f2a4362fef05439], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f0c8b441ccb88f3c1f2a4362fef05439], x-b3-spanid=[1ffc6607d7501d40], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d19052a5-ca69-48e4-b1d3-9f565a02a691]}\\\"}\"}","context":{"RequestID":"d19052a5-ca69-48e4-b1d3-9f565a02a691","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"52c2be0e-37d4-487e-8fb5-be551b16c13c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:30:08.247Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:08.252Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d19052a5-ca69-48e4-b1d3-9f565a02a691","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"52c2be0e-37d4-487e-8fb5-be551b16c13c","LogTimestamp":"2023-04-25T00:30:08.252Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:30:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:30:08.749Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:30:08.771Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:08.771Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:08.772Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:10.264Z","message":"Entering","context":{"RequestID":"04a459ad-3bda-4890-97e2-a0dcb988eb44","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4433d34f-594c-4a81-b88a-b03f70392e8b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:30:10.263Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:30:10.267Z","message":"{\"transactionId\":\"04a459ad-3bda-4890-97e2-a0dcb988eb44\",\"status\":\"200\",\"rqstDate\":\"230425-00:30:10:265\",\"respDate\":\"230425-00:30:10:267\",\"sourceId\":\"haproxy:04a459ad-3bda-4890-97e2-a0dcb988eb44\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:30:10:265-79183\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0e5a6a63-2986-4102-aa53-21f67a8ec4e2], x-b3-parentspanid=[4daa88359da31a34], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1a37ba518c6629024daa88359da31a34], x-b3-spanid=[512b2cf897f4e07a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[04a459ad-3bda-4890-97e2-a0dcb988eb44]}\\\"}\"}","context":{"RequestID":"04a459ad-3bda-4890-97e2-a0dcb988eb44","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4433d34f-594c-4a81-b88a-b03f70392e8b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:30:10.263Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:10.268Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"04a459ad-3bda-4890-97e2-a0dcb988eb44","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4433d34f-594c-4a81-b88a-b03f70392e8b","LogTimestamp":"2023-04-25T00:30:10.267Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:30:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:30:10.903Z","message":"Entering","context":{"RequestID":"6ff9c9a0-204d-485f-81f1-e095ba859d3b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1140ed3d-8e87-4d42-8a5e-cd02a388a1bb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:30:10.903Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:30:10.906Z","message":"{\"transactionId\":\"6ff9c9a0-204d-485f-81f1-e095ba859d3b\",\"status\":\"200\",\"rqstDate\":\"230425-00:30:10:905\",\"respDate\":\"230425-00:30:10:906\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:6ff9c9a0-204d-485f-81f1-e095ba859d3b\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:30:10:905-94091\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9c4593ce-7bcd-4a3c-b3f3-ee56497d4de1], x-b3-parentspanid=[56a25f2b817f0b91], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43967], x-envoy-attempt-count=[1], x-b3-traceid=[7bc88818c9cba4c456a25f2b817f0b91], x-b3-spanid=[f63f691e4d9ba5b9], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[6ff9c9a0-204d-485f-81f1-e095ba859d3b]}\\\"}\"}","context":{"RequestID":"6ff9c9a0-204d-485f-81f1-e095ba859d3b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1140ed3d-8e87-4d42-8a5e-cd02a388a1bb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:30:10.903Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:10.907Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6ff9c9a0-204d-485f-81f1-e095ba859d3b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1140ed3d-8e87-4d42-8a5e-cd02a388a1bb","LogTimestamp":"2023-04-25T00:30:10.907Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:30:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:30:11.097Z","message":"Entering","context":{"RequestID":"94d34a38-96ce-46f6-8ca5-b445fa953acc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c474cf09-0c41-454a-ae41-1a9c28d520f0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:30:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:30:11.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"94d34a38-96ce-46f6-8ca5-b445fa953acc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c474cf09-0c41-454a-ae41-1a9c28d520f0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:30:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:11.101Z","message":"{\"transactionId\":\"94d34a38-96ce-46f6-8ca5-b445fa953acc\",\"status\":\"200\",\"rqstDate\":\"230425-00:30:11:098\",\"respDate\":\"230425-00:30:11:101\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:94d34a38-96ce-46f6-8ca5-b445fa953acc\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:30:11:098-37398\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[94d34a38-96ce-46f6-8ca5-b445fa953acc]}\\\"}\"}","context":{"RequestID":"94d34a38-96ce-46f6-8ca5-b445fa953acc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c474cf09-0c41-454a-ae41-1a9c28d520f0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:30:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:11.102Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"94d34a38-96ce-46f6-8ca5-b445fa953acc","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c474cf09-0c41-454a-ae41-1a9c28d520f0","LogTimestamp":"2023-04-25T00:30:11.102Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:30:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:30:12.167Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:12.170Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:12.278Z","message":"Entering","context":{"RequestID":"f91ebeee-ab3f-4ca5-94d5-856a282a55cb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"532afd1d-f14f-4b89-96ff-a2fb3d31713f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:30:12.277Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:30:12.279Z","message":"{\"transactionId\":\"f91ebeee-ab3f-4ca5-94d5-856a282a55cb\",\"status\":\"200\",\"rqstDate\":\"230425-00:30:12:278\",\"respDate\":\"230425-00:30:12:279\",\"sourceId\":\"haproxy:f91ebeee-ab3f-4ca5-94d5-856a282a55cb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:30:12:278-74446\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[32912f99-072e-48d5-8ef3-f9592bb2385d], x-b3-parentspanid=[7f11c17ec862aab2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f81be52cec5a623b7f11c17ec862aab2], x-b3-spanid=[d973a4a52645a385], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f91ebeee-ab3f-4ca5-94d5-856a282a55cb]}\\\"}\"}","context":{"RequestID":"f91ebeee-ab3f-4ca5-94d5-856a282a55cb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"532afd1d-f14f-4b89-96ff-a2fb3d31713f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:30:12.277Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:12.280Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f91ebeee-ab3f-4ca5-94d5-856a282a55cb","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"532afd1d-f14f-4b89-96ff-a2fb3d31713f","LogTimestamp":"2023-04-25T00:30:12.280Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:30:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:30:14.290Z","message":"Entering","context":{"RequestID":"4dab664d-bf2a-4c90-bf00-bfd54e525432","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1f6b4454-8811-4721-a97c-547f0ff31faa","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:30:14.289Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:30:14.292Z","message":"{\"transactionId\":\"4dab664d-bf2a-4c90-bf00-bfd54e525432\",\"status\":\"200\",\"rqstDate\":\"230425-00:30:14:290\",\"respDate\":\"230425-00:30:14:292\",\"sourceId\":\"haproxy:4dab664d-bf2a-4c90-bf00-bfd54e525432\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:30:14:290-24127\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[34e27f99-d6f3-46ed-943d-c7793aca0ece], x-b3-parentspanid=[6b17e64b64c4ca52], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[75644db199a14ef46b17e64b64c4ca52], x-b3-spanid=[ffc307f78ac802c7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4dab664d-bf2a-4c90-bf00-bfd54e525432]}\\\"}\"}","context":{"RequestID":"4dab664d-bf2a-4c90-bf00-bfd54e525432","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1f6b4454-8811-4721-a97c-547f0ff31faa","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:30:14.289Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:14.293Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4dab664d-bf2a-4c90-bf00-bfd54e525432","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1f6b4454-8811-4721-a97c-547f0ff31faa","LogTimestamp":"2023-04-25T00:30:14.293Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:30:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:30:16.303Z","message":"Entering","context":{"RequestID":"03896b19-92c2-4284-a90b-a82a789f9906","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f8a090b8-9b78-406c-911f-53620790934d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:30:16.303Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:30:16.306Z","message":"{\"transactionId\":\"03896b19-92c2-4284-a90b-a82a789f9906\",\"status\":\"200\",\"rqstDate\":\"230425-00:30:16:304\",\"respDate\":\"230425-00:30:16:306\",\"sourceId\":\"haproxy:03896b19-92c2-4284-a90b-a82a789f9906\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:30:16:304-84710\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6978e0e9-cfb3-436f-81cc-14d76986fb25], x-b3-parentspanid=[19d85262bc49ff98], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b5e7d08d5be5f3f019d85262bc49ff98], x-b3-spanid=[3d720ea976b1e288], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[03896b19-92c2-4284-a90b-a82a789f9906]}\\\"}\"}","context":{"RequestID":"03896b19-92c2-4284-a90b-a82a789f9906","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f8a090b8-9b78-406c-911f-53620790934d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:30:16.303Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:16.307Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"03896b19-92c2-4284-a90b-a82a789f9906","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f8a090b8-9b78-406c-911f-53620790934d","LogTimestamp":"2023-04-25T00:30:16.307Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:30:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:30:18.317Z","message":"Entering","context":{"RequestID":"345f53a2-a4e5-4b95-b2a4-e2720f1de210","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"56fe5496-66a5-4d02-ae7a-6040a13068de","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:30:18.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:30:18.321Z","message":"{\"transactionId\":\"345f53a2-a4e5-4b95-b2a4-e2720f1de210\",\"status\":\"200\",\"rqstDate\":\"230425-00:30:18:318\",\"respDate\":\"230425-00:30:18:321\",\"sourceId\":\"haproxy:345f53a2-a4e5-4b95-b2a4-e2720f1de210\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:30:18:318-98365\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4dbed41b-40b4-4c42-a077-02d5789e1184], x-b3-parentspanid=[bc07a049b667f481], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ed0a693fdc6f91ffbc07a049b667f481], x-b3-spanid=[6757ef14b0768707], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[345f53a2-a4e5-4b95-b2a4-e2720f1de210]}\\\"}\"}","context":{"RequestID":"345f53a2-a4e5-4b95-b2a4-e2720f1de210","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"56fe5496-66a5-4d02-ae7a-6040a13068de","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:30:18.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:18.322Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"345f53a2-a4e5-4b95-b2a4-e2720f1de210","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"56fe5496-66a5-4d02-ae7a-6040a13068de","LogTimestamp":"2023-04-25T00:30:18.322Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:30:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:30:18.750Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:30:18.763Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:18.763Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:18.764Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:20.331Z","message":"Entering","context":{"RequestID":"2754b804-16e3-4d93-b783-b64b4901c470","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"69f6f4ac-4768-4ece-b59b-276eee81b06e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:30:20.331Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:30:20.333Z","message":"{\"transactionId\":\"2754b804-16e3-4d93-b783-b64b4901c470\",\"status\":\"200\",\"rqstDate\":\"230425-00:30:20:332\",\"respDate\":\"230425-00:30:20:333\",\"sourceId\":\"haproxy:2754b804-16e3-4d93-b783-b64b4901c470\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:30:20:332-27508\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7b33132e-374f-4b1d-a201-56a6ed81bc9b], x-b3-parentspanid=[2f045260bbfc9d3a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8e01a08df9e6f85d2f045260bbfc9d3a], x-b3-spanid=[15f1f1db2b8292b1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2754b804-16e3-4d93-b783-b64b4901c470]}\\\"}\"}","context":{"RequestID":"2754b804-16e3-4d93-b783-b64b4901c470","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"69f6f4ac-4768-4ece-b59b-276eee81b06e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:30:20.331Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:20.333Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2754b804-16e3-4d93-b783-b64b4901c470","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"69f6f4ac-4768-4ece-b59b-276eee81b06e","LogTimestamp":"2023-04-25T00:30:20.333Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:30:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:30:20.905Z","message":"Entering","context":{"RequestID":"5e491e7b-ec00-4140-9192-1ae7e3410ace","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b6ee861d-6274-4c0b-af43-b6812630cb5a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:30:20.904Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:30:20.907Z","message":"{\"transactionId\":\"5e491e7b-ec00-4140-9192-1ae7e3410ace\",\"status\":\"200\",\"rqstDate\":\"230425-00:30:20:905\",\"respDate\":\"230425-00:30:20:906\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:5e491e7b-ec00-4140-9192-1ae7e3410ace\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:30:20:905-84732\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[977059c9-0025-4c78-a90c-d05dfdb57e61], x-b3-parentspanid=[c66b385ad36ddb9a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40653], x-envoy-attempt-count=[1], x-b3-traceid=[b535b93e4906cee3c66b385ad36ddb9a], x-b3-spanid=[e72735d33b82bd04], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[5e491e7b-ec00-4140-9192-1ae7e3410ace]}\\\"}\"}","context":{"RequestID":"5e491e7b-ec00-4140-9192-1ae7e3410ace","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b6ee861d-6274-4c0b-af43-b6812630cb5a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:30:20.904Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:20.907Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5e491e7b-ec00-4140-9192-1ae7e3410ace","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b6ee861d-6274-4c0b-af43-b6812630cb5a","LogTimestamp":"2023-04-25T00:30:20.907Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:30:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:30:21.095Z","message":"Entering","context":{"RequestID":"1ed4f3aa-6090-48ac-b9d9-14b46d1a3f64","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"96b884ab-974c-4b8d-827a-91f7562ee04f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:30:21.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:30:21.097Z","message":"Database is available from CACHED check.","context":{"RequestID":"1ed4f3aa-6090-48ac-b9d9-14b46d1a3f64","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"96b884ab-974c-4b8d-827a-91f7562ee04f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:30:21.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:21.098Z","message":"{\"transactionId\":\"1ed4f3aa-6090-48ac-b9d9-14b46d1a3f64\",\"status\":\"200\",\"rqstDate\":\"230425-00:30:21:096\",\"respDate\":\"230425-00:30:21:097\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:1ed4f3aa-6090-48ac-b9d9-14b46d1a3f64\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:30:21:096-78544\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[1ed4f3aa-6090-48ac-b9d9-14b46d1a3f64]}\\\"}\"}","context":{"RequestID":"1ed4f3aa-6090-48ac-b9d9-14b46d1a3f64","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"96b884ab-974c-4b8d-827a-91f7562ee04f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:30:21.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:21.098Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1ed4f3aa-6090-48ac-b9d9-14b46d1a3f64","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"96b884ab-974c-4b8d-827a-91f7562ee04f","LogTimestamp":"2023-04-25T00:30:21.098Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:30:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:30:22.343Z","message":"Entering","context":{"RequestID":"10a54b8a-3a5f-49c6-8cb3-faa1c80c3355","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"70f130ec-8632-4509-99bf-fbb3a90895df","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:30:22.343Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:30:22.346Z","message":"{\"transactionId\":\"10a54b8a-3a5f-49c6-8cb3-faa1c80c3355\",\"status\":\"200\",\"rqstDate\":\"230425-00:30:22:344\",\"respDate\":\"230425-00:30:22:346\",\"sourceId\":\"haproxy:10a54b8a-3a5f-49c6-8cb3-faa1c80c3355\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:30:22:344-55482\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6d04d468-a9f1-446f-b349-ad827305bd54], x-b3-parentspanid=[6d2098ad0ba7e286], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4a6ea18e71087dd26d2098ad0ba7e286], x-b3-spanid=[6a09089894632756], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[10a54b8a-3a5f-49c6-8cb3-faa1c80c3355]}\\\"}\"}","context":{"RequestID":"10a54b8a-3a5f-49c6-8cb3-faa1c80c3355","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"70f130ec-8632-4509-99bf-fbb3a90895df","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:30:22.343Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:22.347Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"10a54b8a-3a5f-49c6-8cb3-faa1c80c3355","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"70f130ec-8632-4509-99bf-fbb3a90895df","LogTimestamp":"2023-04-25T00:30:22.347Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:30:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:30:24.356Z","message":"Entering","context":{"RequestID":"fed893a8-6494-49c4-af5a-526a92fd0cb1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6a7a2301-cde7-4c5a-bd7b-d1b9b91c45a0","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:30:24.356Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:30:24.359Z","message":"{\"transactionId\":\"fed893a8-6494-49c4-af5a-526a92fd0cb1\",\"status\":\"200\",\"rqstDate\":\"230425-00:30:24:358\",\"respDate\":\"230425-00:30:24:359\",\"sourceId\":\"haproxy:fed893a8-6494-49c4-af5a-526a92fd0cb1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:30:24:358-53627\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6ea5f4fa-0233-4267-bdd2-d8e1b736e213], x-b3-parentspanid=[d74d5d713488b457], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bcea5f42631c87b6d74d5d713488b457], x-b3-spanid=[697aac80a9cff95e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fed893a8-6494-49c4-af5a-526a92fd0cb1]}\\\"}\"}","context":{"RequestID":"fed893a8-6494-49c4-af5a-526a92fd0cb1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6a7a2301-cde7-4c5a-bd7b-d1b9b91c45a0","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:30:24.356Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:24.360Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fed893a8-6494-49c4-af5a-526a92fd0cb1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6a7a2301-cde7-4c5a-bd7b-d1b9b91c45a0","LogTimestamp":"2023-04-25T00:30:24.360Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:30:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:30:26.371Z","message":"Entering","context":{"RequestID":"d80f686e-4310-4440-8977-88564a17bd0d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"47f3159a-92f0-488e-8e18-d634e992826a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:30:26.371Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:30:26.374Z","message":"{\"transactionId\":\"d80f686e-4310-4440-8977-88564a17bd0d\",\"status\":\"200\",\"rqstDate\":\"230425-00:30:26:372\",\"respDate\":\"230425-00:30:26:374\",\"sourceId\":\"haproxy:d80f686e-4310-4440-8977-88564a17bd0d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:30:26:372-55085\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[25f1c3fa-3109-4e07-8fd3-8e5bdb7175c0], x-b3-parentspanid=[fe386ddb7fa6f999], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c6c7fd2f3703db7efe386ddb7fa6f999], x-b3-spanid=[5490180a28a3c5a0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d80f686e-4310-4440-8977-88564a17bd0d]}\\\"}\"}","context":{"RequestID":"d80f686e-4310-4440-8977-88564a17bd0d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"47f3159a-92f0-488e-8e18-d634e992826a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:30:26.371Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:26.375Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d80f686e-4310-4440-8977-88564a17bd0d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"47f3159a-92f0-488e-8e18-d634e992826a","LogTimestamp":"2023-04-25T00:30:26.375Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:30:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:30:28.384Z","message":"Entering","context":{"RequestID":"935e91c6-8f9c-40f2-94e7-bf42decf42a4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"066714e3-7f30-4ab3-9949-112b9518ca7e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:30:28.384Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:30:28.386Z","message":"{\"transactionId\":\"935e91c6-8f9c-40f2-94e7-bf42decf42a4\",\"status\":\"200\",\"rqstDate\":\"230425-00:30:28:384\",\"respDate\":\"230425-00:30:28:386\",\"sourceId\":\"haproxy:935e91c6-8f9c-40f2-94e7-bf42decf42a4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:30:28:384-28593\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[08d679d0-fb18-4e9d-b9ca-aa7c1646de91], x-b3-parentspanid=[77812f0fc50b3406], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2cda677523c6eae877812f0fc50b3406], x-b3-spanid=[3bce03d29d90c396], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[935e91c6-8f9c-40f2-94e7-bf42decf42a4]}\\\"}\"}","context":{"RequestID":"935e91c6-8f9c-40f2-94e7-bf42decf42a4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"066714e3-7f30-4ab3-9949-112b9518ca7e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:30:28.384Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:28.387Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"935e91c6-8f9c-40f2-94e7-bf42decf42a4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"066714e3-7f30-4ab3-9949-112b9518ca7e","LogTimestamp":"2023-04-25T00:30:28.387Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:30:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:30:28.749Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:30:28.764Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:28.765Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:28.765Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:30.397Z","message":"Entering","context":{"RequestID":"f9545c97-bafe-49e5-916c-eb6b4479e992","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1100f46b-73ff-4603-ac0d-92d489987939","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:30:30.397Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:30:30.400Z","message":"{\"transactionId\":\"f9545c97-bafe-49e5-916c-eb6b4479e992\",\"status\":\"200\",\"rqstDate\":\"230425-00:30:30:398\",\"respDate\":\"230425-00:30:30:400\",\"sourceId\":\"haproxy:f9545c97-bafe-49e5-916c-eb6b4479e992\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:30:30:398-91466\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3735c672-423e-46fc-85eb-fa930cad73cf], x-b3-parentspanid=[fcd1d2bf853bee62], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9a53a4b8ba8aa7cffcd1d2bf853bee62], x-b3-spanid=[d56d21f625d66b76], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f9545c97-bafe-49e5-916c-eb6b4479e992]}\\\"}\"}","context":{"RequestID":"f9545c97-bafe-49e5-916c-eb6b4479e992","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1100f46b-73ff-4603-ac0d-92d489987939","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:30:30.397Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:30.401Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f9545c97-bafe-49e5-916c-eb6b4479e992","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1100f46b-73ff-4603-ac0d-92d489987939","LogTimestamp":"2023-04-25T00:30:30.401Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:30:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:30:30.904Z","message":"Entering","context":{"RequestID":"36bc3510-2b49-486e-800a-6d38ccb6ac04","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a048dcc1-1df7-406b-903f-e4a1fae63a15","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:30:30.904Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:30:30.906Z","message":"{\"transactionId\":\"36bc3510-2b49-486e-800a-6d38ccb6ac04\",\"status\":\"200\",\"rqstDate\":\"230425-00:30:30:905\",\"respDate\":\"230425-00:30:30:906\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:36bc3510-2b49-486e-800a-6d38ccb6ac04\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:30:30:905-2092\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ff0cc90f-b161-4f12-89b5-0d6c81d9be74], x-b3-parentspanid=[2d58b4e3932a567b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38489], x-envoy-attempt-count=[1], x-b3-traceid=[99ab00a99205bc2a2d58b4e3932a567b], x-b3-spanid=[4498b37716767029], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[36bc3510-2b49-486e-800a-6d38ccb6ac04]}\\\"}\"}","context":{"RequestID":"36bc3510-2b49-486e-800a-6d38ccb6ac04","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a048dcc1-1df7-406b-903f-e4a1fae63a15","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:30:30.904Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:30.907Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"36bc3510-2b49-486e-800a-6d38ccb6ac04","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a048dcc1-1df7-406b-903f-e4a1fae63a15","LogTimestamp":"2023-04-25T00:30:30.907Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:30:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:30:31.098Z","message":"Entering","context":{"RequestID":"a1bf6a65-c6db-403f-812e-191bae72dc03","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"5ceb1d62-0da3-4910-a051-a9707a3b2cee","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:30:31.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:30:31.100Z","message":"Database is available from CACHED check.","context":{"RequestID":"a1bf6a65-c6db-403f-812e-191bae72dc03","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"5ceb1d62-0da3-4910-a051-a9707a3b2cee","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:30:31.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:31.101Z","message":"{\"transactionId\":\"a1bf6a65-c6db-403f-812e-191bae72dc03\",\"status\":\"200\",\"rqstDate\":\"230425-00:30:31:098\",\"respDate\":\"230425-00:30:31:101\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a1bf6a65-c6db-403f-812e-191bae72dc03\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:30:31:098-65818\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a1bf6a65-c6db-403f-812e-191bae72dc03]}\\\"}\"}","context":{"RequestID":"a1bf6a65-c6db-403f-812e-191bae72dc03","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"5ceb1d62-0da3-4910-a051-a9707a3b2cee","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:30:31.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:31.102Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a1bf6a65-c6db-403f-812e-191bae72dc03","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5ceb1d62-0da3-4910-a051-a9707a3b2cee","LogTimestamp":"2023-04-25T00:30:31.102Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:30:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:30:32.410Z","message":"Entering","context":{"RequestID":"ae23c0e4-d6b9-4821-bd24-8dbe7346508b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3958c233-08b2-471f-8ca0-693d96e07a06","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:30:32.410Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:30:32.412Z","message":"{\"transactionId\":\"ae23c0e4-d6b9-4821-bd24-8dbe7346508b\",\"status\":\"200\",\"rqstDate\":\"230425-00:30:32:410\",\"respDate\":\"230425-00:30:32:412\",\"sourceId\":\"haproxy:ae23c0e4-d6b9-4821-bd24-8dbe7346508b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:30:32:410-99905\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0e9b119e-96b0-4677-ba3f-6e1a3e3e3e20], x-b3-parentspanid=[ae97f42da5c3dd45], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f151220cfac0eed1ae97f42da5c3dd45], x-b3-spanid=[f404bedcc53601c6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ae23c0e4-d6b9-4821-bd24-8dbe7346508b]}\\\"}\"}","context":{"RequestID":"ae23c0e4-d6b9-4821-bd24-8dbe7346508b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3958c233-08b2-471f-8ca0-693d96e07a06","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:30:32.410Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:32.413Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ae23c0e4-d6b9-4821-bd24-8dbe7346508b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3958c233-08b2-471f-8ca0-693d96e07a06","LogTimestamp":"2023-04-25T00:30:32.412Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:30:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:30:34.422Z","message":"Entering","context":{"RequestID":"8a92673c-ecd1-4352-bfb9-2aa8e3f575e7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b54480ec-9ba6-46e2-8013-3344ce44b44f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:30:34.422Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:30:34.425Z","message":"{\"transactionId\":\"8a92673c-ecd1-4352-bfb9-2aa8e3f575e7\",\"status\":\"200\",\"rqstDate\":\"230425-00:30:34:423\",\"respDate\":\"230425-00:30:34:425\",\"sourceId\":\"haproxy:8a92673c-ecd1-4352-bfb9-2aa8e3f575e7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:30:34:423-74461\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eb3f75eb-9ada-435a-ac50-0937b09e7131], x-b3-parentspanid=[62972dc7a455ae8f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fa6056af93e1f2bb62972dc7a455ae8f], x-b3-spanid=[b4294756ff1d3600], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8a92673c-ecd1-4352-bfb9-2aa8e3f575e7]}\\\"}\"}","context":{"RequestID":"8a92673c-ecd1-4352-bfb9-2aa8e3f575e7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b54480ec-9ba6-46e2-8013-3344ce44b44f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:30:34.422Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:34.426Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8a92673c-ecd1-4352-bfb9-2aa8e3f575e7","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b54480ec-9ba6-46e2-8013-3344ce44b44f","LogTimestamp":"2023-04-25T00:30:34.426Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:30:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:30:36.436Z","message":"Entering","context":{"RequestID":"55c0bb5e-5d52-4bc3-8cd3-1c6a420a2bdb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f30e9051-7335-4fb4-aa0e-94d5afb6f429","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:30:36.436Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:30:36.439Z","message":"{\"transactionId\":\"55c0bb5e-5d52-4bc3-8cd3-1c6a420a2bdb\",\"status\":\"200\",\"rqstDate\":\"230425-00:30:36:438\",\"respDate\":\"230425-00:30:36:439\",\"sourceId\":\"haproxy:55c0bb5e-5d52-4bc3-8cd3-1c6a420a2bdb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:30:36:438-769\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ca1407ee-b4fd-433d-b4a0-8c855272ba41], x-b3-parentspanid=[8fd77f0d7f4abcbf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f930fb222dbcabf48fd77f0d7f4abcbf], x-b3-spanid=[d17cb4578b0e15e0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[55c0bb5e-5d52-4bc3-8cd3-1c6a420a2bdb]}\\\"}\"}","context":{"RequestID":"55c0bb5e-5d52-4bc3-8cd3-1c6a420a2bdb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f30e9051-7335-4fb4-aa0e-94d5afb6f429","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:30:36.436Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:36.440Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"55c0bb5e-5d52-4bc3-8cd3-1c6a420a2bdb","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f30e9051-7335-4fb4-aa0e-94d5afb6f429","LogTimestamp":"2023-04-25T00:30:36.440Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:30:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:30:38.450Z","message":"Entering","context":{"RequestID":"c0903a33-7d4f-4fcb-a543-0c782465be25","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5661781b-75a7-4531-922a-48793db10549","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:30:38.450Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:30:38.453Z","message":"{\"transactionId\":\"c0903a33-7d4f-4fcb-a543-0c782465be25\",\"status\":\"200\",\"rqstDate\":\"230425-00:30:38:451\",\"respDate\":\"230425-00:30:38:453\",\"sourceId\":\"haproxy:c0903a33-7d4f-4fcb-a543-0c782465be25\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:30:38:451-69814\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[81d58c5f-0411-41ab-9184-f20bdfd11f4e], x-b3-parentspanid=[74853e3d3507e6e6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[67f6b481983688ae74853e3d3507e6e6], x-b3-spanid=[7da8924f73777976], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c0903a33-7d4f-4fcb-a543-0c782465be25]}\\\"}\"}","context":{"RequestID":"c0903a33-7d4f-4fcb-a543-0c782465be25","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5661781b-75a7-4531-922a-48793db10549","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:30:38.450Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:38.454Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c0903a33-7d4f-4fcb-a543-0c782465be25","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5661781b-75a7-4531-922a-48793db10549","LogTimestamp":"2023-04-25T00:30:38.454Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:30:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:30:38.749Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:30:38.775Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:38.775Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:38.775Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:40.463Z","message":"Entering","context":{"RequestID":"9c769635-e559-4c32-955c-860f24b19cfb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e1bac600-840c-44ed-a417-c6f3405858f4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:30:40.463Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:30:40.466Z","message":"{\"transactionId\":\"9c769635-e559-4c32-955c-860f24b19cfb\",\"status\":\"200\",\"rqstDate\":\"230425-00:30:40:464\",\"respDate\":\"230425-00:30:40:466\",\"sourceId\":\"haproxy:9c769635-e559-4c32-955c-860f24b19cfb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:30:40:464-58893\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7f6be167-78a0-4a58-bfb1-2f11e85b627b], x-b3-parentspanid=[5ebe8f79e36f46d4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2fb2a82512e6b9d95ebe8f79e36f46d4], x-b3-spanid=[5bf84f42fe0f43ec], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9c769635-e559-4c32-955c-860f24b19cfb]}\\\"}\"}","context":{"RequestID":"9c769635-e559-4c32-955c-860f24b19cfb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e1bac600-840c-44ed-a417-c6f3405858f4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:30:40.463Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:40.467Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9c769635-e559-4c32-955c-860f24b19cfb","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e1bac600-840c-44ed-a417-c6f3405858f4","LogTimestamp":"2023-04-25T00:30:40.467Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:30:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:30:40.902Z","message":"Entering","context":{"RequestID":"8c4a96a7-199d-45e1-ae3e-3d766e81bb7d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3039e396-3fc9-403d-beec-11bdecc8a566","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:30:40.902Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:30:40.909Z","message":"{\"transactionId\":\"8c4a96a7-199d-45e1-ae3e-3d766e81bb7d\",\"status\":\"200\",\"rqstDate\":\"230425-00:30:40:903\",\"respDate\":\"230425-00:30:40:909\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:8c4a96a7-199d-45e1-ae3e-3d766e81bb7d\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:30:40:903-26189\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[25f5e600-4572-4735-9795-d82df4fa5a70], x-b3-parentspanid=[05684cb07a79d197], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[52147], x-envoy-attempt-count=[1], x-b3-traceid=[4e2536f7029efb8f05684cb07a79d197], x-b3-spanid=[a8cf71ed5fdebbe4], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[8c4a96a7-199d-45e1-ae3e-3d766e81bb7d]}\\\"}\"}","context":{"RequestID":"8c4a96a7-199d-45e1-ae3e-3d766e81bb7d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3039e396-3fc9-403d-beec-11bdecc8a566","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:30:40.902Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:40.910Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8c4a96a7-199d-45e1-ae3e-3d766e81bb7d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"8","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3039e396-3fc9-403d-beec-11bdecc8a566","LogTimestamp":"2023-04-25T00:30:40.910Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:30:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-04-25T00:30:41.096Z","message":"Entering","context":{"RequestID":"5ef87529-01cf-4976-ad2a-dcf686598d44","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"40598929-7eef-4481-b3c8-8da13c8b426c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:30:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:30:41.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"5ef87529-01cf-4976-ad2a-dcf686598d44","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"40598929-7eef-4481-b3c8-8da13c8b426c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:30:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:41.100Z","message":"{\"transactionId\":\"5ef87529-01cf-4976-ad2a-dcf686598d44\",\"status\":\"200\",\"rqstDate\":\"230425-00:30:41:097\",\"respDate\":\"230425-00:30:41:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:5ef87529-01cf-4976-ad2a-dcf686598d44\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:30:41:097-48021\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[5ef87529-01cf-4976-ad2a-dcf686598d44]}\\\"}\"}","context":{"RequestID":"5ef87529-01cf-4976-ad2a-dcf686598d44","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"40598929-7eef-4481-b3c8-8da13c8b426c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:30:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:41.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5ef87529-01cf-4976-ad2a-dcf686598d44","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"40598929-7eef-4481-b3c8-8da13c8b426c","LogTimestamp":"2023-04-25T00:30:41.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:30:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:30:42.171Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:42.175Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:42.476Z","message":"Entering","context":{"RequestID":"80f68395-8051-4303-be5b-381703e691dc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9ed7a9e4-25bd-427a-b564-77f35269a4e8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:30:42.476Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:30:42.479Z","message":"{\"transactionId\":\"80f68395-8051-4303-be5b-381703e691dc\",\"status\":\"200\",\"rqstDate\":\"230425-00:30:42:477\",\"respDate\":\"230425-00:30:42:479\",\"sourceId\":\"haproxy:80f68395-8051-4303-be5b-381703e691dc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:30:42:477-60032\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bc84e91c-a199-47c6-b664-3da5d1042be5], x-b3-parentspanid=[f8177a44f588c72d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8753f52e0045e280f8177a44f588c72d], x-b3-spanid=[16d8231ab524ecf8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[80f68395-8051-4303-be5b-381703e691dc]}\\\"}\"}","context":{"RequestID":"80f68395-8051-4303-be5b-381703e691dc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9ed7a9e4-25bd-427a-b564-77f35269a4e8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:30:42.476Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:42.480Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"80f68395-8051-4303-be5b-381703e691dc","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9ed7a9e4-25bd-427a-b564-77f35269a4e8","LogTimestamp":"2023-04-25T00:30:42.480Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:30:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:30:44.488Z","message":"Entering","context":{"RequestID":"2f53f21a-cbf8-4b1b-a20a-05512557a0f5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1d61a14a-7d82-4422-840a-0dd7336ae160","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:30:44.487Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:30:44.489Z","message":"{\"transactionId\":\"2f53f21a-cbf8-4b1b-a20a-05512557a0f5\",\"status\":\"200\",\"rqstDate\":\"230425-00:30:44:488\",\"respDate\":\"230425-00:30:44:489\",\"sourceId\":\"haproxy:2f53f21a-cbf8-4b1b-a20a-05512557a0f5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:30:44:488-67079\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[93b2225c-24f4-47bb-acde-94ca3ee3bdce], x-b3-parentspanid=[b2d9c5c3f06b7796], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3a6f80a69aaf837cb2d9c5c3f06b7796], x-b3-spanid=[75f280922e822479], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2f53f21a-cbf8-4b1b-a20a-05512557a0f5]}\\\"}\"}","context":{"RequestID":"2f53f21a-cbf8-4b1b-a20a-05512557a0f5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1d61a14a-7d82-4422-840a-0dd7336ae160","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:30:44.487Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:44.489Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2f53f21a-cbf8-4b1b-a20a-05512557a0f5","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1d61a14a-7d82-4422-840a-0dd7336ae160","LogTimestamp":"2023-04-25T00:30:44.489Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:30:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:30:46.499Z","message":"Entering","context":{"RequestID":"d527d40f-5e0c-4292-9d76-98940390d653","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"01493af6-d7cd-4e1b-8eb0-4576236a1539","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:30:46.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:30:46.501Z","message":"{\"transactionId\":\"d527d40f-5e0c-4292-9d76-98940390d653\",\"status\":\"200\",\"rqstDate\":\"230425-00:30:46:499\",\"respDate\":\"230425-00:30:46:501\",\"sourceId\":\"haproxy:d527d40f-5e0c-4292-9d76-98940390d653\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:30:46:499-41878\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ca771c80-f088-4d1d-886d-64e2a8c255f4], x-b3-parentspanid=[ee08fbaf81ee04a4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[47b66efbdcdc43e1ee08fbaf81ee04a4], x-b3-spanid=[13e536dc100c2c14], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d527d40f-5e0c-4292-9d76-98940390d653]}\\\"}\"}","context":{"RequestID":"d527d40f-5e0c-4292-9d76-98940390d653","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"01493af6-d7cd-4e1b-8eb0-4576236a1539","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:30:46.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:46.502Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d527d40f-5e0c-4292-9d76-98940390d653","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"01493af6-d7cd-4e1b-8eb0-4576236a1539","LogTimestamp":"2023-04-25T00:30:46.502Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:30:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:30:48.512Z","message":"Entering","context":{"RequestID":"8069d322-3139-4681-8131-ba035d1244fd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"88118043-caf5-4bb5-917b-6ee8630e97d8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:30:48.511Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:30:48.513Z","message":"{\"transactionId\":\"8069d322-3139-4681-8131-ba035d1244fd\",\"status\":\"200\",\"rqstDate\":\"230425-00:30:48:512\",\"respDate\":\"230425-00:30:48:513\",\"sourceId\":\"haproxy:8069d322-3139-4681-8131-ba035d1244fd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:30:48:512-71012\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7a8eaac8-4fc8-4616-99ee-1fcdbf59776d], x-b3-parentspanid=[95cf5e99f0a592a6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b185a69859bd6da695cf5e99f0a592a6], x-b3-spanid=[f9ae9ded9fe10379], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8069d322-3139-4681-8131-ba035d1244fd]}\\\"}\"}","context":{"RequestID":"8069d322-3139-4681-8131-ba035d1244fd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"88118043-caf5-4bb5-917b-6ee8630e97d8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:30:48.511Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:48.514Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8069d322-3139-4681-8131-ba035d1244fd","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"88118043-caf5-4bb5-917b-6ee8630e97d8","LogTimestamp":"2023-04-25T00:30:48.513Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:30:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:30:48.750Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:30:48.766Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:48.766Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:48.766Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:50.523Z","message":"Entering","context":{"RequestID":"0807125c-d459-4095-a0fb-74e2ac4f1207","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e7497091-9caa-4942-81e0-07d54063b758","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:30:50.523Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:30:50.526Z","message":"{\"transactionId\":\"0807125c-d459-4095-a0fb-74e2ac4f1207\",\"status\":\"200\",\"rqstDate\":\"230425-00:30:50:524\",\"respDate\":\"230425-00:30:50:525\",\"sourceId\":\"haproxy:0807125c-d459-4095-a0fb-74e2ac4f1207\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:30:50:524-66327\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d35e3ecc-c627-410f-b2a3-3cf54bcb94c0], x-b3-parentspanid=[1565649d5e8e716f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5e73cd9e4c7feac41565649d5e8e716f], x-b3-spanid=[f41e88016de8bad3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0807125c-d459-4095-a0fb-74e2ac4f1207]}\\\"}\"}","context":{"RequestID":"0807125c-d459-4095-a0fb-74e2ac4f1207","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e7497091-9caa-4942-81e0-07d54063b758","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:30:50.523Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:50.526Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0807125c-d459-4095-a0fb-74e2ac4f1207","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e7497091-9caa-4942-81e0-07d54063b758","LogTimestamp":"2023-04-25T00:30:50.526Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:30:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:30:50.904Z","message":"Entering","context":{"RequestID":"8893c8eb-bd84-4a64-82d3-cb1efd5d2e99","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c69b4a4a-e897-4120-ab84-8eee4584eae8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:30:50.904Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:30:50.907Z","message":"{\"transactionId\":\"8893c8eb-bd84-4a64-82d3-cb1efd5d2e99\",\"status\":\"200\",\"rqstDate\":\"230425-00:30:50:905\",\"respDate\":\"230425-00:30:50:907\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:8893c8eb-bd84-4a64-82d3-cb1efd5d2e99\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:30:50:905-91005\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[03a9200e-7346-4ed1-bfe5-34b112ae8c02], x-b3-parentspanid=[5eb96e2256032e6e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[58255], x-envoy-attempt-count=[1], x-b3-traceid=[c768ea6afd7b51845eb96e2256032e6e], x-b3-spanid=[15447e2fba166806], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[8893c8eb-bd84-4a64-82d3-cb1efd5d2e99]}\\\"}\"}","context":{"RequestID":"8893c8eb-bd84-4a64-82d3-cb1efd5d2e99","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c69b4a4a-e897-4120-ab84-8eee4584eae8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:30:50.904Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:50.908Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8893c8eb-bd84-4a64-82d3-cb1efd5d2e99","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c69b4a4a-e897-4120-ab84-8eee4584eae8","LogTimestamp":"2023-04-25T00:30:50.907Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:30:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:30:51.097Z","message":"Entering","context":{"RequestID":"4e475994-7b19-45fe-8f3e-7a457921f323","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"695ac097-c5e8-4ab4-ac8e-258b0e295a19","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:30:51.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:30:51.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"4e475994-7b19-45fe-8f3e-7a457921f323","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"695ac097-c5e8-4ab4-ac8e-258b0e295a19","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:30:51.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:51.101Z","message":"{\"transactionId\":\"4e475994-7b19-45fe-8f3e-7a457921f323\",\"status\":\"200\",\"rqstDate\":\"230425-00:30:51:098\",\"respDate\":\"230425-00:30:51:101\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4e475994-7b19-45fe-8f3e-7a457921f323\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:30:51:098-75874\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4e475994-7b19-45fe-8f3e-7a457921f323]}\\\"}\"}","context":{"RequestID":"4e475994-7b19-45fe-8f3e-7a457921f323","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"695ac097-c5e8-4ab4-ac8e-258b0e295a19","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:30:51.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:51.102Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4e475994-7b19-45fe-8f3e-7a457921f323","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"695ac097-c5e8-4ab4-ac8e-258b0e295a19","LogTimestamp":"2023-04-25T00:30:51.102Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:30:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:30:52.535Z","message":"Entering","context":{"RequestID":"5f19b35d-24c7-41d6-b468-a28949489c28","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ffe9fd32-0fd5-4364-9765-cb553ea12538","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:30:52.535Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:30:52.538Z","message":"{\"transactionId\":\"5f19b35d-24c7-41d6-b468-a28949489c28\",\"status\":\"200\",\"rqstDate\":\"230425-00:30:52:536\",\"respDate\":\"230425-00:30:52:538\",\"sourceId\":\"haproxy:5f19b35d-24c7-41d6-b468-a28949489c28\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:30:52:536-57651\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[60cbd97d-30e4-4c2c-b5dc-9460d36c2278], x-b3-parentspanid=[2af3818aa5a1ae01], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[014a389294a250502af3818aa5a1ae01], x-b3-spanid=[52e2806e9aa7df58], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5f19b35d-24c7-41d6-b468-a28949489c28]}\\\"}\"}","context":{"RequestID":"5f19b35d-24c7-41d6-b468-a28949489c28","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ffe9fd32-0fd5-4364-9765-cb553ea12538","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:30:52.535Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:52.539Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5f19b35d-24c7-41d6-b468-a28949489c28","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ffe9fd32-0fd5-4364-9765-cb553ea12538","LogTimestamp":"2023-04-25T00:30:52.539Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:30:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:30:54.549Z","message":"Entering","context":{"RequestID":"7c7e499c-be3c-43e9-975c-b8a4d9256cac","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"33047ef7-6455-49bc-891a-51968033c2fd","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:30:54.549Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:30:54.552Z","message":"{\"transactionId\":\"7c7e499c-be3c-43e9-975c-b8a4d9256cac\",\"status\":\"200\",\"rqstDate\":\"230425-00:30:54:550\",\"respDate\":\"230425-00:30:54:552\",\"sourceId\":\"haproxy:7c7e499c-be3c-43e9-975c-b8a4d9256cac\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:30:54:550-12693\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ad778ca9-e40a-4282-9bcf-34ee5c50ec28], x-b3-parentspanid=[35e8689b3440c180], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7d7b4880f24d088f35e8689b3440c180], x-b3-spanid=[38b3a6bdcf87d143], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7c7e499c-be3c-43e9-975c-b8a4d9256cac]}\\\"}\"}","context":{"RequestID":"7c7e499c-be3c-43e9-975c-b8a4d9256cac","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"33047ef7-6455-49bc-891a-51968033c2fd","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:30:54.549Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:54.553Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7c7e499c-be3c-43e9-975c-b8a4d9256cac","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"33047ef7-6455-49bc-891a-51968033c2fd","LogTimestamp":"2023-04-25T00:30:54.552Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:30:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:30:56.562Z","message":"Entering","context":{"RequestID":"2263567c-b679-42db-a36f-b70f7a843263","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e3d07a48-d09b-47d2-830b-d3c85a786aad","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:30:56.562Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:30:56.565Z","message":"{\"transactionId\":\"2263567c-b679-42db-a36f-b70f7a843263\",\"status\":\"200\",\"rqstDate\":\"230425-00:30:56:563\",\"respDate\":\"230425-00:30:56:565\",\"sourceId\":\"haproxy:2263567c-b679-42db-a36f-b70f7a843263\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:30:56:563-12760\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[62723915-a10b-4bf0-8d43-26d0a55873c1], x-b3-parentspanid=[78c1283eb5ff4259], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f57785fa1b5ef84a78c1283eb5ff4259], x-b3-spanid=[f2506fd12145f36e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2263567c-b679-42db-a36f-b70f7a843263]}\\\"}\"}","context":{"RequestID":"2263567c-b679-42db-a36f-b70f7a843263","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e3d07a48-d09b-47d2-830b-d3c85a786aad","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:30:56.562Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:56.566Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2263567c-b679-42db-a36f-b70f7a843263","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e3d07a48-d09b-47d2-830b-d3c85a786aad","LogTimestamp":"2023-04-25T00:30:56.566Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:30:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:30:58.576Z","message":"Entering","context":{"RequestID":"3a43da27-4d9c-46b3-bdbf-539dd03ffc13","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"676f2d1a-68af-4852-9001-fdf59123a9a0","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:30:58.576Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:30:58.579Z","message":"{\"transactionId\":\"3a43da27-4d9c-46b3-bdbf-539dd03ffc13\",\"status\":\"200\",\"rqstDate\":\"230425-00:30:58:577\",\"respDate\":\"230425-00:30:58:579\",\"sourceId\":\"haproxy:3a43da27-4d9c-46b3-bdbf-539dd03ffc13\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:30:58:577-84167\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[139eb54a-bf02-4553-8dd6-bf397c8a88bd], x-b3-parentspanid=[6cbcb3b8af6dc0d8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[75c8ffa3b236beef6cbcb3b8af6dc0d8], x-b3-spanid=[1dff38a2cc2b2061], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3a43da27-4d9c-46b3-bdbf-539dd03ffc13]}\\\"}\"}","context":{"RequestID":"3a43da27-4d9c-46b3-bdbf-539dd03ffc13","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"676f2d1a-68af-4852-9001-fdf59123a9a0","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:30:58.576Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:58.580Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3a43da27-4d9c-46b3-bdbf-539dd03ffc13","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"676f2d1a-68af-4852-9001-fdf59123a9a0","LogTimestamp":"2023-04-25T00:30:58.580Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:30:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:30:58.749Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:30:58.763Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:58.763Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:30:58.763Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:00.591Z","message":"Entering","context":{"RequestID":"1c872c23-f796-4941-97c4-35fd05d86ef7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"18c0760b-44b8-41ac-9dc0-c41990027ef3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:31:00.590Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:31:00.593Z","message":"{\"transactionId\":\"1c872c23-f796-4941-97c4-35fd05d86ef7\",\"status\":\"200\",\"rqstDate\":\"230425-00:31:00:592\",\"respDate\":\"230425-00:31:00:593\",\"sourceId\":\"haproxy:1c872c23-f796-4941-97c4-35fd05d86ef7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:31:00:592-28868\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c02a2fcf-31be-4bb2-93bb-ee34eab5ab82], x-b3-parentspanid=[2c9488497de1973a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1c89f0cc66d61b3f2c9488497de1973a], x-b3-spanid=[b793fb76578eae66], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1c872c23-f796-4941-97c4-35fd05d86ef7]}\\\"}\"}","context":{"RequestID":"1c872c23-f796-4941-97c4-35fd05d86ef7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"18c0760b-44b8-41ac-9dc0-c41990027ef3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:31:00.590Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:00.594Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1c872c23-f796-4941-97c4-35fd05d86ef7","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"18c0760b-44b8-41ac-9dc0-c41990027ef3","LogTimestamp":"2023-04-25T00:31:00.594Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:31:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:31:00.901Z","message":"Entering","context":{"RequestID":"99aa8972-e354-46e6-885a-91c2916b9efc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"37464d41-971f-45b7-8027-dca6e08f05fa","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:31:00.901Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:31:00.904Z","message":"{\"transactionId\":\"99aa8972-e354-46e6-885a-91c2916b9efc\",\"status\":\"200\",\"rqstDate\":\"230425-00:31:00:902\",\"respDate\":\"230425-00:31:00:904\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:99aa8972-e354-46e6-885a-91c2916b9efc\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:31:00:902-22882\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a754e961-cd34-4c20-8ce2-5143edfffb4a], x-b3-parentspanid=[a8c57689724cb710], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34871], x-envoy-attempt-count=[1], x-b3-traceid=[c2dae79b92ec6412a8c57689724cb710], x-b3-spanid=[9b7c9ce3e9be43ab], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[99aa8972-e354-46e6-885a-91c2916b9efc]}\\\"}\"}","context":{"RequestID":"99aa8972-e354-46e6-885a-91c2916b9efc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"37464d41-971f-45b7-8027-dca6e08f05fa","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:31:00.901Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:00.905Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"99aa8972-e354-46e6-885a-91c2916b9efc","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"37464d41-971f-45b7-8027-dca6e08f05fa","LogTimestamp":"2023-04-25T00:31:00.905Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:31:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:31:01.096Z","message":"Entering","context":{"RequestID":"0f9a6401-4f9e-4877-b95e-4bcb59773335","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ca2adf09-a0b8-4e1e-b08b-51083c5a885d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:31:01.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:31:01.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"0f9a6401-4f9e-4877-b95e-4bcb59773335","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ca2adf09-a0b8-4e1e-b08b-51083c5a885d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:31:01.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:01.099Z","message":"{\"transactionId\":\"0f9a6401-4f9e-4877-b95e-4bcb59773335\",\"status\":\"200\",\"rqstDate\":\"230425-00:31:01:097\",\"respDate\":\"230425-00:31:01:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:0f9a6401-4f9e-4877-b95e-4bcb59773335\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:31:01:097-5954\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[0f9a6401-4f9e-4877-b95e-4bcb59773335]}\\\"}\"}","context":{"RequestID":"0f9a6401-4f9e-4877-b95e-4bcb59773335","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ca2adf09-a0b8-4e1e-b08b-51083c5a885d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:31:01.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:01.099Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0f9a6401-4f9e-4877-b95e-4bcb59773335","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ca2adf09-a0b8-4e1e-b08b-51083c5a885d","LogTimestamp":"2023-04-25T00:31:01.099Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:31:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:31:02.604Z","message":"Entering","context":{"RequestID":"62e24728-44ce-41b2-a7ae-919780793aed","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a8ad60aa-8e05-428d-ab7e-f96e80e545bf","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:31:02.604Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:31:02.607Z","message":"{\"transactionId\":\"62e24728-44ce-41b2-a7ae-919780793aed\",\"status\":\"200\",\"rqstDate\":\"230425-00:31:02:605\",\"respDate\":\"230425-00:31:02:607\",\"sourceId\":\"haproxy:62e24728-44ce-41b2-a7ae-919780793aed\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:31:02:605-13906\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8a4d0e29-3649-4928-a1af-7e246ce25c9c], x-b3-parentspanid=[7d40c995cb6a8e24], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dec14f49e64b82de7d40c995cb6a8e24], x-b3-spanid=[f746457ba672b1ab], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[62e24728-44ce-41b2-a7ae-919780793aed]}\\\"}\"}","context":{"RequestID":"62e24728-44ce-41b2-a7ae-919780793aed","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a8ad60aa-8e05-428d-ab7e-f96e80e545bf","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:31:02.604Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:02.608Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"62e24728-44ce-41b2-a7ae-919780793aed","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a8ad60aa-8e05-428d-ab7e-f96e80e545bf","LogTimestamp":"2023-04-25T00:31:02.608Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:31:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:31:04.619Z","message":"Entering","context":{"RequestID":"167d96c4-6f0a-47a2-8ce8-b801660e1361","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0680ce2e-2eab-405a-890e-c92022ed5f76","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:31:04.619Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:31:04.622Z","message":"{\"transactionId\":\"167d96c4-6f0a-47a2-8ce8-b801660e1361\",\"status\":\"200\",\"rqstDate\":\"230425-00:31:04:620\",\"respDate\":\"230425-00:31:04:621\",\"sourceId\":\"haproxy:167d96c4-6f0a-47a2-8ce8-b801660e1361\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:31:04:620-93094\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7f4a5a57-046e-4b7f-994a-2d42d4d71ccc], x-b3-parentspanid=[dc7842ec1b85edf7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6bb4034c8d14fc09dc7842ec1b85edf7], x-b3-spanid=[eca9c599f53de4ee], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[167d96c4-6f0a-47a2-8ce8-b801660e1361]}\\\"}\"}","context":{"RequestID":"167d96c4-6f0a-47a2-8ce8-b801660e1361","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0680ce2e-2eab-405a-890e-c92022ed5f76","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:31:04.619Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:04.622Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"167d96c4-6f0a-47a2-8ce8-b801660e1361","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0680ce2e-2eab-405a-890e-c92022ed5f76","LogTimestamp":"2023-04-25T00:31:04.622Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:31:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:31:06.632Z","message":"Entering","context":{"RequestID":"b6b07ff9-b83a-492f-896f-6fc1a2d07a5e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ee719de1-f82e-4e15-a845-ec831a984ce8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:31:06.632Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:31:06.635Z","message":"{\"transactionId\":\"b6b07ff9-b83a-492f-896f-6fc1a2d07a5e\",\"status\":\"200\",\"rqstDate\":\"230425-00:31:06:633\",\"respDate\":\"230425-00:31:06:635\",\"sourceId\":\"haproxy:b6b07ff9-b83a-492f-896f-6fc1a2d07a5e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:31:06:633-38546\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4bc3aee3-3deb-4d7b-8bc3-74d3f9bbf50e], x-b3-parentspanid=[8f3497979a67c2fb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0fd22abc87ef4f368f3497979a67c2fb], x-b3-spanid=[5154e52bbfb82c25], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b6b07ff9-b83a-492f-896f-6fc1a2d07a5e]}\\\"}\"}","context":{"RequestID":"b6b07ff9-b83a-492f-896f-6fc1a2d07a5e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ee719de1-f82e-4e15-a845-ec831a984ce8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:31:06.632Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:06.636Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b6b07ff9-b83a-492f-896f-6fc1a2d07a5e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ee719de1-f82e-4e15-a845-ec831a984ce8","LogTimestamp":"2023-04-25T00:31:06.636Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:31:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:31:08.646Z","message":"Entering","context":{"RequestID":"b199bbeb-c026-4d48-b7f2-5f313b37e492","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9ef935cc-0733-4e4c-a8bb-20c1e5738acb","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:31:08.646Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:31:08.649Z","message":"{\"transactionId\":\"b199bbeb-c026-4d48-b7f2-5f313b37e492\",\"status\":\"200\",\"rqstDate\":\"230425-00:31:08:647\",\"respDate\":\"230425-00:31:08:649\",\"sourceId\":\"haproxy:b199bbeb-c026-4d48-b7f2-5f313b37e492\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:31:08:647-61586\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dab0d07c-91d4-4718-a9d2-e0a26ef5ef37], x-b3-parentspanid=[4f42a67d1f58a39d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6ec3e3d597e185704f42a67d1f58a39d], x-b3-spanid=[66e2f50ed4949182], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b199bbeb-c026-4d48-b7f2-5f313b37e492]}\\\"}\"}","context":{"RequestID":"b199bbeb-c026-4d48-b7f2-5f313b37e492","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9ef935cc-0733-4e4c-a8bb-20c1e5738acb","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:31:08.646Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:08.650Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b199bbeb-c026-4d48-b7f2-5f313b37e492","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9ef935cc-0733-4e4c-a8bb-20c1e5738acb","LogTimestamp":"2023-04-25T00:31:08.650Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:31:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:31:08.750Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:31:08.768Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:08.768Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:08.768Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:10.661Z","message":"Entering","context":{"RequestID":"c509f75b-ed28-4eba-93e7-8b735c8b4b08","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1a1368d9-a62a-4aec-9061-023077d53c24","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:31:10.661Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:31:10.664Z","message":"{\"transactionId\":\"c509f75b-ed28-4eba-93e7-8b735c8b4b08\",\"status\":\"200\",\"rqstDate\":\"230425-00:31:10:662\",\"respDate\":\"230425-00:31:10:664\",\"sourceId\":\"haproxy:c509f75b-ed28-4eba-93e7-8b735c8b4b08\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:31:10:662-13359\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ca4d33fb-f5b3-421e-93c1-e0fc590eb3eb], x-b3-parentspanid=[3f6004bce2984450], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f74a9990a7c6c3003f6004bce2984450], x-b3-spanid=[1b10853406e57586], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c509f75b-ed28-4eba-93e7-8b735c8b4b08]}\\\"}\"}","context":{"RequestID":"c509f75b-ed28-4eba-93e7-8b735c8b4b08","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1a1368d9-a62a-4aec-9061-023077d53c24","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:31:10.661Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:10.665Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c509f75b-ed28-4eba-93e7-8b735c8b4b08","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1a1368d9-a62a-4aec-9061-023077d53c24","LogTimestamp":"2023-04-25T00:31:10.665Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:31:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:31:10.903Z","message":"Entering","context":{"RequestID":"8596f17b-bc94-49dc-a60f-477687c009fc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"55c6c2a0-fcda-4bc9-bd4b-6c8064c153e6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:31:10.903Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:31:10.905Z","message":"{\"transactionId\":\"8596f17b-bc94-49dc-a60f-477687c009fc\",\"status\":\"200\",\"rqstDate\":\"230425-00:31:10:903\",\"respDate\":\"230425-00:31:10:905\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:8596f17b-bc94-49dc-a60f-477687c009fc\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:31:10:903-17144\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[abe8c514-b35d-4c38-9fb9-886f24d4d7ae], x-b3-parentspanid=[ac6e3961d01da189], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51467], x-envoy-attempt-count=[1], x-b3-traceid=[b44528a73fed09e5ac6e3961d01da189], x-b3-spanid=[44b331d127cdeed5], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[8596f17b-bc94-49dc-a60f-477687c009fc]}\\\"}\"}","context":{"RequestID":"8596f17b-bc94-49dc-a60f-477687c009fc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"55c6c2a0-fcda-4bc9-bd4b-6c8064c153e6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:31:10.903Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:10.905Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8596f17b-bc94-49dc-a60f-477687c009fc","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"55c6c2a0-fcda-4bc9-bd4b-6c8064c153e6","LogTimestamp":"2023-04-25T00:31:10.905Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:31:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:31:11.097Z","message":"Entering","context":{"RequestID":"fcbc99bd-dda3-4276-9466-64d806af24d1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4d3f08bd-8697-4a31-87aa-d094e7f28ac4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:31:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:31:11.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"fcbc99bd-dda3-4276-9466-64d806af24d1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4d3f08bd-8697-4a31-87aa-d094e7f28ac4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:31:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:11.099Z","message":"{\"transactionId\":\"fcbc99bd-dda3-4276-9466-64d806af24d1\",\"status\":\"200\",\"rqstDate\":\"230425-00:31:11:097\",\"respDate\":\"230425-00:31:11:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:fcbc99bd-dda3-4276-9466-64d806af24d1\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:31:11:097-65428\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[fcbc99bd-dda3-4276-9466-64d806af24d1]}\\\"}\"}","context":{"RequestID":"fcbc99bd-dda3-4276-9466-64d806af24d1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4d3f08bd-8697-4a31-87aa-d094e7f28ac4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:31:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:11.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fcbc99bd-dda3-4276-9466-64d806af24d1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4d3f08bd-8697-4a31-87aa-d094e7f28ac4","LogTimestamp":"2023-04-25T00:31:11.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:31:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:31:12.176Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:12.180Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:12.677Z","message":"Entering","context":{"RequestID":"85d24ff4-ac8d-45f5-9505-725e1e42adf8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"01d94961-369b-409b-b63b-fa2bfe10c6fa","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:31:12.676Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:31:12.679Z","message":"{\"transactionId\":\"85d24ff4-ac8d-45f5-9505-725e1e42adf8\",\"status\":\"200\",\"rqstDate\":\"230425-00:31:12:678\",\"respDate\":\"230425-00:31:12:679\",\"sourceId\":\"haproxy:85d24ff4-ac8d-45f5-9505-725e1e42adf8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:31:12:678-46120\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ea959258-c738-4594-a7f5-d02881125b9c], x-b3-parentspanid=[c7e30f0df069d9ca], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[45364cc2f5940404c7e30f0df069d9ca], x-b3-spanid=[f888710d1fe06386], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[85d24ff4-ac8d-45f5-9505-725e1e42adf8]}\\\"}\"}","context":{"RequestID":"85d24ff4-ac8d-45f5-9505-725e1e42adf8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"01d94961-369b-409b-b63b-fa2bfe10c6fa","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:31:12.676Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:12.683Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"85d24ff4-ac8d-45f5-9505-725e1e42adf8","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"7","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"01d94961-369b-409b-b63b-fa2bfe10c6fa","LogTimestamp":"2023-04-25T00:31:12.683Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:31:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-04-25T00:31:14.694Z","message":"Entering","context":{"RequestID":"d8f3faa6-38c1-4059-854c-cd423e4c76cf","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2d2fb2b2-bc8e-4afe-8d68-9346fa49e47c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:31:14.694Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:31:14.697Z","message":"{\"transactionId\":\"d8f3faa6-38c1-4059-854c-cd423e4c76cf\",\"status\":\"200\",\"rqstDate\":\"230425-00:31:14:695\",\"respDate\":\"230425-00:31:14:697\",\"sourceId\":\"haproxy:d8f3faa6-38c1-4059-854c-cd423e4c76cf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:31:14:695-74682\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3617ae05-8d56-449d-9015-d7c5063ecdb9], x-b3-parentspanid=[68f967fbc7986d8a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[89fce1e68934f0e068f967fbc7986d8a], x-b3-spanid=[0dcaffc5b1ec17c9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d8f3faa6-38c1-4059-854c-cd423e4c76cf]}\\\"}\"}","context":{"RequestID":"d8f3faa6-38c1-4059-854c-cd423e4c76cf","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2d2fb2b2-bc8e-4afe-8d68-9346fa49e47c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:31:14.694Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:14.698Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d8f3faa6-38c1-4059-854c-cd423e4c76cf","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2d2fb2b2-bc8e-4afe-8d68-9346fa49e47c","LogTimestamp":"2023-04-25T00:31:14.698Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:31:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:31:16.708Z","message":"Entering","context":{"RequestID":"86cb26df-4eed-428b-8b7b-fe3a9ee5cc59","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fae4ac23-a1af-4ae5-a868-f46dec94a7a5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:31:16.708Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:31:16.711Z","message":"{\"transactionId\":\"86cb26df-4eed-428b-8b7b-fe3a9ee5cc59\",\"status\":\"200\",\"rqstDate\":\"230425-00:31:16:709\",\"respDate\":\"230425-00:31:16:711\",\"sourceId\":\"haproxy:86cb26df-4eed-428b-8b7b-fe3a9ee5cc59\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:31:16:709-5503\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ba146ec9-0892-4e04-8fbe-1e1ffd4363dc], x-b3-parentspanid=[f6b5481762aebba1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[edfe10029b73ec3ef6b5481762aebba1], x-b3-spanid=[8c179dedb9a37a97], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[86cb26df-4eed-428b-8b7b-fe3a9ee5cc59]}\\\"}\"}","context":{"RequestID":"86cb26df-4eed-428b-8b7b-fe3a9ee5cc59","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fae4ac23-a1af-4ae5-a868-f46dec94a7a5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:31:16.708Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:16.712Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"86cb26df-4eed-428b-8b7b-fe3a9ee5cc59","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fae4ac23-a1af-4ae5-a868-f46dec94a7a5","LogTimestamp":"2023-04-25T00:31:16.712Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:31:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:31:18.724Z","message":"Entering","context":{"RequestID":"fc4f29f0-cf66-4388-b301-fd45afea0863","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"df9a0fb8-2653-429c-9fd1-acb145ab4bd3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:31:18.723Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:31:18.726Z","message":"{\"transactionId\":\"fc4f29f0-cf66-4388-b301-fd45afea0863\",\"status\":\"200\",\"rqstDate\":\"230425-00:31:18:724\",\"respDate\":\"230425-00:31:18:725\",\"sourceId\":\"haproxy:fc4f29f0-cf66-4388-b301-fd45afea0863\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:31:18:724-73711\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7d06626e-a313-481c-b68c-6185e9b2e742], x-b3-parentspanid=[6f8fb9b420476017], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2781ce48fdd208ef6f8fb9b420476017], x-b3-spanid=[278ee80d2f009ae4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fc4f29f0-cf66-4388-b301-fd45afea0863]}\\\"}\"}","context":{"RequestID":"fc4f29f0-cf66-4388-b301-fd45afea0863","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"df9a0fb8-2653-429c-9fd1-acb145ab4bd3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:31:18.723Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:18.726Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fc4f29f0-cf66-4388-b301-fd45afea0863","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"df9a0fb8-2653-429c-9fd1-acb145ab4bd3","LogTimestamp":"2023-04-25T00:31:18.726Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:31:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:31:18.750Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:31:18.782Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:18.783Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:18.783Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:20.738Z","message":"Entering","context":{"RequestID":"56c2cec6-da3d-46e8-b08e-e5ca90cc7378","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4e71cd11-4f20-4af9-b9df-f1f69835a3c2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:31:20.738Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:31:20.741Z","message":"{\"transactionId\":\"56c2cec6-da3d-46e8-b08e-e5ca90cc7378\",\"status\":\"200\",\"rqstDate\":\"230425-00:31:20:740\",\"respDate\":\"230425-00:31:20:741\",\"sourceId\":\"haproxy:56c2cec6-da3d-46e8-b08e-e5ca90cc7378\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:31:20:740-75600\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[056b25b9-1ad4-458e-9571-85c19ca838a6], x-b3-parentspanid=[38e6df8ce7b4f889], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f444269781abc71f38e6df8ce7b4f889], x-b3-spanid=[762e0a1da66b7dbc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[56c2cec6-da3d-46e8-b08e-e5ca90cc7378]}\\\"}\"}","context":{"RequestID":"56c2cec6-da3d-46e8-b08e-e5ca90cc7378","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4e71cd11-4f20-4af9-b9df-f1f69835a3c2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:31:20.738Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:20.742Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"56c2cec6-da3d-46e8-b08e-e5ca90cc7378","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4e71cd11-4f20-4af9-b9df-f1f69835a3c2","LogTimestamp":"2023-04-25T00:31:20.742Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:31:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:31:20.902Z","message":"Entering","context":{"RequestID":"ca19e34f-5997-4761-b776-c0ade9a1b625","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"68369470-8269-4b6f-8e22-a9420e565236","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:31:20.901Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:31:20.904Z","message":"{\"transactionId\":\"ca19e34f-5997-4761-b776-c0ade9a1b625\",\"status\":\"200\",\"rqstDate\":\"230425-00:31:20:902\",\"respDate\":\"230425-00:31:20:904\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ca19e34f-5997-4761-b776-c0ade9a1b625\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:31:20:902-60485\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[48805c60-26c2-42a1-8402-23a44884a529], x-b3-parentspanid=[f2bb3a60fe0ba866], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49857], x-envoy-attempt-count=[1], x-b3-traceid=[83dc656f3b823c7af2bb3a60fe0ba866], x-b3-spanid=[277f571f3fd9d1b0], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ca19e34f-5997-4761-b776-c0ade9a1b625]}\\\"}\"}","context":{"RequestID":"ca19e34f-5997-4761-b776-c0ade9a1b625","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"68369470-8269-4b6f-8e22-a9420e565236","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:31:20.901Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:20.904Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ca19e34f-5997-4761-b776-c0ade9a1b625","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"68369470-8269-4b6f-8e22-a9420e565236","LogTimestamp":"2023-04-25T00:31:20.904Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:31:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:31:21.097Z","message":"Entering","context":{"RequestID":"056d20cc-bf75-4846-98fe-b4fb087af8ce","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f0635ffc-ac2f-4bf4-8bbd-50f7cf90d78f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:31:21.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:31:21.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"056d20cc-bf75-4846-98fe-b4fb087af8ce","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f0635ffc-ac2f-4bf4-8bbd-50f7cf90d78f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:31:21.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:21.100Z","message":"{\"transactionId\":\"056d20cc-bf75-4846-98fe-b4fb087af8ce\",\"status\":\"200\",\"rqstDate\":\"230425-00:31:21:098\",\"respDate\":\"230425-00:31:21:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:056d20cc-bf75-4846-98fe-b4fb087af8ce\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:31:21:098-15461\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[056d20cc-bf75-4846-98fe-b4fb087af8ce]}\\\"}\"}","context":{"RequestID":"056d20cc-bf75-4846-98fe-b4fb087af8ce","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f0635ffc-ac2f-4bf4-8bbd-50f7cf90d78f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:31:21.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:21.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"056d20cc-bf75-4846-98fe-b4fb087af8ce","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f0635ffc-ac2f-4bf4-8bbd-50f7cf90d78f","LogTimestamp":"2023-04-25T00:31:21.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:31:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:31:22.751Z","message":"Entering","context":{"RequestID":"943dc4ca-4664-4f67-a87e-8c2be39c93de","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e005c8a5-1084-44c9-a782-c2d07af7a1dd","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:31:22.751Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:31:22.753Z","message":"{\"transactionId\":\"943dc4ca-4664-4f67-a87e-8c2be39c93de\",\"status\":\"200\",\"rqstDate\":\"230425-00:31:22:752\",\"respDate\":\"230425-00:31:22:753\",\"sourceId\":\"haproxy:943dc4ca-4664-4f67-a87e-8c2be39c93de\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:31:22:752-28731\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e2b64a03-7dc8-4926-a917-8c3fb82f7d25], x-b3-parentspanid=[4ef187f64251f3b4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1d9e281dfaf9502c4ef187f64251f3b4], x-b3-spanid=[ffc1410f71006e47], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[943dc4ca-4664-4f67-a87e-8c2be39c93de]}\\\"}\"}","context":{"RequestID":"943dc4ca-4664-4f67-a87e-8c2be39c93de","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e005c8a5-1084-44c9-a782-c2d07af7a1dd","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:31:22.751Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:22.754Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"943dc4ca-4664-4f67-a87e-8c2be39c93de","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e005c8a5-1084-44c9-a782-c2d07af7a1dd","LogTimestamp":"2023-04-25T00:31:22.754Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:31:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:31:24.763Z","message":"Entering","context":{"RequestID":"86413dc3-f454-48f3-b080-ed90dac6af03","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e1017f4b-daba-4210-bf52-19727b823e85","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:31:24.762Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:31:24.766Z","message":"{\"transactionId\":\"86413dc3-f454-48f3-b080-ed90dac6af03\",\"status\":\"200\",\"rqstDate\":\"230425-00:31:24:764\",\"respDate\":\"230425-00:31:24:766\",\"sourceId\":\"haproxy:86413dc3-f454-48f3-b080-ed90dac6af03\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:31:24:764-66951\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[aa2ab1fa-32fc-4bf4-8c0b-1bc67468eb35], x-b3-parentspanid=[85262e9374953989], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ae337f051ab05c9285262e9374953989], x-b3-spanid=[19c879ee764c7bea], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[86413dc3-f454-48f3-b080-ed90dac6af03]}\\\"}\"}","context":{"RequestID":"86413dc3-f454-48f3-b080-ed90dac6af03","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e1017f4b-daba-4210-bf52-19727b823e85","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:31:24.762Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:24.767Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"86413dc3-f454-48f3-b080-ed90dac6af03","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e1017f4b-daba-4210-bf52-19727b823e85","LogTimestamp":"2023-04-25T00:31:24.767Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:31:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:31:26.777Z","message":"Entering","context":{"RequestID":"0b567b32-104f-4be9-922d-110dae7b3824","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"df102e7f-c746-4137-b0a9-ce66ec38c0ec","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:31:26.777Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:31:26.781Z","message":"{\"transactionId\":\"0b567b32-104f-4be9-922d-110dae7b3824\",\"status\":\"200\",\"rqstDate\":\"230425-00:31:26:778\",\"respDate\":\"230425-00:31:26:781\",\"sourceId\":\"haproxy:0b567b32-104f-4be9-922d-110dae7b3824\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:31:26:778-10864\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[87fd5852-d4a6-4672-9766-236a2e26b99a], x-b3-parentspanid=[1925a529fe7b97ee], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4ccf011c888b69531925a529fe7b97ee], x-b3-spanid=[35c3ce0c89f0fe4e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0b567b32-104f-4be9-922d-110dae7b3824]}\\\"}\"}","context":{"RequestID":"0b567b32-104f-4be9-922d-110dae7b3824","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"df102e7f-c746-4137-b0a9-ce66ec38c0ec","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:31:26.777Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:26.782Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0b567b32-104f-4be9-922d-110dae7b3824","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"df102e7f-c746-4137-b0a9-ce66ec38c0ec","LogTimestamp":"2023-04-25T00:31:26.782Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:31:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:31:28.750Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:31:28.765Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:28.766Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:28.766Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:28.792Z","message":"Entering","context":{"RequestID":"f60497ee-6ed6-444a-ac12-7c7a89ff0384","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d2a4510e-d862-4bd6-ac68-030e082cb6bf","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:31:28.792Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:31:28.804Z","message":"{\"transactionId\":\"f60497ee-6ed6-444a-ac12-7c7a89ff0384\",\"status\":\"200\",\"rqstDate\":\"230425-00:31:28:793\",\"respDate\":\"230425-00:31:28:803\",\"sourceId\":\"haproxy:f60497ee-6ed6-444a-ac12-7c7a89ff0384\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:31:28:793-5955\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[32025062-e994-4749-8fa8-fa022b4d487e], x-b3-parentspanid=[7b139345df104f02], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[488985e8612114d57b139345df104f02], x-b3-spanid=[c137e324d5563ce7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f60497ee-6ed6-444a-ac12-7c7a89ff0384]}\\\"}\"}","context":{"RequestID":"f60497ee-6ed6-444a-ac12-7c7a89ff0384","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d2a4510e-d862-4bd6-ac68-030e082cb6bf","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:31:28.792Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:28.805Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f60497ee-6ed6-444a-ac12-7c7a89ff0384","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"13","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d2a4510e-d862-4bd6-ac68-030e082cb6bf","LogTimestamp":"2023-04-25T00:31:28.805Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:31:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 16 - "logType": "access"
{"timestamp":"2023-04-25T00:31:30.813Z","message":"Entering","context":{"RequestID":"89080c16-9975-41cd-9d1c-b4fa314acf0c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"147130b3-4773-4c4f-9d2d-3b12472718a0","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:31:30.813Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:31:30.816Z","message":"{\"transactionId\":\"89080c16-9975-41cd-9d1c-b4fa314acf0c\",\"status\":\"200\",\"rqstDate\":\"230425-00:31:30:814\",\"respDate\":\"230425-00:31:30:816\",\"sourceId\":\"haproxy:89080c16-9975-41cd-9d1c-b4fa314acf0c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:31:30:814-67410\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[23a0f210-926c-4e0e-a2b5-20d43b26bed6], x-b3-parentspanid=[9b46678eb1ad18fd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[52b12c2f23d7eabb9b46678eb1ad18fd], x-b3-spanid=[91a361fb36a338bb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[89080c16-9975-41cd-9d1c-b4fa314acf0c]}\\\"}\"}","context":{"RequestID":"89080c16-9975-41cd-9d1c-b4fa314acf0c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"147130b3-4773-4c4f-9d2d-3b12472718a0","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:31:30.813Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:30.817Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"89080c16-9975-41cd-9d1c-b4fa314acf0c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"147130b3-4773-4c4f-9d2d-3b12472718a0","LogTimestamp":"2023-04-25T00:31:30.817Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:31:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:31:30.902Z","message":"Entering","context":{"RequestID":"6c6be011-8a35-43ff-ab48-0045ac669a3c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5e010ed3-f7b2-4f59-896b-5a1553cf2219","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:31:30.902Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:31:30.905Z","message":"{\"transactionId\":\"6c6be011-8a35-43ff-ab48-0045ac669a3c\",\"status\":\"200\",\"rqstDate\":\"230425-00:31:30:903\",\"respDate\":\"230425-00:31:30:905\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:6c6be011-8a35-43ff-ab48-0045ac669a3c\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:31:30:903-16352\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[55a9d2b4-dbde-4d8a-af73-7a393137d3ba], x-b3-parentspanid=[4e306b2c6959b901], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37855], x-envoy-attempt-count=[1], x-b3-traceid=[e569e753644082094e306b2c6959b901], x-b3-spanid=[264b17a5a5c46d22], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[6c6be011-8a35-43ff-ab48-0045ac669a3c]}\\\"}\"}","context":{"RequestID":"6c6be011-8a35-43ff-ab48-0045ac669a3c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5e010ed3-f7b2-4f59-896b-5a1553cf2219","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:31:30.902Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:30.906Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6c6be011-8a35-43ff-ab48-0045ac669a3c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5e010ed3-f7b2-4f59-896b-5a1553cf2219","LogTimestamp":"2023-04-25T00:31:30.906Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:31:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:31:31.097Z","message":"Entering","context":{"RequestID":"41d4424c-3131-4174-a2f8-a043fe1b4f2e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f1efea61-2e70-46ea-b710-17aeb0e54633","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:31:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:31:31.100Z","message":"Database is available from CACHED check.","context":{"RequestID":"41d4424c-3131-4174-a2f8-a043fe1b4f2e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f1efea61-2e70-46ea-b710-17aeb0e54633","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:31:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:31.102Z","message":"{\"transactionId\":\"41d4424c-3131-4174-a2f8-a043fe1b4f2e\",\"status\":\"200\",\"rqstDate\":\"230425-00:31:31:098\",\"respDate\":\"230425-00:31:31:101\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:41d4424c-3131-4174-a2f8-a043fe1b4f2e\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:31:31:098-75479\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[41d4424c-3131-4174-a2f8-a043fe1b4f2e]}\\\"}\"}","context":{"RequestID":"41d4424c-3131-4174-a2f8-a043fe1b4f2e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f1efea61-2e70-46ea-b710-17aeb0e54633","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:31:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:31.103Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"41d4424c-3131-4174-a2f8-a043fe1b4f2e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f1efea61-2e70-46ea-b710-17aeb0e54633","LogTimestamp":"2023-04-25T00:31:31.103Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:31:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:31:32.825Z","message":"Entering","context":{"RequestID":"a1629a73-eb67-4580-a4ae-9943be4f1fc0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3c8abf85-f8ab-4d0f-a42a-d2ff9d60eb2a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:31:32.825Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:31:32.828Z","message":"{\"transactionId\":\"a1629a73-eb67-4580-a4ae-9943be4f1fc0\",\"status\":\"200\",\"rqstDate\":\"230425-00:31:32:826\",\"respDate\":\"230425-00:31:32:828\",\"sourceId\":\"haproxy:a1629a73-eb67-4580-a4ae-9943be4f1fc0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:31:32:826-16466\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c33cd61e-1f23-4ebb-beb4-263d72eb10a7], x-b3-parentspanid=[ed1ae26da848eb96], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e5ce320f5d55d423ed1ae26da848eb96], x-b3-spanid=[bd183c66b7e12f71], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a1629a73-eb67-4580-a4ae-9943be4f1fc0]}\\\"}\"}","context":{"RequestID":"a1629a73-eb67-4580-a4ae-9943be4f1fc0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3c8abf85-f8ab-4d0f-a42a-d2ff9d60eb2a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:31:32.825Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:32.829Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a1629a73-eb67-4580-a4ae-9943be4f1fc0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3c8abf85-f8ab-4d0f-a42a-d2ff9d60eb2a","LogTimestamp":"2023-04-25T00:31:32.829Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:31:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:31:34.837Z","message":"Entering","context":{"RequestID":"8f76430f-b177-4e5b-bd8b-2b94fd1a70ee","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9ea140e2-000e-4c75-972a-83cedd3c769b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:31:34.837Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:31:34.839Z","message":"{\"transactionId\":\"8f76430f-b177-4e5b-bd8b-2b94fd1a70ee\",\"status\":\"200\",\"rqstDate\":\"230425-00:31:34:838\",\"respDate\":\"230425-00:31:34:839\",\"sourceId\":\"haproxy:8f76430f-b177-4e5b-bd8b-2b94fd1a70ee\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:31:34:838-57339\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3ec5f2d4-be52-4ad0-91eb-6db8954755aa], x-b3-parentspanid=[d7b140de6540d91d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b62d3b76d76f1470d7b140de6540d91d], x-b3-spanid=[e27c7cdf0ba71f79], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8f76430f-b177-4e5b-bd8b-2b94fd1a70ee]}\\\"}\"}","context":{"RequestID":"8f76430f-b177-4e5b-bd8b-2b94fd1a70ee","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9ea140e2-000e-4c75-972a-83cedd3c769b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:31:34.837Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:34.840Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8f76430f-b177-4e5b-bd8b-2b94fd1a70ee","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9ea140e2-000e-4c75-972a-83cedd3c769b","LogTimestamp":"2023-04-25T00:31:34.840Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:31:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:31:36.849Z","message":"Entering","context":{"RequestID":"95786cb7-2f05-4805-9497-5532e719dd26","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1d437d78-c376-484c-92c1-b864ce592004","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:31:36.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:31:36.851Z","message":"{\"transactionId\":\"95786cb7-2f05-4805-9497-5532e719dd26\",\"status\":\"200\",\"rqstDate\":\"230425-00:31:36:850\",\"respDate\":\"230425-00:31:36:851\",\"sourceId\":\"haproxy:95786cb7-2f05-4805-9497-5532e719dd26\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:31:36:850-40634\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[055e9b6b-3f54-46a5-9cb3-b66a37c39b90], x-b3-parentspanid=[dbb9ef3e58f660f5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b8e21e0fb5516baedbb9ef3e58f660f5], x-b3-spanid=[01250159433fe85f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[95786cb7-2f05-4805-9497-5532e719dd26]}\\\"}\"}","context":{"RequestID":"95786cb7-2f05-4805-9497-5532e719dd26","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1d437d78-c376-484c-92c1-b864ce592004","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:31:36.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:36.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"95786cb7-2f05-4805-9497-5532e719dd26","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1d437d78-c376-484c-92c1-b864ce592004","LogTimestamp":"2023-04-25T00:31:36.852Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:31:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:31:38.750Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:31:38.766Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:38.767Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:38.767Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:38.862Z","message":"Entering","context":{"RequestID":"3258e1b8-e2eb-4cbd-82b2-43f3e297efd4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"37b277b6-cc51-4360-a9a5-46eabef0e53c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:31:38.862Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:31:38.865Z","message":"{\"transactionId\":\"3258e1b8-e2eb-4cbd-82b2-43f3e297efd4\",\"status\":\"200\",\"rqstDate\":\"230425-00:31:38:863\",\"respDate\":\"230425-00:31:38:864\",\"sourceId\":\"haproxy:3258e1b8-e2eb-4cbd-82b2-43f3e297efd4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:31:38:863-69563\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[af8cdc9d-d93c-4dce-9108-2336ed55733d], x-b3-parentspanid=[d6687c37967e8007], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[126155ed9a7a0e81d6687c37967e8007], x-b3-spanid=[b7f78c598f4e0d83], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3258e1b8-e2eb-4cbd-82b2-43f3e297efd4]}\\\"}\"}","context":{"RequestID":"3258e1b8-e2eb-4cbd-82b2-43f3e297efd4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"37b277b6-cc51-4360-a9a5-46eabef0e53c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:31:38.862Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:38.865Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3258e1b8-e2eb-4cbd-82b2-43f3e297efd4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"37b277b6-cc51-4360-a9a5-46eabef0e53c","LogTimestamp":"2023-04-25T00:31:38.865Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:31:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:31:40.874Z","message":"Entering","context":{"RequestID":"146cce31-f907-4fb2-8f3a-ca34a0e23ac7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"34e7a8e0-6b48-4ef6-9903-aad0b6a511dc","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:31:40.874Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:31:40.876Z","message":"{\"transactionId\":\"146cce31-f907-4fb2-8f3a-ca34a0e23ac7\",\"status\":\"200\",\"rqstDate\":\"230425-00:31:40:875\",\"respDate\":\"230425-00:31:40:876\",\"sourceId\":\"haproxy:146cce31-f907-4fb2-8f3a-ca34a0e23ac7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:31:40:875-290\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fee34d01-9ae7-46ea-b96b-57514841b3fd], x-b3-parentspanid=[4708cbefdfeb77d4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4b6a4ad57531c8654708cbefdfeb77d4], x-b3-spanid=[8dd933a036bcfeb9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[146cce31-f907-4fb2-8f3a-ca34a0e23ac7]}\\\"}\"}","context":{"RequestID":"146cce31-f907-4fb2-8f3a-ca34a0e23ac7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"34e7a8e0-6b48-4ef6-9903-aad0b6a511dc","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:31:40.874Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:40.877Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"146cce31-f907-4fb2-8f3a-ca34a0e23ac7","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"34e7a8e0-6b48-4ef6-9903-aad0b6a511dc","LogTimestamp":"2023-04-25T00:31:40.877Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:31:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:31:40.900Z","message":"Entering","context":{"RequestID":"06b0a847-1cd7-4bc1-be43-9932c0a951f1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b4b6782a-fadf-4fdd-8a1a-2adb16c8d891","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:31:40.900Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:31:40.903Z","message":"{\"transactionId\":\"06b0a847-1cd7-4bc1-be43-9932c0a951f1\",\"status\":\"200\",\"rqstDate\":\"230425-00:31:40:901\",\"respDate\":\"230425-00:31:40:903\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:06b0a847-1cd7-4bc1-be43-9932c0a951f1\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:31:40:901-54272\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3613fdc7-a6a1-42ab-a348-fe661093cf8f], x-b3-parentspanid=[692763c3c5fdacae], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45037], x-envoy-attempt-count=[1], x-b3-traceid=[33127dfae6c931d1692763c3c5fdacae], x-b3-spanid=[168acee108c1b2cf], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[06b0a847-1cd7-4bc1-be43-9932c0a951f1]}\\\"}\"}","context":{"RequestID":"06b0a847-1cd7-4bc1-be43-9932c0a951f1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b4b6782a-fadf-4fdd-8a1a-2adb16c8d891","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:31:40.900Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:40.904Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"06b0a847-1cd7-4bc1-be43-9932c0a951f1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b4b6782a-fadf-4fdd-8a1a-2adb16c8d891","LogTimestamp":"2023-04-25T00:31:40.904Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:31:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:31:41.099Z","message":"Entering","context":{"RequestID":"61d6ea5f-f7f2-4226-a447-454d44b1af59","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0bc36048-00a6-4fa0-8f72-2f69033ddb15","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:31:41.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:31:41.101Z","message":"Database is available from CACHED check.","context":{"RequestID":"61d6ea5f-f7f2-4226-a447-454d44b1af59","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0bc36048-00a6-4fa0-8f72-2f69033ddb15","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:31:41.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:41.102Z","message":"{\"transactionId\":\"61d6ea5f-f7f2-4226-a447-454d44b1af59\",\"status\":\"200\",\"rqstDate\":\"230425-00:31:41:100\",\"respDate\":\"230425-00:31:41:102\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:61d6ea5f-f7f2-4226-a447-454d44b1af59\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:31:41:100-73967\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[61d6ea5f-f7f2-4226-a447-454d44b1af59]}\\\"}\"}","context":{"RequestID":"61d6ea5f-f7f2-4226-a447-454d44b1af59","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0bc36048-00a6-4fa0-8f72-2f69033ddb15","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:31:41.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:41.103Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"61d6ea5f-f7f2-4226-a447-454d44b1af59","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0bc36048-00a6-4fa0-8f72-2f69033ddb15","LogTimestamp":"2023-04-25T00:31:41.103Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:31:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:31:42.182Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:42.186Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:42.887Z","message":"Entering","context":{"RequestID":"a7ec0e90-8bbd-4baf-81b7-c5774748bcad","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"5a01c7a8-53b6-420a-8843-19630d5ecf61","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:31:42.887Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:31:42.890Z","message":"{\"transactionId\":\"a7ec0e90-8bbd-4baf-81b7-c5774748bcad\",\"status\":\"200\",\"rqstDate\":\"230425-00:31:42:888\",\"respDate\":\"230425-00:31:42:890\",\"sourceId\":\"haproxy:a7ec0e90-8bbd-4baf-81b7-c5774748bcad\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:31:42:888-70594\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[62cf2453-568c-4500-9320-60eba477d50e], x-b3-parentspanid=[eabb6fcc54e9f39a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[633239e2592517d6eabb6fcc54e9f39a], x-b3-spanid=[16efed8c5d09f2d6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a7ec0e90-8bbd-4baf-81b7-c5774748bcad]}\\\"}\"}","context":{"RequestID":"a7ec0e90-8bbd-4baf-81b7-c5774748bcad","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"5a01c7a8-53b6-420a-8843-19630d5ecf61","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:31:42.887Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:42.891Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a7ec0e90-8bbd-4baf-81b7-c5774748bcad","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5a01c7a8-53b6-420a-8843-19630d5ecf61","LogTimestamp":"2023-04-25T00:31:42.891Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:31:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:31:44.902Z","message":"Entering","context":{"RequestID":"90c189f0-981b-4d34-a3df-1fa788091d92","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e0b1e11f-4461-47dc-91a1-bc8b63ff6532","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:31:44.902Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:31:44.904Z","message":"{\"transactionId\":\"90c189f0-981b-4d34-a3df-1fa788091d92\",\"status\":\"200\",\"rqstDate\":\"230425-00:31:44:903\",\"respDate\":\"230425-00:31:44:904\",\"sourceId\":\"haproxy:90c189f0-981b-4d34-a3df-1fa788091d92\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:31:44:903-49875\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bfb7e6a4-2a0d-47e4-b806-4345781f8911], x-b3-parentspanid=[c84f5fefd8ebaad6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b1c1a7b9ba3a3073c84f5fefd8ebaad6], x-b3-spanid=[f408221602455ad2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[90c189f0-981b-4d34-a3df-1fa788091d92]}\\\"}\"}","context":{"RequestID":"90c189f0-981b-4d34-a3df-1fa788091d92","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e0b1e11f-4461-47dc-91a1-bc8b63ff6532","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:31:44.902Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:44.905Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"90c189f0-981b-4d34-a3df-1fa788091d92","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e0b1e11f-4461-47dc-91a1-bc8b63ff6532","LogTimestamp":"2023-04-25T00:31:44.905Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:31:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:31:46.916Z","message":"Entering","context":{"RequestID":"984c5d39-be70-49e1-9178-0afd1d34f332","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4c4906e3-e296-46e9-b208-9d5668b83932","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:31:46.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:31:46.920Z","message":"{\"transactionId\":\"984c5d39-be70-49e1-9178-0afd1d34f332\",\"status\":\"200\",\"rqstDate\":\"230425-00:31:46:917\",\"respDate\":\"230425-00:31:46:920\",\"sourceId\":\"haproxy:984c5d39-be70-49e1-9178-0afd1d34f332\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:31:46:917-31678\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d7a7875a-45ad-432a-b3d8-63cbfe27e6fa], x-b3-parentspanid=[fc80d621e86925e6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2d538df5a691cd8dfc80d621e86925e6], x-b3-spanid=[c9e0dea954720446], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[984c5d39-be70-49e1-9178-0afd1d34f332]}\\\"}\"}","context":{"RequestID":"984c5d39-be70-49e1-9178-0afd1d34f332","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4c4906e3-e296-46e9-b208-9d5668b83932","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:31:46.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:46.920Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"984c5d39-be70-49e1-9178-0afd1d34f332","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4c4906e3-e296-46e9-b208-9d5668b83932","LogTimestamp":"2023-04-25T00:31:46.920Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:31:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:31:48.750Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:31:48.763Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:48.763Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:48.763Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:48.933Z","message":"Entering","context":{"RequestID":"358c9bd9-5d92-4752-b5e6-8bd3f0ea7afa","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1244195f-7542-48a4-a4c5-e69621fe6049","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:31:48.933Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:31:48.934Z","message":"{\"transactionId\":\"358c9bd9-5d92-4752-b5e6-8bd3f0ea7afa\",\"status\":\"200\",\"rqstDate\":\"230425-00:31:48:933\",\"respDate\":\"230425-00:31:48:934\",\"sourceId\":\"haproxy:358c9bd9-5d92-4752-b5e6-8bd3f0ea7afa\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:31:48:933-23411\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5fbd7ed6-827e-41a1-b5ee-e73337ef7e97], x-b3-parentspanid=[0cbe0b7fe88bc2d4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[affda68edf135c120cbe0b7fe88bc2d4], x-b3-spanid=[49e2220e184da023], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[358c9bd9-5d92-4752-b5e6-8bd3f0ea7afa]}\\\"}\"}","context":{"RequestID":"358c9bd9-5d92-4752-b5e6-8bd3f0ea7afa","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1244195f-7542-48a4-a4c5-e69621fe6049","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:31:48.933Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:48.935Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"358c9bd9-5d92-4752-b5e6-8bd3f0ea7afa","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1244195f-7542-48a4-a4c5-e69621fe6049","LogTimestamp":"2023-04-25T00:31:48.935Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:31:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:31:50.901Z","message":"Entering","context":{"RequestID":"a2d1ba28-dfca-4f82-9b93-e8d9cdf0639b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7306e02a-efce-43ee-bbce-1ddcacf77ced","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:31:50.901Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:31:50.904Z","message":"{\"transactionId\":\"a2d1ba28-dfca-4f82-9b93-e8d9cdf0639b\",\"status\":\"200\",\"rqstDate\":\"230425-00:31:50:902\",\"respDate\":\"230425-00:31:50:904\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a2d1ba28-dfca-4f82-9b93-e8d9cdf0639b\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:31:50:902-38499\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b4c9c5cf-9bd6-4198-ac4a-ce9e19e41614], x-b3-parentspanid=[68fc4465e3fa4a2c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42651], x-envoy-attempt-count=[1], x-b3-traceid=[5ac4ab5996833f9b68fc4465e3fa4a2c], x-b3-spanid=[8c827ffc9167bd46], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a2d1ba28-dfca-4f82-9b93-e8d9cdf0639b]}\\\"}\"}","context":{"RequestID":"a2d1ba28-dfca-4f82-9b93-e8d9cdf0639b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7306e02a-efce-43ee-bbce-1ddcacf77ced","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:31:50.901Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:50.905Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a2d1ba28-dfca-4f82-9b93-e8d9cdf0639b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7306e02a-efce-43ee-bbce-1ddcacf77ced","LogTimestamp":"2023-04-25T00:31:50.905Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:31:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:31:50.944Z","message":"Entering","context":{"RequestID":"3c463058-6ec5-453a-891a-b2a45dfbb7f7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ec7dea21-04b9-4b70-a464-f21671f2fe40","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:31:50.944Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:31:50.946Z","message":"{\"transactionId\":\"3c463058-6ec5-453a-891a-b2a45dfbb7f7\",\"status\":\"200\",\"rqstDate\":\"230425-00:31:50:945\",\"respDate\":\"230425-00:31:50:946\",\"sourceId\":\"haproxy:3c463058-6ec5-453a-891a-b2a45dfbb7f7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:31:50:945-47082\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f2a2f3b1-350f-424b-8dcb-28e80f2126d1], x-b3-parentspanid=[9d2b44f1bbce871c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9654fcbd7f7d01d69d2b44f1bbce871c], x-b3-spanid=[c77d289d8601492a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3c463058-6ec5-453a-891a-b2a45dfbb7f7]}\\\"}\"}","context":{"RequestID":"3c463058-6ec5-453a-891a-b2a45dfbb7f7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ec7dea21-04b9-4b70-a464-f21671f2fe40","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:31:50.944Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:50.947Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3c463058-6ec5-453a-891a-b2a45dfbb7f7","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ec7dea21-04b9-4b70-a464-f21671f2fe40","LogTimestamp":"2023-04-25T00:31:50.947Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:31:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:31:51.096Z","message":"Entering","context":{"RequestID":"5a58f877-a39c-4426-bf22-36541d582737","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"dbf7fd32-041e-43b1-be9b-b95ec27c7b79","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:31:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:31:51.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"5a58f877-a39c-4426-bf22-36541d582737","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"dbf7fd32-041e-43b1-be9b-b95ec27c7b79","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:31:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:51.100Z","message":"{\"transactionId\":\"5a58f877-a39c-4426-bf22-36541d582737\",\"status\":\"200\",\"rqstDate\":\"230425-00:31:51:097\",\"respDate\":\"230425-00:31:51:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:5a58f877-a39c-4426-bf22-36541d582737\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:31:51:097-35509\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[5a58f877-a39c-4426-bf22-36541d582737]}\\\"}\"}","context":{"RequestID":"5a58f877-a39c-4426-bf22-36541d582737","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"dbf7fd32-041e-43b1-be9b-b95ec27c7b79","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:31:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:51.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5a58f877-a39c-4426-bf22-36541d582737","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dbf7fd32-041e-43b1-be9b-b95ec27c7b79","LogTimestamp":"2023-04-25T00:31:51.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:31:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:31:52.957Z","message":"Entering","context":{"RequestID":"8ea66459-9098-4965-b26e-db71d0974335","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6f14d59b-60d6-4311-afc1-85e8c7751481","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:31:52.957Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:31:52.959Z","message":"{\"transactionId\":\"8ea66459-9098-4965-b26e-db71d0974335\",\"status\":\"200\",\"rqstDate\":\"230425-00:31:52:958\",\"respDate\":\"230425-00:31:52:959\",\"sourceId\":\"haproxy:8ea66459-9098-4965-b26e-db71d0974335\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:31:52:958-44548\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0629f6d5-9e4b-4cb6-88d4-25997d140569], x-b3-parentspanid=[22e0c8d529b5233a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[163802ef1fe8435422e0c8d529b5233a], x-b3-spanid=[326b4a5e478c0223], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8ea66459-9098-4965-b26e-db71d0974335]}\\\"}\"}","context":{"RequestID":"8ea66459-9098-4965-b26e-db71d0974335","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6f14d59b-60d6-4311-afc1-85e8c7751481","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:31:52.957Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:52.960Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8ea66459-9098-4965-b26e-db71d0974335","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6f14d59b-60d6-4311-afc1-85e8c7751481","LogTimestamp":"2023-04-25T00:31:52.960Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:31:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:31:54.969Z","message":"Entering","context":{"RequestID":"024a2a28-0015-4849-80cd-b4eb5ccea379","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"31ba1c07-088c-40ae-b8da-1d05cb4dad41","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:31:54.969Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:31:54.972Z","message":"{\"transactionId\":\"024a2a28-0015-4849-80cd-b4eb5ccea379\",\"status\":\"200\",\"rqstDate\":\"230425-00:31:54:970\",\"respDate\":\"230425-00:31:54:972\",\"sourceId\":\"haproxy:024a2a28-0015-4849-80cd-b4eb5ccea379\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:31:54:970-7115\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a93537ef-3aa4-403f-8c47-639116c67b2c], x-b3-parentspanid=[ff2a90e2301f9c3a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b8e64dffa886e8d5ff2a90e2301f9c3a], x-b3-spanid=[d968e48471cdc727], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[024a2a28-0015-4849-80cd-b4eb5ccea379]}\\\"}\"}","context":{"RequestID":"024a2a28-0015-4849-80cd-b4eb5ccea379","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"31ba1c07-088c-40ae-b8da-1d05cb4dad41","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:31:54.969Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:54.973Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"024a2a28-0015-4849-80cd-b4eb5ccea379","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"31ba1c07-088c-40ae-b8da-1d05cb4dad41","LogTimestamp":"2023-04-25T00:31:54.972Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:31:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:31:56.982Z","message":"Entering","context":{"RequestID":"f5423475-ac2b-476c-9ebc-ea6f1fd4a753","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"59d4c377-86fa-4236-8dd6-529adae88853","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:31:56.982Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:31:56.985Z","message":"{\"transactionId\":\"f5423475-ac2b-476c-9ebc-ea6f1fd4a753\",\"status\":\"200\",\"rqstDate\":\"230425-00:31:56:984\",\"respDate\":\"230425-00:31:56:985\",\"sourceId\":\"haproxy:f5423475-ac2b-476c-9ebc-ea6f1fd4a753\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:31:56:984-12959\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a8578b94-3f72-4364-b896-bc1a30d08101], x-b3-parentspanid=[c99258ee6d379aa9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dc72c420a2249583c99258ee6d379aa9], x-b3-spanid=[30207a3b1f75c45c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f5423475-ac2b-476c-9ebc-ea6f1fd4a753]}\\\"}\"}","context":{"RequestID":"f5423475-ac2b-476c-9ebc-ea6f1fd4a753","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"59d4c377-86fa-4236-8dd6-529adae88853","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:31:56.982Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:56.986Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f5423475-ac2b-476c-9ebc-ea6f1fd4a753","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"59d4c377-86fa-4236-8dd6-529adae88853","LogTimestamp":"2023-04-25T00:31:56.986Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:31:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:31:58.750Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:31:58.763Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:58.764Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:58.764Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:58.995Z","message":"Entering","context":{"RequestID":"9f987faf-8e81-45da-b1a2-c13fb8da175a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"26791653-ea06-4c7f-8cea-34a734f6a0fa","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:31:58.995Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:31:58.998Z","message":"{\"transactionId\":\"9f987faf-8e81-45da-b1a2-c13fb8da175a\",\"status\":\"200\",\"rqstDate\":\"230425-00:31:58:996\",\"respDate\":\"230425-00:31:58:997\",\"sourceId\":\"haproxy:9f987faf-8e81-45da-b1a2-c13fb8da175a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:31:58:996-98637\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8e515350-c0cf-49f6-893e-c0e0e3c4d1a3], x-b3-parentspanid=[6175ce82cff56a28], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bf32f86f48247acd6175ce82cff56a28], x-b3-spanid=[1cc39d985db1e8ba], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9f987faf-8e81-45da-b1a2-c13fb8da175a]}\\\"}\"}","context":{"RequestID":"9f987faf-8e81-45da-b1a2-c13fb8da175a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"26791653-ea06-4c7f-8cea-34a734f6a0fa","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:31:58.995Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:31:58.998Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9f987faf-8e81-45da-b1a2-c13fb8da175a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"26791653-ea06-4c7f-8cea-34a734f6a0fa","LogTimestamp":"2023-04-25T00:31:58.998Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:31:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:32:00.900Z","message":"Entering","context":{"RequestID":"a5d3b4a0-bf3f-473b-a7a4-379b33d10f24","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5258624f-3d91-409f-9884-fa18f99e6cb8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:32:00.900Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:32:00.902Z","message":"{\"transactionId\":\"a5d3b4a0-bf3f-473b-a7a4-379b33d10f24\",\"status\":\"200\",\"rqstDate\":\"230425-00:32:00:900\",\"respDate\":\"230425-00:32:00:902\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a5d3b4a0-bf3f-473b-a7a4-379b33d10f24\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:32:00:900-74552\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e06766f4-198c-4084-bac9-efa92e0097e9], x-b3-parentspanid=[d1dd02e3624296ea], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54409], x-envoy-attempt-count=[1], x-b3-traceid=[d61abfc61bbc8525d1dd02e3624296ea], x-b3-spanid=[cb4a97c7e74ce67c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a5d3b4a0-bf3f-473b-a7a4-379b33d10f24]}\\\"}\"}","context":{"RequestID":"a5d3b4a0-bf3f-473b-a7a4-379b33d10f24","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5258624f-3d91-409f-9884-fa18f99e6cb8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:32:00.900Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:00.902Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a5d3b4a0-bf3f-473b-a7a4-379b33d10f24","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5258624f-3d91-409f-9884-fa18f99e6cb8","LogTimestamp":"2023-04-25T00:32:00.902Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:32:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:32:01.007Z","message":"Entering","context":{"RequestID":"05cf7998-a610-4c6e-b491-6134416494f0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"68137d58-6dfc-4fae-bdc6-ddb339cc103f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:32:01.006Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:32:01.008Z","message":"{\"transactionId\":\"05cf7998-a610-4c6e-b491-6134416494f0\",\"status\":\"200\",\"rqstDate\":\"230425-00:32:01:007\",\"respDate\":\"230425-00:32:01:008\",\"sourceId\":\"haproxy:05cf7998-a610-4c6e-b491-6134416494f0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:32:01:007-62223\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[95642be1-4299-9dd8-b7cf-e5d84abc764d], x-b3-parentspanid=[974abad964b7c45a], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d9369dfc7284bd9c974abad964b7c45a], x-b3-spanid=[c970a86c68d61bed], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[05cf7998-a610-4c6e-b491-6134416494f0]}\\\"}\"}","context":{"RequestID":"05cf7998-a610-4c6e-b491-6134416494f0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"68137d58-6dfc-4fae-bdc6-ddb339cc103f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:32:01.006Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:01.009Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"05cf7998-a610-4c6e-b491-6134416494f0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"68137d58-6dfc-4fae-bdc6-ddb339cc103f","LogTimestamp":"2023-04-25T00:32:01.009Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:32:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:32:01.095Z","message":"Entering","context":{"RequestID":"632d316d-c567-4dc2-9083-c8b6b356b7ac","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"969c8348-8256-4ef3-a050-b4436ada0dc9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:32:01.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:32:01.096Z","message":"Database is available from CACHED check.","context":{"RequestID":"632d316d-c567-4dc2-9083-c8b6b356b7ac","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"969c8348-8256-4ef3-a050-b4436ada0dc9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:32:01.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:01.097Z","message":"{\"transactionId\":\"632d316d-c567-4dc2-9083-c8b6b356b7ac\",\"status\":\"200\",\"rqstDate\":\"230425-00:32:01:095\",\"respDate\":\"230425-00:32:01:097\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:632d316d-c567-4dc2-9083-c8b6b356b7ac\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:32:01:095-6650\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[632d316d-c567-4dc2-9083-c8b6b356b7ac]}\\\"}\"}","context":{"RequestID":"632d316d-c567-4dc2-9083-c8b6b356b7ac","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"969c8348-8256-4ef3-a050-b4436ada0dc9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:32:01.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:01.098Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"632d316d-c567-4dc2-9083-c8b6b356b7ac","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"969c8348-8256-4ef3-a050-b4436ada0dc9","LogTimestamp":"2023-04-25T00:32:01.098Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:32:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:32:03.022Z","message":"Entering","context":{"RequestID":"30a4df35-6060-4419-ba74-c38db005af5d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"eeb4b8f7-ed3f-4933-87f2-29d452078031","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:32:03.022Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:32:03.023Z","message":"{\"transactionId\":\"30a4df35-6060-4419-ba74-c38db005af5d\",\"status\":\"200\",\"rqstDate\":\"230425-00:32:03:022\",\"respDate\":\"230425-00:32:03:023\",\"sourceId\":\"haproxy:30a4df35-6060-4419-ba74-c38db005af5d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:32:03:022-98319\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f798658c-e6a5-4d0d-a237-2e2c95e47637], x-b3-parentspanid=[09914345b20240d6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7b2ea1c48bed6a5909914345b20240d6], x-b3-spanid=[10c4d073a89612a9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[30a4df35-6060-4419-ba74-c38db005af5d]}\\\"}\"}","context":{"RequestID":"30a4df35-6060-4419-ba74-c38db005af5d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"eeb4b8f7-ed3f-4933-87f2-29d452078031","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:32:03.022Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:03.024Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"30a4df35-6060-4419-ba74-c38db005af5d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eeb4b8f7-ed3f-4933-87f2-29d452078031","LogTimestamp":"2023-04-25T00:32:03.024Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:32:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:32:05.035Z","message":"Entering","context":{"RequestID":"9531f81f-2241-4fbf-b60a-220acc1a85ec","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fd1430af-f45a-42c4-b513-0c7b9aee75ec","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:32:05.035Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:32:05.038Z","message":"{\"transactionId\":\"9531f81f-2241-4fbf-b60a-220acc1a85ec\",\"status\":\"200\",\"rqstDate\":\"230425-00:32:05:036\",\"respDate\":\"230425-00:32:05:038\",\"sourceId\":\"haproxy:9531f81f-2241-4fbf-b60a-220acc1a85ec\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:32:05:036-48172\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[683e0587-9638-4734-965a-5c9581779795], x-b3-parentspanid=[2446f17a5b3d602f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0cde39517ca6221a2446f17a5b3d602f], x-b3-spanid=[e0ad577613ad8988], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9531f81f-2241-4fbf-b60a-220acc1a85ec]}\\\"}\"}","context":{"RequestID":"9531f81f-2241-4fbf-b60a-220acc1a85ec","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fd1430af-f45a-42c4-b513-0c7b9aee75ec","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:32:05.035Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:05.039Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9531f81f-2241-4fbf-b60a-220acc1a85ec","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fd1430af-f45a-42c4-b513-0c7b9aee75ec","LogTimestamp":"2023-04-25T00:32:05.038Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:32:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:32:07.048Z","message":"Entering","context":{"RequestID":"e412fc74-9996-4979-8043-978cf4edaaea","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"27bd0641-9017-418c-8394-a480f01ed408","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:32:07.047Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:32:07.050Z","message":"{\"transactionId\":\"e412fc74-9996-4979-8043-978cf4edaaea\",\"status\":\"200\",\"rqstDate\":\"230425-00:32:07:048\",\"respDate\":\"230425-00:32:07:050\",\"sourceId\":\"haproxy:e412fc74-9996-4979-8043-978cf4edaaea\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:32:07:048-6019\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2d7b3524-cac8-4b1c-8540-fb739abc44ac], x-b3-parentspanid=[b369d438bbbe7342], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5741c7fa0a6f4026b369d438bbbe7342], x-b3-spanid=[10c08ad4ad299d59], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e412fc74-9996-4979-8043-978cf4edaaea]}\\\"}\"}","context":{"RequestID":"e412fc74-9996-4979-8043-978cf4edaaea","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"27bd0641-9017-418c-8394-a480f01ed408","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:32:07.047Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:07.051Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e412fc74-9996-4979-8043-978cf4edaaea","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"27bd0641-9017-418c-8394-a480f01ed408","LogTimestamp":"2023-04-25T00:32:07.051Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:32:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:32:08.751Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:32:08.768Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:08.768Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:08.769Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:09.058Z","message":"Entering","context":{"RequestID":"c4d50017-32e8-4f7f-9fb5-a1a8ba74ed20","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a6678636-350e-4705-b609-b01cf74fc45c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:32:09.058Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:32:09.061Z","message":"{\"transactionId\":\"c4d50017-32e8-4f7f-9fb5-a1a8ba74ed20\",\"status\":\"200\",\"rqstDate\":\"230425-00:32:09:059\",\"respDate\":\"230425-00:32:09:061\",\"sourceId\":\"haproxy:c4d50017-32e8-4f7f-9fb5-a1a8ba74ed20\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:32:09:059-41809\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c57d14de-73d2-4315-beae-1b7ae94cf5fb], x-b3-parentspanid=[999466c2092b0900], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e6917c175a93666d999466c2092b0900], x-b3-spanid=[f06c255a2e868af5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c4d50017-32e8-4f7f-9fb5-a1a8ba74ed20]}\\\"}\"}","context":{"RequestID":"c4d50017-32e8-4f7f-9fb5-a1a8ba74ed20","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a6678636-350e-4705-b609-b01cf74fc45c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:32:09.058Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:09.062Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c4d50017-32e8-4f7f-9fb5-a1a8ba74ed20","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a6678636-350e-4705-b609-b01cf74fc45c","LogTimestamp":"2023-04-25T00:32:09.062Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:32:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:32:10.901Z","message":"Entering","context":{"RequestID":"ba5a5746-e273-4ce6-8c51-cbb7d0922cfa","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"68883c64-1901-4d6a-bc56-f62ff782d6d6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:32:10.901Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:32:10.903Z","message":"{\"transactionId\":\"ba5a5746-e273-4ce6-8c51-cbb7d0922cfa\",\"status\":\"200\",\"rqstDate\":\"230425-00:32:10:902\",\"respDate\":\"230425-00:32:10:903\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ba5a5746-e273-4ce6-8c51-cbb7d0922cfa\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:32:10:902-9669\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c2f0642d-c4c1-4ec5-9466-1e87f69b26c1], x-b3-parentspanid=[7b21be2255ed1356], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[46631], x-envoy-attempt-count=[1], x-b3-traceid=[39e87989ea362bf37b21be2255ed1356], x-b3-spanid=[c0572bbb6a50e0d5], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ba5a5746-e273-4ce6-8c51-cbb7d0922cfa]}\\\"}\"}","context":{"RequestID":"ba5a5746-e273-4ce6-8c51-cbb7d0922cfa","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"68883c64-1901-4d6a-bc56-f62ff782d6d6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:32:10.901Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:10.904Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ba5a5746-e273-4ce6-8c51-cbb7d0922cfa","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"68883c64-1901-4d6a-bc56-f62ff782d6d6","LogTimestamp":"2023-04-25T00:32:10.904Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:32:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:32:11.072Z","message":"Entering","context":{"RequestID":"b96d0bdb-f204-41c4-950b-74b188ea7502","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1660d1c5-f9d6-40a9-b768-27415a362251","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:32:11.072Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:32:11.074Z","message":"{\"transactionId\":\"b96d0bdb-f204-41c4-950b-74b188ea7502\",\"status\":\"200\",\"rqstDate\":\"230425-00:32:11:072\",\"respDate\":\"230425-00:32:11:074\",\"sourceId\":\"haproxy:b96d0bdb-f204-41c4-950b-74b188ea7502\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:32:11:072-32752\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c2c1a828-cb29-4ab7-a3e0-fb1fe79814d1], x-b3-parentspanid=[93b712cec553513e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8b96270e49a7ebe993b712cec553513e], x-b3-spanid=[aa4eb200330bfd4a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b96d0bdb-f204-41c4-950b-74b188ea7502]}\\\"}\"}","context":{"RequestID":"b96d0bdb-f204-41c4-950b-74b188ea7502","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1660d1c5-f9d6-40a9-b768-27415a362251","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:32:11.072Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:11.074Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b96d0bdb-f204-41c4-950b-74b188ea7502","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1660d1c5-f9d6-40a9-b768-27415a362251","LogTimestamp":"2023-04-25T00:32:11.074Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:32:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:32:11.094Z","message":"Entering","context":{"RequestID":"ccf17c37-d309-470d-99a2-f2056b9e4196","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fdff3221-16b2-4e4e-b37e-51ddbdbe19c1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:32:11.094Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:32:11.096Z","message":"Database is available from CACHED check.","context":{"RequestID":"ccf17c37-d309-470d-99a2-f2056b9e4196","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fdff3221-16b2-4e4e-b37e-51ddbdbe19c1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:32:11.094Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:11.097Z","message":"{\"transactionId\":\"ccf17c37-d309-470d-99a2-f2056b9e4196\",\"status\":\"200\",\"rqstDate\":\"230425-00:32:11:095\",\"respDate\":\"230425-00:32:11:097\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ccf17c37-d309-470d-99a2-f2056b9e4196\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:32:11:095-61668\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ccf17c37-d309-470d-99a2-f2056b9e4196]}\\\"}\"}","context":{"RequestID":"ccf17c37-d309-470d-99a2-f2056b9e4196","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fdff3221-16b2-4e4e-b37e-51ddbdbe19c1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:32:11.094Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:11.097Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ccf17c37-d309-470d-99a2-f2056b9e4196","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fdff3221-16b2-4e4e-b37e-51ddbdbe19c1","LogTimestamp":"2023-04-25T00:32:11.097Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:32:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:32:12.188Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:12.192Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:13.081Z","message":"Entering","context":{"RequestID":"149a68a3-8169-4335-b682-4e4bdd5c19ac","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"c0d3ed09-7a56-456d-8b1a-75c4e776f7d7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:32:13.081Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:32:13.082Z","message":"{\"transactionId\":\"149a68a3-8169-4335-b682-4e4bdd5c19ac\",\"status\":\"200\",\"rqstDate\":\"230425-00:32:13:081\",\"respDate\":\"230425-00:32:13:082\",\"sourceId\":\"haproxy:149a68a3-8169-4335-b682-4e4bdd5c19ac\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:32:13:081-52518\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[928b55c6-8154-4a5b-8243-c5d0bb1823ad], x-b3-parentspanid=[de9bdaebc85f0281], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[224cbcea795cdfa6de9bdaebc85f0281], x-b3-spanid=[77866b51f9ffbca6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[149a68a3-8169-4335-b682-4e4bdd5c19ac]}\\\"}\"}","context":{"RequestID":"149a68a3-8169-4335-b682-4e4bdd5c19ac","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"c0d3ed09-7a56-456d-8b1a-75c4e776f7d7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:32:13.081Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:13.083Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"149a68a3-8169-4335-b682-4e4bdd5c19ac","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c0d3ed09-7a56-456d-8b1a-75c4e776f7d7","LogTimestamp":"2023-04-25T00:32:13.082Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:32:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:32:15.089Z","message":"Entering","context":{"RequestID":"f3975473-454b-469a-9e50-7e14ec188140","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e8c368f1-d059-4864-8f5b-46cdeafc2bec","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:32:15.089Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:32:15.092Z","message":"{\"transactionId\":\"f3975473-454b-469a-9e50-7e14ec188140\",\"status\":\"200\",\"rqstDate\":\"230425-00:32:15:090\",\"respDate\":\"230425-00:32:15:091\",\"sourceId\":\"haproxy:f3975473-454b-469a-9e50-7e14ec188140\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:32:15:090-74387\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fe8691d2-061c-49b0-b75c-226b02e7dacb], x-b3-parentspanid=[ae12895e82bf6740], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7db0d74098b6865bae12895e82bf6740], x-b3-spanid=[2bf468d9a5e7066c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f3975473-454b-469a-9e50-7e14ec188140]}\\\"}\"}","context":{"RequestID":"f3975473-454b-469a-9e50-7e14ec188140","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e8c368f1-d059-4864-8f5b-46cdeafc2bec","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:32:15.089Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:15.092Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f3975473-454b-469a-9e50-7e14ec188140","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e8c368f1-d059-4864-8f5b-46cdeafc2bec","LogTimestamp":"2023-04-25T00:32:15.092Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:32:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:32:17.100Z","message":"Entering","context":{"RequestID":"7e6582f3-4651-47a0-9f06-acc4dd8f774d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"92aa2452-3918-42f9-9671-7f113f5f5dea","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:32:17.100Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:32:17.101Z","message":"{\"transactionId\":\"7e6582f3-4651-47a0-9f06-acc4dd8f774d\",\"status\":\"200\",\"rqstDate\":\"230425-00:32:17:100\",\"respDate\":\"230425-00:32:17:101\",\"sourceId\":\"haproxy:7e6582f3-4651-47a0-9f06-acc4dd8f774d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:32:17:100-32099\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a5fb66d2-14e1-4026-acd1-beb72588e561], x-b3-parentspanid=[ee665c64855b26ff], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a312f0a75a35e2caee665c64855b26ff], x-b3-spanid=[32da84662e21c5b4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7e6582f3-4651-47a0-9f06-acc4dd8f774d]}\\\"}\"}","context":{"RequestID":"7e6582f3-4651-47a0-9f06-acc4dd8f774d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"92aa2452-3918-42f9-9671-7f113f5f5dea","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:32:17.100Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:17.102Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7e6582f3-4651-47a0-9f06-acc4dd8f774d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"92aa2452-3918-42f9-9671-7f113f5f5dea","LogTimestamp":"2023-04-25T00:32:17.102Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:32:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:32:18.750Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:32:18.761Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:18.761Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:18.762Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:19.109Z","message":"Entering","context":{"RequestID":"b3bf6c87-9752-4b2f-832b-c751e243ea1c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"61272ede-fa1d-4b4e-bbcb-8f96f2e82549","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:32:19.109Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:32:19.111Z","message":"{\"transactionId\":\"b3bf6c87-9752-4b2f-832b-c751e243ea1c\",\"status\":\"200\",\"rqstDate\":\"230425-00:32:19:110\",\"respDate\":\"230425-00:32:19:111\",\"sourceId\":\"haproxy:b3bf6c87-9752-4b2f-832b-c751e243ea1c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:32:19:110-72886\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9d2f62d3-329c-43fd-8925-cec841d306c7], x-b3-parentspanid=[8c6187f73f5857aa], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4c499592353e03f88c6187f73f5857aa], x-b3-spanid=[3fafd30ca0947acf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b3bf6c87-9752-4b2f-832b-c751e243ea1c]}\\\"}\"}","context":{"RequestID":"b3bf6c87-9752-4b2f-832b-c751e243ea1c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"61272ede-fa1d-4b4e-bbcb-8f96f2e82549","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:32:19.109Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:19.112Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b3bf6c87-9752-4b2f-832b-c751e243ea1c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"61272ede-fa1d-4b4e-bbcb-8f96f2e82549","LogTimestamp":"2023-04-25T00:32:19.112Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:32:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:32:20.901Z","message":"Entering","context":{"RequestID":"4b49d160-0ba9-4694-be9e-9c1a20411804","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6c67c498-ac33-40cb-90cc-a18121f85972","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:32:20.901Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:32:20.902Z","message":"{\"transactionId\":\"4b49d160-0ba9-4694-be9e-9c1a20411804\",\"status\":\"200\",\"rqstDate\":\"230425-00:32:20:901\",\"respDate\":\"230425-00:32:20:902\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4b49d160-0ba9-4694-be9e-9c1a20411804\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:32:20:901-87115\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e5b4588c-e8eb-4f25-b84a-b18639d0911b], x-b3-parentspanid=[d41a952ee26c2729], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[35285], x-envoy-attempt-count=[1], x-b3-traceid=[df6399a5f0cc4c37d41a952ee26c2729], x-b3-spanid=[99d6846827e47cb3], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4b49d160-0ba9-4694-be9e-9c1a20411804]}\\\"}\"}","context":{"RequestID":"4b49d160-0ba9-4694-be9e-9c1a20411804","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6c67c498-ac33-40cb-90cc-a18121f85972","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:32:20.901Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:20.903Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4b49d160-0ba9-4694-be9e-9c1a20411804","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6c67c498-ac33-40cb-90cc-a18121f85972","LogTimestamp":"2023-04-25T00:32:20.902Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:32:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-25T00:32:21.095Z","message":"Entering","context":{"RequestID":"0b0c5e5e-2c61-4cbe-b90e-00bda8b22a4f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2fb82ab7-b481-4948-a67e-b70f280eb014","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:32:21.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:32:21.096Z","message":"Database is available from CACHED check.","context":{"RequestID":"0b0c5e5e-2c61-4cbe-b90e-00bda8b22a4f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2fb82ab7-b481-4948-a67e-b70f280eb014","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:32:21.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:21.098Z","message":"{\"transactionId\":\"0b0c5e5e-2c61-4cbe-b90e-00bda8b22a4f\",\"status\":\"200\",\"rqstDate\":\"230425-00:32:21:096\",\"respDate\":\"230425-00:32:21:098\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:0b0c5e5e-2c61-4cbe-b90e-00bda8b22a4f\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:32:21:096-90272\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[0b0c5e5e-2c61-4cbe-b90e-00bda8b22a4f]}\\\"}\"}","context":{"RequestID":"0b0c5e5e-2c61-4cbe-b90e-00bda8b22a4f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2fb82ab7-b481-4948-a67e-b70f280eb014","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:32:21.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:21.098Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0b0c5e5e-2c61-4cbe-b90e-00bda8b22a4f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2fb82ab7-b481-4948-a67e-b70f280eb014","LogTimestamp":"2023-04-25T00:32:21.098Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:32:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:32:21.121Z","message":"Entering","context":{"RequestID":"5fc97c07-4fb7-4710-a262-17abaae764a6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cbff0c96-e7bf-4ccb-9353-e2a5c4f6c139","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:32:21.121Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:32:21.123Z","message":"{\"transactionId\":\"5fc97c07-4fb7-4710-a262-17abaae764a6\",\"status\":\"200\",\"rqstDate\":\"230425-00:32:21:121\",\"respDate\":\"230425-00:32:21:122\",\"sourceId\":\"haproxy:5fc97c07-4fb7-4710-a262-17abaae764a6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:32:21:121-81385\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fbe06bd5-9e87-45b5-bec4-83f5752912da], x-b3-parentspanid=[b9aed3ec10514a49], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bd8f7bf6df55ecdab9aed3ec10514a49], x-b3-spanid=[dc9105b0a496b799], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5fc97c07-4fb7-4710-a262-17abaae764a6]}\\\"}\"}","context":{"RequestID":"5fc97c07-4fb7-4710-a262-17abaae764a6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cbff0c96-e7bf-4ccb-9353-e2a5c4f6c139","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:32:21.121Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:21.123Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5fc97c07-4fb7-4710-a262-17abaae764a6","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cbff0c96-e7bf-4ccb-9353-e2a5c4f6c139","LogTimestamp":"2023-04-25T00:32:21.123Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:32:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:32:23.136Z","message":"Entering","context":{"RequestID":"d5bf0929-a8ef-427d-862a-f0b93a07c92e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"57a48e79-0960-41b0-9495-cbc46bc4ac0f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:32:23.136Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:32:23.139Z","message":"{\"transactionId\":\"d5bf0929-a8ef-427d-862a-f0b93a07c92e\",\"status\":\"200\",\"rqstDate\":\"230425-00:32:23:137\",\"respDate\":\"230425-00:32:23:139\",\"sourceId\":\"haproxy:d5bf0929-a8ef-427d-862a-f0b93a07c92e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:32:23:137-91713\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fbaceff6-be56-4a81-9951-bcb100a24e0a], x-b3-parentspanid=[a951a19c16e34854], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3feec9f2a139a11ca951a19c16e34854], x-b3-spanid=[5fe3de5b349eb5f5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d5bf0929-a8ef-427d-862a-f0b93a07c92e]}\\\"}\"}","context":{"RequestID":"d5bf0929-a8ef-427d-862a-f0b93a07c92e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"57a48e79-0960-41b0-9495-cbc46bc4ac0f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:32:23.136Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:23.139Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d5bf0929-a8ef-427d-862a-f0b93a07c92e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"57a48e79-0960-41b0-9495-cbc46bc4ac0f","LogTimestamp":"2023-04-25T00:32:23.139Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:32:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:32:25.149Z","message":"Entering","context":{"RequestID":"59b41307-930b-4794-a8e5-b0ef3ce19f5d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"44419b2d-54ed-46cf-9ad8-cb340a557a15","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:32:25.148Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:32:25.151Z","message":"{\"transactionId\":\"59b41307-930b-4794-a8e5-b0ef3ce19f5d\",\"status\":\"200\",\"rqstDate\":\"230425-00:32:25:149\",\"respDate\":\"230425-00:32:25:151\",\"sourceId\":\"haproxy:59b41307-930b-4794-a8e5-b0ef3ce19f5d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:32:25:149-961\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d6de7cce-6941-41e0-af9e-f20cb23c1639], x-b3-parentspanid=[fe8f616d120471d0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e7aa16539922227bfe8f616d120471d0], x-b3-spanid=[e4e6d6b67dce0b6f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[59b41307-930b-4794-a8e5-b0ef3ce19f5d]}\\\"}\"}","context":{"RequestID":"59b41307-930b-4794-a8e5-b0ef3ce19f5d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"44419b2d-54ed-46cf-9ad8-cb340a557a15","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:32:25.148Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:25.152Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"59b41307-930b-4794-a8e5-b0ef3ce19f5d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"44419b2d-54ed-46cf-9ad8-cb340a557a15","LogTimestamp":"2023-04-25T00:32:25.152Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:32:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:32:27.160Z","message":"Entering","context":{"RequestID":"666e0eb2-9600-4b1c-aa19-db3e4a3bca07","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"807d7bdd-b04c-4458-becf-a78086ff87e1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:32:27.160Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:32:27.163Z","message":"{\"transactionId\":\"666e0eb2-9600-4b1c-aa19-db3e4a3bca07\",\"status\":\"200\",\"rqstDate\":\"230425-00:32:27:161\",\"respDate\":\"230425-00:32:27:162\",\"sourceId\":\"haproxy:666e0eb2-9600-4b1c-aa19-db3e4a3bca07\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:32:27:161-37487\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7c866a01-b714-44de-a21e-8f3655ef55ff], x-b3-parentspanid=[cda7cfc944667c58], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[43f7d7302f70a1eccda7cfc944667c58], x-b3-spanid=[a011c75da10c72c1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[666e0eb2-9600-4b1c-aa19-db3e4a3bca07]}\\\"}\"}","context":{"RequestID":"666e0eb2-9600-4b1c-aa19-db3e4a3bca07","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"807d7bdd-b04c-4458-becf-a78086ff87e1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:32:27.160Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:27.163Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"666e0eb2-9600-4b1c-aa19-db3e4a3bca07","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"807d7bdd-b04c-4458-becf-a78086ff87e1","LogTimestamp":"2023-04-25T00:32:27.163Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:32:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:32:28.750Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:32:28.764Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:28.764Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:28.764Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:29.171Z","message":"Entering","context":{"RequestID":"e82261c1-b14e-4cc8-aade-d896cb52319a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"14b0061e-e0cc-4122-a110-783b1cee0a32","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:32:29.171Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:32:29.173Z","message":"{\"transactionId\":\"e82261c1-b14e-4cc8-aade-d896cb52319a\",\"status\":\"200\",\"rqstDate\":\"230425-00:32:29:172\",\"respDate\":\"230425-00:32:29:173\",\"sourceId\":\"haproxy:e82261c1-b14e-4cc8-aade-d896cb52319a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:32:29:172-76559\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ba64bdeb-45ff-4240-a9ea-7aed16a700db], x-b3-parentspanid=[0703849978365324], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7b07277c7ab9c2c90703849978365324], x-b3-spanid=[97bbb6e11bef2cad], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e82261c1-b14e-4cc8-aade-d896cb52319a]}\\\"}\"}","context":{"RequestID":"e82261c1-b14e-4cc8-aade-d896cb52319a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"14b0061e-e0cc-4122-a110-783b1cee0a32","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:32:29.171Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:29.174Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e82261c1-b14e-4cc8-aade-d896cb52319a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"14b0061e-e0cc-4122-a110-783b1cee0a32","LogTimestamp":"2023-04-25T00:32:29.174Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:32:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:32:30.901Z","message":"Entering","context":{"RequestID":"1b41021a-cd62-43d5-b02c-bcc504f31fac","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ba4b5f87-b097-4cf6-8c9f-df598c098644","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:32:30.900Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:32:30.902Z","message":"{\"transactionId\":\"1b41021a-cd62-43d5-b02c-bcc504f31fac\",\"status\":\"200\",\"rqstDate\":\"230425-00:32:30:901\",\"respDate\":\"230425-00:32:30:902\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:1b41021a-cd62-43d5-b02c-bcc504f31fac\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:32:30:901-50385\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[62db8480-f95e-4e15-b912-aaf571274995], x-b3-parentspanid=[6073ccc7cf22e5e9], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[46951], x-envoy-attempt-count=[1], x-b3-traceid=[5ce664fa02887e656073ccc7cf22e5e9], x-b3-spanid=[298999639868efb6], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[1b41021a-cd62-43d5-b02c-bcc504f31fac]}\\\"}\"}","context":{"RequestID":"1b41021a-cd62-43d5-b02c-bcc504f31fac","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ba4b5f87-b097-4cf6-8c9f-df598c098644","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:32:30.900Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:30.902Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1b41021a-cd62-43d5-b02c-bcc504f31fac","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ba4b5f87-b097-4cf6-8c9f-df598c098644","LogTimestamp":"2023-04-25T00:32:30.902Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:32:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:32:31.096Z","message":"Entering","context":{"RequestID":"95d098c0-6fc1-4125-821b-7f8adc4719f8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8013f2d8-5e84-415d-a379-b7819d0e16fd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:32:31.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:32:31.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"95d098c0-6fc1-4125-821b-7f8adc4719f8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8013f2d8-5e84-415d-a379-b7819d0e16fd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:32:31.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:31.099Z","message":"{\"transactionId\":\"95d098c0-6fc1-4125-821b-7f8adc4719f8\",\"status\":\"200\",\"rqstDate\":\"230425-00:32:31:097\",\"respDate\":\"230425-00:32:31:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:95d098c0-6fc1-4125-821b-7f8adc4719f8\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:32:31:097-94682\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[95d098c0-6fc1-4125-821b-7f8adc4719f8]}\\\"}\"}","context":{"RequestID":"95d098c0-6fc1-4125-821b-7f8adc4719f8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8013f2d8-5e84-415d-a379-b7819d0e16fd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:32:31.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:31.099Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"95d098c0-6fc1-4125-821b-7f8adc4719f8","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8013f2d8-5e84-415d-a379-b7819d0e16fd","LogTimestamp":"2023-04-25T00:32:31.099Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:32:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:32:31.183Z","message":"Entering","context":{"RequestID":"dd367fe1-5572-45d3-b8da-d535f67b7f58","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cce89bc4-bc59-4cc5-a8ca-6735180600e6","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:32:31.183Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:32:31.185Z","message":"{\"transactionId\":\"dd367fe1-5572-45d3-b8da-d535f67b7f58\",\"status\":\"200\",\"rqstDate\":\"230425-00:32:31:184\",\"respDate\":\"230425-00:32:31:185\",\"sourceId\":\"haproxy:dd367fe1-5572-45d3-b8da-d535f67b7f58\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:32:31:184-4626\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3bc69b18-15c8-4ec2-9207-6c7781ad5b33], x-b3-parentspanid=[7db4faa2e01ec395], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5e39e78322ff74ed7db4faa2e01ec395], x-b3-spanid=[f4c12f1b20b0e264], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dd367fe1-5572-45d3-b8da-d535f67b7f58]}\\\"}\"}","context":{"RequestID":"dd367fe1-5572-45d3-b8da-d535f67b7f58","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cce89bc4-bc59-4cc5-a8ca-6735180600e6","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:32:31.183Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:31.186Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dd367fe1-5572-45d3-b8da-d535f67b7f58","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cce89bc4-bc59-4cc5-a8ca-6735180600e6","LogTimestamp":"2023-04-25T00:32:31.186Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:32:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:32:33.193Z","message":"Entering","context":{"RequestID":"c763612c-e048-4ca1-8892-5bd48b593a0e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"eebcca5d-8ac5-414c-9e2e-789661f9bd58","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:32:33.193Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:32:33.196Z","message":"{\"transactionId\":\"c763612c-e048-4ca1-8892-5bd48b593a0e\",\"status\":\"200\",\"rqstDate\":\"230425-00:32:33:194\",\"respDate\":\"230425-00:32:33:196\",\"sourceId\":\"haproxy:c763612c-e048-4ca1-8892-5bd48b593a0e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:32:33:194-28574\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fa102e5f-bed6-415c-8b97-629b4a089040], x-b3-parentspanid=[cd7f0280c5c99950], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[97c62e67fbae2195cd7f0280c5c99950], x-b3-spanid=[27e60a78a48a05cd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c763612c-e048-4ca1-8892-5bd48b593a0e]}\\\"}\"}","context":{"RequestID":"c763612c-e048-4ca1-8892-5bd48b593a0e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"eebcca5d-8ac5-414c-9e2e-789661f9bd58","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:32:33.193Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:33.197Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c763612c-e048-4ca1-8892-5bd48b593a0e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eebcca5d-8ac5-414c-9e2e-789661f9bd58","LogTimestamp":"2023-04-25T00:32:33.197Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:32:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:32:35.205Z","message":"Entering","context":{"RequestID":"ef988d36-9f26-4739-bca6-45365845f823","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d6b7726a-2c3b-42c3-b206-864460db12a4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:32:35.205Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:32:35.207Z","message":"{\"transactionId\":\"ef988d36-9f26-4739-bca6-45365845f823\",\"status\":\"200\",\"rqstDate\":\"230425-00:32:35:206\",\"respDate\":\"230425-00:32:35:207\",\"sourceId\":\"haproxy:ef988d36-9f26-4739-bca6-45365845f823\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:32:35:206-56479\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cf7cfa02-cc61-4fd0-a294-18cc70d41cf2], x-b3-parentspanid=[99c0dcfcc16dfb59], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[07155f3f8c2c3fee99c0dcfcc16dfb59], x-b3-spanid=[26e409cfdcb0c71d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ef988d36-9f26-4739-bca6-45365845f823]}\\\"}\"}","context":{"RequestID":"ef988d36-9f26-4739-bca6-45365845f823","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d6b7726a-2c3b-42c3-b206-864460db12a4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:32:35.205Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:35.208Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ef988d36-9f26-4739-bca6-45365845f823","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d6b7726a-2c3b-42c3-b206-864460db12a4","LogTimestamp":"2023-04-25T00:32:35.208Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:32:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:32:37.216Z","message":"Entering","context":{"RequestID":"d3f2652c-4450-4602-897e-3c3713eb1f17","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fc22a530-9aeb-4ec7-a279-4100f3bfbc03","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:32:37.216Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:32:37.219Z","message":"{\"transactionId\":\"d3f2652c-4450-4602-897e-3c3713eb1f17\",\"status\":\"200\",\"rqstDate\":\"230425-00:32:37:217\",\"respDate\":\"230425-00:32:37:219\",\"sourceId\":\"haproxy:d3f2652c-4450-4602-897e-3c3713eb1f17\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:32:37:217-94771\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[357cc08c-79db-4292-a89c-d81615dcb27d], x-b3-parentspanid=[7b7db59ac5d7b144], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6264089c3a5608567b7db59ac5d7b144], x-b3-spanid=[b79ef2d04b5dc413], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d3f2652c-4450-4602-897e-3c3713eb1f17]}\\\"}\"}","context":{"RequestID":"d3f2652c-4450-4602-897e-3c3713eb1f17","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fc22a530-9aeb-4ec7-a279-4100f3bfbc03","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:32:37.216Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:37.220Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d3f2652c-4450-4602-897e-3c3713eb1f17","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fc22a530-9aeb-4ec7-a279-4100f3bfbc03","LogTimestamp":"2023-04-25T00:32:37.220Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:32:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:32:38.751Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:32:38.767Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:38.768Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:38.768Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:39.231Z","message":"Entering","context":{"RequestID":"eab3fb39-2a80-409e-ae96-7a4cbcbe4868","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"35d75ad8-a679-4fa2-abf2-5702ae6e8985","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:32:39.230Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:32:39.234Z","message":"{\"transactionId\":\"eab3fb39-2a80-409e-ae96-7a4cbcbe4868\",\"status\":\"200\",\"rqstDate\":\"230425-00:32:39:232\",\"respDate\":\"230425-00:32:39:234\",\"sourceId\":\"haproxy:eab3fb39-2a80-409e-ae96-7a4cbcbe4868\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:32:39:232-48203\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4d357fd9-486c-4faa-9fd3-44b79840fdf9], x-b3-parentspanid=[32dea2cbb2ccab49], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[08e6f12f1759a93332dea2cbb2ccab49], x-b3-spanid=[9371c4ab49fa82a0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[eab3fb39-2a80-409e-ae96-7a4cbcbe4868]}\\\"}\"}","context":{"RequestID":"eab3fb39-2a80-409e-ae96-7a4cbcbe4868","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"35d75ad8-a679-4fa2-abf2-5702ae6e8985","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:32:39.230Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:39.236Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eab3fb39-2a80-409e-ae96-7a4cbcbe4868","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"35d75ad8-a679-4fa2-abf2-5702ae6e8985","LogTimestamp":"2023-04-25T00:32:39.235Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:32:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-25T00:32:40.900Z","message":"Entering","context":{"RequestID":"523c78f6-efbd-4b61-a68f-fce27ed75a29","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"66cc1e10-8d72-4d1c-8868-2ac0634185a5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:32:40.900Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:32:40.903Z","message":"{\"transactionId\":\"523c78f6-efbd-4b61-a68f-fce27ed75a29\",\"status\":\"200\",\"rqstDate\":\"230425-00:32:40:901\",\"respDate\":\"230425-00:32:40:903\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:523c78f6-efbd-4b61-a68f-fce27ed75a29\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:32:40:901-18557\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fd00b10f-85d8-4e0c-9a8c-1cb21b316f3b], x-b3-parentspanid=[ba50dd4e5fbabdbb], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40827], x-envoy-attempt-count=[1], x-b3-traceid=[355f1a57479f1314ba50dd4e5fbabdbb], x-b3-spanid=[28f0adc3f00edb01], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[523c78f6-efbd-4b61-a68f-fce27ed75a29]}\\\"}\"}","context":{"RequestID":"523c78f6-efbd-4b61-a68f-fce27ed75a29","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"66cc1e10-8d72-4d1c-8868-2ac0634185a5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:32:40.900Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:40.904Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"523c78f6-efbd-4b61-a68f-fce27ed75a29","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"66cc1e10-8d72-4d1c-8868-2ac0634185a5","LogTimestamp":"2023-04-25T00:32:40.904Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:32:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:32:41.098Z","message":"Entering","context":{"RequestID":"c7346569-08a1-43d6-b48c-f3f99af6f25a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"025042fe-2001-43a5-913a-97998e44c1a8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:32:41.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:32:41.100Z","message":"Database is available from CACHED check.","context":{"RequestID":"c7346569-08a1-43d6-b48c-f3f99af6f25a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"025042fe-2001-43a5-913a-97998e44c1a8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:32:41.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:41.101Z","message":"{\"transactionId\":\"c7346569-08a1-43d6-b48c-f3f99af6f25a\",\"status\":\"200\",\"rqstDate\":\"230425-00:32:41:099\",\"respDate\":\"230425-00:32:41:101\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c7346569-08a1-43d6-b48c-f3f99af6f25a\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:32:41:099-24085\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c7346569-08a1-43d6-b48c-f3f99af6f25a]}\\\"}\"}","context":{"RequestID":"c7346569-08a1-43d6-b48c-f3f99af6f25a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"025042fe-2001-43a5-913a-97998e44c1a8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:32:41.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:41.102Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c7346569-08a1-43d6-b48c-f3f99af6f25a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"025042fe-2001-43a5-913a-97998e44c1a8","LogTimestamp":"2023-04-25T00:32:41.102Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:32:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:32:41.245Z","message":"Entering","context":{"RequestID":"96be4b6d-c769-40a3-823e-99b6c2ee4a28","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b4d32e87-d2da-444d-a1be-c8891e23727e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:32:41.245Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:32:41.248Z","message":"{\"transactionId\":\"96be4b6d-c769-40a3-823e-99b6c2ee4a28\",\"status\":\"200\",\"rqstDate\":\"230425-00:32:41:246\",\"respDate\":\"230425-00:32:41:248\",\"sourceId\":\"haproxy:96be4b6d-c769-40a3-823e-99b6c2ee4a28\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:32:41:246-13590\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9c389cbb-455c-4e20-97c9-8ccc395efa72], x-b3-parentspanid=[aa32f3652977e1ce], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1f659a98fdf3ecf6aa32f3652977e1ce], x-b3-spanid=[1d396f3d482d6c59], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[96be4b6d-c769-40a3-823e-99b6c2ee4a28]}\\\"}\"}","context":{"RequestID":"96be4b6d-c769-40a3-823e-99b6c2ee4a28","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b4d32e87-d2da-444d-a1be-c8891e23727e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:32:41.245Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:41.249Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"96be4b6d-c769-40a3-823e-99b6c2ee4a28","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b4d32e87-d2da-444d-a1be-c8891e23727e","LogTimestamp":"2023-04-25T00:32:41.249Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:32:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:32:42.193Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:42.196Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:43.259Z","message":"Entering","context":{"RequestID":"58ac53d3-d403-437a-aab4-14f4070cb988","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c3cc3db5-0bc4-4640-8a12-1622f10d5924","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:32:43.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:32:43.261Z","message":"{\"transactionId\":\"58ac53d3-d403-437a-aab4-14f4070cb988\",\"status\":\"200\",\"rqstDate\":\"230425-00:32:43:260\",\"respDate\":\"230425-00:32:43:261\",\"sourceId\":\"haproxy:58ac53d3-d403-437a-aab4-14f4070cb988\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:32:43:260-38439\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d95d97a4-baf2-48bb-8bc7-22ad14709940], x-b3-parentspanid=[9b2f9a88fab29c1b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e4fade008ab7d1f49b2f9a88fab29c1b], x-b3-spanid=[5f2b358f63397944], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[58ac53d3-d403-437a-aab4-14f4070cb988]}\\\"}\"}","context":{"RequestID":"58ac53d3-d403-437a-aab4-14f4070cb988","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c3cc3db5-0bc4-4640-8a12-1622f10d5924","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:32:43.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:43.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"58ac53d3-d403-437a-aab4-14f4070cb988","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c3cc3db5-0bc4-4640-8a12-1622f10d5924","LogTimestamp":"2023-04-25T00:32:43.262Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:32:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:32:45.270Z","message":"Entering","context":{"RequestID":"9880b4c7-b7b5-4385-bea3-1ac7fb3d4e2e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"31004696-9c4e-42ba-8a98-70dd62aa7fd2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:32:45.270Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:32:45.273Z","message":"{\"transactionId\":\"9880b4c7-b7b5-4385-bea3-1ac7fb3d4e2e\",\"status\":\"200\",\"rqstDate\":\"230425-00:32:45:271\",\"respDate\":\"230425-00:32:45:273\",\"sourceId\":\"haproxy:9880b4c7-b7b5-4385-bea3-1ac7fb3d4e2e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:32:45:271-96353\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4afb8984-15a2-4596-8245-351ad6e71790], x-b3-parentspanid=[5f4561dcf2c1dd70], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c0abfe56c32dd2875f4561dcf2c1dd70], x-b3-spanid=[d611a536c04ad2ab], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9880b4c7-b7b5-4385-bea3-1ac7fb3d4e2e]}\\\"}\"}","context":{"RequestID":"9880b4c7-b7b5-4385-bea3-1ac7fb3d4e2e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"31004696-9c4e-42ba-8a98-70dd62aa7fd2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:32:45.270Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:45.273Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9880b4c7-b7b5-4385-bea3-1ac7fb3d4e2e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"31004696-9c4e-42ba-8a98-70dd62aa7fd2","LogTimestamp":"2023-04-25T00:32:45.273Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:32:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:32:47.283Z","message":"Entering","context":{"RequestID":"93d6fced-15b5-4e90-9878-1c5026dbb5fa","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6f3f9a91-dc1a-4689-a874-0dd90f3ac3e9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:32:47.282Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:32:47.285Z","message":"{\"transactionId\":\"93d6fced-15b5-4e90-9878-1c5026dbb5fa\",\"status\":\"200\",\"rqstDate\":\"230425-00:32:47:284\",\"respDate\":\"230425-00:32:47:285\",\"sourceId\":\"haproxy:93d6fced-15b5-4e90-9878-1c5026dbb5fa\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:32:47:284-2314\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[24484868-84d9-4af5-a64e-97dfb8406ab3], x-b3-parentspanid=[a37ab4d3e7bfd4d0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7a2250a41c076412a37ab4d3e7bfd4d0], x-b3-spanid=[e0261ac7390c5bcf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[93d6fced-15b5-4e90-9878-1c5026dbb5fa]}\\\"}\"}","context":{"RequestID":"93d6fced-15b5-4e90-9878-1c5026dbb5fa","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6f3f9a91-dc1a-4689-a874-0dd90f3ac3e9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:32:47.282Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:47.286Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"93d6fced-15b5-4e90-9878-1c5026dbb5fa","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6f3f9a91-dc1a-4689-a874-0dd90f3ac3e9","LogTimestamp":"2023-04-25T00:32:47.286Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:32:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:32:48.752Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:32:48.766Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:48.766Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:48.766Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:49.295Z","message":"Entering","context":{"RequestID":"caf6a2a1-a3a0-4f37-a11a-f6691cdf7c3d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ce096bb3-2df1-4e01-94f2-205ba46194cc","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:32:49.295Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:32:49.298Z","message":"{\"transactionId\":\"caf6a2a1-a3a0-4f37-a11a-f6691cdf7c3d\",\"status\":\"200\",\"rqstDate\":\"230425-00:32:49:296\",\"respDate\":\"230425-00:32:49:298\",\"sourceId\":\"haproxy:caf6a2a1-a3a0-4f37-a11a-f6691cdf7c3d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:32:49:296-30574\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0ee0e663-dfe0-959c-bbfb-ff8e1fb8c704], x-b3-parentspanid=[c52487d81fd22a6b], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dee2619c8eec345cc52487d81fd22a6b], x-b3-spanid=[70de40981f8cc5fe], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[caf6a2a1-a3a0-4f37-a11a-f6691cdf7c3d]}\\\"}\"}","context":{"RequestID":"caf6a2a1-a3a0-4f37-a11a-f6691cdf7c3d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ce096bb3-2df1-4e01-94f2-205ba46194cc","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:32:49.295Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:49.299Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"caf6a2a1-a3a0-4f37-a11a-f6691cdf7c3d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ce096bb3-2df1-4e01-94f2-205ba46194cc","LogTimestamp":"2023-04-25T00:32:49.299Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:32:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:32:50.901Z","message":"Entering","context":{"RequestID":"c7a60e68-4398-4200-86af-8b4d1a265648","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"82724872-119f-4ec0-aef3-627c4b3e50e6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:32:50.900Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:32:50.904Z","message":"{\"transactionId\":\"c7a60e68-4398-4200-86af-8b4d1a265648\",\"status\":\"200\",\"rqstDate\":\"230425-00:32:50:901\",\"respDate\":\"230425-00:32:50:903\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c7a60e68-4398-4200-86af-8b4d1a265648\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:32:50:901-22356\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[855838c9-5dea-436c-bf00-5390c14fa7d5], x-b3-parentspanid=[273973ff5b745f84], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[57521], x-envoy-attempt-count=[1], x-b3-traceid=[aacf4a43578e98dd273973ff5b745f84], x-b3-spanid=[b729c6b441966beb], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c7a60e68-4398-4200-86af-8b4d1a265648]}\\\"}\"}","context":{"RequestID":"c7a60e68-4398-4200-86af-8b4d1a265648","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"82724872-119f-4ec0-aef3-627c4b3e50e6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:32:50.900Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:50.905Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c7a60e68-4398-4200-86af-8b4d1a265648","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"82724872-119f-4ec0-aef3-627c4b3e50e6","LogTimestamp":"2023-04-25T00:32:50.904Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:32:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:32:51.096Z","message":"Entering","context":{"RequestID":"28275856-7108-434f-9389-12a7ee3535a2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4f371043-a667-4852-81e5-f2fded793621","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:32:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:32:51.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"28275856-7108-434f-9389-12a7ee3535a2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4f371043-a667-4852-81e5-f2fded793621","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:32:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:51.099Z","message":"{\"transactionId\":\"28275856-7108-434f-9389-12a7ee3535a2\",\"status\":\"200\",\"rqstDate\":\"230425-00:32:51:097\",\"respDate\":\"230425-00:32:51:098\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:28275856-7108-434f-9389-12a7ee3535a2\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:32:51:097-29470\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[28275856-7108-434f-9389-12a7ee3535a2]}\\\"}\"}","context":{"RequestID":"28275856-7108-434f-9389-12a7ee3535a2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4f371043-a667-4852-81e5-f2fded793621","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:32:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:51.099Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"28275856-7108-434f-9389-12a7ee3535a2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4f371043-a667-4852-81e5-f2fded793621","LogTimestamp":"2023-04-25T00:32:51.099Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:32:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:32:51.309Z","message":"Entering","context":{"RequestID":"1ef68f56-5bf4-46e5-a286-2133b5e82e12","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"258c4a91-4259-44cf-aa2c-581daccd0380","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:32:51.309Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:32:51.311Z","message":"{\"transactionId\":\"1ef68f56-5bf4-46e5-a286-2133b5e82e12\",\"status\":\"200\",\"rqstDate\":\"230425-00:32:51:309\",\"respDate\":\"230425-00:32:51:311\",\"sourceId\":\"haproxy:1ef68f56-5bf4-46e5-a286-2133b5e82e12\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:32:51:309-20519\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1cc4e86e-5dcd-4520-b0e7-fcec9946e3c8], x-b3-parentspanid=[1b52e12fb7afb70a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9554488f652c6eec1b52e12fb7afb70a], x-b3-spanid=[6df0d620e50b5d6e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1ef68f56-5bf4-46e5-a286-2133b5e82e12]}\\\"}\"}","context":{"RequestID":"1ef68f56-5bf4-46e5-a286-2133b5e82e12","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"258c4a91-4259-44cf-aa2c-581daccd0380","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:32:51.309Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:51.312Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1ef68f56-5bf4-46e5-a286-2133b5e82e12","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"258c4a91-4259-44cf-aa2c-581daccd0380","LogTimestamp":"2023-04-25T00:32:51.312Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:32:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:32:53.321Z","message":"Entering","context":{"RequestID":"83c0d2f3-77b2-4515-a8b0-aea5900eccfe","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9d96fdce-2d84-4662-8a1d-f50e9daa2e39","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:32:53.321Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:32:53.324Z","message":"{\"transactionId\":\"83c0d2f3-77b2-4515-a8b0-aea5900eccfe\",\"status\":\"200\",\"rqstDate\":\"230425-00:32:53:322\",\"respDate\":\"230425-00:32:53:324\",\"sourceId\":\"haproxy:83c0d2f3-77b2-4515-a8b0-aea5900eccfe\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:32:53:322-6971\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[656da165-603a-40fe-af89-7deed5e67469], x-b3-parentspanid=[448d4ecde149f12d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c49dac1134f2720a448d4ecde149f12d], x-b3-spanid=[3c3707d80c9d95aa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[83c0d2f3-77b2-4515-a8b0-aea5900eccfe]}\\\"}\"}","context":{"RequestID":"83c0d2f3-77b2-4515-a8b0-aea5900eccfe","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9d96fdce-2d84-4662-8a1d-f50e9daa2e39","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:32:53.321Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:53.325Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"83c0d2f3-77b2-4515-a8b0-aea5900eccfe","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9d96fdce-2d84-4662-8a1d-f50e9daa2e39","LogTimestamp":"2023-04-25T00:32:53.325Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:32:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:32:55.335Z","message":"Entering","context":{"RequestID":"7e7116d9-fe9f-4170-b1c3-7928c50e5f50","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"62989212-b9bd-4ff0-8ecf-3b252f3bc3e7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:32:55.335Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:32:55.338Z","message":"{\"transactionId\":\"7e7116d9-fe9f-4170-b1c3-7928c50e5f50\",\"status\":\"200\",\"rqstDate\":\"230425-00:32:55:336\",\"respDate\":\"230425-00:32:55:338\",\"sourceId\":\"haproxy:7e7116d9-fe9f-4170-b1c3-7928c50e5f50\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:32:55:336-91070\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[35c6d965-44bf-4111-91be-c52fd55f10dd], x-b3-parentspanid=[31554c8c9a3bb15a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7fc01c8547b8de4031554c8c9a3bb15a], x-b3-spanid=[89ad43ecd7b3aac0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7e7116d9-fe9f-4170-b1c3-7928c50e5f50]}\\\"}\"}","context":{"RequestID":"7e7116d9-fe9f-4170-b1c3-7928c50e5f50","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"62989212-b9bd-4ff0-8ecf-3b252f3bc3e7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:32:55.335Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:55.339Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7e7116d9-fe9f-4170-b1c3-7928c50e5f50","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"62989212-b9bd-4ff0-8ecf-3b252f3bc3e7","LogTimestamp":"2023-04-25T00:32:55.339Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:32:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:32:57.348Z","message":"Entering","context":{"RequestID":"23a48a47-03f2-458e-a117-bd7b7896e1cf","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f7cf4518-8502-4db0-bdd2-9cbf50cbdfa9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:32:57.348Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:32:57.351Z","message":"{\"transactionId\":\"23a48a47-03f2-458e-a117-bd7b7896e1cf\",\"status\":\"200\",\"rqstDate\":\"230425-00:32:57:349\",\"respDate\":\"230425-00:32:57:351\",\"sourceId\":\"haproxy:23a48a47-03f2-458e-a117-bd7b7896e1cf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:32:57:349-98739\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0ed1f27c-4205-4a90-b69c-e06e14fa864b], x-b3-parentspanid=[6b115ffebdf39ecc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[caad7d54774e6d8f6b115ffebdf39ecc], x-b3-spanid=[5a119d117a6d060d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[23a48a47-03f2-458e-a117-bd7b7896e1cf]}\\\"}\"}","context":{"RequestID":"23a48a47-03f2-458e-a117-bd7b7896e1cf","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f7cf4518-8502-4db0-bdd2-9cbf50cbdfa9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:32:57.348Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:57.351Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"23a48a47-03f2-458e-a117-bd7b7896e1cf","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f7cf4518-8502-4db0-bdd2-9cbf50cbdfa9","LogTimestamp":"2023-04-25T00:32:57.351Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:32:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:32:58.751Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:32:58.765Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:58.766Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:58.766Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:59.362Z","message":"Entering","context":{"RequestID":"420b6ed8-7380-4230-bb3a-12956e5366d0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2a90a877-4b4c-4d3a-a158-23822dded47a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:32:59.362Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:32:59.365Z","message":"{\"transactionId\":\"420b6ed8-7380-4230-bb3a-12956e5366d0\",\"status\":\"200\",\"rqstDate\":\"230425-00:32:59:363\",\"respDate\":\"230425-00:32:59:365\",\"sourceId\":\"haproxy:420b6ed8-7380-4230-bb3a-12956e5366d0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:32:59:363-33975\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3e58380a-508f-4347-a693-281f599c9133], x-b3-parentspanid=[c1bf8f504d6f7609], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8c02f38d97b512c5c1bf8f504d6f7609], x-b3-spanid=[48180b9dc9a8ac1e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[420b6ed8-7380-4230-bb3a-12956e5366d0]}\\\"}\"}","context":{"RequestID":"420b6ed8-7380-4230-bb3a-12956e5366d0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2a90a877-4b4c-4d3a-a158-23822dded47a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:32:59.362Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:32:59.366Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"420b6ed8-7380-4230-bb3a-12956e5366d0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2a90a877-4b4c-4d3a-a158-23822dded47a","LogTimestamp":"2023-04-25T00:32:59.366Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:32:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:33:00.900Z","message":"Entering","context":{"RequestID":"ff9838b1-5152-48b2-a8ac-8310d401b136","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a0fb9b07-cf13-4673-8289-f950f5369262","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:33:00.900Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:33:00.903Z","message":"{\"transactionId\":\"ff9838b1-5152-48b2-a8ac-8310d401b136\",\"status\":\"200\",\"rqstDate\":\"230425-00:33:00:901\",\"respDate\":\"230425-00:33:00:902\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ff9838b1-5152-48b2-a8ac-8310d401b136\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:33:00:901-5941\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a3bdfa4f-f76d-41f7-b822-6c1a9bfd5bd3], x-b3-parentspanid=[4a3c34f82ae9736b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[52043], x-envoy-attempt-count=[1], x-b3-traceid=[ab19538519d126d84a3c34f82ae9736b], x-b3-spanid=[3ef75759ec03f505], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ff9838b1-5152-48b2-a8ac-8310d401b136]}\\\"}\"}","context":{"RequestID":"ff9838b1-5152-48b2-a8ac-8310d401b136","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a0fb9b07-cf13-4673-8289-f950f5369262","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:33:00.900Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:00.903Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ff9838b1-5152-48b2-a8ac-8310d401b136","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a0fb9b07-cf13-4673-8289-f950f5369262","LogTimestamp":"2023-04-25T00:33:00.903Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:33:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:33:01.098Z","message":"Entering","context":{"RequestID":"714f9262-b3d2-4c23-a3df-209b4b562813","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"045185b3-fa2d-4a1d-9362-d0f83a3636a6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:33:01.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:33:01.100Z","message":"Database is available from CACHED check.","context":{"RequestID":"714f9262-b3d2-4c23-a3df-209b4b562813","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"045185b3-fa2d-4a1d-9362-d0f83a3636a6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:33:01.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:01.102Z","message":"{\"transactionId\":\"714f9262-b3d2-4c23-a3df-209b4b562813\",\"status\":\"200\",\"rqstDate\":\"230425-00:33:01:099\",\"respDate\":\"230425-00:33:01:102\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:714f9262-b3d2-4c23-a3df-209b4b562813\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:33:01:099-36468\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[714f9262-b3d2-4c23-a3df-209b4b562813]}\\\"}\"}","context":{"RequestID":"714f9262-b3d2-4c23-a3df-209b4b562813","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"045185b3-fa2d-4a1d-9362-d0f83a3636a6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:33:01.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:01.102Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"714f9262-b3d2-4c23-a3df-209b4b562813","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"045185b3-fa2d-4a1d-9362-d0f83a3636a6","LogTimestamp":"2023-04-25T00:33:01.102Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:33:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:33:01.376Z","message":"Entering","context":{"RequestID":"c4754cfe-45cf-4e09-a312-fe0333253569","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"1290d7be-74df-48a4-baf5-6d35fe1332cc","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:33:01.376Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:33:01.379Z","message":"{\"transactionId\":\"c4754cfe-45cf-4e09-a312-fe0333253569\",\"status\":\"200\",\"rqstDate\":\"230425-00:33:01:377\",\"respDate\":\"230425-00:33:01:379\",\"sourceId\":\"haproxy:c4754cfe-45cf-4e09-a312-fe0333253569\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:33:01:377-1852\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b8d0a50c-8a06-4930-8330-6fe3137a4dbb], x-b3-parentspanid=[c38027349d712f06], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4853fe8266af189bc38027349d712f06], x-b3-spanid=[6233152c179ee8d8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c4754cfe-45cf-4e09-a312-fe0333253569]}\\\"}\"}","context":{"RequestID":"c4754cfe-45cf-4e09-a312-fe0333253569","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"1290d7be-74df-48a4-baf5-6d35fe1332cc","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:33:01.376Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:01.380Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c4754cfe-45cf-4e09-a312-fe0333253569","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1290d7be-74df-48a4-baf5-6d35fe1332cc","LogTimestamp":"2023-04-25T00:33:01.380Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:33:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:33:03.391Z","message":"Entering","context":{"RequestID":"ccab987a-3a2f-43ab-aae9-729ad183a657","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"741ce15a-ef43-44fb-bfe0-7855ca1664d2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:33:03.391Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:33:03.393Z","message":"{\"transactionId\":\"ccab987a-3a2f-43ab-aae9-729ad183a657\",\"status\":\"200\",\"rqstDate\":\"230425-00:33:03:392\",\"respDate\":\"230425-00:33:03:393\",\"sourceId\":\"haproxy:ccab987a-3a2f-43ab-aae9-729ad183a657\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:33:03:392-35814\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a7fd64f3-be0a-4b78-9f5c-dc8b67e81ded], x-b3-parentspanid=[5a0d645dc8d6f255], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1ce16a5907d456085a0d645dc8d6f255], x-b3-spanid=[68843842d4b58371], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ccab987a-3a2f-43ab-aae9-729ad183a657]}\\\"}\"}","context":{"RequestID":"ccab987a-3a2f-43ab-aae9-729ad183a657","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"741ce15a-ef43-44fb-bfe0-7855ca1664d2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:33:03.391Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:03.394Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ccab987a-3a2f-43ab-aae9-729ad183a657","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"741ce15a-ef43-44fb-bfe0-7855ca1664d2","LogTimestamp":"2023-04-25T00:33:03.394Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:33:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:33:05.403Z","message":"Entering","context":{"RequestID":"9ae54ae2-9074-4f32-af72-d104541fee36","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a91c22c8-4aeb-4718-aba4-9ff3f47cb569","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:33:05.403Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:33:05.406Z","message":"{\"transactionId\":\"9ae54ae2-9074-4f32-af72-d104541fee36\",\"status\":\"200\",\"rqstDate\":\"230425-00:33:05:405\",\"respDate\":\"230425-00:33:05:406\",\"sourceId\":\"haproxy:9ae54ae2-9074-4f32-af72-d104541fee36\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:33:05:405-5064\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a6683de9-335c-4987-95c2-2a10f2061849], x-b3-parentspanid=[7b8248b7ab1d00f5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1ab0b42576e0d5c17b8248b7ab1d00f5], x-b3-spanid=[9e1faf0d97a85d4f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9ae54ae2-9074-4f32-af72-d104541fee36]}\\\"}\"}","context":{"RequestID":"9ae54ae2-9074-4f32-af72-d104541fee36","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a91c22c8-4aeb-4718-aba4-9ff3f47cb569","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:33:05.403Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:05.407Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9ae54ae2-9074-4f32-af72-d104541fee36","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a91c22c8-4aeb-4718-aba4-9ff3f47cb569","LogTimestamp":"2023-04-25T00:33:05.407Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:33:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:33:07.417Z","message":"Entering","context":{"RequestID":"13f459a3-1eb5-4b39-b61e-1ff94002ee70","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9ebce29c-60ff-479e-baa1-1807ad8175c6","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:33:07.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:33:07.420Z","message":"{\"transactionId\":\"13f459a3-1eb5-4b39-b61e-1ff94002ee70\",\"status\":\"200\",\"rqstDate\":\"230425-00:33:07:418\",\"respDate\":\"230425-00:33:07:420\",\"sourceId\":\"haproxy:13f459a3-1eb5-4b39-b61e-1ff94002ee70\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:33:07:418-2287\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[01f54b17-bc40-4eed-a3db-898cd522c759], x-b3-parentspanid=[9f1d19f2398e731d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[83c65f503e4e1dda9f1d19f2398e731d], x-b3-spanid=[2ac9c2bab300c3b1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[13f459a3-1eb5-4b39-b61e-1ff94002ee70]}\\\"}\"}","context":{"RequestID":"13f459a3-1eb5-4b39-b61e-1ff94002ee70","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9ebce29c-60ff-479e-baa1-1807ad8175c6","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:33:07.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:07.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"13f459a3-1eb5-4b39-b61e-1ff94002ee70","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9ebce29c-60ff-479e-baa1-1807ad8175c6","LogTimestamp":"2023-04-25T00:33:07.420Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:33:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:33:08.752Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:33:08.768Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:08.768Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:08.768Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:09.429Z","message":"Entering","context":{"RequestID":"f9b77da6-820d-4235-b56f-d7dd68426a5f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b74a9204-8f4e-4fc7-8db0-859be23c2fd7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:33:09.429Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:33:09.432Z","message":"{\"transactionId\":\"f9b77da6-820d-4235-b56f-d7dd68426a5f\",\"status\":\"200\",\"rqstDate\":\"230425-00:33:09:430\",\"respDate\":\"230425-00:33:09:432\",\"sourceId\":\"haproxy:f9b77da6-820d-4235-b56f-d7dd68426a5f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:33:09:430-76970\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c2d3ad82-c4c0-4b7f-85a7-08f64977d13d], x-b3-parentspanid=[8f2c78811ca0986b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[effa9f9916c74efd8f2c78811ca0986b], x-b3-spanid=[12796e15db3c8f7c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f9b77da6-820d-4235-b56f-d7dd68426a5f]}\\\"}\"}","context":{"RequestID":"f9b77da6-820d-4235-b56f-d7dd68426a5f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b74a9204-8f4e-4fc7-8db0-859be23c2fd7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:33:09.429Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:09.433Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f9b77da6-820d-4235-b56f-d7dd68426a5f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b74a9204-8f4e-4fc7-8db0-859be23c2fd7","LogTimestamp":"2023-04-25T00:33:09.433Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:33:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:33:10.899Z","message":"Entering","context":{"RequestID":"192c85e0-508f-4185-a7ae-b5e11c55ac77","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7eb8884d-1f19-472f-9cc9-ad9933caa3f7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:33:10.899Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:33:10.901Z","message":"{\"transactionId\":\"192c85e0-508f-4185-a7ae-b5e11c55ac77\",\"status\":\"200\",\"rqstDate\":\"230425-00:33:10:900\",\"respDate\":\"230425-00:33:10:901\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:192c85e0-508f-4185-a7ae-b5e11c55ac77\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:33:10:900-43315\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d51640f4-f7ec-4976-bc50-d527e6e4cff7], x-b3-parentspanid=[4bff005286b90b9c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49607], x-envoy-attempt-count=[1], x-b3-traceid=[82e507aab67a4df54bff005286b90b9c], x-b3-spanid=[5cea61b0b465227a], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[192c85e0-508f-4185-a7ae-b5e11c55ac77]}\\\"}\"}","context":{"RequestID":"192c85e0-508f-4185-a7ae-b5e11c55ac77","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7eb8884d-1f19-472f-9cc9-ad9933caa3f7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:33:10.899Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:10.902Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"192c85e0-508f-4185-a7ae-b5e11c55ac77","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7eb8884d-1f19-472f-9cc9-ad9933caa3f7","LogTimestamp":"2023-04-25T00:33:10.902Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:33:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:33:11.098Z","message":"Entering","context":{"RequestID":"224ac29c-38fb-4ab7-9efe-87d7acf4643a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c6b90251-5165-488f-ac4b-0dee197bcbd1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:33:11.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:33:11.100Z","message":"Database is available from CACHED check.","context":{"RequestID":"224ac29c-38fb-4ab7-9efe-87d7acf4643a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c6b90251-5165-488f-ac4b-0dee197bcbd1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:33:11.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:11.101Z","message":"{\"transactionId\":\"224ac29c-38fb-4ab7-9efe-87d7acf4643a\",\"status\":\"200\",\"rqstDate\":\"230425-00:33:11:099\",\"respDate\":\"230425-00:33:11:101\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:224ac29c-38fb-4ab7-9efe-87d7acf4643a\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:33:11:099-71701\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[224ac29c-38fb-4ab7-9efe-87d7acf4643a]}\\\"}\"}","context":{"RequestID":"224ac29c-38fb-4ab7-9efe-87d7acf4643a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c6b90251-5165-488f-ac4b-0dee197bcbd1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:33:11.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:11.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"224ac29c-38fb-4ab7-9efe-87d7acf4643a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c6b90251-5165-488f-ac4b-0dee197bcbd1","LogTimestamp":"2023-04-25T00:33:11.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:33:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:33:11.443Z","message":"Entering","context":{"RequestID":"82226e2c-01d1-43eb-b0dc-2785ca93800e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bdf4a5ff-c0b1-4bbe-b9f2-1e249631b0fa","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:33:11.443Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:33:11.446Z","message":"{\"transactionId\":\"82226e2c-01d1-43eb-b0dc-2785ca93800e\",\"status\":\"200\",\"rqstDate\":\"230425-00:33:11:444\",\"respDate\":\"230425-00:33:11:445\",\"sourceId\":\"haproxy:82226e2c-01d1-43eb-b0dc-2785ca93800e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:33:11:444-31328\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e161a1a2-537b-4775-b22f-e245262dd4ed], x-b3-parentspanid=[739357cff2a2f92d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[35554afe7f4999fa739357cff2a2f92d], x-b3-spanid=[3e099a02bc3fd9d1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[82226e2c-01d1-43eb-b0dc-2785ca93800e]}\\\"}\"}","context":{"RequestID":"82226e2c-01d1-43eb-b0dc-2785ca93800e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bdf4a5ff-c0b1-4bbe-b9f2-1e249631b0fa","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:33:11.443Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:11.446Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"82226e2c-01d1-43eb-b0dc-2785ca93800e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bdf4a5ff-c0b1-4bbe-b9f2-1e249631b0fa","LogTimestamp":"2023-04-25T00:33:11.446Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:33:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:33:12.198Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:12.203Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:13.455Z","message":"Entering","context":{"RequestID":"77561502-f057-4fe7-b546-72a2d7e09dbc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a6799406-9127-4231-be81-5ce761a7a624","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:33:13.455Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:33:13.457Z","message":"{\"transactionId\":\"77561502-f057-4fe7-b546-72a2d7e09dbc\",\"status\":\"200\",\"rqstDate\":\"230425-00:33:13:456\",\"respDate\":\"230425-00:33:13:457\",\"sourceId\":\"haproxy:77561502-f057-4fe7-b546-72a2d7e09dbc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:33:13:456-32685\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0418ab1d-b268-4f42-9cbe-8e9a662d1801], x-b3-parentspanid=[983f274e86015876], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2ff703d3c695c572983f274e86015876], x-b3-spanid=[6135676ffb513622], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[77561502-f057-4fe7-b546-72a2d7e09dbc]}\\\"}\"}","context":{"RequestID":"77561502-f057-4fe7-b546-72a2d7e09dbc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a6799406-9127-4231-be81-5ce761a7a624","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:33:13.455Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:13.457Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"77561502-f057-4fe7-b546-72a2d7e09dbc","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a6799406-9127-4231-be81-5ce761a7a624","LogTimestamp":"2023-04-25T00:33:13.457Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:33:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:33:15.465Z","message":"Entering","context":{"RequestID":"123d3022-fe27-41c3-8b17-1a845baeb8c9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f460ed11-85b6-4375-8767-fe24b2d409d3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:33:15.465Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:33:15.467Z","message":"{\"transactionId\":\"123d3022-fe27-41c3-8b17-1a845baeb8c9\",\"status\":\"200\",\"rqstDate\":\"230425-00:33:15:466\",\"respDate\":\"230425-00:33:15:467\",\"sourceId\":\"haproxy:123d3022-fe27-41c3-8b17-1a845baeb8c9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:33:15:466-72160\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[45a30642-6f63-47e5-b21b-3512cf5ec6b0], x-b3-parentspanid=[faa0057ba4b0b009], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[299a3e2921899477faa0057ba4b0b009], x-b3-spanid=[07fb29a159f9a507], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[123d3022-fe27-41c3-8b17-1a845baeb8c9]}\\\"}\"}","context":{"RequestID":"123d3022-fe27-41c3-8b17-1a845baeb8c9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f460ed11-85b6-4375-8767-fe24b2d409d3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:33:15.465Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:15.468Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"123d3022-fe27-41c3-8b17-1a845baeb8c9","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f460ed11-85b6-4375-8767-fe24b2d409d3","LogTimestamp":"2023-04-25T00:33:15.468Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:33:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:33:17.478Z","message":"Entering","context":{"RequestID":"28dc2b0a-e903-4b1e-83b5-00993b793c30","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"91c35c19-a648-4edc-8e36-6e8abd926ada","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:33:17.478Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:33:17.481Z","message":"{\"transactionId\":\"28dc2b0a-e903-4b1e-83b5-00993b793c30\",\"status\":\"200\",\"rqstDate\":\"230425-00:33:17:479\",\"respDate\":\"230425-00:33:17:481\",\"sourceId\":\"haproxy:28dc2b0a-e903-4b1e-83b5-00993b793c30\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:33:17:479-13734\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9100f1b7-b996-429d-a8da-ea526b876874], x-b3-parentspanid=[8abf73741f14d866], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[496f4c99680fadd78abf73741f14d866], x-b3-spanid=[55da005557bf8166], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[28dc2b0a-e903-4b1e-83b5-00993b793c30]}\\\"}\"}","context":{"RequestID":"28dc2b0a-e903-4b1e-83b5-00993b793c30","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"91c35c19-a648-4edc-8e36-6e8abd926ada","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:33:17.478Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:17.482Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"28dc2b0a-e903-4b1e-83b5-00993b793c30","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"91c35c19-a648-4edc-8e36-6e8abd926ada","LogTimestamp":"2023-04-25T00:33:17.482Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:33:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:33:18.752Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:33:18.768Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:18.768Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:18.768Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:19.491Z","message":"Entering","context":{"RequestID":"66e216b2-d59b-44ce-88fc-5b8f7bd811e4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"95a75a23-fd52-4902-8467-85e62c5edd33","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:33:19.490Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:33:19.494Z","message":"{\"transactionId\":\"66e216b2-d59b-44ce-88fc-5b8f7bd811e4\",\"status\":\"200\",\"rqstDate\":\"230425-00:33:19:492\",\"respDate\":\"230425-00:33:19:494\",\"sourceId\":\"haproxy:66e216b2-d59b-44ce-88fc-5b8f7bd811e4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:33:19:492-37134\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c42cd5b5-1a85-4928-a341-1bb8aaa33b77], x-b3-parentspanid=[c496f8dfc17b1283], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f23eafed9ada0037c496f8dfc17b1283], x-b3-spanid=[c0c7d7e8d845ae1f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[66e216b2-d59b-44ce-88fc-5b8f7bd811e4]}\\\"}\"}","context":{"RequestID":"66e216b2-d59b-44ce-88fc-5b8f7bd811e4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"95a75a23-fd52-4902-8467-85e62c5edd33","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:33:19.490Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:19.495Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"66e216b2-d59b-44ce-88fc-5b8f7bd811e4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"95a75a23-fd52-4902-8467-85e62c5edd33","LogTimestamp":"2023-04-25T00:33:19.494Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:33:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:33:20.900Z","message":"Entering","context":{"RequestID":"db32f03b-ef85-4a05-9f72-298271078f5c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"ae303bdf-d39f-48e7-8b9c-2814cad6ef0c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:33:20.900Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:33:20.903Z","message":"{\"transactionId\":\"db32f03b-ef85-4a05-9f72-298271078f5c\",\"status\":\"200\",\"rqstDate\":\"230425-00:33:20:901\",\"respDate\":\"230425-00:33:20:903\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:db32f03b-ef85-4a05-9f72-298271078f5c\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:33:20:901-43918\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9d8a1fa9-fee3-4699-965a-eec32fe609d4], x-b3-parentspanid=[2fa500c9e142cb5b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54917], x-envoy-attempt-count=[1], x-b3-traceid=[328b228a8023fbe02fa500c9e142cb5b], x-b3-spanid=[db4c9ec699c4a654], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[db32f03b-ef85-4a05-9f72-298271078f5c]}\\\"}\"}","context":{"RequestID":"db32f03b-ef85-4a05-9f72-298271078f5c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"ae303bdf-d39f-48e7-8b9c-2814cad6ef0c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:33:20.900Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:20.904Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"db32f03b-ef85-4a05-9f72-298271078f5c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ae303bdf-d39f-48e7-8b9c-2814cad6ef0c","LogTimestamp":"2023-04-25T00:33:20.903Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:33:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:33:21.097Z","message":"Entering","context":{"RequestID":"dcbc688d-b801-4139-9580-4c453d9166df","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0883ced6-e8d6-4e55-be83-95be1e655e6a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:33:21.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:33:21.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"dcbc688d-b801-4139-9580-4c453d9166df","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0883ced6-e8d6-4e55-be83-95be1e655e6a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:33:21.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:21.101Z","message":"{\"transactionId\":\"dcbc688d-b801-4139-9580-4c453d9166df\",\"status\":\"200\",\"rqstDate\":\"230425-00:33:21:097\",\"respDate\":\"230425-00:33:21:101\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:dcbc688d-b801-4139-9580-4c453d9166df\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:33:21:097-58212\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[dcbc688d-b801-4139-9580-4c453d9166df]}\\\"}\"}","context":{"RequestID":"dcbc688d-b801-4139-9580-4c453d9166df","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0883ced6-e8d6-4e55-be83-95be1e655e6a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:33:21.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:21.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dcbc688d-b801-4139-9580-4c453d9166df","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0883ced6-e8d6-4e55-be83-95be1e655e6a","LogTimestamp":"2023-04-25T00:33:21.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:33:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:33:21.504Z","message":"Entering","context":{"RequestID":"76a9c131-0da9-4786-98b2-462cb0615050","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"32f4d684-a29e-4fae-ba6d-bf5afe6f884b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:33:21.504Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:33:21.507Z","message":"{\"transactionId\":\"76a9c131-0da9-4786-98b2-462cb0615050\",\"status\":\"200\",\"rqstDate\":\"230425-00:33:21:505\",\"respDate\":\"230425-00:33:21:506\",\"sourceId\":\"haproxy:76a9c131-0da9-4786-98b2-462cb0615050\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:33:21:505-7189\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d4b9a486-82aa-4e6a-8d0f-d90d70c56342], x-b3-parentspanid=[f83ca6ac8b2abc49], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9d8e1cada8623e13f83ca6ac8b2abc49], x-b3-spanid=[064af759680b595d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[76a9c131-0da9-4786-98b2-462cb0615050]}\\\"}\"}","context":{"RequestID":"76a9c131-0da9-4786-98b2-462cb0615050","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"32f4d684-a29e-4fae-ba6d-bf5afe6f884b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:33:21.504Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:21.507Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"76a9c131-0da9-4786-98b2-462cb0615050","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"32f4d684-a29e-4fae-ba6d-bf5afe6f884b","LogTimestamp":"2023-04-25T00:33:21.507Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:33:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:33:23.518Z","message":"Entering","context":{"RequestID":"3b466c78-bc82-4e59-8ce7-5a6fb10f00ed","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"aaeb25ce-f26b-4913-a919-6adb99dcc68f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:33:23.518Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:33:23.522Z","message":"{\"transactionId\":\"3b466c78-bc82-4e59-8ce7-5a6fb10f00ed\",\"status\":\"200\",\"rqstDate\":\"230425-00:33:23:519\",\"respDate\":\"230425-00:33:23:522\",\"sourceId\":\"haproxy:3b466c78-bc82-4e59-8ce7-5a6fb10f00ed\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:33:23:519-49656\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0fe119e9-0af0-450f-84c7-27a99b76f560], x-b3-parentspanid=[c09f1a59a37c27bb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[937bd655afcb95f1c09f1a59a37c27bb], x-b3-spanid=[9cb0ed9223f1e81d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3b466c78-bc82-4e59-8ce7-5a6fb10f00ed]}\\\"}\"}","context":{"RequestID":"3b466c78-bc82-4e59-8ce7-5a6fb10f00ed","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"aaeb25ce-f26b-4913-a919-6adb99dcc68f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:33:23.518Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:23.523Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3b466c78-bc82-4e59-8ce7-5a6fb10f00ed","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aaeb25ce-f26b-4913-a919-6adb99dcc68f","LogTimestamp":"2023-04-25T00:33:23.523Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:33:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:33:25.532Z","message":"Entering","context":{"RequestID":"6a79dd84-12c3-4fe4-89ef-09e17bfc8cf6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"850777aa-edd6-45bc-82e2-801473883edf","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:33:25.532Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:33:25.535Z","message":"{\"transactionId\":\"6a79dd84-12c3-4fe4-89ef-09e17bfc8cf6\",\"status\":\"200\",\"rqstDate\":\"230425-00:33:25:533\",\"respDate\":\"230425-00:33:25:535\",\"sourceId\":\"haproxy:6a79dd84-12c3-4fe4-89ef-09e17bfc8cf6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:33:25:533-61410\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[01de262e-b8cb-417b-8ea1-2080977cfca7], x-b3-parentspanid=[8011af8713e641cf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b73f24c2d70e88548011af8713e641cf], x-b3-spanid=[17c04d08cc43dbde], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6a79dd84-12c3-4fe4-89ef-09e17bfc8cf6]}\\\"}\"}","context":{"RequestID":"6a79dd84-12c3-4fe4-89ef-09e17bfc8cf6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"850777aa-edd6-45bc-82e2-801473883edf","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:33:25.532Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:25.537Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6a79dd84-12c3-4fe4-89ef-09e17bfc8cf6","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"850777aa-edd6-45bc-82e2-801473883edf","LogTimestamp":"2023-04-25T00:33:25.537Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:33:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:33:27.547Z","message":"Entering","context":{"RequestID":"2d977157-57a7-483a-bd1b-b7ba80d0094e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b164731d-40c3-4bef-9eb0-764fcd2a5d08","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:33:27.546Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:33:27.550Z","message":"{\"transactionId\":\"2d977157-57a7-483a-bd1b-b7ba80d0094e\",\"status\":\"200\",\"rqstDate\":\"230425-00:33:27:547\",\"respDate\":\"230425-00:33:27:549\",\"sourceId\":\"haproxy:2d977157-57a7-483a-bd1b-b7ba80d0094e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:33:27:547-37629\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d49ac5d7-e9ea-4f9c-bafe-cebe5caa119e], x-b3-parentspanid=[f64499a220c55772], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a783f86dac8305bef64499a220c55772], x-b3-spanid=[a37eda1c5cd3b571], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2d977157-57a7-483a-bd1b-b7ba80d0094e]}\\\"}\"}","context":{"RequestID":"2d977157-57a7-483a-bd1b-b7ba80d0094e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b164731d-40c3-4bef-9eb0-764fcd2a5d08","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:33:27.546Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:27.550Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2d977157-57a7-483a-bd1b-b7ba80d0094e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b164731d-40c3-4bef-9eb0-764fcd2a5d08","LogTimestamp":"2023-04-25T00:33:27.550Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:33:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:33:28.752Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:33:28.763Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:28.763Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:28.763Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:29.559Z","message":"Entering","context":{"RequestID":"01d184e3-d624-40ef-a247-0e1a4ddb0d76","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9b9e030f-5123-4c8a-88f9-0b93d342a5fd","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:33:29.559Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:33:29.561Z","message":"{\"transactionId\":\"01d184e3-d624-40ef-a247-0e1a4ddb0d76\",\"status\":\"200\",\"rqstDate\":\"230425-00:33:29:560\",\"respDate\":\"230425-00:33:29:561\",\"sourceId\":\"haproxy:01d184e3-d624-40ef-a247-0e1a4ddb0d76\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:33:29:560-1476\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b238bcd1-aacb-41dc-9b68-d0fe697e6f4c], x-b3-parentspanid=[3308f5e4fe61ef76], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fcfb9bf569ba024f3308f5e4fe61ef76], x-b3-spanid=[796b082d3f9cb961], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[01d184e3-d624-40ef-a247-0e1a4ddb0d76]}\\\"}\"}","context":{"RequestID":"01d184e3-d624-40ef-a247-0e1a4ddb0d76","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9b9e030f-5123-4c8a-88f9-0b93d342a5fd","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:33:29.559Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:29.562Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"01d184e3-d624-40ef-a247-0e1a4ddb0d76","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9b9e030f-5123-4c8a-88f9-0b93d342a5fd","LogTimestamp":"2023-04-25T00:33:29.561Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:33:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:33:30.898Z","message":"Entering","context":{"RequestID":"ef157be1-7020-421f-887d-57f648287cfc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a98ca4ef-d20b-4e2a-9da7-55d91f9e3ff2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:33:30.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:33:30.901Z","message":"{\"transactionId\":\"ef157be1-7020-421f-887d-57f648287cfc\",\"status\":\"200\",\"rqstDate\":\"230425-00:33:30:899\",\"respDate\":\"230425-00:33:30:901\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ef157be1-7020-421f-887d-57f648287cfc\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:33:30:899-79216\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[01a7aad0-a205-4b05-9ec9-6bdc57c774bb], x-b3-parentspanid=[7dc1a732f1fc44a6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[36195], x-envoy-attempt-count=[1], x-b3-traceid=[b1e31a07d71ad6c37dc1a732f1fc44a6], x-b3-spanid=[838e23ad367fdd70], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ef157be1-7020-421f-887d-57f648287cfc]}\\\"}\"}","context":{"RequestID":"ef157be1-7020-421f-887d-57f648287cfc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a98ca4ef-d20b-4e2a-9da7-55d91f9e3ff2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:33:30.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:30.902Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ef157be1-7020-421f-887d-57f648287cfc","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a98ca4ef-d20b-4e2a-9da7-55d91f9e3ff2","LogTimestamp":"2023-04-25T00:33:30.902Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:33:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:33:31.099Z","message":"Entering","context":{"RequestID":"323594f3-fe67-43db-9496-c3a0adf496f5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b9d381bd-da0c-4084-a9bd-517b3e2c9b45","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:33:31.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:33:31.101Z","message":"Database is available from CACHED check.","context":{"RequestID":"323594f3-fe67-43db-9496-c3a0adf496f5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b9d381bd-da0c-4084-a9bd-517b3e2c9b45","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:33:31.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:31.102Z","message":"{\"transactionId\":\"323594f3-fe67-43db-9496-c3a0adf496f5\",\"status\":\"200\",\"rqstDate\":\"230425-00:33:31:100\",\"respDate\":\"230425-00:33:31:102\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:323594f3-fe67-43db-9496-c3a0adf496f5\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:33:31:100-84502\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[323594f3-fe67-43db-9496-c3a0adf496f5]}\\\"}\"}","context":{"RequestID":"323594f3-fe67-43db-9496-c3a0adf496f5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b9d381bd-da0c-4084-a9bd-517b3e2c9b45","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:33:31.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:31.103Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"323594f3-fe67-43db-9496-c3a0adf496f5","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b9d381bd-da0c-4084-a9bd-517b3e2c9b45","LogTimestamp":"2023-04-25T00:33:31.103Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:33:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:33:31.570Z","message":"Entering","context":{"RequestID":"c1bfc3e9-2396-490f-9bd7-9c8ac16406e2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0eaaba20-6496-4a2b-92ed-79fc6c3b7573","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:33:31.570Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:33:31.574Z","message":"{\"transactionId\":\"c1bfc3e9-2396-490f-9bd7-9c8ac16406e2\",\"status\":\"200\",\"rqstDate\":\"230425-00:33:31:572\",\"respDate\":\"230425-00:33:31:574\",\"sourceId\":\"haproxy:c1bfc3e9-2396-490f-9bd7-9c8ac16406e2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:33:31:572-3263\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2a77a0fe-c98c-4447-9ef7-095b8c8746de], x-b3-parentspanid=[3e0d682a4293e03a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2a426a6a249c5c373e0d682a4293e03a], x-b3-spanid=[e3ec6da4e0837ecc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c1bfc3e9-2396-490f-9bd7-9c8ac16406e2]}\\\"}\"}","context":{"RequestID":"c1bfc3e9-2396-490f-9bd7-9c8ac16406e2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0eaaba20-6496-4a2b-92ed-79fc6c3b7573","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:33:31.570Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:31.574Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c1bfc3e9-2396-490f-9bd7-9c8ac16406e2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0eaaba20-6496-4a2b-92ed-79fc6c3b7573","LogTimestamp":"2023-04-25T00:33:31.574Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:33:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:33:33.583Z","message":"Entering","context":{"RequestID":"568c0c8f-2d74-4ff3-8db6-9ed962cbfe24","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"22d07f53-95b6-4fe0-aa48-fbe7a16ebfe0","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:33:33.583Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:33:33.586Z","message":"{\"transactionId\":\"568c0c8f-2d74-4ff3-8db6-9ed962cbfe24\",\"status\":\"200\",\"rqstDate\":\"230425-00:33:33:584\",\"respDate\":\"230425-00:33:33:586\",\"sourceId\":\"haproxy:568c0c8f-2d74-4ff3-8db6-9ed962cbfe24\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:33:33:584-4815\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cc42ce52-db25-4e30-bbaa-6290675c6f40], x-b3-parentspanid=[0e31b50414cef817], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3b1a1356d183662d0e31b50414cef817], x-b3-spanid=[aae8cca4b95a0ec9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[568c0c8f-2d74-4ff3-8db6-9ed962cbfe24]}\\\"}\"}","context":{"RequestID":"568c0c8f-2d74-4ff3-8db6-9ed962cbfe24","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"22d07f53-95b6-4fe0-aa48-fbe7a16ebfe0","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:33:33.583Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:33.587Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"568c0c8f-2d74-4ff3-8db6-9ed962cbfe24","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"22d07f53-95b6-4fe0-aa48-fbe7a16ebfe0","LogTimestamp":"2023-04-25T00:33:33.587Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:33:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:33:35.598Z","message":"Entering","context":{"RequestID":"e60e17fc-de04-4ad2-b71f-5fd95d639c17","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"013128ec-af65-4e40-8699-c01a04c90b70","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:33:35.597Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:33:35.600Z","message":"{\"transactionId\":\"e60e17fc-de04-4ad2-b71f-5fd95d639c17\",\"status\":\"200\",\"rqstDate\":\"230425-00:33:35:598\",\"respDate\":\"230425-00:33:35:600\",\"sourceId\":\"haproxy:e60e17fc-de04-4ad2-b71f-5fd95d639c17\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:33:35:598-67074\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8d854123-4062-48eb-af71-34ba9812c2d8], x-b3-parentspanid=[efe596a5cac6da94], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[46d9ce8f1a931395efe596a5cac6da94], x-b3-spanid=[2e04a67335fdf9a4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e60e17fc-de04-4ad2-b71f-5fd95d639c17]}\\\"}\"}","context":{"RequestID":"e60e17fc-de04-4ad2-b71f-5fd95d639c17","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"013128ec-af65-4e40-8699-c01a04c90b70","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:33:35.597Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:35.601Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e60e17fc-de04-4ad2-b71f-5fd95d639c17","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"013128ec-af65-4e40-8699-c01a04c90b70","LogTimestamp":"2023-04-25T00:33:35.601Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:33:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:33:37.610Z","message":"Entering","context":{"RequestID":"a9489f1a-04b5-44a5-80c9-3b61b30271c4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"941c9a34-6993-4395-8316-8a13347e4ed3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:33:37.609Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:33:37.612Z","message":"{\"transactionId\":\"a9489f1a-04b5-44a5-80c9-3b61b30271c4\",\"status\":\"200\",\"rqstDate\":\"230425-00:33:37:610\",\"respDate\":\"230425-00:33:37:612\",\"sourceId\":\"haproxy:a9489f1a-04b5-44a5-80c9-3b61b30271c4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:33:37:610-64652\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[62d79a99-4b3f-4e8c-843f-e820e968697d], x-b3-parentspanid=[53b255239fc793b0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d9beb1957670e0b553b255239fc793b0], x-b3-spanid=[64e12a97f830c126], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a9489f1a-04b5-44a5-80c9-3b61b30271c4]}\\\"}\"}","context":{"RequestID":"a9489f1a-04b5-44a5-80c9-3b61b30271c4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"941c9a34-6993-4395-8316-8a13347e4ed3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:33:37.609Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:37.613Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a9489f1a-04b5-44a5-80c9-3b61b30271c4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"941c9a34-6993-4395-8316-8a13347e4ed3","LogTimestamp":"2023-04-25T00:33:37.613Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:33:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:33:38.752Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:33:38.764Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:38.764Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:38.765Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:39.622Z","message":"Entering","context":{"RequestID":"2e8678c6-fcae-4c51-9f26-7faeba21ad61","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"f867afca-62f1-4f66-a2ec-eaf61200d51d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:33:39.622Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:33:39.624Z","message":"{\"transactionId\":\"2e8678c6-fcae-4c51-9f26-7faeba21ad61\",\"status\":\"200\",\"rqstDate\":\"230425-00:33:39:622\",\"respDate\":\"230425-00:33:39:624\",\"sourceId\":\"haproxy:2e8678c6-fcae-4c51-9f26-7faeba21ad61\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:33:39:622-57237\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e93b9ac4-a59b-4434-8323-2b05469c865d], x-b3-parentspanid=[789e5a1ee3c88668], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[be2edd65a069d79f789e5a1ee3c88668], x-b3-spanid=[e1fccf993595f68d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2e8678c6-fcae-4c51-9f26-7faeba21ad61]}\\\"}\"}","context":{"RequestID":"2e8678c6-fcae-4c51-9f26-7faeba21ad61","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"f867afca-62f1-4f66-a2ec-eaf61200d51d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:33:39.622Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:39.625Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2e8678c6-fcae-4c51-9f26-7faeba21ad61","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f867afca-62f1-4f66-a2ec-eaf61200d51d","LogTimestamp":"2023-04-25T00:33:39.625Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:33:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:33:40.902Z","message":"Entering","context":{"RequestID":"6fb84c42-ace0-43cf-aad1-6a3793b928aa","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"56059e13-ebb5-4c78-9f7a-4b5b0686389a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:33:40.901Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:33:40.904Z","message":"{\"transactionId\":\"6fb84c42-ace0-43cf-aad1-6a3793b928aa\",\"status\":\"200\",\"rqstDate\":\"230425-00:33:40:902\",\"respDate\":\"230425-00:33:40:904\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:6fb84c42-ace0-43cf-aad1-6a3793b928aa\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:33:40:902-33018\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[01f68bcf-61fc-4852-b0b6-bb76ba2bade4], x-b3-parentspanid=[70436ee413104fb6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51263], x-envoy-attempt-count=[1], x-b3-traceid=[510a44771939af1070436ee413104fb6], x-b3-spanid=[52b1e9625b934f1c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[6fb84c42-ace0-43cf-aad1-6a3793b928aa]}\\\"}\"}","context":{"RequestID":"6fb84c42-ace0-43cf-aad1-6a3793b928aa","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"56059e13-ebb5-4c78-9f7a-4b5b0686389a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:33:40.901Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:40.905Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6fb84c42-ace0-43cf-aad1-6a3793b928aa","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"56059e13-ebb5-4c78-9f7a-4b5b0686389a","LogTimestamp":"2023-04-25T00:33:40.905Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:33:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:33:41.098Z","message":"Entering","context":{"RequestID":"b5db5bbf-8ed2-4f48-b94c-ae129ba11df2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ec924315-6ade-4109-9fb3-566db15dce42","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:33:41.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:33:41.101Z","message":"Database is available from CACHED check.","context":{"RequestID":"b5db5bbf-8ed2-4f48-b94c-ae129ba11df2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ec924315-6ade-4109-9fb3-566db15dce42","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:33:41.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:41.102Z","message":"{\"transactionId\":\"b5db5bbf-8ed2-4f48-b94c-ae129ba11df2\",\"status\":\"200\",\"rqstDate\":\"230425-00:33:41:099\",\"respDate\":\"230425-00:33:41:102\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b5db5bbf-8ed2-4f48-b94c-ae129ba11df2\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:33:41:099-84301\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b5db5bbf-8ed2-4f48-b94c-ae129ba11df2]}\\\"}\"}","context":{"RequestID":"b5db5bbf-8ed2-4f48-b94c-ae129ba11df2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ec924315-6ade-4109-9fb3-566db15dce42","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:33:41.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:41.103Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b5db5bbf-8ed2-4f48-b94c-ae129ba11df2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ec924315-6ade-4109-9fb3-566db15dce42","LogTimestamp":"2023-04-25T00:33:41.103Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:33:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:33:41.635Z","message":"Entering","context":{"RequestID":"1b36a84a-b4ad-4fce-97a7-237df64366e0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"928250b3-257d-4995-be79-629583d13999","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:33:41.635Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:33:41.638Z","message":"{\"transactionId\":\"1b36a84a-b4ad-4fce-97a7-237df64366e0\",\"status\":\"200\",\"rqstDate\":\"230425-00:33:41:636\",\"respDate\":\"230425-00:33:41:638\",\"sourceId\":\"haproxy:1b36a84a-b4ad-4fce-97a7-237df64366e0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:33:41:636-71716\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e42a347a-d0c0-4409-b10a-4fd23dfcfc34], x-b3-parentspanid=[78a9a4a124f297b7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8bdadffb066e9e0d78a9a4a124f297b7], x-b3-spanid=[c07f02d766a38913], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1b36a84a-b4ad-4fce-97a7-237df64366e0]}\\\"}\"}","context":{"RequestID":"1b36a84a-b4ad-4fce-97a7-237df64366e0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"928250b3-257d-4995-be79-629583d13999","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:33:41.635Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:41.639Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1b36a84a-b4ad-4fce-97a7-237df64366e0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"928250b3-257d-4995-be79-629583d13999","LogTimestamp":"2023-04-25T00:33:41.639Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:33:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:33:42.204Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:42.207Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:43.648Z","message":"Entering","context":{"RequestID":"375ae7fe-a319-47f8-8ae7-4796798f4a5a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ceee07fc-75df-42d0-b6e3-4cef188c941c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:33:43.648Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:33:43.651Z","message":"{\"transactionId\":\"375ae7fe-a319-47f8-8ae7-4796798f4a5a\",\"status\":\"200\",\"rqstDate\":\"230425-00:33:43:649\",\"respDate\":\"230425-00:33:43:651\",\"sourceId\":\"haproxy:375ae7fe-a319-47f8-8ae7-4796798f4a5a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:33:43:649-11263\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a5e01060-cc36-4f18-96fd-91818b88c74d], x-b3-parentspanid=[6c132433632f0e3d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d4a7ee33106173576c132433632f0e3d], x-b3-spanid=[33527ae6150ed41b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[375ae7fe-a319-47f8-8ae7-4796798f4a5a]}\\\"}\"}","context":{"RequestID":"375ae7fe-a319-47f8-8ae7-4796798f4a5a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ceee07fc-75df-42d0-b6e3-4cef188c941c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:33:43.648Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:43.652Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"375ae7fe-a319-47f8-8ae7-4796798f4a5a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ceee07fc-75df-42d0-b6e3-4cef188c941c","LogTimestamp":"2023-04-25T00:33:43.652Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:33:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:33:45.661Z","message":"Entering","context":{"RequestID":"6baa535b-b5af-492a-a91b-c12a56512893","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"348f6053-33dd-4c41-a221-1d4894ff9254","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:33:45.661Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:33:45.664Z","message":"{\"transactionId\":\"6baa535b-b5af-492a-a91b-c12a56512893\",\"status\":\"200\",\"rqstDate\":\"230425-00:33:45:662\",\"respDate\":\"230425-00:33:45:664\",\"sourceId\":\"haproxy:6baa535b-b5af-492a-a91b-c12a56512893\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:33:45:662-72891\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[db60aa45-dcde-4917-b588-65cddfdcb196], x-b3-parentspanid=[24fae75d4cb66c26], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5ce1415383549b9024fae75d4cb66c26], x-b3-spanid=[5a1821f630160164], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6baa535b-b5af-492a-a91b-c12a56512893]}\\\"}\"}","context":{"RequestID":"6baa535b-b5af-492a-a91b-c12a56512893","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"348f6053-33dd-4c41-a221-1d4894ff9254","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:33:45.661Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:45.665Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6baa535b-b5af-492a-a91b-c12a56512893","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"348f6053-33dd-4c41-a221-1d4894ff9254","LogTimestamp":"2023-04-25T00:33:45.665Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:33:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:33:47.674Z","message":"Entering","context":{"RequestID":"df5fd878-e589-4b31-9e92-5b8ea7b68858","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"19b1d98e-f182-4bde-8862-c092a6f67766","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:33:47.674Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:33:47.677Z","message":"{\"transactionId\":\"df5fd878-e589-4b31-9e92-5b8ea7b68858\",\"status\":\"200\",\"rqstDate\":\"230425-00:33:47:675\",\"respDate\":\"230425-00:33:47:676\",\"sourceId\":\"haproxy:df5fd878-e589-4b31-9e92-5b8ea7b68858\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:33:47:675-73540\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8c177e9d-420a-4612-8e6c-49def3dd4901], x-b3-parentspanid=[f822c2f5f6880459], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d980d7709b3de5d1f822c2f5f6880459], x-b3-spanid=[8abf3998792199f2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[df5fd878-e589-4b31-9e92-5b8ea7b68858]}\\\"}\"}","context":{"RequestID":"df5fd878-e589-4b31-9e92-5b8ea7b68858","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"19b1d98e-f182-4bde-8862-c092a6f67766","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:33:47.674Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:47.677Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"df5fd878-e589-4b31-9e92-5b8ea7b68858","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"19b1d98e-f182-4bde-8862-c092a6f67766","LogTimestamp":"2023-04-25T00:33:47.677Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:33:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:33:48.752Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:33:48.766Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:48.766Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:48.766Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:49.686Z","message":"Entering","context":{"RequestID":"30906e62-6dcb-4318-8254-b888ed86f59f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"0b56cfc0-40e0-460e-ae06-db3e1bb1a55a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:33:49.686Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:33:49.689Z","message":"{\"transactionId\":\"30906e62-6dcb-4318-8254-b888ed86f59f\",\"status\":\"200\",\"rqstDate\":\"230425-00:33:49:687\",\"respDate\":\"230425-00:33:49:689\",\"sourceId\":\"haproxy:30906e62-6dcb-4318-8254-b888ed86f59f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:33:49:687-47380\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[266e2730-a5d1-41d1-82ef-8ca9c276f6db], x-b3-parentspanid=[9e80ccc9cfe0d0c8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2a4a9ee4502606829e80ccc9cfe0d0c8], x-b3-spanid=[80ffbb9da810843f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[30906e62-6dcb-4318-8254-b888ed86f59f]}\\\"}\"}","context":{"RequestID":"30906e62-6dcb-4318-8254-b888ed86f59f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"0b56cfc0-40e0-460e-ae06-db3e1bb1a55a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:33:49.686Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:49.690Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"30906e62-6dcb-4318-8254-b888ed86f59f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0b56cfc0-40e0-460e-ae06-db3e1bb1a55a","LogTimestamp":"2023-04-25T00:33:49.690Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:33:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:33:50.902Z","message":"Entering","context":{"RequestID":"b9f1db0c-f19b-4e09-9079-71c4b16665bd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ceb87050-9c5e-4a44-99c0-03fa10be2cbc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:33:50.902Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:33:50.905Z","message":"{\"transactionId\":\"b9f1db0c-f19b-4e09-9079-71c4b16665bd\",\"status\":\"200\",\"rqstDate\":\"230425-00:33:50:903\",\"respDate\":\"230425-00:33:50:905\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b9f1db0c-f19b-4e09-9079-71c4b16665bd\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:33:50:903-60207\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d411b68c-3b8f-4c39-b8ee-63f3d4cd47a0], x-b3-parentspanid=[3764fef897210cf1], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41549], x-envoy-attempt-count=[1], x-b3-traceid=[158591d4705daa0b3764fef897210cf1], x-b3-spanid=[5d7b2ae763b92d2b], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b9f1db0c-f19b-4e09-9079-71c4b16665bd]}\\\"}\"}","context":{"RequestID":"b9f1db0c-f19b-4e09-9079-71c4b16665bd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ceb87050-9c5e-4a44-99c0-03fa10be2cbc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:33:50.902Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:50.905Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b9f1db0c-f19b-4e09-9079-71c4b16665bd","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ceb87050-9c5e-4a44-99c0-03fa10be2cbc","LogTimestamp":"2023-04-25T00:33:50.905Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:33:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:33:51.096Z","message":"Entering","context":{"RequestID":"c91d9a35-db1f-4645-a2fb-a9022e13940a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f2459e63-3c1e-454b-8223-17ac5e81cd27","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:33:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:33:51.097Z","message":"Database is available from CACHED check.","context":{"RequestID":"c91d9a35-db1f-4645-a2fb-a9022e13940a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f2459e63-3c1e-454b-8223-17ac5e81cd27","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:33:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:51.098Z","message":"{\"transactionId\":\"c91d9a35-db1f-4645-a2fb-a9022e13940a\",\"status\":\"200\",\"rqstDate\":\"230425-00:33:51:096\",\"respDate\":\"230425-00:33:51:098\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c91d9a35-db1f-4645-a2fb-a9022e13940a\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:33:51:096-11443\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c91d9a35-db1f-4645-a2fb-a9022e13940a]}\\\"}\"}","context":{"RequestID":"c91d9a35-db1f-4645-a2fb-a9022e13940a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f2459e63-3c1e-454b-8223-17ac5e81cd27","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:33:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:51.098Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c91d9a35-db1f-4645-a2fb-a9022e13940a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f2459e63-3c1e-454b-8223-17ac5e81cd27","LogTimestamp":"2023-04-25T00:33:51.098Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:33:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:33:51.705Z","message":"Entering","context":{"RequestID":"71ba4036-c252-4cd9-aa43-d31184c33090","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a3fef729-08e5-4fa1-ad94-039617b21792","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:33:51.705Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:33:51.708Z","message":"{\"transactionId\":\"71ba4036-c252-4cd9-aa43-d31184c33090\",\"status\":\"200\",\"rqstDate\":\"230425-00:33:51:706\",\"respDate\":\"230425-00:33:51:708\",\"sourceId\":\"haproxy:71ba4036-c252-4cd9-aa43-d31184c33090\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:33:51:706-57962\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dfe27a60-55ae-4c72-9c64-d4e0697b992c], x-b3-parentspanid=[21e0862c944ecc4c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4b8d877035afd11b21e0862c944ecc4c], x-b3-spanid=[2ecb260b0643e02a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[71ba4036-c252-4cd9-aa43-d31184c33090]}\\\"}\"}","context":{"RequestID":"71ba4036-c252-4cd9-aa43-d31184c33090","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a3fef729-08e5-4fa1-ad94-039617b21792","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:33:51.705Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:51.709Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"71ba4036-c252-4cd9-aa43-d31184c33090","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a3fef729-08e5-4fa1-ad94-039617b21792","LogTimestamp":"2023-04-25T00:33:51.709Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:33:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:33:53.718Z","message":"Entering","context":{"RequestID":"37ec8878-dac9-4bff-a7e1-bb842c8982f5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"018a72ee-96bb-4e8f-a673-22008b5945c1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:33:53.718Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:33:53.720Z","message":"{\"transactionId\":\"37ec8878-dac9-4bff-a7e1-bb842c8982f5\",\"status\":\"200\",\"rqstDate\":\"230425-00:33:53:719\",\"respDate\":\"230425-00:33:53:720\",\"sourceId\":\"haproxy:37ec8878-dac9-4bff-a7e1-bb842c8982f5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:33:53:719-958\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8fc38af9-afd3-46c5-8ec7-7561efec52cc], x-b3-parentspanid=[f8a23052f09b9b50], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[36b3d87cdd1c1563f8a23052f09b9b50], x-b3-spanid=[8437babf8844c63a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[37ec8878-dac9-4bff-a7e1-bb842c8982f5]}\\\"}\"}","context":{"RequestID":"37ec8878-dac9-4bff-a7e1-bb842c8982f5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"018a72ee-96bb-4e8f-a673-22008b5945c1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:33:53.718Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:53.721Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"37ec8878-dac9-4bff-a7e1-bb842c8982f5","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"018a72ee-96bb-4e8f-a673-22008b5945c1","LogTimestamp":"2023-04-25T00:33:53.721Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:33:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:33:55.730Z","message":"Entering","context":{"RequestID":"f4996a04-f5f7-4c5f-84dc-be729bb53abc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"139a4089-7e8f-4518-8051-cf9d15f8d79b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:33:55.730Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:33:55.733Z","message":"{\"transactionId\":\"f4996a04-f5f7-4c5f-84dc-be729bb53abc\",\"status\":\"200\",\"rqstDate\":\"230425-00:33:55:731\",\"respDate\":\"230425-00:33:55:733\",\"sourceId\":\"haproxy:f4996a04-f5f7-4c5f-84dc-be729bb53abc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:33:55:731-9922\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b2bcd419-34ed-420c-b7a8-7848b6c9586b], x-b3-parentspanid=[669f7cb435e7adae], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4a39b9f907943d22669f7cb435e7adae], x-b3-spanid=[7313da7af16995b6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f4996a04-f5f7-4c5f-84dc-be729bb53abc]}\\\"}\"}","context":{"RequestID":"f4996a04-f5f7-4c5f-84dc-be729bb53abc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"139a4089-7e8f-4518-8051-cf9d15f8d79b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:33:55.730Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:55.734Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f4996a04-f5f7-4c5f-84dc-be729bb53abc","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"139a4089-7e8f-4518-8051-cf9d15f8d79b","LogTimestamp":"2023-04-25T00:33:55.734Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:33:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:33:57.744Z","message":"Entering","context":{"RequestID":"2f1697a5-503f-4dd3-ac38-344ba3c2b4b9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"73e41845-9a7a-4f93-9c92-6aa5820782c3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:33:57.744Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:33:57.747Z","message":"{\"transactionId\":\"2f1697a5-503f-4dd3-ac38-344ba3c2b4b9\",\"status\":\"200\",\"rqstDate\":\"230425-00:33:57:745\",\"respDate\":\"230425-00:33:57:747\",\"sourceId\":\"haproxy:2f1697a5-503f-4dd3-ac38-344ba3c2b4b9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:33:57:745-59703\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[656d8797-0218-4cc4-bc52-39e967de9f69], x-b3-parentspanid=[37029f5cbb0ce91e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[86bef53052c0b6e637029f5cbb0ce91e], x-b3-spanid=[3fe2c3f7880db3b0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2f1697a5-503f-4dd3-ac38-344ba3c2b4b9]}\\\"}\"}","context":{"RequestID":"2f1697a5-503f-4dd3-ac38-344ba3c2b4b9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"73e41845-9a7a-4f93-9c92-6aa5820782c3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:33:57.744Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:57.748Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2f1697a5-503f-4dd3-ac38-344ba3c2b4b9","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"73e41845-9a7a-4f93-9c92-6aa5820782c3","LogTimestamp":"2023-04-25T00:33:57.747Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:33:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:33:58.753Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:33:58.767Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:58.768Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:58.768Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:59.758Z","message":"Entering","context":{"RequestID":"9bb286bb-81e4-46dc-a91c-9e26f11ef60c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3a66bfa4-36b5-4080-8507-65d2cf78d539","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:33:59.758Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:33:59.762Z","message":"{\"transactionId\":\"9bb286bb-81e4-46dc-a91c-9e26f11ef60c\",\"status\":\"200\",\"rqstDate\":\"230425-00:33:59:759\",\"respDate\":\"230425-00:33:59:761\",\"sourceId\":\"haproxy:9bb286bb-81e4-46dc-a91c-9e26f11ef60c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:33:59:759-24319\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7443fb92-7263-41ce-9923-9edc68b4b209], x-b3-parentspanid=[e8b2b8e1f6585276], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5d97e4d5c0426ad2e8b2b8e1f6585276], x-b3-spanid=[c6d62ce9d3337233], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9bb286bb-81e4-46dc-a91c-9e26f11ef60c]}\\\"}\"}","context":{"RequestID":"9bb286bb-81e4-46dc-a91c-9e26f11ef60c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3a66bfa4-36b5-4080-8507-65d2cf78d539","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:33:59.758Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:33:59.763Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9bb286bb-81e4-46dc-a91c-9e26f11ef60c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3a66bfa4-36b5-4080-8507-65d2cf78d539","LogTimestamp":"2023-04-25T00:33:59.762Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:33:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:34:00.899Z","message":"Entering","context":{"RequestID":"7bea68f3-26ef-4b4d-8378-b1983e533948","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c0ae1e49-9667-4b76-a8e3-f0ece6847041","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:34:00.899Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:34:00.901Z","message":"{\"transactionId\":\"7bea68f3-26ef-4b4d-8378-b1983e533948\",\"status\":\"200\",\"rqstDate\":\"230425-00:34:00:900\",\"respDate\":\"230425-00:34:00:901\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:7bea68f3-26ef-4b4d-8378-b1983e533948\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:34:00:900-68605\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c99e50c0-2973-4403-b2f0-d28708108f98], x-b3-parentspanid=[00e094ab955a2770], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37477], x-envoy-attempt-count=[1], x-b3-traceid=[bd7af11b876b28d800e094ab955a2770], x-b3-spanid=[27c6585b1b4008ee], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[7bea68f3-26ef-4b4d-8378-b1983e533948]}\\\"}\"}","context":{"RequestID":"7bea68f3-26ef-4b4d-8378-b1983e533948","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c0ae1e49-9667-4b76-a8e3-f0ece6847041","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:34:00.899Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:34:00.902Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7bea68f3-26ef-4b4d-8378-b1983e533948","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c0ae1e49-9667-4b76-a8e3-f0ece6847041","LogTimestamp":"2023-04-25T00:34:00.902Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:34:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:34:01.097Z","message":"Entering","context":{"RequestID":"aba06f08-aecb-4da6-84d0-24eba7637da4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a76f75e7-5c79-4f5c-80bd-b47c1d4dbce4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:34:01.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:34:01.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"aba06f08-aecb-4da6-84d0-24eba7637da4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a76f75e7-5c79-4f5c-80bd-b47c1d4dbce4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:34:01.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:34:01.100Z","message":"{\"transactionId\":\"aba06f08-aecb-4da6-84d0-24eba7637da4\",\"status\":\"200\",\"rqstDate\":\"230425-00:34:01:098\",\"respDate\":\"230425-00:34:01:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:aba06f08-aecb-4da6-84d0-24eba7637da4\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:34:01:098-36609\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[aba06f08-aecb-4da6-84d0-24eba7637da4]}\\\"}\"}","context":{"RequestID":"aba06f08-aecb-4da6-84d0-24eba7637da4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a76f75e7-5c79-4f5c-80bd-b47c1d4dbce4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:34:01.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:34:01.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aba06f08-aecb-4da6-84d0-24eba7637da4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a76f75e7-5c79-4f5c-80bd-b47c1d4dbce4","LogTimestamp":"2023-04-25T00:34:01.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:34:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:34:01.772Z","message":"Entering","context":{"RequestID":"274e11db-bb2e-448e-92cc-a0a7bca18975","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5385ba62-b482-4d47-94f5-0cdb0a7addd6","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:34:01.772Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:34:01.775Z","message":"{\"transactionId\":\"274e11db-bb2e-448e-92cc-a0a7bca18975\",\"status\":\"200\",\"rqstDate\":\"230425-00:34:01:773\",\"respDate\":\"230425-00:34:01:775\",\"sourceId\":\"haproxy:274e11db-bb2e-448e-92cc-a0a7bca18975\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:34:01:773-74718\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5160e1de-eb26-4989-b3f2-fa14cba3d48b], x-b3-parentspanid=[661b37fcd38f58cf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b510c126e2db3782661b37fcd38f58cf], x-b3-spanid=[d028d684e9ce1a28], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[274e11db-bb2e-448e-92cc-a0a7bca18975]}\\\"}\"}","context":{"RequestID":"274e11db-bb2e-448e-92cc-a0a7bca18975","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5385ba62-b482-4d47-94f5-0cdb0a7addd6","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:34:01.772Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:34:01.776Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"274e11db-bb2e-448e-92cc-a0a7bca18975","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5385ba62-b482-4d47-94f5-0cdb0a7addd6","LogTimestamp":"2023-04-25T00:34:01.776Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:34:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:34:03.787Z","message":"Entering","context":{"RequestID":"60cec90d-2e93-44e5-afc7-7e70b48f2ab4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"eb1a1fcb-41f9-43d4-b7e2-0ba68b8db386","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:34:03.786Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:34:03.789Z","message":"{\"transactionId\":\"60cec90d-2e93-44e5-afc7-7e70b48f2ab4\",\"status\":\"200\",\"rqstDate\":\"230425-00:34:03:787\",\"respDate\":\"230425-00:34:03:789\",\"sourceId\":\"haproxy:60cec90d-2e93-44e5-afc7-7e70b48f2ab4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:34:03:787-45167\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dbb859cd-b146-409b-9664-36213171f2a7], x-b3-parentspanid=[4a3e188f1ad37638], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[420c78668f91a9584a3e188f1ad37638], x-b3-spanid=[ea0147f3eecd17f9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[60cec90d-2e93-44e5-afc7-7e70b48f2ab4]}\\\"}\"}","context":{"RequestID":"60cec90d-2e93-44e5-afc7-7e70b48f2ab4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"eb1a1fcb-41f9-43d4-b7e2-0ba68b8db386","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:34:03.786Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:34:03.789Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"60cec90d-2e93-44e5-afc7-7e70b48f2ab4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eb1a1fcb-41f9-43d4-b7e2-0ba68b8db386","LogTimestamp":"2023-04-25T00:34:03.789Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:34:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:34:05.802Z","message":"Entering","context":{"RequestID":"9bbf7bd0-c465-4844-93bd-7baa7e990107","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"9930d2aa-986e-4f05-a7a2-5321178f0bc6","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:34:05.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:34:05.805Z","message":"{\"transactionId\":\"9bbf7bd0-c465-4844-93bd-7baa7e990107\",\"status\":\"200\",\"rqstDate\":\"230425-00:34:05:803\",\"respDate\":\"230425-00:34:05:805\",\"sourceId\":\"haproxy:9bbf7bd0-c465-4844-93bd-7baa7e990107\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:34:05:803-97865\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d45b1466-3f04-4d9a-8b8a-3606ebd9943b], x-b3-parentspanid=[bf11e8a4994f2413], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c0fecf78987584cbbf11e8a4994f2413], x-b3-spanid=[58296a1b06ce491c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9bbf7bd0-c465-4844-93bd-7baa7e990107]}\\\"}\"}","context":{"RequestID":"9bbf7bd0-c465-4844-93bd-7baa7e990107","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"9930d2aa-986e-4f05-a7a2-5321178f0bc6","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:34:05.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:34:05.806Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9bbf7bd0-c465-4844-93bd-7baa7e990107","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9930d2aa-986e-4f05-a7a2-5321178f0bc6","LogTimestamp":"2023-04-25T00:34:05.806Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:34:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:34:07.816Z","message":"Entering","context":{"RequestID":"85f80d98-2ced-4dc9-9f1f-d05ea24eb14e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1b418c02-a4b5-45a5-b415-43fc4f0062cb","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:34:07.816Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:34:07.818Z","message":"{\"transactionId\":\"85f80d98-2ced-4dc9-9f1f-d05ea24eb14e\",\"status\":\"200\",\"rqstDate\":\"230425-00:34:07:817\",\"respDate\":\"230425-00:34:07:818\",\"sourceId\":\"haproxy:85f80d98-2ced-4dc9-9f1f-d05ea24eb14e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:34:07:817-27546\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1572b2af-872f-4d0b-a8b6-5b434042a0a3], x-b3-parentspanid=[3f49a1e4c0a6d5fb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c914bccb3f2171bc3f49a1e4c0a6d5fb], x-b3-spanid=[4f21a8a6ec08f539], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[85f80d98-2ced-4dc9-9f1f-d05ea24eb14e]}\\\"}\"}","context":{"RequestID":"85f80d98-2ced-4dc9-9f1f-d05ea24eb14e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1b418c02-a4b5-45a5-b415-43fc4f0062cb","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:34:07.816Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:34:07.819Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"85f80d98-2ced-4dc9-9f1f-d05ea24eb14e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1b418c02-a4b5-45a5-b415-43fc4f0062cb","LogTimestamp":"2023-04-25T00:34:07.819Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:34:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:34:08.754Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:34:08.772Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:34:08.772Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:34:08.772Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:34:09.828Z","message":"Entering","context":{"RequestID":"3c544f66-6982-4945-b013-7a2a43646505","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"07b1cb42-64df-42dd-821a-f49f896b420e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:34:09.828Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:34:09.831Z","message":"{\"transactionId\":\"3c544f66-6982-4945-b013-7a2a43646505\",\"status\":\"200\",\"rqstDate\":\"230425-00:34:09:829\",\"respDate\":\"230425-00:34:09:831\",\"sourceId\":\"haproxy:3c544f66-6982-4945-b013-7a2a43646505\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:34:09:829-84901\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[63b07e4b-621c-4f9f-8126-466c980d3a67], x-b3-parentspanid=[d6f7263ab34a7115], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5849aa193897e12cd6f7263ab34a7115], x-b3-spanid=[7be8f6596fd44d96], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3c544f66-6982-4945-b013-7a2a43646505]}\\\"}\"}","context":{"RequestID":"3c544f66-6982-4945-b013-7a2a43646505","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"07b1cb42-64df-42dd-821a-f49f896b420e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:34:09.828Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:34:09.832Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3c544f66-6982-4945-b013-7a2a43646505","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"07b1cb42-64df-42dd-821a-f49f896b420e","LogTimestamp":"2023-04-25T00:34:09.832Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:34:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:34:10.901Z","message":"Entering","context":{"RequestID":"ec8a4094-527c-4002-ac46-8727e60c1b07","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9b74aa15-da1e-4615-8564-9cdb505dd7c1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:34:10.901Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:34:10.904Z","message":"{\"transactionId\":\"ec8a4094-527c-4002-ac46-8727e60c1b07\",\"status\":\"200\",\"rqstDate\":\"230425-00:34:10:902\",\"respDate\":\"230425-00:34:10:904\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ec8a4094-527c-4002-ac46-8727e60c1b07\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:34:10:902-85798\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2b4dd073-f342-4666-8780-2b371244f21d], x-b3-parentspanid=[54b9652e60e38ecb], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[46915], x-envoy-attempt-count=[1], x-b3-traceid=[f0ed845e4e6b0fe354b9652e60e38ecb], x-b3-spanid=[a707b1666b45fdfa], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ec8a4094-527c-4002-ac46-8727e60c1b07]}\\\"}\"}","context":{"RequestID":"ec8a4094-527c-4002-ac46-8727e60c1b07","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9b74aa15-da1e-4615-8564-9cdb505dd7c1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:34:10.901Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:34:10.905Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ec8a4094-527c-4002-ac46-8727e60c1b07","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9b74aa15-da1e-4615-8564-9cdb505dd7c1","LogTimestamp":"2023-04-25T00:34:10.905Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:34:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:34:11.097Z","message":"Entering","context":{"RequestID":"b6a94dd5-6808-44a8-83a7-502368842daa","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"77aa95f4-964d-42ef-9fa1-4585ff1404f6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:34:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:34:11.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"b6a94dd5-6808-44a8-83a7-502368842daa","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"77aa95f4-964d-42ef-9fa1-4585ff1404f6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:34:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:34:11.100Z","message":"{\"transactionId\":\"b6a94dd5-6808-44a8-83a7-502368842daa\",\"status\":\"200\",\"rqstDate\":\"230425-00:34:11:098\",\"respDate\":\"230425-00:34:11:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b6a94dd5-6808-44a8-83a7-502368842daa\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:34:11:098-3030\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b6a94dd5-6808-44a8-83a7-502368842daa]}\\\"}\"}","context":{"RequestID":"b6a94dd5-6808-44a8-83a7-502368842daa","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"77aa95f4-964d-42ef-9fa1-4585ff1404f6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:34:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:34:11.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b6a94dd5-6808-44a8-83a7-502368842daa","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"77aa95f4-964d-42ef-9fa1-4585ff1404f6","LogTimestamp":"2023-04-25T00:34:11.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:34:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:34:11.842Z","message":"Entering","context":{"RequestID":"fa8f2bc8-7250-429d-b1bf-385880d4af7b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6218a696-b554-45c1-9d91-a855edd173fc","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:34:11.842Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:34:11.844Z","message":"{\"transactionId\":\"fa8f2bc8-7250-429d-b1bf-385880d4af7b\",\"status\":\"200\",\"rqstDate\":\"230425-00:34:11:843\",\"respDate\":\"230425-00:34:11:844\",\"sourceId\":\"haproxy:fa8f2bc8-7250-429d-b1bf-385880d4af7b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:34:11:843-4882\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a2b1517e-1a70-4ad7-871f-8f6e178fecdd], x-b3-parentspanid=[aa7d1ee2a3b28d35], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[94bfd2b38274410eaa7d1ee2a3b28d35], x-b3-spanid=[ca0e4f1e0b9a022d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fa8f2bc8-7250-429d-b1bf-385880d4af7b]}\\\"}\"}","context":{"RequestID":"fa8f2bc8-7250-429d-b1bf-385880d4af7b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6218a696-b554-45c1-9d91-a855edd173fc","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:34:11.842Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:34:11.845Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fa8f2bc8-7250-429d-b1bf-385880d4af7b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6218a696-b554-45c1-9d91-a855edd173fc","LogTimestamp":"2023-04-25T00:34:11.845Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:34:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:34:12.209Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:34:12.213Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:34:13.857Z","message":"Entering","context":{"RequestID":"d7259d43-9e95-4c1d-aeaa-4c97ac60196a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3faf81f6-7560-450a-97a7-427ea802482e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:34:13.857Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:34:13.861Z","message":"{\"transactionId\":\"d7259d43-9e95-4c1d-aeaa-4c97ac60196a\",\"status\":\"200\",\"rqstDate\":\"230425-00:34:13:858\",\"respDate\":\"230425-00:34:13:861\",\"sourceId\":\"haproxy:d7259d43-9e95-4c1d-aeaa-4c97ac60196a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:34:13:858-2983\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f62fe272-2aaf-4048-bbd0-f51911583187], x-b3-parentspanid=[45202c2e764c39fe], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[99977cfa227498d545202c2e764c39fe], x-b3-spanid=[da6ddace741b1c10], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d7259d43-9e95-4c1d-aeaa-4c97ac60196a]}\\\"}\"}","context":{"RequestID":"d7259d43-9e95-4c1d-aeaa-4c97ac60196a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3faf81f6-7560-450a-97a7-427ea802482e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:34:13.857Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:34:13.862Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d7259d43-9e95-4c1d-aeaa-4c97ac60196a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3faf81f6-7560-450a-97a7-427ea802482e","LogTimestamp":"2023-04-25T00:34:13.862Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:34:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:34:15.873Z","message":"Entering","context":{"RequestID":"8a8bd91e-e220-4266-9ce8-1a3c8246301c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"61feb9d4-6a74-4b94-b860-7824a0fbed2b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:34:15.873Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:34:15.875Z","message":"{\"transactionId\":\"8a8bd91e-e220-4266-9ce8-1a3c8246301c\",\"status\":\"200\",\"rqstDate\":\"230425-00:34:15:874\",\"respDate\":\"230425-00:34:15:875\",\"sourceId\":\"haproxy:8a8bd91e-e220-4266-9ce8-1a3c8246301c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:34:15:874-49410\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[80ab30dc-8fd9-4ed6-9cef-78e57f320468], x-b3-parentspanid=[86ef15c24da05e25], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b39821d11d062fde86ef15c24da05e25], x-b3-spanid=[7bed041459259c30], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8a8bd91e-e220-4266-9ce8-1a3c8246301c]}\\\"}\"}","context":{"RequestID":"8a8bd91e-e220-4266-9ce8-1a3c8246301c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"61feb9d4-6a74-4b94-b860-7824a0fbed2b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:34:15.873Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:34:15.875Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8a8bd91e-e220-4266-9ce8-1a3c8246301c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"61feb9d4-6a74-4b94-b860-7824a0fbed2b","LogTimestamp":"2023-04-25T00:34:15.875Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:34:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:34:17.887Z","message":"Entering","context":{"RequestID":"c8b4bd73-01f0-49de-ae54-bc3a58aeae58","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6a7ac286-0be7-41bd-9b09-c164fdfc9b87","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:34:17.887Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:34:17.890Z","message":"{\"transactionId\":\"c8b4bd73-01f0-49de-ae54-bc3a58aeae58\",\"status\":\"200\",\"rqstDate\":\"230425-00:34:17:888\",\"respDate\":\"230425-00:34:17:890\",\"sourceId\":\"haproxy:c8b4bd73-01f0-49de-ae54-bc3a58aeae58\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:34:17:888-6642\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5ed9401b-e2c7-4f88-866b-9266bfb21f16], x-b3-parentspanid=[f097e70f9db1a8c8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8b67510fdbf05538f097e70f9db1a8c8], x-b3-spanid=[174355bc1c20dca1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c8b4bd73-01f0-49de-ae54-bc3a58aeae58]}\\\"}\"}","context":{"RequestID":"c8b4bd73-01f0-49de-ae54-bc3a58aeae58","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6a7ac286-0be7-41bd-9b09-c164fdfc9b87","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:34:17.887Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:34:17.891Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c8b4bd73-01f0-49de-ae54-bc3a58aeae58","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6a7ac286-0be7-41bd-9b09-c164fdfc9b87","LogTimestamp":"2023-04-25T00:34:17.891Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:34:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:34:18.754Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:34:18.774Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:34:18.775Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:34:18.775Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:34:19.900Z","message":"Entering","context":{"RequestID":"713d8bf6-a516-42ca-9776-44a2d661b6f2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9187540b-fac2-4b81-a92d-62a7c7931922","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:34:19.900Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:34:19.903Z","message":"{\"transactionId\":\"713d8bf6-a516-42ca-9776-44a2d661b6f2\",\"status\":\"200\",\"rqstDate\":\"230425-00:34:19:901\",\"respDate\":\"230425-00:34:19:903\",\"sourceId\":\"haproxy:713d8bf6-a516-42ca-9776-44a2d661b6f2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:34:19:901-8138\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bfa5e71e-f809-499b-bc4d-e1753d75b488], x-b3-parentspanid=[7aa2229a8a20d787], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8e9615afd1d99c6d7aa2229a8a20d787], x-b3-spanid=[30bc706406fa4721], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[713d8bf6-a516-42ca-9776-44a2d661b6f2]}\\\"}\"}","context":{"RequestID":"713d8bf6-a516-42ca-9776-44a2d661b6f2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9187540b-fac2-4b81-a92d-62a7c7931922","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:34:19.900Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:34:19.904Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"713d8bf6-a516-42ca-9776-44a2d661b6f2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9187540b-fac2-4b81-a92d-62a7c7931922","LogTimestamp":"2023-04-25T00:34:19.904Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:34:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:34:20.903Z","message":"Entering","context":{"RequestID":"181a44b3-57f1-4116-8d34-a46c5fb7b087","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9c14bca0-8523-4836-98ba-4685d8c6014d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:34:20.903Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:34:20.908Z","message":"{\"transactionId\":\"181a44b3-57f1-4116-8d34-a46c5fb7b087\",\"status\":\"200\",\"rqstDate\":\"230425-00:34:20:906\",\"respDate\":\"230425-00:34:20:908\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:181a44b3-57f1-4116-8d34-a46c5fb7b087\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:34:20:906-34574\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[681b89a7-3a0b-4841-8c5a-d8c36f32bd8b], x-b3-parentspanid=[05eabbccf210db65], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[32975], x-envoy-attempt-count=[1], x-b3-traceid=[9db909845f8f28e305eabbccf210db65], x-b3-spanid=[62ccf1f94803ec43], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[181a44b3-57f1-4116-8d34-a46c5fb7b087]}\\\"}\"}","context":{"RequestID":"181a44b3-57f1-4116-8d34-a46c5fb7b087","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9c14bca0-8523-4836-98ba-4685d8c6014d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:34:20.903Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:34:20.908Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"181a44b3-57f1-4116-8d34-a46c5fb7b087","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9c14bca0-8523-4836-98ba-4685d8c6014d","LogTimestamp":"2023-04-25T00:34:20.908Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:34:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:34:21.103Z","message":"Entering","context":{"RequestID":"9e248262-e021-4a96-9b3f-c3604283d835","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f5efc1f0-61b7-430c-a985-1db7d69739e8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:34:21.102Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:34:21.105Z","message":"Database is available from CACHED check.","context":{"RequestID":"9e248262-e021-4a96-9b3f-c3604283d835","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f5efc1f0-61b7-430c-a985-1db7d69739e8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:34:21.102Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:34:21.105Z","message":"{\"transactionId\":\"9e248262-e021-4a96-9b3f-c3604283d835\",\"status\":\"200\",\"rqstDate\":\"230425-00:34:21:104\",\"respDate\":\"230425-00:34:21:105\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:9e248262-e021-4a96-9b3f-c3604283d835\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:34:21:104-42793\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[9e248262-e021-4a96-9b3f-c3604283d835]}\\\"}\"}","context":{"RequestID":"9e248262-e021-4a96-9b3f-c3604283d835","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f5efc1f0-61b7-430c-a985-1db7d69739e8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:34:21.102Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:34:21.106Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9e248262-e021-4a96-9b3f-c3604283d835","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f5efc1f0-61b7-430c-a985-1db7d69739e8","LogTimestamp":"2023-04-25T00:34:21.106Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:34:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:34:21.913Z","message":"Entering","context":{"RequestID":"463939d7-dc5e-4251-9c53-0d0ec7228fe5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a7d65205-eebc-43d5-bab1-eb2e51dbf354","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:34:21.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:34:21.916Z","message":"{\"transactionId\":\"463939d7-dc5e-4251-9c53-0d0ec7228fe5\",\"status\":\"200\",\"rqstDate\":\"230425-00:34:21:914\",\"respDate\":\"230425-00:34:21:916\",\"sourceId\":\"haproxy:463939d7-dc5e-4251-9c53-0d0ec7228fe5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:34:21:914-357\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ddf76b66-2c6d-4bdb-913a-545ecc0b1f8e], x-b3-parentspanid=[8dbf030f8d51fe9b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1d0a81bc36862ffe8dbf030f8d51fe9b], x-b3-spanid=[3886815236a17725], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[463939d7-dc5e-4251-9c53-0d0ec7228fe5]}\\\"}\"}","context":{"RequestID":"463939d7-dc5e-4251-9c53-0d0ec7228fe5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a7d65205-eebc-43d5-bab1-eb2e51dbf354","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:34:21.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:34:21.917Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"463939d7-dc5e-4251-9c53-0d0ec7228fe5","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a7d65205-eebc-43d5-bab1-eb2e51dbf354","LogTimestamp":"2023-04-25T00:34:21.917Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:34:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:34:23.927Z","message":"Entering","context":{"RequestID":"257a9076-9334-42b8-8ea9-7c5e91dc7162","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"624841fe-74f9-401d-aad1-18cc94c0f68d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:34:23.927Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:34:23.929Z","message":"{\"transactionId\":\"257a9076-9334-42b8-8ea9-7c5e91dc7162\",\"status\":\"200\",\"rqstDate\":\"230425-00:34:23:928\",\"respDate\":\"230425-00:34:23:929\",\"sourceId\":\"haproxy:257a9076-9334-42b8-8ea9-7c5e91dc7162\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:34:23:928-10869\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c542c8f0-dbf6-4744-ba42-b6343f764aed], x-b3-parentspanid=[b9cf4222fa382238], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[85ed29e1c4daaeb7b9cf4222fa382238], x-b3-spanid=[7259a5cfa3b8d5d2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[257a9076-9334-42b8-8ea9-7c5e91dc7162]}\\\"}\"}","context":{"RequestID":"257a9076-9334-42b8-8ea9-7c5e91dc7162","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"624841fe-74f9-401d-aad1-18cc94c0f68d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:34:23.927Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:34:23.929Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"257a9076-9334-42b8-8ea9-7c5e91dc7162","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"624841fe-74f9-401d-aad1-18cc94c0f68d","LogTimestamp":"2023-04-25T00:34:23.929Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:34:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:34:25.945Z","message":"Entering","context":{"RequestID":"a150f933-6813-4e72-971b-2387641ea170","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"2ccdc1ba-5dd1-41e3-86c4-7afa3211c8a9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:34:25.945Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:34:25.946Z","message":"{\"transactionId\":\"a150f933-6813-4e72-971b-2387641ea170\",\"status\":\"200\",\"rqstDate\":\"230425-00:34:25:945\",\"respDate\":\"230425-00:34:25:946\",\"sourceId\":\"haproxy:a150f933-6813-4e72-971b-2387641ea170\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:34:25:945-67117\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9247f1fc-a333-417b-97a6-2d0739c96122], x-b3-parentspanid=[eaf79ad774243341], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[79c27441e3fd9e02eaf79ad774243341], x-b3-spanid=[3372724540eb38b2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a150f933-6813-4e72-971b-2387641ea170]}\\\"}\"}","context":{"RequestID":"a150f933-6813-4e72-971b-2387641ea170","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"2ccdc1ba-5dd1-41e3-86c4-7afa3211c8a9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:34:25.945Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:34:25.947Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a150f933-6813-4e72-971b-2387641ea170","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2ccdc1ba-5dd1-41e3-86c4-7afa3211c8a9","LogTimestamp":"2023-04-25T00:34:25.946Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:34:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:34:27.954Z","message":"Entering","context":{"RequestID":"cec75923-1bab-4193-a076-cfd7702399e6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"11f5a655-9cd7-4bce-bb5a-1b720be721a0","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:34:27.954Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:34:27.957Z","message":"{\"transactionId\":\"cec75923-1bab-4193-a076-cfd7702399e6\",\"status\":\"200\",\"rqstDate\":\"230425-00:34:27:955\",\"respDate\":\"230425-00:34:27:957\",\"sourceId\":\"haproxy:cec75923-1bab-4193-a076-cfd7702399e6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:34:27:955-28346\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7b1e5c48-7548-412e-8be2-a4081c7e2728], x-b3-parentspanid=[6f89cf7b28f2d834], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a1621048a27a28176f89cf7b28f2d834], x-b3-spanid=[ca771e5d5700af6e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cec75923-1bab-4193-a076-cfd7702399e6]}\\\"}\"}","context":{"RequestID":"cec75923-1bab-4193-a076-cfd7702399e6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"11f5a655-9cd7-4bce-bb5a-1b720be721a0","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:34:27.954Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:34:27.957Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cec75923-1bab-4193-a076-cfd7702399e6","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"11f5a655-9cd7-4bce-bb5a-1b720be721a0","LogTimestamp":"2023-04-25T00:34:27.957Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:34:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:34:28.754Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:34:28.768Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:34:28.768Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:34:28.768Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:34:29.966Z","message":"Entering","context":{"RequestID":"5288df91-c56f-471a-a16e-fd5a0e07dc94","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"40fc8fb1-ee45-4822-b146-43182e5a0097","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:34:29.966Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:34:29.969Z","message":"{\"transactionId\":\"5288df91-c56f-471a-a16e-fd5a0e07dc94\",\"status\":\"200\",\"rqstDate\":\"230425-00:34:29:967\",\"respDate\":\"230425-00:34:29:969\",\"sourceId\":\"haproxy:5288df91-c56f-471a-a16e-fd5a0e07dc94\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:34:29:967-3974\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0bd71722-2c8d-4af8-910d-6a2761820e5a], x-b3-parentspanid=[614b629f5eda6720], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[035c60dfa8ace591614b629f5eda6720], x-b3-spanid=[ba156e7d6850de60], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5288df91-c56f-471a-a16e-fd5a0e07dc94]}\\\"}\"}","context":{"RequestID":"5288df91-c56f-471a-a16e-fd5a0e07dc94","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"40fc8fb1-ee45-4822-b146-43182e5a0097","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:34:29.966Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:34:29.970Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5288df91-c56f-471a-a16e-fd5a0e07dc94","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"40fc8fb1-ee45-4822-b146-43182e5a0097","LogTimestamp":"2023-04-25T00:34:29.970Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:34:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:34:30.898Z","message":"Entering","context":{"RequestID":"9fd8c020-d5a5-4d50-ae96-cd68b4598ae1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e81af8f2-8fb8-4a85-a268-75eafba2a9ea","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:34:30.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:34:30.900Z","message":"{\"transactionId\":\"9fd8c020-d5a5-4d50-ae96-cd68b4598ae1\",\"status\":\"200\",\"rqstDate\":\"230425-00:34:30:899\",\"respDate\":\"230425-00:34:30:900\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:9fd8c020-d5a5-4d50-ae96-cd68b4598ae1\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:34:30:899-39506\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[116b53cb-5ec0-4f6c-bd85-6beb32e4d9b2], x-b3-parentspanid=[6dace130c6ff3b87], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51201], x-envoy-attempt-count=[1], x-b3-traceid=[54c5b12b10aae9536dace130c6ff3b87], x-b3-spanid=[2dca4009c20f519b], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[9fd8c020-d5a5-4d50-ae96-cd68b4598ae1]}\\\"}\"}","context":{"RequestID":"9fd8c020-d5a5-4d50-ae96-cd68b4598ae1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e81af8f2-8fb8-4a85-a268-75eafba2a9ea","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:34:30.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:34:30.900Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9fd8c020-d5a5-4d50-ae96-cd68b4598ae1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e81af8f2-8fb8-4a85-a268-75eafba2a9ea","LogTimestamp":"2023-04-25T00:34:30.900Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:34:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:34:31.097Z","message":"Entering","context":{"RequestID":"eb7569dd-5133-40bd-a891-0620c6ff8545","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"45d52a8f-5add-4c02-baea-c6ae86ece3f1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:34:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:34:31.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"eb7569dd-5133-40bd-a891-0620c6ff8545","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"45d52a8f-5add-4c02-baea-c6ae86ece3f1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:34:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:34:31.100Z","message":"{\"transactionId\":\"eb7569dd-5133-40bd-a891-0620c6ff8545\",\"status\":\"200\",\"rqstDate\":\"230425-00:34:31:097\",\"respDate\":\"230425-00:34:31:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:eb7569dd-5133-40bd-a891-0620c6ff8545\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:34:31:097-4355\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[eb7569dd-5133-40bd-a891-0620c6ff8545]}\\\"}\"}","context":{"RequestID":"eb7569dd-5133-40bd-a891-0620c6ff8545","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"45d52a8f-5add-4c02-baea-c6ae86ece3f1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:34:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:34:31.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eb7569dd-5133-40bd-a891-0620c6ff8545","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"45d52a8f-5add-4c02-baea-c6ae86ece3f1","LogTimestamp":"2023-04-25T00:34:31.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:34:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:34:31.979Z","message":"Entering","context":{"RequestID":"f1278a33-e12d-4981-b06d-7d5b47b42cf7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"afbfaf9a-82e0-405b-9b58-6893d57cdcce","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:34:31.979Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:34:31.981Z","message":"{\"transactionId\":\"f1278a33-e12d-4981-b06d-7d5b47b42cf7\",\"status\":\"200\",\"rqstDate\":\"230425-00:34:31:980\",\"respDate\":\"230425-00:34:31:981\",\"sourceId\":\"haproxy:f1278a33-e12d-4981-b06d-7d5b47b42cf7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:34:31:980-13057\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ef6eb43c-836d-4a19-be5c-ff306155fe68], x-b3-parentspanid=[17aa0e6d00b0e832], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a13f3e164721358b17aa0e6d00b0e832], x-b3-spanid=[d2e4863089e80234], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f1278a33-e12d-4981-b06d-7d5b47b42cf7]}\\\"}\"}","context":{"RequestID":"f1278a33-e12d-4981-b06d-7d5b47b42cf7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"afbfaf9a-82e0-405b-9b58-6893d57cdcce","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:34:31.979Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:34:31.981Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f1278a33-e12d-4981-b06d-7d5b47b42cf7","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"afbfaf9a-82e0-405b-9b58-6893d57cdcce","LogTimestamp":"2023-04-25T00:34:31.981Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:34:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:34:33.990Z","message":"Entering","context":{"RequestID":"2c83824c-6981-4d69-9bff-db30c96ee585","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"88407dcb-8511-465f-a1fd-d1323114728a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:34:33.990Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:34:33.993Z","message":"{\"transactionId\":\"2c83824c-6981-4d69-9bff-db30c96ee585\",\"status\":\"200\",\"rqstDate\":\"230425-00:34:33:991\",\"respDate\":\"230425-00:34:33:993\",\"sourceId\":\"haproxy:2c83824c-6981-4d69-9bff-db30c96ee585\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:34:33:991-28185\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f374dbca-c603-4ad6-9250-1417be14587b], x-b3-parentspanid=[1e4363bb8ffdc87f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[02890a39893943841e4363bb8ffdc87f], x-b3-spanid=[38a4211b620350ef], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2c83824c-6981-4d69-9bff-db30c96ee585]}\\\"}\"}","context":{"RequestID":"2c83824c-6981-4d69-9bff-db30c96ee585","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"88407dcb-8511-465f-a1fd-d1323114728a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:34:33.990Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:34:33.993Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2c83824c-6981-4d69-9bff-db30c96ee585","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"88407dcb-8511-465f-a1fd-d1323114728a","LogTimestamp":"2023-04-25T00:34:33.993Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:34:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:34:36.004Z","message":"Entering","context":{"RequestID":"2d524212-7052-453b-a3e3-212bfe69723f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ecf9d9b4-45cb-400c-9f70-5d65fde99e3d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:34:36.004Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:34:36.007Z","message":"{\"transactionId\":\"2d524212-7052-453b-a3e3-212bfe69723f\",\"status\":\"200\",\"rqstDate\":\"230425-00:34:36:005\",\"respDate\":\"230425-00:34:36:007\",\"sourceId\":\"haproxy:2d524212-7052-453b-a3e3-212bfe69723f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:34:36:005-74169\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fe92f07d-043d-4d18-b4af-c7457f76f1db], x-b3-parentspanid=[b5bd49a3e0abf8aa], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[829f78f1f22ba6a2b5bd49a3e0abf8aa], x-b3-spanid=[a632b113341ec594], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2d524212-7052-453b-a3e3-212bfe69723f]}\\\"}\"}","context":{"RequestID":"2d524212-7052-453b-a3e3-212bfe69723f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ecf9d9b4-45cb-400c-9f70-5d65fde99e3d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:34:36.004Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:34:36.008Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2d524212-7052-453b-a3e3-212bfe69723f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ecf9d9b4-45cb-400c-9f70-5d65fde99e3d","LogTimestamp":"2023-04-25T00:34:36.007Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:34:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:34:38.017Z","message":"Entering","context":{"RequestID":"f554ba24-1592-4c62-bcdc-86cd47048767","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"66caea14-0b66-4a1b-b099-ef88b1089dc0","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:34:38.017Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:34:38.019Z","message":"{\"transactionId\":\"f554ba24-1592-4c62-bcdc-86cd47048767\",\"status\":\"200\",\"rqstDate\":\"230425-00:34:38:018\",\"respDate\":\"230425-00:34:38:019\",\"sourceId\":\"haproxy:f554ba24-1592-4c62-bcdc-86cd47048767\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:34:38:018-67579\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3d54e8e5-2832-4e22-a9d7-05d1775a6c8e], x-b3-parentspanid=[768a11d9d4f6e7c4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[18cfa9d2a028defc768a11d9d4f6e7c4], x-b3-spanid=[fc63f87a93e65bd7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f554ba24-1592-4c62-bcdc-86cd47048767]}\\\"}\"}","context":{"RequestID":"f554ba24-1592-4c62-bcdc-86cd47048767","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"66caea14-0b66-4a1b-b099-ef88b1089dc0","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:34:38.017Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:34:38.020Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f554ba24-1592-4c62-bcdc-86cd47048767","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"66caea14-0b66-4a1b-b099-ef88b1089dc0","LogTimestamp":"2023-04-25T00:34:38.020Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:34:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:34:38.754Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:34:38.765Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:34:38.766Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:34:38.766Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:34:40.029Z","message":"Entering","context":{"RequestID":"afe77db2-87a6-4a76-a49a-1557770e9e50","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"840b8eb8-9b36-4f43-8f48-fae408a1bb79","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:34:40.029Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:34:40.033Z","message":"{\"transactionId\":\"afe77db2-87a6-4a76-a49a-1557770e9e50\",\"status\":\"200\",\"rqstDate\":\"230425-00:34:40:030\",\"respDate\":\"230425-00:34:40:032\",\"sourceId\":\"haproxy:afe77db2-87a6-4a76-a49a-1557770e9e50\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:34:40:030-60603\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ad6933b9-a843-4e5e-8aff-28f710e0ca74], x-b3-parentspanid=[771f88135f6a09f8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5113daaeae5dd068771f88135f6a09f8], x-b3-spanid=[c90e0aa8d15e7584], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[afe77db2-87a6-4a76-a49a-1557770e9e50]}\\\"}\"}","context":{"RequestID":"afe77db2-87a6-4a76-a49a-1557770e9e50","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"840b8eb8-9b36-4f43-8f48-fae408a1bb79","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:34:40.029Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:34:40.033Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"afe77db2-87a6-4a76-a49a-1557770e9e50","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"840b8eb8-9b36-4f43-8f48-fae408a1bb79","LogTimestamp":"2023-04-25T00:34:40.033Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:34:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:34:40.900Z","message":"Entering","context":{"RequestID":"d432be76-5a6f-4527-a940-179f6ddb8357","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c43617d9-f947-4b33-b92a-3f3642d3d044","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:34:40.900Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:34:40.902Z","message":"{\"transactionId\":\"d432be76-5a6f-4527-a940-179f6ddb8357\",\"status\":\"200\",\"rqstDate\":\"230425-00:34:40:901\",\"respDate\":\"230425-00:34:40:902\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d432be76-5a6f-4527-a940-179f6ddb8357\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:34:40:901-76041\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1b72de86-e571-48e7-87f4-d91d19c2ef25], x-b3-parentspanid=[56889884c72b09ee], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42603], x-envoy-attempt-count=[1], x-b3-traceid=[087ed6714d6d7b8256889884c72b09ee], x-b3-spanid=[a88ba8516a154770], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d432be76-5a6f-4527-a940-179f6ddb8357]}\\\"}\"}","context":{"RequestID":"d432be76-5a6f-4527-a940-179f6ddb8357","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c43617d9-f947-4b33-b92a-3f3642d3d044","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:34:40.900Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:34:40.902Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d432be76-5a6f-4527-a940-179f6ddb8357","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c43617d9-f947-4b33-b92a-3f3642d3d044","LogTimestamp":"2023-04-25T00:34:40.902Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:34:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:34:41.097Z","message":"Entering","context":{"RequestID":"2b1d806d-81ef-40f7-8bcb-fc00fd597df7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0fb0f8ea-1ed0-49bb-87c8-844fe7b1a382","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:34:41.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:34:41.100Z","message":"Database is available from CACHED check.","context":{"RequestID":"2b1d806d-81ef-40f7-8bcb-fc00fd597df7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0fb0f8ea-1ed0-49bb-87c8-844fe7b1a382","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:34:41.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:34:41.101Z","message":"{\"transactionId\":\"2b1d806d-81ef-40f7-8bcb-fc00fd597df7\",\"status\":\"200\",\"rqstDate\":\"230425-00:34:41:098\",\"respDate\":\"230425-00:34:41:101\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2b1d806d-81ef-40f7-8bcb-fc00fd597df7\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:34:41:098-53264\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2b1d806d-81ef-40f7-8bcb-fc00fd597df7]}\\\"}\"}","context":{"RequestID":"2b1d806d-81ef-40f7-8bcb-fc00fd597df7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0fb0f8ea-1ed0-49bb-87c8-844fe7b1a382","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:34:41.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:34:41.102Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2b1d806d-81ef-40f7-8bcb-fc00fd597df7","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0fb0f8ea-1ed0-49bb-87c8-844fe7b1a382","LogTimestamp":"2023-04-25T00:34:41.102Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:34:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:34:42.043Z","message":"Entering","context":{"RequestID":"fb15f588-2521-4935-b509-7347b3ab0972","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"18d015eb-3da2-4b68-a6ae-16030e500e60","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:34:42.043Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:34:42.045Z","message":"{\"transactionId\":\"fb15f588-2521-4935-b509-7347b3ab0972\",\"status\":\"200\",\"rqstDate\":\"230425-00:34:42:044\",\"respDate\":\"230425-00:34:42:045\",\"sourceId\":\"haproxy:fb15f588-2521-4935-b509-7347b3ab0972\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:34:42:044-34831\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9e896a7d-d86d-499b-9f14-456ea6f197f5], x-b3-parentspanid=[1139e1d8973832d4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dbed0c218048159d1139e1d8973832d4], x-b3-spanid=[d5471f6f7d992665], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fb15f588-2521-4935-b509-7347b3ab0972]}\\\"}\"}","context":{"RequestID":"fb15f588-2521-4935-b509-7347b3ab0972","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"18d015eb-3da2-4b68-a6ae-16030e500e60","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:34:42.043Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:34:42.046Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fb15f588-2521-4935-b509-7347b3ab0972","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"18d015eb-3da2-4b68-a6ae-16030e500e60","LogTimestamp":"2023-04-25T00:34:42.046Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:34:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:34:42.214Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:34:42.217Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:34:44.059Z","message":"Entering","context":{"RequestID":"a5bc0727-5ec6-4c4a-8948-d293c62426ec","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6f3ddae1-b07e-47b3-adf3-2904663f84c3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:34:44.059Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:34:44.062Z","message":"{\"transactionId\":\"a5bc0727-5ec6-4c4a-8948-d293c62426ec\",\"status\":\"200\",\"rqstDate\":\"230425-00:34:44:060\",\"respDate\":\"230425-00:34:44:061\",\"sourceId\":\"haproxy:a5bc0727-5ec6-4c4a-8948-d293c62426ec\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:34:44:060-4490\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2de6e0c5-96cd-4406-9ac0-8281d4933337], x-b3-parentspanid=[1693933b9f69ee82], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[440fe6d53410e6c51693933b9f69ee82], x-b3-spanid=[41f803c56c1ea5b4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a5bc0727-5ec6-4c4a-8948-d293c62426ec]}\\\"}\"}","context":{"RequestID":"a5bc0727-5ec6-4c4a-8948-d293c62426ec","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6f3ddae1-b07e-47b3-adf3-2904663f84c3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:34:44.059Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:34:44.062Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a5bc0727-5ec6-4c4a-8948-d293c62426ec","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6f3ddae1-b07e-47b3-adf3-2904663f84c3","LogTimestamp":"2023-04-25T00:34:44.062Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:34:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:34:46.077Z","message":"Entering","context":{"RequestID":"957d10c3-6f2a-4374-9127-5816f761fc45","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"55a366ca-b9aa-4b3c-98a8-0e94e73b554a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:34:46.077Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:34:46.082Z","message":"{\"transactionId\":\"957d10c3-6f2a-4374-9127-5816f761fc45\",\"status\":\"200\",\"rqstDate\":\"230425-00:34:46:078\",\"respDate\":\"230425-00:34:46:081\",\"sourceId\":\"haproxy:957d10c3-6f2a-4374-9127-5816f761fc45\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:34:46:078-22374\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9ca04688-9b47-45f0-ad8d-761d7a6cb601], x-b3-parentspanid=[3640bba53bea55d5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d371f8c20bf85a203640bba53bea55d5], x-b3-spanid=[2de5e99a48a10623], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[957d10c3-6f2a-4374-9127-5816f761fc45]}\\\"}\"}","context":{"RequestID":"957d10c3-6f2a-4374-9127-5816f761fc45","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"55a366ca-b9aa-4b3c-98a8-0e94e73b554a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:34:46.077Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:34:46.083Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"957d10c3-6f2a-4374-9127-5816f761fc45","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"55a366ca-b9aa-4b3c-98a8-0e94e73b554a","LogTimestamp":"2023-04-25T00:34:46.082Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:34:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access"
{"timestamp":"2023-04-25T00:34:48.102Z","message":"Entering","context":{"RequestID":"f450b773-39ad-45d7-ac3d-7baac570cd5c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"56d6ddff-c499-4150-8660-5da19a6f11f5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:34:48.102Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:34:48.105Z","message":"{\"transactionId\":\"f450b773-39ad-45d7-ac3d-7baac570cd5c\",\"status\":\"200\",\"rqstDate\":\"230425-00:34:48:103\",\"respDate\":\"230425-00:34:48:105\",\"sourceId\":\"haproxy:f450b773-39ad-45d7-ac3d-7baac570cd5c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:34:48:103-32697\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[02de01d4-82d2-4f03-8f01-9efa86d857dc], x-b3-parentspanid=[8d9be871bd62021a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a9257d13dcb1c2078d9be871bd62021a], x-b3-spanid=[0a79fee9a949e510], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f450b773-39ad-45d7-ac3d-7baac570cd5c]}\\\"}\"}","context":{"RequestID":"f450b773-39ad-45d7-ac3d-7baac570cd5c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"56d6ddff-c499-4150-8660-5da19a6f11f5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:34:48.102Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:34:48.105Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f450b773-39ad-45d7-ac3d-7baac570cd5c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"56d6ddff-c499-4150-8660-5da19a6f11f5","LogTimestamp":"2023-04-25T00:34:48.105Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:34:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:34:48.754Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:34:48.768Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:34:48.768Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:34:48.769Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:34:50.117Z","message":"Entering","context":{"RequestID":"9f9f5d05-b1b1-4fbd-aecc-4c000db75f13","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3d69278a-f911-4f68-b11d-947a52a82a20","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:34:50.117Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:34:50.121Z","message":"{\"transactionId\":\"9f9f5d05-b1b1-4fbd-aecc-4c000db75f13\",\"status\":\"200\",\"rqstDate\":\"230425-00:34:50:118\",\"respDate\":\"230425-00:34:50:121\",\"sourceId\":\"haproxy:9f9f5d05-b1b1-4fbd-aecc-4c000db75f13\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:34:50:118-72655\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ff70dc82-3ba7-44b9-a46a-f8cb33afcf1a], x-b3-parentspanid=[7bc8cfd395a560f5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2f15a093ec49c1b87bc8cfd395a560f5], x-b3-spanid=[dc8866798b858100], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9f9f5d05-b1b1-4fbd-aecc-4c000db75f13]}\\\"}\"}","context":{"RequestID":"9f9f5d05-b1b1-4fbd-aecc-4c000db75f13","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3d69278a-f911-4f68-b11d-947a52a82a20","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:34:50.117Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:34:50.122Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9f9f5d05-b1b1-4fbd-aecc-4c000db75f13","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3d69278a-f911-4f68-b11d-947a52a82a20","LogTimestamp":"2023-04-25T00:34:50.122Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:34:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:34:50.898Z","message":"Entering","context":{"RequestID":"3c058a4a-2365-405d-a1d9-c189be749c6e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1f6e9ef9-438e-4bd8-b3c1-92d8a41f673c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:34:50.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:34:50.900Z","message":"{\"transactionId\":\"3c058a4a-2365-405d-a1d9-c189be749c6e\",\"status\":\"200\",\"rqstDate\":\"230425-00:34:50:899\",\"respDate\":\"230425-00:34:50:900\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:3c058a4a-2365-405d-a1d9-c189be749c6e\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:34:50:899-50554\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[226ab404-6204-4a29-a66f-6dd25c87d923], x-b3-parentspanid=[a60065f22f3a2ef3], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39547], x-envoy-attempt-count=[1], x-b3-traceid=[08be8f3cd0a670d1a60065f22f3a2ef3], x-b3-spanid=[ff229da777335f52], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[3c058a4a-2365-405d-a1d9-c189be749c6e]}\\\"}\"}","context":{"RequestID":"3c058a4a-2365-405d-a1d9-c189be749c6e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1f6e9ef9-438e-4bd8-b3c1-92d8a41f673c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:34:50.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:34:50.901Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3c058a4a-2365-405d-a1d9-c189be749c6e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1f6e9ef9-438e-4bd8-b3c1-92d8a41f673c","LogTimestamp":"2023-04-25T00:34:50.901Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:34:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:34:51.097Z","message":"Entering","context":{"RequestID":"738e9e26-45f2-49a3-be90-84942a4f471d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"74a9bab1-a8af-45a8-9329-de4d9c0c24ed","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:34:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:34:51.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"738e9e26-45f2-49a3-be90-84942a4f471d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"74a9bab1-a8af-45a8-9329-de4d9c0c24ed","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:34:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:34:51.098Z","message":"{\"transactionId\":\"738e9e26-45f2-49a3-be90-84942a4f471d\",\"status\":\"200\",\"rqstDate\":\"230425-00:34:51:097\",\"respDate\":\"230425-00:34:51:098\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:738e9e26-45f2-49a3-be90-84942a4f471d\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:34:51:097-52965\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[738e9e26-45f2-49a3-be90-84942a4f471d]}\\\"}\"}","context":{"RequestID":"738e9e26-45f2-49a3-be90-84942a4f471d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"74a9bab1-a8af-45a8-9329-de4d9c0c24ed","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:34:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:34:51.099Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"738e9e26-45f2-49a3-be90-84942a4f471d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"74a9bab1-a8af-45a8-9329-de4d9c0c24ed","LogTimestamp":"2023-04-25T00:34:51.099Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:34:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:34:52.132Z","message":"Entering","context":{"RequestID":"4781c496-21b8-4226-bd7d-b647e03cf330","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"52723e5f-6ae5-496c-a0f5-8a4cf40268fe","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:34:52.131Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:34:52.134Z","message":"{\"transactionId\":\"4781c496-21b8-4226-bd7d-b647e03cf330\",\"status\":\"200\",\"rqstDate\":\"230425-00:34:52:132\",\"respDate\":\"230425-00:34:52:134\",\"sourceId\":\"haproxy:4781c496-21b8-4226-bd7d-b647e03cf330\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:34:52:132-20067\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a84a81c0-b885-483b-8211-f5757b61265b], x-b3-parentspanid=[650e936e021f55ef], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7eb92aaefb2c61e4650e936e021f55ef], x-b3-spanid=[21f5a436ba45c623], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4781c496-21b8-4226-bd7d-b647e03cf330]}\\\"}\"}","context":{"RequestID":"4781c496-21b8-4226-bd7d-b647e03cf330","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"52723e5f-6ae5-496c-a0f5-8a4cf40268fe","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:34:52.131Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:34:52.135Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4781c496-21b8-4226-bd7d-b647e03cf330","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"52723e5f-6ae5-496c-a0f5-8a4cf40268fe","LogTimestamp":"2023-04-25T00:34:52.135Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:34:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:34:54.145Z","message":"Entering","context":{"RequestID":"1ab324a7-56e2-41b6-a0d8-e90685e56c33","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c48530af-569f-4f78-9241-ca4d351861de","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:34:54.145Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:34:54.147Z","message":"{\"transactionId\":\"1ab324a7-56e2-41b6-a0d8-e90685e56c33\",\"status\":\"200\",\"rqstDate\":\"230425-00:34:54:146\",\"respDate\":\"230425-00:34:54:147\",\"sourceId\":\"haproxy:1ab324a7-56e2-41b6-a0d8-e90685e56c33\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:34:54:146-75642\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[98ea8dd7-1e1b-4301-a6ee-57d53e14a314], x-b3-parentspanid=[dc05c4fe3e523102], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[16e89c6dd9233627dc05c4fe3e523102], x-b3-spanid=[45d2862518279944], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1ab324a7-56e2-41b6-a0d8-e90685e56c33]}\\\"}\"}","context":{"RequestID":"1ab324a7-56e2-41b6-a0d8-e90685e56c33","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c48530af-569f-4f78-9241-ca4d351861de","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:34:54.145Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:34:54.147Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1ab324a7-56e2-41b6-a0d8-e90685e56c33","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c48530af-569f-4f78-9241-ca4d351861de","LogTimestamp":"2023-04-25T00:34:54.147Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:34:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:34:56.156Z","message":"Entering","context":{"RequestID":"8ceb47cb-7494-40c3-8f04-58a584783427","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c8492551-bd56-4c08-9931-8accffcd7738","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:34:56.156Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:34:56.159Z","message":"{\"transactionId\":\"8ceb47cb-7494-40c3-8f04-58a584783427\",\"status\":\"200\",\"rqstDate\":\"230425-00:34:56:157\",\"respDate\":\"230425-00:34:56:159\",\"sourceId\":\"haproxy:8ceb47cb-7494-40c3-8f04-58a584783427\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:34:56:157-33061\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[77a805ee-28a6-465a-bfbb-4e3ea5cb48a7], x-b3-parentspanid=[84683cdc4c5151a6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[779796e0ecac25ed84683cdc4c5151a6], x-b3-spanid=[8d5d524253efe347], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8ceb47cb-7494-40c3-8f04-58a584783427]}\\\"}\"}","context":{"RequestID":"8ceb47cb-7494-40c3-8f04-58a584783427","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c8492551-bd56-4c08-9931-8accffcd7738","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:34:56.156Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:34:56.159Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8ceb47cb-7494-40c3-8f04-58a584783427","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c8492551-bd56-4c08-9931-8accffcd7738","LogTimestamp":"2023-04-25T00:34:56.159Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:34:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:34:58.170Z","message":"Entering","context":{"RequestID":"877fbf87-4e96-4479-b1dd-8b9f73db8846","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"26547d69-8acf-4201-bb99-3064726ea112","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:34:58.170Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:34:58.172Z","message":"{\"transactionId\":\"877fbf87-4e96-4479-b1dd-8b9f73db8846\",\"status\":\"200\",\"rqstDate\":\"230425-00:34:58:171\",\"respDate\":\"230425-00:34:58:172\",\"sourceId\":\"haproxy:877fbf87-4e96-4479-b1dd-8b9f73db8846\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:34:58:171-40402\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[505cd563-e441-41b7-a413-62e8faa4d262], x-b3-parentspanid=[18b35f705acf72dc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2ce676d8be133da018b35f705acf72dc], x-b3-spanid=[6153a27db5d4cd63], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[877fbf87-4e96-4479-b1dd-8b9f73db8846]}\\\"}\"}","context":{"RequestID":"877fbf87-4e96-4479-b1dd-8b9f73db8846","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"26547d69-8acf-4201-bb99-3064726ea112","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:34:58.170Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:34:58.173Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"877fbf87-4e96-4479-b1dd-8b9f73db8846","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"26547d69-8acf-4201-bb99-3064726ea112","LogTimestamp":"2023-04-25T00:34:58.173Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:34:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:34:58.753Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:34:58.773Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:34:58.773Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:34:58.773Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:00.182Z","message":"Entering","context":{"RequestID":"b06aab6e-559b-447e-b106-be0782883b93","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f81c028d-c9d9-43da-8ca6-b830b7198a82","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:35:00.182Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:35:00.185Z","message":"{\"transactionId\":\"b06aab6e-559b-447e-b106-be0782883b93\",\"status\":\"200\",\"rqstDate\":\"230425-00:35:00:183\",\"respDate\":\"230425-00:35:00:185\",\"sourceId\":\"haproxy:b06aab6e-559b-447e-b106-be0782883b93\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:35:00:183-90576\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f90d94b4-16c4-4c63-bab0-8a77bf222750], x-b3-parentspanid=[dcba06d052dbb872], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3bea14cece98c617dcba06d052dbb872], x-b3-spanid=[c5a9bc6ce82274b6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b06aab6e-559b-447e-b106-be0782883b93]}\\\"}\"}","context":{"RequestID":"b06aab6e-559b-447e-b106-be0782883b93","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f81c028d-c9d9-43da-8ca6-b830b7198a82","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:35:00.182Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:00.186Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b06aab6e-559b-447e-b106-be0782883b93","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f81c028d-c9d9-43da-8ca6-b830b7198a82","LogTimestamp":"2023-04-25T00:35:00.186Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:35:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:35:00.899Z","message":"Entering","context":{"RequestID":"f70e9a4b-9a78-449b-b206-b34bc400185d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cf5433ed-7a14-4608-a81b-71a71c356aa2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:35:00.899Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:35:00.902Z","message":"{\"transactionId\":\"f70e9a4b-9a78-449b-b206-b34bc400185d\",\"status\":\"200\",\"rqstDate\":\"230425-00:35:00:900\",\"respDate\":\"230425-00:35:00:901\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f70e9a4b-9a78-449b-b206-b34bc400185d\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:35:00:900-89267\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[17c9575d-9ca6-48af-b6ff-1e408651d572], x-b3-parentspanid=[41d6bbc220d30f85], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[53777], x-envoy-attempt-count=[1], x-b3-traceid=[d0208b0f0e331f5041d6bbc220d30f85], x-b3-spanid=[bc354e386dca5b04], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f70e9a4b-9a78-449b-b206-b34bc400185d]}\\\"}\"}","context":{"RequestID":"f70e9a4b-9a78-449b-b206-b34bc400185d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cf5433ed-7a14-4608-a81b-71a71c356aa2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:35:00.899Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:00.902Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f70e9a4b-9a78-449b-b206-b34bc400185d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cf5433ed-7a14-4608-a81b-71a71c356aa2","LogTimestamp":"2023-04-25T00:35:00.902Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:35:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:35:01.096Z","message":"Entering","context":{"RequestID":"1d3f9ecd-abae-4425-a556-ab9ff785c748","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6355c438-527c-4ef4-971f-3b189b3e2449","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:35:01.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:35:01.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"1d3f9ecd-abae-4425-a556-ab9ff785c748","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6355c438-527c-4ef4-971f-3b189b3e2449","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:35:01.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:01.100Z","message":"{\"transactionId\":\"1d3f9ecd-abae-4425-a556-ab9ff785c748\",\"status\":\"200\",\"rqstDate\":\"230425-00:35:01:097\",\"respDate\":\"230425-00:35:01:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:1d3f9ecd-abae-4425-a556-ab9ff785c748\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:35:01:097-30464\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[1d3f9ecd-abae-4425-a556-ab9ff785c748]}\\\"}\"}","context":{"RequestID":"1d3f9ecd-abae-4425-a556-ab9ff785c748","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6355c438-527c-4ef4-971f-3b189b3e2449","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:35:01.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:01.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1d3f9ecd-abae-4425-a556-ab9ff785c748","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6355c438-527c-4ef4-971f-3b189b3e2449","LogTimestamp":"2023-04-25T00:35:01.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:35:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:35:02.205Z","message":"Entering","context":{"RequestID":"fab9fc94-c5af-4c33-9f80-06dcffe80a8f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e7c4cb47-3ef1-40e2-9a3a-6db8f57bb835","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:35:02.205Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:35:02.207Z","message":"{\"transactionId\":\"fab9fc94-c5af-4c33-9f80-06dcffe80a8f\",\"status\":\"200\",\"rqstDate\":\"230425-00:35:02:206\",\"respDate\":\"230425-00:35:02:207\",\"sourceId\":\"haproxy:fab9fc94-c5af-4c33-9f80-06dcffe80a8f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:35:02:206-81059\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[98c2707c-aad9-4869-9941-fe456c2d7afd], x-b3-parentspanid=[73fe6c90ae507f30], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0ab98f43dd9a4cfa73fe6c90ae507f30], x-b3-spanid=[9e5e023c34f1c2ce], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fab9fc94-c5af-4c33-9f80-06dcffe80a8f]}\\\"}\"}","context":{"RequestID":"fab9fc94-c5af-4c33-9f80-06dcffe80a8f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e7c4cb47-3ef1-40e2-9a3a-6db8f57bb835","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:35:02.205Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:02.208Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fab9fc94-c5af-4c33-9f80-06dcffe80a8f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e7c4cb47-3ef1-40e2-9a3a-6db8f57bb835","LogTimestamp":"2023-04-25T00:35:02.208Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:35:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:35:04.217Z","message":"Entering","context":{"RequestID":"20def302-5ec2-4d3e-9e0f-8a6023eaa228","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fcc59c16-306b-42bc-a625-2913e5123813","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:35:04.217Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:35:04.221Z","message":"{\"transactionId\":\"20def302-5ec2-4d3e-9e0f-8a6023eaa228\",\"status\":\"200\",\"rqstDate\":\"230425-00:35:04:218\",\"respDate\":\"230425-00:35:04:219\",\"sourceId\":\"haproxy:20def302-5ec2-4d3e-9e0f-8a6023eaa228\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:35:04:218-23482\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6f6edaa5-52b8-4723-aba7-8cad769be8e3], x-b3-parentspanid=[064f36d538854895], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[14670788166e4cc5064f36d538854895], x-b3-spanid=[c5bb483da06e97d9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[20def302-5ec2-4d3e-9e0f-8a6023eaa228]}\\\"}\"}","context":{"RequestID":"20def302-5ec2-4d3e-9e0f-8a6023eaa228","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fcc59c16-306b-42bc-a625-2913e5123813","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:35:04.217Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:04.223Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"20def302-5ec2-4d3e-9e0f-8a6023eaa228","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fcc59c16-306b-42bc-a625-2913e5123813","LogTimestamp":"2023-04-25T00:35:04.222Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:35:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:35:06.234Z","message":"Entering","context":{"RequestID":"005071b7-7298-4926-a734-d445a30d8702","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"faef8274-a2eb-4a4d-90a7-e020571be5e6","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:35:06.233Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:35:06.236Z","message":"{\"transactionId\":\"005071b7-7298-4926-a734-d445a30d8702\",\"status\":\"200\",\"rqstDate\":\"230425-00:35:06:234\",\"respDate\":\"230425-00:35:06:236\",\"sourceId\":\"haproxy:005071b7-7298-4926-a734-d445a30d8702\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:35:06:234-61965\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a554b8a3-a2fc-487e-acf7-d3d72905f02f], x-b3-parentspanid=[86d9bcd966a8a07a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[be93cc90a01a383b86d9bcd966a8a07a], x-b3-spanid=[fe20a8d77a2973f8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[005071b7-7298-4926-a734-d445a30d8702]}\\\"}\"}","context":{"RequestID":"005071b7-7298-4926-a734-d445a30d8702","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"faef8274-a2eb-4a4d-90a7-e020571be5e6","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:35:06.233Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:06.237Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"005071b7-7298-4926-a734-d445a30d8702","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"faef8274-a2eb-4a4d-90a7-e020571be5e6","LogTimestamp":"2023-04-25T00:35:06.237Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:35:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:35:08.248Z","message":"Entering","context":{"RequestID":"45911039-c96f-4583-b972-dc4f6e46dbce","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d71fb271-0bfd-4088-93fa-505b077d3351","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:35:08.248Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:35:08.250Z","message":"{\"transactionId\":\"45911039-c96f-4583-b972-dc4f6e46dbce\",\"status\":\"200\",\"rqstDate\":\"230425-00:35:08:249\",\"respDate\":\"230425-00:35:08:250\",\"sourceId\":\"haproxy:45911039-c96f-4583-b972-dc4f6e46dbce\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:35:08:249-16120\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6ed02d03-d131-49b3-96b7-05dbb3ef2025], x-b3-parentspanid=[7336ae651e85c1d6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c49ae26db7b178ad7336ae651e85c1d6], x-b3-spanid=[04ed4c7a25561837], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[45911039-c96f-4583-b972-dc4f6e46dbce]}\\\"}\"}","context":{"RequestID":"45911039-c96f-4583-b972-dc4f6e46dbce","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d71fb271-0bfd-4088-93fa-505b077d3351","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:35:08.248Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:08.251Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"45911039-c96f-4583-b972-dc4f6e46dbce","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d71fb271-0bfd-4088-93fa-505b077d3351","LogTimestamp":"2023-04-25T00:35:08.251Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:35:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:35:08.754Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:35:08.770Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:08.770Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:08.771Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:10.260Z","message":"Entering","context":{"RequestID":"ae63f012-25fb-4c68-8055-d1d54d8908e0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2cb23044-3e22-4354-99ad-a74d53a58f3e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:35:10.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:35:10.261Z","message":"{\"transactionId\":\"ae63f012-25fb-4c68-8055-d1d54d8908e0\",\"status\":\"200\",\"rqstDate\":\"230425-00:35:10:260\",\"respDate\":\"230425-00:35:10:261\",\"sourceId\":\"haproxy:ae63f012-25fb-4c68-8055-d1d54d8908e0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:35:10:260-20265\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3b069ed4-56d1-4dbf-87b6-f43174180030], x-b3-parentspanid=[d974b9f8d1ff8df9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[368cf5c337b11995d974b9f8d1ff8df9], x-b3-spanid=[dd9229717140d2a4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ae63f012-25fb-4c68-8055-d1d54d8908e0]}\\\"}\"}","context":{"RequestID":"ae63f012-25fb-4c68-8055-d1d54d8908e0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2cb23044-3e22-4354-99ad-a74d53a58f3e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:35:10.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:10.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ae63f012-25fb-4c68-8055-d1d54d8908e0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2cb23044-3e22-4354-99ad-a74d53a58f3e","LogTimestamp":"2023-04-25T00:35:10.262Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:35:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:35:10.899Z","message":"Entering","context":{"RequestID":"140380a0-1364-4bfe-bf52-603dc6a949a2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e60be981-24d1-494e-806b-88efdab5bd3d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:35:10.899Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:35:10.901Z","message":"{\"transactionId\":\"140380a0-1364-4bfe-bf52-603dc6a949a2\",\"status\":\"200\",\"rqstDate\":\"230425-00:35:10:900\",\"respDate\":\"230425-00:35:10:901\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:140380a0-1364-4bfe-bf52-603dc6a949a2\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:35:10:900-81767\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5543a11e-acb0-4a89-931a-a15db7c562d7], x-b3-parentspanid=[df3df133e0b375d2], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[53849], x-envoy-attempt-count=[1], x-b3-traceid=[74563855d9bfd206df3df133e0b375d2], x-b3-spanid=[9d0ada9eb81a7873], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[140380a0-1364-4bfe-bf52-603dc6a949a2]}\\\"}\"}","context":{"RequestID":"140380a0-1364-4bfe-bf52-603dc6a949a2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e60be981-24d1-494e-806b-88efdab5bd3d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:35:10.899Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:10.902Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"140380a0-1364-4bfe-bf52-603dc6a949a2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e60be981-24d1-494e-806b-88efdab5bd3d","LogTimestamp":"2023-04-25T00:35:10.902Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:35:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:35:11.097Z","message":"Entering","context":{"RequestID":"a30856a8-fc30-40de-bcab-3686f8529f10","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4f758573-51fe-41c1-8eb5-4af8be481fe8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:35:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:35:11.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"a30856a8-fc30-40de-bcab-3686f8529f10","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4f758573-51fe-41c1-8eb5-4af8be481fe8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:35:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:11.099Z","message":"{\"transactionId\":\"a30856a8-fc30-40de-bcab-3686f8529f10\",\"status\":\"200\",\"rqstDate\":\"230425-00:35:11:097\",\"respDate\":\"230425-00:35:11:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a30856a8-fc30-40de-bcab-3686f8529f10\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:35:11:097-97729\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a30856a8-fc30-40de-bcab-3686f8529f10]}\\\"}\"}","context":{"RequestID":"a30856a8-fc30-40de-bcab-3686f8529f10","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4f758573-51fe-41c1-8eb5-4af8be481fe8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:35:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:11.099Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a30856a8-fc30-40de-bcab-3686f8529f10","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4f758573-51fe-41c1-8eb5-4af8be481fe8","LogTimestamp":"2023-04-25T00:35:11.099Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:35:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:35:12.218Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:12.223Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:12.272Z","message":"Entering","context":{"RequestID":"19fe29e4-e9ae-464e-9090-6731f8cba720","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d5b6be0d-7564-4dba-835b-f8769178c547","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:35:12.272Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:35:12.275Z","message":"{\"transactionId\":\"19fe29e4-e9ae-464e-9090-6731f8cba720\",\"status\":\"200\",\"rqstDate\":\"230425-00:35:12:273\",\"respDate\":\"230425-00:35:12:275\",\"sourceId\":\"haproxy:19fe29e4-e9ae-464e-9090-6731f8cba720\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:35:12:273-74034\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7d13b1d0-2292-4820-be99-622721b3bcf7], x-b3-parentspanid=[d588298762ffd184], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9a6d98d1bacc66bed588298762ffd184], x-b3-spanid=[1780ef4b36adaa46], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[19fe29e4-e9ae-464e-9090-6731f8cba720]}\\\"}\"}","context":{"RequestID":"19fe29e4-e9ae-464e-9090-6731f8cba720","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d5b6be0d-7564-4dba-835b-f8769178c547","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:35:12.272Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:12.276Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"19fe29e4-e9ae-464e-9090-6731f8cba720","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d5b6be0d-7564-4dba-835b-f8769178c547","LogTimestamp":"2023-04-25T00:35:12.276Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:35:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:35:14.290Z","message":"Entering","context":{"RequestID":"b6756ad4-8439-4883-9df6-f4d5e53d4679","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"134ac460-722d-4320-8e10-2441d398e24a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:35:14.290Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:35:14.292Z","message":"{\"transactionId\":\"b6756ad4-8439-4883-9df6-f4d5e53d4679\",\"status\":\"200\",\"rqstDate\":\"230425-00:35:14:291\",\"respDate\":\"230425-00:35:14:292\",\"sourceId\":\"haproxy:b6756ad4-8439-4883-9df6-f4d5e53d4679\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:35:14:291-47264\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e8c8b5b3-de1c-4b48-a023-f5ec9c874ec2], x-b3-parentspanid=[25bd92bf3bf4e670], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[24e3d3f5f091902625bd92bf3bf4e670], x-b3-spanid=[198151650fcd6c34], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b6756ad4-8439-4883-9df6-f4d5e53d4679]}\\\"}\"}","context":{"RequestID":"b6756ad4-8439-4883-9df6-f4d5e53d4679","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"134ac460-722d-4320-8e10-2441d398e24a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:35:14.290Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:14.293Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b6756ad4-8439-4883-9df6-f4d5e53d4679","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"134ac460-722d-4320-8e10-2441d398e24a","LogTimestamp":"2023-04-25T00:35:14.293Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:35:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:35:16.304Z","message":"Entering","context":{"RequestID":"9a6da2be-9f72-4fc5-8b31-4e12b2acc24e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"77ef4667-5c43-4d62-9670-e72a0d90e09d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:35:16.303Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:35:16.307Z","message":"{\"transactionId\":\"9a6da2be-9f72-4fc5-8b31-4e12b2acc24e\",\"status\":\"200\",\"rqstDate\":\"230425-00:35:16:305\",\"respDate\":\"230425-00:35:16:307\",\"sourceId\":\"haproxy:9a6da2be-9f72-4fc5-8b31-4e12b2acc24e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:35:16:305-51262\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e3da46c2-dac9-4881-980b-38446dcef569], x-b3-parentspanid=[afe6d38a005c519c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[de7c8070ee3cb7aaafe6d38a005c519c], x-b3-spanid=[1e1d02dac065f3a4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9a6da2be-9f72-4fc5-8b31-4e12b2acc24e]}\\\"}\"}","context":{"RequestID":"9a6da2be-9f72-4fc5-8b31-4e12b2acc24e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"77ef4667-5c43-4d62-9670-e72a0d90e09d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:35:16.303Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:16.309Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9a6da2be-9f72-4fc5-8b31-4e12b2acc24e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"77ef4667-5c43-4d62-9670-e72a0d90e09d","LogTimestamp":"2023-04-25T00:35:16.308Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:35:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:35:18.319Z","message":"Entering","context":{"RequestID":"c7902d2a-becb-43cd-b0e0-b75a7690389b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8f0c9fc7-b3d0-4c21-82cb-b3abd1f6b66c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:35:18.319Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:35:18.322Z","message":"{\"transactionId\":\"c7902d2a-becb-43cd-b0e0-b75a7690389b\",\"status\":\"200\",\"rqstDate\":\"230425-00:35:18:320\",\"respDate\":\"230425-00:35:18:322\",\"sourceId\":\"haproxy:c7902d2a-becb-43cd-b0e0-b75a7690389b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:35:18:320-87822\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8b746fe0-589e-4485-a596-2ef69674e307], x-b3-parentspanid=[8a4dd5a632300b1c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[92c439ec526b5ed68a4dd5a632300b1c], x-b3-spanid=[c1ce8be6b4aadc4b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c7902d2a-becb-43cd-b0e0-b75a7690389b]}\\\"}\"}","context":{"RequestID":"c7902d2a-becb-43cd-b0e0-b75a7690389b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8f0c9fc7-b3d0-4c21-82cb-b3abd1f6b66c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:35:18.319Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:18.323Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c7902d2a-becb-43cd-b0e0-b75a7690389b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8f0c9fc7-b3d0-4c21-82cb-b3abd1f6b66c","LogTimestamp":"2023-04-25T00:35:18.323Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:35:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:35:18.754Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:35:18.769Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:18.769Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:18.770Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:20.332Z","message":"Entering","context":{"RequestID":"128049ea-4d6b-44e3-a341-d50be91561c1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c41ead8f-6fcc-48f9-99aa-80f085d5d2a2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:35:20.332Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:35:20.335Z","message":"{\"transactionId\":\"128049ea-4d6b-44e3-a341-d50be91561c1\",\"status\":\"200\",\"rqstDate\":\"230425-00:35:20:333\",\"respDate\":\"230425-00:35:20:335\",\"sourceId\":\"haproxy:128049ea-4d6b-44e3-a341-d50be91561c1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:35:20:333-74451\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0fc4fb55-bc1f-4aa3-aff5-302c51928f54], x-b3-parentspanid=[ca187cca13009b31], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[98e709e276739e3cca187cca13009b31], x-b3-spanid=[574ccb5ca5864a40], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[128049ea-4d6b-44e3-a341-d50be91561c1]}\\\"}\"}","context":{"RequestID":"128049ea-4d6b-44e3-a341-d50be91561c1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c41ead8f-6fcc-48f9-99aa-80f085d5d2a2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:35:20.332Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:20.336Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"128049ea-4d6b-44e3-a341-d50be91561c1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c41ead8f-6fcc-48f9-99aa-80f085d5d2a2","LogTimestamp":"2023-04-25T00:35:20.335Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:35:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:35:20.901Z","message":"Entering","context":{"RequestID":"4623f583-8a4e-421f-9fc2-6ff2e4835576","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"27527436-977b-426c-b2aa-82209cbaa1ea","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:35:20.901Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:35:20.903Z","message":"{\"transactionId\":\"4623f583-8a4e-421f-9fc2-6ff2e4835576\",\"status\":\"200\",\"rqstDate\":\"230425-00:35:20:902\",\"respDate\":\"230425-00:35:20:903\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4623f583-8a4e-421f-9fc2-6ff2e4835576\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:35:20:902-42246\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f36a68a6-4cee-43a4-a62d-f8dd8e691c38], x-b3-parentspanid=[1d476fa579ee2547], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39557], x-envoy-attempt-count=[1], x-b3-traceid=[f1cf63afae35db421d476fa579ee2547], x-b3-spanid=[d516570d927f247c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4623f583-8a4e-421f-9fc2-6ff2e4835576]}\\\"}\"}","context":{"RequestID":"4623f583-8a4e-421f-9fc2-6ff2e4835576","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"27527436-977b-426c-b2aa-82209cbaa1ea","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:35:20.901Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:20.904Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4623f583-8a4e-421f-9fc2-6ff2e4835576","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"27527436-977b-426c-b2aa-82209cbaa1ea","LogTimestamp":"2023-04-25T00:35:20.904Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:35:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:35:21.099Z","message":"Entering","context":{"RequestID":"4681c9ce-ca8b-4a3e-84fd-e0af4495bf67","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2b093c92-6afa-4f2d-b19c-8b2e57d2b77f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:35:21.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:35:21.102Z","message":"Database is available from CACHED check.","context":{"RequestID":"4681c9ce-ca8b-4a3e-84fd-e0af4495bf67","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2b093c92-6afa-4f2d-b19c-8b2e57d2b77f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:35:21.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:21.104Z","message":"{\"transactionId\":\"4681c9ce-ca8b-4a3e-84fd-e0af4495bf67\",\"status\":\"200\",\"rqstDate\":\"230425-00:35:21:100\",\"respDate\":\"230425-00:35:21:104\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4681c9ce-ca8b-4a3e-84fd-e0af4495bf67\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:35:21:100-4283\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4681c9ce-ca8b-4a3e-84fd-e0af4495bf67]}\\\"}\"}","context":{"RequestID":"4681c9ce-ca8b-4a3e-84fd-e0af4495bf67","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2b093c92-6afa-4f2d-b19c-8b2e57d2b77f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:35:21.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:21.105Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4681c9ce-ca8b-4a3e-84fd-e0af4495bf67","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2b093c92-6afa-4f2d-b19c-8b2e57d2b77f","LogTimestamp":"2023-04-25T00:35:21.105Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:35:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-25T00:35:22.346Z","message":"Entering","context":{"RequestID":"fbecc366-15d6-4a1d-a165-857de9ca8126","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bc115aec-200c-45fc-8be0-1503ebf3ff10","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:35:22.346Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:35:22.350Z","message":"{\"transactionId\":\"fbecc366-15d6-4a1d-a165-857de9ca8126\",\"status\":\"200\",\"rqstDate\":\"230425-00:35:22:347\",\"respDate\":\"230425-00:35:22:349\",\"sourceId\":\"haproxy:fbecc366-15d6-4a1d-a165-857de9ca8126\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:35:22:347-21112\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bc3d6af9-65a2-45fb-b5ac-37b32a0c6c78], x-b3-parentspanid=[e03ab7841076bad9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6328c289fd423119e03ab7841076bad9], x-b3-spanid=[f9d2854d5febcce0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fbecc366-15d6-4a1d-a165-857de9ca8126]}\\\"}\"}","context":{"RequestID":"fbecc366-15d6-4a1d-a165-857de9ca8126","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bc115aec-200c-45fc-8be0-1503ebf3ff10","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:35:22.346Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:22.350Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fbecc366-15d6-4a1d-a165-857de9ca8126","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bc115aec-200c-45fc-8be0-1503ebf3ff10","LogTimestamp":"2023-04-25T00:35:22.350Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:35:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:35:24.361Z","message":"Entering","context":{"RequestID":"abb2315c-8d52-4e2f-8882-c5c1773fb471","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c640be16-23f3-417e-ad00-f1051683934f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:35:24.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:35:24.363Z","message":"{\"transactionId\":\"abb2315c-8d52-4e2f-8882-c5c1773fb471\",\"status\":\"200\",\"rqstDate\":\"230425-00:35:24:362\",\"respDate\":\"230425-00:35:24:363\",\"sourceId\":\"haproxy:abb2315c-8d52-4e2f-8882-c5c1773fb471\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:35:24:362-83541\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[268c9ece-4720-4498-958d-bd37c472b3cc], x-b3-parentspanid=[7de1c92e340b836e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1b35b1eb2094273a7de1c92e340b836e], x-b3-spanid=[7761879c9f121e33], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[abb2315c-8d52-4e2f-8882-c5c1773fb471]}\\\"}\"}","context":{"RequestID":"abb2315c-8d52-4e2f-8882-c5c1773fb471","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c640be16-23f3-417e-ad00-f1051683934f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:35:24.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:24.363Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"abb2315c-8d52-4e2f-8882-c5c1773fb471","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c640be16-23f3-417e-ad00-f1051683934f","LogTimestamp":"2023-04-25T00:35:24.363Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:35:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:35:26.371Z","message":"Entering","context":{"RequestID":"94764ec3-fdc7-4e7f-9238-333a6500a863","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5d53f311-1795-40b0-ab4d-1c55dd7caeeb","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:35:26.371Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:35:26.375Z","message":"{\"transactionId\":\"94764ec3-fdc7-4e7f-9238-333a6500a863\",\"status\":\"200\",\"rqstDate\":\"230425-00:35:26:373\",\"respDate\":\"230425-00:35:26:374\",\"sourceId\":\"haproxy:94764ec3-fdc7-4e7f-9238-333a6500a863\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:35:26:373-15938\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0bd68c7b-4737-993d-900a-d01999af7dee], x-b3-parentspanid=[fb9ccbedd01024ce], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1e7d78a77d88b6c7fb9ccbedd01024ce], x-b3-spanid=[83c965d2a5f1776a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[94764ec3-fdc7-4e7f-9238-333a6500a863]}\\\"}\"}","context":{"RequestID":"94764ec3-fdc7-4e7f-9238-333a6500a863","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5d53f311-1795-40b0-ab4d-1c55dd7caeeb","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:35:26.371Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:26.376Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"94764ec3-fdc7-4e7f-9238-333a6500a863","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5d53f311-1795-40b0-ab4d-1c55dd7caeeb","LogTimestamp":"2023-04-25T00:35:26.376Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:35:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:35:28.385Z","message":"Entering","context":{"RequestID":"b3040d58-da37-4ee7-a9d2-8a705c3b4a2d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a33cb655-98a3-451c-894b-b46b64bb3095","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:35:28.385Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:35:28.388Z","message":"{\"transactionId\":\"b3040d58-da37-4ee7-a9d2-8a705c3b4a2d\",\"status\":\"200\",\"rqstDate\":\"230425-00:35:28:386\",\"respDate\":\"230425-00:35:28:388\",\"sourceId\":\"haproxy:b3040d58-da37-4ee7-a9d2-8a705c3b4a2d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:35:28:386-92426\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9609df3f-7b11-4ae0-852d-cfcf253d3d1f], x-b3-parentspanid=[0929ab33f1433fab], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[72cc64fd14514ca20929ab33f1433fab], x-b3-spanid=[e9a920426e3475bc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b3040d58-da37-4ee7-a9d2-8a705c3b4a2d]}\\\"}\"}","context":{"RequestID":"b3040d58-da37-4ee7-a9d2-8a705c3b4a2d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a33cb655-98a3-451c-894b-b46b64bb3095","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:35:28.385Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:28.389Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b3040d58-da37-4ee7-a9d2-8a705c3b4a2d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a33cb655-98a3-451c-894b-b46b64bb3095","LogTimestamp":"2023-04-25T00:35:28.389Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:35:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:35:28.753Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:35:28.770Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:28.771Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:28.771Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:30.398Z","message":"Entering","context":{"RequestID":"620087ba-0e79-49d7-81ac-b8415502966b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3eafa4ef-09fb-4697-b3d8-d55cf80c748d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:35:30.398Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:35:30.401Z","message":"{\"transactionId\":\"620087ba-0e79-49d7-81ac-b8415502966b\",\"status\":\"200\",\"rqstDate\":\"230425-00:35:30:399\",\"respDate\":\"230425-00:35:30:401\",\"sourceId\":\"haproxy:620087ba-0e79-49d7-81ac-b8415502966b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:35:30:399-86400\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4e86fed7-2b1d-471f-9cdc-0713f368a98c], x-b3-parentspanid=[d1620babca0f6feb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ecd53a44bf732c7dd1620babca0f6feb], x-b3-spanid=[bac3e3cc4d2809b8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[620087ba-0e79-49d7-81ac-b8415502966b]}\\\"}\"}","context":{"RequestID":"620087ba-0e79-49d7-81ac-b8415502966b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3eafa4ef-09fb-4697-b3d8-d55cf80c748d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:35:30.398Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:30.401Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"620087ba-0e79-49d7-81ac-b8415502966b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3eafa4ef-09fb-4697-b3d8-d55cf80c748d","LogTimestamp":"2023-04-25T00:35:30.401Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:35:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:35:30.898Z","message":"Entering","context":{"RequestID":"8a064ab3-f24d-41b6-9357-9f5611f1e794","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"94be85de-5c74-45f6-bdab-f89c6f819c43","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:35:30.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:35:30.900Z","message":"{\"transactionId\":\"8a064ab3-f24d-41b6-9357-9f5611f1e794\",\"status\":\"200\",\"rqstDate\":\"230425-00:35:30:898\",\"respDate\":\"230425-00:35:30:900\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:8a064ab3-f24d-41b6-9357-9f5611f1e794\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:35:30:898-71021\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9d4751f6-e781-4cdb-91ce-ba3b7f7656cf], x-b3-parentspanid=[826971c38c1356f2], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44215], x-envoy-attempt-count=[1], x-b3-traceid=[c7754e5a1173da77826971c38c1356f2], x-b3-spanid=[6da067c108daf8a1], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[8a064ab3-f24d-41b6-9357-9f5611f1e794]}\\\"}\"}","context":{"RequestID":"8a064ab3-f24d-41b6-9357-9f5611f1e794","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"94be85de-5c74-45f6-bdab-f89c6f819c43","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:35:30.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:30.901Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8a064ab3-f24d-41b6-9357-9f5611f1e794","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"94be85de-5c74-45f6-bdab-f89c6f819c43","LogTimestamp":"2023-04-25T00:35:30.901Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:35:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:35:31.097Z","message":"Entering","context":{"RequestID":"39e8bc25-e1a9-4af8-8b8a-2e432835be1d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c5c5af04-0085-49c1-b8f8-8063cf0a447d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:35:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:35:31.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"39e8bc25-e1a9-4af8-8b8a-2e432835be1d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c5c5af04-0085-49c1-b8f8-8063cf0a447d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:35:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:31.101Z","message":"{\"transactionId\":\"39e8bc25-e1a9-4af8-8b8a-2e432835be1d\",\"status\":\"200\",\"rqstDate\":\"230425-00:35:31:098\",\"respDate\":\"230425-00:35:31:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:39e8bc25-e1a9-4af8-8b8a-2e432835be1d\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:35:31:098-15011\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[39e8bc25-e1a9-4af8-8b8a-2e432835be1d]}\\\"}\"}","context":{"RequestID":"39e8bc25-e1a9-4af8-8b8a-2e432835be1d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c5c5af04-0085-49c1-b8f8-8063cf0a447d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:35:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:31.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"39e8bc25-e1a9-4af8-8b8a-2e432835be1d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c5c5af04-0085-49c1-b8f8-8063cf0a447d","LogTimestamp":"2023-04-25T00:35:31.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:35:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:35:32.411Z","message":"Entering","context":{"RequestID":"2fb98545-854d-410e-8264-9d6252a10996","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0fc21a6b-9226-4af5-ae3a-f781bfe56bea","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:35:32.411Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:35:32.414Z","message":"{\"transactionId\":\"2fb98545-854d-410e-8264-9d6252a10996\",\"status\":\"200\",\"rqstDate\":\"230425-00:35:32:412\",\"respDate\":\"230425-00:35:32:413\",\"sourceId\":\"haproxy:2fb98545-854d-410e-8264-9d6252a10996\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:35:32:412-3054\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9e82963b-67b7-4e8d-b8b9-f0894af9f2a9], x-b3-parentspanid=[5cb3e9c1a5e0dc87], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e74852495c0b8cfd5cb3e9c1a5e0dc87], x-b3-spanid=[b9f2dbec91b13d4b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2fb98545-854d-410e-8264-9d6252a10996]}\\\"}\"}","context":{"RequestID":"2fb98545-854d-410e-8264-9d6252a10996","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0fc21a6b-9226-4af5-ae3a-f781bfe56bea","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:35:32.411Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:32.414Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2fb98545-854d-410e-8264-9d6252a10996","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0fc21a6b-9226-4af5-ae3a-f781bfe56bea","LogTimestamp":"2023-04-25T00:35:32.414Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:35:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:35:34.424Z","message":"Entering","context":{"RequestID":"bf150cd3-7c1b-4b90-bd75-b34c6ca1fea5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8a411e54-9b9e-48d1-be85-5a146915534c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:35:34.424Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:35:34.427Z","message":"{\"transactionId\":\"bf150cd3-7c1b-4b90-bd75-b34c6ca1fea5\",\"status\":\"200\",\"rqstDate\":\"230425-00:35:34:425\",\"respDate\":\"230425-00:35:34:427\",\"sourceId\":\"haproxy:bf150cd3-7c1b-4b90-bd75-b34c6ca1fea5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:35:34:425-10983\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4cb40ab7-cd2b-440c-8bcd-2ad1e07e2ac9], x-b3-parentspanid=[ed9c79918df54bcf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5419f4662a213e4ded9c79918df54bcf], x-b3-spanid=[5a2fb769cd9b4c31], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bf150cd3-7c1b-4b90-bd75-b34c6ca1fea5]}\\\"}\"}","context":{"RequestID":"bf150cd3-7c1b-4b90-bd75-b34c6ca1fea5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8a411e54-9b9e-48d1-be85-5a146915534c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:35:34.424Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:34.427Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bf150cd3-7c1b-4b90-bd75-b34c6ca1fea5","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8a411e54-9b9e-48d1-be85-5a146915534c","LogTimestamp":"2023-04-25T00:35:34.427Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:35:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:35:36.437Z","message":"Entering","context":{"RequestID":"95f14276-304b-4cdd-a2c0-f77ebee0cc7d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"971e7779-fa5b-4bea-a102-b92c3fcbacd3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:35:36.437Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:35:36.440Z","message":"{\"transactionId\":\"95f14276-304b-4cdd-a2c0-f77ebee0cc7d\",\"status\":\"200\",\"rqstDate\":\"230425-00:35:36:438\",\"respDate\":\"230425-00:35:36:439\",\"sourceId\":\"haproxy:95f14276-304b-4cdd-a2c0-f77ebee0cc7d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:35:36:438-7230\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a88a5297-715d-453b-ae03-f618702ada90], x-b3-parentspanid=[ac3e8f5a469530cb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0461e660f318b224ac3e8f5a469530cb], x-b3-spanid=[ce91b1ebd87b46e9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[95f14276-304b-4cdd-a2c0-f77ebee0cc7d]}\\\"}\"}","context":{"RequestID":"95f14276-304b-4cdd-a2c0-f77ebee0cc7d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"971e7779-fa5b-4bea-a102-b92c3fcbacd3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:35:36.437Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:36.440Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"95f14276-304b-4cdd-a2c0-f77ebee0cc7d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"971e7779-fa5b-4bea-a102-b92c3fcbacd3","LogTimestamp":"2023-04-25T00:35:36.440Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:35:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:35:38.449Z","message":"Entering","context":{"RequestID":"bfe053dd-d758-45d3-bcf2-f056891f2981","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"22a71266-8dd3-4b1b-9e2d-d0510ff41596","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:35:38.449Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:35:38.452Z","message":"{\"transactionId\":\"bfe053dd-d758-45d3-bcf2-f056891f2981\",\"status\":\"200\",\"rqstDate\":\"230425-00:35:38:450\",\"respDate\":\"230425-00:35:38:452\",\"sourceId\":\"haproxy:bfe053dd-d758-45d3-bcf2-f056891f2981\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:35:38:450-3434\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[01cb550c-312f-441d-9208-d33128064499], x-b3-parentspanid=[cee8ab7d4aae8950], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c9effa88335ccc90cee8ab7d4aae8950], x-b3-spanid=[e7b80935897abe5f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bfe053dd-d758-45d3-bcf2-f056891f2981]}\\\"}\"}","context":{"RequestID":"bfe053dd-d758-45d3-bcf2-f056891f2981","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"22a71266-8dd3-4b1b-9e2d-d0510ff41596","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:35:38.449Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:38.453Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bfe053dd-d758-45d3-bcf2-f056891f2981","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"22a71266-8dd3-4b1b-9e2d-d0510ff41596","LogTimestamp":"2023-04-25T00:35:38.453Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:35:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:35:38.753Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:35:38.772Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:38.772Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:38.772Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:40.463Z","message":"Entering","context":{"RequestID":"2697d7c1-6938-4382-af22-7270169703ae","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"29e6a13f-addc-4ebc-ab3c-3c29a400be56","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:35:40.463Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:35:40.466Z","message":"{\"transactionId\":\"2697d7c1-6938-4382-af22-7270169703ae\",\"status\":\"200\",\"rqstDate\":\"230425-00:35:40:464\",\"respDate\":\"230425-00:35:40:466\",\"sourceId\":\"haproxy:2697d7c1-6938-4382-af22-7270169703ae\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:35:40:464-33503\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7a5ad8bc-4d8c-4451-8804-3007b6ba5464], x-b3-parentspanid=[75e8f707b2ef0dcc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[37bcf74af42263e175e8f707b2ef0dcc], x-b3-spanid=[ce67bb81f0225ae9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2697d7c1-6938-4382-af22-7270169703ae]}\\\"}\"}","context":{"RequestID":"2697d7c1-6938-4382-af22-7270169703ae","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"29e6a13f-addc-4ebc-ab3c-3c29a400be56","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:35:40.463Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:40.466Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2697d7c1-6938-4382-af22-7270169703ae","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"29e6a13f-addc-4ebc-ab3c-3c29a400be56","LogTimestamp":"2023-04-25T00:35:40.466Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:35:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:35:40.899Z","message":"Entering","context":{"RequestID":"c2e8e2be-86c9-4b26-9e52-1e008065a573","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c9fc98cc-4b47-49a0-ac1a-757b71b5c910","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:35:40.899Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:35:40.902Z","message":"{\"transactionId\":\"c2e8e2be-86c9-4b26-9e52-1e008065a573\",\"status\":\"200\",\"rqstDate\":\"230425-00:35:40:900\",\"respDate\":\"230425-00:35:40:901\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c2e8e2be-86c9-4b26-9e52-1e008065a573\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:35:40:900-64968\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[645e10df-6cbd-4987-8072-534dc6550780], x-b3-parentspanid=[d99a04424371f1f0], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[55087], x-envoy-attempt-count=[1], x-b3-traceid=[ba960b73816604a7d99a04424371f1f0], x-b3-spanid=[409f651afe3b5d7e], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c2e8e2be-86c9-4b26-9e52-1e008065a573]}\\\"}\"}","context":{"RequestID":"c2e8e2be-86c9-4b26-9e52-1e008065a573","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c9fc98cc-4b47-49a0-ac1a-757b71b5c910","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:35:40.899Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:40.902Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c2e8e2be-86c9-4b26-9e52-1e008065a573","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c9fc98cc-4b47-49a0-ac1a-757b71b5c910","LogTimestamp":"2023-04-25T00:35:40.902Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:35:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:35:41.100Z","message":"Entering","context":{"RequestID":"996d1322-5ff0-4469-ba88-4f7c87458f38","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b8662b6d-96c1-4ea2-b1b4-3dba02e67735","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:35:41.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:35:41.103Z","message":"Database is available from CACHED check.","context":{"RequestID":"996d1322-5ff0-4469-ba88-4f7c87458f38","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b8662b6d-96c1-4ea2-b1b4-3dba02e67735","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:35:41.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:41.104Z","message":"{\"transactionId\":\"996d1322-5ff0-4469-ba88-4f7c87458f38\",\"status\":\"200\",\"rqstDate\":\"230425-00:35:41:101\",\"respDate\":\"230425-00:35:41:104\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:996d1322-5ff0-4469-ba88-4f7c87458f38\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:35:41:101-80600\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[996d1322-5ff0-4469-ba88-4f7c87458f38]}\\\"}\"}","context":{"RequestID":"996d1322-5ff0-4469-ba88-4f7c87458f38","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b8662b6d-96c1-4ea2-b1b4-3dba02e67735","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:35:41.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:41.105Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"996d1322-5ff0-4469-ba88-4f7c87458f38","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b8662b6d-96c1-4ea2-b1b4-3dba02e67735","LogTimestamp":"2023-04-25T00:35:41.105Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:35:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-25T00:35:42.224Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:42.228Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:42.477Z","message":"Entering","context":{"RequestID":"34cfc24a-1f41-4726-8d3a-37a182cb1317","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ba3c4bdf-fae0-48f6-878c-31da9f90c2bf","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:35:42.477Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:35:42.479Z","message":"{\"transactionId\":\"34cfc24a-1f41-4726-8d3a-37a182cb1317\",\"status\":\"200\",\"rqstDate\":\"230425-00:35:42:478\",\"respDate\":\"230425-00:35:42:479\",\"sourceId\":\"haproxy:34cfc24a-1f41-4726-8d3a-37a182cb1317\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:35:42:478-41751\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8e4835c7-bbb5-499a-8df0-141c9f6a9752], x-b3-parentspanid=[71d25a5f9972b00e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[82a846beacb23cd271d25a5f9972b00e], x-b3-spanid=[fd455efbe2059b95], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[34cfc24a-1f41-4726-8d3a-37a182cb1317]}\\\"}\"}","context":{"RequestID":"34cfc24a-1f41-4726-8d3a-37a182cb1317","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ba3c4bdf-fae0-48f6-878c-31da9f90c2bf","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:35:42.477Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:42.480Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"34cfc24a-1f41-4726-8d3a-37a182cb1317","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ba3c4bdf-fae0-48f6-878c-31da9f90c2bf","LogTimestamp":"2023-04-25T00:35:42.480Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:35:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:35:44.490Z","message":"Entering","context":{"RequestID":"d95ad9b8-f77e-4312-a4fa-5e2be6446faa","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"06342f5b-750c-4a57-be14-4c3a63ba75f8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:35:44.490Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:35:44.494Z","message":"{\"transactionId\":\"d95ad9b8-f77e-4312-a4fa-5e2be6446faa\",\"status\":\"200\",\"rqstDate\":\"230425-00:35:44:491\",\"respDate\":\"230425-00:35:44:494\",\"sourceId\":\"haproxy:d95ad9b8-f77e-4312-a4fa-5e2be6446faa\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:35:44:491-2833\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f4edd9ab-a56d-4010-a52a-c175ca149af2], x-b3-parentspanid=[8e0ff6566a8608fa], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[78c142d66cf4e4168e0ff6566a8608fa], x-b3-spanid=[3703cbdc60e7a225], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d95ad9b8-f77e-4312-a4fa-5e2be6446faa]}\\\"}\"}","context":{"RequestID":"d95ad9b8-f77e-4312-a4fa-5e2be6446faa","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"06342f5b-750c-4a57-be14-4c3a63ba75f8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:35:44.490Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:44.495Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d95ad9b8-f77e-4312-a4fa-5e2be6446faa","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"06342f5b-750c-4a57-be14-4c3a63ba75f8","LogTimestamp":"2023-04-25T00:35:44.495Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:35:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:35:46.505Z","message":"Entering","context":{"RequestID":"38c2b373-585f-4857-9460-56db356d2ee4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fae7b43a-1d50-48c5-af74-592d4f5f31b9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:35:46.505Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:35:46.508Z","message":"{\"transactionId\":\"38c2b373-585f-4857-9460-56db356d2ee4\",\"status\":\"200\",\"rqstDate\":\"230425-00:35:46:506\",\"respDate\":\"230425-00:35:46:508\",\"sourceId\":\"haproxy:38c2b373-585f-4857-9460-56db356d2ee4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:35:46:506-25100\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c912cc9e-9bd2-48ae-8e70-e1d9f4fb99a5], x-b3-parentspanid=[8d517324557d9d7f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[24376ea9ca27b8f98d517324557d9d7f], x-b3-spanid=[bbd8168ee0ec2fcf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[38c2b373-585f-4857-9460-56db356d2ee4]}\\\"}\"}","context":{"RequestID":"38c2b373-585f-4857-9460-56db356d2ee4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fae7b43a-1d50-48c5-af74-592d4f5f31b9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:35:46.505Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:46.509Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"38c2b373-585f-4857-9460-56db356d2ee4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fae7b43a-1d50-48c5-af74-592d4f5f31b9","LogTimestamp":"2023-04-25T00:35:46.509Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:35:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:35:48.522Z","message":"Entering","context":{"RequestID":"5de08592-a223-48fc-b6a5-2637f260d9a4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"83e149d9-13e9-48d4-8a5e-a1298f041130","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:35:48.522Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:35:48.525Z","message":"{\"transactionId\":\"5de08592-a223-48fc-b6a5-2637f260d9a4\",\"status\":\"200\",\"rqstDate\":\"230425-00:35:48:523\",\"respDate\":\"230425-00:35:48:525\",\"sourceId\":\"haproxy:5de08592-a223-48fc-b6a5-2637f260d9a4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:35:48:523-6451\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d68c2b04-f926-45cb-881c-927ef3513fa1], x-b3-parentspanid=[11a930c8d106ca5b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[29d02544f84e5d5311a930c8d106ca5b], x-b3-spanid=[21494974d556b71a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5de08592-a223-48fc-b6a5-2637f260d9a4]}\\\"}\"}","context":{"RequestID":"5de08592-a223-48fc-b6a5-2637f260d9a4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"83e149d9-13e9-48d4-8a5e-a1298f041130","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:35:48.522Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:48.525Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5de08592-a223-48fc-b6a5-2637f260d9a4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"83e149d9-13e9-48d4-8a5e-a1298f041130","LogTimestamp":"2023-04-25T00:35:48.525Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:35:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:35:48.754Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:35:48.769Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:48.769Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:48.770Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:50.536Z","message":"Entering","context":{"RequestID":"39d4bcd6-8c0c-402c-bd9e-154c5a72ded3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1feec145-bf4b-4efe-9165-eae408a48613","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:35:50.536Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:35:50.539Z","message":"{\"transactionId\":\"39d4bcd6-8c0c-402c-bd9e-154c5a72ded3\",\"status\":\"200\",\"rqstDate\":\"230425-00:35:50:537\",\"respDate\":\"230425-00:35:50:539\",\"sourceId\":\"haproxy:39d4bcd6-8c0c-402c-bd9e-154c5a72ded3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:35:50:537-85011\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3e100720-4e50-4373-9b82-59ab6e14b1b3], x-b3-parentspanid=[d0064a527e47e798], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a73c6460591af154d0064a527e47e798], x-b3-spanid=[631026a5808f45f9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[39d4bcd6-8c0c-402c-bd9e-154c5a72ded3]}\\\"}\"}","context":{"RequestID":"39d4bcd6-8c0c-402c-bd9e-154c5a72ded3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1feec145-bf4b-4efe-9165-eae408a48613","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:35:50.536Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:50.540Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"39d4bcd6-8c0c-402c-bd9e-154c5a72ded3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1feec145-bf4b-4efe-9165-eae408a48613","LogTimestamp":"2023-04-25T00:35:50.540Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:35:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:35:50.897Z","message":"Entering","context":{"RequestID":"63406844-e636-4fc1-a668-2244a531af70","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"ea79912c-f547-44ec-9742-cfa7a1d976be","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:35:50.897Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:35:50.898Z","message":"{\"transactionId\":\"63406844-e636-4fc1-a668-2244a531af70\",\"status\":\"200\",\"rqstDate\":\"230425-00:35:50:897\",\"respDate\":\"230425-00:35:50:898\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:63406844-e636-4fc1-a668-2244a531af70\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:35:50:897-94516\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[96664f8a-4fc0-41da-a10a-bfccf56019c3], x-b3-parentspanid=[e721ce7c3b24442f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[46115], x-envoy-attempt-count=[1], x-b3-traceid=[a8e9f4405ac681c1e721ce7c3b24442f], x-b3-spanid=[c2a387685991c33b], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[63406844-e636-4fc1-a668-2244a531af70]}\\\"}\"}","context":{"RequestID":"63406844-e636-4fc1-a668-2244a531af70","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"ea79912c-f547-44ec-9742-cfa7a1d976be","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:35:50.897Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:50.898Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"63406844-e636-4fc1-a668-2244a531af70","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ea79912c-f547-44ec-9742-cfa7a1d976be","LogTimestamp":"2023-04-25T00:35:50.898Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:35:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:35:51.097Z","message":"Entering","context":{"RequestID":"7d375ebb-0c0f-404d-8276-6e71a7b41d41","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e1ee44b8-5440-45e2-ad00-8591503d0e9a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:35:51.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:35:51.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"7d375ebb-0c0f-404d-8276-6e71a7b41d41","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e1ee44b8-5440-45e2-ad00-8591503d0e9a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:35:51.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:51.099Z","message":"{\"transactionId\":\"7d375ebb-0c0f-404d-8276-6e71a7b41d41\",\"status\":\"200\",\"rqstDate\":\"230425-00:35:51:097\",\"respDate\":\"230425-00:35:51:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7d375ebb-0c0f-404d-8276-6e71a7b41d41\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:35:51:097-62706\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7d375ebb-0c0f-404d-8276-6e71a7b41d41]}\\\"}\"}","context":{"RequestID":"7d375ebb-0c0f-404d-8276-6e71a7b41d41","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e1ee44b8-5440-45e2-ad00-8591503d0e9a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:35:51.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:51.099Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7d375ebb-0c0f-404d-8276-6e71a7b41d41","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e1ee44b8-5440-45e2-ad00-8591503d0e9a","LogTimestamp":"2023-04-25T00:35:51.099Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:35:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:35:52.549Z","message":"Entering","context":{"RequestID":"9af7ddb1-eb58-4099-8661-caf7d5154db6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7aed0bd8-483e-4294-9774-fd18429d62fd","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:35:52.549Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:35:52.552Z","message":"{\"transactionId\":\"9af7ddb1-eb58-4099-8661-caf7d5154db6\",\"status\":\"200\",\"rqstDate\":\"230425-00:35:52:550\",\"respDate\":\"230425-00:35:52:552\",\"sourceId\":\"haproxy:9af7ddb1-eb58-4099-8661-caf7d5154db6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:35:52:550-86613\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bd2c0fb3-7299-40a3-985a-dd2cf3938943], x-b3-parentspanid=[5cfe332744558df7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d9e8c97a36f51fe05cfe332744558df7], x-b3-spanid=[e4459dd33beb9fbc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9af7ddb1-eb58-4099-8661-caf7d5154db6]}\\\"}\"}","context":{"RequestID":"9af7ddb1-eb58-4099-8661-caf7d5154db6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7aed0bd8-483e-4294-9774-fd18429d62fd","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:35:52.549Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:52.553Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9af7ddb1-eb58-4099-8661-caf7d5154db6","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7aed0bd8-483e-4294-9774-fd18429d62fd","LogTimestamp":"2023-04-25T00:35:52.553Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:35:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:35:54.562Z","message":"Entering","context":{"RequestID":"47c47079-95fd-4fdd-b152-4975e94cbead","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ee9ca7b9-05c0-4c77-9c64-575109fd69a5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:35:54.562Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:35:54.565Z","message":"{\"transactionId\":\"47c47079-95fd-4fdd-b152-4975e94cbead\",\"status\":\"200\",\"rqstDate\":\"230425-00:35:54:563\",\"respDate\":\"230425-00:35:54:565\",\"sourceId\":\"haproxy:47c47079-95fd-4fdd-b152-4975e94cbead\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:35:54:563-58782\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[adb9b403-d1e2-4174-afc2-1a5472c7b26f], x-b3-parentspanid=[1329785e2a2e2756], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9ac844ec28c94f071329785e2a2e2756], x-b3-spanid=[daa54fec2ff9b3c6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[47c47079-95fd-4fdd-b152-4975e94cbead]}\\\"}\"}","context":{"RequestID":"47c47079-95fd-4fdd-b152-4975e94cbead","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ee9ca7b9-05c0-4c77-9c64-575109fd69a5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:35:54.562Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:54.565Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"47c47079-95fd-4fdd-b152-4975e94cbead","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ee9ca7b9-05c0-4c77-9c64-575109fd69a5","LogTimestamp":"2023-04-25T00:35:54.565Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:35:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:35:56.575Z","message":"Entering","context":{"RequestID":"a878c9b3-bbfd-44a4-9ccc-59bad4047e65","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"84e5511d-8bc9-47cb-a21e-5b724329d2db","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:35:56.574Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:35:56.577Z","message":"{\"transactionId\":\"a878c9b3-bbfd-44a4-9ccc-59bad4047e65\",\"status\":\"200\",\"rqstDate\":\"230425-00:35:56:576\",\"respDate\":\"230425-00:35:56:577\",\"sourceId\":\"haproxy:a878c9b3-bbfd-44a4-9ccc-59bad4047e65\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:35:56:576-62063\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f6d7a65a-b9b4-49f3-8a3c-0a1e1cab0750], x-b3-parentspanid=[806e75b9b520a50f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cba4f275f95d2c37806e75b9b520a50f], x-b3-spanid=[9f02ede2a9fd6ed3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a878c9b3-bbfd-44a4-9ccc-59bad4047e65]}\\\"}\"}","context":{"RequestID":"a878c9b3-bbfd-44a4-9ccc-59bad4047e65","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"84e5511d-8bc9-47cb-a21e-5b724329d2db","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:35:56.574Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:56.578Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a878c9b3-bbfd-44a4-9ccc-59bad4047e65","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"84e5511d-8bc9-47cb-a21e-5b724329d2db","LogTimestamp":"2023-04-25T00:35:56.578Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:35:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:35:58.587Z","message":"Entering","context":{"RequestID":"3f9e28fd-6d2f-4a9d-9b79-b33ac1fb0e37","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3f5a0183-f934-4e69-9298-e9d72f8816ed","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:35:58.586Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:35:58.589Z","message":"{\"transactionId\":\"3f9e28fd-6d2f-4a9d-9b79-b33ac1fb0e37\",\"status\":\"200\",\"rqstDate\":\"230425-00:35:58:587\",\"respDate\":\"230425-00:35:58:589\",\"sourceId\":\"haproxy:3f9e28fd-6d2f-4a9d-9b79-b33ac1fb0e37\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:35:58:587-8521\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[074ca4e3-a17c-4455-b344-02807bf18782], x-b3-parentspanid=[44a5654bed54706f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[98514c28d5f526c644a5654bed54706f], x-b3-spanid=[1e76cb7b27dc0123], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3f9e28fd-6d2f-4a9d-9b79-b33ac1fb0e37]}\\\"}\"}","context":{"RequestID":"3f9e28fd-6d2f-4a9d-9b79-b33ac1fb0e37","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3f5a0183-f934-4e69-9298-e9d72f8816ed","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:35:58.586Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:58.590Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3f9e28fd-6d2f-4a9d-9b79-b33ac1fb0e37","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3f5a0183-f934-4e69-9298-e9d72f8816ed","LogTimestamp":"2023-04-25T00:35:58.590Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:35:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:35:58.753Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:35:58.767Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:58.767Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:35:58.767Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:00.600Z","message":"Entering","context":{"RequestID":"321ce0da-30cb-4ed0-98e2-e49e24df0389","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"14eaaaad-b326-4e9c-a693-fefaaa0e8411","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:36:00.599Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:36:00.603Z","message":"{\"transactionId\":\"321ce0da-30cb-4ed0-98e2-e49e24df0389\",\"status\":\"200\",\"rqstDate\":\"230425-00:36:00:601\",\"respDate\":\"230425-00:36:00:603\",\"sourceId\":\"haproxy:321ce0da-30cb-4ed0-98e2-e49e24df0389\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:36:00:601-8667\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[067c1d64-1115-413a-b205-bdea30132151], x-b3-parentspanid=[1fb274a9a329ec8d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d7b9a753691064371fb274a9a329ec8d], x-b3-spanid=[33fa5a8232c1eb7f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[321ce0da-30cb-4ed0-98e2-e49e24df0389]}\\\"}\"}","context":{"RequestID":"321ce0da-30cb-4ed0-98e2-e49e24df0389","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"14eaaaad-b326-4e9c-a693-fefaaa0e8411","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:36:00.599Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:00.604Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"321ce0da-30cb-4ed0-98e2-e49e24df0389","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"14eaaaad-b326-4e9c-a693-fefaaa0e8411","LogTimestamp":"2023-04-25T00:36:00.604Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:36:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:36:00.898Z","message":"Entering","context":{"RequestID":"897410bc-8b79-4065-9fcb-d01b869a6477","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0e8d19ef-a0bd-47bc-ad84-aab4b7b58e9c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:36:00.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:36:00.901Z","message":"{\"transactionId\":\"897410bc-8b79-4065-9fcb-d01b869a6477\",\"status\":\"200\",\"rqstDate\":\"230425-00:36:00:898\",\"respDate\":\"230425-00:36:00:900\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:897410bc-8b79-4065-9fcb-d01b869a6477\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:36:00:898-72983\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d7a4325c-2090-4696-9539-c9ae4af90572], x-b3-parentspanid=[1e772907e86314ad], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54233], x-envoy-attempt-count=[1], x-b3-traceid=[c60a0c4f31a66f2d1e772907e86314ad], x-b3-spanid=[716747599eec6c54], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[897410bc-8b79-4065-9fcb-d01b869a6477]}\\\"}\"}","context":{"RequestID":"897410bc-8b79-4065-9fcb-d01b869a6477","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0e8d19ef-a0bd-47bc-ad84-aab4b7b58e9c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:36:00.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:00.902Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"897410bc-8b79-4065-9fcb-d01b869a6477","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0e8d19ef-a0bd-47bc-ad84-aab4b7b58e9c","LogTimestamp":"2023-04-25T00:36:00.902Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:36:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:36:01.098Z","message":"Entering","context":{"RequestID":"24dc8f73-dd9b-4641-ae46-2e57815f92c3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1ae1cd05-0fc6-429d-8f48-24b92a8f02af","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:36:01.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:36:01.100Z","message":"Database is available from CACHED check.","context":{"RequestID":"24dc8f73-dd9b-4641-ae46-2e57815f92c3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1ae1cd05-0fc6-429d-8f48-24b92a8f02af","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:36:01.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:01.101Z","message":"{\"transactionId\":\"24dc8f73-dd9b-4641-ae46-2e57815f92c3\",\"status\":\"200\",\"rqstDate\":\"230425-00:36:01:098\",\"respDate\":\"230425-00:36:01:101\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:24dc8f73-dd9b-4641-ae46-2e57815f92c3\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:36:01:098-77976\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[24dc8f73-dd9b-4641-ae46-2e57815f92c3]}\\\"}\"}","context":{"RequestID":"24dc8f73-dd9b-4641-ae46-2e57815f92c3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1ae1cd05-0fc6-429d-8f48-24b92a8f02af","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:36:01.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:01.102Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"24dc8f73-dd9b-4641-ae46-2e57815f92c3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1ae1cd05-0fc6-429d-8f48-24b92a8f02af","LogTimestamp":"2023-04-25T00:36:01.102Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:36:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:36:02.615Z","message":"Entering","context":{"RequestID":"236129d6-de65-46c5-9e5b-0f55e51b24af","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"04d7080b-4f18-4936-9315-55d00d5f2e75","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:36:02.615Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:36:02.617Z","message":"{\"transactionId\":\"236129d6-de65-46c5-9e5b-0f55e51b24af\",\"status\":\"200\",\"rqstDate\":\"230425-00:36:02:616\",\"respDate\":\"230425-00:36:02:617\",\"sourceId\":\"haproxy:236129d6-de65-46c5-9e5b-0f55e51b24af\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:36:02:616-15041\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[07db1470-5c92-4083-bf24-bbd26d697046], x-b3-parentspanid=[63252ebd21f2b423], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a5427ec3b590e0a563252ebd21f2b423], x-b3-spanid=[ba143656ef3c0978], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[236129d6-de65-46c5-9e5b-0f55e51b24af]}\\\"}\"}","context":{"RequestID":"236129d6-de65-46c5-9e5b-0f55e51b24af","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"04d7080b-4f18-4936-9315-55d00d5f2e75","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:36:02.615Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:02.618Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"236129d6-de65-46c5-9e5b-0f55e51b24af","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"04d7080b-4f18-4936-9315-55d00d5f2e75","LogTimestamp":"2023-04-25T00:36:02.618Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:36:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:36:04.629Z","message":"Entering","context":{"RequestID":"fa2eac27-d170-490a-b6f8-bd62a71667b6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"270dde31-fbc7-4b92-8ee2-33c0d2d949fa","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:36:04.629Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:36:04.631Z","message":"{\"transactionId\":\"fa2eac27-d170-490a-b6f8-bd62a71667b6\",\"status\":\"200\",\"rqstDate\":\"230425-00:36:04:629\",\"respDate\":\"230425-00:36:04:631\",\"sourceId\":\"haproxy:fa2eac27-d170-490a-b6f8-bd62a71667b6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:36:04:629-45107\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bb7c638b-9273-4d3f-b12b-8c4930fb4d57], x-b3-parentspanid=[52ccad60a093eab9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[23d711af27077d1852ccad60a093eab9], x-b3-spanid=[2e9925f4651a2484], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fa2eac27-d170-490a-b6f8-bd62a71667b6]}\\\"}\"}","context":{"RequestID":"fa2eac27-d170-490a-b6f8-bd62a71667b6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"270dde31-fbc7-4b92-8ee2-33c0d2d949fa","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:36:04.629Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:04.632Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fa2eac27-d170-490a-b6f8-bd62a71667b6","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"270dde31-fbc7-4b92-8ee2-33c0d2d949fa","LogTimestamp":"2023-04-25T00:36:04.632Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:36:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:36:06.641Z","message":"Entering","context":{"RequestID":"c08bfaf9-34b1-4961-9be0-9032a23b111f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"eecc2691-5273-44a8-b89a-2636fd031f93","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:36:06.641Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:36:06.644Z","message":"{\"transactionId\":\"c08bfaf9-34b1-4961-9be0-9032a23b111f\",\"status\":\"200\",\"rqstDate\":\"230425-00:36:06:642\",\"respDate\":\"230425-00:36:06:644\",\"sourceId\":\"haproxy:c08bfaf9-34b1-4961-9be0-9032a23b111f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:36:06:642-98010\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bf369f8b-b38a-47b7-840b-b5a3539f651d], x-b3-parentspanid=[84055b2766268bf2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e6e7a8c3b7210cdb84055b2766268bf2], x-b3-spanid=[e05dd12d8941530e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c08bfaf9-34b1-4961-9be0-9032a23b111f]}\\\"}\"}","context":{"RequestID":"c08bfaf9-34b1-4961-9be0-9032a23b111f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"eecc2691-5273-44a8-b89a-2636fd031f93","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:36:06.641Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:06.645Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c08bfaf9-34b1-4961-9be0-9032a23b111f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eecc2691-5273-44a8-b89a-2636fd031f93","LogTimestamp":"2023-04-25T00:36:06.645Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:36:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:36:08.656Z","message":"Entering","context":{"RequestID":"217598f8-ed39-4b71-b898-48102799f95d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"055d1491-5b10-4987-afc4-41801d4b2ee3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:36:08.656Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:36:08.657Z","message":"{\"transactionId\":\"217598f8-ed39-4b71-b898-48102799f95d\",\"status\":\"200\",\"rqstDate\":\"230425-00:36:08:656\",\"respDate\":\"230425-00:36:08:657\",\"sourceId\":\"haproxy:217598f8-ed39-4b71-b898-48102799f95d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:36:08:656-40649\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f4c7cf43-ec7a-48cf-81fd-f95fbc292e9f], x-b3-parentspanid=[663c7bd1172ad2fd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ce822a075aa8a237663c7bd1172ad2fd], x-b3-spanid=[132a1012b1c52c90], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[217598f8-ed39-4b71-b898-48102799f95d]}\\\"}\"}","context":{"RequestID":"217598f8-ed39-4b71-b898-48102799f95d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"055d1491-5b10-4987-afc4-41801d4b2ee3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:36:08.656Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:08.658Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"217598f8-ed39-4b71-b898-48102799f95d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"055d1491-5b10-4987-afc4-41801d4b2ee3","LogTimestamp":"2023-04-25T00:36:08.658Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:36:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-25T00:36:08.754Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:36:08.770Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:08.771Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:08.771Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:10.668Z","message":"Entering","context":{"RequestID":"6ac358b4-7583-4eae-a4d0-1e4ab4ef1356","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"666b7b36-ca88-46fa-af90-2510ffeba74c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:36:10.668Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:36:10.671Z","message":"{\"transactionId\":\"6ac358b4-7583-4eae-a4d0-1e4ab4ef1356\",\"status\":\"200\",\"rqstDate\":\"230425-00:36:10:669\",\"respDate\":\"230425-00:36:10:671\",\"sourceId\":\"haproxy:6ac358b4-7583-4eae-a4d0-1e4ab4ef1356\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:36:10:669-64643\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a614d752-3e78-43eb-8f8f-d24f7ac16fff], x-b3-parentspanid=[491ddc480b964271], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e540a8183830ee2c491ddc480b964271], x-b3-spanid=[3253d94df4083ba3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6ac358b4-7583-4eae-a4d0-1e4ab4ef1356]}\\\"}\"}","context":{"RequestID":"6ac358b4-7583-4eae-a4d0-1e4ab4ef1356","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"666b7b36-ca88-46fa-af90-2510ffeba74c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:36:10.668Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:10.672Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6ac358b4-7583-4eae-a4d0-1e4ab4ef1356","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"666b7b36-ca88-46fa-af90-2510ffeba74c","LogTimestamp":"2023-04-25T00:36:10.672Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:36:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:36:10.899Z","message":"Entering","context":{"RequestID":"a97ff648-af22-48d3-8004-ed69e1d48667","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2475840c-a0b3-48e3-9b7d-5f4415c038bc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:36:10.899Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:36:10.901Z","message":"{\"transactionId\":\"a97ff648-af22-48d3-8004-ed69e1d48667\",\"status\":\"200\",\"rqstDate\":\"230425-00:36:10:899\",\"respDate\":\"230425-00:36:10:901\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a97ff648-af22-48d3-8004-ed69e1d48667\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:36:10:899-8445\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c8059204-4a42-43e0-845e-c29be6744ce3], x-b3-parentspanid=[5fb33ce7cbe37134], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40483], x-envoy-attempt-count=[1], x-b3-traceid=[4132c7442135dee85fb33ce7cbe37134], x-b3-spanid=[cf3af165de015f3a], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a97ff648-af22-48d3-8004-ed69e1d48667]}\\\"}\"}","context":{"RequestID":"a97ff648-af22-48d3-8004-ed69e1d48667","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2475840c-a0b3-48e3-9b7d-5f4415c038bc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:36:10.899Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:10.902Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a97ff648-af22-48d3-8004-ed69e1d48667","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2475840c-a0b3-48e3-9b7d-5f4415c038bc","LogTimestamp":"2023-04-25T00:36:10.901Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:36:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:36:11.097Z","message":"Entering","context":{"RequestID":"31725e90-a438-48cd-9e99-ece8e2112767","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f17e5fc3-afe4-4c4b-9015-ce4eb565e500","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:36:11.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:36:11.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"31725e90-a438-48cd-9e99-ece8e2112767","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f17e5fc3-afe4-4c4b-9015-ce4eb565e500","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:36:11.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:11.100Z","message":"{\"transactionId\":\"31725e90-a438-48cd-9e99-ece8e2112767\",\"status\":\"200\",\"rqstDate\":\"230425-00:36:11:097\",\"respDate\":\"230425-00:36:11:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:31725e90-a438-48cd-9e99-ece8e2112767\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:36:11:097-69631\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[31725e90-a438-48cd-9e99-ece8e2112767]}\\\"}\"}","context":{"RequestID":"31725e90-a438-48cd-9e99-ece8e2112767","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f17e5fc3-afe4-4c4b-9015-ce4eb565e500","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:36:11.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:11.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"31725e90-a438-48cd-9e99-ece8e2112767","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f17e5fc3-afe4-4c4b-9015-ce4eb565e500","LogTimestamp":"2023-04-25T00:36:11.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:36:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:36:12.229Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:12.233Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:12.681Z","message":"Entering","context":{"RequestID":"c5db78bc-ee5d-40b4-8cb2-083556e7dd8c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2542155c-0bd9-4cb3-a011-884e9de07cc9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:36:12.681Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:36:12.683Z","message":"{\"transactionId\":\"c5db78bc-ee5d-40b4-8cb2-083556e7dd8c\",\"status\":\"200\",\"rqstDate\":\"230425-00:36:12:682\",\"respDate\":\"230425-00:36:12:683\",\"sourceId\":\"haproxy:c5db78bc-ee5d-40b4-8cb2-083556e7dd8c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:36:12:682-74756\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3805a9f5-3b83-451f-bc80-94ea0d213ab8], x-b3-parentspanid=[641d03ca1bf2eeaf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3cd7a9dd996a6d34641d03ca1bf2eeaf], x-b3-spanid=[ee6be9eeb73533bf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c5db78bc-ee5d-40b4-8cb2-083556e7dd8c]}\\\"}\"}","context":{"RequestID":"c5db78bc-ee5d-40b4-8cb2-083556e7dd8c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2542155c-0bd9-4cb3-a011-884e9de07cc9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:36:12.681Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:12.684Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c5db78bc-ee5d-40b4-8cb2-083556e7dd8c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2542155c-0bd9-4cb3-a011-884e9de07cc9","LogTimestamp":"2023-04-25T00:36:12.684Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:36:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:36:14.693Z","message":"Entering","context":{"RequestID":"61061979-7c78-4f7c-a2ba-5c7bef40620c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d770fb2d-27ce-4fb1-bb4e-4f1266110061","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:36:14.693Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:36:14.695Z","message":"{\"transactionId\":\"61061979-7c78-4f7c-a2ba-5c7bef40620c\",\"status\":\"200\",\"rqstDate\":\"230425-00:36:14:694\",\"respDate\":\"230425-00:36:14:695\",\"sourceId\":\"haproxy:61061979-7c78-4f7c-a2ba-5c7bef40620c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:36:14:694-23662\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fe108943-de90-4b2d-9a87-94056924ed39], x-b3-parentspanid=[834f23fd54d0b410], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9f2a7770d9ef4cd7834f23fd54d0b410], x-b3-spanid=[4ecacd25a5b36688], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[61061979-7c78-4f7c-a2ba-5c7bef40620c]}\\\"}\"}","context":{"RequestID":"61061979-7c78-4f7c-a2ba-5c7bef40620c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d770fb2d-27ce-4fb1-bb4e-4f1266110061","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:36:14.693Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:14.695Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"61061979-7c78-4f7c-a2ba-5c7bef40620c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d770fb2d-27ce-4fb1-bb4e-4f1266110061","LogTimestamp":"2023-04-25T00:36:14.695Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:36:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:36:16.704Z","message":"Entering","context":{"RequestID":"48e4b4a5-80ab-4597-8ac1-6acb2dc2957e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5d997af5-6c92-47c5-b719-45aa6b60d9a9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:36:16.704Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:36:16.707Z","message":"{\"transactionId\":\"48e4b4a5-80ab-4597-8ac1-6acb2dc2957e\",\"status\":\"200\",\"rqstDate\":\"230425-00:36:16:705\",\"respDate\":\"230425-00:36:16:707\",\"sourceId\":\"haproxy:48e4b4a5-80ab-4597-8ac1-6acb2dc2957e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:36:16:705-83296\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[350724e6-82ec-4f0d-ada1-8b790a48514c], x-b3-parentspanid=[c622489937fb5cfb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c1f921f424510a3cc622489937fb5cfb], x-b3-spanid=[8f981c12c9b1eac4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[48e4b4a5-80ab-4597-8ac1-6acb2dc2957e]}\\\"}\"}","context":{"RequestID":"48e4b4a5-80ab-4597-8ac1-6acb2dc2957e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5d997af5-6c92-47c5-b719-45aa6b60d9a9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:36:16.704Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:16.708Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"48e4b4a5-80ab-4597-8ac1-6acb2dc2957e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5d997af5-6c92-47c5-b719-45aa6b60d9a9","LogTimestamp":"2023-04-25T00:36:16.708Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:36:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:36:18.717Z","message":"Entering","context":{"RequestID":"e3fb4cbf-94c0-42b5-ac91-262774ac164a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"670cbe27-9fa2-4ffd-adba-980ac577c96b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:36:18.717Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:36:18.720Z","message":"{\"transactionId\":\"e3fb4cbf-94c0-42b5-ac91-262774ac164a\",\"status\":\"200\",\"rqstDate\":\"230425-00:36:18:718\",\"respDate\":\"230425-00:36:18:720\",\"sourceId\":\"haproxy:e3fb4cbf-94c0-42b5-ac91-262774ac164a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:36:18:718-32724\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b696b84b-0900-4b1d-b34a-ca4d581ee6e0], x-b3-parentspanid=[f09beb752f52d7e2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ea0a8316360b7335f09beb752f52d7e2], x-b3-spanid=[f17971948eed5193], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e3fb4cbf-94c0-42b5-ac91-262774ac164a]}\\\"}\"}","context":{"RequestID":"e3fb4cbf-94c0-42b5-ac91-262774ac164a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"670cbe27-9fa2-4ffd-adba-980ac577c96b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:36:18.717Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:18.721Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e3fb4cbf-94c0-42b5-ac91-262774ac164a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"670cbe27-9fa2-4ffd-adba-980ac577c96b","LogTimestamp":"2023-04-25T00:36:18.721Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:36:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:36:18.754Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:36:18.769Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:18.770Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:18.770Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:20.730Z","message":"Entering","context":{"RequestID":"effa2a7c-3b3e-4dfd-b18f-7074a89398f0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"23d4af41-c113-48ac-be1f-ae4714cb23e9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:36:20.730Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:36:20.733Z","message":"{\"transactionId\":\"effa2a7c-3b3e-4dfd-b18f-7074a89398f0\",\"status\":\"200\",\"rqstDate\":\"230425-00:36:20:731\",\"respDate\":\"230425-00:36:20:733\",\"sourceId\":\"haproxy:effa2a7c-3b3e-4dfd-b18f-7074a89398f0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:36:20:731-33407\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0ffcb622-23bc-479c-ad7a-7761bb48c38c], x-b3-parentspanid=[7ef68247fda95bbe], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[52e5a37297809c377ef68247fda95bbe], x-b3-spanid=[8ea11a4c498ce207], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[effa2a7c-3b3e-4dfd-b18f-7074a89398f0]}\\\"}\"}","context":{"RequestID":"effa2a7c-3b3e-4dfd-b18f-7074a89398f0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"23d4af41-c113-48ac-be1f-ae4714cb23e9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:36:20.730Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:20.734Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"effa2a7c-3b3e-4dfd-b18f-7074a89398f0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"23d4af41-c113-48ac-be1f-ae4714cb23e9","LogTimestamp":"2023-04-25T00:36:20.734Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:36:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:36:20.897Z","message":"Entering","context":{"RequestID":"814fdee7-56d8-47c2-9bf3-030e700c9ef2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fbff9e48-6bac-4258-b75e-e2884efe78c8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:36:20.897Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:36:20.899Z","message":"{\"transactionId\":\"814fdee7-56d8-47c2-9bf3-030e700c9ef2\",\"status\":\"200\",\"rqstDate\":\"230425-00:36:20:898\",\"respDate\":\"230425-00:36:20:899\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:814fdee7-56d8-47c2-9bf3-030e700c9ef2\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:36:20:898-33598\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bfd76351-a369-4bdb-861f-9a3d636334f6], x-b3-parentspanid=[585afba091983132], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[46567], x-envoy-attempt-count=[1], x-b3-traceid=[bbe5ec6545b77c0e585afba091983132], x-b3-spanid=[1e96dcaff4da0955], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[814fdee7-56d8-47c2-9bf3-030e700c9ef2]}\\\"}\"}","context":{"RequestID":"814fdee7-56d8-47c2-9bf3-030e700c9ef2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fbff9e48-6bac-4258-b75e-e2884efe78c8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:36:20.897Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:20.900Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"814fdee7-56d8-47c2-9bf3-030e700c9ef2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fbff9e48-6bac-4258-b75e-e2884efe78c8","LogTimestamp":"2023-04-25T00:36:20.900Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:36:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:36:21.097Z","message":"Entering","context":{"RequestID":"218efc99-e9ce-417b-b089-4088ccc2fac0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4bf6b62e-1d1d-4aa6-bb7a-20c0ea4dd164","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:36:21.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:36:21.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"218efc99-e9ce-417b-b089-4088ccc2fac0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4bf6b62e-1d1d-4aa6-bb7a-20c0ea4dd164","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:36:21.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:21.101Z","message":"{\"transactionId\":\"218efc99-e9ce-417b-b089-4088ccc2fac0\",\"status\":\"200\",\"rqstDate\":\"230425-00:36:21:098\",\"respDate\":\"230425-00:36:21:101\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:218efc99-e9ce-417b-b089-4088ccc2fac0\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:36:21:098-91831\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[218efc99-e9ce-417b-b089-4088ccc2fac0]}\\\"}\"}","context":{"RequestID":"218efc99-e9ce-417b-b089-4088ccc2fac0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4bf6b62e-1d1d-4aa6-bb7a-20c0ea4dd164","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:36:21.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:21.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"218efc99-e9ce-417b-b089-4088ccc2fac0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4bf6b62e-1d1d-4aa6-bb7a-20c0ea4dd164","LogTimestamp":"2023-04-25T00:36:21.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:36:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:36:22.742Z","message":"Entering","context":{"RequestID":"64413d61-6ca2-4b1e-b045-eb12e7fa5ae7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9f522138-e565-4fc9-b749-a7352080adce","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:36:22.742Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:36:22.745Z","message":"{\"transactionId\":\"64413d61-6ca2-4b1e-b045-eb12e7fa5ae7\",\"status\":\"200\",\"rqstDate\":\"230425-00:36:22:743\",\"respDate\":\"230425-00:36:22:744\",\"sourceId\":\"haproxy:64413d61-6ca2-4b1e-b045-eb12e7fa5ae7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:36:22:743-80172\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4eb82300-fc9e-4f8c-a403-7f8b9b9ae905], x-b3-parentspanid=[4f96bc2a893cbeac], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[957141e0a748ff4b4f96bc2a893cbeac], x-b3-spanid=[b41df100fa87c587], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[64413d61-6ca2-4b1e-b045-eb12e7fa5ae7]}\\\"}\"}","context":{"RequestID":"64413d61-6ca2-4b1e-b045-eb12e7fa5ae7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9f522138-e565-4fc9-b749-a7352080adce","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:36:22.742Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:22.745Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"64413d61-6ca2-4b1e-b045-eb12e7fa5ae7","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9f522138-e565-4fc9-b749-a7352080adce","LogTimestamp":"2023-04-25T00:36:22.745Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:36:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:36:24.755Z","message":"Entering","context":{"RequestID":"8c903ac6-a652-4ed1-a403-0f22aa23cf16","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"43aa41bf-22ff-4662-9932-37c9dfb9dad5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:36:24.755Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:36:24.759Z","message":"{\"transactionId\":\"8c903ac6-a652-4ed1-a403-0f22aa23cf16\",\"status\":\"200\",\"rqstDate\":\"230425-00:36:24:757\",\"respDate\":\"230425-00:36:24:759\",\"sourceId\":\"haproxy:8c903ac6-a652-4ed1-a403-0f22aa23cf16\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:36:24:757-43661\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[863130e6-bd2f-4282-b26a-62dd163653cf], x-b3-parentspanid=[e2226e2ca25a4a49], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[92ef0a4b4659bee1e2226e2ca25a4a49], x-b3-spanid=[e084ee24efb9e6ad], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8c903ac6-a652-4ed1-a403-0f22aa23cf16]}\\\"}\"}","context":{"RequestID":"8c903ac6-a652-4ed1-a403-0f22aa23cf16","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"43aa41bf-22ff-4662-9932-37c9dfb9dad5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:36:24.755Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:24.760Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8c903ac6-a652-4ed1-a403-0f22aa23cf16","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"43aa41bf-22ff-4662-9932-37c9dfb9dad5","LogTimestamp":"2023-04-25T00:36:24.760Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:36:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:36:26.770Z","message":"Entering","context":{"RequestID":"cbfb0f11-b203-40a8-b7ef-e5a5897c2a6e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e8ee12df-b56c-499b-b93d-add85133ac79","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:36:26.770Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:36:26.773Z","message":"{\"transactionId\":\"cbfb0f11-b203-40a8-b7ef-e5a5897c2a6e\",\"status\":\"200\",\"rqstDate\":\"230425-00:36:26:771\",\"respDate\":\"230425-00:36:26:773\",\"sourceId\":\"haproxy:cbfb0f11-b203-40a8-b7ef-e5a5897c2a6e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:36:26:771-8304\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7a62d229-5ae4-44d7-8d10-ff6daa58b228], x-b3-parentspanid=[073a7ed41571c6b3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[32e7528ea8e3efcc073a7ed41571c6b3], x-b3-spanid=[84859235f9b90065], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cbfb0f11-b203-40a8-b7ef-e5a5897c2a6e]}\\\"}\"}","context":{"RequestID":"cbfb0f11-b203-40a8-b7ef-e5a5897c2a6e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e8ee12df-b56c-499b-b93d-add85133ac79","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:36:26.770Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:26.774Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cbfb0f11-b203-40a8-b7ef-e5a5897c2a6e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e8ee12df-b56c-499b-b93d-add85133ac79","LogTimestamp":"2023-04-25T00:36:26.774Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:36:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:36:28.754Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:36:28.768Z","message":"Connection[cassandra/10.233.70.61:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:28.774Z","message":"Connection[cassandra/10.233.70.61:9042-2, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:28.775Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:28.775Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:28.775Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:28.784Z","message":"Entering","context":{"RequestID":"7c179ab7-5832-44e9-80bf-49d59c6684e8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8d63d52b-bfc8-456b-967e-e66db8f72a3b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:36:28.784Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:36:28.787Z","message":"{\"transactionId\":\"7c179ab7-5832-44e9-80bf-49d59c6684e8\",\"status\":\"200\",\"rqstDate\":\"230425-00:36:28:785\",\"respDate\":\"230425-00:36:28:787\",\"sourceId\":\"haproxy:7c179ab7-5832-44e9-80bf-49d59c6684e8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:36:28:785-17628\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f1bea38f-f378-48f1-8d42-2e303c171ae6], x-b3-parentspanid=[485f071d96e108d1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5c23523c88a1cd5c485f071d96e108d1], x-b3-spanid=[d69c1714c51993bf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7c179ab7-5832-44e9-80bf-49d59c6684e8]}\\\"}\"}","context":{"RequestID":"7c179ab7-5832-44e9-80bf-49d59c6684e8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8d63d52b-bfc8-456b-967e-e66db8f72a3b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:36:28.784Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:28.788Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7c179ab7-5832-44e9-80bf-49d59c6684e8","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8d63d52b-bfc8-456b-967e-e66db8f72a3b","LogTimestamp":"2023-04-25T00:36:28.788Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:36:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:36:30.799Z","message":"Entering","context":{"RequestID":"2b03f660-10f0-42ac-9514-a618c5bc34e0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e2c1cdbc-9161-495e-b0bf-7fe3af47c26d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:36:30.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:36:30.802Z","message":"{\"transactionId\":\"2b03f660-10f0-42ac-9514-a618c5bc34e0\",\"status\":\"200\",\"rqstDate\":\"230425-00:36:30:800\",\"respDate\":\"230425-00:36:30:801\",\"sourceId\":\"haproxy:2b03f660-10f0-42ac-9514-a618c5bc34e0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:36:30:800-43486\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[630f94e1-6d44-470f-8ef9-b43e320f0a63], x-b3-parentspanid=[e96dd06a2010232f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8fa1e5360d6876cbe96dd06a2010232f], x-b3-spanid=[ce920131ed722d61], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2b03f660-10f0-42ac-9514-a618c5bc34e0]}\\\"}\"}","context":{"RequestID":"2b03f660-10f0-42ac-9514-a618c5bc34e0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e2c1cdbc-9161-495e-b0bf-7fe3af47c26d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:36:30.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:30.802Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2b03f660-10f0-42ac-9514-a618c5bc34e0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e2c1cdbc-9161-495e-b0bf-7fe3af47c26d","LogTimestamp":"2023-04-25T00:36:30.802Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:36:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:36:30.898Z","message":"Entering","context":{"RequestID":"d024be23-f9a3-4831-9911-34b2eb2e45e2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1fafd556-c1b5-4eb0-9989-3df8b4ab4dd2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:36:30.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:36:30.900Z","message":"{\"transactionId\":\"d024be23-f9a3-4831-9911-34b2eb2e45e2\",\"status\":\"200\",\"rqstDate\":\"230425-00:36:30:899\",\"respDate\":\"230425-00:36:30:900\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d024be23-f9a3-4831-9911-34b2eb2e45e2\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:36:30:899-90048\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0d448f8a-9575-437d-b990-32a3a2e36586], x-b3-parentspanid=[3fd3bc5ebabe3ebd], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[48553], x-envoy-attempt-count=[1], x-b3-traceid=[026360941278e59c3fd3bc5ebabe3ebd], x-b3-spanid=[a583f5629f97eb7a], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d024be23-f9a3-4831-9911-34b2eb2e45e2]}\\\"}\"}","context":{"RequestID":"d024be23-f9a3-4831-9911-34b2eb2e45e2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1fafd556-c1b5-4eb0-9989-3df8b4ab4dd2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:36:30.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:30.901Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d024be23-f9a3-4831-9911-34b2eb2e45e2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1fafd556-c1b5-4eb0-9989-3df8b4ab4dd2","LogTimestamp":"2023-04-25T00:36:30.901Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:36:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:36:31.097Z","message":"Entering","context":{"RequestID":"31d28516-a31e-49e0-941b-54a5daab9c76","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c34ff12d-e5a3-4b5b-b9b1-2a83108b2185","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:36:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:36:31.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"31d28516-a31e-49e0-941b-54a5daab9c76","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c34ff12d-e5a3-4b5b-b9b1-2a83108b2185","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:36:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:31.101Z","message":"{\"transactionId\":\"31d28516-a31e-49e0-941b-54a5daab9c76\",\"status\":\"200\",\"rqstDate\":\"230425-00:36:31:098\",\"respDate\":\"230425-00:36:31:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:31d28516-a31e-49e0-941b-54a5daab9c76\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:36:31:098-98084\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[31d28516-a31e-49e0-941b-54a5daab9c76]}\\\"}\"}","context":{"RequestID":"31d28516-a31e-49e0-941b-54a5daab9c76","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c34ff12d-e5a3-4b5b-b9b1-2a83108b2185","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:36:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:31.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"31d28516-a31e-49e0-941b-54a5daab9c76","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c34ff12d-e5a3-4b5b-b9b1-2a83108b2185","LogTimestamp":"2023-04-25T00:36:31.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:36:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:36:32.811Z","message":"Entering","context":{"RequestID":"647467fe-2237-4c2c-a1d3-d5dbd7d43afb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3a8a7257-f37a-4e2d-b485-eb089519795d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:36:32.811Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:36:32.813Z","message":"{\"transactionId\":\"647467fe-2237-4c2c-a1d3-d5dbd7d43afb\",\"status\":\"200\",\"rqstDate\":\"230425-00:36:32:812\",\"respDate\":\"230425-00:36:32:813\",\"sourceId\":\"haproxy:647467fe-2237-4c2c-a1d3-d5dbd7d43afb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:36:32:812-36170\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6c42a272-dff1-4510-90b2-ce2cb2cad87e], x-b3-parentspanid=[7f991a5bdba23695], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7f2d4a2ae22c589a7f991a5bdba23695], x-b3-spanid=[3a5f55677b46ab43], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[647467fe-2237-4c2c-a1d3-d5dbd7d43afb]}\\\"}\"}","context":{"RequestID":"647467fe-2237-4c2c-a1d3-d5dbd7d43afb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3a8a7257-f37a-4e2d-b485-eb089519795d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:36:32.811Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:32.814Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"647467fe-2237-4c2c-a1d3-d5dbd7d43afb","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3a8a7257-f37a-4e2d-b485-eb089519795d","LogTimestamp":"2023-04-25T00:36:32.814Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:36:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:36:34.824Z","message":"Entering","context":{"RequestID":"7f74158f-1fc6-42dd-9a4e-4f6add409b42","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"994eca2d-9ade-4053-a511-91e1adc42b39","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:36:34.824Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:36:34.826Z","message":"{\"transactionId\":\"7f74158f-1fc6-42dd-9a4e-4f6add409b42\",\"status\":\"200\",\"rqstDate\":\"230425-00:36:34:825\",\"respDate\":\"230425-00:36:34:826\",\"sourceId\":\"haproxy:7f74158f-1fc6-42dd-9a4e-4f6add409b42\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:36:34:825-89307\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[97ded194-2db0-4f69-b0c2-b3b5d45544a1], x-b3-parentspanid=[7ccf976d14aff97e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[773ab5d70f4c2f817ccf976d14aff97e], x-b3-spanid=[027cc9b118cbdc8a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7f74158f-1fc6-42dd-9a4e-4f6add409b42]}\\\"}\"}","context":{"RequestID":"7f74158f-1fc6-42dd-9a4e-4f6add409b42","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"994eca2d-9ade-4053-a511-91e1adc42b39","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:36:34.824Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:34.827Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7f74158f-1fc6-42dd-9a4e-4f6add409b42","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"994eca2d-9ade-4053-a511-91e1adc42b39","LogTimestamp":"2023-04-25T00:36:34.827Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:36:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:36:36.837Z","message":"Entering","context":{"RequestID":"5d8b343d-6935-4d0c-ba1b-50828d34473c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d8780e58-c8fa-4a8d-9db0-c5b0e45e7358","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:36:36.836Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:36:36.839Z","message":"{\"transactionId\":\"5d8b343d-6935-4d0c-ba1b-50828d34473c\",\"status\":\"200\",\"rqstDate\":\"230425-00:36:36:837\",\"respDate\":\"230425-00:36:36:839\",\"sourceId\":\"haproxy:5d8b343d-6935-4d0c-ba1b-50828d34473c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:36:36:837-15312\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4f037ba7-d27c-4a9b-ac5f-9ae70ad813ae], x-b3-parentspanid=[8415f92ad2dfc799], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4d8d17bcc6b433718415f92ad2dfc799], x-b3-spanid=[282ef251bb926590], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5d8b343d-6935-4d0c-ba1b-50828d34473c]}\\\"}\"}","context":{"RequestID":"5d8b343d-6935-4d0c-ba1b-50828d34473c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d8780e58-c8fa-4a8d-9db0-c5b0e45e7358","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:36:36.836Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:36.840Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5d8b343d-6935-4d0c-ba1b-50828d34473c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d8780e58-c8fa-4a8d-9db0-c5b0e45e7358","LogTimestamp":"2023-04-25T00:36:36.840Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:36:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:36:38.753Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:36:38.766Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:38.766Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:38.766Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:38.850Z","message":"Entering","context":{"RequestID":"d5839ba5-24b6-4818-81e8-b49fcf6b25cb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"de82b5dd-30dc-4f1e-a859-261db020bf2e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:36:38.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:36:38.853Z","message":"{\"transactionId\":\"d5839ba5-24b6-4818-81e8-b49fcf6b25cb\",\"status\":\"200\",\"rqstDate\":\"230425-00:36:38:851\",\"respDate\":\"230425-00:36:38:853\",\"sourceId\":\"haproxy:d5839ba5-24b6-4818-81e8-b49fcf6b25cb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:36:38:851-23847\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[44fec78f-2223-4d18-9f6d-c7d9a635faa7], x-b3-parentspanid=[0199610ca8a4c15b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0c98753eedc3c5390199610ca8a4c15b], x-b3-spanid=[c40c8d424c3f6623], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d5839ba5-24b6-4818-81e8-b49fcf6b25cb]}\\\"}\"}","context":{"RequestID":"d5839ba5-24b6-4818-81e8-b49fcf6b25cb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"de82b5dd-30dc-4f1e-a859-261db020bf2e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:36:38.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:38.854Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d5839ba5-24b6-4818-81e8-b49fcf6b25cb","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"de82b5dd-30dc-4f1e-a859-261db020bf2e","LogTimestamp":"2023-04-25T00:36:38.854Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:36:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:36:40.863Z","message":"Entering","context":{"RequestID":"6c08eb6c-3f6e-4bd5-82bb-4fb37fccc3df","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"13d093b1-e897-45e7-bdfe-744393d11ebd","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:36:40.863Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:36:40.866Z","message":"{\"transactionId\":\"6c08eb6c-3f6e-4bd5-82bb-4fb37fccc3df\",\"status\":\"200\",\"rqstDate\":\"230425-00:36:40:865\",\"respDate\":\"230425-00:36:40:866\",\"sourceId\":\"haproxy:6c08eb6c-3f6e-4bd5-82bb-4fb37fccc3df\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:36:40:865-95787\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b39d04ef-3808-4fdf-8b1e-259260df22d8], x-b3-parentspanid=[26bca4576bb718f8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a295375c99a1153426bca4576bb718f8], x-b3-spanid=[feeb46881e2ae2da], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6c08eb6c-3f6e-4bd5-82bb-4fb37fccc3df]}\\\"}\"}","context":{"RequestID":"6c08eb6c-3f6e-4bd5-82bb-4fb37fccc3df","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"13d093b1-e897-45e7-bdfe-744393d11ebd","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:36:40.863Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:40.867Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6c08eb6c-3f6e-4bd5-82bb-4fb37fccc3df","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"13d093b1-e897-45e7-bdfe-744393d11ebd","LogTimestamp":"2023-04-25T00:36:40.867Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:36:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:36:40.898Z","message":"Entering","context":{"RequestID":"92b2af9a-c0c5-45bb-b323-bbae5e751741","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"402fe016-7511-4c72-ab06-642a48552c4a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:36:40.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:36:40.901Z","message":"{\"transactionId\":\"92b2af9a-c0c5-45bb-b323-bbae5e751741\",\"status\":\"200\",\"rqstDate\":\"230425-00:36:40:899\",\"respDate\":\"230425-00:36:40:901\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:92b2af9a-c0c5-45bb-b323-bbae5e751741\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:36:40:899-41895\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[11caf871-f84a-4222-aea8-12538e240bd9], x-b3-parentspanid=[52a39dfc0d12ac6c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[60163], x-envoy-attempt-count=[1], x-b3-traceid=[de6849c48f0c029552a39dfc0d12ac6c], x-b3-spanid=[8c77da51ff1c167b], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[92b2af9a-c0c5-45bb-b323-bbae5e751741]}\\\"}\"}","context":{"RequestID":"92b2af9a-c0c5-45bb-b323-bbae5e751741","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"402fe016-7511-4c72-ab06-642a48552c4a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:36:40.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:40.902Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"92b2af9a-c0c5-45bb-b323-bbae5e751741","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"402fe016-7511-4c72-ab06-642a48552c4a","LogTimestamp":"2023-04-25T00:36:40.902Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:36:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:36:41.097Z","message":"Entering","context":{"RequestID":"ee379b30-1553-4bd5-bd16-1c64077280fe","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5fed80d8-5fb4-447a-9dce-76214213ee42","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:36:41.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:36:41.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"ee379b30-1553-4bd5-bd16-1c64077280fe","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5fed80d8-5fb4-447a-9dce-76214213ee42","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:36:41.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:41.101Z","message":"{\"transactionId\":\"ee379b30-1553-4bd5-bd16-1c64077280fe\",\"status\":\"200\",\"rqstDate\":\"230425-00:36:41:098\",\"respDate\":\"230425-00:36:41:101\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ee379b30-1553-4bd5-bd16-1c64077280fe\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:36:41:098-78574\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ee379b30-1553-4bd5-bd16-1c64077280fe]}\\\"}\"}","context":{"RequestID":"ee379b30-1553-4bd5-bd16-1c64077280fe","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5fed80d8-5fb4-447a-9dce-76214213ee42","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:36:41.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:41.102Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ee379b30-1553-4bd5-bd16-1c64077280fe","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5fed80d8-5fb4-447a-9dce-76214213ee42","LogTimestamp":"2023-04-25T00:36:41.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:36:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:36:42.234Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:42.239Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:42.877Z","message":"Entering","context":{"RequestID":"0404f086-a97f-4f4e-83b8-65d68db814d6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2a0000eb-5ba6-4b53-9bd4-d40d1e97894d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:36:42.877Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:36:42.880Z","message":"{\"transactionId\":\"0404f086-a97f-4f4e-83b8-65d68db814d6\",\"status\":\"200\",\"rqstDate\":\"230425-00:36:42:878\",\"respDate\":\"230425-00:36:42:880\",\"sourceId\":\"haproxy:0404f086-a97f-4f4e-83b8-65d68db814d6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:36:42:878-10474\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c7457e66-55ed-4535-85c8-760d98f31191], x-b3-parentspanid=[eb170bc46b41a4a7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[aab96f3088d73217eb170bc46b41a4a7], x-b3-spanid=[49419e9b666ebcd2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0404f086-a97f-4f4e-83b8-65d68db814d6]}\\\"}\"}","context":{"RequestID":"0404f086-a97f-4f4e-83b8-65d68db814d6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2a0000eb-5ba6-4b53-9bd4-d40d1e97894d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:36:42.877Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:42.881Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0404f086-a97f-4f4e-83b8-65d68db814d6","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2a0000eb-5ba6-4b53-9bd4-d40d1e97894d","LogTimestamp":"2023-04-25T00:36:42.881Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:36:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:36:44.891Z","message":"Entering","context":{"RequestID":"92d2b6c8-9bb6-4543-974a-01c3585f723d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1fc26d38-4090-4d92-9bb7-2d1ec2c9458b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:36:44.891Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:36:44.894Z","message":"{\"transactionId\":\"92d2b6c8-9bb6-4543-974a-01c3585f723d\",\"status\":\"200\",\"rqstDate\":\"230425-00:36:44:892\",\"respDate\":\"230425-00:36:44:894\",\"sourceId\":\"haproxy:92d2b6c8-9bb6-4543-974a-01c3585f723d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:36:44:892-11141\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d20f5896-6de7-436a-94c9-680327671614], x-b3-parentspanid=[65b483efa8ae8233], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9874394aef579ed065b483efa8ae8233], x-b3-spanid=[68e44ec2c262308d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[92d2b6c8-9bb6-4543-974a-01c3585f723d]}\\\"}\"}","context":{"RequestID":"92d2b6c8-9bb6-4543-974a-01c3585f723d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1fc26d38-4090-4d92-9bb7-2d1ec2c9458b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:36:44.891Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:44.895Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"92d2b6c8-9bb6-4543-974a-01c3585f723d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1fc26d38-4090-4d92-9bb7-2d1ec2c9458b","LogTimestamp":"2023-04-25T00:36:44.895Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:36:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:36:46.904Z","message":"Entering","context":{"RequestID":"30478048-23fb-4a82-ada7-af773128c883","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4c714ff0-0c02-45ad-b8b0-a4547a0ae601","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:36:46.904Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:36:46.906Z","message":"{\"transactionId\":\"30478048-23fb-4a82-ada7-af773128c883\",\"status\":\"200\",\"rqstDate\":\"230425-00:36:46:905\",\"respDate\":\"230425-00:36:46:906\",\"sourceId\":\"haproxy:30478048-23fb-4a82-ada7-af773128c883\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:36:46:905-49107\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4f085523-a634-443a-b9d1-6142834efa8d], x-b3-parentspanid=[843a2db8f5b88241], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[01a8bace39c016d6843a2db8f5b88241], x-b3-spanid=[6de40b9603b52ff6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[30478048-23fb-4a82-ada7-af773128c883]}\\\"}\"}","context":{"RequestID":"30478048-23fb-4a82-ada7-af773128c883","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4c714ff0-0c02-45ad-b8b0-a4547a0ae601","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:36:46.904Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:46.907Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"30478048-23fb-4a82-ada7-af773128c883","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4c714ff0-0c02-45ad-b8b0-a4547a0ae601","LogTimestamp":"2023-04-25T00:36:46.907Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:36:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:36:48.754Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:36:48.767Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:48.768Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:48.768Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:48.915Z","message":"Entering","context":{"RequestID":"6a60b9a2-2c19-42b4-940d-df7ba69a846d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ce200a2b-6a5f-4d9f-9592-a29d9a2f993c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:36:48.915Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:36:48.917Z","message":"{\"transactionId\":\"6a60b9a2-2c19-42b4-940d-df7ba69a846d\",\"status\":\"200\",\"rqstDate\":\"230425-00:36:48:916\",\"respDate\":\"230425-00:36:48:917\",\"sourceId\":\"haproxy:6a60b9a2-2c19-42b4-940d-df7ba69a846d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:36:48:916-3822\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[291fe44a-1701-45f4-acef-86117fb97fb9], x-b3-parentspanid=[1ae7c78ea3f193f0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9dcf994eaab7693a1ae7c78ea3f193f0], x-b3-spanid=[aaa143f0c316e488], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6a60b9a2-2c19-42b4-940d-df7ba69a846d]}\\\"}\"}","context":{"RequestID":"6a60b9a2-2c19-42b4-940d-df7ba69a846d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ce200a2b-6a5f-4d9f-9592-a29d9a2f993c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:36:48.915Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:48.918Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6a60b9a2-2c19-42b4-940d-df7ba69a846d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ce200a2b-6a5f-4d9f-9592-a29d9a2f993c","LogTimestamp":"2023-04-25T00:36:48.918Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:36:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:36:50.897Z","message":"Entering","context":{"RequestID":"c2266584-5ea0-42af-8750-53903f064949","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d21d8254-b53f-47ef-b6a5-f94baab0cf22","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:36:50.897Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:36:50.900Z","message":"{\"transactionId\":\"c2266584-5ea0-42af-8750-53903f064949\",\"status\":\"200\",\"rqstDate\":\"230425-00:36:50:898\",\"respDate\":\"230425-00:36:50:900\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c2266584-5ea0-42af-8750-53903f064949\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:36:50:898-93644\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[08088942-6d56-41ca-8b75-1b7a7a391f9c], x-b3-parentspanid=[c77d6256b7d3c3e7], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45251], x-envoy-attempt-count=[1], x-b3-traceid=[47980a41687dc09cc77d6256b7d3c3e7], x-b3-spanid=[85caa147a66a7b5e], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c2266584-5ea0-42af-8750-53903f064949]}\\\"}\"}","context":{"RequestID":"c2266584-5ea0-42af-8750-53903f064949","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d21d8254-b53f-47ef-b6a5-f94baab0cf22","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:36:50.897Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:50.901Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c2266584-5ea0-42af-8750-53903f064949","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d21d8254-b53f-47ef-b6a5-f94baab0cf22","LogTimestamp":"2023-04-25T00:36:50.901Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:36:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:36:50.926Z","message":"Entering","context":{"RequestID":"e6e9d449-d12d-40f1-a8b7-b3893767f9ff","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"42764dc7-acb5-46a2-87b5-4b2d1c913b49","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:36:50.926Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:36:50.928Z","message":"{\"transactionId\":\"e6e9d449-d12d-40f1-a8b7-b3893767f9ff\",\"status\":\"200\",\"rqstDate\":\"230425-00:36:50:927\",\"respDate\":\"230425-00:36:50:928\",\"sourceId\":\"haproxy:e6e9d449-d12d-40f1-a8b7-b3893767f9ff\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:36:50:927-98934\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ab1b9b2c-e6ba-4f7f-94b5-a7c3f27000ef], x-b3-parentspanid=[06e4f0a275b52040], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bb0c3c8a17fce8e806e4f0a275b52040], x-b3-spanid=[1d01a8b49c39d6f7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e6e9d449-d12d-40f1-a8b7-b3893767f9ff]}\\\"}\"}","context":{"RequestID":"e6e9d449-d12d-40f1-a8b7-b3893767f9ff","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"42764dc7-acb5-46a2-87b5-4b2d1c913b49","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:36:50.926Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:50.929Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e6e9d449-d12d-40f1-a8b7-b3893767f9ff","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"42764dc7-acb5-46a2-87b5-4b2d1c913b49","LogTimestamp":"2023-04-25T00:36:50.929Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:36:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:36:51.097Z","message":"Entering","context":{"RequestID":"feba5b2d-4d70-408d-abdb-64c64a7be037","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"27951ee4-febd-4a13-9119-875f9c04be75","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:36:51.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:36:51.100Z","message":"Database is available from CACHED check.","context":{"RequestID":"feba5b2d-4d70-408d-abdb-64c64a7be037","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"27951ee4-febd-4a13-9119-875f9c04be75","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:36:51.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:51.101Z","message":"{\"transactionId\":\"feba5b2d-4d70-408d-abdb-64c64a7be037\",\"status\":\"200\",\"rqstDate\":\"230425-00:36:51:098\",\"respDate\":\"230425-00:36:51:101\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:feba5b2d-4d70-408d-abdb-64c64a7be037\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:36:51:098-43855\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[feba5b2d-4d70-408d-abdb-64c64a7be037]}\\\"}\"}","context":{"RequestID":"feba5b2d-4d70-408d-abdb-64c64a7be037","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"27951ee4-febd-4a13-9119-875f9c04be75","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:36:51.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:51.102Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"feba5b2d-4d70-408d-abdb-64c64a7be037","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"27951ee4-febd-4a13-9119-875f9c04be75","LogTimestamp":"2023-04-25T00:36:51.102Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:36:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:36:52.939Z","message":"Entering","context":{"RequestID":"909079c8-7eac-4919-81ec-a9fab658513b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0a5fe8a7-b73e-459c-bdbe-7b71515a28d2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:36:52.939Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:36:52.942Z","message":"{\"transactionId\":\"909079c8-7eac-4919-81ec-a9fab658513b\",\"status\":\"200\",\"rqstDate\":\"230425-00:36:52:940\",\"respDate\":\"230425-00:36:52:942\",\"sourceId\":\"haproxy:909079c8-7eac-4919-81ec-a9fab658513b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:36:52:940-88979\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[51181f41-fc18-46a1-9cf8-dd02c30e3776], x-b3-parentspanid=[773daa216ccf0318], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3913b292f42684e1773daa216ccf0318], x-b3-spanid=[14b318d064808cef], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[909079c8-7eac-4919-81ec-a9fab658513b]}\\\"}\"}","context":{"RequestID":"909079c8-7eac-4919-81ec-a9fab658513b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0a5fe8a7-b73e-459c-bdbe-7b71515a28d2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:36:52.939Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:52.943Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"909079c8-7eac-4919-81ec-a9fab658513b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0a5fe8a7-b73e-459c-bdbe-7b71515a28d2","LogTimestamp":"2023-04-25T00:36:52.942Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:36:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:36:54.952Z","message":"Entering","context":{"RequestID":"c61a2dcb-2649-49a2-ac0e-0413df819aa1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"37ddd8d7-5d13-494a-b6cb-3b491e2c02d6","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:36:54.952Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:36:54.954Z","message":"{\"transactionId\":\"c61a2dcb-2649-49a2-ac0e-0413df819aa1\",\"status\":\"200\",\"rqstDate\":\"230425-00:36:54:953\",\"respDate\":\"230425-00:36:54:954\",\"sourceId\":\"haproxy:c61a2dcb-2649-49a2-ac0e-0413df819aa1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:36:54:953-49227\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d337cfa3-3abd-49e2-aa21-8527863a8515], x-b3-parentspanid=[c4de05ec0fb55aca], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c0de9ab6e2127566c4de05ec0fb55aca], x-b3-spanid=[f96e2fe029a30e1b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c61a2dcb-2649-49a2-ac0e-0413df819aa1]}\\\"}\"}","context":{"RequestID":"c61a2dcb-2649-49a2-ac0e-0413df819aa1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"37ddd8d7-5d13-494a-b6cb-3b491e2c02d6","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:36:54.952Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:54.955Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c61a2dcb-2649-49a2-ac0e-0413df819aa1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"37ddd8d7-5d13-494a-b6cb-3b491e2c02d6","LogTimestamp":"2023-04-25T00:36:54.954Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:36:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:36:56.965Z","message":"Entering","context":{"RequestID":"fe7b47ab-ccfc-4b4d-9684-3b3fd4bb323f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5f751c2d-01d8-478d-b7d9-56286c65a42f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:36:56.965Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:36:56.967Z","message":"{\"transactionId\":\"fe7b47ab-ccfc-4b4d-9684-3b3fd4bb323f\",\"status\":\"200\",\"rqstDate\":\"230425-00:36:56:965\",\"respDate\":\"230425-00:36:56:967\",\"sourceId\":\"haproxy:fe7b47ab-ccfc-4b4d-9684-3b3fd4bb323f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:36:56:965-77826\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a6389d38-646e-411c-8a83-826a68b61b91], x-b3-parentspanid=[d6cb0d4897477422], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[98deff543e30404fd6cb0d4897477422], x-b3-spanid=[785b2431fc8bc56f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fe7b47ab-ccfc-4b4d-9684-3b3fd4bb323f]}\\\"}\"}","context":{"RequestID":"fe7b47ab-ccfc-4b4d-9684-3b3fd4bb323f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5f751c2d-01d8-478d-b7d9-56286c65a42f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:36:56.965Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:56.968Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fe7b47ab-ccfc-4b4d-9684-3b3fd4bb323f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5f751c2d-01d8-478d-b7d9-56286c65a42f","LogTimestamp":"2023-04-25T00:36:56.968Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:36:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:36:58.754Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:36:58.767Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:58.767Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:58.768Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:58.977Z","message":"Entering","context":{"RequestID":"b6c8dc13-eda8-4833-80c0-173115ae261f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2ba08425-add8-4eaa-8f8a-a2deed17e970","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:36:58.976Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:36:58.979Z","message":"{\"transactionId\":\"b6c8dc13-eda8-4833-80c0-173115ae261f\",\"status\":\"200\",\"rqstDate\":\"230425-00:36:58:977\",\"respDate\":\"230425-00:36:58:979\",\"sourceId\":\"haproxy:b6c8dc13-eda8-4833-80c0-173115ae261f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:36:58:977-46992\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b58694fc-f998-4f39-90bb-fd61a3653c50], x-b3-parentspanid=[b3e92c77b46e1725], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[abe30da73a6b637ab3e92c77b46e1725], x-b3-spanid=[9b548a327e6067d5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b6c8dc13-eda8-4833-80c0-173115ae261f]}\\\"}\"}","context":{"RequestID":"b6c8dc13-eda8-4833-80c0-173115ae261f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2ba08425-add8-4eaa-8f8a-a2deed17e970","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:36:58.976Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:36:58.980Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b6c8dc13-eda8-4833-80c0-173115ae261f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2ba08425-add8-4eaa-8f8a-a2deed17e970","LogTimestamp":"2023-04-25T00:36:58.980Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:36:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:37:00.899Z","message":"Entering","context":{"RequestID":"f751fbb1-ceb0-427a-b927-e2251a896422","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f9f6e81e-fdfd-4d2e-8819-0bf490f787f3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:37:00.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:37:00.902Z","message":"{\"transactionId\":\"f751fbb1-ceb0-427a-b927-e2251a896422\",\"status\":\"200\",\"rqstDate\":\"230425-00:37:00:900\",\"respDate\":\"230425-00:37:00:902\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f751fbb1-ceb0-427a-b927-e2251a896422\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:37:00:900-26475\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3b20b433-1e39-415c-9741-2771c98d15e5], x-b3-parentspanid=[9bf37d433c643b9a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[57411], x-envoy-attempt-count=[1], x-b3-traceid=[c3e7de992f1ab1a99bf37d433c643b9a], x-b3-spanid=[48d8797236f9a0fe], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f751fbb1-ceb0-427a-b927-e2251a896422]}\\\"}\"}","context":{"RequestID":"f751fbb1-ceb0-427a-b927-e2251a896422","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f9f6e81e-fdfd-4d2e-8819-0bf490f787f3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:37:00.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:00.903Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f751fbb1-ceb0-427a-b927-e2251a896422","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f9f6e81e-fdfd-4d2e-8819-0bf490f787f3","LogTimestamp":"2023-04-25T00:37:00.903Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:37:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:37:00.989Z","message":"Entering","context":{"RequestID":"f3768bfc-4c45-4db8-bb48-16572779dfd3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"958dfa49-9685-4868-a49c-0e919cbf0479","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:37:00.989Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:37:00.991Z","message":"{\"transactionId\":\"f3768bfc-4c45-4db8-bb48-16572779dfd3\",\"status\":\"200\",\"rqstDate\":\"230425-00:37:00:990\",\"respDate\":\"230425-00:37:00:991\",\"sourceId\":\"haproxy:f3768bfc-4c45-4db8-bb48-16572779dfd3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:37:00:990-98854\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e0d291c9-261b-4980-837b-d9695a331b8a], x-b3-parentspanid=[72e23b37b257ccaa], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e35ece9c62d8be2c72e23b37b257ccaa], x-b3-spanid=[e8eefc91054d52a3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f3768bfc-4c45-4db8-bb48-16572779dfd3]}\\\"}\"}","context":{"RequestID":"f3768bfc-4c45-4db8-bb48-16572779dfd3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"958dfa49-9685-4868-a49c-0e919cbf0479","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:37:00.989Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:00.992Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f3768bfc-4c45-4db8-bb48-16572779dfd3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"958dfa49-9685-4868-a49c-0e919cbf0479","LogTimestamp":"2023-04-25T00:37:00.992Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:37:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:37:01.097Z","message":"Entering","context":{"RequestID":"e7991284-7cf2-437b-86c3-7dadc29f079d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f3f6df20-dc75-4434-8c07-027c39a1a4a7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:37:01.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:37:01.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"e7991284-7cf2-437b-86c3-7dadc29f079d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f3f6df20-dc75-4434-8c07-027c39a1a4a7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:37:01.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:01.101Z","message":"{\"transactionId\":\"e7991284-7cf2-437b-86c3-7dadc29f079d\",\"status\":\"200\",\"rqstDate\":\"230425-00:37:01:098\",\"respDate\":\"230425-00:37:01:101\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:e7991284-7cf2-437b-86c3-7dadc29f079d\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:37:01:098-73202\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[e7991284-7cf2-437b-86c3-7dadc29f079d]}\\\"}\"}","context":{"RequestID":"e7991284-7cf2-437b-86c3-7dadc29f079d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f3f6df20-dc75-4434-8c07-027c39a1a4a7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:37:01.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:01.102Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e7991284-7cf2-437b-86c3-7dadc29f079d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f3f6df20-dc75-4434-8c07-027c39a1a4a7","LogTimestamp":"2023-04-25T00:37:01.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:37:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:37:03.003Z","message":"Entering","context":{"RequestID":"44eeb8c1-4a3e-48e6-920f-87940653edef","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8318f624-1f91-4dd1-9de5-901aee6ca2a8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:37:03.003Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:37:03.005Z","message":"{\"transactionId\":\"44eeb8c1-4a3e-48e6-920f-87940653edef\",\"status\":\"200\",\"rqstDate\":\"230425-00:37:03:004\",\"respDate\":\"230425-00:37:03:005\",\"sourceId\":\"haproxy:44eeb8c1-4a3e-48e6-920f-87940653edef\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:37:03:004-11102\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fec1f5b2-eadc-40e9-85e9-f453eef55050], x-b3-parentspanid=[517eb277180ae02d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3d555612ad517ac5517eb277180ae02d], x-b3-spanid=[159e57dbe09d6c9f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[44eeb8c1-4a3e-48e6-920f-87940653edef]}\\\"}\"}","context":{"RequestID":"44eeb8c1-4a3e-48e6-920f-87940653edef","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8318f624-1f91-4dd1-9de5-901aee6ca2a8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:37:03.003Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:03.006Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"44eeb8c1-4a3e-48e6-920f-87940653edef","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8318f624-1f91-4dd1-9de5-901aee6ca2a8","LogTimestamp":"2023-04-25T00:37:03.006Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:37:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:37:05.018Z","message":"Entering","context":{"RequestID":"7d672e48-b58d-43a8-9b58-76a64e61f3a0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"12dafed0-ab9a-4719-ae15-b287d919cfa5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:37:05.018Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:37:05.021Z","message":"{\"transactionId\":\"7d672e48-b58d-43a8-9b58-76a64e61f3a0\",\"status\":\"200\",\"rqstDate\":\"230425-00:37:05:019\",\"respDate\":\"230425-00:37:05:021\",\"sourceId\":\"haproxy:7d672e48-b58d-43a8-9b58-76a64e61f3a0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:37:05:019-92933\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c1a12e4b-26ae-40fb-84c6-ed7a24e5328f], x-b3-parentspanid=[fa60863fb1891953], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8a15aef96e333ad1fa60863fb1891953], x-b3-spanid=[c34c285775b43b32], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7d672e48-b58d-43a8-9b58-76a64e61f3a0]}\\\"}\"}","context":{"RequestID":"7d672e48-b58d-43a8-9b58-76a64e61f3a0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"12dafed0-ab9a-4719-ae15-b287d919cfa5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:37:05.018Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:05.022Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7d672e48-b58d-43a8-9b58-76a64e61f3a0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"12dafed0-ab9a-4719-ae15-b287d919cfa5","LogTimestamp":"2023-04-25T00:37:05.022Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:37:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:37:07.033Z","message":"Entering","context":{"RequestID":"ceaee2da-4fe2-4f93-ad95-b35f2982a309","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"dcd15540-9b65-471f-810c-b5b7bd9445d8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:37:07.033Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:37:07.036Z","message":"{\"transactionId\":\"ceaee2da-4fe2-4f93-ad95-b35f2982a309\",\"status\":\"200\",\"rqstDate\":\"230425-00:37:07:034\",\"respDate\":\"230425-00:37:07:035\",\"sourceId\":\"haproxy:ceaee2da-4fe2-4f93-ad95-b35f2982a309\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:37:07:034-30096\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a27385c3-b7c5-4d2d-9e3e-e843f3c67c28], x-b3-parentspanid=[6c18d1edc07a0961], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[946149cca907bd046c18d1edc07a0961], x-b3-spanid=[9be3462d419dba9a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ceaee2da-4fe2-4f93-ad95-b35f2982a309]}\\\"}\"}","context":{"RequestID":"ceaee2da-4fe2-4f93-ad95-b35f2982a309","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"dcd15540-9b65-471f-810c-b5b7bd9445d8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:37:07.033Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:07.036Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ceaee2da-4fe2-4f93-ad95-b35f2982a309","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dcd15540-9b65-471f-810c-b5b7bd9445d8","LogTimestamp":"2023-04-25T00:37:07.036Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:37:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:37:08.754Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:37:08.770Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:08.770Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:08.770Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:09.045Z","message":"Entering","context":{"RequestID":"1b7aae6b-8537-4509-8f45-2ce688b84682","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"32d444f6-ecd7-449c-a06e-6d3a42297d2e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:37:09.045Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:37:09.047Z","message":"{\"transactionId\":\"1b7aae6b-8537-4509-8f45-2ce688b84682\",\"status\":\"200\",\"rqstDate\":\"230425-00:37:09:045\",\"respDate\":\"230425-00:37:09:047\",\"sourceId\":\"haproxy:1b7aae6b-8537-4509-8f45-2ce688b84682\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:37:09:045-45218\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9845719b-d5ca-45eb-8555-99b59cdd1f36], x-b3-parentspanid=[049518d6731a31d5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[372e310b3fa6d6fa049518d6731a31d5], x-b3-spanid=[8957cf3b4a79cc92], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1b7aae6b-8537-4509-8f45-2ce688b84682]}\\\"}\"}","context":{"RequestID":"1b7aae6b-8537-4509-8f45-2ce688b84682","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"32d444f6-ecd7-449c-a06e-6d3a42297d2e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:37:09.045Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:09.048Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1b7aae6b-8537-4509-8f45-2ce688b84682","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"32d444f6-ecd7-449c-a06e-6d3a42297d2e","LogTimestamp":"2023-04-25T00:37:09.048Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:37:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:37:10.897Z","message":"Entering","context":{"RequestID":"e08381f7-650a-4601-b32e-128cd75274cd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"dd167d2e-6c81-4f13-9559-e246df0276a9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:37:10.897Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:37:10.900Z","message":"{\"transactionId\":\"e08381f7-650a-4601-b32e-128cd75274cd\",\"status\":\"200\",\"rqstDate\":\"230425-00:37:10:898\",\"respDate\":\"230425-00:37:10:900\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e08381f7-650a-4601-b32e-128cd75274cd\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:37:10:898-172\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4cffa1d5-109d-4720-88ca-7b2a97a6d8c6], x-b3-parentspanid=[871d91e06b789336], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44791], x-envoy-attempt-count=[1], x-b3-traceid=[23447851c4031e84871d91e06b789336], x-b3-spanid=[d213c3cda75a15f1], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e08381f7-650a-4601-b32e-128cd75274cd]}\\\"}\"}","context":{"RequestID":"e08381f7-650a-4601-b32e-128cd75274cd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"dd167d2e-6c81-4f13-9559-e246df0276a9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:37:10.897Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:10.901Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e08381f7-650a-4601-b32e-128cd75274cd","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dd167d2e-6c81-4f13-9559-e246df0276a9","LogTimestamp":"2023-04-25T00:37:10.901Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:37:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:37:11.058Z","message":"Entering","context":{"RequestID":"24b408fc-5f01-4dc5-9942-2e669d18aee0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"aae54402-8671-4d46-823f-0a9b2b6e672d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:37:11.058Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:37:11.061Z","message":"{\"transactionId\":\"24b408fc-5f01-4dc5-9942-2e669d18aee0\",\"status\":\"200\",\"rqstDate\":\"230425-00:37:11:059\",\"respDate\":\"230425-00:37:11:061\",\"sourceId\":\"haproxy:24b408fc-5f01-4dc5-9942-2e669d18aee0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:37:11:059-9033\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[236903c7-de75-4cc9-a70f-695691d809dc], x-b3-parentspanid=[d0b9b6b50832b7b8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cc765fbf9ab28037d0b9b6b50832b7b8], x-b3-spanid=[58c717697ddf7cbf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[24b408fc-5f01-4dc5-9942-2e669d18aee0]}\\\"}\"}","context":{"RequestID":"24b408fc-5f01-4dc5-9942-2e669d18aee0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"aae54402-8671-4d46-823f-0a9b2b6e672d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:37:11.058Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:11.061Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"24b408fc-5f01-4dc5-9942-2e669d18aee0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aae54402-8671-4d46-823f-0a9b2b6e672d","LogTimestamp":"2023-04-25T00:37:11.061Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:37:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:37:11.096Z","message":"Entering","context":{"RequestID":"97b3a147-5489-48c1-8285-52f88ded1645","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a3b0acc0-6ed5-44d3-9572-0f5162930adc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:37:11.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:37:11.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"97b3a147-5489-48c1-8285-52f88ded1645","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a3b0acc0-6ed5-44d3-9572-0f5162930adc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:37:11.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:11.100Z","message":"{\"transactionId\":\"97b3a147-5489-48c1-8285-52f88ded1645\",\"status\":\"200\",\"rqstDate\":\"230425-00:37:11:097\",\"respDate\":\"230425-00:37:11:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:97b3a147-5489-48c1-8285-52f88ded1645\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:37:11:097-82884\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[97b3a147-5489-48c1-8285-52f88ded1645]}\\\"}\"}","context":{"RequestID":"97b3a147-5489-48c1-8285-52f88ded1645","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a3b0acc0-6ed5-44d3-9572-0f5162930adc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:37:11.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:11.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"97b3a147-5489-48c1-8285-52f88ded1645","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a3b0acc0-6ed5-44d3-9572-0f5162930adc","LogTimestamp":"2023-04-25T00:37:11.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:37:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:37:12.240Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:12.244Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:13.071Z","message":"Entering","context":{"RequestID":"998afd94-7c9a-4b6a-827a-86e9ceef383d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"682caf67-094c-48fb-98bf-b908fb9c4ea8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:37:13.071Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:37:13.074Z","message":"{\"transactionId\":\"998afd94-7c9a-4b6a-827a-86e9ceef383d\",\"status\":\"200\",\"rqstDate\":\"230425-00:37:13:072\",\"respDate\":\"230425-00:37:13:074\",\"sourceId\":\"haproxy:998afd94-7c9a-4b6a-827a-86e9ceef383d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:37:13:072-31022\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3156646c-e197-49b1-87e5-a172a8b89856], x-b3-parentspanid=[fc24015d27465786], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0501ca2894b92f2ffc24015d27465786], x-b3-spanid=[06dfc4bf3f8cc8c6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[998afd94-7c9a-4b6a-827a-86e9ceef383d]}\\\"}\"}","context":{"RequestID":"998afd94-7c9a-4b6a-827a-86e9ceef383d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"682caf67-094c-48fb-98bf-b908fb9c4ea8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:37:13.071Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:13.075Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"998afd94-7c9a-4b6a-827a-86e9ceef383d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"682caf67-094c-48fb-98bf-b908fb9c4ea8","LogTimestamp":"2023-04-25T00:37:13.075Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:37:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:37:15.084Z","message":"Entering","context":{"RequestID":"5b305edb-83ee-40fd-80b8-4802358764dc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"36dccf8b-51cc-4a9f-b9f5-83de1ee16b29","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:37:15.084Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:37:15.087Z","message":"{\"transactionId\":\"5b305edb-83ee-40fd-80b8-4802358764dc\",\"status\":\"200\",\"rqstDate\":\"230425-00:37:15:085\",\"respDate\":\"230425-00:37:15:087\",\"sourceId\":\"haproxy:5b305edb-83ee-40fd-80b8-4802358764dc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:37:15:085-98200\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a8b1353b-139d-4eca-ac75-5fde98abd9fe], x-b3-parentspanid=[29a1a642083b23c8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8f5a1ca04324c64a29a1a642083b23c8], x-b3-spanid=[dfa4d48ff8c6c7af], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5b305edb-83ee-40fd-80b8-4802358764dc]}\\\"}\"}","context":{"RequestID":"5b305edb-83ee-40fd-80b8-4802358764dc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"36dccf8b-51cc-4a9f-b9f5-83de1ee16b29","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:37:15.084Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:15.088Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5b305edb-83ee-40fd-80b8-4802358764dc","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"36dccf8b-51cc-4a9f-b9f5-83de1ee16b29","LogTimestamp":"2023-04-25T00:37:15.088Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:37:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:37:17.097Z","message":"Entering","context":{"RequestID":"ee355166-7bbd-400f-bd44-704cd101e9f2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7f0b03fa-5cea-4686-8ff1-e4b7be828a67","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:37:17.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:37:17.100Z","message":"{\"transactionId\":\"ee355166-7bbd-400f-bd44-704cd101e9f2\",\"status\":\"200\",\"rqstDate\":\"230425-00:37:17:098\",\"respDate\":\"230425-00:37:17:100\",\"sourceId\":\"haproxy:ee355166-7bbd-400f-bd44-704cd101e9f2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:37:17:098-31505\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c676dd32-01b7-4e60-a25c-bc9781bb19e3], x-b3-parentspanid=[9c5879c1ca0585ba], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[51d66eadddd53b9b9c5879c1ca0585ba], x-b3-spanid=[6e4e4478b7e06524], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ee355166-7bbd-400f-bd44-704cd101e9f2]}\\\"}\"}","context":{"RequestID":"ee355166-7bbd-400f-bd44-704cd101e9f2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7f0b03fa-5cea-4686-8ff1-e4b7be828a67","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:37:17.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:17.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ee355166-7bbd-400f-bd44-704cd101e9f2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7f0b03fa-5cea-4686-8ff1-e4b7be828a67","LogTimestamp":"2023-04-25T00:37:17.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:37:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:37:18.754Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:37:18.771Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:18.771Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:18.771Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:19.111Z","message":"Entering","context":{"RequestID":"3aaf85bf-896f-4e88-b423-05c3269d49fb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"346e9e65-77b6-4629-aa76-0cc3b0a42482","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:37:19.111Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:37:19.113Z","message":"{\"transactionId\":\"3aaf85bf-896f-4e88-b423-05c3269d49fb\",\"status\":\"200\",\"rqstDate\":\"230425-00:37:19:112\",\"respDate\":\"230425-00:37:19:113\",\"sourceId\":\"haproxy:3aaf85bf-896f-4e88-b423-05c3269d49fb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:37:19:112-47278\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[41c1f62f-f68c-4ac1-8535-495b15d84e81], x-b3-parentspanid=[4646546e00fee2e7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2721d9cd81eb2e784646546e00fee2e7], x-b3-spanid=[c93b21ad937f5984], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3aaf85bf-896f-4e88-b423-05c3269d49fb]}\\\"}\"}","context":{"RequestID":"3aaf85bf-896f-4e88-b423-05c3269d49fb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"346e9e65-77b6-4629-aa76-0cc3b0a42482","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:37:19.111Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:19.114Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3aaf85bf-896f-4e88-b423-05c3269d49fb","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"346e9e65-77b6-4629-aa76-0cc3b0a42482","LogTimestamp":"2023-04-25T00:37:19.114Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:37:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:37:20.897Z","message":"Entering","context":{"RequestID":"a5c94c13-32d2-4521-bb05-49d0c366e466","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9ad0bbf0-b570-4b9e-bba9-8dc259abd174","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:37:20.896Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:37:20.899Z","message":"{\"transactionId\":\"a5c94c13-32d2-4521-bb05-49d0c366e466\",\"status\":\"200\",\"rqstDate\":\"230425-00:37:20:897\",\"respDate\":\"230425-00:37:20:899\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a5c94c13-32d2-4521-bb05-49d0c366e466\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:37:20:897-22787\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ac4cc9ea-d291-4b59-80ab-8420e2d3235c], x-b3-parentspanid=[c4761c5d58234d42], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37107], x-envoy-attempt-count=[1], x-b3-traceid=[1aaf0645439b5736c4761c5d58234d42], x-b3-spanid=[8477b9b3bc052e09], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a5c94c13-32d2-4521-bb05-49d0c366e466]}\\\"}\"}","context":{"RequestID":"a5c94c13-32d2-4521-bb05-49d0c366e466","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9ad0bbf0-b570-4b9e-bba9-8dc259abd174","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:37:20.896Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:20.900Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a5c94c13-32d2-4521-bb05-49d0c366e466","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9ad0bbf0-b570-4b9e-bba9-8dc259abd174","LogTimestamp":"2023-04-25T00:37:20.900Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:37:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:37:21.097Z","message":"Entering","context":{"RequestID":"1d4d9692-2725-4767-b9da-6191f2075e93","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5cca8964-d954-4b41-b6b8-79e82f8e0d8c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:37:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:37:21.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"1d4d9692-2725-4767-b9da-6191f2075e93","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5cca8964-d954-4b41-b6b8-79e82f8e0d8c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:37:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:21.100Z","message":"{\"transactionId\":\"1d4d9692-2725-4767-b9da-6191f2075e93\",\"status\":\"200\",\"rqstDate\":\"230425-00:37:21:097\",\"respDate\":\"230425-00:37:21:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:1d4d9692-2725-4767-b9da-6191f2075e93\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:37:21:097-82563\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[1d4d9692-2725-4767-b9da-6191f2075e93]}\\\"}\"}","context":{"RequestID":"1d4d9692-2725-4767-b9da-6191f2075e93","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5cca8964-d954-4b41-b6b8-79e82f8e0d8c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:37:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:21.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1d4d9692-2725-4767-b9da-6191f2075e93","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5cca8964-d954-4b41-b6b8-79e82f8e0d8c","LogTimestamp":"2023-04-25T00:37:21.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:37:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:37:21.122Z","message":"Entering","context":{"RequestID":"71ba7c06-db09-4ba6-992f-3044a9395c22","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5651c731-7957-4e25-9186-8d6a93e355e6","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:37:21.122Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:37:21.123Z","message":"{\"transactionId\":\"71ba7c06-db09-4ba6-992f-3044a9395c22\",\"status\":\"200\",\"rqstDate\":\"230425-00:37:21:122\",\"respDate\":\"230425-00:37:21:123\",\"sourceId\":\"haproxy:71ba7c06-db09-4ba6-992f-3044a9395c22\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:37:21:122-48842\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[593a382f-a0d4-4e15-84b3-069d89079f3e], x-b3-parentspanid=[e68b49942faf4bb0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[82e3e85b8a7bb39ce68b49942faf4bb0], x-b3-spanid=[f3404207cd3c48df], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[71ba7c06-db09-4ba6-992f-3044a9395c22]}\\\"}\"}","context":{"RequestID":"71ba7c06-db09-4ba6-992f-3044a9395c22","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5651c731-7957-4e25-9186-8d6a93e355e6","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:37:21.122Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:21.124Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"71ba7c06-db09-4ba6-992f-3044a9395c22","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5651c731-7957-4e25-9186-8d6a93e355e6","LogTimestamp":"2023-04-25T00:37:21.124Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:37:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:37:23.133Z","message":"Entering","context":{"RequestID":"d04df773-74f6-45e1-9b81-f3c0d79e4455","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d9b3d1f3-41d3-4af8-af76-a48e37af458b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:37:23.133Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:37:23.136Z","message":"{\"transactionId\":\"d04df773-74f6-45e1-9b81-f3c0d79e4455\",\"status\":\"200\",\"rqstDate\":\"230425-00:37:23:134\",\"respDate\":\"230425-00:37:23:136\",\"sourceId\":\"haproxy:d04df773-74f6-45e1-9b81-f3c0d79e4455\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:37:23:134-16410\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9195fa74-b1ac-45c0-8793-6f23d0955fc0], x-b3-parentspanid=[e582828bf024f9a2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[43a758f3d416314ee582828bf024f9a2], x-b3-spanid=[298588b635f0571b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d04df773-74f6-45e1-9b81-f3c0d79e4455]}\\\"}\"}","context":{"RequestID":"d04df773-74f6-45e1-9b81-f3c0d79e4455","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d9b3d1f3-41d3-4af8-af76-a48e37af458b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:37:23.133Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:23.137Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d04df773-74f6-45e1-9b81-f3c0d79e4455","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d9b3d1f3-41d3-4af8-af76-a48e37af458b","LogTimestamp":"2023-04-25T00:37:23.136Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:37:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:37:25.147Z","message":"Entering","context":{"RequestID":"a7e8711e-7a51-4b54-84dd-0d5fcb4e6b74","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"39c2d002-a4cd-48c7-9c23-f965a19430d2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:37:25.146Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:37:25.149Z","message":"{\"transactionId\":\"a7e8711e-7a51-4b54-84dd-0d5fcb4e6b74\",\"status\":\"200\",\"rqstDate\":\"230425-00:37:25:148\",\"respDate\":\"230425-00:37:25:149\",\"sourceId\":\"haproxy:a7e8711e-7a51-4b54-84dd-0d5fcb4e6b74\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:37:25:148-98776\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[99e6c788-f630-4c30-ba9a-dca4d2926a8d], x-b3-parentspanid=[835b77fbe0e3ae95], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f03d2f3a05b8ffff835b77fbe0e3ae95], x-b3-spanid=[ce33999e107678e7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a7e8711e-7a51-4b54-84dd-0d5fcb4e6b74]}\\\"}\"}","context":{"RequestID":"a7e8711e-7a51-4b54-84dd-0d5fcb4e6b74","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"39c2d002-a4cd-48c7-9c23-f965a19430d2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:37:25.146Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:25.151Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a7e8711e-7a51-4b54-84dd-0d5fcb4e6b74","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"39c2d002-a4cd-48c7-9c23-f965a19430d2","LogTimestamp":"2023-04-25T00:37:25.150Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:37:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:37:27.158Z","message":"Entering","context":{"RequestID":"8d37234b-cd2a-4e05-a155-498755988eef","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f5fa5d82-85bc-4204-828a-f4e626e6dafa","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:37:27.158Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:37:27.160Z","message":"{\"transactionId\":\"8d37234b-cd2a-4e05-a155-498755988eef\",\"status\":\"200\",\"rqstDate\":\"230425-00:37:27:159\",\"respDate\":\"230425-00:37:27:160\",\"sourceId\":\"haproxy:8d37234b-cd2a-4e05-a155-498755988eef\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:37:27:159-40163\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2f225a2c-bae4-401e-b37c-73721bb49e11], x-b3-parentspanid=[adb4d6d18bb2424f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ce5d5e3ee7b91a0dadb4d6d18bb2424f], x-b3-spanid=[9928fbde1cd09b6d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8d37234b-cd2a-4e05-a155-498755988eef]}\\\"}\"}","context":{"RequestID":"8d37234b-cd2a-4e05-a155-498755988eef","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f5fa5d82-85bc-4204-828a-f4e626e6dafa","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:37:27.158Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:27.161Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8d37234b-cd2a-4e05-a155-498755988eef","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f5fa5d82-85bc-4204-828a-f4e626e6dafa","LogTimestamp":"2023-04-25T00:37:27.161Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:37:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:37:28.755Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:37:28.768Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:28.768Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:28.769Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:29.170Z","message":"Entering","context":{"RequestID":"967052c3-5bd9-411e-af75-005ac7f14661","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ce3a0378-a6c8-4e10-b99e-8ff565e97976","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:37:29.170Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:37:29.172Z","message":"{\"transactionId\":\"967052c3-5bd9-411e-af75-005ac7f14661\",\"status\":\"200\",\"rqstDate\":\"230425-00:37:29:171\",\"respDate\":\"230425-00:37:29:172\",\"sourceId\":\"haproxy:967052c3-5bd9-411e-af75-005ac7f14661\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:37:29:171-40859\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5ed5a161-4d15-488e-8612-13060e676754], x-b3-parentspanid=[c1ad9ce1560fe8e7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fb2ccae77b0a81cec1ad9ce1560fe8e7], x-b3-spanid=[51b2f42933b0b265], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[967052c3-5bd9-411e-af75-005ac7f14661]}\\\"}\"}","context":{"RequestID":"967052c3-5bd9-411e-af75-005ac7f14661","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ce3a0378-a6c8-4e10-b99e-8ff565e97976","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:37:29.170Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:29.173Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"967052c3-5bd9-411e-af75-005ac7f14661","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ce3a0378-a6c8-4e10-b99e-8ff565e97976","LogTimestamp":"2023-04-25T00:37:29.173Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:37:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:37:30.897Z","message":"Entering","context":{"RequestID":"a3e3ee45-fe8c-47fe-919e-480b07a0de87","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e8aa6f05-2205-4b81-bdd0-820e40570d04","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:37:30.897Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:37:30.901Z","message":"{\"transactionId\":\"a3e3ee45-fe8c-47fe-919e-480b07a0de87\",\"status\":\"200\",\"rqstDate\":\"230425-00:37:30:898\",\"respDate\":\"230425-00:37:30:901\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a3e3ee45-fe8c-47fe-919e-480b07a0de87\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:37:30:898-5580\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[18fef65a-79b1-4166-9cd2-6893ca91bd9e], x-b3-parentspanid=[339c172f335de2b2], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[58039], x-envoy-attempt-count=[1], x-b3-traceid=[91d1df7db4913c59339c172f335de2b2], x-b3-spanid=[e3ff2a8e5d4ee29b], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a3e3ee45-fe8c-47fe-919e-480b07a0de87]}\\\"}\"}","context":{"RequestID":"a3e3ee45-fe8c-47fe-919e-480b07a0de87","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e8aa6f05-2205-4b81-bdd0-820e40570d04","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:37:30.897Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:30.902Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a3e3ee45-fe8c-47fe-919e-480b07a0de87","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e8aa6f05-2205-4b81-bdd0-820e40570d04","LogTimestamp":"2023-04-25T00:37:30.901Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:37:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:37:31.098Z","message":"Entering","context":{"RequestID":"50f6a714-3bf7-445d-b9f3-fe199e3a49cb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b74a5c64-3dc1-4fab-a3e1-862325bd977e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:37:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:37:31.100Z","message":"Database is available from CACHED check.","context":{"RequestID":"50f6a714-3bf7-445d-b9f3-fe199e3a49cb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b74a5c64-3dc1-4fab-a3e1-862325bd977e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:37:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:31.101Z","message":"{\"transactionId\":\"50f6a714-3bf7-445d-b9f3-fe199e3a49cb\",\"status\":\"200\",\"rqstDate\":\"230425-00:37:31:098\",\"respDate\":\"230425-00:37:31:101\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:50f6a714-3bf7-445d-b9f3-fe199e3a49cb\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:37:31:098-99475\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[50f6a714-3bf7-445d-b9f3-fe199e3a49cb]}\\\"}\"}","context":{"RequestID":"50f6a714-3bf7-445d-b9f3-fe199e3a49cb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b74a5c64-3dc1-4fab-a3e1-862325bd977e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:37:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:31.102Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"50f6a714-3bf7-445d-b9f3-fe199e3a49cb","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b74a5c64-3dc1-4fab-a3e1-862325bd977e","LogTimestamp":"2023-04-25T00:37:31.102Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:37:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:37:31.184Z","message":"Entering","context":{"RequestID":"c289b29e-5cff-4eb0-9911-9eb53d479deb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"eed20d21-9d04-4a7a-a890-cbd30e1fcca4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:37:31.184Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:37:31.186Z","message":"{\"transactionId\":\"c289b29e-5cff-4eb0-9911-9eb53d479deb\",\"status\":\"200\",\"rqstDate\":\"230425-00:37:31:185\",\"respDate\":\"230425-00:37:31:186\",\"sourceId\":\"haproxy:c289b29e-5cff-4eb0-9911-9eb53d479deb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:37:31:185-21068\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8ba728de-fcb7-4197-adfd-85b368e29638], x-b3-parentspanid=[af24ca4bd024f21e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0c52299def33698caf24ca4bd024f21e], x-b3-spanid=[4ec5a35af27108f6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c289b29e-5cff-4eb0-9911-9eb53d479deb]}\\\"}\"}","context":{"RequestID":"c289b29e-5cff-4eb0-9911-9eb53d479deb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"eed20d21-9d04-4a7a-a890-cbd30e1fcca4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:37:31.184Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:31.187Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c289b29e-5cff-4eb0-9911-9eb53d479deb","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eed20d21-9d04-4a7a-a890-cbd30e1fcca4","LogTimestamp":"2023-04-25T00:37:31.187Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:37:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:37:33.197Z","message":"Entering","context":{"RequestID":"3ed643a0-1a25-4a72-a3cf-0b3466110429","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e3e2dce5-dbef-4d40-8cca-c7e05be1b91a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:37:33.197Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:37:33.199Z","message":"{\"transactionId\":\"3ed643a0-1a25-4a72-a3cf-0b3466110429\",\"status\":\"200\",\"rqstDate\":\"230425-00:37:33:198\",\"respDate\":\"230425-00:37:33:199\",\"sourceId\":\"haproxy:3ed643a0-1a25-4a72-a3cf-0b3466110429\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:37:33:198-33080\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b7c87c39-8cbc-4d85-92eb-fe0474e705bc], x-b3-parentspanid=[99c466c0fca75163], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2102e5c00e000e6099c466c0fca75163], x-b3-spanid=[897a0965caaa250d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3ed643a0-1a25-4a72-a3cf-0b3466110429]}\\\"}\"}","context":{"RequestID":"3ed643a0-1a25-4a72-a3cf-0b3466110429","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e3e2dce5-dbef-4d40-8cca-c7e05be1b91a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:37:33.197Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:33.200Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3ed643a0-1a25-4a72-a3cf-0b3466110429","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e3e2dce5-dbef-4d40-8cca-c7e05be1b91a","LogTimestamp":"2023-04-25T00:37:33.200Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:37:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:37:35.210Z","message":"Entering","context":{"RequestID":"76d0b65e-ed32-4274-aa44-3cc1e835c5b2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3f90dc6f-2989-4eca-bcbd-8e17f7db9bca","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:37:35.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:37:35.212Z","message":"{\"transactionId\":\"76d0b65e-ed32-4274-aa44-3cc1e835c5b2\",\"status\":\"200\",\"rqstDate\":\"230425-00:37:35:210\",\"respDate\":\"230425-00:37:35:211\",\"sourceId\":\"haproxy:76d0b65e-ed32-4274-aa44-3cc1e835c5b2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:37:35:210-82081\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c7d9fa48-8331-425d-bb4a-669480b64520], x-b3-parentspanid=[b09fb01855c64da8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[06d1a8bcdef99411b09fb01855c64da8], x-b3-spanid=[61e675f39b2b6744], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[76d0b65e-ed32-4274-aa44-3cc1e835c5b2]}\\\"}\"}","context":{"RequestID":"76d0b65e-ed32-4274-aa44-3cc1e835c5b2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3f90dc6f-2989-4eca-bcbd-8e17f7db9bca","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:37:35.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:35.212Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"76d0b65e-ed32-4274-aa44-3cc1e835c5b2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3f90dc6f-2989-4eca-bcbd-8e17f7db9bca","LogTimestamp":"2023-04-25T00:37:35.212Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:37:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:37:37.221Z","message":"Entering","context":{"RequestID":"fde43a44-fc72-4e4f-94f6-2d0cd83cefbd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d094f7aa-9c5d-4e40-a4f5-a9b3f45bdc5a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:37:37.221Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:37:37.224Z","message":"{\"transactionId\":\"fde43a44-fc72-4e4f-94f6-2d0cd83cefbd\",\"status\":\"200\",\"rqstDate\":\"230425-00:37:37:222\",\"respDate\":\"230425-00:37:37:224\",\"sourceId\":\"haproxy:fde43a44-fc72-4e4f-94f6-2d0cd83cefbd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:37:37:222-87294\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d8f200f1-7194-40e2-82fc-e2af2c4f1dec], x-b3-parentspanid=[28f604aaca3ccb68], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f5ab3b4143c4460d28f604aaca3ccb68], x-b3-spanid=[eec916b05c6c487f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fde43a44-fc72-4e4f-94f6-2d0cd83cefbd]}\\\"}\"}","context":{"RequestID":"fde43a44-fc72-4e4f-94f6-2d0cd83cefbd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d094f7aa-9c5d-4e40-a4f5-a9b3f45bdc5a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:37:37.221Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:37.225Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fde43a44-fc72-4e4f-94f6-2d0cd83cefbd","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d094f7aa-9c5d-4e40-a4f5-a9b3f45bdc5a","LogTimestamp":"2023-04-25T00:37:37.225Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:37:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:37:38.755Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:37:38.772Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:38.772Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:38.772Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:39.236Z","message":"Entering","context":{"RequestID":"cff7687a-0560-42a0-92d4-3b7d6fbca9bb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f138b049-0371-4f46-a104-bb17999d4d6c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:37:39.235Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:37:39.240Z","message":"{\"transactionId\":\"cff7687a-0560-42a0-92d4-3b7d6fbca9bb\",\"status\":\"200\",\"rqstDate\":\"230425-00:37:39:236\",\"respDate\":\"230425-00:37:39:239\",\"sourceId\":\"haproxy:cff7687a-0560-42a0-92d4-3b7d6fbca9bb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:37:39:236-35923\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bf67c1e3-f208-4cfd-b1f7-16bfe5f75a61], x-b3-parentspanid=[3d042f3309602334], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e2a359c212e2b66e3d042f3309602334], x-b3-spanid=[f4a0eb9505a24502], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cff7687a-0560-42a0-92d4-3b7d6fbca9bb]}\\\"}\"}","context":{"RequestID":"cff7687a-0560-42a0-92d4-3b7d6fbca9bb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f138b049-0371-4f46-a104-bb17999d4d6c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:37:39.235Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:39.240Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cff7687a-0560-42a0-92d4-3b7d6fbca9bb","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f138b049-0371-4f46-a104-bb17999d4d6c","LogTimestamp":"2023-04-25T00:37:39.240Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:37:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:37:40.898Z","message":"Entering","context":{"RequestID":"9a89630f-100f-4e60-b92a-9c085b9a4658","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5ee7b7dd-96e3-48e4-ae4b-12ce8a6cf9e5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:37:40.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:37:40.901Z","message":"{\"transactionId\":\"9a89630f-100f-4e60-b92a-9c085b9a4658\",\"status\":\"200\",\"rqstDate\":\"230425-00:37:40:899\",\"respDate\":\"230425-00:37:40:901\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:9a89630f-100f-4e60-b92a-9c085b9a4658\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:37:40:899-23699\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[20cace94-97f9-4f60-aaba-939d2f82f647], x-b3-parentspanid=[bd93b026feabd377], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[58505], x-envoy-attempt-count=[1], x-b3-traceid=[1ce6aaa0c2036e15bd93b026feabd377], x-b3-spanid=[2739c83dbee8c292], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[9a89630f-100f-4e60-b92a-9c085b9a4658]}\\\"}\"}","context":{"RequestID":"9a89630f-100f-4e60-b92a-9c085b9a4658","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5ee7b7dd-96e3-48e4-ae4b-12ce8a6cf9e5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:37:40.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:40.902Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9a89630f-100f-4e60-b92a-9c085b9a4658","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5ee7b7dd-96e3-48e4-ae4b-12ce8a6cf9e5","LogTimestamp":"2023-04-25T00:37:40.902Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:37:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:37:41.096Z","message":"Entering","context":{"RequestID":"04aea3d7-6af5-4897-8abe-17676f778f1b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"736f7106-af89-40ab-9635-4a15a6b8b048","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:37:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:37:41.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"04aea3d7-6af5-4897-8abe-17676f778f1b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"736f7106-af89-40ab-9635-4a15a6b8b048","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:37:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:41.100Z","message":"{\"transactionId\":\"04aea3d7-6af5-4897-8abe-17676f778f1b\",\"status\":\"200\",\"rqstDate\":\"230425-00:37:41:097\",\"respDate\":\"230425-00:37:41:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:04aea3d7-6af5-4897-8abe-17676f778f1b\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:37:41:097-17012\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[04aea3d7-6af5-4897-8abe-17676f778f1b]}\\\"}\"}","context":{"RequestID":"04aea3d7-6af5-4897-8abe-17676f778f1b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"736f7106-af89-40ab-9635-4a15a6b8b048","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:37:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:41.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"04aea3d7-6af5-4897-8abe-17676f778f1b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"736f7106-af89-40ab-9635-4a15a6b8b048","LogTimestamp":"2023-04-25T00:37:41.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:37:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:37:41.251Z","message":"Entering","context":{"RequestID":"b844011c-573e-47a7-b2d9-423eaeb420c4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4a40108c-979a-4e56-92f2-00bdd3891512","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:37:41.251Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:37:41.254Z","message":"{\"transactionId\":\"b844011c-573e-47a7-b2d9-423eaeb420c4\",\"status\":\"200\",\"rqstDate\":\"230425-00:37:41:252\",\"respDate\":\"230425-00:37:41:254\",\"sourceId\":\"haproxy:b844011c-573e-47a7-b2d9-423eaeb420c4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:37:41:252-77836\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eaa1a65d-7705-49f5-8096-0281e8cc2195], x-b3-parentspanid=[b97c0df178ace7dd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7122ff298d40c29fb97c0df178ace7dd], x-b3-spanid=[b290627a1420bfce], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b844011c-573e-47a7-b2d9-423eaeb420c4]}\\\"}\"}","context":{"RequestID":"b844011c-573e-47a7-b2d9-423eaeb420c4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4a40108c-979a-4e56-92f2-00bdd3891512","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:37:41.251Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:41.254Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b844011c-573e-47a7-b2d9-423eaeb420c4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4a40108c-979a-4e56-92f2-00bdd3891512","LogTimestamp":"2023-04-25T00:37:41.254Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:37:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:37:42.245Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:42.249Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:43.265Z","message":"Entering","context":{"RequestID":"87ff3f6f-727c-404f-b6c2-64bba89e9d4b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2004acac-9895-4de4-90ab-e3943fd609da","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:37:43.265Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:37:43.268Z","message":"{\"transactionId\":\"87ff3f6f-727c-404f-b6c2-64bba89e9d4b\",\"status\":\"200\",\"rqstDate\":\"230425-00:37:43:266\",\"respDate\":\"230425-00:37:43:268\",\"sourceId\":\"haproxy:87ff3f6f-727c-404f-b6c2-64bba89e9d4b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:37:43:266-4523\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[442d01e8-cbf0-4fba-95ce-9158924eab95], x-b3-parentspanid=[77dbbc7091f7836a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[710faa45e2231f4277dbbc7091f7836a], x-b3-spanid=[ab00c60ecf64d2d7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[87ff3f6f-727c-404f-b6c2-64bba89e9d4b]}\\\"}\"}","context":{"RequestID":"87ff3f6f-727c-404f-b6c2-64bba89e9d4b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2004acac-9895-4de4-90ab-e3943fd609da","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:37:43.265Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:43.269Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"87ff3f6f-727c-404f-b6c2-64bba89e9d4b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2004acac-9895-4de4-90ab-e3943fd609da","LogTimestamp":"2023-04-25T00:37:43.269Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:37:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:37:45.277Z","message":"Entering","context":{"RequestID":"16456f6e-3231-4d6e-8a71-57ca24ca0393","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1ef8bc0a-ae06-482c-8b92-8c9343f2ee02","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:37:45.277Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:37:45.279Z","message":"{\"transactionId\":\"16456f6e-3231-4d6e-8a71-57ca24ca0393\",\"status\":\"200\",\"rqstDate\":\"230425-00:37:45:278\",\"respDate\":\"230425-00:37:45:279\",\"sourceId\":\"haproxy:16456f6e-3231-4d6e-8a71-57ca24ca0393\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:37:45:278-32230\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e0c0b766-6c10-47ce-bb5a-9191c1f5cd9f], x-b3-parentspanid=[179352fad16bc267], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[696c893f9666cad5179352fad16bc267], x-b3-spanid=[30f6a836486f7c38], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[16456f6e-3231-4d6e-8a71-57ca24ca0393]}\\\"}\"}","context":{"RequestID":"16456f6e-3231-4d6e-8a71-57ca24ca0393","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1ef8bc0a-ae06-482c-8b92-8c9343f2ee02","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:37:45.277Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:45.280Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"16456f6e-3231-4d6e-8a71-57ca24ca0393","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1ef8bc0a-ae06-482c-8b92-8c9343f2ee02","LogTimestamp":"2023-04-25T00:37:45.280Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:37:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:37:47.289Z","message":"Entering","context":{"RequestID":"ca820fd6-626f-46e3-a43d-479910d145a9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"edb23fe5-1f50-4075-a10b-1dfbb194bd1a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:37:47.289Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:37:47.292Z","message":"{\"transactionId\":\"ca820fd6-626f-46e3-a43d-479910d145a9\",\"status\":\"200\",\"rqstDate\":\"230425-00:37:47:290\",\"respDate\":\"230425-00:37:47:292\",\"sourceId\":\"haproxy:ca820fd6-626f-46e3-a43d-479910d145a9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:37:47:290-48287\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[53e6b597-a305-4b40-aae7-beccd9c0c309], x-b3-parentspanid=[9149dec5cfa97fa3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[26057c9c7c6303e29149dec5cfa97fa3], x-b3-spanid=[698a19b2d4f4d363], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ca820fd6-626f-46e3-a43d-479910d145a9]}\\\"}\"}","context":{"RequestID":"ca820fd6-626f-46e3-a43d-479910d145a9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"edb23fe5-1f50-4075-a10b-1dfbb194bd1a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:37:47.289Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:47.293Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ca820fd6-626f-46e3-a43d-479910d145a9","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"edb23fe5-1f50-4075-a10b-1dfbb194bd1a","LogTimestamp":"2023-04-25T00:37:47.292Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:37:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:37:48.759Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:37:48.775Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:48.776Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:48.776Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:49.302Z","message":"Entering","context":{"RequestID":"6054bd22-486c-412c-8ccc-a073ff14c047","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b80cb1c7-ca48-4147-8990-dfeddf21e950","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:37:49.302Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:37:49.305Z","message":"{\"transactionId\":\"6054bd22-486c-412c-8ccc-a073ff14c047\",\"status\":\"200\",\"rqstDate\":\"230425-00:37:49:303\",\"respDate\":\"230425-00:37:49:305\",\"sourceId\":\"haproxy:6054bd22-486c-412c-8ccc-a073ff14c047\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:37:49:303-12893\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2a644f76-4da5-4c8f-a227-5c551b3e0a9e], x-b3-parentspanid=[17b567acec2500e4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[78604c3349f2886517b567acec2500e4], x-b3-spanid=[4d84fd9ff45d8618], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6054bd22-486c-412c-8ccc-a073ff14c047]}\\\"}\"}","context":{"RequestID":"6054bd22-486c-412c-8ccc-a073ff14c047","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b80cb1c7-ca48-4147-8990-dfeddf21e950","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:37:49.302Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:49.306Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6054bd22-486c-412c-8ccc-a073ff14c047","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b80cb1c7-ca48-4147-8990-dfeddf21e950","LogTimestamp":"2023-04-25T00:37:49.306Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:37:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:37:50.898Z","message":"Entering","context":{"RequestID":"d70636b8-fc31-43fd-854e-d15dad20af86","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5eadb458-ca31-4458-9a0a-d12fafeca156","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:37:50.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:37:50.902Z","message":"{\"transactionId\":\"d70636b8-fc31-43fd-854e-d15dad20af86\",\"status\":\"200\",\"rqstDate\":\"230425-00:37:50:899\",\"respDate\":\"230425-00:37:50:902\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d70636b8-fc31-43fd-854e-d15dad20af86\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:37:50:899-33007\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[08d6675d-763f-46c4-ae22-f7d34f55f870], x-b3-parentspanid=[2d410f39c42884e6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[55381], x-envoy-attempt-count=[1], x-b3-traceid=[cad135e83aed821d2d410f39c42884e6], x-b3-spanid=[3e51736514852f74], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d70636b8-fc31-43fd-854e-d15dad20af86]}\\\"}\"}","context":{"RequestID":"d70636b8-fc31-43fd-854e-d15dad20af86","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5eadb458-ca31-4458-9a0a-d12fafeca156","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:37:50.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:50.903Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d70636b8-fc31-43fd-854e-d15dad20af86","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5eadb458-ca31-4458-9a0a-d12fafeca156","LogTimestamp":"2023-04-25T00:37:50.903Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:37:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-25T00:37:51.098Z","message":"Entering","context":{"RequestID":"e670c75e-0cb8-4b72-9291-6455d64b0c8c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"9865b4c9-27bc-4368-aa80-2d333a3309e3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:37:51.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:37:51.100Z","message":"Database is available from CACHED check.","context":{"RequestID":"e670c75e-0cb8-4b72-9291-6455d64b0c8c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"9865b4c9-27bc-4368-aa80-2d333a3309e3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:37:51.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:51.101Z","message":"{\"transactionId\":\"e670c75e-0cb8-4b72-9291-6455d64b0c8c\",\"status\":\"200\",\"rqstDate\":\"230425-00:37:51:098\",\"respDate\":\"230425-00:37:51:101\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:e670c75e-0cb8-4b72-9291-6455d64b0c8c\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:37:51:098-67718\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[e670c75e-0cb8-4b72-9291-6455d64b0c8c]}\\\"}\"}","context":{"RequestID":"e670c75e-0cb8-4b72-9291-6455d64b0c8c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"9865b4c9-27bc-4368-aa80-2d333a3309e3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:37:51.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:51.102Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e670c75e-0cb8-4b72-9291-6455d64b0c8c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9865b4c9-27bc-4368-aa80-2d333a3309e3","LogTimestamp":"2023-04-25T00:37:51.102Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:37:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:37:51.316Z","message":"Entering","context":{"RequestID":"36224f55-2de0-4f16-9407-bac5cf25c979","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a2007cda-cf35-4c17-86d7-021428194dd2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:37:51.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:37:51.319Z","message":"{\"transactionId\":\"36224f55-2de0-4f16-9407-bac5cf25c979\",\"status\":\"200\",\"rqstDate\":\"230425-00:37:51:317\",\"respDate\":\"230425-00:37:51:319\",\"sourceId\":\"haproxy:36224f55-2de0-4f16-9407-bac5cf25c979\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:37:51:317-17020\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a8ed1cc1-09a3-4b46-abc0-72f583970407], x-b3-parentspanid=[b06d3d2e20075f9f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[aea40debdd791cc0b06d3d2e20075f9f], x-b3-spanid=[4bd43fa27b6056fc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[36224f55-2de0-4f16-9407-bac5cf25c979]}\\\"}\"}","context":{"RequestID":"36224f55-2de0-4f16-9407-bac5cf25c979","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a2007cda-cf35-4c17-86d7-021428194dd2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:37:51.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:51.320Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"36224f55-2de0-4f16-9407-bac5cf25c979","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a2007cda-cf35-4c17-86d7-021428194dd2","LogTimestamp":"2023-04-25T00:37:51.320Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:37:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:37:53.329Z","message":"Entering","context":{"RequestID":"0354f417-9a58-4589-9f8c-b561385440b0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e2790af0-81f3-4b12-a7fc-ebe2d3ae67cf","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:37:53.329Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:37:53.331Z","message":"{\"transactionId\":\"0354f417-9a58-4589-9f8c-b561385440b0\",\"status\":\"200\",\"rqstDate\":\"230425-00:37:53:330\",\"respDate\":\"230425-00:37:53:331\",\"sourceId\":\"haproxy:0354f417-9a58-4589-9f8c-b561385440b0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:37:53:330-69299\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[77354aeb-b206-4ff7-9a76-4ac6450829a0], x-b3-parentspanid=[29d353cbb0ad32f6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ebd6661bd9ce63bb29d353cbb0ad32f6], x-b3-spanid=[faa621d9594f9daf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0354f417-9a58-4589-9f8c-b561385440b0]}\\\"}\"}","context":{"RequestID":"0354f417-9a58-4589-9f8c-b561385440b0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e2790af0-81f3-4b12-a7fc-ebe2d3ae67cf","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:37:53.329Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:53.332Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0354f417-9a58-4589-9f8c-b561385440b0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e2790af0-81f3-4b12-a7fc-ebe2d3ae67cf","LogTimestamp":"2023-04-25T00:37:53.332Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:37:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:37:55.340Z","message":"Entering","context":{"RequestID":"4c1d48e4-5c4d-47e3-8b02-c23c21f9afb5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"096df288-a6cd-4737-881f-3852c3822605","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:37:55.340Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:37:55.343Z","message":"{\"transactionId\":\"4c1d48e4-5c4d-47e3-8b02-c23c21f9afb5\",\"status\":\"200\",\"rqstDate\":\"230425-00:37:55:341\",\"respDate\":\"230425-00:37:55:343\",\"sourceId\":\"haproxy:4c1d48e4-5c4d-47e3-8b02-c23c21f9afb5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:37:55:341-3588\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8e337505-15a5-4e56-9f9a-fe3e76d21c9a], x-b3-parentspanid=[e343075932fe0106], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[34615ae87e9a3d5ae343075932fe0106], x-b3-spanid=[dc0be5ad8ab33ec7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4c1d48e4-5c4d-47e3-8b02-c23c21f9afb5]}\\\"}\"}","context":{"RequestID":"4c1d48e4-5c4d-47e3-8b02-c23c21f9afb5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"096df288-a6cd-4737-881f-3852c3822605","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:37:55.340Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:55.343Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4c1d48e4-5c4d-47e3-8b02-c23c21f9afb5","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"096df288-a6cd-4737-881f-3852c3822605","LogTimestamp":"2023-04-25T00:37:55.343Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:37:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:37:57.353Z","message":"Entering","context":{"RequestID":"e95a6c04-9e07-4684-b902-6c5ac3c9596f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"53f1f418-ec81-47fe-8bde-1859e3fd1368","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:37:57.353Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:37:57.356Z","message":"{\"transactionId\":\"e95a6c04-9e07-4684-b902-6c5ac3c9596f\",\"status\":\"200\",\"rqstDate\":\"230425-00:37:57:354\",\"respDate\":\"230425-00:37:57:356\",\"sourceId\":\"haproxy:e95a6c04-9e07-4684-b902-6c5ac3c9596f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:37:57:354-31791\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8cb46951-85b1-452f-bda1-503ba888bb27], x-b3-parentspanid=[cb5babb4b9c0fad9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[df69ea96ed3bada2cb5babb4b9c0fad9], x-b3-spanid=[ba65b06464a76d5b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e95a6c04-9e07-4684-b902-6c5ac3c9596f]}\\\"}\"}","context":{"RequestID":"e95a6c04-9e07-4684-b902-6c5ac3c9596f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"53f1f418-ec81-47fe-8bde-1859e3fd1368","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:37:57.353Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:57.357Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e95a6c04-9e07-4684-b902-6c5ac3c9596f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"53f1f418-ec81-47fe-8bde-1859e3fd1368","LogTimestamp":"2023-04-25T00:37:57.357Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:37:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:37:58.758Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:37:58.778Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:58.778Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:58.778Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:59.367Z","message":"Entering","context":{"RequestID":"a7b16277-7a6c-4914-8309-300458f97155","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d3b0e17a-0d76-4ad6-90a1-6e1fd2b401b7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:37:59.367Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:37:59.369Z","message":"{\"transactionId\":\"a7b16277-7a6c-4914-8309-300458f97155\",\"status\":\"200\",\"rqstDate\":\"230425-00:37:59:368\",\"respDate\":\"230425-00:37:59:369\",\"sourceId\":\"haproxy:a7b16277-7a6c-4914-8309-300458f97155\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:37:59:368-87043\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f1fe5358-d8ca-462c-95f6-fafa24ad90fe], x-b3-parentspanid=[661f7b1beba23127], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[de010d3259693207661f7b1beba23127], x-b3-spanid=[26030c24d5b96368], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a7b16277-7a6c-4914-8309-300458f97155]}\\\"}\"}","context":{"RequestID":"a7b16277-7a6c-4914-8309-300458f97155","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d3b0e17a-0d76-4ad6-90a1-6e1fd2b401b7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:37:59.367Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:37:59.370Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a7b16277-7a6c-4914-8309-300458f97155","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d3b0e17a-0d76-4ad6-90a1-6e1fd2b401b7","LogTimestamp":"2023-04-25T00:37:59.370Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:37:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:38:00.900Z","message":"Entering","context":{"RequestID":"97425cc9-47e0-4f8d-947a-b2dd6a5e9c83","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cf1326cf-314e-4346-86b5-aaec6e4c1b2c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:38:00.900Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:38:00.902Z","message":"{\"transactionId\":\"97425cc9-47e0-4f8d-947a-b2dd6a5e9c83\",\"status\":\"200\",\"rqstDate\":\"230425-00:38:00:901\",\"respDate\":\"230425-00:38:00:902\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:97425cc9-47e0-4f8d-947a-b2dd6a5e9c83\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:38:00:901-13262\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6588f916-640b-4176-b0fd-035727c18cd1], x-b3-parentspanid=[b791b7e6b906f5e4], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[57983], x-envoy-attempt-count=[1], x-b3-traceid=[4484ad704a67ef66b791b7e6b906f5e4], x-b3-spanid=[6df78a56e31eb2ba], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[97425cc9-47e0-4f8d-947a-b2dd6a5e9c83]}\\\"}\"}","context":{"RequestID":"97425cc9-47e0-4f8d-947a-b2dd6a5e9c83","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cf1326cf-314e-4346-86b5-aaec6e4c1b2c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:38:00.900Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:00.902Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"97425cc9-47e0-4f8d-947a-b2dd6a5e9c83","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cf1326cf-314e-4346-86b5-aaec6e4c1b2c","LogTimestamp":"2023-04-25T00:38:00.902Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:38:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:38:01.095Z","message":"Entering","context":{"RequestID":"f9503b9d-756b-4f35-82a9-660b96c75dbc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"059aba32-f30c-448c-a1b2-adc678f5e4e1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:38:01.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:38:01.097Z","message":"Database is available from CACHED check.","context":{"RequestID":"f9503b9d-756b-4f35-82a9-660b96c75dbc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"059aba32-f30c-448c-a1b2-adc678f5e4e1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:38:01.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:01.098Z","message":"{\"transactionId\":\"f9503b9d-756b-4f35-82a9-660b96c75dbc\",\"status\":\"200\",\"rqstDate\":\"230425-00:38:01:096\",\"respDate\":\"230425-00:38:01:098\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f9503b9d-756b-4f35-82a9-660b96c75dbc\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:38:01:096-37343\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f9503b9d-756b-4f35-82a9-660b96c75dbc]}\\\"}\"}","context":{"RequestID":"f9503b9d-756b-4f35-82a9-660b96c75dbc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"059aba32-f30c-448c-a1b2-adc678f5e4e1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:38:01.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:01.098Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f9503b9d-756b-4f35-82a9-660b96c75dbc","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"059aba32-f30c-448c-a1b2-adc678f5e4e1","LogTimestamp":"2023-04-25T00:38:01.098Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:38:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:38:01.379Z","message":"Entering","context":{"RequestID":"39555d0b-2b6d-4992-800d-b88b14ee8383","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fcff99db-29f0-453b-b14b-d4d349835911","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:38:01.379Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:38:01.381Z","message":"{\"transactionId\":\"39555d0b-2b6d-4992-800d-b88b14ee8383\",\"status\":\"200\",\"rqstDate\":\"230425-00:38:01:380\",\"respDate\":\"230425-00:38:01:381\",\"sourceId\":\"haproxy:39555d0b-2b6d-4992-800d-b88b14ee8383\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:38:01:380-23821\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[36fc9d97-df7e-45a1-9f9a-9ea22e87ba98], x-b3-parentspanid=[c8e316495d656d49], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ea284c69f63b8fc3c8e316495d656d49], x-b3-spanid=[d4cdd52171718518], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[39555d0b-2b6d-4992-800d-b88b14ee8383]}\\\"}\"}","context":{"RequestID":"39555d0b-2b6d-4992-800d-b88b14ee8383","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fcff99db-29f0-453b-b14b-d4d349835911","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:38:01.379Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:01.381Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"39555d0b-2b6d-4992-800d-b88b14ee8383","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fcff99db-29f0-453b-b14b-d4d349835911","LogTimestamp":"2023-04-25T00:38:01.381Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:38:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:38:03.391Z","message":"Entering","context":{"RequestID":"ffb9631c-a228-42fd-ac3a-e7b11d17e299","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"74eb125f-158f-467d-8901-d26ed3c4405a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:38:03.391Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:38:03.394Z","message":"{\"transactionId\":\"ffb9631c-a228-42fd-ac3a-e7b11d17e299\",\"status\":\"200\",\"rqstDate\":\"230425-00:38:03:392\",\"respDate\":\"230425-00:38:03:393\",\"sourceId\":\"haproxy:ffb9631c-a228-42fd-ac3a-e7b11d17e299\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:38:03:392-20586\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[36b5bbff-f3ab-40a8-a841-49ef3efcc17e], x-b3-parentspanid=[6536441bcd624c1b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[48f3bfc7e12ae7eb6536441bcd624c1b], x-b3-spanid=[5af661faaa4ae457], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ffb9631c-a228-42fd-ac3a-e7b11d17e299]}\\\"}\"}","context":{"RequestID":"ffb9631c-a228-42fd-ac3a-e7b11d17e299","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"74eb125f-158f-467d-8901-d26ed3c4405a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:38:03.391Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:03.394Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ffb9631c-a228-42fd-ac3a-e7b11d17e299","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"74eb125f-158f-467d-8901-d26ed3c4405a","LogTimestamp":"2023-04-25T00:38:03.394Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:38:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:38:05.403Z","message":"Entering","context":{"RequestID":"d1e8276c-7a59-4d07-acfb-14e280c010e9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0e76f049-aab4-4185-9551-1994f68d2be0","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:38:05.403Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:38:05.405Z","message":"{\"transactionId\":\"d1e8276c-7a59-4d07-acfb-14e280c010e9\",\"status\":\"200\",\"rqstDate\":\"230425-00:38:05:404\",\"respDate\":\"230425-00:38:05:405\",\"sourceId\":\"haproxy:d1e8276c-7a59-4d07-acfb-14e280c010e9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:38:05:404-95664\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b7b841ae-1a73-4737-a4de-753a971dc937], x-b3-parentspanid=[01f76ed0a85a4d1b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ce66062797e4cb3201f76ed0a85a4d1b], x-b3-spanid=[015c2b6fc64cc29a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d1e8276c-7a59-4d07-acfb-14e280c010e9]}\\\"}\"}","context":{"RequestID":"d1e8276c-7a59-4d07-acfb-14e280c010e9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0e76f049-aab4-4185-9551-1994f68d2be0","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:38:05.403Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:05.406Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d1e8276c-7a59-4d07-acfb-14e280c010e9","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0e76f049-aab4-4185-9551-1994f68d2be0","LogTimestamp":"2023-04-25T00:38:05.406Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:38:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:38:07.415Z","message":"Entering","context":{"RequestID":"323d05db-155f-4c7b-a866-f421c79db668","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4b87ff6b-ebbb-414e-90fe-f1873455602d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:38:07.415Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:38:07.418Z","message":"{\"transactionId\":\"323d05db-155f-4c7b-a866-f421c79db668\",\"status\":\"200\",\"rqstDate\":\"230425-00:38:07:416\",\"respDate\":\"230425-00:38:07:418\",\"sourceId\":\"haproxy:323d05db-155f-4c7b-a866-f421c79db668\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:38:07:416-32675\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f45a7aaf-0d34-4b19-ace3-3480ea1c988f], x-b3-parentspanid=[649863e9be9becc1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1bd62fecfa476a13649863e9be9becc1], x-b3-spanid=[47020760a0702251], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[323d05db-155f-4c7b-a866-f421c79db668]}\\\"}\"}","context":{"RequestID":"323d05db-155f-4c7b-a866-f421c79db668","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4b87ff6b-ebbb-414e-90fe-f1873455602d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:38:07.415Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:07.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"323d05db-155f-4c7b-a866-f421c79db668","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4b87ff6b-ebbb-414e-90fe-f1873455602d","LogTimestamp":"2023-04-25T00:38:07.419Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:38:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:38:08.758Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:38:08.779Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:08.780Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:08.780Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:09.428Z","message":"Entering","context":{"RequestID":"26a5a052-14e8-4236-8c7b-d8c7766e5e44","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"eb2254cf-fe10-43a0-9377-da5371cc9078","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:38:09.428Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:38:09.432Z","message":"{\"transactionId\":\"26a5a052-14e8-4236-8c7b-d8c7766e5e44\",\"status\":\"200\",\"rqstDate\":\"230425-00:38:09:430\",\"respDate\":\"230425-00:38:09:432\",\"sourceId\":\"haproxy:26a5a052-14e8-4236-8c7b-d8c7766e5e44\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:38:09:430-14798\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[56312698-3921-4ced-87d3-99a4b45ad7e7], x-b3-parentspanid=[ae5433ea320ab978], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fa6f759c11829b39ae5433ea320ab978], x-b3-spanid=[77d4384217a5de57], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[26a5a052-14e8-4236-8c7b-d8c7766e5e44]}\\\"}\"}","context":{"RequestID":"26a5a052-14e8-4236-8c7b-d8c7766e5e44","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"eb2254cf-fe10-43a0-9377-da5371cc9078","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:38:09.428Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:09.433Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"26a5a052-14e8-4236-8c7b-d8c7766e5e44","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eb2254cf-fe10-43a0-9377-da5371cc9078","LogTimestamp":"2023-04-25T00:38:09.433Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:38:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:38:10.898Z","message":"Entering","context":{"RequestID":"1588ac9b-7aa2-4e1b-b42a-6c4ab25a0b03","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6bd3b15f-832a-4d99-83d2-a109624de3e9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:38:10.897Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:38:10.900Z","message":"{\"transactionId\":\"1588ac9b-7aa2-4e1b-b42a-6c4ab25a0b03\",\"status\":\"200\",\"rqstDate\":\"230425-00:38:10:898\",\"respDate\":\"230425-00:38:10:900\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:1588ac9b-7aa2-4e1b-b42a-6c4ab25a0b03\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:38:10:898-20651\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cb01570f-d6da-4160-8b43-45fb192b9d17], x-b3-parentspanid=[053de0a7de47a1a8], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45189], x-envoy-attempt-count=[1], x-b3-traceid=[d2277aed3a57580f053de0a7de47a1a8], x-b3-spanid=[b44dee9c8076c6f3], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[1588ac9b-7aa2-4e1b-b42a-6c4ab25a0b03]}\\\"}\"}","context":{"RequestID":"1588ac9b-7aa2-4e1b-b42a-6c4ab25a0b03","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6bd3b15f-832a-4d99-83d2-a109624de3e9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:38:10.897Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:10.901Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1588ac9b-7aa2-4e1b-b42a-6c4ab25a0b03","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6bd3b15f-832a-4d99-83d2-a109624de3e9","LogTimestamp":"2023-04-25T00:38:10.900Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:38:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:38:11.096Z","message":"Entering","context":{"RequestID":"850a54d0-f668-47c2-ba3d-98033202075c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"19fe1cb6-fcc7-462f-bdbd-8852777a1a79","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:38:11.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:38:11.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"850a54d0-f668-47c2-ba3d-98033202075c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"19fe1cb6-fcc7-462f-bdbd-8852777a1a79","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:38:11.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:11.100Z","message":"{\"transactionId\":\"850a54d0-f668-47c2-ba3d-98033202075c\",\"status\":\"200\",\"rqstDate\":\"230425-00:38:11:097\",\"respDate\":\"230425-00:38:11:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:850a54d0-f668-47c2-ba3d-98033202075c\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:38:11:097-12825\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[850a54d0-f668-47c2-ba3d-98033202075c]}\\\"}\"}","context":{"RequestID":"850a54d0-f668-47c2-ba3d-98033202075c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"19fe1cb6-fcc7-462f-bdbd-8852777a1a79","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:38:11.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:11.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"850a54d0-f668-47c2-ba3d-98033202075c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"19fe1cb6-fcc7-462f-bdbd-8852777a1a79","LogTimestamp":"2023-04-25T00:38:11.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:38:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:38:11.445Z","message":"Entering","context":{"RequestID":"38a8ba7b-f9f7-4851-9562-ebc9c0a50a12","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d8ee3f9d-c5ae-46d8-a42e-b870dec595b3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:38:11.445Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:38:11.447Z","message":"{\"transactionId\":\"38a8ba7b-f9f7-4851-9562-ebc9c0a50a12\",\"status\":\"200\",\"rqstDate\":\"230425-00:38:11:446\",\"respDate\":\"230425-00:38:11:447\",\"sourceId\":\"haproxy:38a8ba7b-f9f7-4851-9562-ebc9c0a50a12\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:38:11:446-21008\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d2c37859-4f97-4528-8a1d-7a0291702165], x-b3-parentspanid=[24c5371dc495c103], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d60e4ff75aa4213d24c5371dc495c103], x-b3-spanid=[e5928941a08d0ee2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[38a8ba7b-f9f7-4851-9562-ebc9c0a50a12]}\\\"}\"}","context":{"RequestID":"38a8ba7b-f9f7-4851-9562-ebc9c0a50a12","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d8ee3f9d-c5ae-46d8-a42e-b870dec595b3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:38:11.445Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:11.448Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"38a8ba7b-f9f7-4851-9562-ebc9c0a50a12","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d8ee3f9d-c5ae-46d8-a42e-b870dec595b3","LogTimestamp":"2023-04-25T00:38:11.448Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:38:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:38:12.251Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:12.256Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:13.459Z","message":"Entering","context":{"RequestID":"335ffe2f-002f-4610-a7da-8bc536494e61","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"de4c1217-30af-47e9-91e2-01be0eb320b0","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:38:13.459Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:38:13.461Z","message":"{\"transactionId\":\"335ffe2f-002f-4610-a7da-8bc536494e61\",\"status\":\"200\",\"rqstDate\":\"230425-00:38:13:460\",\"respDate\":\"230425-00:38:13:461\",\"sourceId\":\"haproxy:335ffe2f-002f-4610-a7da-8bc536494e61\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:38:13:460-89134\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[faf3791b-cf12-46f2-b7e7-4d58f15d1510], x-b3-parentspanid=[74a597ba922f6c84], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4edbe19669e4c96574a597ba922f6c84], x-b3-spanid=[65e9849d04cfd353], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[335ffe2f-002f-4610-a7da-8bc536494e61]}\\\"}\"}","context":{"RequestID":"335ffe2f-002f-4610-a7da-8bc536494e61","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"de4c1217-30af-47e9-91e2-01be0eb320b0","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:38:13.459Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:13.462Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"335ffe2f-002f-4610-a7da-8bc536494e61","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"de4c1217-30af-47e9-91e2-01be0eb320b0","LogTimestamp":"2023-04-25T00:38:13.462Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:38:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:38:15.472Z","message":"Entering","context":{"RequestID":"f812f098-0677-4698-8db3-d657ffe92fd7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e678c89c-a230-40eb-99cd-d3bb84a89070","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:38:15.472Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:38:15.475Z","message":"{\"transactionId\":\"f812f098-0677-4698-8db3-d657ffe92fd7\",\"status\":\"200\",\"rqstDate\":\"230425-00:38:15:473\",\"respDate\":\"230425-00:38:15:475\",\"sourceId\":\"haproxy:f812f098-0677-4698-8db3-d657ffe92fd7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:38:15:473-81737\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a19d0d95-06b5-4748-8ede-a2bd025a3444], x-b3-parentspanid=[bc203e62a26d82a9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a98ebb32f2cf38e5bc203e62a26d82a9], x-b3-spanid=[24f84c1110f7f8b8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f812f098-0677-4698-8db3-d657ffe92fd7]}\\\"}\"}","context":{"RequestID":"f812f098-0677-4698-8db3-d657ffe92fd7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e678c89c-a230-40eb-99cd-d3bb84a89070","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:38:15.472Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:15.476Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f812f098-0677-4698-8db3-d657ffe92fd7","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e678c89c-a230-40eb-99cd-d3bb84a89070","LogTimestamp":"2023-04-25T00:38:15.475Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:38:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:38:17.484Z","message":"Entering","context":{"RequestID":"d9b46dac-0d7f-481d-b67e-4e1dc8cb97b3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4f92d39f-7860-44dd-b9b4-615d25d21afd","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:38:17.484Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:38:17.485Z","message":"{\"transactionId\":\"d9b46dac-0d7f-481d-b67e-4e1dc8cb97b3\",\"status\":\"200\",\"rqstDate\":\"230425-00:38:17:484\",\"respDate\":\"230425-00:38:17:485\",\"sourceId\":\"haproxy:d9b46dac-0d7f-481d-b67e-4e1dc8cb97b3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:38:17:484-42907\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a9ba8c6b-1d61-445e-8eb7-1e9eb1ece4e3], x-b3-parentspanid=[85784073a078577d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3223fb8af50e7d6785784073a078577d], x-b3-spanid=[8dab950f13d99f06], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d9b46dac-0d7f-481d-b67e-4e1dc8cb97b3]}\\\"}\"}","context":{"RequestID":"d9b46dac-0d7f-481d-b67e-4e1dc8cb97b3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4f92d39f-7860-44dd-b9b4-615d25d21afd","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:38:17.484Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:17.486Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d9b46dac-0d7f-481d-b67e-4e1dc8cb97b3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4f92d39f-7860-44dd-b9b4-615d25d21afd","LogTimestamp":"2023-04-25T00:38:17.486Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:38:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-25T00:38:18.758Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:38:18.771Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:18.772Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:18.772Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:19.495Z","message":"Entering","context":{"RequestID":"3706a1d6-515f-49cc-b2d5-3fa7dba04f96","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"65d2e6d3-6c92-41e7-b5b3-dfa856aca853","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:38:19.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:38:19.498Z","message":"{\"transactionId\":\"3706a1d6-515f-49cc-b2d5-3fa7dba04f96\",\"status\":\"200\",\"rqstDate\":\"230425-00:38:19:496\",\"respDate\":\"230425-00:38:19:498\",\"sourceId\":\"haproxy:3706a1d6-515f-49cc-b2d5-3fa7dba04f96\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:38:19:496-85857\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3f6f4102-9591-41e2-9a25-37ed4d157829], x-b3-parentspanid=[0961cd74fbe9dbc1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c83dfb17ad4fb62f0961cd74fbe9dbc1], x-b3-spanid=[13ac39553a89abf2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3706a1d6-515f-49cc-b2d5-3fa7dba04f96]}\\\"}\"}","context":{"RequestID":"3706a1d6-515f-49cc-b2d5-3fa7dba04f96","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"65d2e6d3-6c92-41e7-b5b3-dfa856aca853","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:38:19.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:19.499Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3706a1d6-515f-49cc-b2d5-3fa7dba04f96","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"65d2e6d3-6c92-41e7-b5b3-dfa856aca853","LogTimestamp":"2023-04-25T00:38:19.498Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:38:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:38:20.895Z","message":"Entering","context":{"RequestID":"5776911e-2458-449c-9cc7-aadc77124764","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"21e34702-2dd1-4786-aa62-51cae60b76c4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:38:20.895Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:38:20.897Z","message":"{\"transactionId\":\"5776911e-2458-449c-9cc7-aadc77124764\",\"status\":\"200\",\"rqstDate\":\"230425-00:38:20:896\",\"respDate\":\"230425-00:38:20:897\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:5776911e-2458-449c-9cc7-aadc77124764\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:38:20:896-3934\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[20834b9d-f6bb-419d-be94-7b3e80ba9a3c], x-b3-parentspanid=[d8e4a1064df56132], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[35529], x-envoy-attempt-count=[1], x-b3-traceid=[52e20088256a3e0dd8e4a1064df56132], x-b3-spanid=[4d6b18d7b7d04e97], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[5776911e-2458-449c-9cc7-aadc77124764]}\\\"}\"}","context":{"RequestID":"5776911e-2458-449c-9cc7-aadc77124764","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"21e34702-2dd1-4786-aa62-51cae60b76c4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:38:20.895Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:20.898Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5776911e-2458-449c-9cc7-aadc77124764","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"21e34702-2dd1-4786-aa62-51cae60b76c4","LogTimestamp":"2023-04-25T00:38:20.898Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:38:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:38:21.097Z","message":"Entering","context":{"RequestID":"523fbe5d-2eca-492b-b7cf-7ef5f7854801","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fdcfe5e9-be23-44ea-9aea-702f3514cb73","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:38:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:38:21.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"523fbe5d-2eca-492b-b7cf-7ef5f7854801","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fdcfe5e9-be23-44ea-9aea-702f3514cb73","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:38:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:21.099Z","message":"{\"transactionId\":\"523fbe5d-2eca-492b-b7cf-7ef5f7854801\",\"status\":\"200\",\"rqstDate\":\"230425-00:38:21:097\",\"respDate\":\"230425-00:38:21:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:523fbe5d-2eca-492b-b7cf-7ef5f7854801\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:38:21:097-44457\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[523fbe5d-2eca-492b-b7cf-7ef5f7854801]}\\\"}\"}","context":{"RequestID":"523fbe5d-2eca-492b-b7cf-7ef5f7854801","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fdcfe5e9-be23-44ea-9aea-702f3514cb73","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:38:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:21.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"523fbe5d-2eca-492b-b7cf-7ef5f7854801","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fdcfe5e9-be23-44ea-9aea-702f3514cb73","LogTimestamp":"2023-04-25T00:38:21.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:38:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:38:21.508Z","message":"Entering","context":{"RequestID":"979f7716-4442-479d-848c-694b5469664b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e8a2b66c-154e-4275-a73e-6753d0e4f35a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:38:21.508Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:38:21.511Z","message":"{\"transactionId\":\"979f7716-4442-479d-848c-694b5469664b\",\"status\":\"200\",\"rqstDate\":\"230425-00:38:21:509\",\"respDate\":\"230425-00:38:21:511\",\"sourceId\":\"haproxy:979f7716-4442-479d-848c-694b5469664b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:38:21:509-99376\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[731e3eae-7cb2-4f54-a4a8-0490c9b26455], x-b3-parentspanid=[9b24bb7608560449], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fdf45547c253aef69b24bb7608560449], x-b3-spanid=[68a40cbcde0190ff], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[979f7716-4442-479d-848c-694b5469664b]}\\\"}\"}","context":{"RequestID":"979f7716-4442-479d-848c-694b5469664b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e8a2b66c-154e-4275-a73e-6753d0e4f35a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:38:21.508Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:21.512Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"979f7716-4442-479d-848c-694b5469664b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e8a2b66c-154e-4275-a73e-6753d0e4f35a","LogTimestamp":"2023-04-25T00:38:21.512Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:38:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:38:23.521Z","message":"Entering","context":{"RequestID":"1e1e5df1-b822-4648-ba0c-6d0dcc9db32d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"595089be-4448-4b78-b7b8-4c210a30feca","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:38:23.521Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:38:23.524Z","message":"{\"transactionId\":\"1e1e5df1-b822-4648-ba0c-6d0dcc9db32d\",\"status\":\"200\",\"rqstDate\":\"230425-00:38:23:522\",\"respDate\":\"230425-00:38:23:524\",\"sourceId\":\"haproxy:1e1e5df1-b822-4648-ba0c-6d0dcc9db32d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:38:23:522-82687\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bb2a1648-ef70-4053-8405-7e7a68337e28], x-b3-parentspanid=[1cf141eeff827033], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1e29fb20cc5454901cf141eeff827033], x-b3-spanid=[4e74549d405109b9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1e1e5df1-b822-4648-ba0c-6d0dcc9db32d]}\\\"}\"}","context":{"RequestID":"1e1e5df1-b822-4648-ba0c-6d0dcc9db32d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"595089be-4448-4b78-b7b8-4c210a30feca","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:38:23.521Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:23.525Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1e1e5df1-b822-4648-ba0c-6d0dcc9db32d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"595089be-4448-4b78-b7b8-4c210a30feca","LogTimestamp":"2023-04-25T00:38:23.525Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:38:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:38:25.534Z","message":"Entering","context":{"RequestID":"021afc0c-93e5-42b4-bb0c-254b92b88d6a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2a606d59-a65d-41bb-911f-fa73938bd06c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:38:25.534Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:38:25.537Z","message":"{\"transactionId\":\"021afc0c-93e5-42b4-bb0c-254b92b88d6a\",\"status\":\"200\",\"rqstDate\":\"230425-00:38:25:535\",\"respDate\":\"230425-00:38:25:537\",\"sourceId\":\"haproxy:021afc0c-93e5-42b4-bb0c-254b92b88d6a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:38:25:535-93379\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[71f8e41d-8d55-43c0-90cb-aa0130ecff53], x-b3-parentspanid=[48f8d4737a576eb1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eb163d6f41f0127d48f8d4737a576eb1], x-b3-spanid=[d2f1e5427da1b3dd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[021afc0c-93e5-42b4-bb0c-254b92b88d6a]}\\\"}\"}","context":{"RequestID":"021afc0c-93e5-42b4-bb0c-254b92b88d6a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2a606d59-a65d-41bb-911f-fa73938bd06c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:38:25.534Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:25.538Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"021afc0c-93e5-42b4-bb0c-254b92b88d6a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2a606d59-a65d-41bb-911f-fa73938bd06c","LogTimestamp":"2023-04-25T00:38:25.538Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:38:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:38:27.546Z","message":"Entering","context":{"RequestID":"0efd0671-4733-4e6e-a140-0d779e6f6fe8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"67442d17-1472-4d97-b5f9-251adc18cca6","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:38:27.546Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:38:27.549Z","message":"{\"transactionId\":\"0efd0671-4733-4e6e-a140-0d779e6f6fe8\",\"status\":\"200\",\"rqstDate\":\"230425-00:38:27:547\",\"respDate\":\"230425-00:38:27:549\",\"sourceId\":\"haproxy:0efd0671-4733-4e6e-a140-0d779e6f6fe8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:38:27:547-22119\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[646ea649-42c6-42d9-b95c-46959501d599], x-b3-parentspanid=[e0b44613ed77f14d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0f5cbc546ac3a8a4e0b44613ed77f14d], x-b3-spanid=[4d3ca1b81edc1950], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0efd0671-4733-4e6e-a140-0d779e6f6fe8]}\\\"}\"}","context":{"RequestID":"0efd0671-4733-4e6e-a140-0d779e6f6fe8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"67442d17-1472-4d97-b5f9-251adc18cca6","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:38:27.546Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:27.550Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0efd0671-4733-4e6e-a140-0d779e6f6fe8","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"67442d17-1472-4d97-b5f9-251adc18cca6","LogTimestamp":"2023-04-25T00:38:27.550Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:38:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:38:28.758Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:38:28.772Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:28.773Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:28.773Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:29.558Z","message":"Entering","context":{"RequestID":"17be90da-c662-4908-b4c5-985c46e1a7a0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"24c5ebc8-7729-438e-b6d2-d5531c054c65","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:38:29.558Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:38:29.561Z","message":"{\"transactionId\":\"17be90da-c662-4908-b4c5-985c46e1a7a0\",\"status\":\"200\",\"rqstDate\":\"230425-00:38:29:559\",\"respDate\":\"230425-00:38:29:561\",\"sourceId\":\"haproxy:17be90da-c662-4908-b4c5-985c46e1a7a0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:38:29:559-53468\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[56af0b8f-df4d-42d7-bb7a-31cb4d917373], x-b3-parentspanid=[7ad3792f89e142ea], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9105b333a93829127ad3792f89e142ea], x-b3-spanid=[35bd7ada57ee385d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[17be90da-c662-4908-b4c5-985c46e1a7a0]}\\\"}\"}","context":{"RequestID":"17be90da-c662-4908-b4c5-985c46e1a7a0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"24c5ebc8-7729-438e-b6d2-d5531c054c65","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:38:29.558Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:29.562Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"17be90da-c662-4908-b4c5-985c46e1a7a0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"24c5ebc8-7729-438e-b6d2-d5531c054c65","LogTimestamp":"2023-04-25T00:38:29.562Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:38:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:38:30.896Z","message":"Entering","context":{"RequestID":"93693e02-ced0-4f15-a53c-8094e84f2d05","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"86c0e13e-3b96-418e-8eb5-5cd93a04b5d0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:38:30.896Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:38:30.899Z","message":"{\"transactionId\":\"93693e02-ced0-4f15-a53c-8094e84f2d05\",\"status\":\"200\",\"rqstDate\":\"230425-00:38:30:897\",\"respDate\":\"230425-00:38:30:899\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:93693e02-ced0-4f15-a53c-8094e84f2d05\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:38:30:897-14833\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[18e46588-9d0d-4cde-bb3c-c5697944b196], x-b3-parentspanid=[90f0b6fbb94804a3], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39743], x-envoy-attempt-count=[1], x-b3-traceid=[fba33be14c70767e90f0b6fbb94804a3], x-b3-spanid=[23a70769e3e013c6], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[93693e02-ced0-4f15-a53c-8094e84f2d05]}\\\"}\"}","context":{"RequestID":"93693e02-ced0-4f15-a53c-8094e84f2d05","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"86c0e13e-3b96-418e-8eb5-5cd93a04b5d0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:38:30.896Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:30.900Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"93693e02-ced0-4f15-a53c-8094e84f2d05","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"86c0e13e-3b96-418e-8eb5-5cd93a04b5d0","LogTimestamp":"2023-04-25T00:38:30.900Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:38:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:38:31.097Z","message":"Entering","context":{"RequestID":"5d9718a8-8344-4ac1-aa33-d83274a2506d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"78cd7c35-ee09-4d2d-bd4b-b63627150ae4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:38:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:38:31.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"5d9718a8-8344-4ac1-aa33-d83274a2506d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"78cd7c35-ee09-4d2d-bd4b-b63627150ae4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:38:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:31.100Z","message":"{\"transactionId\":\"5d9718a8-8344-4ac1-aa33-d83274a2506d\",\"status\":\"200\",\"rqstDate\":\"230425-00:38:31:098\",\"respDate\":\"230425-00:38:31:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:5d9718a8-8344-4ac1-aa33-d83274a2506d\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:38:31:098-12255\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[5d9718a8-8344-4ac1-aa33-d83274a2506d]}\\\"}\"}","context":{"RequestID":"5d9718a8-8344-4ac1-aa33-d83274a2506d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"78cd7c35-ee09-4d2d-bd4b-b63627150ae4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:38:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:31.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5d9718a8-8344-4ac1-aa33-d83274a2506d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"78cd7c35-ee09-4d2d-bd4b-b63627150ae4","LogTimestamp":"2023-04-25T00:38:31.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:38:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:38:31.572Z","message":"Entering","context":{"RequestID":"58005452-ad25-4216-8e14-589135c3a739","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8301a3bf-d20e-4e58-90b8-f490d88474ae","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:38:31.571Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:38:31.575Z","message":"{\"transactionId\":\"58005452-ad25-4216-8e14-589135c3a739\",\"status\":\"200\",\"rqstDate\":\"230425-00:38:31:573\",\"respDate\":\"230425-00:38:31:575\",\"sourceId\":\"haproxy:58005452-ad25-4216-8e14-589135c3a739\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:38:31:573-91391\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a5f9dc85-d7ae-4eba-ae5c-6faf4bb2e62a], x-b3-parentspanid=[072755ca88467e1a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[89513cfb9be59c01072755ca88467e1a], x-b3-spanid=[1334d25affefd530], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[58005452-ad25-4216-8e14-589135c3a739]}\\\"}\"}","context":{"RequestID":"58005452-ad25-4216-8e14-589135c3a739","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8301a3bf-d20e-4e58-90b8-f490d88474ae","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:38:31.571Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:31.576Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"58005452-ad25-4216-8e14-589135c3a739","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8301a3bf-d20e-4e58-90b8-f490d88474ae","LogTimestamp":"2023-04-25T00:38:31.576Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:38:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:38:33.586Z","message":"Entering","context":{"RequestID":"584e20a2-2d9e-4b28-9878-6750dc4d01ec","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ab9fd90c-3957-47ac-a1f8-22264f6bc6e0","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:38:33.586Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:38:33.589Z","message":"{\"transactionId\":\"584e20a2-2d9e-4b28-9878-6750dc4d01ec\",\"status\":\"200\",\"rqstDate\":\"230425-00:38:33:587\",\"respDate\":\"230425-00:38:33:589\",\"sourceId\":\"haproxy:584e20a2-2d9e-4b28-9878-6750dc4d01ec\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:38:33:587-45717\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5a7046fe-4c95-460c-bfa4-d889290ab4b4], x-b3-parentspanid=[d92e72423ef1699d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[96f1ea5e2ce14c07d92e72423ef1699d], x-b3-spanid=[a67b75115be89f65], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[584e20a2-2d9e-4b28-9878-6750dc4d01ec]}\\\"}\"}","context":{"RequestID":"584e20a2-2d9e-4b28-9878-6750dc4d01ec","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ab9fd90c-3957-47ac-a1f8-22264f6bc6e0","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:38:33.586Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:33.590Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"584e20a2-2d9e-4b28-9878-6750dc4d01ec","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ab9fd90c-3957-47ac-a1f8-22264f6bc6e0","LogTimestamp":"2023-04-25T00:38:33.590Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:38:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:38:35.600Z","message":"Entering","context":{"RequestID":"bed30b63-f71a-45e7-b72f-6dd4832176a2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"46d650b1-d3f1-4498-925b-4b7b72449d73","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:38:35.600Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:38:35.603Z","message":"{\"transactionId\":\"bed30b63-f71a-45e7-b72f-6dd4832176a2\",\"status\":\"200\",\"rqstDate\":\"230425-00:38:35:601\",\"respDate\":\"230425-00:38:35:603\",\"sourceId\":\"haproxy:bed30b63-f71a-45e7-b72f-6dd4832176a2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:38:35:601-47121\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[edc3d90f-532d-4760-a08d-8600120c9f99], x-b3-parentspanid=[15e844bd57a644c3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[259ad93bc79ef1a815e844bd57a644c3], x-b3-spanid=[8c2947df31d34dd5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bed30b63-f71a-45e7-b72f-6dd4832176a2]}\\\"}\"}","context":{"RequestID":"bed30b63-f71a-45e7-b72f-6dd4832176a2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"46d650b1-d3f1-4498-925b-4b7b72449d73","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:38:35.600Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:35.604Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bed30b63-f71a-45e7-b72f-6dd4832176a2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"46d650b1-d3f1-4498-925b-4b7b72449d73","LogTimestamp":"2023-04-25T00:38:35.603Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:38:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:38:37.614Z","message":"Entering","context":{"RequestID":"5d99cfd7-a8b1-4e87-9257-7edf01f4ccca","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6c5ddb17-0f50-4d3c-9a3c-6b1d45b0ebb4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:38:37.613Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:38:37.616Z","message":"{\"transactionId\":\"5d99cfd7-a8b1-4e87-9257-7edf01f4ccca\",\"status\":\"200\",\"rqstDate\":\"230425-00:38:37:614\",\"respDate\":\"230425-00:38:37:616\",\"sourceId\":\"haproxy:5d99cfd7-a8b1-4e87-9257-7edf01f4ccca\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:38:37:614-32212\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b766ac29-d070-4a89-92d7-7d1381aa0ad0], x-b3-parentspanid=[f00d157008744c9c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[255970e7463f894bf00d157008744c9c], x-b3-spanid=[86aa49d190387211], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5d99cfd7-a8b1-4e87-9257-7edf01f4ccca]}\\\"}\"}","context":{"RequestID":"5d99cfd7-a8b1-4e87-9257-7edf01f4ccca","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6c5ddb17-0f50-4d3c-9a3c-6b1d45b0ebb4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:38:37.613Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:37.617Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5d99cfd7-a8b1-4e87-9257-7edf01f4ccca","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6c5ddb17-0f50-4d3c-9a3c-6b1d45b0ebb4","LogTimestamp":"2023-04-25T00:38:37.617Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:38:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:38:38.758Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:38:38.779Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:38.779Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:38.779Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:39.626Z","message":"Entering","context":{"RequestID":"3aa80605-d88c-4249-8a39-e968c23ceb21","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"55713609-7752-487a-8d5d-8e03441630f4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:38:39.626Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:38:39.629Z","message":"{\"transactionId\":\"3aa80605-d88c-4249-8a39-e968c23ceb21\",\"status\":\"200\",\"rqstDate\":\"230425-00:38:39:627\",\"respDate\":\"230425-00:38:39:629\",\"sourceId\":\"haproxy:3aa80605-d88c-4249-8a39-e968c23ceb21\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:38:39:627-27470\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4923ca44-e477-4513-91c0-a97d5cc09b9c], x-b3-parentspanid=[3e9cbacf9549d447], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b858811a75d234af3e9cbacf9549d447], x-b3-spanid=[976ea2886020c890], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3aa80605-d88c-4249-8a39-e968c23ceb21]}\\\"}\"}","context":{"RequestID":"3aa80605-d88c-4249-8a39-e968c23ceb21","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"55713609-7752-487a-8d5d-8e03441630f4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:38:39.626Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:39.630Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3aa80605-d88c-4249-8a39-e968c23ceb21","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"55713609-7752-487a-8d5d-8e03441630f4","LogTimestamp":"2023-04-25T00:38:39.629Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:38:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:38:40.896Z","message":"Entering","context":{"RequestID":"fc5a103d-2eeb-4218-a153-a685df5326b5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2ef92b82-101e-4ee1-a48c-9de17cb7fe67","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:38:40.896Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:38:40.899Z","message":"{\"transactionId\":\"fc5a103d-2eeb-4218-a153-a685df5326b5\",\"status\":\"200\",\"rqstDate\":\"230425-00:38:40:897\",\"respDate\":\"230425-00:38:40:899\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:fc5a103d-2eeb-4218-a153-a685df5326b5\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:38:40:897-44609\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[01551815-614b-4209-93db-c0511cfa3da2], x-b3-parentspanid=[42ce84e7966d67ad], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[60917], x-envoy-attempt-count=[1], x-b3-traceid=[e3b579e64458831342ce84e7966d67ad], x-b3-spanid=[642065e77b04bdb9], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[fc5a103d-2eeb-4218-a153-a685df5326b5]}\\\"}\"}","context":{"RequestID":"fc5a103d-2eeb-4218-a153-a685df5326b5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2ef92b82-101e-4ee1-a48c-9de17cb7fe67","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:38:40.896Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:40.899Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fc5a103d-2eeb-4218-a153-a685df5326b5","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2ef92b82-101e-4ee1-a48c-9de17cb7fe67","LogTimestamp":"2023-04-25T00:38:40.899Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:38:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:38:41.097Z","message":"Entering","context":{"RequestID":"41ae8c8d-d34d-4fce-8987-059d0cbf8182","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5c4525a5-c2f2-4520-a30e-b21550ac69df","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:38:41.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:38:41.100Z","message":"Database is available from CACHED check.","context":{"RequestID":"41ae8c8d-d34d-4fce-8987-059d0cbf8182","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5c4525a5-c2f2-4520-a30e-b21550ac69df","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:38:41.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:41.147Z","message":"{\"transactionId\":\"41ae8c8d-d34d-4fce-8987-059d0cbf8182\",\"status\":\"200\",\"rqstDate\":\"230425-00:38:41:098\",\"respDate\":\"230425-00:38:41:147\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:41ae8c8d-d34d-4fce-8987-059d0cbf8182\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:38:41:098-30510\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[41ae8c8d-d34d-4fce-8987-059d0cbf8182]}\\\"}\"}","context":{"RequestID":"41ae8c8d-d34d-4fce-8987-059d0cbf8182","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5c4525a5-c2f2-4520-a30e-b21550ac69df","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:38:41.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:41.148Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"41ae8c8d-d34d-4fce-8987-059d0cbf8182","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"51","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5c4525a5-c2f2-4520-a30e-b21550ac69df","LogTimestamp":"2023-04-25T00:38:41.148Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:38:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 53 - "logType": "access"
{"timestamp":"2023-04-25T00:38:41.637Z","message":"Entering","context":{"RequestID":"e0720fd0-cc7e-4c39-bcc4-cad685f927d5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"174ee725-37dd-4a87-b1ae-9eb770bb92f7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:38:41.637Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:38:41.640Z","message":"{\"transactionId\":\"e0720fd0-cc7e-4c39-bcc4-cad685f927d5\",\"status\":\"200\",\"rqstDate\":\"230425-00:38:41:638\",\"respDate\":\"230425-00:38:41:640\",\"sourceId\":\"haproxy:e0720fd0-cc7e-4c39-bcc4-cad685f927d5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:38:41:638-57499\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[729f132e-273d-435d-b88a-15e07d8250ec], x-b3-parentspanid=[b45074d4c2208a2f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8ba98eeacb5db696b45074d4c2208a2f], x-b3-spanid=[c5872bd81daee681], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e0720fd0-cc7e-4c39-bcc4-cad685f927d5]}\\\"}\"}","context":{"RequestID":"e0720fd0-cc7e-4c39-bcc4-cad685f927d5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"174ee725-37dd-4a87-b1ae-9eb770bb92f7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:38:41.637Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:41.641Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e0720fd0-cc7e-4c39-bcc4-cad685f927d5","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"174ee725-37dd-4a87-b1ae-9eb770bb92f7","LogTimestamp":"2023-04-25T00:38:41.641Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:38:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:38:42.257Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:42.261Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:43.649Z","message":"Entering","context":{"RequestID":"d6a98e9a-ed85-4060-99e0-fdfb36ed4fe7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ea400185-70a0-4067-a11a-96c5e22de3a1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:38:43.649Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:38:43.651Z","message":"{\"transactionId\":\"d6a98e9a-ed85-4060-99e0-fdfb36ed4fe7\",\"status\":\"200\",\"rqstDate\":\"230425-00:38:43:649\",\"respDate\":\"230425-00:38:43:651\",\"sourceId\":\"haproxy:d6a98e9a-ed85-4060-99e0-fdfb36ed4fe7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:38:43:649-98889\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4376063d-5d82-4869-bbb8-16f289f94e86], x-b3-parentspanid=[1b22fc3d490e426d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c125f20de41a82921b22fc3d490e426d], x-b3-spanid=[426c75a075b3feb5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d6a98e9a-ed85-4060-99e0-fdfb36ed4fe7]}\\\"}\"}","context":{"RequestID":"d6a98e9a-ed85-4060-99e0-fdfb36ed4fe7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ea400185-70a0-4067-a11a-96c5e22de3a1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:38:43.649Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:43.651Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d6a98e9a-ed85-4060-99e0-fdfb36ed4fe7","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ea400185-70a0-4067-a11a-96c5e22de3a1","LogTimestamp":"2023-04-25T00:38:43.651Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:38:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:38:45.662Z","message":"Entering","context":{"RequestID":"7c17e297-1b9e-47c4-b8ac-83f7168561eb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e2ef3d2b-c8f0-4a5b-93bf-5feeca468e1b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:38:45.662Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:38:45.664Z","message":"{\"transactionId\":\"7c17e297-1b9e-47c4-b8ac-83f7168561eb\",\"status\":\"200\",\"rqstDate\":\"230425-00:38:45:663\",\"respDate\":\"230425-00:38:45:664\",\"sourceId\":\"haproxy:7c17e297-1b9e-47c4-b8ac-83f7168561eb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:38:45:663-15569\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[742fd536-0c35-4765-8a29-0da1daa15db2], x-b3-parentspanid=[642eb86aa630623e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[393d69d7d4adcae2642eb86aa630623e], x-b3-spanid=[5a6bb51081a2a90f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7c17e297-1b9e-47c4-b8ac-83f7168561eb]}\\\"}\"}","context":{"RequestID":"7c17e297-1b9e-47c4-b8ac-83f7168561eb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e2ef3d2b-c8f0-4a5b-93bf-5feeca468e1b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:38:45.662Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:45.665Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7c17e297-1b9e-47c4-b8ac-83f7168561eb","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e2ef3d2b-c8f0-4a5b-93bf-5feeca468e1b","LogTimestamp":"2023-04-25T00:38:45.665Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:38:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:38:47.674Z","message":"Entering","context":{"RequestID":"36e8a8e4-cbfa-4a06-86ed-0461b24c2128","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"852d0a96-526f-4d3b-a5f1-d0aa806837d1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:38:47.674Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:38:47.676Z","message":"{\"transactionId\":\"36e8a8e4-cbfa-4a06-86ed-0461b24c2128\",\"status\":\"200\",\"rqstDate\":\"230425-00:38:47:675\",\"respDate\":\"230425-00:38:47:676\",\"sourceId\":\"haproxy:36e8a8e4-cbfa-4a06-86ed-0461b24c2128\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:38:47:675-36801\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d4bd8922-3358-454c-8bd1-a8dbd3fe93bb], x-b3-parentspanid=[3529a4d985d51fbd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fd32333a0a4384d43529a4d985d51fbd], x-b3-spanid=[75e197c15402bdf6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[36e8a8e4-cbfa-4a06-86ed-0461b24c2128]}\\\"}\"}","context":{"RequestID":"36e8a8e4-cbfa-4a06-86ed-0461b24c2128","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"852d0a96-526f-4d3b-a5f1-d0aa806837d1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:38:47.674Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:47.676Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"36e8a8e4-cbfa-4a06-86ed-0461b24c2128","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"852d0a96-526f-4d3b-a5f1-d0aa806837d1","LogTimestamp":"2023-04-25T00:38:47.676Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:38:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:38:48.758Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:38:48.774Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:48.775Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:48.775Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:49.686Z","message":"Entering","context":{"RequestID":"45875deb-b003-487e-917c-5ec0d6b98c55","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9e884d8f-a722-4a53-b6f1-4061d034a140","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:38:49.686Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:38:49.688Z","message":"{\"transactionId\":\"45875deb-b003-487e-917c-5ec0d6b98c55\",\"status\":\"200\",\"rqstDate\":\"230425-00:38:49:687\",\"respDate\":\"230425-00:38:49:688\",\"sourceId\":\"haproxy:45875deb-b003-487e-917c-5ec0d6b98c55\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:38:49:687-46465\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4aacd3a9-ad8f-44b3-90b2-4f14c874e8b6], x-b3-parentspanid=[a9f929b2d1e54f78], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[27b32877db1a027fa9f929b2d1e54f78], x-b3-spanid=[ed2fb593ebac4e2e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[45875deb-b003-487e-917c-5ec0d6b98c55]}\\\"}\"}","context":{"RequestID":"45875deb-b003-487e-917c-5ec0d6b98c55","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9e884d8f-a722-4a53-b6f1-4061d034a140","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:38:49.686Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:49.689Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"45875deb-b003-487e-917c-5ec0d6b98c55","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9e884d8f-a722-4a53-b6f1-4061d034a140","LogTimestamp":"2023-04-25T00:38:49.689Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:38:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:38:50.895Z","message":"Entering","context":{"RequestID":"b730fec7-1f05-4c9b-ae9c-284fd8146cce","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"85ba4dd1-7f0a-4245-a8b3-c9443abbb120","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:38:50.895Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:38:50.898Z","message":"{\"transactionId\":\"b730fec7-1f05-4c9b-ae9c-284fd8146cce\",\"status\":\"200\",\"rqstDate\":\"230425-00:38:50:896\",\"respDate\":\"230425-00:38:50:898\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b730fec7-1f05-4c9b-ae9c-284fd8146cce\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:38:50:896-22777\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[63664594-f2dc-426d-b830-183961e58744], x-b3-parentspanid=[76a17b1033e7f485], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[33993], x-envoy-attempt-count=[1], x-b3-traceid=[70f27eee9a2f5ce776a17b1033e7f485], x-b3-spanid=[708139e7d15a8c80], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b730fec7-1f05-4c9b-ae9c-284fd8146cce]}\\\"}\"}","context":{"RequestID":"b730fec7-1f05-4c9b-ae9c-284fd8146cce","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"85ba4dd1-7f0a-4245-a8b3-c9443abbb120","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:38:50.895Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:50.899Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b730fec7-1f05-4c9b-ae9c-284fd8146cce","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"85ba4dd1-7f0a-4245-a8b3-c9443abbb120","LogTimestamp":"2023-04-25T00:38:50.899Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:38:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:38:51.097Z","message":"Entering","context":{"RequestID":"2c059364-6c90-4e09-9aa7-207f142cf8cf","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"deb2d304-22eb-4c5a-a6c8-9aef5de64682","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:38:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:38:51.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"2c059364-6c90-4e09-9aa7-207f142cf8cf","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"deb2d304-22eb-4c5a-a6c8-9aef5de64682","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:38:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:51.100Z","message":"{\"transactionId\":\"2c059364-6c90-4e09-9aa7-207f142cf8cf\",\"status\":\"200\",\"rqstDate\":\"230425-00:38:51:097\",\"respDate\":\"230425-00:38:51:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2c059364-6c90-4e09-9aa7-207f142cf8cf\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:38:51:097-45000\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2c059364-6c90-4e09-9aa7-207f142cf8cf]}\\\"}\"}","context":{"RequestID":"2c059364-6c90-4e09-9aa7-207f142cf8cf","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"deb2d304-22eb-4c5a-a6c8-9aef5de64682","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:38:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:51.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2c059364-6c90-4e09-9aa7-207f142cf8cf","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"deb2d304-22eb-4c5a-a6c8-9aef5de64682","LogTimestamp":"2023-04-25T00:38:51.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:38:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:38:51.699Z","message":"Entering","context":{"RequestID":"c4910c53-0bcf-49e8-9ec5-128c981df359","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"574b9615-455f-4a87-a903-5f07c8918099","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:38:51.699Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:38:51.701Z","message":"{\"transactionId\":\"c4910c53-0bcf-49e8-9ec5-128c981df359\",\"status\":\"200\",\"rqstDate\":\"230425-00:38:51:699\",\"respDate\":\"230425-00:38:51:701\",\"sourceId\":\"haproxy:c4910c53-0bcf-49e8-9ec5-128c981df359\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:38:51:699-14676\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[282243bd-5a24-44c4-88c5-a94a5c427f5c], x-b3-parentspanid=[04c58c8871b574c5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[142b7e6dd4b45e4f04c58c8871b574c5], x-b3-spanid=[18714d199afe87f0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c4910c53-0bcf-49e8-9ec5-128c981df359]}\\\"}\"}","context":{"RequestID":"c4910c53-0bcf-49e8-9ec5-128c981df359","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"574b9615-455f-4a87-a903-5f07c8918099","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:38:51.699Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:51.703Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c4910c53-0bcf-49e8-9ec5-128c981df359","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"574b9615-455f-4a87-a903-5f07c8918099","LogTimestamp":"2023-04-25T00:38:51.702Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:38:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:38:53.712Z","message":"Entering","context":{"RequestID":"ba44fba5-d78b-4842-80a5-e99894aff756","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"670bc62f-d436-4543-b487-eedb9f5a9c85","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:38:53.712Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:38:53.715Z","message":"{\"transactionId\":\"ba44fba5-d78b-4842-80a5-e99894aff756\",\"status\":\"200\",\"rqstDate\":\"230425-00:38:53:713\",\"respDate\":\"230425-00:38:53:715\",\"sourceId\":\"haproxy:ba44fba5-d78b-4842-80a5-e99894aff756\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:38:53:713-88101\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fc1897f3-8550-45a7-af30-a2d165feea72], x-b3-parentspanid=[0feb890573553db8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c1787774827cb5270feb890573553db8], x-b3-spanid=[b7c9bec9e486eeda], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ba44fba5-d78b-4842-80a5-e99894aff756]}\\\"}\"}","context":{"RequestID":"ba44fba5-d78b-4842-80a5-e99894aff756","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"670bc62f-d436-4543-b487-eedb9f5a9c85","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:38:53.712Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:53.716Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ba44fba5-d78b-4842-80a5-e99894aff756","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"670bc62f-d436-4543-b487-eedb9f5a9c85","LogTimestamp":"2023-04-25T00:38:53.716Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:38:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:38:55.725Z","message":"Entering","context":{"RequestID":"312b4002-534b-4930-87bb-cbceede8e5e0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f82b95c4-1f6e-43cb-b731-e96e9942b559","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:38:55.725Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:38:55.728Z","message":"{\"transactionId\":\"312b4002-534b-4930-87bb-cbceede8e5e0\",\"status\":\"200\",\"rqstDate\":\"230425-00:38:55:726\",\"respDate\":\"230425-00:38:55:727\",\"sourceId\":\"haproxy:312b4002-534b-4930-87bb-cbceede8e5e0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:38:55:726-69170\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[814df78c-732d-4b65-a0d3-3919f14a53dd], x-b3-parentspanid=[0262d13080f867bd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4ced89cddae9cf510262d13080f867bd], x-b3-spanid=[476ce95b7482c267], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[312b4002-534b-4930-87bb-cbceede8e5e0]}\\\"}\"}","context":{"RequestID":"312b4002-534b-4930-87bb-cbceede8e5e0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f82b95c4-1f6e-43cb-b731-e96e9942b559","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:38:55.725Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:55.728Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"312b4002-534b-4930-87bb-cbceede8e5e0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f82b95c4-1f6e-43cb-b731-e96e9942b559","LogTimestamp":"2023-04-25T00:38:55.728Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:38:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:38:57.738Z","message":"Entering","context":{"RequestID":"503b33c9-0a2a-4940-bba6-5e663d119301","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"01d6fb18-b408-4eda-995b-a3e2560797fd","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:38:57.738Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:38:57.740Z","message":"{\"transactionId\":\"503b33c9-0a2a-4940-bba6-5e663d119301\",\"status\":\"200\",\"rqstDate\":\"230425-00:38:57:738\",\"respDate\":\"230425-00:38:57:740\",\"sourceId\":\"haproxy:503b33c9-0a2a-4940-bba6-5e663d119301\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:38:57:738-47945\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[93666b40-4c86-4060-b147-ccf614b08828], x-b3-parentspanid=[e94b80ebc7610bb9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[31b2b75b2d32e5bae94b80ebc7610bb9], x-b3-spanid=[f121715b8a078b4a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[503b33c9-0a2a-4940-bba6-5e663d119301]}\\\"}\"}","context":{"RequestID":"503b33c9-0a2a-4940-bba6-5e663d119301","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"01d6fb18-b408-4eda-995b-a3e2560797fd","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:38:57.738Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:57.741Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"503b33c9-0a2a-4940-bba6-5e663d119301","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"01d6fb18-b408-4eda-995b-a3e2560797fd","LogTimestamp":"2023-04-25T00:38:57.741Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:38:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:38:58.759Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:38:58.776Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:58.776Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:58.776Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:59.751Z","message":"Entering","context":{"RequestID":"e408a9e1-5f7c-4f66-8a11-359565b3ce40","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"51002b6d-4a3a-42aa-97ea-3234dd0e4c50","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:38:59.751Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:38:59.754Z","message":"{\"transactionId\":\"e408a9e1-5f7c-4f66-8a11-359565b3ce40\",\"status\":\"200\",\"rqstDate\":\"230425-00:38:59:752\",\"respDate\":\"230425-00:38:59:754\",\"sourceId\":\"haproxy:e408a9e1-5f7c-4f66-8a11-359565b3ce40\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:38:59:752-74005\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5ca48189-b93f-4698-8f22-f099e559641b], x-b3-parentspanid=[f4ab2f5c8d2b9d25], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cd77554ea3ff514ef4ab2f5c8d2b9d25], x-b3-spanid=[ec5c216422aa952b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e408a9e1-5f7c-4f66-8a11-359565b3ce40]}\\\"}\"}","context":{"RequestID":"e408a9e1-5f7c-4f66-8a11-359565b3ce40","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"51002b6d-4a3a-42aa-97ea-3234dd0e4c50","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:38:59.751Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:38:59.755Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e408a9e1-5f7c-4f66-8a11-359565b3ce40","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"51002b6d-4a3a-42aa-97ea-3234dd0e4c50","LogTimestamp":"2023-04-25T00:38:59.755Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:38:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:39:00.896Z","message":"Entering","context":{"RequestID":"801475c1-8472-433a-8028-f8ad812bc7c1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d7dafad8-3cca-4825-bbc2-f86e822494e5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:39:00.896Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:39:00.898Z","message":"{\"transactionId\":\"801475c1-8472-433a-8028-f8ad812bc7c1\",\"status\":\"200\",\"rqstDate\":\"230425-00:39:00:897\",\"respDate\":\"230425-00:39:00:898\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:801475c1-8472-433a-8028-f8ad812bc7c1\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:39:00:897-55889\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eff63432-826b-46f5-b345-df9881c9a6af], x-b3-parentspanid=[a0024fb1cdab5bd5], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44057], x-envoy-attempt-count=[1], x-b3-traceid=[649bd182859fe7cfa0024fb1cdab5bd5], x-b3-spanid=[2a0e71aa1564d8bb], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[801475c1-8472-433a-8028-f8ad812bc7c1]}\\\"}\"}","context":{"RequestID":"801475c1-8472-433a-8028-f8ad812bc7c1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d7dafad8-3cca-4825-bbc2-f86e822494e5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:39:00.896Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:00.899Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"801475c1-8472-433a-8028-f8ad812bc7c1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d7dafad8-3cca-4825-bbc2-f86e822494e5","LogTimestamp":"2023-04-25T00:39:00.899Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:39:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:39:01.096Z","message":"Entering","context":{"RequestID":"53a20035-71ab-42c2-b3ef-968dff297dc2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"63601eb1-2dea-4a85-9f24-16f3718b05a6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:39:01.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:39:01.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"53a20035-71ab-42c2-b3ef-968dff297dc2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"63601eb1-2dea-4a85-9f24-16f3718b05a6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:39:01.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:01.099Z","message":"{\"transactionId\":\"53a20035-71ab-42c2-b3ef-968dff297dc2\",\"status\":\"200\",\"rqstDate\":\"230425-00:39:01:097\",\"respDate\":\"230425-00:39:01:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:53a20035-71ab-42c2-b3ef-968dff297dc2\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:39:01:097-31828\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[53a20035-71ab-42c2-b3ef-968dff297dc2]}\\\"}\"}","context":{"RequestID":"53a20035-71ab-42c2-b3ef-968dff297dc2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"63601eb1-2dea-4a85-9f24-16f3718b05a6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:39:01.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:01.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"53a20035-71ab-42c2-b3ef-968dff297dc2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"63601eb1-2dea-4a85-9f24-16f3718b05a6","LogTimestamp":"2023-04-25T00:39:01.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:39:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:39:01.764Z","message":"Entering","context":{"RequestID":"1553a084-61d8-4625-a070-4aab3a02990c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1a179903-5228-4bf1-9fc6-4e76930965b4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:39:01.764Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:39:01.766Z","message":"{\"transactionId\":\"1553a084-61d8-4625-a070-4aab3a02990c\",\"status\":\"200\",\"rqstDate\":\"230425-00:39:01:765\",\"respDate\":\"230425-00:39:01:766\",\"sourceId\":\"haproxy:1553a084-61d8-4625-a070-4aab3a02990c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:39:01:765-44959\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4c300ecc-5922-408a-ba6e-3fe1e87dce3d], x-b3-parentspanid=[676b6d953ad319a7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[535c48aa738c5fe8676b6d953ad319a7], x-b3-spanid=[0ecb5509f056820f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1553a084-61d8-4625-a070-4aab3a02990c]}\\\"}\"}","context":{"RequestID":"1553a084-61d8-4625-a070-4aab3a02990c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1a179903-5228-4bf1-9fc6-4e76930965b4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:39:01.764Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:01.766Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1553a084-61d8-4625-a070-4aab3a02990c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1a179903-5228-4bf1-9fc6-4e76930965b4","LogTimestamp":"2023-04-25T00:39:01.766Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:39:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:39:03.776Z","message":"Entering","context":{"RequestID":"7eff3a5d-34a3-490c-80da-7d65e31426ea","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7cec164a-4710-4d05-bbdf-e74459896b14","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:39:03.776Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:39:03.778Z","message":"{\"transactionId\":\"7eff3a5d-34a3-490c-80da-7d65e31426ea\",\"status\":\"200\",\"rqstDate\":\"230425-00:39:03:777\",\"respDate\":\"230425-00:39:03:778\",\"sourceId\":\"haproxy:7eff3a5d-34a3-490c-80da-7d65e31426ea\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:39:03:777-88003\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0f956abd-a53c-4403-b022-5c95855d5e1e], x-b3-parentspanid=[a2262b27a3d5b3b2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[798053c8340e5f39a2262b27a3d5b3b2], x-b3-spanid=[4d83c3a647615349], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7eff3a5d-34a3-490c-80da-7d65e31426ea]}\\\"}\"}","context":{"RequestID":"7eff3a5d-34a3-490c-80da-7d65e31426ea","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7cec164a-4710-4d05-bbdf-e74459896b14","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:39:03.776Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:03.779Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7eff3a5d-34a3-490c-80da-7d65e31426ea","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7cec164a-4710-4d05-bbdf-e74459896b14","LogTimestamp":"2023-04-25T00:39:03.779Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:39:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:39:05.788Z","message":"Entering","context":{"RequestID":"ce98b9cf-a553-4d56-b182-3d2d271ab332","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"61d495b7-b696-418f-bf2b-6081808721a1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:39:05.788Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:39:05.791Z","message":"{\"transactionId\":\"ce98b9cf-a553-4d56-b182-3d2d271ab332\",\"status\":\"200\",\"rqstDate\":\"230425-00:39:05:789\",\"respDate\":\"230425-00:39:05:791\",\"sourceId\":\"haproxy:ce98b9cf-a553-4d56-b182-3d2d271ab332\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:39:05:789-78828\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eae2c76c-18ec-4244-a5e2-2d40941b5dcc], x-b3-parentspanid=[0609521fe074ea12], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8ce21bfcf484cf200609521fe074ea12], x-b3-spanid=[77ac99b7825c862a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ce98b9cf-a553-4d56-b182-3d2d271ab332]}\\\"}\"}","context":{"RequestID":"ce98b9cf-a553-4d56-b182-3d2d271ab332","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"61d495b7-b696-418f-bf2b-6081808721a1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:39:05.788Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:05.792Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ce98b9cf-a553-4d56-b182-3d2d271ab332","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"61d495b7-b696-418f-bf2b-6081808721a1","LogTimestamp":"2023-04-25T00:39:05.791Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:39:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:39:07.801Z","message":"Entering","context":{"RequestID":"7a8b1c2c-f2bf-4979-9585-2bfd8fdbb31f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0eb24e4c-d776-4e44-b7b6-f27c943f95a8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:39:07.801Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:39:07.804Z","message":"{\"transactionId\":\"7a8b1c2c-f2bf-4979-9585-2bfd8fdbb31f\",\"status\":\"200\",\"rqstDate\":\"230425-00:39:07:802\",\"respDate\":\"230425-00:39:07:804\",\"sourceId\":\"haproxy:7a8b1c2c-f2bf-4979-9585-2bfd8fdbb31f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:39:07:802-8556\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6efe6977-ac5c-4bd5-a617-da1c32ab4d5a], x-b3-parentspanid=[cdb22b13aedf237c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3913585fb3891d8fcdb22b13aedf237c], x-b3-spanid=[04b1506a8ba62281], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7a8b1c2c-f2bf-4979-9585-2bfd8fdbb31f]}\\\"}\"}","context":{"RequestID":"7a8b1c2c-f2bf-4979-9585-2bfd8fdbb31f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0eb24e4c-d776-4e44-b7b6-f27c943f95a8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:39:07.801Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:07.805Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7a8b1c2c-f2bf-4979-9585-2bfd8fdbb31f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0eb24e4c-d776-4e44-b7b6-f27c943f95a8","LogTimestamp":"2023-04-25T00:39:07.804Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:39:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:39:08.760Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:39:08.772Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:08.773Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:08.773Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:09.814Z","message":"Entering","context":{"RequestID":"f5aab435-fc74-47f7-9503-912d5797dc28","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3deb235f-4106-4b30-9029-939b8b957d0d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:39:09.814Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:39:09.817Z","message":"{\"transactionId\":\"f5aab435-fc74-47f7-9503-912d5797dc28\",\"status\":\"200\",\"rqstDate\":\"230425-00:39:09:815\",\"respDate\":\"230425-00:39:09:817\",\"sourceId\":\"haproxy:f5aab435-fc74-47f7-9503-912d5797dc28\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:39:09:815-45577\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[969eb0a7-fbae-4b4a-b6cb-9cf85bb0cf1f], x-b3-parentspanid=[11c9a9d0799336f3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[93f9ab280fbbb88511c9a9d0799336f3], x-b3-spanid=[c604da5bfe6a5616], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f5aab435-fc74-47f7-9503-912d5797dc28]}\\\"}\"}","context":{"RequestID":"f5aab435-fc74-47f7-9503-912d5797dc28","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3deb235f-4106-4b30-9029-939b8b957d0d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:39:09.814Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:09.818Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f5aab435-fc74-47f7-9503-912d5797dc28","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3deb235f-4106-4b30-9029-939b8b957d0d","LogTimestamp":"2023-04-25T00:39:09.818Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:39:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:39:10.903Z","message":"Entering","context":{"RequestID":"92c6527c-54a2-4451-84be-41e2df6f6db2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"254b8872-f257-4fe3-b3b3-29ea3343fdb0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:39:10.903Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:39:10.905Z","message":"{\"transactionId\":\"92c6527c-54a2-4451-84be-41e2df6f6db2\",\"status\":\"200\",\"rqstDate\":\"230425-00:39:10:904\",\"respDate\":\"230425-00:39:10:905\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:92c6527c-54a2-4451-84be-41e2df6f6db2\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:39:10:904-94703\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9ea2d92d-4be6-4d2f-83ab-6e2874a99d92], x-b3-parentspanid=[d9e5906ee8733877], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[57323], x-envoy-attempt-count=[1], x-b3-traceid=[29a3b1f3029871a9d9e5906ee8733877], x-b3-spanid=[5b7bc72f0b7f4f56], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[92c6527c-54a2-4451-84be-41e2df6f6db2]}\\\"}\"}","context":{"RequestID":"92c6527c-54a2-4451-84be-41e2df6f6db2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"254b8872-f257-4fe3-b3b3-29ea3343fdb0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:39:10.903Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:10.906Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"92c6527c-54a2-4451-84be-41e2df6f6db2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"254b8872-f257-4fe3-b3b3-29ea3343fdb0","LogTimestamp":"2023-04-25T00:39:10.906Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:39:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:39:11.097Z","message":"Entering","context":{"RequestID":"daf35cad-0f62-49ae-951b-986a5d366c59","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"19cd6bea-0e43-4963-a467-98b9330a43a9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:39:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:39:11.100Z","message":"Database is available from CACHED check.","context":{"RequestID":"daf35cad-0f62-49ae-951b-986a5d366c59","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"19cd6bea-0e43-4963-a467-98b9330a43a9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:39:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:11.101Z","message":"{\"transactionId\":\"daf35cad-0f62-49ae-951b-986a5d366c59\",\"status\":\"200\",\"rqstDate\":\"230425-00:39:11:098\",\"respDate\":\"230425-00:39:11:101\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:daf35cad-0f62-49ae-951b-986a5d366c59\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:39:11:098-98064\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[daf35cad-0f62-49ae-951b-986a5d366c59]}\\\"}\"}","context":{"RequestID":"daf35cad-0f62-49ae-951b-986a5d366c59","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"19cd6bea-0e43-4963-a467-98b9330a43a9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:39:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:11.102Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"daf35cad-0f62-49ae-951b-986a5d366c59","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"19cd6bea-0e43-4963-a467-98b9330a43a9","LogTimestamp":"2023-04-25T00:39:11.102Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:39:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:39:11.827Z","message":"Entering","context":{"RequestID":"9d6542d5-87a2-4a32-b77d-9ef276c3ae35","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"96c0a094-416c-464d-a17a-b5898cd1fc7e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:39:11.827Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:39:11.830Z","message":"{\"transactionId\":\"9d6542d5-87a2-4a32-b77d-9ef276c3ae35\",\"status\":\"200\",\"rqstDate\":\"230425-00:39:11:828\",\"respDate\":\"230425-00:39:11:830\",\"sourceId\":\"haproxy:9d6542d5-87a2-4a32-b77d-9ef276c3ae35\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:39:11:828-30072\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c7166748-e473-4a1e-a9a9-a6e764e606ff], x-b3-parentspanid=[6fd9a9b9670f8923], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5aa37d2dcd5601e86fd9a9b9670f8923], x-b3-spanid=[5d47fd62b16143a3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9d6542d5-87a2-4a32-b77d-9ef276c3ae35]}\\\"}\"}","context":{"RequestID":"9d6542d5-87a2-4a32-b77d-9ef276c3ae35","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"96c0a094-416c-464d-a17a-b5898cd1fc7e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:39:11.827Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:11.830Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9d6542d5-87a2-4a32-b77d-9ef276c3ae35","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"96c0a094-416c-464d-a17a-b5898cd1fc7e","LogTimestamp":"2023-04-25T00:39:11.830Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:39:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:39:12.262Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:12.266Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:13.839Z","message":"Entering","context":{"RequestID":"ed8b71e5-0539-42d2-9279-8d1c32281314","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"05145947-bfd7-46e7-90f9-0accff4c1aa9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:39:13.839Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:39:13.841Z","message":"{\"transactionId\":\"ed8b71e5-0539-42d2-9279-8d1c32281314\",\"status\":\"200\",\"rqstDate\":\"230425-00:39:13:840\",\"respDate\":\"230425-00:39:13:841\",\"sourceId\":\"haproxy:ed8b71e5-0539-42d2-9279-8d1c32281314\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:39:13:840-92527\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[04fd185d-bb75-4055-9021-40388e3cc055], x-b3-parentspanid=[57ff3ae4c6a176e7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[30dc768123bfe54a57ff3ae4c6a176e7], x-b3-spanid=[ad8fa6b80f8eb549], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ed8b71e5-0539-42d2-9279-8d1c32281314]}\\\"}\"}","context":{"RequestID":"ed8b71e5-0539-42d2-9279-8d1c32281314","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"05145947-bfd7-46e7-90f9-0accff4c1aa9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:39:13.839Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:13.842Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ed8b71e5-0539-42d2-9279-8d1c32281314","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"05145947-bfd7-46e7-90f9-0accff4c1aa9","LogTimestamp":"2023-04-25T00:39:13.842Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:39:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:39:15.852Z","message":"Entering","context":{"RequestID":"672b7fbb-11cb-4c01-8dde-efe30e6b4d98","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"1e3b2743-fbb8-4a26-a686-ed309fabd7ec","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:39:15.852Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:39:15.854Z","message":"{\"transactionId\":\"672b7fbb-11cb-4c01-8dde-efe30e6b4d98\",\"status\":\"200\",\"rqstDate\":\"230425-00:39:15:852\",\"respDate\":\"230425-00:39:15:854\",\"sourceId\":\"haproxy:672b7fbb-11cb-4c01-8dde-efe30e6b4d98\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:39:15:852-26062\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9060ff6c-d1a7-48d1-9507-cfba2fcd7586], x-b3-parentspanid=[5b6eb706513691c8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6ef7b33da5b703055b6eb706513691c8], x-b3-spanid=[a7c5189bd495dd37], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[672b7fbb-11cb-4c01-8dde-efe30e6b4d98]}\\\"}\"}","context":{"RequestID":"672b7fbb-11cb-4c01-8dde-efe30e6b4d98","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"1e3b2743-fbb8-4a26-a686-ed309fabd7ec","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:39:15.852Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:15.854Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"672b7fbb-11cb-4c01-8dde-efe30e6b4d98","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1e3b2743-fbb8-4a26-a686-ed309fabd7ec","LogTimestamp":"2023-04-25T00:39:15.854Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:39:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:39:17.863Z","message":"Entering","context":{"RequestID":"36e4b5b3-b926-4ba9-86c8-4c566c4a11e1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b555c66b-8457-4b2a-b961-fb7cf33dab30","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:39:17.863Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:39:17.866Z","message":"{\"transactionId\":\"36e4b5b3-b926-4ba9-86c8-4c566c4a11e1\",\"status\":\"200\",\"rqstDate\":\"230425-00:39:17:864\",\"respDate\":\"230425-00:39:17:865\",\"sourceId\":\"haproxy:36e4b5b3-b926-4ba9-86c8-4c566c4a11e1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:39:17:864-41271\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[09c09ba9-e862-48e7-a488-e621a833575c], x-b3-parentspanid=[2c2f59a0729f11d9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c74976ddc88a949b2c2f59a0729f11d9], x-b3-spanid=[9826c5dc97046d76], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[36e4b5b3-b926-4ba9-86c8-4c566c4a11e1]}\\\"}\"}","context":{"RequestID":"36e4b5b3-b926-4ba9-86c8-4c566c4a11e1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b555c66b-8457-4b2a-b961-fb7cf33dab30","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:39:17.863Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:17.866Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"36e4b5b3-b926-4ba9-86c8-4c566c4a11e1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b555c66b-8457-4b2a-b961-fb7cf33dab30","LogTimestamp":"2023-04-25T00:39:17.866Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:39:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:39:18.760Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:39:18.775Z","message":"Connection[/10.233.71.78:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:18.776Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:18.777Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:18.777Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:18.778Z","message":"Connection[/10.233.71.78:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:19.877Z","message":"Entering","context":{"RequestID":"8007f27e-e1f7-4f64-a630-e69fe6888dc8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9eea9e6e-30f7-4b5b-ad71-14f966ad72d3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:39:19.877Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:39:19.879Z","message":"{\"transactionId\":\"8007f27e-e1f7-4f64-a630-e69fe6888dc8\",\"status\":\"200\",\"rqstDate\":\"230425-00:39:19:877\",\"respDate\":\"230425-00:39:19:879\",\"sourceId\":\"haproxy:8007f27e-e1f7-4f64-a630-e69fe6888dc8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:39:19:877-29932\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3a787b52-b5a3-4ceb-8593-832c580274fe], x-b3-parentspanid=[290d4d381acf2498], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bc72a47f1b0a7172290d4d381acf2498], x-b3-spanid=[e5dce1d1f4dd847f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8007f27e-e1f7-4f64-a630-e69fe6888dc8]}\\\"}\"}","context":{"RequestID":"8007f27e-e1f7-4f64-a630-e69fe6888dc8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9eea9e6e-30f7-4b5b-ad71-14f966ad72d3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:39:19.877Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:19.880Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8007f27e-e1f7-4f64-a630-e69fe6888dc8","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9eea9e6e-30f7-4b5b-ad71-14f966ad72d3","LogTimestamp":"2023-04-25T00:39:19.880Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:39:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:39:20.895Z","message":"Entering","context":{"RequestID":"219256e4-e4e6-4132-a91b-ddc6cfc71987","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b1d247f6-3f87-4870-b0cc-d31fdecda53e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:39:20.895Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:39:20.897Z","message":"{\"transactionId\":\"219256e4-e4e6-4132-a91b-ddc6cfc71987\",\"status\":\"200\",\"rqstDate\":\"230425-00:39:20:896\",\"respDate\":\"230425-00:39:20:897\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:219256e4-e4e6-4132-a91b-ddc6cfc71987\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:39:20:896-78359\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4cb8e506-2711-40de-8f23-879c3a11f6b4], x-b3-parentspanid=[10a373c82f8976a9], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42517], x-envoy-attempt-count=[1], x-b3-traceid=[286fdbfe7e19452c10a373c82f8976a9], x-b3-spanid=[2f5b030969c6ccd0], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[219256e4-e4e6-4132-a91b-ddc6cfc71987]}\\\"}\"}","context":{"RequestID":"219256e4-e4e6-4132-a91b-ddc6cfc71987","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b1d247f6-3f87-4870-b0cc-d31fdecda53e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:39:20.895Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:20.898Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"219256e4-e4e6-4132-a91b-ddc6cfc71987","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b1d247f6-3f87-4870-b0cc-d31fdecda53e","LogTimestamp":"2023-04-25T00:39:20.898Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:39:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:39:21.096Z","message":"Entering","context":{"RequestID":"2f7e6b35-8df7-41b6-98a6-aa25979b17fa","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"06502c5a-49ce-4e5f-9729-18d828ef9a0d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:39:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:39:21.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"2f7e6b35-8df7-41b6-98a6-aa25979b17fa","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"06502c5a-49ce-4e5f-9729-18d828ef9a0d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:39:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:21.099Z","message":"{\"transactionId\":\"2f7e6b35-8df7-41b6-98a6-aa25979b17fa\",\"status\":\"200\",\"rqstDate\":\"230425-00:39:21:097\",\"respDate\":\"230425-00:39:21:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2f7e6b35-8df7-41b6-98a6-aa25979b17fa\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:39:21:097-58029\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2f7e6b35-8df7-41b6-98a6-aa25979b17fa]}\\\"}\"}","context":{"RequestID":"2f7e6b35-8df7-41b6-98a6-aa25979b17fa","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"06502c5a-49ce-4e5f-9729-18d828ef9a0d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:39:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:21.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2f7e6b35-8df7-41b6-98a6-aa25979b17fa","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"06502c5a-49ce-4e5f-9729-18d828ef9a0d","LogTimestamp":"2023-04-25T00:39:21.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:39:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:39:21.890Z","message":"Entering","context":{"RequestID":"af528c8b-86ef-4d45-a187-bb35ca9f466e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"35a230ad-bef2-4ecf-9954-f84278df27d1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:39:21.890Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:39:21.893Z","message":"{\"transactionId\":\"af528c8b-86ef-4d45-a187-bb35ca9f466e\",\"status\":\"200\",\"rqstDate\":\"230425-00:39:21:891\",\"respDate\":\"230425-00:39:21:893\",\"sourceId\":\"haproxy:af528c8b-86ef-4d45-a187-bb35ca9f466e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:39:21:891-19650\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[505e4c9a-3a8b-4b82-b18c-8c59f2194bc6], x-b3-parentspanid=[1fd28a6d14399c67], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5c552ebf182fafce1fd28a6d14399c67], x-b3-spanid=[03874b0fc49c98e8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[af528c8b-86ef-4d45-a187-bb35ca9f466e]}\\\"}\"}","context":{"RequestID":"af528c8b-86ef-4d45-a187-bb35ca9f466e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"35a230ad-bef2-4ecf-9954-f84278df27d1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:39:21.890Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:21.894Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"af528c8b-86ef-4d45-a187-bb35ca9f466e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"35a230ad-bef2-4ecf-9954-f84278df27d1","LogTimestamp":"2023-04-25T00:39:21.893Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:39:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:39:23.904Z","message":"Entering","context":{"RequestID":"314f6821-8c1c-4619-8700-6019463f88ef","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"01a7554c-4a18-4c07-b240-dc491301275f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:39:23.904Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:39:23.906Z","message":"{\"transactionId\":\"314f6821-8c1c-4619-8700-6019463f88ef\",\"status\":\"200\",\"rqstDate\":\"230425-00:39:23:905\",\"respDate\":\"230425-00:39:23:906\",\"sourceId\":\"haproxy:314f6821-8c1c-4619-8700-6019463f88ef\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:39:23:905-133\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[500f1a6a-b6d8-4b7f-995f-993086bcefb1], x-b3-parentspanid=[c9b5e10fbcbd03ae], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8dee9b878b488d28c9b5e10fbcbd03ae], x-b3-spanid=[d8cf9f087a7ba0c7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[314f6821-8c1c-4619-8700-6019463f88ef]}\\\"}\"}","context":{"RequestID":"314f6821-8c1c-4619-8700-6019463f88ef","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"01a7554c-4a18-4c07-b240-dc491301275f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:39:23.904Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:23.907Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"314f6821-8c1c-4619-8700-6019463f88ef","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"01a7554c-4a18-4c07-b240-dc491301275f","LogTimestamp":"2023-04-25T00:39:23.907Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:39:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:39:25.917Z","message":"Entering","context":{"RequestID":"cf0fd75b-6416-44e8-a5d7-8a4e40d06925","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"801f7e23-9130-4333-a0e7-5a18abbf550c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:39:25.917Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:39:25.919Z","message":"{\"transactionId\":\"cf0fd75b-6416-44e8-a5d7-8a4e40d06925\",\"status\":\"200\",\"rqstDate\":\"230425-00:39:25:918\",\"respDate\":\"230425-00:39:25:919\",\"sourceId\":\"haproxy:cf0fd75b-6416-44e8-a5d7-8a4e40d06925\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:39:25:918-16698\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c12aad6e-3077-43ea-aaec-54e01bea1d58], x-b3-parentspanid=[ccc204eb949902f2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[85f945b63e38e3ebccc204eb949902f2], x-b3-spanid=[5c985ea4b916f62d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cf0fd75b-6416-44e8-a5d7-8a4e40d06925]}\\\"}\"}","context":{"RequestID":"cf0fd75b-6416-44e8-a5d7-8a4e40d06925","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"801f7e23-9130-4333-a0e7-5a18abbf550c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:39:25.917Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:25.920Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cf0fd75b-6416-44e8-a5d7-8a4e40d06925","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"801f7e23-9130-4333-a0e7-5a18abbf550c","LogTimestamp":"2023-04-25T00:39:25.920Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:39:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:39:27.929Z","message":"Entering","context":{"RequestID":"77869847-6278-400e-bb8a-9425f4ccc4ec","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1a509d74-cbab-40cf-bbff-86dbae07ca83","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:39:27.929Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:39:27.932Z","message":"{\"transactionId\":\"77869847-6278-400e-bb8a-9425f4ccc4ec\",\"status\":\"200\",\"rqstDate\":\"230425-00:39:27:930\",\"respDate\":\"230425-00:39:27:932\",\"sourceId\":\"haproxy:77869847-6278-400e-bb8a-9425f4ccc4ec\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:39:27:930-62824\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0901aadb-e628-4131-8251-b96c61073c0a], x-b3-parentspanid=[865624dc23f3715b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6c14e9ab5ed0c2a2865624dc23f3715b], x-b3-spanid=[ada627a7790f68b2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[77869847-6278-400e-bb8a-9425f4ccc4ec]}\\\"}\"}","context":{"RequestID":"77869847-6278-400e-bb8a-9425f4ccc4ec","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1a509d74-cbab-40cf-bbff-86dbae07ca83","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:39:27.929Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:27.932Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"77869847-6278-400e-bb8a-9425f4ccc4ec","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1a509d74-cbab-40cf-bbff-86dbae07ca83","LogTimestamp":"2023-04-25T00:39:27.932Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:39:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:39:28.760Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:39:28.775Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:28.775Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:28.775Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:29.945Z","message":"Entering","context":{"RequestID":"8ac9fe95-8923-46d6-bd12-599138bc0e59","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"df7abd3e-7cdc-48cd-8b43-9ac899461689","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:39:29.945Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:39:29.947Z","message":"{\"transactionId\":\"8ac9fe95-8923-46d6-bd12-599138bc0e59\",\"status\":\"200\",\"rqstDate\":\"230425-00:39:29:946\",\"respDate\":\"230425-00:39:29:947\",\"sourceId\":\"haproxy:8ac9fe95-8923-46d6-bd12-599138bc0e59\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:39:29:946-19947\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bb7eda77-c987-48de-ad58-d55a44b2b10b], x-b3-parentspanid=[41f15ec1fc4ea2ae], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bea68221255a5d6b41f15ec1fc4ea2ae], x-b3-spanid=[57a60e46fc7bc7ab], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8ac9fe95-8923-46d6-bd12-599138bc0e59]}\\\"}\"}","context":{"RequestID":"8ac9fe95-8923-46d6-bd12-599138bc0e59","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"df7abd3e-7cdc-48cd-8b43-9ac899461689","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:39:29.945Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:29.948Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8ac9fe95-8923-46d6-bd12-599138bc0e59","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"df7abd3e-7cdc-48cd-8b43-9ac899461689","LogTimestamp":"2023-04-25T00:39:29.948Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:39:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:39:30.894Z","message":"Entering","context":{"RequestID":"83480f0e-b88b-4dea-9556-7b24b7ad9095","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"379e379e-8bb3-4806-8261-4da6126df3b2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:39:30.894Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:39:30.896Z","message":"{\"transactionId\":\"83480f0e-b88b-4dea-9556-7b24b7ad9095\",\"status\":\"200\",\"rqstDate\":\"230425-00:39:30:894\",\"respDate\":\"230425-00:39:30:896\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:83480f0e-b88b-4dea-9556-7b24b7ad9095\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:39:30:894-88095\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a03d45fe-f0eb-4449-a3ad-d1ccfbc52733], x-b3-parentspanid=[b35dd913a930b98b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[36609], x-envoy-attempt-count=[1], x-b3-traceid=[de3fb97aa5f0c9abb35dd913a930b98b], x-b3-spanid=[d59166747fba24b1], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[83480f0e-b88b-4dea-9556-7b24b7ad9095]}\\\"}\"}","context":{"RequestID":"83480f0e-b88b-4dea-9556-7b24b7ad9095","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"379e379e-8bb3-4806-8261-4da6126df3b2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:39:30.894Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:30.897Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"83480f0e-b88b-4dea-9556-7b24b7ad9095","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"379e379e-8bb3-4806-8261-4da6126df3b2","LogTimestamp":"2023-04-25T00:39:30.897Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:39:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:39:31.098Z","message":"Entering","context":{"RequestID":"2a880a99-e705-46f0-a9ba-45f20275b2b0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"647f712e-7e3b-4934-9987-a882dcf7a018","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:39:31.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:39:31.100Z","message":"Database is available from CACHED check.","context":{"RequestID":"2a880a99-e705-46f0-a9ba-45f20275b2b0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"647f712e-7e3b-4934-9987-a882dcf7a018","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:39:31.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:31.102Z","message":"{\"transactionId\":\"2a880a99-e705-46f0-a9ba-45f20275b2b0\",\"status\":\"200\",\"rqstDate\":\"230425-00:39:31:099\",\"respDate\":\"230425-00:39:31:102\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2a880a99-e705-46f0-a9ba-45f20275b2b0\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:39:31:099-77968\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2a880a99-e705-46f0-a9ba-45f20275b2b0]}\\\"}\"}","context":{"RequestID":"2a880a99-e705-46f0-a9ba-45f20275b2b0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"647f712e-7e3b-4934-9987-a882dcf7a018","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:39:31.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:31.103Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2a880a99-e705-46f0-a9ba-45f20275b2b0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"647f712e-7e3b-4934-9987-a882dcf7a018","LogTimestamp":"2023-04-25T00:39:31.103Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:39:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:39:31.957Z","message":"Entering","context":{"RequestID":"94c9140b-ab95-4f72-a71e-21001224acfc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"08bf6b83-5516-4de3-aabb-1ef89b01c42d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:39:31.957Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:39:31.959Z","message":"{\"transactionId\":\"94c9140b-ab95-4f72-a71e-21001224acfc\",\"status\":\"200\",\"rqstDate\":\"230425-00:39:31:958\",\"respDate\":\"230425-00:39:31:959\",\"sourceId\":\"haproxy:94c9140b-ab95-4f72-a71e-21001224acfc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:39:31:958-37908\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1b48057e-3666-4867-88b2-f91c8e7bf79a], x-b3-parentspanid=[e9a5399d740ff395], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[92d2691ab31b18fbe9a5399d740ff395], x-b3-spanid=[b07d5d0ac95bcf38], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[94c9140b-ab95-4f72-a71e-21001224acfc]}\\\"}\"}","context":{"RequestID":"94c9140b-ab95-4f72-a71e-21001224acfc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"08bf6b83-5516-4de3-aabb-1ef89b01c42d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:39:31.957Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:31.960Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"94c9140b-ab95-4f72-a71e-21001224acfc","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"08bf6b83-5516-4de3-aabb-1ef89b01c42d","LogTimestamp":"2023-04-25T00:39:31.960Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:39:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:39:33.976Z","message":"Entering","context":{"RequestID":"0c1f083b-b8e8-4ad2-a397-f3b994ccdf37","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e86a637b-f185-471e-a8ed-ffc0bec251b3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:39:33.976Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:39:33.979Z","message":"{\"transactionId\":\"0c1f083b-b8e8-4ad2-a397-f3b994ccdf37\",\"status\":\"200\",\"rqstDate\":\"230425-00:39:33:977\",\"respDate\":\"230425-00:39:33:979\",\"sourceId\":\"haproxy:0c1f083b-b8e8-4ad2-a397-f3b994ccdf37\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:39:33:977-3792\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[412d6c51-62f3-434e-952b-680064ddf09c], x-b3-parentspanid=[7e82fae753a29d22], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[af29e6801cb06ea97e82fae753a29d22], x-b3-spanid=[6b6e76ce814a37ff], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0c1f083b-b8e8-4ad2-a397-f3b994ccdf37]}\\\"}\"}","context":{"RequestID":"0c1f083b-b8e8-4ad2-a397-f3b994ccdf37","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e86a637b-f185-471e-a8ed-ffc0bec251b3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:39:33.976Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:33.980Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0c1f083b-b8e8-4ad2-a397-f3b994ccdf37","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e86a637b-f185-471e-a8ed-ffc0bec251b3","LogTimestamp":"2023-04-25T00:39:33.980Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:39:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:39:35.989Z","message":"Entering","context":{"RequestID":"6a001252-7c66-44ef-abe6-f1feaaf01420","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2f1af5a9-1b4d-4ed1-bbdf-0b6a638f3ae6","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:39:35.989Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:39:35.992Z","message":"{\"transactionId\":\"6a001252-7c66-44ef-abe6-f1feaaf01420\",\"status\":\"200\",\"rqstDate\":\"230425-00:39:35:990\",\"respDate\":\"230425-00:39:35:992\",\"sourceId\":\"haproxy:6a001252-7c66-44ef-abe6-f1feaaf01420\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:39:35:990-74545\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f3d8d9a9-f55d-49bb-ae26-68858785b58a], x-b3-parentspanid=[53e87e76a07438a1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[abf52255e15ac1be53e87e76a07438a1], x-b3-spanid=[aaf430549044c524], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6a001252-7c66-44ef-abe6-f1feaaf01420]}\\\"}\"}","context":{"RequestID":"6a001252-7c66-44ef-abe6-f1feaaf01420","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2f1af5a9-1b4d-4ed1-bbdf-0b6a638f3ae6","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:39:35.989Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:35.993Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6a001252-7c66-44ef-abe6-f1feaaf01420","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2f1af5a9-1b4d-4ed1-bbdf-0b6a638f3ae6","LogTimestamp":"2023-04-25T00:39:35.993Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:39:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:39:38.001Z","message":"Entering","context":{"RequestID":"ce1fb5a6-475a-4ec6-8813-632222638da1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d6f50b54-02b0-4ef6-8a2d-eba07fffe8bb","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:39:38.001Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:39:38.004Z","message":"{\"transactionId\":\"ce1fb5a6-475a-4ec6-8813-632222638da1\",\"status\":\"200\",\"rqstDate\":\"230425-00:39:38:002\",\"respDate\":\"230425-00:39:38:004\",\"sourceId\":\"haproxy:ce1fb5a6-475a-4ec6-8813-632222638da1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:39:38:002-21891\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[41c2c5e8-13ea-4b29-89ff-740ecd4e2350], x-b3-parentspanid=[66b6e0c9ece36fd9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[29075fd1e8bd606866b6e0c9ece36fd9], x-b3-spanid=[8445029336b3137e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ce1fb5a6-475a-4ec6-8813-632222638da1]}\\\"}\"}","context":{"RequestID":"ce1fb5a6-475a-4ec6-8813-632222638da1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d6f50b54-02b0-4ef6-8a2d-eba07fffe8bb","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:39:38.001Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:38.005Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ce1fb5a6-475a-4ec6-8813-632222638da1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d6f50b54-02b0-4ef6-8a2d-eba07fffe8bb","LogTimestamp":"2023-04-25T00:39:38.005Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:39:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:39:38.759Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:39:38.781Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:38.781Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:38.781Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:40.013Z","message":"Entering","context":{"RequestID":"efcea763-1b88-4072-b026-b7058193b90e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"27b6717b-9d66-47b7-96d2-d38a2ad49cff","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:39:40.013Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:39:40.015Z","message":"{\"transactionId\":\"efcea763-1b88-4072-b026-b7058193b90e\",\"status\":\"200\",\"rqstDate\":\"230425-00:39:40:014\",\"respDate\":\"230425-00:39:40:015\",\"sourceId\":\"haproxy:efcea763-1b88-4072-b026-b7058193b90e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:39:40:014-69296\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f9b3499d-c48e-4c11-8c6f-6cea1e2fcbfa], x-b3-parentspanid=[1b9dc93ded773482], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fec2cf4a47dd89611b9dc93ded773482], x-b3-spanid=[877bec3473909e1f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[efcea763-1b88-4072-b026-b7058193b90e]}\\\"}\"}","context":{"RequestID":"efcea763-1b88-4072-b026-b7058193b90e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"27b6717b-9d66-47b7-96d2-d38a2ad49cff","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:39:40.013Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:40.015Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"efcea763-1b88-4072-b026-b7058193b90e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"27b6717b-9d66-47b7-96d2-d38a2ad49cff","LogTimestamp":"2023-04-25T00:39:40.015Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:39:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:39:40.895Z","message":"Entering","context":{"RequestID":"be34893d-e135-454f-a139-65d55c793c9f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f1f573c4-d986-4e60-b937-8d344e157c3c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:39:40.895Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:39:40.898Z","message":"{\"transactionId\":\"be34893d-e135-454f-a139-65d55c793c9f\",\"status\":\"200\",\"rqstDate\":\"230425-00:39:40:896\",\"respDate\":\"230425-00:39:40:897\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:be34893d-e135-454f-a139-65d55c793c9f\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:39:40:896-34173\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[edccc15f-5ca3-4310-a732-1f31a18fb12a], x-b3-parentspanid=[4899cc1f5215f8ac], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[48185], x-envoy-attempt-count=[1], x-b3-traceid=[0258d9fbba7c74874899cc1f5215f8ac], x-b3-spanid=[05012b1c06482e15], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[be34893d-e135-454f-a139-65d55c793c9f]}\\\"}\"}","context":{"RequestID":"be34893d-e135-454f-a139-65d55c793c9f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f1f573c4-d986-4e60-b937-8d344e157c3c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:39:40.895Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:40.898Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"be34893d-e135-454f-a139-65d55c793c9f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f1f573c4-d986-4e60-b937-8d344e157c3c","LogTimestamp":"2023-04-25T00:39:40.898Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:39:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:39:41.097Z","message":"Entering","context":{"RequestID":"ac35f0d0-69d6-45f8-ac50-c93b24331b39","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c1b15e2b-ad96-4445-af44-dffda38cb917","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:39:41.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:39:41.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"ac35f0d0-69d6-45f8-ac50-c93b24331b39","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c1b15e2b-ad96-4445-af44-dffda38cb917","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:39:41.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:41.101Z","message":"{\"transactionId\":\"ac35f0d0-69d6-45f8-ac50-c93b24331b39\",\"status\":\"200\",\"rqstDate\":\"230425-00:39:41:098\",\"respDate\":\"230425-00:39:41:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ac35f0d0-69d6-45f8-ac50-c93b24331b39\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:39:41:098-43422\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ac35f0d0-69d6-45f8-ac50-c93b24331b39]}\\\"}\"}","context":{"RequestID":"ac35f0d0-69d6-45f8-ac50-c93b24331b39","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c1b15e2b-ad96-4445-af44-dffda38cb917","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:39:41.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:41.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ac35f0d0-69d6-45f8-ac50-c93b24331b39","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c1b15e2b-ad96-4445-af44-dffda38cb917","LogTimestamp":"2023-04-25T00:39:41.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:39:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:39:42.024Z","message":"Entering","context":{"RequestID":"8115470d-7772-4e24-a01c-aef3d515d864","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"af8280cc-8c5b-4d96-98fb-32608f4624d2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:39:42.024Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:39:42.026Z","message":"{\"transactionId\":\"8115470d-7772-4e24-a01c-aef3d515d864\",\"status\":\"200\",\"rqstDate\":\"230425-00:39:42:025\",\"respDate\":\"230425-00:39:42:026\",\"sourceId\":\"haproxy:8115470d-7772-4e24-a01c-aef3d515d864\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:39:42:025-26703\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d4f5798e-3570-4e14-819a-5464c45a67ad], x-b3-parentspanid=[55c3951ba5386b78], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1fa0b674ce0440f155c3951ba5386b78], x-b3-spanid=[edc41327e37fc21d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8115470d-7772-4e24-a01c-aef3d515d864]}\\\"}\"}","context":{"RequestID":"8115470d-7772-4e24-a01c-aef3d515d864","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"af8280cc-8c5b-4d96-98fb-32608f4624d2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:39:42.024Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:42.027Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8115470d-7772-4e24-a01c-aef3d515d864","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"af8280cc-8c5b-4d96-98fb-32608f4624d2","LogTimestamp":"2023-04-25T00:39:42.026Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:39:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:39:42.267Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:42.272Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:44.036Z","message":"Entering","context":{"RequestID":"9c4c52cf-51b4-4ca1-8ef6-c8f25ea69018","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c4d6e91f-11ac-49ae-a548-4b2db032dd51","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:39:44.036Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:39:44.042Z","message":"{\"transactionId\":\"9c4c52cf-51b4-4ca1-8ef6-c8f25ea69018\",\"status\":\"200\",\"rqstDate\":\"230425-00:39:44:036\",\"respDate\":\"230425-00:39:44:042\",\"sourceId\":\"haproxy:9c4c52cf-51b4-4ca1-8ef6-c8f25ea69018\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:39:44:036-28950\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2400ad79-9d45-4cf9-9d2f-24070c91be23], x-b3-parentspanid=[82a847983dc1be39], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[78ba560e762f51f082a847983dc1be39], x-b3-spanid=[18988be0d43e83be], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9c4c52cf-51b4-4ca1-8ef6-c8f25ea69018]}\\\"}\"}","context":{"RequestID":"9c4c52cf-51b4-4ca1-8ef6-c8f25ea69018","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c4d6e91f-11ac-49ae-a548-4b2db032dd51","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:39:44.036Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:44.043Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9c4c52cf-51b4-4ca1-8ef6-c8f25ea69018","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c4d6e91f-11ac-49ae-a548-4b2db032dd51","LogTimestamp":"2023-04-25T00:39:44.042Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:39:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-25T00:39:46.053Z","message":"Entering","context":{"RequestID":"00e7acbf-cb71-46b8-9f4b-7d5889d9611d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"891582dd-e6dc-4b88-96c7-ffaee452ebd8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:39:46.053Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:39:46.056Z","message":"{\"transactionId\":\"00e7acbf-cb71-46b8-9f4b-7d5889d9611d\",\"status\":\"200\",\"rqstDate\":\"230425-00:39:46:054\",\"respDate\":\"230425-00:39:46:055\",\"sourceId\":\"haproxy:00e7acbf-cb71-46b8-9f4b-7d5889d9611d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:39:46:054-51908\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bddd863a-c60b-4c3e-afa4-33b39560c490], x-b3-parentspanid=[8cf1a7746a0efeca], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e1240412a0af6b7f8cf1a7746a0efeca], x-b3-spanid=[ff37136e37a5c3ff], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[00e7acbf-cb71-46b8-9f4b-7d5889d9611d]}\\\"}\"}","context":{"RequestID":"00e7acbf-cb71-46b8-9f4b-7d5889d9611d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"891582dd-e6dc-4b88-96c7-ffaee452ebd8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:39:46.053Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:46.056Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"00e7acbf-cb71-46b8-9f4b-7d5889d9611d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"891582dd-e6dc-4b88-96c7-ffaee452ebd8","LogTimestamp":"2023-04-25T00:39:46.056Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:39:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:39:48.066Z","message":"Entering","context":{"RequestID":"66cf0d81-23af-47ee-9385-2c5a86e16d09","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"42a3bf78-9575-4f3b-bccd-e7a6c157db75","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:39:48.066Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:39:48.067Z","message":"{\"transactionId\":\"66cf0d81-23af-47ee-9385-2c5a86e16d09\",\"status\":\"200\",\"rqstDate\":\"230425-00:39:48:066\",\"respDate\":\"230425-00:39:48:067\",\"sourceId\":\"haproxy:66cf0d81-23af-47ee-9385-2c5a86e16d09\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:39:48:066-51448\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a29f505b-0263-4ca6-a651-846ad15f93a3], x-b3-parentspanid=[4f5468b6c76bd90b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[65181ede7d72400f4f5468b6c76bd90b], x-b3-spanid=[09eadccf33739273], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[66cf0d81-23af-47ee-9385-2c5a86e16d09]}\\\"}\"}","context":{"RequestID":"66cf0d81-23af-47ee-9385-2c5a86e16d09","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"42a3bf78-9575-4f3b-bccd-e7a6c157db75","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:39:48.066Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:48.068Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"66cf0d81-23af-47ee-9385-2c5a86e16d09","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"42a3bf78-9575-4f3b-bccd-e7a6c157db75","LogTimestamp":"2023-04-25T00:39:48.067Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:39:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-25T00:39:48.760Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:39:48.773Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:48.773Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:48.773Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:50.077Z","message":"Entering","context":{"RequestID":"26b0b0b8-55e0-4fb8-af20-5cdd40f8e8c7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"df3527bd-03f8-4811-aa0c-8d7df3904477","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:39:50.077Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:39:50.081Z","message":"{\"transactionId\":\"26b0b0b8-55e0-4fb8-af20-5cdd40f8e8c7\",\"status\":\"200\",\"rqstDate\":\"230425-00:39:50:079\",\"respDate\":\"230425-00:39:50:081\",\"sourceId\":\"haproxy:26b0b0b8-55e0-4fb8-af20-5cdd40f8e8c7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:39:50:079-39441\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[65283f35-160d-4eda-8745-a964ae2a3a14], x-b3-parentspanid=[5a1004726af9262f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[58fdf6db463bab7e5a1004726af9262f], x-b3-spanid=[223bf168c5bc72b6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[26b0b0b8-55e0-4fb8-af20-5cdd40f8e8c7]}\\\"}\"}","context":{"RequestID":"26b0b0b8-55e0-4fb8-af20-5cdd40f8e8c7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"df3527bd-03f8-4811-aa0c-8d7df3904477","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:39:50.077Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:50.082Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"26b0b0b8-55e0-4fb8-af20-5cdd40f8e8c7","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"df3527bd-03f8-4811-aa0c-8d7df3904477","LogTimestamp":"2023-04-25T00:39:50.082Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:39:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:39:50.895Z","message":"Entering","context":{"RequestID":"b165b76b-fcbe-4fd4-b493-3ed1d59c148f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"aaf25285-3643-412a-9805-83b1978d8af8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:39:50.895Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:39:50.898Z","message":"{\"transactionId\":\"b165b76b-fcbe-4fd4-b493-3ed1d59c148f\",\"status\":\"200\",\"rqstDate\":\"230425-00:39:50:896\",\"respDate\":\"230425-00:39:50:898\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b165b76b-fcbe-4fd4-b493-3ed1d59c148f\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:39:50:896-48816\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a13d1581-375d-46d1-aa3e-3fbe8332253f], x-b3-parentspanid=[00dd7c8dc7c3a146], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59255], x-envoy-attempt-count=[1], x-b3-traceid=[15fdeff2271589a800dd7c8dc7c3a146], x-b3-spanid=[c8471de82c30cca0], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b165b76b-fcbe-4fd4-b493-3ed1d59c148f]}\\\"}\"}","context":{"RequestID":"b165b76b-fcbe-4fd4-b493-3ed1d59c148f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"aaf25285-3643-412a-9805-83b1978d8af8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:39:50.895Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:50.899Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b165b76b-fcbe-4fd4-b493-3ed1d59c148f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aaf25285-3643-412a-9805-83b1978d8af8","LogTimestamp":"2023-04-25T00:39:50.898Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:39:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:39:51.097Z","message":"Entering","context":{"RequestID":"ea555fa3-6ffb-4178-b798-95c5fa541367","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d34bc991-5b71-4999-8b75-beea08133413","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:39:51.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:39:51.100Z","message":"Database is available from CACHED check.","context":{"RequestID":"ea555fa3-6ffb-4178-b798-95c5fa541367","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d34bc991-5b71-4999-8b75-beea08133413","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:39:51.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:51.101Z","message":"{\"transactionId\":\"ea555fa3-6ffb-4178-b798-95c5fa541367\",\"status\":\"200\",\"rqstDate\":\"230425-00:39:51:098\",\"respDate\":\"230425-00:39:51:101\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ea555fa3-6ffb-4178-b798-95c5fa541367\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:39:51:098-69531\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ea555fa3-6ffb-4178-b798-95c5fa541367]}\\\"}\"}","context":{"RequestID":"ea555fa3-6ffb-4178-b798-95c5fa541367","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d34bc991-5b71-4999-8b75-beea08133413","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:39:51.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:51.102Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ea555fa3-6ffb-4178-b798-95c5fa541367","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d34bc991-5b71-4999-8b75-beea08133413","LogTimestamp":"2023-04-25T00:39:51.102Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:39:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:39:52.092Z","message":"Entering","context":{"RequestID":"194568c4-28d3-4361-9111-793b27ef1742","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a0e7fa36-8a0c-46de-a9e5-fa6fd3f61848","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:39:52.092Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:39:52.094Z","message":"{\"transactionId\":\"194568c4-28d3-4361-9111-793b27ef1742\",\"status\":\"200\",\"rqstDate\":\"230425-00:39:52:093\",\"respDate\":\"230425-00:39:52:094\",\"sourceId\":\"haproxy:194568c4-28d3-4361-9111-793b27ef1742\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:39:52:093-17180\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7b9dfab0-07e7-4ea8-87d8-0a68a6cc888b], x-b3-parentspanid=[a72d6c002da4a2f9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[778505f6eab7d8f0a72d6c002da4a2f9], x-b3-spanid=[6542d634370b090e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[194568c4-28d3-4361-9111-793b27ef1742]}\\\"}\"}","context":{"RequestID":"194568c4-28d3-4361-9111-793b27ef1742","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a0e7fa36-8a0c-46de-a9e5-fa6fd3f61848","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:39:52.092Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:52.095Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"194568c4-28d3-4361-9111-793b27ef1742","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a0e7fa36-8a0c-46de-a9e5-fa6fd3f61848","LogTimestamp":"2023-04-25T00:39:52.095Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:39:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:39:54.103Z","message":"Entering","context":{"RequestID":"5ca52498-b813-4e4c-bc69-97cdb2c7b686","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7f0aab2a-f48e-4ff3-80bc-0d1d77a6fd94","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:39:54.103Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:39:54.106Z","message":"{\"transactionId\":\"5ca52498-b813-4e4c-bc69-97cdb2c7b686\",\"status\":\"200\",\"rqstDate\":\"230425-00:39:54:104\",\"respDate\":\"230425-00:39:54:106\",\"sourceId\":\"haproxy:5ca52498-b813-4e4c-bc69-97cdb2c7b686\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:39:54:104-55411\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6140c8f5-f4a1-46a1-a8a6-ae33bfb1f3f6], x-b3-parentspanid=[10a1ffae1d20cbe4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ac8f847231f1334b10a1ffae1d20cbe4], x-b3-spanid=[687a3762618de98f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5ca52498-b813-4e4c-bc69-97cdb2c7b686]}\\\"}\"}","context":{"RequestID":"5ca52498-b813-4e4c-bc69-97cdb2c7b686","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7f0aab2a-f48e-4ff3-80bc-0d1d77a6fd94","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:39:54.103Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:54.106Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5ca52498-b813-4e4c-bc69-97cdb2c7b686","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7f0aab2a-f48e-4ff3-80bc-0d1d77a6fd94","LogTimestamp":"2023-04-25T00:39:54.106Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:39:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:39:56.117Z","message":"Entering","context":{"RequestID":"e38e1d69-5696-4a49-92a4-18e71e494bc8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a0ac88d6-3ca8-4e07-aec7-26e27d4234a7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:39:56.117Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:39:56.119Z","message":"{\"transactionId\":\"e38e1d69-5696-4a49-92a4-18e71e494bc8\",\"status\":\"200\",\"rqstDate\":\"230425-00:39:56:117\",\"respDate\":\"230425-00:39:56:119\",\"sourceId\":\"haproxy:e38e1d69-5696-4a49-92a4-18e71e494bc8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:39:56:117-26480\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[56e6fd9c-7b5e-4582-9710-3f230e265763], x-b3-parentspanid=[17c0de0aa06f062e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6d9fff0d766d3b9c17c0de0aa06f062e], x-b3-spanid=[c6f82e69df6258b5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e38e1d69-5696-4a49-92a4-18e71e494bc8]}\\\"}\"}","context":{"RequestID":"e38e1d69-5696-4a49-92a4-18e71e494bc8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a0ac88d6-3ca8-4e07-aec7-26e27d4234a7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:39:56.117Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:56.120Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e38e1d69-5696-4a49-92a4-18e71e494bc8","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a0ac88d6-3ca8-4e07-aec7-26e27d4234a7","LogTimestamp":"2023-04-25T00:39:56.119Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:39:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:39:58.129Z","message":"Entering","context":{"RequestID":"ed7956c4-62b3-4da7-9557-56cabf819511","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"223779f9-2bfb-403c-998c-91db53f74dd1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:39:58.129Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:39:58.132Z","message":"{\"transactionId\":\"ed7956c4-62b3-4da7-9557-56cabf819511\",\"status\":\"200\",\"rqstDate\":\"230425-00:39:58:130\",\"respDate\":\"230425-00:39:58:132\",\"sourceId\":\"haproxy:ed7956c4-62b3-4da7-9557-56cabf819511\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:39:58:130-30905\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d231f3ab-4640-4c73-8f75-0762c1d7a6db], x-b3-parentspanid=[d92e49261e38b47c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[39cff65bb99d403ad92e49261e38b47c], x-b3-spanid=[60768bf85bea2d3b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ed7956c4-62b3-4da7-9557-56cabf819511]}\\\"}\"}","context":{"RequestID":"ed7956c4-62b3-4da7-9557-56cabf819511","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"223779f9-2bfb-403c-998c-91db53f74dd1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:39:58.129Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:58.132Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ed7956c4-62b3-4da7-9557-56cabf819511","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"223779f9-2bfb-403c-998c-91db53f74dd1","LogTimestamp":"2023-04-25T00:39:58.132Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:39:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:39:58.760Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:39:58.777Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:58.777Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:39:58.777Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:00.143Z","message":"Entering","context":{"RequestID":"e88e9e81-b0eb-4e62-8b2f-fc2fde243c61","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"07843c77-3b7d-44b1-b7d5-2cc3a1458b74","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:40:00.143Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:40:00.146Z","message":"{\"transactionId\":\"e88e9e81-b0eb-4e62-8b2f-fc2fde243c61\",\"status\":\"200\",\"rqstDate\":\"230425-00:40:00:144\",\"respDate\":\"230425-00:40:00:146\",\"sourceId\":\"haproxy:e88e9e81-b0eb-4e62-8b2f-fc2fde243c61\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:40:00:144-81806\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[66121a64-6d48-4cdc-b590-8a667e62bd8f], x-b3-parentspanid=[6b6dd464555c6f48], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b8fe0611e9c221486b6dd464555c6f48], x-b3-spanid=[40ee89eee6e07062], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e88e9e81-b0eb-4e62-8b2f-fc2fde243c61]}\\\"}\"}","context":{"RequestID":"e88e9e81-b0eb-4e62-8b2f-fc2fde243c61","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"07843c77-3b7d-44b1-b7d5-2cc3a1458b74","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:40:00.143Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:00.147Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e88e9e81-b0eb-4e62-8b2f-fc2fde243c61","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"07843c77-3b7d-44b1-b7d5-2cc3a1458b74","LogTimestamp":"2023-04-25T00:40:00.147Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:40:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:40:00.894Z","message":"Entering","context":{"RequestID":"83e78058-9946-4d6a-8024-1cacbd173ecf","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"071e5c84-8f5e-453d-b96b-0f1b9b11abb4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:40:00.894Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:40:00.895Z","message":"{\"transactionId\":\"83e78058-9946-4d6a-8024-1cacbd173ecf\",\"status\":\"200\",\"rqstDate\":\"230425-00:40:00:894\",\"respDate\":\"230425-00:40:00:895\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:83e78058-9946-4d6a-8024-1cacbd173ecf\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:40:00:894-12821\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6e66ca48-8200-4543-afd6-fd514324ea01], x-b3-parentspanid=[e244d5ee3047dda6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43181], x-envoy-attempt-count=[1], x-b3-traceid=[1783d1000fbcd79de244d5ee3047dda6], x-b3-spanid=[86f1bf672ac4c0b1], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[83e78058-9946-4d6a-8024-1cacbd173ecf]}\\\"}\"}","context":{"RequestID":"83e78058-9946-4d6a-8024-1cacbd173ecf","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"071e5c84-8f5e-453d-b96b-0f1b9b11abb4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:40:00.894Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:00.896Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"83e78058-9946-4d6a-8024-1cacbd173ecf","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"071e5c84-8f5e-453d-b96b-0f1b9b11abb4","LogTimestamp":"2023-04-25T00:40:00.896Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:40:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:40:01.097Z","message":"Entering","context":{"RequestID":"71402189-b9b1-46cd-82e7-d5627fe111f4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"73596da4-a89f-4f24-81d0-57b9b7b592f4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:40:01.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:40:01.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"71402189-b9b1-46cd-82e7-d5627fe111f4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"73596da4-a89f-4f24-81d0-57b9b7b592f4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:40:01.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:01.101Z","message":"{\"transactionId\":\"71402189-b9b1-46cd-82e7-d5627fe111f4\",\"status\":\"200\",\"rqstDate\":\"230425-00:40:01:098\",\"respDate\":\"230425-00:40:01:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:71402189-b9b1-46cd-82e7-d5627fe111f4\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:40:01:098-31256\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[71402189-b9b1-46cd-82e7-d5627fe111f4]}\\\"}\"}","context":{"RequestID":"71402189-b9b1-46cd-82e7-d5627fe111f4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"73596da4-a89f-4f24-81d0-57b9b7b592f4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:40:01.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:01.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"71402189-b9b1-46cd-82e7-d5627fe111f4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"73596da4-a89f-4f24-81d0-57b9b7b592f4","LogTimestamp":"2023-04-25T00:40:01.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:40:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:40:02.158Z","message":"Entering","context":{"RequestID":"8b3f726c-b2cb-49e4-80b4-2535946a1b51","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0751136d-0523-4208-973f-758da68c62a9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:40:02.157Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:40:02.160Z","message":"{\"transactionId\":\"8b3f726c-b2cb-49e4-80b4-2535946a1b51\",\"status\":\"200\",\"rqstDate\":\"230425-00:40:02:158\",\"respDate\":\"230425-00:40:02:160\",\"sourceId\":\"haproxy:8b3f726c-b2cb-49e4-80b4-2535946a1b51\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:40:02:158-67448\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[626e4a73-2f7d-4337-90f9-dcc30007bef7], x-b3-parentspanid=[569b640d632dfcf8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[af3e4ef574004d1c569b640d632dfcf8], x-b3-spanid=[ea3a2b1b5bb33a89], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8b3f726c-b2cb-49e4-80b4-2535946a1b51]}\\\"}\"}","context":{"RequestID":"8b3f726c-b2cb-49e4-80b4-2535946a1b51","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0751136d-0523-4208-973f-758da68c62a9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:40:02.157Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:02.161Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8b3f726c-b2cb-49e4-80b4-2535946a1b51","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0751136d-0523-4208-973f-758da68c62a9","LogTimestamp":"2023-04-25T00:40:02.161Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:40:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:40:04.170Z","message":"Entering","context":{"RequestID":"be1fc9dd-2681-4eee-bf07-5dbedb29d0c1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"42c73cf3-dee3-4888-9363-81ac9c740407","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:40:04.170Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:40:04.173Z","message":"{\"transactionId\":\"be1fc9dd-2681-4eee-bf07-5dbedb29d0c1\",\"status\":\"200\",\"rqstDate\":\"230425-00:40:04:171\",\"respDate\":\"230425-00:40:04:173\",\"sourceId\":\"haproxy:be1fc9dd-2681-4eee-bf07-5dbedb29d0c1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:40:04:171-96112\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[170b2c6d-58f9-4fad-8475-58a991e8d46c], x-b3-parentspanid=[63e4c48c0cdc5334], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9db23d7af1cfe16863e4c48c0cdc5334], x-b3-spanid=[dce244222d0b27af], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[be1fc9dd-2681-4eee-bf07-5dbedb29d0c1]}\\\"}\"}","context":{"RequestID":"be1fc9dd-2681-4eee-bf07-5dbedb29d0c1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"42c73cf3-dee3-4888-9363-81ac9c740407","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:40:04.170Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:04.174Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"be1fc9dd-2681-4eee-bf07-5dbedb29d0c1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"42c73cf3-dee3-4888-9363-81ac9c740407","LogTimestamp":"2023-04-25T00:40:04.174Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:40:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:40:06.183Z","message":"Entering","context":{"RequestID":"ceaa13b8-025f-428a-a409-dc9f6fa00d5f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b109a147-5eb8-47e4-a8c8-db24358ea61c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:40:06.183Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:40:06.185Z","message":"{\"transactionId\":\"ceaa13b8-025f-428a-a409-dc9f6fa00d5f\",\"status\":\"200\",\"rqstDate\":\"230425-00:40:06:183\",\"respDate\":\"230425-00:40:06:185\",\"sourceId\":\"haproxy:ceaa13b8-025f-428a-a409-dc9f6fa00d5f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:40:06:183-29798\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[badf910c-bbb7-4e36-ad06-259a68e25f67], x-b3-parentspanid=[947f88a1b59f1355], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b9b03882f9e650d0947f88a1b59f1355], x-b3-spanid=[5a4de8333d081f6f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ceaa13b8-025f-428a-a409-dc9f6fa00d5f]}\\\"}\"}","context":{"RequestID":"ceaa13b8-025f-428a-a409-dc9f6fa00d5f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b109a147-5eb8-47e4-a8c8-db24358ea61c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:40:06.183Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:06.185Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ceaa13b8-025f-428a-a409-dc9f6fa00d5f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b109a147-5eb8-47e4-a8c8-db24358ea61c","LogTimestamp":"2023-04-25T00:40:06.185Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:40:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:40:08.195Z","message":"Entering","context":{"RequestID":"c8b4215a-ac86-4284-8310-da2326da29dc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"5a4f9033-38a0-42c9-b5ca-2fea67546458","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:40:08.195Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:40:08.197Z","message":"{\"transactionId\":\"c8b4215a-ac86-4284-8310-da2326da29dc\",\"status\":\"200\",\"rqstDate\":\"230425-00:40:08:196\",\"respDate\":\"230425-00:40:08:197\",\"sourceId\":\"haproxy:c8b4215a-ac86-4284-8310-da2326da29dc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:40:08:196-70201\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1fd0f92e-7a5c-4c82-bfab-2ad53254f496], x-b3-parentspanid=[d175a7fbde6e35fa], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[54086b9d9578a0f3d175a7fbde6e35fa], x-b3-spanid=[524621c5fbc204b2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c8b4215a-ac86-4284-8310-da2326da29dc]}\\\"}\"}","context":{"RequestID":"c8b4215a-ac86-4284-8310-da2326da29dc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"5a4f9033-38a0-42c9-b5ca-2fea67546458","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:40:08.195Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:08.198Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c8b4215a-ac86-4284-8310-da2326da29dc","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5a4f9033-38a0-42c9-b5ca-2fea67546458","LogTimestamp":"2023-04-25T00:40:08.198Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:40:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:40:08.760Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:40:08.774Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:08.774Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:08.774Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:10.208Z","message":"Entering","context":{"RequestID":"3d57cb71-6986-41ec-b308-8014324569b9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f9335b60-7c09-4908-9e3b-ad6d94c5c6fb","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:40:10.208Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:40:10.211Z","message":"{\"transactionId\":\"3d57cb71-6986-41ec-b308-8014324569b9\",\"status\":\"200\",\"rqstDate\":\"230425-00:40:10:209\",\"respDate\":\"230425-00:40:10:211\",\"sourceId\":\"haproxy:3d57cb71-6986-41ec-b308-8014324569b9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:40:10:209-52115\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8669ef85-5038-4f6b-bb89-9a3278669a71], x-b3-parentspanid=[44d82b064d398808], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2a557d985d6ba6d544d82b064d398808], x-b3-spanid=[43c233f532f59e5c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3d57cb71-6986-41ec-b308-8014324569b9]}\\\"}\"}","context":{"RequestID":"3d57cb71-6986-41ec-b308-8014324569b9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f9335b60-7c09-4908-9e3b-ad6d94c5c6fb","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:40:10.208Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:10.212Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3d57cb71-6986-41ec-b308-8014324569b9","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f9335b60-7c09-4908-9e3b-ad6d94c5c6fb","LogTimestamp":"2023-04-25T00:40:10.212Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:40:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:40:10.895Z","message":"Entering","context":{"RequestID":"2d785d8f-3ab8-452e-8aae-81d5eec31479","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a6c83543-0b2a-4271-a2cd-465136173cd1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:40:10.895Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:40:10.898Z","message":"{\"transactionId\":\"2d785d8f-3ab8-452e-8aae-81d5eec31479\",\"status\":\"200\",\"rqstDate\":\"230425-00:40:10:896\",\"respDate\":\"230425-00:40:10:898\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:2d785d8f-3ab8-452e-8aae-81d5eec31479\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:40:10:896-92788\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[25c9a916-8d25-4f2c-a2b9-5e06674ac4c7], x-b3-parentspanid=[8c99167d94cb0a23], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45323], x-envoy-attempt-count=[1], x-b3-traceid=[217a59734299c55e8c99167d94cb0a23], x-b3-spanid=[75aaab3c35f23231], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[2d785d8f-3ab8-452e-8aae-81d5eec31479]}\\\"}\"}","context":{"RequestID":"2d785d8f-3ab8-452e-8aae-81d5eec31479","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a6c83543-0b2a-4271-a2cd-465136173cd1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:40:10.895Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:10.898Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2d785d8f-3ab8-452e-8aae-81d5eec31479","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a6c83543-0b2a-4271-a2cd-465136173cd1","LogTimestamp":"2023-04-25T00:40:10.898Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:40:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:40:11.097Z","message":"Entering","context":{"RequestID":"fa5792d3-71dd-480b-8626-b821756b60a2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6c17e4db-0d32-456f-99e8-26f1897301e5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:40:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:40:11.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"fa5792d3-71dd-480b-8626-b821756b60a2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6c17e4db-0d32-456f-99e8-26f1897301e5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:40:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:11.101Z","message":"{\"transactionId\":\"fa5792d3-71dd-480b-8626-b821756b60a2\",\"status\":\"200\",\"rqstDate\":\"230425-00:40:11:098\",\"respDate\":\"230425-00:40:11:101\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:fa5792d3-71dd-480b-8626-b821756b60a2\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:40:11:098-8710\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[fa5792d3-71dd-480b-8626-b821756b60a2]}\\\"}\"}","context":{"RequestID":"fa5792d3-71dd-480b-8626-b821756b60a2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6c17e4db-0d32-456f-99e8-26f1897301e5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:40:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:11.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fa5792d3-71dd-480b-8626-b821756b60a2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6c17e4db-0d32-456f-99e8-26f1897301e5","LogTimestamp":"2023-04-25T00:40:11.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:40:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:40:12.224Z","message":"Entering","context":{"RequestID":"1268bde7-1bb9-4dfc-91d8-230bad230d77","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"33142747-088c-4b94-8372-48113b2e9095","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:40:12.224Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:40:12.227Z","message":"{\"transactionId\":\"1268bde7-1bb9-4dfc-91d8-230bad230d77\",\"status\":\"200\",\"rqstDate\":\"230425-00:40:12:225\",\"respDate\":\"230425-00:40:12:227\",\"sourceId\":\"haproxy:1268bde7-1bb9-4dfc-91d8-230bad230d77\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:40:12:225-67536\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f5efb767-4396-48f7-8999-8b3449a7d6fc], x-b3-parentspanid=[65a36ebee5390ecb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a0a01eda91e3d35165a36ebee5390ecb], x-b3-spanid=[55207178ddd5f73b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1268bde7-1bb9-4dfc-91d8-230bad230d77]}\\\"}\"}","context":{"RequestID":"1268bde7-1bb9-4dfc-91d8-230bad230d77","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"33142747-088c-4b94-8372-48113b2e9095","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:40:12.224Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:12.228Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1268bde7-1bb9-4dfc-91d8-230bad230d77","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"33142747-088c-4b94-8372-48113b2e9095","LogTimestamp":"2023-04-25T00:40:12.228Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:40:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:40:12.273Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:12.278Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:14.238Z","message":"Entering","context":{"RequestID":"415b92c1-5ac9-4738-9e44-0a8f0935343d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e7c7bce5-73e5-4240-87bc-097e20700ec2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:40:14.238Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:40:14.241Z","message":"{\"transactionId\":\"415b92c1-5ac9-4738-9e44-0a8f0935343d\",\"status\":\"200\",\"rqstDate\":\"230425-00:40:14:239\",\"respDate\":\"230425-00:40:14:241\",\"sourceId\":\"haproxy:415b92c1-5ac9-4738-9e44-0a8f0935343d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:40:14:239-81398\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6586c446-4480-48a3-82f2-5734ab02dce5], x-b3-parentspanid=[432cc44fcdec622a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eb1eb4e3dbc3a195432cc44fcdec622a], x-b3-spanid=[16f88a93419b53bd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[415b92c1-5ac9-4738-9e44-0a8f0935343d]}\\\"}\"}","context":{"RequestID":"415b92c1-5ac9-4738-9e44-0a8f0935343d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e7c7bce5-73e5-4240-87bc-097e20700ec2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:40:14.238Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:14.242Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"415b92c1-5ac9-4738-9e44-0a8f0935343d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e7c7bce5-73e5-4240-87bc-097e20700ec2","LogTimestamp":"2023-04-25T00:40:14.241Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:40:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:40:16.251Z","message":"Entering","context":{"RequestID":"20647c37-a96a-4aca-bc4c-3103638f9e3f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c0d944f4-c3fd-49ae-81e0-c5d781cb8156","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:40:16.251Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:40:16.254Z","message":"{\"transactionId\":\"20647c37-a96a-4aca-bc4c-3103638f9e3f\",\"status\":\"200\",\"rqstDate\":\"230425-00:40:16:252\",\"respDate\":\"230425-00:40:16:254\",\"sourceId\":\"haproxy:20647c37-a96a-4aca-bc4c-3103638f9e3f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:40:16:252-36800\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[301352e9-bdc2-4f6b-98fb-d967622440e9], x-b3-parentspanid=[eeaf89714f82157c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6d4ef09ccf1cbac2eeaf89714f82157c], x-b3-spanid=[584cfb32118438db], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[20647c37-a96a-4aca-bc4c-3103638f9e3f]}\\\"}\"}","context":{"RequestID":"20647c37-a96a-4aca-bc4c-3103638f9e3f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c0d944f4-c3fd-49ae-81e0-c5d781cb8156","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:40:16.251Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:16.255Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"20647c37-a96a-4aca-bc4c-3103638f9e3f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c0d944f4-c3fd-49ae-81e0-c5d781cb8156","LogTimestamp":"2023-04-25T00:40:16.255Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:40:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:40:18.265Z","message":"Entering","context":{"RequestID":"f798ee0d-b467-47c2-aa02-8b5cb8e4a204","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"28477f66-5af9-4c8f-ba5f-219b2b6e1cfb","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:40:18.264Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:40:18.267Z","message":"{\"transactionId\":\"f798ee0d-b467-47c2-aa02-8b5cb8e4a204\",\"status\":\"200\",\"rqstDate\":\"230425-00:40:18:265\",\"respDate\":\"230425-00:40:18:267\",\"sourceId\":\"haproxy:f798ee0d-b467-47c2-aa02-8b5cb8e4a204\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:40:18:265-87339\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c35c7366-daef-4862-8684-6071f33d4a49], x-b3-parentspanid=[f86ed07d1ac6f49c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2e9f91ef1a4383adf86ed07d1ac6f49c], x-b3-spanid=[7999fc20195671f6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f798ee0d-b467-47c2-aa02-8b5cb8e4a204]}\\\"}\"}","context":{"RequestID":"f798ee0d-b467-47c2-aa02-8b5cb8e4a204","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"28477f66-5af9-4c8f-ba5f-219b2b6e1cfb","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:40:18.264Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:18.268Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f798ee0d-b467-47c2-aa02-8b5cb8e4a204","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"28477f66-5af9-4c8f-ba5f-219b2b6e1cfb","LogTimestamp":"2023-04-25T00:40:18.268Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:40:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:40:18.761Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:40:18.781Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:18.782Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:18.782Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:20.277Z","message":"Entering","context":{"RequestID":"fa94fef6-7193-4bc2-98df-f26e412de898","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"98e30989-15d7-4732-a071-a43aaa214724","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:40:20.277Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:40:20.280Z","message":"{\"transactionId\":\"fa94fef6-7193-4bc2-98df-f26e412de898\",\"status\":\"200\",\"rqstDate\":\"230425-00:40:20:278\",\"respDate\":\"230425-00:40:20:279\",\"sourceId\":\"haproxy:fa94fef6-7193-4bc2-98df-f26e412de898\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:40:20:278-93596\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3705dc4a-d92a-4032-9750-b893aaf3396c], x-b3-parentspanid=[1ba0478a8acf7112], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[15d0fbde7b28b9191ba0478a8acf7112], x-b3-spanid=[054eef3f37a79499], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fa94fef6-7193-4bc2-98df-f26e412de898]}\\\"}\"}","context":{"RequestID":"fa94fef6-7193-4bc2-98df-f26e412de898","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"98e30989-15d7-4732-a071-a43aaa214724","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:40:20.277Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:20.280Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fa94fef6-7193-4bc2-98df-f26e412de898","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"98e30989-15d7-4732-a071-a43aaa214724","LogTimestamp":"2023-04-25T00:40:20.280Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:40:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:40:20.894Z","message":"Entering","context":{"RequestID":"b7d8c9da-de3f-442b-a8d3-8494df89809b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b2a2453a-5d63-4931-a530-f9e16043bbdd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:40:20.894Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:40:20.897Z","message":"{\"transactionId\":\"b7d8c9da-de3f-442b-a8d3-8494df89809b\",\"status\":\"200\",\"rqstDate\":\"230425-00:40:20:895\",\"respDate\":\"230425-00:40:20:897\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b7d8c9da-de3f-442b-a8d3-8494df89809b\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:40:20:895-34802\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[aedc63a1-4fe8-4cfc-8265-e37b2f8044bb], x-b3-parentspanid=[aa3472ab62051a12], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41277], x-envoy-attempt-count=[1], x-b3-traceid=[36fdef7324523d58aa3472ab62051a12], x-b3-spanid=[ac895d56b04be2a9], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b7d8c9da-de3f-442b-a8d3-8494df89809b]}\\\"}\"}","context":{"RequestID":"b7d8c9da-de3f-442b-a8d3-8494df89809b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b2a2453a-5d63-4931-a530-f9e16043bbdd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:40:20.894Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:20.898Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b7d8c9da-de3f-442b-a8d3-8494df89809b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b2a2453a-5d63-4931-a530-f9e16043bbdd","LogTimestamp":"2023-04-25T00:40:20.898Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:40:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:40:21.097Z","message":"Entering","context":{"RequestID":"bc45e939-6e93-4193-9b3e-8ec84338dff2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c02eb5f8-8021-4a75-8025-2cbbccb5ed3b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:40:21.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:40:21.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"bc45e939-6e93-4193-9b3e-8ec84338dff2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c02eb5f8-8021-4a75-8025-2cbbccb5ed3b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:40:21.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:21.100Z","message":"{\"transactionId\":\"bc45e939-6e93-4193-9b3e-8ec84338dff2\",\"status\":\"200\",\"rqstDate\":\"230425-00:40:21:098\",\"respDate\":\"230425-00:40:21:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:bc45e939-6e93-4193-9b3e-8ec84338dff2\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:40:21:098-80509\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[bc45e939-6e93-4193-9b3e-8ec84338dff2]}\\\"}\"}","context":{"RequestID":"bc45e939-6e93-4193-9b3e-8ec84338dff2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c02eb5f8-8021-4a75-8025-2cbbccb5ed3b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:40:21.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:21.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bc45e939-6e93-4193-9b3e-8ec84338dff2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c02eb5f8-8021-4a75-8025-2cbbccb5ed3b","LogTimestamp":"2023-04-25T00:40:21.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:40:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:40:22.291Z","message":"Entering","context":{"RequestID":"d77507e4-0f73-4f7d-b3cb-9c37c27cd711","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"28f8c4e3-3914-40e6-98df-e6c65babc0c7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:40:22.291Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:40:22.293Z","message":"{\"transactionId\":\"d77507e4-0f73-4f7d-b3cb-9c37c27cd711\",\"status\":\"200\",\"rqstDate\":\"230425-00:40:22:292\",\"respDate\":\"230425-00:40:22:293\",\"sourceId\":\"haproxy:d77507e4-0f73-4f7d-b3cb-9c37c27cd711\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:40:22:292-82399\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[34f976cd-9896-48e2-b7d8-4adbaf41f085], x-b3-parentspanid=[115ca045ee1c9fd7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2399dc4bed7536bc115ca045ee1c9fd7], x-b3-spanid=[c01eef4dfcfc8a8e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d77507e4-0f73-4f7d-b3cb-9c37c27cd711]}\\\"}\"}","context":{"RequestID":"d77507e4-0f73-4f7d-b3cb-9c37c27cd711","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"28f8c4e3-3914-40e6-98df-e6c65babc0c7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:40:22.291Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:22.294Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d77507e4-0f73-4f7d-b3cb-9c37c27cd711","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"28f8c4e3-3914-40e6-98df-e6c65babc0c7","LogTimestamp":"2023-04-25T00:40:22.294Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:40:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:40:24.303Z","message":"Entering","context":{"RequestID":"b54227a5-3475-489f-862d-7707762594c8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"eed356c1-0412-44d1-b81c-c9ac588cc79b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:40:24.303Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:40:24.304Z","message":"{\"transactionId\":\"b54227a5-3475-489f-862d-7707762594c8\",\"status\":\"200\",\"rqstDate\":\"230425-00:40:24:303\",\"respDate\":\"230425-00:40:24:304\",\"sourceId\":\"haproxy:b54227a5-3475-489f-862d-7707762594c8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:40:24:303-74534\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9f118985-b1ec-4dc0-9369-3b4642da028b], x-b3-parentspanid=[2a0fa15942977223], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[636cf2e58483b8052a0fa15942977223], x-b3-spanid=[635c597a5753f110], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b54227a5-3475-489f-862d-7707762594c8]}\\\"}\"}","context":{"RequestID":"b54227a5-3475-489f-862d-7707762594c8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"eed356c1-0412-44d1-b81c-c9ac588cc79b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:40:24.303Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:24.305Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b54227a5-3475-489f-862d-7707762594c8","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eed356c1-0412-44d1-b81c-c9ac588cc79b","LogTimestamp":"2023-04-25T00:40:24.305Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:40:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-25T00:40:26.314Z","message":"Entering","context":{"RequestID":"8a944c7d-b590-4ab8-b06b-b215409856ce","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c674ff14-e547-4a9f-8418-7001f5f7420d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:40:26.314Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:40:26.316Z","message":"{\"transactionId\":\"8a944c7d-b590-4ab8-b06b-b215409856ce\",\"status\":\"200\",\"rqstDate\":\"230425-00:40:26:314\",\"respDate\":\"230425-00:40:26:316\",\"sourceId\":\"haproxy:8a944c7d-b590-4ab8-b06b-b215409856ce\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:40:26:314-89815\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8403a386-b4fa-4831-b5be-b89109f543d0], x-b3-parentspanid=[2ad99c512189d891], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[71abe8d3e08f27652ad99c512189d891], x-b3-spanid=[0ddde43d89ea168f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8a944c7d-b590-4ab8-b06b-b215409856ce]}\\\"}\"}","context":{"RequestID":"8a944c7d-b590-4ab8-b06b-b215409856ce","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c674ff14-e547-4a9f-8418-7001f5f7420d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:40:26.314Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:26.316Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8a944c7d-b590-4ab8-b06b-b215409856ce","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c674ff14-e547-4a9f-8418-7001f5f7420d","LogTimestamp":"2023-04-25T00:40:26.316Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:40:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:40:28.325Z","message":"Entering","context":{"RequestID":"3cabd06b-db20-48bb-aed1-21edab8e1010","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0edd323f-8488-4f28-a10a-a4fc96fd6095","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:40:28.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:40:28.327Z","message":"{\"transactionId\":\"3cabd06b-db20-48bb-aed1-21edab8e1010\",\"status\":\"200\",\"rqstDate\":\"230425-00:40:28:326\",\"respDate\":\"230425-00:40:28:327\",\"sourceId\":\"haproxy:3cabd06b-db20-48bb-aed1-21edab8e1010\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:40:28:326-10275\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[61688c1b-695a-4035-a844-a4ab03b2c6b5], x-b3-parentspanid=[85354efa479c13a6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5e00b0bd94f2cc0585354efa479c13a6], x-b3-spanid=[509de8997c2fea27], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3cabd06b-db20-48bb-aed1-21edab8e1010]}\\\"}\"}","context":{"RequestID":"3cabd06b-db20-48bb-aed1-21edab8e1010","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0edd323f-8488-4f28-a10a-a4fc96fd6095","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:40:28.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:28.328Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3cabd06b-db20-48bb-aed1-21edab8e1010","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0edd323f-8488-4f28-a10a-a4fc96fd6095","LogTimestamp":"2023-04-25T00:40:28.328Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:40:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:40:28.762Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:40:28.777Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:28.777Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:28.777Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:30.338Z","message":"Entering","context":{"RequestID":"d4fd620d-d827-4317-898c-03fc954a0e7d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f58a9ca3-d008-4691-ac0f-b5db295a9c89","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:40:30.338Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:40:30.342Z","message":"{\"transactionId\":\"d4fd620d-d827-4317-898c-03fc954a0e7d\",\"status\":\"200\",\"rqstDate\":\"230425-00:40:30:340\",\"respDate\":\"230425-00:40:30:342\",\"sourceId\":\"haproxy:d4fd620d-d827-4317-898c-03fc954a0e7d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:40:30:340-59378\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[349c6aed-6197-48e8-8ba1-a53be2276fb7], x-b3-parentspanid=[cdbec4d5ed9961c1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cea6960b428c5b73cdbec4d5ed9961c1], x-b3-spanid=[1da3836274076c27], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d4fd620d-d827-4317-898c-03fc954a0e7d]}\\\"}\"}","context":{"RequestID":"d4fd620d-d827-4317-898c-03fc954a0e7d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f58a9ca3-d008-4691-ac0f-b5db295a9c89","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:40:30.338Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:30.343Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d4fd620d-d827-4317-898c-03fc954a0e7d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f58a9ca3-d008-4691-ac0f-b5db295a9c89","LogTimestamp":"2023-04-25T00:40:30.343Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:40:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:40:30.893Z","message":"Entering","context":{"RequestID":"36e30be1-994c-4007-a323-1f2b6f049cf6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4a1cd8be-0a88-4e04-ae4d-cd6506324c4e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:40:30.892Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:40:30.894Z","message":"{\"transactionId\":\"36e30be1-994c-4007-a323-1f2b6f049cf6\",\"status\":\"200\",\"rqstDate\":\"230425-00:40:30:893\",\"respDate\":\"230425-00:40:30:894\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:36e30be1-994c-4007-a323-1f2b6f049cf6\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:40:30:893-14418\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b3ba43c7-44cf-4c10-95a8-067b2baec367], x-b3-parentspanid=[737f617652e0ab1f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39847], x-envoy-attempt-count=[1], x-b3-traceid=[77a077c7ee62f1a9737f617652e0ab1f], x-b3-spanid=[e4ab14595bbe7108], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[36e30be1-994c-4007-a323-1f2b6f049cf6]}\\\"}\"}","context":{"RequestID":"36e30be1-994c-4007-a323-1f2b6f049cf6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4a1cd8be-0a88-4e04-ae4d-cd6506324c4e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:40:30.892Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:30.895Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"36e30be1-994c-4007-a323-1f2b6f049cf6","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4a1cd8be-0a88-4e04-ae4d-cd6506324c4e","LogTimestamp":"2023-04-25T00:40:30.895Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:40:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:40:31.096Z","message":"Entering","context":{"RequestID":"83981412-9ce3-4f88-8bea-325fade70a70","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"29c46592-7648-4cec-8831-c717525b5c8e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:40:31.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:40:31.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"83981412-9ce3-4f88-8bea-325fade70a70","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"29c46592-7648-4cec-8831-c717525b5c8e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:40:31.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:31.100Z","message":"{\"transactionId\":\"83981412-9ce3-4f88-8bea-325fade70a70\",\"status\":\"200\",\"rqstDate\":\"230425-00:40:31:097\",\"respDate\":\"230425-00:40:31:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:83981412-9ce3-4f88-8bea-325fade70a70\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:40:31:097-84905\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[83981412-9ce3-4f88-8bea-325fade70a70]}\\\"}\"}","context":{"RequestID":"83981412-9ce3-4f88-8bea-325fade70a70","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"29c46592-7648-4cec-8831-c717525b5c8e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:40:31.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:31.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"83981412-9ce3-4f88-8bea-325fade70a70","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"29c46592-7648-4cec-8831-c717525b5c8e","LogTimestamp":"2023-04-25T00:40:31.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:40:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:40:32.354Z","message":"Entering","context":{"RequestID":"5cde9274-dd9e-4df0-9fb8-8eadfc366843","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"39628e66-3730-4649-9a35-277085591e51","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:40:32.354Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:40:32.355Z","message":"{\"transactionId\":\"5cde9274-dd9e-4df0-9fb8-8eadfc366843\",\"status\":\"200\",\"rqstDate\":\"230425-00:40:32:354\",\"respDate\":\"230425-00:40:32:355\",\"sourceId\":\"haproxy:5cde9274-dd9e-4df0-9fb8-8eadfc366843\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:40:32:354-87659\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9d193a1c-26d3-42fc-b9a0-4864b8bab34b], x-b3-parentspanid=[3e77a5c81155e4a2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f07a56ed08c357403e77a5c81155e4a2], x-b3-spanid=[b5781bd80017290e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5cde9274-dd9e-4df0-9fb8-8eadfc366843]}\\\"}\"}","context":{"RequestID":"5cde9274-dd9e-4df0-9fb8-8eadfc366843","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"39628e66-3730-4649-9a35-277085591e51","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:40:32.354Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:32.356Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5cde9274-dd9e-4df0-9fb8-8eadfc366843","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"39628e66-3730-4649-9a35-277085591e51","LogTimestamp":"2023-04-25T00:40:32.356Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:40:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:40:34.365Z","message":"Entering","context":{"RequestID":"3e67d366-76ca-46ea-937c-c9d266f68b31","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4f61eea2-a710-4e0b-8728-b98a91955b30","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:40:34.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:40:34.368Z","message":"{\"transactionId\":\"3e67d366-76ca-46ea-937c-c9d266f68b31\",\"status\":\"200\",\"rqstDate\":\"230425-00:40:34:366\",\"respDate\":\"230425-00:40:34:368\",\"sourceId\":\"haproxy:3e67d366-76ca-46ea-937c-c9d266f68b31\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:40:34:366-52839\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[529f7741-e141-4cca-8562-17cb79b5d873], x-b3-parentspanid=[4b083615a68f520c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4b8f3e41976a81ce4b083615a68f520c], x-b3-spanid=[54883da970675031], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3e67d366-76ca-46ea-937c-c9d266f68b31]}\\\"}\"}","context":{"RequestID":"3e67d366-76ca-46ea-937c-c9d266f68b31","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4f61eea2-a710-4e0b-8728-b98a91955b30","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:40:34.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:34.369Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3e67d366-76ca-46ea-937c-c9d266f68b31","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4f61eea2-a710-4e0b-8728-b98a91955b30","LogTimestamp":"2023-04-25T00:40:34.369Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:40:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:40:36.378Z","message":"Entering","context":{"RequestID":"c22d94ab-8dd1-4799-a34d-690071aa4ebf","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2392f67d-f735-413b-801a-5fd0fe0ae713","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:40:36.378Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:40:36.381Z","message":"{\"transactionId\":\"c22d94ab-8dd1-4799-a34d-690071aa4ebf\",\"status\":\"200\",\"rqstDate\":\"230425-00:40:36:379\",\"respDate\":\"230425-00:40:36:381\",\"sourceId\":\"haproxy:c22d94ab-8dd1-4799-a34d-690071aa4ebf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:40:36:379-60995\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[42ea2524-2ba0-4f1a-9c8d-b492c27ed66f], x-b3-parentspanid=[c0193bfee8196e74], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6acf41a128c2993bc0193bfee8196e74], x-b3-spanid=[624164695ff37415], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c22d94ab-8dd1-4799-a34d-690071aa4ebf]}\\\"}\"}","context":{"RequestID":"c22d94ab-8dd1-4799-a34d-690071aa4ebf","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2392f67d-f735-413b-801a-5fd0fe0ae713","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:40:36.378Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:36.382Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c22d94ab-8dd1-4799-a34d-690071aa4ebf","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2392f67d-f735-413b-801a-5fd0fe0ae713","LogTimestamp":"2023-04-25T00:40:36.382Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:40:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:40:38.392Z","message":"Entering","context":{"RequestID":"9106e2cf-5b56-4123-a923-309c8334ae74","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7e6096a0-8f06-496f-8299-cf7f34bb49fc","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:40:38.391Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:40:38.394Z","message":"{\"transactionId\":\"9106e2cf-5b56-4123-a923-309c8334ae74\",\"status\":\"200\",\"rqstDate\":\"230425-00:40:38:392\",\"respDate\":\"230425-00:40:38:394\",\"sourceId\":\"haproxy:9106e2cf-5b56-4123-a923-309c8334ae74\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:40:38:392-86278\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[088798df-2c64-40ff-bac2-e0eef3068d7e], x-b3-parentspanid=[b90f6af0fd463345], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0dab9bd26775c49fb90f6af0fd463345], x-b3-spanid=[cc39be9827f36d03], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9106e2cf-5b56-4123-a923-309c8334ae74]}\\\"}\"}","context":{"RequestID":"9106e2cf-5b56-4123-a923-309c8334ae74","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7e6096a0-8f06-496f-8299-cf7f34bb49fc","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:40:38.391Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:38.395Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9106e2cf-5b56-4123-a923-309c8334ae74","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7e6096a0-8f06-496f-8299-cf7f34bb49fc","LogTimestamp":"2023-04-25T00:40:38.395Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:40:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:40:38.762Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:40:38.783Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:38.783Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:38.784Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:40.405Z","message":"Entering","context":{"RequestID":"4dbb6672-3d73-4d74-bd6c-99e31fabf421","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"417fe3de-e120-41a7-82b7-dd350785bdf5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:40:40.405Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:40:40.409Z","message":"{\"transactionId\":\"4dbb6672-3d73-4d74-bd6c-99e31fabf421\",\"status\":\"200\",\"rqstDate\":\"230425-00:40:40:406\",\"respDate\":\"230425-00:40:40:409\",\"sourceId\":\"haproxy:4dbb6672-3d73-4d74-bd6c-99e31fabf421\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:40:40:406-40520\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a802f3c2-417b-42ed-953d-b7fae3798b83], x-b3-parentspanid=[a334b03515cef73a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7a316cb3249216aea334b03515cef73a], x-b3-spanid=[6f90f673a2bfa111], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4dbb6672-3d73-4d74-bd6c-99e31fabf421]}\\\"}\"}","context":{"RequestID":"4dbb6672-3d73-4d74-bd6c-99e31fabf421","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"417fe3de-e120-41a7-82b7-dd350785bdf5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:40:40.405Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:40.410Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4dbb6672-3d73-4d74-bd6c-99e31fabf421","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"417fe3de-e120-41a7-82b7-dd350785bdf5","LogTimestamp":"2023-04-25T00:40:40.410Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:40:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:40:40.896Z","message":"Entering","context":{"RequestID":"837e0d24-2c52-48c1-bbe2-dd8e2803a98e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7d408605-59f7-477f-a496-42eeafb1c6be","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:40:40.896Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:40:40.898Z","message":"{\"transactionId\":\"837e0d24-2c52-48c1-bbe2-dd8e2803a98e\",\"status\":\"200\",\"rqstDate\":\"230425-00:40:40:897\",\"respDate\":\"230425-00:40:40:898\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:837e0d24-2c52-48c1-bbe2-dd8e2803a98e\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:40:40:897-58908\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e9ffb817-0109-440f-98ce-e8a3da7c51f4], x-b3-parentspanid=[eeb61eda14d6eb50], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41271], x-envoy-attempt-count=[1], x-b3-traceid=[2bda43d9948c6234eeb61eda14d6eb50], x-b3-spanid=[049f5772b2cdeffd], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[837e0d24-2c52-48c1-bbe2-dd8e2803a98e]}\\\"}\"}","context":{"RequestID":"837e0d24-2c52-48c1-bbe2-dd8e2803a98e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7d408605-59f7-477f-a496-42eeafb1c6be","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:40:40.896Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:40.899Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"837e0d24-2c52-48c1-bbe2-dd8e2803a98e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7d408605-59f7-477f-a496-42eeafb1c6be","LogTimestamp":"2023-04-25T00:40:40.899Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:40:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:40:41.097Z","message":"Entering","context":{"RequestID":"d569e759-5ad5-4414-ad1b-ee7027b59a93","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"242cfe01-d053-4d28-aff9-8f0834539f1a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:40:41.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:40:41.100Z","message":"Database is available from CACHED check.","context":{"RequestID":"d569e759-5ad5-4414-ad1b-ee7027b59a93","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"242cfe01-d053-4d28-aff9-8f0834539f1a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:40:41.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:41.101Z","message":"{\"transactionId\":\"d569e759-5ad5-4414-ad1b-ee7027b59a93\",\"status\":\"200\",\"rqstDate\":\"230425-00:40:41:098\",\"respDate\":\"230425-00:40:41:101\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d569e759-5ad5-4414-ad1b-ee7027b59a93\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:40:41:098-67523\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d569e759-5ad5-4414-ad1b-ee7027b59a93]}\\\"}\"}","context":{"RequestID":"d569e759-5ad5-4414-ad1b-ee7027b59a93","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"242cfe01-d053-4d28-aff9-8f0834539f1a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:40:41.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:41.102Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d569e759-5ad5-4414-ad1b-ee7027b59a93","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"242cfe01-d053-4d28-aff9-8f0834539f1a","LogTimestamp":"2023-04-25T00:40:41.102Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:40:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:40:42.279Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:42.284Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:42.420Z","message":"Entering","context":{"RequestID":"7345683b-05bf-4bd6-b6ab-3a3a39244fa1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2f0e0317-c425-492e-beb7-d1bd0548a358","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:40:42.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:40:42.422Z","message":"{\"transactionId\":\"7345683b-05bf-4bd6-b6ab-3a3a39244fa1\",\"status\":\"200\",\"rqstDate\":\"230425-00:40:42:421\",\"respDate\":\"230425-00:40:42:422\",\"sourceId\":\"haproxy:7345683b-05bf-4bd6-b6ab-3a3a39244fa1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:40:42:421-12456\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6708ea3a-0b54-4d4c-bcb1-cb2a1c6f65e6], x-b3-parentspanid=[18138395c3a067fd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d0d47c14a22373c818138395c3a067fd], x-b3-spanid=[6ba2ceb1b256a895], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7345683b-05bf-4bd6-b6ab-3a3a39244fa1]}\\\"}\"}","context":{"RequestID":"7345683b-05bf-4bd6-b6ab-3a3a39244fa1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2f0e0317-c425-492e-beb7-d1bd0548a358","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:40:42.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:42.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7345683b-05bf-4bd6-b6ab-3a3a39244fa1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2f0e0317-c425-492e-beb7-d1bd0548a358","LogTimestamp":"2023-04-25T00:40:42.423Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:40:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:40:44.434Z","message":"Entering","context":{"RequestID":"6a87bc3f-9a9d-4240-bfdc-b6ab3373cd60","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3898e67e-fe79-42d5-b7e2-0d1f83c90219","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:40:44.434Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:40:44.437Z","message":"{\"transactionId\":\"6a87bc3f-9a9d-4240-bfdc-b6ab3373cd60\",\"status\":\"200\",\"rqstDate\":\"230425-00:40:44:435\",\"respDate\":\"230425-00:40:44:437\",\"sourceId\":\"haproxy:6a87bc3f-9a9d-4240-bfdc-b6ab3373cd60\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:40:44:435-90882\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[74c22bab-0f2d-434d-aabf-5afac3483923], x-b3-parentspanid=[9f9591cfcfbd613d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b2e9467dced041089f9591cfcfbd613d], x-b3-spanid=[2d431a754a34aae8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6a87bc3f-9a9d-4240-bfdc-b6ab3373cd60]}\\\"}\"}","context":{"RequestID":"6a87bc3f-9a9d-4240-bfdc-b6ab3373cd60","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3898e67e-fe79-42d5-b7e2-0d1f83c90219","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:40:44.434Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:44.438Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6a87bc3f-9a9d-4240-bfdc-b6ab3373cd60","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3898e67e-fe79-42d5-b7e2-0d1f83c90219","LogTimestamp":"2023-04-25T00:40:44.438Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:40:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:40:46.448Z","message":"Entering","context":{"RequestID":"c5b82110-42a9-46c9-a50c-2fae916dad4b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"48486984-97b6-4c0d-bcd3-de2835b40419","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:40:46.448Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:40:46.450Z","message":"{\"transactionId\":\"c5b82110-42a9-46c9-a50c-2fae916dad4b\",\"status\":\"200\",\"rqstDate\":\"230425-00:40:46:448\",\"respDate\":\"230425-00:40:46:449\",\"sourceId\":\"haproxy:c5b82110-42a9-46c9-a50c-2fae916dad4b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:40:46:448-89317\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[02880a6a-7d47-496f-91c2-c368fe30796f], x-b3-parentspanid=[6ecfaafd9a4cc171], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[45e4dea9f6ab42f16ecfaafd9a4cc171], x-b3-spanid=[660925f8630bd04a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c5b82110-42a9-46c9-a50c-2fae916dad4b]}\\\"}\"}","context":{"RequestID":"c5b82110-42a9-46c9-a50c-2fae916dad4b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"48486984-97b6-4c0d-bcd3-de2835b40419","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:40:46.448Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:46.450Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c5b82110-42a9-46c9-a50c-2fae916dad4b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"48486984-97b6-4c0d-bcd3-de2835b40419","LogTimestamp":"2023-04-25T00:40:46.450Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:40:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:40:48.459Z","message":"Entering","context":{"RequestID":"61ecf545-eaf6-4aa8-82fe-117fe35e466a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"116ae02d-a166-416c-9b92-65758b62a25c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:40:48.459Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:40:48.462Z","message":"{\"transactionId\":\"61ecf545-eaf6-4aa8-82fe-117fe35e466a\",\"status\":\"200\",\"rqstDate\":\"230425-00:40:48:460\",\"respDate\":\"230425-00:40:48:462\",\"sourceId\":\"haproxy:61ecf545-eaf6-4aa8-82fe-117fe35e466a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:40:48:460-18579\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[250ea825-847c-480d-948e-77cd52de218e], x-b3-parentspanid=[27ec7ca8782ff3ad], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9e63362d85ac80ee27ec7ca8782ff3ad], x-b3-spanid=[ed5a13478dc3140e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[61ecf545-eaf6-4aa8-82fe-117fe35e466a]}\\\"}\"}","context":{"RequestID":"61ecf545-eaf6-4aa8-82fe-117fe35e466a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"116ae02d-a166-416c-9b92-65758b62a25c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:40:48.459Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:48.463Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"61ecf545-eaf6-4aa8-82fe-117fe35e466a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"116ae02d-a166-416c-9b92-65758b62a25c","LogTimestamp":"2023-04-25T00:40:48.463Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:40:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:40:48.761Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:40:48.778Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:48.778Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:48.778Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:50.473Z","message":"Entering","context":{"RequestID":"11eccb1d-d709-47c4-9fe2-15fb1186030a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f4f0be2c-1579-4e6b-9527-63b09c720dcd","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:40:50.473Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:40:50.477Z","message":"{\"transactionId\":\"11eccb1d-d709-47c4-9fe2-15fb1186030a\",\"status\":\"200\",\"rqstDate\":\"230425-00:40:50:474\",\"respDate\":\"230425-00:40:50:477\",\"sourceId\":\"haproxy:11eccb1d-d709-47c4-9fe2-15fb1186030a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:40:50:474-88553\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1508cdb5-a487-43ff-9406-9ee302cabe8b], x-b3-parentspanid=[89448d28a80881a7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f2408f3bd7613f5b89448d28a80881a7], x-b3-spanid=[0bbb107d5e9dee6e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[11eccb1d-d709-47c4-9fe2-15fb1186030a]}\\\"}\"}","context":{"RequestID":"11eccb1d-d709-47c4-9fe2-15fb1186030a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f4f0be2c-1579-4e6b-9527-63b09c720dcd","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:40:50.473Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:50.479Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"11eccb1d-d709-47c4-9fe2-15fb1186030a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f4f0be2c-1579-4e6b-9527-63b09c720dcd","LogTimestamp":"2023-04-25T00:40:50.478Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:40:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:40:50.903Z","message":"Entering","context":{"RequestID":"4131dcfd-a9d2-4047-9456-2f0f2707377d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4943e1ac-9ade-4e72-8392-6b13de1a5d78","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:40:50.903Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:40:50.906Z","message":"{\"transactionId\":\"4131dcfd-a9d2-4047-9456-2f0f2707377d\",\"status\":\"200\",\"rqstDate\":\"230425-00:40:50:904\",\"respDate\":\"230425-00:40:50:906\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4131dcfd-a9d2-4047-9456-2f0f2707377d\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:40:50:904-76364\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6b95a2bd-9c88-4f82-8c54-cdb2c0ca2f64], x-b3-parentspanid=[a2ead4e0bb74a3bd], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59497], x-envoy-attempt-count=[1], x-b3-traceid=[671abee44249144aa2ead4e0bb74a3bd], x-b3-spanid=[473f8bd49919c305], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4131dcfd-a9d2-4047-9456-2f0f2707377d]}\\\"}\"}","context":{"RequestID":"4131dcfd-a9d2-4047-9456-2f0f2707377d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4943e1ac-9ade-4e72-8392-6b13de1a5d78","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:40:50.903Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:50.906Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4131dcfd-a9d2-4047-9456-2f0f2707377d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4943e1ac-9ade-4e72-8392-6b13de1a5d78","LogTimestamp":"2023-04-25T00:40:50.906Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:40:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:40:51.101Z","message":"Entering","context":{"RequestID":"5ffd2b20-e51f-4b50-8497-86c3abe274c6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9ce73581-b97c-4415-ab29-541c8e307b9d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:40:51.101Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:40:51.105Z","message":"Database is available from CACHED check.","context":{"RequestID":"5ffd2b20-e51f-4b50-8497-86c3abe274c6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9ce73581-b97c-4415-ab29-541c8e307b9d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:40:51.101Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:51.107Z","message":"{\"transactionId\":\"5ffd2b20-e51f-4b50-8497-86c3abe274c6\",\"status\":\"200\",\"rqstDate\":\"230425-00:40:51:103\",\"respDate\":\"230425-00:40:51:107\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:5ffd2b20-e51f-4b50-8497-86c3abe274c6\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:40:51:103-34225\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[5ffd2b20-e51f-4b50-8497-86c3abe274c6]}\\\"}\"}","context":{"RequestID":"5ffd2b20-e51f-4b50-8497-86c3abe274c6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9ce73581-b97c-4415-ab29-541c8e307b9d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:40:51.101Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:51.108Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5ffd2b20-e51f-4b50-8497-86c3abe274c6","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"7","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9ce73581-b97c-4415-ab29-541c8e307b9d","LogTimestamp":"2023-04-25T00:40:51.108Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:40:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-04-25T00:40:52.490Z","message":"Entering","context":{"RequestID":"bd9e7669-5bdd-411c-8007-623c51d2fdb7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9c74379e-22a1-40bf-b94d-ff4861f4f18c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:40:52.490Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:40:52.494Z","message":"{\"transactionId\":\"bd9e7669-5bdd-411c-8007-623c51d2fdb7\",\"status\":\"200\",\"rqstDate\":\"230425-00:40:52:491\",\"respDate\":\"230425-00:40:52:494\",\"sourceId\":\"haproxy:bd9e7669-5bdd-411c-8007-623c51d2fdb7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:40:52:491-3276\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b4d81512-3555-9c9b-8b3b-a866508cbe73], x-b3-parentspanid=[7716f4d347670b5e], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7d4da482d787dc0a7716f4d347670b5e], x-b3-spanid=[a78a67f0e013e359], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bd9e7669-5bdd-411c-8007-623c51d2fdb7]}\\\"}\"}","context":{"RequestID":"bd9e7669-5bdd-411c-8007-623c51d2fdb7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9c74379e-22a1-40bf-b94d-ff4861f4f18c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:40:52.490Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:52.495Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bd9e7669-5bdd-411c-8007-623c51d2fdb7","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9c74379e-22a1-40bf-b94d-ff4861f4f18c","LogTimestamp":"2023-04-25T00:40:52.495Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:40:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:40:54.507Z","message":"Entering","context":{"RequestID":"ba84b804-5d72-4844-b278-1f33ad853321","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"dac95817-9d91-481e-a5c5-e756ab5fe761","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:40:54.506Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:40:54.510Z","message":"{\"transactionId\":\"ba84b804-5d72-4844-b278-1f33ad853321\",\"status\":\"200\",\"rqstDate\":\"230425-00:40:54:507\",\"respDate\":\"230425-00:40:54:509\",\"sourceId\":\"haproxy:ba84b804-5d72-4844-b278-1f33ad853321\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:40:54:507-48148\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3f1f9e91-44b3-4350-8af4-6ccb60c3bc05], x-b3-parentspanid=[d9316f760ce9df3c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a52744da74b818ded9316f760ce9df3c], x-b3-spanid=[e07a3c10949a761c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ba84b804-5d72-4844-b278-1f33ad853321]}\\\"}\"}","context":{"RequestID":"ba84b804-5d72-4844-b278-1f33ad853321","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"dac95817-9d91-481e-a5c5-e756ab5fe761","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:40:54.506Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:54.511Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ba84b804-5d72-4844-b278-1f33ad853321","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dac95817-9d91-481e-a5c5-e756ab5fe761","LogTimestamp":"2023-04-25T00:40:54.510Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:40:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:40:56.520Z","message":"Entering","context":{"RequestID":"f4d7e4a1-ee2a-49d5-bc2c-66bef20acb3d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"30c82934-66e4-49be-b789-4de328fdbb1b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:40:56.520Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:40:56.522Z","message":"{\"transactionId\":\"f4d7e4a1-ee2a-49d5-bc2c-66bef20acb3d\",\"status\":\"200\",\"rqstDate\":\"230425-00:40:56:521\",\"respDate\":\"230425-00:40:56:522\",\"sourceId\":\"haproxy:f4d7e4a1-ee2a-49d5-bc2c-66bef20acb3d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:40:56:521-30514\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1e106675-26ec-4950-b315-76191b9245b6], x-b3-parentspanid=[1b90eec20712c463], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fbdd538a2aa3d0951b90eec20712c463], x-b3-spanid=[b84bf3d9d0037349], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f4d7e4a1-ee2a-49d5-bc2c-66bef20acb3d]}\\\"}\"}","context":{"RequestID":"f4d7e4a1-ee2a-49d5-bc2c-66bef20acb3d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"30c82934-66e4-49be-b789-4de328fdbb1b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:40:56.520Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:56.523Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f4d7e4a1-ee2a-49d5-bc2c-66bef20acb3d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"30c82934-66e4-49be-b789-4de328fdbb1b","LogTimestamp":"2023-04-25T00:40:56.523Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:40:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:40:58.533Z","message":"Entering","context":{"RequestID":"f7ca842d-58be-45ec-8e72-db9faeb3e9ff","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5b3ab6cb-adce-4823-a809-97cfd61c55e1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:40:58.533Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:40:58.536Z","message":"{\"transactionId\":\"f7ca842d-58be-45ec-8e72-db9faeb3e9ff\",\"status\":\"200\",\"rqstDate\":\"230425-00:40:58:534\",\"respDate\":\"230425-00:40:58:536\",\"sourceId\":\"haproxy:f7ca842d-58be-45ec-8e72-db9faeb3e9ff\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:40:58:534-60594\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[256fc70c-5648-4b0e-a30a-137a03e64c88], x-b3-parentspanid=[66f913a0d60d2934], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9f2f00aad9938fb366f913a0d60d2934], x-b3-spanid=[e236de6d97aace0b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f7ca842d-58be-45ec-8e72-db9faeb3e9ff]}\\\"}\"}","context":{"RequestID":"f7ca842d-58be-45ec-8e72-db9faeb3e9ff","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5b3ab6cb-adce-4823-a809-97cfd61c55e1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:40:58.533Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:58.538Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f7ca842d-58be-45ec-8e72-db9faeb3e9ff","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5b3ab6cb-adce-4823-a809-97cfd61c55e1","LogTimestamp":"2023-04-25T00:40:58.537Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:40:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:40:58.761Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:40:58.770Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:58.771Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:40:58.771Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:00.548Z","message":"Entering","context":{"RequestID":"57e4ae26-34c9-41d3-a298-38cea0450a64","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c4fbfe7f-4f71-4e03-99ea-3c56df463f1b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:41:00.547Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:41:00.551Z","message":"{\"transactionId\":\"57e4ae26-34c9-41d3-a298-38cea0450a64\",\"status\":\"200\",\"rqstDate\":\"230425-00:41:00:549\",\"respDate\":\"230425-00:41:00:551\",\"sourceId\":\"haproxy:57e4ae26-34c9-41d3-a298-38cea0450a64\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:41:00:549-4946\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[53e0c4c3-835c-4f53-861f-dcb0c89fa974], x-b3-parentspanid=[8892cd9fcdb2f632], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7303640e159bd3c48892cd9fcdb2f632], x-b3-spanid=[bffa5ffb00b3d4ca], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[57e4ae26-34c9-41d3-a298-38cea0450a64]}\\\"}\"}","context":{"RequestID":"57e4ae26-34c9-41d3-a298-38cea0450a64","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c4fbfe7f-4f71-4e03-99ea-3c56df463f1b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:41:00.547Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:00.553Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"57e4ae26-34c9-41d3-a298-38cea0450a64","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c4fbfe7f-4f71-4e03-99ea-3c56df463f1b","LogTimestamp":"2023-04-25T00:41:00.552Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:41:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:41:00.894Z","message":"Entering","context":{"RequestID":"9c934a30-d494-42aa-85ac-650f1ac8e6e9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"73153787-d221-4259-96bf-518e4f3f2b95","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:41:00.894Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:41:00.896Z","message":"{\"transactionId\":\"9c934a30-d494-42aa-85ac-650f1ac8e6e9\",\"status\":\"200\",\"rqstDate\":\"230425-00:41:00:895\",\"respDate\":\"230425-00:41:00:896\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:9c934a30-d494-42aa-85ac-650f1ac8e6e9\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:41:00:895-42942\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9c95bf7f-bea1-4981-83a5-a9ce0b57c7af], x-b3-parentspanid=[d2b7e0086d2da88e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39625], x-envoy-attempt-count=[1], x-b3-traceid=[fed5583cb081b0c9d2b7e0086d2da88e], x-b3-spanid=[bf023b22c5b93cc6], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[9c934a30-d494-42aa-85ac-650f1ac8e6e9]}\\\"}\"}","context":{"RequestID":"9c934a30-d494-42aa-85ac-650f1ac8e6e9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"73153787-d221-4259-96bf-518e4f3f2b95","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:41:00.894Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:00.897Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9c934a30-d494-42aa-85ac-650f1ac8e6e9","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"73153787-d221-4259-96bf-518e4f3f2b95","LogTimestamp":"2023-04-25T00:41:00.897Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:41:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:41:01.098Z","message":"Entering","context":{"RequestID":"f882ea78-981c-489e-934b-4552b8627696","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4f9fc9f7-10fc-4928-889f-d4d4890a1b25","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:41:01.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:41:01.100Z","message":"Database is available from CACHED check.","context":{"RequestID":"f882ea78-981c-489e-934b-4552b8627696","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4f9fc9f7-10fc-4928-889f-d4d4890a1b25","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:41:01.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:01.101Z","message":"{\"transactionId\":\"f882ea78-981c-489e-934b-4552b8627696\",\"status\":\"200\",\"rqstDate\":\"230425-00:41:01:099\",\"respDate\":\"230425-00:41:01:101\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f882ea78-981c-489e-934b-4552b8627696\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:41:01:099-72134\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f882ea78-981c-489e-934b-4552b8627696]}\\\"}\"}","context":{"RequestID":"f882ea78-981c-489e-934b-4552b8627696","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4f9fc9f7-10fc-4928-889f-d4d4890a1b25","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:41:01.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:01.102Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f882ea78-981c-489e-934b-4552b8627696","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4f9fc9f7-10fc-4928-889f-d4d4890a1b25","LogTimestamp":"2023-04-25T00:41:01.102Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:41:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:41:02.563Z","message":"Entering","context":{"RequestID":"bcd1ab3b-4861-4ba8-bd78-f8bb1967a3d5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c95f0b71-c0ee-4de5-95e2-d981eae4fc3c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:41:02.563Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:41:02.566Z","message":"{\"transactionId\":\"bcd1ab3b-4861-4ba8-bd78-f8bb1967a3d5\",\"status\":\"200\",\"rqstDate\":\"230425-00:41:02:564\",\"respDate\":\"230425-00:41:02:566\",\"sourceId\":\"haproxy:bcd1ab3b-4861-4ba8-bd78-f8bb1967a3d5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:41:02:564-8432\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[be3b61c0-9944-4a0a-9694-c0e59be80165], x-b3-parentspanid=[215bbec5a3d6a49c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0665bf38bef74377215bbec5a3d6a49c], x-b3-spanid=[64c3a760d7197dd2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bcd1ab3b-4861-4ba8-bd78-f8bb1967a3d5]}\\\"}\"}","context":{"RequestID":"bcd1ab3b-4861-4ba8-bd78-f8bb1967a3d5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c95f0b71-c0ee-4de5-95e2-d981eae4fc3c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:41:02.563Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:02.567Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bcd1ab3b-4861-4ba8-bd78-f8bb1967a3d5","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c95f0b71-c0ee-4de5-95e2-d981eae4fc3c","LogTimestamp":"2023-04-25T00:41:02.567Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:41:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:41:04.577Z","message":"Entering","context":{"RequestID":"284a807f-3534-4558-b82a-f784202292b3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f1d7be9c-4c8a-44fa-81d9-fad04091bd0c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:41:04.577Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:41:04.580Z","message":"{\"transactionId\":\"284a807f-3534-4558-b82a-f784202292b3\",\"status\":\"200\",\"rqstDate\":\"230425-00:41:04:578\",\"respDate\":\"230425-00:41:04:580\",\"sourceId\":\"haproxy:284a807f-3534-4558-b82a-f784202292b3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:41:04:578-77630\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c7936d95-37e4-45ee-ba21-96c10bbd788d], x-b3-parentspanid=[b2518d96b0cd2826], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[195c75de12885f02b2518d96b0cd2826], x-b3-spanid=[25edc8358192356e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[284a807f-3534-4558-b82a-f784202292b3]}\\\"}\"}","context":{"RequestID":"284a807f-3534-4558-b82a-f784202292b3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f1d7be9c-4c8a-44fa-81d9-fad04091bd0c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:41:04.577Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:04.581Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"284a807f-3534-4558-b82a-f784202292b3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f1d7be9c-4c8a-44fa-81d9-fad04091bd0c","LogTimestamp":"2023-04-25T00:41:04.581Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:41:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:41:06.591Z","message":"Entering","context":{"RequestID":"e8bda507-a738-48c6-8912-7eea43b65ca4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"23d8cd8d-8941-47eb-bd00-2660d7a7fb70","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:41:06.591Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:41:06.595Z","message":"{\"transactionId\":\"e8bda507-a738-48c6-8912-7eea43b65ca4\",\"status\":\"200\",\"rqstDate\":\"230425-00:41:06:592\",\"respDate\":\"230425-00:41:06:594\",\"sourceId\":\"haproxy:e8bda507-a738-48c6-8912-7eea43b65ca4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:41:06:592-72697\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3da8c0c0-5d0a-4108-aeaa-2aaded405d1d], x-b3-parentspanid=[09522d098eb42f44], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[46c4987755995bf409522d098eb42f44], x-b3-spanid=[3d2cfcd50253e223], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e8bda507-a738-48c6-8912-7eea43b65ca4]}\\\"}\"}","context":{"RequestID":"e8bda507-a738-48c6-8912-7eea43b65ca4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"23d8cd8d-8941-47eb-bd00-2660d7a7fb70","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:41:06.591Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:06.595Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e8bda507-a738-48c6-8912-7eea43b65ca4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"23d8cd8d-8941-47eb-bd00-2660d7a7fb70","LogTimestamp":"2023-04-25T00:41:06.595Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:41:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:41:08.606Z","message":"Entering","context":{"RequestID":"d0a27570-ce65-4fb4-8486-8ddcdc04484c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"497845be-1311-4666-8787-d936b8b5949f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:41:08.606Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:41:08.609Z","message":"{\"transactionId\":\"d0a27570-ce65-4fb4-8486-8ddcdc04484c\",\"status\":\"200\",\"rqstDate\":\"230425-00:41:08:607\",\"respDate\":\"230425-00:41:08:609\",\"sourceId\":\"haproxy:d0a27570-ce65-4fb4-8486-8ddcdc04484c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:41:08:607-75944\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3886c286-1f29-47c0-91d2-924f0cb7a4dc], x-b3-parentspanid=[7575fb1cb4015d55], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c8536e89b21e4f047575fb1cb4015d55], x-b3-spanid=[81cabf232b90051f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d0a27570-ce65-4fb4-8486-8ddcdc04484c]}\\\"}\"}","context":{"RequestID":"d0a27570-ce65-4fb4-8486-8ddcdc04484c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"497845be-1311-4666-8787-d936b8b5949f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:41:08.606Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:08.610Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d0a27570-ce65-4fb4-8486-8ddcdc04484c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"497845be-1311-4666-8787-d936b8b5949f","LogTimestamp":"2023-04-25T00:41:08.610Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:41:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:41:08.761Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:41:08.773Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:08.773Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:08.773Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:10.622Z","message":"Entering","context":{"RequestID":"ce24a6ca-38bc-47b1-8149-9f2561e1e43f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ebfddfae-8a90-4917-8c99-2ca3a3ec0608","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:41:10.622Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:41:10.625Z","message":"{\"transactionId\":\"ce24a6ca-38bc-47b1-8149-9f2561e1e43f\",\"status\":\"200\",\"rqstDate\":\"230425-00:41:10:623\",\"respDate\":\"230425-00:41:10:624\",\"sourceId\":\"haproxy:ce24a6ca-38bc-47b1-8149-9f2561e1e43f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:41:10:623-1498\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ca29de7e-bbe0-4673-8b69-ce76636a48d5], x-b3-parentspanid=[7a09fbce44fb132f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4917d50004a91ed17a09fbce44fb132f], x-b3-spanid=[521679547619d2e0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ce24a6ca-38bc-47b1-8149-9f2561e1e43f]}\\\"}\"}","context":{"RequestID":"ce24a6ca-38bc-47b1-8149-9f2561e1e43f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ebfddfae-8a90-4917-8c99-2ca3a3ec0608","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:41:10.622Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:10.625Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ce24a6ca-38bc-47b1-8149-9f2561e1e43f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ebfddfae-8a90-4917-8c99-2ca3a3ec0608","LogTimestamp":"2023-04-25T00:41:10.625Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:41:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:41:10.893Z","message":"Entering","context":{"RequestID":"97247a93-7fb7-4e24-85a0-e7d7adb14d20","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"660cd8c1-8553-44c9-8823-5affb4d46a7f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:41:10.893Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:41:10.896Z","message":"{\"transactionId\":\"97247a93-7fb7-4e24-85a0-e7d7adb14d20\",\"status\":\"200\",\"rqstDate\":\"230425-00:41:10:894\",\"respDate\":\"230425-00:41:10:896\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:97247a93-7fb7-4e24-85a0-e7d7adb14d20\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:41:10:894-52118\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[57c16fbf-0cff-44ff-b08e-7104af00c6bc], x-b3-parentspanid=[55e7796eb0aad76f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[36599], x-envoy-attempt-count=[1], x-b3-traceid=[33696ccf14f0c52955e7796eb0aad76f], x-b3-spanid=[8bfc4dba7c3d22d7], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[97247a93-7fb7-4e24-85a0-e7d7adb14d20]}\\\"}\"}","context":{"RequestID":"97247a93-7fb7-4e24-85a0-e7d7adb14d20","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"660cd8c1-8553-44c9-8823-5affb4d46a7f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:41:10.893Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:10.897Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"97247a93-7fb7-4e24-85a0-e7d7adb14d20","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"660cd8c1-8553-44c9-8823-5affb4d46a7f","LogTimestamp":"2023-04-25T00:41:10.897Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:41:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:41:11.096Z","message":"Entering","context":{"RequestID":"5b5f2caa-5b70-484a-9c7a-56439b029a4c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"55641ee0-21f0-43d7-9f70-83bd9b62f153","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:41:11.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:41:11.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"5b5f2caa-5b70-484a-9c7a-56439b029a4c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"55641ee0-21f0-43d7-9f70-83bd9b62f153","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:41:11.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:11.100Z","message":"{\"transactionId\":\"5b5f2caa-5b70-484a-9c7a-56439b029a4c\",\"status\":\"200\",\"rqstDate\":\"230425-00:41:11:097\",\"respDate\":\"230425-00:41:11:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:5b5f2caa-5b70-484a-9c7a-56439b029a4c\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:41:11:097-94387\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[5b5f2caa-5b70-484a-9c7a-56439b029a4c]}\\\"}\"}","context":{"RequestID":"5b5f2caa-5b70-484a-9c7a-56439b029a4c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"55641ee0-21f0-43d7-9f70-83bd9b62f153","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:41:11.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:11.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5b5f2caa-5b70-484a-9c7a-56439b029a4c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"55641ee0-21f0-43d7-9f70-83bd9b62f153","LogTimestamp":"2023-04-25T00:41:11.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:41:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:41:12.285Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:12.290Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:12.634Z","message":"Entering","context":{"RequestID":"7dca9694-f5fb-403c-b3f4-bc8c169383df","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5cc180f4-d0fe-447a-89b6-2ba56874c954","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:41:12.634Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:41:12.637Z","message":"{\"transactionId\":\"7dca9694-f5fb-403c-b3f4-bc8c169383df\",\"status\":\"200\",\"rqstDate\":\"230425-00:41:12:635\",\"respDate\":\"230425-00:41:12:637\",\"sourceId\":\"haproxy:7dca9694-f5fb-403c-b3f4-bc8c169383df\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:41:12:635-29668\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e16fa739-3343-495c-ac8a-c13e1bd30405], x-b3-parentspanid=[31b08ed21ffdc1f1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[21d226246a7f1da331b08ed21ffdc1f1], x-b3-spanid=[b04e7c4c92d1c139], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7dca9694-f5fb-403c-b3f4-bc8c169383df]}\\\"}\"}","context":{"RequestID":"7dca9694-f5fb-403c-b3f4-bc8c169383df","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5cc180f4-d0fe-447a-89b6-2ba56874c954","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:41:12.634Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:12.638Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7dca9694-f5fb-403c-b3f4-bc8c169383df","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5cc180f4-d0fe-447a-89b6-2ba56874c954","LogTimestamp":"2023-04-25T00:41:12.637Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:41:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:41:14.648Z","message":"Entering","context":{"RequestID":"b5550e3a-7b7e-48ba-ab97-09875225e039","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5755ac8a-975c-473a-8afa-2a8b04d48c17","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:41:14.648Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:41:14.651Z","message":"{\"transactionId\":\"b5550e3a-7b7e-48ba-ab97-09875225e039\",\"status\":\"200\",\"rqstDate\":\"230425-00:41:14:649\",\"respDate\":\"230425-00:41:14:650\",\"sourceId\":\"haproxy:b5550e3a-7b7e-48ba-ab97-09875225e039\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:41:14:649-26379\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b84bbc9c-0a46-4182-9989-41f0cc0ec5ff], x-b3-parentspanid=[89ca261baabbb961], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[447978451c74e15089ca261baabbb961], x-b3-spanid=[e308523991149ba5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b5550e3a-7b7e-48ba-ab97-09875225e039]}\\\"}\"}","context":{"RequestID":"b5550e3a-7b7e-48ba-ab97-09875225e039","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5755ac8a-975c-473a-8afa-2a8b04d48c17","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:41:14.648Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:14.651Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b5550e3a-7b7e-48ba-ab97-09875225e039","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5755ac8a-975c-473a-8afa-2a8b04d48c17","LogTimestamp":"2023-04-25T00:41:14.651Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:41:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:41:16.661Z","message":"Entering","context":{"RequestID":"5f11d1c5-88ef-4256-a055-7f60341243c6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"395d63d8-45fe-4e1b-9c64-55a8ed7d2a3d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:41:16.661Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:41:16.664Z","message":"{\"transactionId\":\"5f11d1c5-88ef-4256-a055-7f60341243c6\",\"status\":\"200\",\"rqstDate\":\"230425-00:41:16:662\",\"respDate\":\"230425-00:41:16:664\",\"sourceId\":\"haproxy:5f11d1c5-88ef-4256-a055-7f60341243c6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:41:16:662-60076\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[54cbef04-da5d-4eb9-9fde-1d3d19ad3262], x-b3-parentspanid=[f22bc3bb54258222], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8ccdc230c887654cf22bc3bb54258222], x-b3-spanid=[3bf83e26828a8f4f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5f11d1c5-88ef-4256-a055-7f60341243c6]}\\\"}\"}","context":{"RequestID":"5f11d1c5-88ef-4256-a055-7f60341243c6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"395d63d8-45fe-4e1b-9c64-55a8ed7d2a3d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:41:16.661Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:16.664Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5f11d1c5-88ef-4256-a055-7f60341243c6","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"395d63d8-45fe-4e1b-9c64-55a8ed7d2a3d","LogTimestamp":"2023-04-25T00:41:16.664Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:41:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:41:18.674Z","message":"Entering","context":{"RequestID":"5cc6edca-98ac-419a-b37a-1a49b70d9fb3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9f1c64f0-8b59-452d-b2ea-936b1f758665","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:41:18.674Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:41:18.677Z","message":"{\"transactionId\":\"5cc6edca-98ac-419a-b37a-1a49b70d9fb3\",\"status\":\"200\",\"rqstDate\":\"230425-00:41:18:675\",\"respDate\":\"230425-00:41:18:676\",\"sourceId\":\"haproxy:5cc6edca-98ac-419a-b37a-1a49b70d9fb3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:41:18:675-48316\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[44619b3c-9787-421d-906d-de9ddc7fb101], x-b3-parentspanid=[aed5530849d08d94], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[55a183876b40458daed5530849d08d94], x-b3-spanid=[b3099ff8359d7871], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5cc6edca-98ac-419a-b37a-1a49b70d9fb3]}\\\"}\"}","context":{"RequestID":"5cc6edca-98ac-419a-b37a-1a49b70d9fb3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9f1c64f0-8b59-452d-b2ea-936b1f758665","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:41:18.674Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:18.677Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5cc6edca-98ac-419a-b37a-1a49b70d9fb3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9f1c64f0-8b59-452d-b2ea-936b1f758665","LogTimestamp":"2023-04-25T00:41:18.677Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:41:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:41:18.762Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:41:18.780Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:18.780Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:18.780Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:20.687Z","message":"Entering","context":{"RequestID":"1a37c31d-ce44-4ddd-b1ec-07e102a53754","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7fc83d15-b5dc-4fe0-8e01-942b2156649b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:41:20.687Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:41:20.690Z","message":"{\"transactionId\":\"1a37c31d-ce44-4ddd-b1ec-07e102a53754\",\"status\":\"200\",\"rqstDate\":\"230425-00:41:20:688\",\"respDate\":\"230425-00:41:20:690\",\"sourceId\":\"haproxy:1a37c31d-ce44-4ddd-b1ec-07e102a53754\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:41:20:688-80983\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[01dafc0e-061c-4d62-a242-bde31a9170c5], x-b3-parentspanid=[232c2c6cf5ecbb1b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a40fd80972f37ec9232c2c6cf5ecbb1b], x-b3-spanid=[7f74e786b7df2239], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1a37c31d-ce44-4ddd-b1ec-07e102a53754]}\\\"}\"}","context":{"RequestID":"1a37c31d-ce44-4ddd-b1ec-07e102a53754","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7fc83d15-b5dc-4fe0-8e01-942b2156649b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:41:20.687Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:20.691Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1a37c31d-ce44-4ddd-b1ec-07e102a53754","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7fc83d15-b5dc-4fe0-8e01-942b2156649b","LogTimestamp":"2023-04-25T00:41:20.691Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:41:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:41:20.894Z","message":"Entering","context":{"RequestID":"0c4539c2-7bd0-43d7-accf-0ba2471e34a5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c6e301cd-e408-4236-b29a-6eca41ffe6bc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:41:20.894Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:41:20.897Z","message":"{\"transactionId\":\"0c4539c2-7bd0-43d7-accf-0ba2471e34a5\",\"status\":\"200\",\"rqstDate\":\"230425-00:41:20:895\",\"respDate\":\"230425-00:41:20:897\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:0c4539c2-7bd0-43d7-accf-0ba2471e34a5\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:41:20:895-91483\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f988e83d-09ba-4c74-83c7-8cae288eb65b], x-b3-parentspanid=[a37e167fa0f66249], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[58067], x-envoy-attempt-count=[1], x-b3-traceid=[d48003a7f9c17a2ba37e167fa0f66249], x-b3-spanid=[2e5214217b0ad910], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[0c4539c2-7bd0-43d7-accf-0ba2471e34a5]}\\\"}\"}","context":{"RequestID":"0c4539c2-7bd0-43d7-accf-0ba2471e34a5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c6e301cd-e408-4236-b29a-6eca41ffe6bc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:41:20.894Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:20.898Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0c4539c2-7bd0-43d7-accf-0ba2471e34a5","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c6e301cd-e408-4236-b29a-6eca41ffe6bc","LogTimestamp":"2023-04-25T00:41:20.897Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:41:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:41:21.096Z","message":"Entering","context":{"RequestID":"6df2182f-9d8b-46a1-8ccd-1083fe75425b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"55379d34-6cb3-4ace-aee8-817c159cd840","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:41:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:41:21.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"6df2182f-9d8b-46a1-8ccd-1083fe75425b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"55379d34-6cb3-4ace-aee8-817c159cd840","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:41:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:21.099Z","message":"{\"transactionId\":\"6df2182f-9d8b-46a1-8ccd-1083fe75425b\",\"status\":\"200\",\"rqstDate\":\"230425-00:41:21:097\",\"respDate\":\"230425-00:41:21:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:6df2182f-9d8b-46a1-8ccd-1083fe75425b\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:41:21:097-82142\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[6df2182f-9d8b-46a1-8ccd-1083fe75425b]}\\\"}\"}","context":{"RequestID":"6df2182f-9d8b-46a1-8ccd-1083fe75425b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"55379d34-6cb3-4ace-aee8-817c159cd840","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:41:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:21.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6df2182f-9d8b-46a1-8ccd-1083fe75425b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"55379d34-6cb3-4ace-aee8-817c159cd840","LogTimestamp":"2023-04-25T00:41:21.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:41:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:41:22.702Z","message":"Entering","context":{"RequestID":"7df65b65-77c0-497f-8147-ee38f52f58e2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1799ed47-a0f2-42eb-b65e-8ce65b4cef44","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:41:22.702Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:41:22.703Z","message":"{\"transactionId\":\"7df65b65-77c0-497f-8147-ee38f52f58e2\",\"status\":\"200\",\"rqstDate\":\"230425-00:41:22:702\",\"respDate\":\"230425-00:41:22:703\",\"sourceId\":\"haproxy:7df65b65-77c0-497f-8147-ee38f52f58e2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:41:22:702-67010\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[120b7a33-d05f-4c93-8826-887e3d289a96], x-b3-parentspanid=[24573e30b3a08c00], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7b71587482fc90af24573e30b3a08c00], x-b3-spanid=[448c787dab34cca8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7df65b65-77c0-497f-8147-ee38f52f58e2]}\\\"}\"}","context":{"RequestID":"7df65b65-77c0-497f-8147-ee38f52f58e2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1799ed47-a0f2-42eb-b65e-8ce65b4cef44","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:41:22.702Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:22.704Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7df65b65-77c0-497f-8147-ee38f52f58e2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1799ed47-a0f2-42eb-b65e-8ce65b4cef44","LogTimestamp":"2023-04-25T00:41:22.704Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:41:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-25T00:41:24.712Z","message":"Entering","context":{"RequestID":"74028094-38fd-4258-8952-6d3d4dcfadb3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7cd7560a-b12d-4701-bcec-d3f3e8c56721","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:41:24.712Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:41:24.714Z","message":"{\"transactionId\":\"74028094-38fd-4258-8952-6d3d4dcfadb3\",\"status\":\"200\",\"rqstDate\":\"230425-00:41:24:712\",\"respDate\":\"230425-00:41:24:714\",\"sourceId\":\"haproxy:74028094-38fd-4258-8952-6d3d4dcfadb3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:41:24:712-85374\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[42596910-3951-4711-a4e9-1ec5bc86b3a9], x-b3-parentspanid=[e51e40b129a450ab], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9bd29835bb689365e51e40b129a450ab], x-b3-spanid=[2e2ef894a36f83fa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[74028094-38fd-4258-8952-6d3d4dcfadb3]}\\\"}\"}","context":{"RequestID":"74028094-38fd-4258-8952-6d3d4dcfadb3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7cd7560a-b12d-4701-bcec-d3f3e8c56721","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:41:24.712Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:24.714Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"74028094-38fd-4258-8952-6d3d4dcfadb3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7cd7560a-b12d-4701-bcec-d3f3e8c56721","LogTimestamp":"2023-04-25T00:41:24.714Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:41:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:41:26.725Z","message":"Entering","context":{"RequestID":"c6c41afe-6449-4e25-8687-35b30ecd0e3e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"310e90bc-ed50-4e4f-92ce-82c18b63a89f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:41:26.725Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:41:26.728Z","message":"{\"transactionId\":\"c6c41afe-6449-4e25-8687-35b30ecd0e3e\",\"status\":\"200\",\"rqstDate\":\"230425-00:41:26:725\",\"respDate\":\"230425-00:41:26:727\",\"sourceId\":\"haproxy:c6c41afe-6449-4e25-8687-35b30ecd0e3e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:41:26:725-50054\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b73d6b5e-3cf6-49bb-81db-ae1f49eb6141], x-b3-parentspanid=[78893ce1eb9e4b84], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[baf75c5d36b1318b78893ce1eb9e4b84], x-b3-spanid=[f887226f659a4995], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c6c41afe-6449-4e25-8687-35b30ecd0e3e]}\\\"}\"}","context":{"RequestID":"c6c41afe-6449-4e25-8687-35b30ecd0e3e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"310e90bc-ed50-4e4f-92ce-82c18b63a89f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:41:26.725Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:26.728Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c6c41afe-6449-4e25-8687-35b30ecd0e3e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"310e90bc-ed50-4e4f-92ce-82c18b63a89f","LogTimestamp":"2023-04-25T00:41:26.728Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:41:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:41:28.738Z","message":"Entering","context":{"RequestID":"789b7e1d-d3ee-4855-a729-8f525a54797b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"43ff38a9-9e3f-41e2-a054-13141167b06d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:41:28.738Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:41:28.741Z","message":"{\"transactionId\":\"789b7e1d-d3ee-4855-a729-8f525a54797b\",\"status\":\"200\",\"rqstDate\":\"230425-00:41:28:739\",\"respDate\":\"230425-00:41:28:740\",\"sourceId\":\"haproxy:789b7e1d-d3ee-4855-a729-8f525a54797b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:41:28:739-38565\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1bd69651-8b24-499f-83db-144631ef9346], x-b3-parentspanid=[7cf8af0024b28b98], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b1a451462f3ed8e07cf8af0024b28b98], x-b3-spanid=[203a3d3608d4e6c8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[789b7e1d-d3ee-4855-a729-8f525a54797b]}\\\"}\"}","context":{"RequestID":"789b7e1d-d3ee-4855-a729-8f525a54797b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"43ff38a9-9e3f-41e2-a054-13141167b06d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:41:28.738Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:28.742Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"789b7e1d-d3ee-4855-a729-8f525a54797b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"43ff38a9-9e3f-41e2-a054-13141167b06d","LogTimestamp":"2023-04-25T00:41:28.741Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:41:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:41:28.761Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:41:28.779Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:28.780Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:28.780Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:30.751Z","message":"Entering","context":{"RequestID":"de36a972-946a-418f-8fd3-0307476a123e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d437ed58-bc9f-45f2-906b-82f392b17a67","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:41:30.750Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:41:30.755Z","message":"{\"transactionId\":\"de36a972-946a-418f-8fd3-0307476a123e\",\"status\":\"200\",\"rqstDate\":\"230425-00:41:30:752\",\"respDate\":\"230425-00:41:30:755\",\"sourceId\":\"haproxy:de36a972-946a-418f-8fd3-0307476a123e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:41:30:752-45284\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ed4a1b79-9a97-42a8-96dd-d84b9ff8ea3a], x-b3-parentspanid=[7651ff131ef7c304], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[696ad89c806d2a367651ff131ef7c304], x-b3-spanid=[cc4dcaf84faa234f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[de36a972-946a-418f-8fd3-0307476a123e]}\\\"}\"}","context":{"RequestID":"de36a972-946a-418f-8fd3-0307476a123e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d437ed58-bc9f-45f2-906b-82f392b17a67","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:41:30.750Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:30.755Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"de36a972-946a-418f-8fd3-0307476a123e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d437ed58-bc9f-45f2-906b-82f392b17a67","LogTimestamp":"2023-04-25T00:41:30.755Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:41:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:41:30.894Z","message":"Entering","context":{"RequestID":"e4b40d01-f8d1-4961-b520-611e78c123a5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"edefcdb8-4504-4a1b-8dc6-c7c142637183","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:41:30.893Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:41:30.897Z","message":"{\"transactionId\":\"e4b40d01-f8d1-4961-b520-611e78c123a5\",\"status\":\"200\",\"rqstDate\":\"230425-00:41:30:894\",\"respDate\":\"230425-00:41:30:896\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e4b40d01-f8d1-4961-b520-611e78c123a5\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:41:30:894-8218\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d0fca728-5312-4e14-9fdb-2911e55b9296], x-b3-parentspanid=[8f8cbf6c92976ff0], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51011], x-envoy-attempt-count=[1], x-b3-traceid=[ed2b93e69ff7b19b8f8cbf6c92976ff0], x-b3-spanid=[6d015b375236a214], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e4b40d01-f8d1-4961-b520-611e78c123a5]}\\\"}\"}","context":{"RequestID":"e4b40d01-f8d1-4961-b520-611e78c123a5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"edefcdb8-4504-4a1b-8dc6-c7c142637183","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:41:30.893Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:30.898Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e4b40d01-f8d1-4961-b520-611e78c123a5","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"edefcdb8-4504-4a1b-8dc6-c7c142637183","LogTimestamp":"2023-04-25T00:41:30.897Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:41:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:41:31.098Z","message":"Entering","context":{"RequestID":"aa51fe66-1737-48ed-bc2e-1dba3f6ef6e8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d2639692-d8e2-4935-bb81-c8e811acb887","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:41:31.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:41:31.100Z","message":"Database is available from CACHED check.","context":{"RequestID":"aa51fe66-1737-48ed-bc2e-1dba3f6ef6e8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d2639692-d8e2-4935-bb81-c8e811acb887","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:41:31.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:31.101Z","message":"{\"transactionId\":\"aa51fe66-1737-48ed-bc2e-1dba3f6ef6e8\",\"status\":\"200\",\"rqstDate\":\"230425-00:41:31:099\",\"respDate\":\"230425-00:41:31:101\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:aa51fe66-1737-48ed-bc2e-1dba3f6ef6e8\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:41:31:099-87517\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[aa51fe66-1737-48ed-bc2e-1dba3f6ef6e8]}\\\"}\"}","context":{"RequestID":"aa51fe66-1737-48ed-bc2e-1dba3f6ef6e8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d2639692-d8e2-4935-bb81-c8e811acb887","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:41:31.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:31.102Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aa51fe66-1737-48ed-bc2e-1dba3f6ef6e8","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d2639692-d8e2-4935-bb81-c8e811acb887","LogTimestamp":"2023-04-25T00:41:31.102Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:41:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:41:32.766Z","message":"Entering","context":{"RequestID":"6c4ee618-baf1-448e-b121-2a694afd6d74","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"da94fd12-f249-45e0-b8f0-fc35b3de8494","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:41:32.766Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:41:32.769Z","message":"{\"transactionId\":\"6c4ee618-baf1-448e-b121-2a694afd6d74\",\"status\":\"200\",\"rqstDate\":\"230425-00:41:32:767\",\"respDate\":\"230425-00:41:32:769\",\"sourceId\":\"haproxy:6c4ee618-baf1-448e-b121-2a694afd6d74\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:41:32:767-27275\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bcfb7704-1e58-497e-a826-1d7abde8efbf], x-b3-parentspanid=[a1f67a433768e18f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7fb5bc619205afcda1f67a433768e18f], x-b3-spanid=[f48681c8fb1963de], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6c4ee618-baf1-448e-b121-2a694afd6d74]}\\\"}\"}","context":{"RequestID":"6c4ee618-baf1-448e-b121-2a694afd6d74","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"da94fd12-f249-45e0-b8f0-fc35b3de8494","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:41:32.766Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:32.770Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6c4ee618-baf1-448e-b121-2a694afd6d74","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"da94fd12-f249-45e0-b8f0-fc35b3de8494","LogTimestamp":"2023-04-25T00:41:32.770Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:41:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:41:34.781Z","message":"Entering","context":{"RequestID":"aa754e25-52ae-4baa-9565-ac07e8843ca3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b1d402fb-155f-4819-aac6-7497d3742f37","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:41:34.781Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:41:34.785Z","message":"{\"transactionId\":\"aa754e25-52ae-4baa-9565-ac07e8843ca3\",\"status\":\"200\",\"rqstDate\":\"230425-00:41:34:783\",\"respDate\":\"230425-00:41:34:785\",\"sourceId\":\"haproxy:aa754e25-52ae-4baa-9565-ac07e8843ca3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:41:34:783-53736\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9a3f6cba-8629-4f45-83b9-50382add0612], x-b3-parentspanid=[d90d614e06a6b39d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f615cdb622423fc1d90d614e06a6b39d], x-b3-spanid=[13d2d92dbcb05b18], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[aa754e25-52ae-4baa-9565-ac07e8843ca3]}\\\"}\"}","context":{"RequestID":"aa754e25-52ae-4baa-9565-ac07e8843ca3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b1d402fb-155f-4819-aac6-7497d3742f37","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:41:34.781Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:34.786Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aa754e25-52ae-4baa-9565-ac07e8843ca3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b1d402fb-155f-4819-aac6-7497d3742f37","LogTimestamp":"2023-04-25T00:41:34.786Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:41:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:41:36.795Z","message":"Entering","context":{"RequestID":"5229e210-fcd7-4579-96bc-15314868dbb1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"9fb9aac0-c387-4875-8adb-5438a6c38375","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:41:36.795Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:41:36.797Z","message":"{\"transactionId\":\"5229e210-fcd7-4579-96bc-15314868dbb1\",\"status\":\"200\",\"rqstDate\":\"230425-00:41:36:795\",\"respDate\":\"230425-00:41:36:797\",\"sourceId\":\"haproxy:5229e210-fcd7-4579-96bc-15314868dbb1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:41:36:795-90830\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c373a903-09e7-47b9-b491-62c57dbf8660], x-b3-parentspanid=[6d48f56258f08f41], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[25a6a22ff3dd1b456d48f56258f08f41], x-b3-spanid=[edf57e8d6a7b1dbf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5229e210-fcd7-4579-96bc-15314868dbb1]}\\\"}\"}","context":{"RequestID":"5229e210-fcd7-4579-96bc-15314868dbb1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"9fb9aac0-c387-4875-8adb-5438a6c38375","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:41:36.795Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:36.798Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5229e210-fcd7-4579-96bc-15314868dbb1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9fb9aac0-c387-4875-8adb-5438a6c38375","LogTimestamp":"2023-04-25T00:41:36.798Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:41:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:41:38.762Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:41:38.775Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:38.775Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:38.775Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:38.805Z","message":"Entering","context":{"RequestID":"493ba06d-61ce-4fe5-bcc6-46c9f89ab5dd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"edd91c66-6b6a-4878-a37a-439ae96c2653","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:41:38.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:41:38.808Z","message":"{\"transactionId\":\"493ba06d-61ce-4fe5-bcc6-46c9f89ab5dd\",\"status\":\"200\",\"rqstDate\":\"230425-00:41:38:806\",\"respDate\":\"230425-00:41:38:808\",\"sourceId\":\"haproxy:493ba06d-61ce-4fe5-bcc6-46c9f89ab5dd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:41:38:806-48465\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d3a9d522-6596-4c8a-b877-6963c0aa2171], x-b3-parentspanid=[5eb0f7288089ec37], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1988d186c06cdc845eb0f7288089ec37], x-b3-spanid=[9adefcf5037f5a4f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[493ba06d-61ce-4fe5-bcc6-46c9f89ab5dd]}\\\"}\"}","context":{"RequestID":"493ba06d-61ce-4fe5-bcc6-46c9f89ab5dd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"edd91c66-6b6a-4878-a37a-439ae96c2653","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:41:38.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:38.809Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"493ba06d-61ce-4fe5-bcc6-46c9f89ab5dd","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"edd91c66-6b6a-4878-a37a-439ae96c2653","LogTimestamp":"2023-04-25T00:41:38.809Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:41:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:41:40.819Z","message":"Entering","context":{"RequestID":"7b61d008-4cd3-42d1-a084-23dab35a2fb0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e695770b-187c-4e92-b2ec-a8a6a41f1137","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:41:40.819Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:41:40.821Z","message":"{\"transactionId\":\"7b61d008-4cd3-42d1-a084-23dab35a2fb0\",\"status\":\"200\",\"rqstDate\":\"230425-00:41:40:820\",\"respDate\":\"230425-00:41:40:821\",\"sourceId\":\"haproxy:7b61d008-4cd3-42d1-a084-23dab35a2fb0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:41:40:820-86962\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c9902424-f98b-40d7-be3b-ede3aec5acb8], x-b3-parentspanid=[6ba6453f4687dc68], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4741d8f7560f2a366ba6453f4687dc68], x-b3-spanid=[41f4b668fb87922c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7b61d008-4cd3-42d1-a084-23dab35a2fb0]}\\\"}\"}","context":{"RequestID":"7b61d008-4cd3-42d1-a084-23dab35a2fb0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e695770b-187c-4e92-b2ec-a8a6a41f1137","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:41:40.819Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:40.821Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7b61d008-4cd3-42d1-a084-23dab35a2fb0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e695770b-187c-4e92-b2ec-a8a6a41f1137","LogTimestamp":"2023-04-25T00:41:40.821Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:41:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:41:40.892Z","message":"Entering","context":{"RequestID":"93f16828-9087-4ad3-98fb-5ce1991acc78","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"41cfa6af-b28d-4aaa-9377-ec5f2ff758c3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:41:40.892Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:41:40.895Z","message":"{\"transactionId\":\"93f16828-9087-4ad3-98fb-5ce1991acc78\",\"status\":\"200\",\"rqstDate\":\"230425-00:41:40:893\",\"respDate\":\"230425-00:41:40:895\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:93f16828-9087-4ad3-98fb-5ce1991acc78\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:41:40:893-43216\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[adfd74f5-7087-4157-8eec-759830b98994], x-b3-parentspanid=[a9c2f1f37385c139], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[32933], x-envoy-attempt-count=[1], x-b3-traceid=[acd3bca7c06ec34fa9c2f1f37385c139], x-b3-spanid=[d88992087eab43af], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[93f16828-9087-4ad3-98fb-5ce1991acc78]}\\\"}\"}","context":{"RequestID":"93f16828-9087-4ad3-98fb-5ce1991acc78","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"41cfa6af-b28d-4aaa-9377-ec5f2ff758c3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:41:40.892Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:40.897Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"93f16828-9087-4ad3-98fb-5ce1991acc78","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"41cfa6af-b28d-4aaa-9377-ec5f2ff758c3","LogTimestamp":"2023-04-25T00:41:40.896Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:41:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:41:41.097Z","message":"Entering","context":{"RequestID":"6d7ab17b-a454-443a-8727-4913af0a5f2d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c4829169-2e04-45da-a250-57d849a0cdf9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:41:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:41:41.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"6d7ab17b-a454-443a-8727-4913af0a5f2d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c4829169-2e04-45da-a250-57d849a0cdf9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:41:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:41.100Z","message":"{\"transactionId\":\"6d7ab17b-a454-443a-8727-4913af0a5f2d\",\"status\":\"200\",\"rqstDate\":\"230425-00:41:41:098\",\"respDate\":\"230425-00:41:41:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:6d7ab17b-a454-443a-8727-4913af0a5f2d\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:41:41:098-7462\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[6d7ab17b-a454-443a-8727-4913af0a5f2d]}\\\"}\"}","context":{"RequestID":"6d7ab17b-a454-443a-8727-4913af0a5f2d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c4829169-2e04-45da-a250-57d849a0cdf9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:41:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:41.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6d7ab17b-a454-443a-8727-4913af0a5f2d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c4829169-2e04-45da-a250-57d849a0cdf9","LogTimestamp":"2023-04-25T00:41:41.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:41:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:41:42.292Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:42.296Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:42.830Z","message":"Entering","context":{"RequestID":"896dbf81-4fa9-463a-ae31-955f667b9642","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0dcd7b19-fb67-481d-b588-ce81c4933ac7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:41:42.830Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:41:42.833Z","message":"{\"transactionId\":\"896dbf81-4fa9-463a-ae31-955f667b9642\",\"status\":\"200\",\"rqstDate\":\"230425-00:41:42:831\",\"respDate\":\"230425-00:41:42:833\",\"sourceId\":\"haproxy:896dbf81-4fa9-463a-ae31-955f667b9642\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:41:42:831-17905\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dab2764a-d1a3-42a2-8272-7c5560362621], x-b3-parentspanid=[f967b0c85c656371], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[db68d6fd090cd33df967b0c85c656371], x-b3-spanid=[05b784398cb2de33], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[896dbf81-4fa9-463a-ae31-955f667b9642]}\\\"}\"}","context":{"RequestID":"896dbf81-4fa9-463a-ae31-955f667b9642","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0dcd7b19-fb67-481d-b588-ce81c4933ac7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:41:42.830Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:42.834Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"896dbf81-4fa9-463a-ae31-955f667b9642","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0dcd7b19-fb67-481d-b588-ce81c4933ac7","LogTimestamp":"2023-04-25T00:41:42.834Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:41:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:41:44.845Z","message":"Entering","context":{"RequestID":"6c12d2dc-783e-4dc1-ac2c-7e9a338bab6c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"022834e9-a83f-47bd-8ba4-55748e8279c2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:41:44.845Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:41:44.848Z","message":"{\"transactionId\":\"6c12d2dc-783e-4dc1-ac2c-7e9a338bab6c\",\"status\":\"200\",\"rqstDate\":\"230425-00:41:44:846\",\"respDate\":\"230425-00:41:44:848\",\"sourceId\":\"haproxy:6c12d2dc-783e-4dc1-ac2c-7e9a338bab6c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:41:44:846-11373\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7d49fc16-1b6d-4761-9f21-bf68fffdd341], x-b3-parentspanid=[e60209582205d49d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[77fdf7fdff5da951e60209582205d49d], x-b3-spanid=[9050517f8a0e0f5e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6c12d2dc-783e-4dc1-ac2c-7e9a338bab6c]}\\\"}\"}","context":{"RequestID":"6c12d2dc-783e-4dc1-ac2c-7e9a338bab6c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"022834e9-a83f-47bd-8ba4-55748e8279c2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:41:44.845Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:44.849Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6c12d2dc-783e-4dc1-ac2c-7e9a338bab6c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"022834e9-a83f-47bd-8ba4-55748e8279c2","LogTimestamp":"2023-04-25T00:41:44.849Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:41:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:41:46.857Z","message":"Entering","context":{"RequestID":"6e565dc4-0d73-4274-9a96-36f3ba79f482","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6ee03e4b-9808-4871-96eb-78eeceaa625c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:41:46.857Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:41:46.859Z","message":"{\"transactionId\":\"6e565dc4-0d73-4274-9a96-36f3ba79f482\",\"status\":\"200\",\"rqstDate\":\"230425-00:41:46:858\",\"respDate\":\"230425-00:41:46:859\",\"sourceId\":\"haproxy:6e565dc4-0d73-4274-9a96-36f3ba79f482\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:41:46:858-28897\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[75ff7781-5686-4311-96f1-2739aab3800b], x-b3-parentspanid=[54135df0023b0905], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a5e321d43737392f54135df0023b0905], x-b3-spanid=[29f6ed967884b740], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6e565dc4-0d73-4274-9a96-36f3ba79f482]}\\\"}\"}","context":{"RequestID":"6e565dc4-0d73-4274-9a96-36f3ba79f482","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6ee03e4b-9808-4871-96eb-78eeceaa625c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:41:46.857Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:46.859Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6e565dc4-0d73-4274-9a96-36f3ba79f482","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6ee03e4b-9808-4871-96eb-78eeceaa625c","LogTimestamp":"2023-04-25T00:41:46.859Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:41:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:41:48.762Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:41:48.776Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:48.776Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:48.776Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:48.867Z","message":"Entering","context":{"RequestID":"757eca32-dd7a-42b4-8bf3-8e9a57cf39ef","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1c4f3fe9-655c-4a99-b218-05d2e094848e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:41:48.867Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:41:48.869Z","message":"{\"transactionId\":\"757eca32-dd7a-42b4-8bf3-8e9a57cf39ef\",\"status\":\"200\",\"rqstDate\":\"230425-00:41:48:867\",\"respDate\":\"230425-00:41:48:869\",\"sourceId\":\"haproxy:757eca32-dd7a-42b4-8bf3-8e9a57cf39ef\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:41:48:867-55935\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bb3cd88c-cb6e-4f28-802e-852f94fb08e5], x-b3-parentspanid=[11f8d434945bd3ca], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8a9f219c41d1cb2311f8d434945bd3ca], x-b3-spanid=[53f190bf29f28d1e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[757eca32-dd7a-42b4-8bf3-8e9a57cf39ef]}\\\"}\"}","context":{"RequestID":"757eca32-dd7a-42b4-8bf3-8e9a57cf39ef","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1c4f3fe9-655c-4a99-b218-05d2e094848e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:41:48.867Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:48.870Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"757eca32-dd7a-42b4-8bf3-8e9a57cf39ef","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1c4f3fe9-655c-4a99-b218-05d2e094848e","LogTimestamp":"2023-04-25T00:41:48.870Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:41:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:41:50.878Z","message":"Entering","context":{"RequestID":"971db96b-4a70-4248-adbb-6ccc096e377e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6266882b-58dc-4bbd-b691-4569d0c7e3e5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:41:50.878Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:41:50.881Z","message":"{\"transactionId\":\"971db96b-4a70-4248-adbb-6ccc096e377e\",\"status\":\"200\",\"rqstDate\":\"230425-00:41:50:879\",\"respDate\":\"230425-00:41:50:881\",\"sourceId\":\"haproxy:971db96b-4a70-4248-adbb-6ccc096e377e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:41:50:879-44167\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f67b6700-c3d9-4026-b130-40ad377bb1ec], x-b3-parentspanid=[b8886ddffc13b3ef], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3644c0defb9b170db8886ddffc13b3ef], x-b3-spanid=[4411e26b1c826650], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[971db96b-4a70-4248-adbb-6ccc096e377e]}\\\"}\"}","context":{"RequestID":"971db96b-4a70-4248-adbb-6ccc096e377e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6266882b-58dc-4bbd-b691-4569d0c7e3e5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:41:50.878Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:50.882Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"971db96b-4a70-4248-adbb-6ccc096e377e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6266882b-58dc-4bbd-b691-4569d0c7e3e5","LogTimestamp":"2023-04-25T00:41:50.882Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:41:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:41:50.894Z","message":"Entering","context":{"RequestID":"ea82d31a-a997-4146-807b-428602b80bb0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b40d9ab2-2f6b-4b34-ad6c-a9b9d5699191","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:41:50.894Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:41:50.897Z","message":"{\"transactionId\":\"ea82d31a-a997-4146-807b-428602b80bb0\",\"status\":\"200\",\"rqstDate\":\"230425-00:41:50:895\",\"respDate\":\"230425-00:41:50:897\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ea82d31a-a997-4146-807b-428602b80bb0\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:41:50:895-34483\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3fec8e7f-d537-4e01-8563-ea4558b6fae2], x-b3-parentspanid=[cd860a3becfa1e0a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44577], x-envoy-attempt-count=[1], x-b3-traceid=[ee54b9e236713385cd860a3becfa1e0a], x-b3-spanid=[948c402c8f53626a], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ea82d31a-a997-4146-807b-428602b80bb0]}\\\"}\"}","context":{"RequestID":"ea82d31a-a997-4146-807b-428602b80bb0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b40d9ab2-2f6b-4b34-ad6c-a9b9d5699191","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:41:50.894Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:50.898Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ea82d31a-a997-4146-807b-428602b80bb0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b40d9ab2-2f6b-4b34-ad6c-a9b9d5699191","LogTimestamp":"2023-04-25T00:41:50.898Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:41:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:41:51.096Z","message":"Entering","context":{"RequestID":"d0e22918-24ac-4ef3-8fa8-be997a1e5107","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5bd83bab-5441-477c-ae5b-9de30890f01c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:41:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:41:51.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"d0e22918-24ac-4ef3-8fa8-be997a1e5107","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5bd83bab-5441-477c-ae5b-9de30890f01c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:41:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:51.100Z","message":"{\"transactionId\":\"d0e22918-24ac-4ef3-8fa8-be997a1e5107\",\"status\":\"200\",\"rqstDate\":\"230425-00:41:51:097\",\"respDate\":\"230425-00:41:51:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d0e22918-24ac-4ef3-8fa8-be997a1e5107\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:41:51:097-86626\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d0e22918-24ac-4ef3-8fa8-be997a1e5107]}\\\"}\"}","context":{"RequestID":"d0e22918-24ac-4ef3-8fa8-be997a1e5107","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5bd83bab-5441-477c-ae5b-9de30890f01c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:41:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:51.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d0e22918-24ac-4ef3-8fa8-be997a1e5107","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5bd83bab-5441-477c-ae5b-9de30890f01c","LogTimestamp":"2023-04-25T00:41:51.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:41:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:41:52.891Z","message":"Entering","context":{"RequestID":"241a0f00-8bbb-4b57-be36-431b9416f769","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"e95a33f5-74f2-49d3-8515-92b3b65b883e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:41:52.891Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:41:52.893Z","message":"{\"transactionId\":\"241a0f00-8bbb-4b57-be36-431b9416f769\",\"status\":\"200\",\"rqstDate\":\"230425-00:41:52:891\",\"respDate\":\"230425-00:41:52:893\",\"sourceId\":\"haproxy:241a0f00-8bbb-4b57-be36-431b9416f769\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:41:52:891-26428\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[341a9b54-65f0-4c7c-8179-abbb3d58ec94], x-b3-parentspanid=[055d544002fa46b5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3ec1499206af9847055d544002fa46b5], x-b3-spanid=[439135ef6eaabd00], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[241a0f00-8bbb-4b57-be36-431b9416f769]}\\\"}\"}","context":{"RequestID":"241a0f00-8bbb-4b57-be36-431b9416f769","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"e95a33f5-74f2-49d3-8515-92b3b65b883e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:41:52.891Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:52.894Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"241a0f00-8bbb-4b57-be36-431b9416f769","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e95a33f5-74f2-49d3-8515-92b3b65b883e","LogTimestamp":"2023-04-25T00:41:52.894Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:41:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:41:54.902Z","message":"Entering","context":{"RequestID":"80c50784-07bf-461d-8c8c-86ef751aa7fd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a8d8e58d-242a-42b7-9251-2174349d7c81","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:41:54.902Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:41:54.905Z","message":"{\"transactionId\":\"80c50784-07bf-461d-8c8c-86ef751aa7fd\",\"status\":\"200\",\"rqstDate\":\"230425-00:41:54:903\",\"respDate\":\"230425-00:41:54:904\",\"sourceId\":\"haproxy:80c50784-07bf-461d-8c8c-86ef751aa7fd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:41:54:903-94233\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3d4b39b0-87a5-4409-9c60-bba645c1213a], x-b3-parentspanid=[98718f5daf3aaf3b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e24fa5c6529f04fb98718f5daf3aaf3b], x-b3-spanid=[cb57806c13107d4a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[80c50784-07bf-461d-8c8c-86ef751aa7fd]}\\\"}\"}","context":{"RequestID":"80c50784-07bf-461d-8c8c-86ef751aa7fd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a8d8e58d-242a-42b7-9251-2174349d7c81","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:41:54.902Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:54.905Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"80c50784-07bf-461d-8c8c-86ef751aa7fd","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a8d8e58d-242a-42b7-9251-2174349d7c81","LogTimestamp":"2023-04-25T00:41:54.905Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:41:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:41:56.914Z","message":"Entering","context":{"RequestID":"f95b00ab-82b7-4985-9f16-cda1e9cf10eb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a84a7811-14af-42e2-9ac3-b458d5705603","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:41:56.914Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:41:56.915Z","message":"{\"transactionId\":\"f95b00ab-82b7-4985-9f16-cda1e9cf10eb\",\"status\":\"200\",\"rqstDate\":\"230425-00:41:56:914\",\"respDate\":\"230425-00:41:56:915\",\"sourceId\":\"haproxy:f95b00ab-82b7-4985-9f16-cda1e9cf10eb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:41:56:914-87297\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d73001e2-c6b7-4102-b2aa-a67bfb29f60a], x-b3-parentspanid=[67db5b37d719d84f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5de86ea29a8a55b467db5b37d719d84f], x-b3-spanid=[15948eb277ee7869], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f95b00ab-82b7-4985-9f16-cda1e9cf10eb]}\\\"}\"}","context":{"RequestID":"f95b00ab-82b7-4985-9f16-cda1e9cf10eb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a84a7811-14af-42e2-9ac3-b458d5705603","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:41:56.914Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:56.916Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f95b00ab-82b7-4985-9f16-cda1e9cf10eb","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a84a7811-14af-42e2-9ac3-b458d5705603","LogTimestamp":"2023-04-25T00:41:56.916Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:41:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:41:58.763Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:41:58.780Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:58.780Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:58.780Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:58.925Z","message":"Entering","context":{"RequestID":"3dd009be-d5d4-4817-ab0c-1e4355c70e80","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"713e2325-79dd-4628-b246-ff7d44cfbe9c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:41:58.924Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:41:58.928Z","message":"{\"transactionId\":\"3dd009be-d5d4-4817-ab0c-1e4355c70e80\",\"status\":\"200\",\"rqstDate\":\"230425-00:41:58:926\",\"respDate\":\"230425-00:41:58:928\",\"sourceId\":\"haproxy:3dd009be-d5d4-4817-ab0c-1e4355c70e80\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:41:58:926-88429\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[444eff43-6e8c-41c7-9706-3cc4a9166754], x-b3-parentspanid=[a7b8ae813af2c063], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2793ab4cf8c0fa13a7b8ae813af2c063], x-b3-spanid=[7b1f48611cd45806], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3dd009be-d5d4-4817-ab0c-1e4355c70e80]}\\\"}\"}","context":{"RequestID":"3dd009be-d5d4-4817-ab0c-1e4355c70e80","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"713e2325-79dd-4628-b246-ff7d44cfbe9c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:41:58.924Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:41:58.929Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3dd009be-d5d4-4817-ab0c-1e4355c70e80","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"713e2325-79dd-4628-b246-ff7d44cfbe9c","LogTimestamp":"2023-04-25T00:41:58.929Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:41:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:42:00.893Z","message":"Entering","context":{"RequestID":"56d9c886-0e53-4fd3-b9b9-33fd5781afb7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"84455613-ddc9-4eab-ab0c-f194964b7292","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:42:00.893Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:42:00.897Z","message":"{\"transactionId\":\"56d9c886-0e53-4fd3-b9b9-33fd5781afb7\",\"status\":\"200\",\"rqstDate\":\"230425-00:42:00:894\",\"respDate\":\"230425-00:42:00:896\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:56d9c886-0e53-4fd3-b9b9-33fd5781afb7\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:42:00:894-37354\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2dfbcae7-a31f-4da9-aaba-d567e9930b42], x-b3-parentspanid=[c8ed68ae949b0f56], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[55079], x-envoy-attempt-count=[1], x-b3-traceid=[be03e868ac782710c8ed68ae949b0f56], x-b3-spanid=[14b609a37db8c398], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[56d9c886-0e53-4fd3-b9b9-33fd5781afb7]}\\\"}\"}","context":{"RequestID":"56d9c886-0e53-4fd3-b9b9-33fd5781afb7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"84455613-ddc9-4eab-ab0c-f194964b7292","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:42:00.893Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:00.898Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"56d9c886-0e53-4fd3-b9b9-33fd5781afb7","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"84455613-ddc9-4eab-ab0c-f194964b7292","LogTimestamp":"2023-04-25T00:42:00.898Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:42:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:42:00.939Z","message":"Entering","context":{"RequestID":"e060ec90-bbf8-4bb6-9a1a-dfdca7e8c186","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"68769ff6-ed1b-448a-ba5b-5b29f9fe0664","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:42:00.939Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:42:00.942Z","message":"{\"transactionId\":\"e060ec90-bbf8-4bb6-9a1a-dfdca7e8c186\",\"status\":\"200\",\"rqstDate\":\"230425-00:42:00:940\",\"respDate\":\"230425-00:42:00:941\",\"sourceId\":\"haproxy:e060ec90-bbf8-4bb6-9a1a-dfdca7e8c186\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:42:00:940-2326\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4b22d7f9-064a-4004-895f-54ea72615658], x-b3-parentspanid=[331e16102249e324], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bdce75b44fe6b3bc331e16102249e324], x-b3-spanid=[a962cbfed6927942], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e060ec90-bbf8-4bb6-9a1a-dfdca7e8c186]}\\\"}\"}","context":{"RequestID":"e060ec90-bbf8-4bb6-9a1a-dfdca7e8c186","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"68769ff6-ed1b-448a-ba5b-5b29f9fe0664","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:42:00.939Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:00.942Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e060ec90-bbf8-4bb6-9a1a-dfdca7e8c186","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"68769ff6-ed1b-448a-ba5b-5b29f9fe0664","LogTimestamp":"2023-04-25T00:42:00.942Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:42:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:42:01.097Z","message":"Entering","context":{"RequestID":"521e9cc5-bffb-472d-aa03-00b6f92ba314","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ce449f5f-2ddf-4cad-9159-ec6a76780c79","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:42:01.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:42:01.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"521e9cc5-bffb-472d-aa03-00b6f92ba314","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ce449f5f-2ddf-4cad-9159-ec6a76780c79","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:42:01.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:01.100Z","message":"{\"transactionId\":\"521e9cc5-bffb-472d-aa03-00b6f92ba314\",\"status\":\"200\",\"rqstDate\":\"230425-00:42:01:098\",\"respDate\":\"230425-00:42:01:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:521e9cc5-bffb-472d-aa03-00b6f92ba314\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:42:01:098-19117\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[521e9cc5-bffb-472d-aa03-00b6f92ba314]}\\\"}\"}","context":{"RequestID":"521e9cc5-bffb-472d-aa03-00b6f92ba314","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ce449f5f-2ddf-4cad-9159-ec6a76780c79","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:42:01.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:01.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"521e9cc5-bffb-472d-aa03-00b6f92ba314","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ce449f5f-2ddf-4cad-9159-ec6a76780c79","LogTimestamp":"2023-04-25T00:42:01.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:42:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:42:02.952Z","message":"Entering","context":{"RequestID":"ab185adc-4420-4389-b2ec-1a48feda8f17","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f952df32-3ec4-4ab0-8bd7-02367c79081e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:42:02.952Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:42:02.955Z","message":"{\"transactionId\":\"ab185adc-4420-4389-b2ec-1a48feda8f17\",\"status\":\"200\",\"rqstDate\":\"230425-00:42:02:953\",\"respDate\":\"230425-00:42:02:955\",\"sourceId\":\"haproxy:ab185adc-4420-4389-b2ec-1a48feda8f17\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:42:02:953-81207\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e6c08bed-9129-48eb-b028-7d3700b40fe9], x-b3-parentspanid=[d6cfbfb547613401], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[be8c861cd6e9e04fd6cfbfb547613401], x-b3-spanid=[a8e99bccc8af6d87], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ab185adc-4420-4389-b2ec-1a48feda8f17]}\\\"}\"}","context":{"RequestID":"ab185adc-4420-4389-b2ec-1a48feda8f17","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f952df32-3ec4-4ab0-8bd7-02367c79081e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:42:02.952Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:02.956Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ab185adc-4420-4389-b2ec-1a48feda8f17","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f952df32-3ec4-4ab0-8bd7-02367c79081e","LogTimestamp":"2023-04-25T00:42:02.956Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:42:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:42:04.965Z","message":"Entering","context":{"RequestID":"b6fcaa0b-26dc-4fdd-8ed6-0264dfe09106","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b016b1ee-b553-4cb0-a9cb-9df059029c3f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:42:04.965Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:42:04.967Z","message":"{\"transactionId\":\"b6fcaa0b-26dc-4fdd-8ed6-0264dfe09106\",\"status\":\"200\",\"rqstDate\":\"230425-00:42:04:966\",\"respDate\":\"230425-00:42:04:967\",\"sourceId\":\"haproxy:b6fcaa0b-26dc-4fdd-8ed6-0264dfe09106\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:42:04:966-74445\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4823bf45-bbd2-440d-8a3c-d9593647dd12], x-b3-parentspanid=[40309cccde42791f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b742d224f7d73b5840309cccde42791f], x-b3-spanid=[cd03c518851e6c45], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b6fcaa0b-26dc-4fdd-8ed6-0264dfe09106]}\\\"}\"}","context":{"RequestID":"b6fcaa0b-26dc-4fdd-8ed6-0264dfe09106","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b016b1ee-b553-4cb0-a9cb-9df059029c3f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:42:04.965Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:04.967Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b6fcaa0b-26dc-4fdd-8ed6-0264dfe09106","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b016b1ee-b553-4cb0-a9cb-9df059029c3f","LogTimestamp":"2023-04-25T00:42:04.967Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:42:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:42:06.975Z","message":"Entering","context":{"RequestID":"3dee6c54-15f6-4f41-b41c-2275363a5c9d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"afdf3c4b-ff5b-4136-87aa-ff9c11ff56e1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:42:06.975Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:42:06.976Z","message":"{\"transactionId\":\"3dee6c54-15f6-4f41-b41c-2275363a5c9d\",\"status\":\"200\",\"rqstDate\":\"230425-00:42:06:975\",\"respDate\":\"230425-00:42:06:976\",\"sourceId\":\"haproxy:3dee6c54-15f6-4f41-b41c-2275363a5c9d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:42:06:975-54043\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cd262219-99b8-4eb5-83dc-dd45f61a2be9], x-b3-parentspanid=[6c983c84f77db42c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3e15075975f4cf0f6c983c84f77db42c], x-b3-spanid=[cba0758ee3e7f3c1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3dee6c54-15f6-4f41-b41c-2275363a5c9d]}\\\"}\"}","context":{"RequestID":"3dee6c54-15f6-4f41-b41c-2275363a5c9d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"afdf3c4b-ff5b-4136-87aa-ff9c11ff56e1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:42:06.975Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:06.977Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3dee6c54-15f6-4f41-b41c-2275363a5c9d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"afdf3c4b-ff5b-4136-87aa-ff9c11ff56e1","LogTimestamp":"2023-04-25T00:42:06.977Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:42:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-25T00:42:08.764Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:42:08.777Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:08.778Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:08.778Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:08.984Z","message":"Entering","context":{"RequestID":"e42b8efe-5084-4b1f-9eac-75d972e164dc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d954109e-aa0a-4f46-8e7b-a63c0bd02203","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:42:08.984Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:42:08.987Z","message":"{\"transactionId\":\"e42b8efe-5084-4b1f-9eac-75d972e164dc\",\"status\":\"200\",\"rqstDate\":\"230425-00:42:08:985\",\"respDate\":\"230425-00:42:08:987\",\"sourceId\":\"haproxy:e42b8efe-5084-4b1f-9eac-75d972e164dc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:42:08:985-16788\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9bbe8e5c-b0d0-49e6-a586-16b82dbfe0e4], x-b3-parentspanid=[267b79c8090bf766], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1968b10f6fa1bbe3267b79c8090bf766], x-b3-spanid=[4707a4fde7e948e1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e42b8efe-5084-4b1f-9eac-75d972e164dc]}\\\"}\"}","context":{"RequestID":"e42b8efe-5084-4b1f-9eac-75d972e164dc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d954109e-aa0a-4f46-8e7b-a63c0bd02203","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:42:08.984Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:08.988Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e42b8efe-5084-4b1f-9eac-75d972e164dc","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d954109e-aa0a-4f46-8e7b-a63c0bd02203","LogTimestamp":"2023-04-25T00:42:08.987Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:42:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:42:10.894Z","message":"Entering","context":{"RequestID":"9e30c2e5-e028-4018-95fc-b9e20a8e175c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0fb922a4-2a08-440b-adf5-27b22bb71240","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:42:10.894Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:42:10.897Z","message":"{\"transactionId\":\"9e30c2e5-e028-4018-95fc-b9e20a8e175c\",\"status\":\"200\",\"rqstDate\":\"230425-00:42:10:895\",\"respDate\":\"230425-00:42:10:897\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:9e30c2e5-e028-4018-95fc-b9e20a8e175c\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:42:10:895-67136\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7fa1340a-d8f8-44e1-bb8d-4fe8177dce2b], x-b3-parentspanid=[7adadb523398c303], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43249], x-envoy-attempt-count=[1], x-b3-traceid=[2da737f429d26fb57adadb523398c303], x-b3-spanid=[68922ac0a236c025], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[9e30c2e5-e028-4018-95fc-b9e20a8e175c]}\\\"}\"}","context":{"RequestID":"9e30c2e5-e028-4018-95fc-b9e20a8e175c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0fb922a4-2a08-440b-adf5-27b22bb71240","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:42:10.894Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:10.898Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9e30c2e5-e028-4018-95fc-b9e20a8e175c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0fb922a4-2a08-440b-adf5-27b22bb71240","LogTimestamp":"2023-04-25T00:42:10.898Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:42:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:42:10.997Z","message":"Entering","context":{"RequestID":"34022500-8195-40f9-ab3b-68b1020999ae","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4068e9d2-e4d3-4f40-8a55-ba529fd2e522","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:42:10.997Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:42:11.001Z","message":"{\"transactionId\":\"34022500-8195-40f9-ab3b-68b1020999ae\",\"status\":\"200\",\"rqstDate\":\"230425-00:42:10:998\",\"respDate\":\"230425-00:42:11:001\",\"sourceId\":\"haproxy:34022500-8195-40f9-ab3b-68b1020999ae\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:42:10:998-64543\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b96bea31-29d4-4542-9cf1-464652bc4f7e], x-b3-parentspanid=[933451e7304c1aef], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[660b1e5df910bf7b933451e7304c1aef], x-b3-spanid=[406166cf682dcc19], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[34022500-8195-40f9-ab3b-68b1020999ae]}\\\"}\"}","context":{"RequestID":"34022500-8195-40f9-ab3b-68b1020999ae","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4068e9d2-e4d3-4f40-8a55-ba529fd2e522","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:42:10.997Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:11.002Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"34022500-8195-40f9-ab3b-68b1020999ae","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4068e9d2-e4d3-4f40-8a55-ba529fd2e522","LogTimestamp":"2023-04-25T00:42:11.001Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:42:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:42:11.097Z","message":"Entering","context":{"RequestID":"a29477d4-ba15-40a3-9aff-2ae83e735d44","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d78c44ff-f665-48d1-8ae0-28025217a54e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:42:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:42:11.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"a29477d4-ba15-40a3-9aff-2ae83e735d44","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d78c44ff-f665-48d1-8ae0-28025217a54e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:42:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:11.100Z","message":"{\"transactionId\":\"a29477d4-ba15-40a3-9aff-2ae83e735d44\",\"status\":\"200\",\"rqstDate\":\"230425-00:42:11:098\",\"respDate\":\"230425-00:42:11:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a29477d4-ba15-40a3-9aff-2ae83e735d44\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:42:11:098-72895\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a29477d4-ba15-40a3-9aff-2ae83e735d44]}\\\"}\"}","context":{"RequestID":"a29477d4-ba15-40a3-9aff-2ae83e735d44","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d78c44ff-f665-48d1-8ae0-28025217a54e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:42:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:11.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a29477d4-ba15-40a3-9aff-2ae83e735d44","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d78c44ff-f665-48d1-8ae0-28025217a54e","LogTimestamp":"2023-04-25T00:42:11.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:42:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:42:12.297Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:12.302Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:13.011Z","message":"Entering","context":{"RequestID":"df11086e-98ff-4dac-90d4-ba688146790f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"063bfbd9-03ac-46f6-b573-b874b0048629","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:42:13.010Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:42:13.013Z","message":"{\"transactionId\":\"df11086e-98ff-4dac-90d4-ba688146790f\",\"status\":\"200\",\"rqstDate\":\"230425-00:42:13:011\",\"respDate\":\"230425-00:42:13:013\",\"sourceId\":\"haproxy:df11086e-98ff-4dac-90d4-ba688146790f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:42:13:011-84456\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f8b26fa8-561d-4c9c-9d64-9b1ee3e68034], x-b3-parentspanid=[fc65ceb62ca2e3f9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c85986e1f8d0a6f1fc65ceb62ca2e3f9], x-b3-spanid=[58b8de944132662f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[df11086e-98ff-4dac-90d4-ba688146790f]}\\\"}\"}","context":{"RequestID":"df11086e-98ff-4dac-90d4-ba688146790f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"063bfbd9-03ac-46f6-b573-b874b0048629","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:42:13.010Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:13.014Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"df11086e-98ff-4dac-90d4-ba688146790f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"063bfbd9-03ac-46f6-b573-b874b0048629","LogTimestamp":"2023-04-25T00:42:13.014Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:42:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:42:15.023Z","message":"Entering","context":{"RequestID":"0098b125-3b8a-4614-8bed-0035970c5871","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5e65ba01-603e-443e-adbf-33cba9a8c70b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:42:15.023Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:42:15.025Z","message":"{\"transactionId\":\"0098b125-3b8a-4614-8bed-0035970c5871\",\"status\":\"200\",\"rqstDate\":\"230425-00:42:15:024\",\"respDate\":\"230425-00:42:15:025\",\"sourceId\":\"haproxy:0098b125-3b8a-4614-8bed-0035970c5871\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:42:15:024-67335\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b52ea3cd-8e96-4c0e-b8e3-4739ee77cde8], x-b3-parentspanid=[98c0351e581778e5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1e0df175585c7b1498c0351e581778e5], x-b3-spanid=[3bbfe232de38e6a6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0098b125-3b8a-4614-8bed-0035970c5871]}\\\"}\"}","context":{"RequestID":"0098b125-3b8a-4614-8bed-0035970c5871","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5e65ba01-603e-443e-adbf-33cba9a8c70b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:42:15.023Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:15.026Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0098b125-3b8a-4614-8bed-0035970c5871","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5e65ba01-603e-443e-adbf-33cba9a8c70b","LogTimestamp":"2023-04-25T00:42:15.026Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:42:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:42:17.036Z","message":"Entering","context":{"RequestID":"d5f1d3a9-d750-4f15-9698-a41b5311d64c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"10d1c795-4786-4cb7-91a4-d23b1cc9ce97","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:42:17.036Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:42:17.039Z","message":"{\"transactionId\":\"d5f1d3a9-d750-4f15-9698-a41b5311d64c\",\"status\":\"200\",\"rqstDate\":\"230425-00:42:17:037\",\"respDate\":\"230425-00:42:17:039\",\"sourceId\":\"haproxy:d5f1d3a9-d750-4f15-9698-a41b5311d64c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:42:17:037-55031\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[54173f21-1c6d-423f-affd-d784327e6178], x-b3-parentspanid=[73eb8c3ab14cbf2a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8efa8e2dad459ece73eb8c3ab14cbf2a], x-b3-spanid=[ea682f62f6b0d52f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d5f1d3a9-d750-4f15-9698-a41b5311d64c]}\\\"}\"}","context":{"RequestID":"d5f1d3a9-d750-4f15-9698-a41b5311d64c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"10d1c795-4786-4cb7-91a4-d23b1cc9ce97","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:42:17.036Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:17.040Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d5f1d3a9-d750-4f15-9698-a41b5311d64c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"10d1c795-4786-4cb7-91a4-d23b1cc9ce97","LogTimestamp":"2023-04-25T00:42:17.040Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:42:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:42:18.765Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:42:18.781Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:18.781Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:18.781Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:19.049Z","message":"Entering","context":{"RequestID":"8e7e13c1-6fbe-4241-b9e8-b9642875283f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"48968e8a-4e60-49ee-adf0-2062e3fcbe8d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:42:19.049Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:42:19.052Z","message":"{\"transactionId\":\"8e7e13c1-6fbe-4241-b9e8-b9642875283f\",\"status\":\"200\",\"rqstDate\":\"230425-00:42:19:050\",\"respDate\":\"230425-00:42:19:052\",\"sourceId\":\"haproxy:8e7e13c1-6fbe-4241-b9e8-b9642875283f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:42:19:050-68081\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5fd6774a-086b-4394-b053-b3ced4f5016e], x-b3-parentspanid=[0f7692d7f89c5501], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[662b080d21d09e1f0f7692d7f89c5501], x-b3-spanid=[0d587ea58d290d9e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8e7e13c1-6fbe-4241-b9e8-b9642875283f]}\\\"}\"}","context":{"RequestID":"8e7e13c1-6fbe-4241-b9e8-b9642875283f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"48968e8a-4e60-49ee-adf0-2062e3fcbe8d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:42:19.049Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:19.052Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8e7e13c1-6fbe-4241-b9e8-b9642875283f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"48968e8a-4e60-49ee-adf0-2062e3fcbe8d","LogTimestamp":"2023-04-25T00:42:19.052Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:42:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:42:20.893Z","message":"Entering","context":{"RequestID":"1c912bef-7c88-46bc-b02f-a6bee8200da7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"eb5700c5-ed57-4f86-bf19-26e6c2ac49b4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:42:20.893Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:42:20.895Z","message":"{\"transactionId\":\"1c912bef-7c88-46bc-b02f-a6bee8200da7\",\"status\":\"200\",\"rqstDate\":\"230425-00:42:20:893\",\"respDate\":\"230425-00:42:20:895\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:1c912bef-7c88-46bc-b02f-a6bee8200da7\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:42:20:893-8321\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bf799627-2308-4018-85df-75a084e3cf8c], x-b3-parentspanid=[724a2a17beacae4a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[52957], x-envoy-attempt-count=[1], x-b3-traceid=[6a27b50b3a314459724a2a17beacae4a], x-b3-spanid=[56f725208a33655f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[1c912bef-7c88-46bc-b02f-a6bee8200da7]}\\\"}\"}","context":{"RequestID":"1c912bef-7c88-46bc-b02f-a6bee8200da7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"eb5700c5-ed57-4f86-bf19-26e6c2ac49b4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:42:20.893Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:20.896Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1c912bef-7c88-46bc-b02f-a6bee8200da7","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eb5700c5-ed57-4f86-bf19-26e6c2ac49b4","LogTimestamp":"2023-04-25T00:42:20.896Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:42:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:42:21.061Z","message":"Entering","context":{"RequestID":"fc20df28-95a8-45a0-a051-b3dbb1a25bf4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2182a7db-0d80-4b5f-b61e-f7d346255bf4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:42:21.061Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:42:21.064Z","message":"{\"transactionId\":\"fc20df28-95a8-45a0-a051-b3dbb1a25bf4\",\"status\":\"200\",\"rqstDate\":\"230425-00:42:21:062\",\"respDate\":\"230425-00:42:21:064\",\"sourceId\":\"haproxy:fc20df28-95a8-45a0-a051-b3dbb1a25bf4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:42:21:062-17447\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d2321602-3ade-44b2-be5f-909dac388420], x-b3-parentspanid=[d9608afa86472357], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d6f537395cf6b4f8d9608afa86472357], x-b3-spanid=[4508c8820fa5de45], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fc20df28-95a8-45a0-a051-b3dbb1a25bf4]}\\\"}\"}","context":{"RequestID":"fc20df28-95a8-45a0-a051-b3dbb1a25bf4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2182a7db-0d80-4b5f-b61e-f7d346255bf4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:42:21.061Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:21.064Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fc20df28-95a8-45a0-a051-b3dbb1a25bf4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2182a7db-0d80-4b5f-b61e-f7d346255bf4","LogTimestamp":"2023-04-25T00:42:21.064Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:42:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:42:21.097Z","message":"Entering","context":{"RequestID":"ef82c202-3998-447b-9045-19ee88ed1e4f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bbee2c1b-af4c-4783-ab10-f26cbdfd560d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:42:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:42:21.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"ef82c202-3998-447b-9045-19ee88ed1e4f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bbee2c1b-af4c-4783-ab10-f26cbdfd560d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:42:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:21.100Z","message":"{\"transactionId\":\"ef82c202-3998-447b-9045-19ee88ed1e4f\",\"status\":\"200\",\"rqstDate\":\"230425-00:42:21:097\",\"respDate\":\"230425-00:42:21:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ef82c202-3998-447b-9045-19ee88ed1e4f\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:42:21:097-25632\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ef82c202-3998-447b-9045-19ee88ed1e4f]}\\\"}\"}","context":{"RequestID":"ef82c202-3998-447b-9045-19ee88ed1e4f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bbee2c1b-af4c-4783-ab10-f26cbdfd560d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:42:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:21.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ef82c202-3998-447b-9045-19ee88ed1e4f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bbee2c1b-af4c-4783-ab10-f26cbdfd560d","LogTimestamp":"2023-04-25T00:42:21.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:42:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:42:23.074Z","message":"Entering","context":{"RequestID":"8e7b97a9-f5d1-4752-a2cb-9830e0c2de6b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e49bf712-4419-401c-8582-b3e791768a54","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:42:23.074Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:42:23.076Z","message":"{\"transactionId\":\"8e7b97a9-f5d1-4752-a2cb-9830e0c2de6b\",\"status\":\"200\",\"rqstDate\":\"230425-00:42:23:074\",\"respDate\":\"230425-00:42:23:076\",\"sourceId\":\"haproxy:8e7b97a9-f5d1-4752-a2cb-9830e0c2de6b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:42:23:074-90379\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0371b5e3-ea5b-4863-8255-97630c092847], x-b3-parentspanid=[242ba5d30fd63b61], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[55f1e3fe09696d1d242ba5d30fd63b61], x-b3-spanid=[facc7362673cff39], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8e7b97a9-f5d1-4752-a2cb-9830e0c2de6b]}\\\"}\"}","context":{"RequestID":"8e7b97a9-f5d1-4752-a2cb-9830e0c2de6b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e49bf712-4419-401c-8582-b3e791768a54","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:42:23.074Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:23.077Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8e7b97a9-f5d1-4752-a2cb-9830e0c2de6b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e49bf712-4419-401c-8582-b3e791768a54","LogTimestamp":"2023-04-25T00:42:23.077Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:42:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:42:25.085Z","message":"Entering","context":{"RequestID":"dc7a23f9-65d6-446f-b424-726173c65715","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"841fbd11-76be-4da0-b022-399d37e3e3ad","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:42:25.085Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:42:25.087Z","message":"{\"transactionId\":\"dc7a23f9-65d6-446f-b424-726173c65715\",\"status\":\"200\",\"rqstDate\":\"230425-00:42:25:086\",\"respDate\":\"230425-00:42:25:087\",\"sourceId\":\"haproxy:dc7a23f9-65d6-446f-b424-726173c65715\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:42:25:086-73369\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[09330c0e-afb0-4d20-b1ad-a8f4ef24f83b], x-b3-parentspanid=[3660d3193e205d10], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f185bb0284551e023660d3193e205d10], x-b3-spanid=[5aa217a81c02e43f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dc7a23f9-65d6-446f-b424-726173c65715]}\\\"}\"}","context":{"RequestID":"dc7a23f9-65d6-446f-b424-726173c65715","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"841fbd11-76be-4da0-b022-399d37e3e3ad","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:42:25.085Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:25.088Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dc7a23f9-65d6-446f-b424-726173c65715","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"841fbd11-76be-4da0-b022-399d37e3e3ad","LogTimestamp":"2023-04-25T00:42:25.088Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:42:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:42:27.097Z","message":"Entering","context":{"RequestID":"c870cb30-ee8b-4fe3-9e35-10e091862d77","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"31bed956-7041-44de-b15d-b444078f2512","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:42:27.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:42:27.099Z","message":"{\"transactionId\":\"c870cb30-ee8b-4fe3-9e35-10e091862d77\",\"status\":\"200\",\"rqstDate\":\"230425-00:42:27:098\",\"respDate\":\"230425-00:42:27:099\",\"sourceId\":\"haproxy:c870cb30-ee8b-4fe3-9e35-10e091862d77\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:42:27:098-87519\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6fbdf28c-0f0a-48ab-844e-14ff9a24777f], x-b3-parentspanid=[6016c210f86ebeb9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0b0f16c72ef4d2fa6016c210f86ebeb9], x-b3-spanid=[74c2eb999b27c578], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c870cb30-ee8b-4fe3-9e35-10e091862d77]}\\\"}\"}","context":{"RequestID":"c870cb30-ee8b-4fe3-9e35-10e091862d77","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"31bed956-7041-44de-b15d-b444078f2512","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:42:27.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:27.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c870cb30-ee8b-4fe3-9e35-10e091862d77","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"31bed956-7041-44de-b15d-b444078f2512","LogTimestamp":"2023-04-25T00:42:27.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:42:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:42:28.765Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:42:28.779Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:28.779Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:28.779Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:29.109Z","message":"Entering","context":{"RequestID":"cad29521-2635-44c6-81fe-5a46fcb08ccb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e89f39cc-e93d-4711-9f59-c4e45c66036b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:42:29.109Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:42:29.112Z","message":"{\"transactionId\":\"cad29521-2635-44c6-81fe-5a46fcb08ccb\",\"status\":\"200\",\"rqstDate\":\"230425-00:42:29:110\",\"respDate\":\"230425-00:42:29:112\",\"sourceId\":\"haproxy:cad29521-2635-44c6-81fe-5a46fcb08ccb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:42:29:110-27375\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d66efcb5-9e79-47c4-a5c0-427fadf1f099], x-b3-parentspanid=[1bf7c6e7de0c0824], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6d356d8cfcf953cd1bf7c6e7de0c0824], x-b3-spanid=[5366cf4b4ed1df1c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cad29521-2635-44c6-81fe-5a46fcb08ccb]}\\\"}\"}","context":{"RequestID":"cad29521-2635-44c6-81fe-5a46fcb08ccb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e89f39cc-e93d-4711-9f59-c4e45c66036b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:42:29.109Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:29.113Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cad29521-2635-44c6-81fe-5a46fcb08ccb","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e89f39cc-e93d-4711-9f59-c4e45c66036b","LogTimestamp":"2023-04-25T00:42:29.112Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:42:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:42:30.893Z","message":"Entering","context":{"RequestID":"5a8eb7f9-40aa-4a7b-aa61-9982117096d3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8087081c-e88f-4ca5-8105-23853e62e27e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:42:30.892Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:42:30.895Z","message":"{\"transactionId\":\"5a8eb7f9-40aa-4a7b-aa61-9982117096d3\",\"status\":\"200\",\"rqstDate\":\"230425-00:42:30:893\",\"respDate\":\"230425-00:42:30:895\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:5a8eb7f9-40aa-4a7b-aa61-9982117096d3\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:42:30:893-1483\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c783b076-ef6b-44b2-b805-90cf25bba6d4], x-b3-parentspanid=[7e9162de7866f00c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[56425], x-envoy-attempt-count=[1], x-b3-traceid=[a4ce4fdfd1c0445c7e9162de7866f00c], x-b3-spanid=[e91cf26664ecd29d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[5a8eb7f9-40aa-4a7b-aa61-9982117096d3]}\\\"}\"}","context":{"RequestID":"5a8eb7f9-40aa-4a7b-aa61-9982117096d3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8087081c-e88f-4ca5-8105-23853e62e27e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:42:30.892Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:30.896Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5a8eb7f9-40aa-4a7b-aa61-9982117096d3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8087081c-e88f-4ca5-8105-23853e62e27e","LogTimestamp":"2023-04-25T00:42:30.896Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:42:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:42:31.096Z","message":"Entering","context":{"RequestID":"7295f002-6fcb-44ec-b32e-0b3a147362cc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"37c7c159-903e-4281-90c4-72c7faeab070","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:42:31.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:42:31.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"7295f002-6fcb-44ec-b32e-0b3a147362cc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"37c7c159-903e-4281-90c4-72c7faeab070","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:42:31.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:31.099Z","message":"{\"transactionId\":\"7295f002-6fcb-44ec-b32e-0b3a147362cc\",\"status\":\"200\",\"rqstDate\":\"230425-00:42:31:097\",\"respDate\":\"230425-00:42:31:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7295f002-6fcb-44ec-b32e-0b3a147362cc\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:42:31:097-86924\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7295f002-6fcb-44ec-b32e-0b3a147362cc]}\\\"}\"}","context":{"RequestID":"7295f002-6fcb-44ec-b32e-0b3a147362cc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"37c7c159-903e-4281-90c4-72c7faeab070","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:42:31.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:31.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7295f002-6fcb-44ec-b32e-0b3a147362cc","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"37c7c159-903e-4281-90c4-72c7faeab070","LogTimestamp":"2023-04-25T00:42:31.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:42:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:42:31.122Z","message":"Entering","context":{"RequestID":"01c8430f-40a8-49ba-8658-c19e7a39cbcb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"84bf6ac9-c355-4ccb-b421-3b03090cc545","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:42:31.122Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:42:31.124Z","message":"{\"transactionId\":\"01c8430f-40a8-49ba-8658-c19e7a39cbcb\",\"status\":\"200\",\"rqstDate\":\"230425-00:42:31:122\",\"respDate\":\"230425-00:42:31:124\",\"sourceId\":\"haproxy:01c8430f-40a8-49ba-8658-c19e7a39cbcb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:42:31:122-23005\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e04e1cb0-1360-4e0d-98df-63d1620075a2], x-b3-parentspanid=[84883d9edf3ddc86], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7c28147c925ac4cb84883d9edf3ddc86], x-b3-spanid=[1ddf4c850ff34ac5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[01c8430f-40a8-49ba-8658-c19e7a39cbcb]}\\\"}\"}","context":{"RequestID":"01c8430f-40a8-49ba-8658-c19e7a39cbcb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"84bf6ac9-c355-4ccb-b421-3b03090cc545","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:42:31.122Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:31.125Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"01c8430f-40a8-49ba-8658-c19e7a39cbcb","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"84bf6ac9-c355-4ccb-b421-3b03090cc545","LogTimestamp":"2023-04-25T00:42:31.125Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:42:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:42:33.135Z","message":"Entering","context":{"RequestID":"754e516d-dd69-411c-87bc-df46de79c676","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"49b44303-55e9-43c5-8ff6-e7a540d7ba99","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:42:33.135Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:42:33.137Z","message":"{\"transactionId\":\"754e516d-dd69-411c-87bc-df46de79c676\",\"status\":\"200\",\"rqstDate\":\"230425-00:42:33:136\",\"respDate\":\"230425-00:42:33:137\",\"sourceId\":\"haproxy:754e516d-dd69-411c-87bc-df46de79c676\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:42:33:136-66830\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1a0bb892-b2fa-4da7-a8f0-3214949dc4f2], x-b3-parentspanid=[7e1fa41f146d2b4c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[62f2bae17d5b7e807e1fa41f146d2b4c], x-b3-spanid=[3f5ff5a39aa2bcee], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[754e516d-dd69-411c-87bc-df46de79c676]}\\\"}\"}","context":{"RequestID":"754e516d-dd69-411c-87bc-df46de79c676","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"49b44303-55e9-43c5-8ff6-e7a540d7ba99","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:42:33.135Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:33.138Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"754e516d-dd69-411c-87bc-df46de79c676","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"49b44303-55e9-43c5-8ff6-e7a540d7ba99","LogTimestamp":"2023-04-25T00:42:33.138Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:42:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:42:35.147Z","message":"Entering","context":{"RequestID":"7f2b29d2-5d20-4f0b-b080-7111fff01373","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ac682429-91fa-4260-8789-56ae93d5f23c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:42:35.147Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:42:35.149Z","message":"{\"transactionId\":\"7f2b29d2-5d20-4f0b-b080-7111fff01373\",\"status\":\"200\",\"rqstDate\":\"230425-00:42:35:148\",\"respDate\":\"230425-00:42:35:149\",\"sourceId\":\"haproxy:7f2b29d2-5d20-4f0b-b080-7111fff01373\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:42:35:148-47223\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0dd85e56-9ee6-4445-9f9b-1127ece74df5], x-b3-parentspanid=[e70e7651195dfbea], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[197f70f465e1f72ee70e7651195dfbea], x-b3-spanid=[eae6ee9d246ca65c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7f2b29d2-5d20-4f0b-b080-7111fff01373]}\\\"}\"}","context":{"RequestID":"7f2b29d2-5d20-4f0b-b080-7111fff01373","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ac682429-91fa-4260-8789-56ae93d5f23c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:42:35.147Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:35.149Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7f2b29d2-5d20-4f0b-b080-7111fff01373","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ac682429-91fa-4260-8789-56ae93d5f23c","LogTimestamp":"2023-04-25T00:42:35.149Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:42:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:42:37.159Z","message":"Entering","context":{"RequestID":"a599e726-9fc8-482f-b18d-4af5a64a90fb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e2d105fa-a3e4-4674-86d5-3f98ed74d11b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:42:37.158Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:42:37.161Z","message":"{\"transactionId\":\"a599e726-9fc8-482f-b18d-4af5a64a90fb\",\"status\":\"200\",\"rqstDate\":\"230425-00:42:37:159\",\"respDate\":\"230425-00:42:37:161\",\"sourceId\":\"haproxy:a599e726-9fc8-482f-b18d-4af5a64a90fb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:42:37:159-45160\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1bf1889b-428d-41e2-bde7-ce577e96486a], x-b3-parentspanid=[d702b89d304bb987], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[19fec53ede606f14d702b89d304bb987], x-b3-spanid=[a79034794cc37ab5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a599e726-9fc8-482f-b18d-4af5a64a90fb]}\\\"}\"}","context":{"RequestID":"a599e726-9fc8-482f-b18d-4af5a64a90fb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e2d105fa-a3e4-4674-86d5-3f98ed74d11b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:42:37.158Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:37.162Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a599e726-9fc8-482f-b18d-4af5a64a90fb","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e2d105fa-a3e4-4674-86d5-3f98ed74d11b","LogTimestamp":"2023-04-25T00:42:37.162Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:42:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:42:38.765Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:42:38.775Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:38.775Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:38.775Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:39.171Z","message":"Entering","context":{"RequestID":"a669015a-d053-409c-a1d5-e8cf23d7205c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8be352a9-0162-4df6-8349-552594397ae8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:42:39.171Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:42:39.174Z","message":"{\"transactionId\":\"a669015a-d053-409c-a1d5-e8cf23d7205c\",\"status\":\"200\",\"rqstDate\":\"230425-00:42:39:172\",\"respDate\":\"230425-00:42:39:174\",\"sourceId\":\"haproxy:a669015a-d053-409c-a1d5-e8cf23d7205c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:42:39:172-94\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[25e49e70-e07d-400a-9387-b94aafb0a815], x-b3-parentspanid=[212fd769adf2378e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[db68ee77a9f1b1aa212fd769adf2378e], x-b3-spanid=[3bf12e433d2831f4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a669015a-d053-409c-a1d5-e8cf23d7205c]}\\\"}\"}","context":{"RequestID":"a669015a-d053-409c-a1d5-e8cf23d7205c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8be352a9-0162-4df6-8349-552594397ae8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:42:39.171Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:39.174Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a669015a-d053-409c-a1d5-e8cf23d7205c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8be352a9-0162-4df6-8349-552594397ae8","LogTimestamp":"2023-04-25T00:42:39.174Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:42:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:42:40.892Z","message":"Entering","context":{"RequestID":"26cdf195-eb00-42ab-9f0a-98ed77681574","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6e96f281-a2b0-4179-bcf2-443283eeaf1f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:42:40.892Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:42:40.895Z","message":"{\"transactionId\":\"26cdf195-eb00-42ab-9f0a-98ed77681574\",\"status\":\"200\",\"rqstDate\":\"230425-00:42:40:893\",\"respDate\":\"230425-00:42:40:894\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:26cdf195-eb00-42ab-9f0a-98ed77681574\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:42:40:893-11657\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[468c86d9-bfa2-46c5-9172-01634ee2a725], x-b3-parentspanid=[d0e2c619b02e38a4], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59491], x-envoy-attempt-count=[1], x-b3-traceid=[2f26e5def6b55176d0e2c619b02e38a4], x-b3-spanid=[44bbddebf64b3bb9], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[26cdf195-eb00-42ab-9f0a-98ed77681574]}\\\"}\"}","context":{"RequestID":"26cdf195-eb00-42ab-9f0a-98ed77681574","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6e96f281-a2b0-4179-bcf2-443283eeaf1f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:42:40.892Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:40.895Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"26cdf195-eb00-42ab-9f0a-98ed77681574","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6e96f281-a2b0-4179-bcf2-443283eeaf1f","LogTimestamp":"2023-04-25T00:42:40.895Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:42:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:42:41.097Z","message":"Entering","context":{"RequestID":"971de17d-1f3b-4aef-b515-471413fba8f7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"95801735-ede7-498b-968d-2e96f20f7b59","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:42:41.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:42:41.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"971de17d-1f3b-4aef-b515-471413fba8f7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"95801735-ede7-498b-968d-2e96f20f7b59","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:42:41.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:41.101Z","message":"{\"transactionId\":\"971de17d-1f3b-4aef-b515-471413fba8f7\",\"status\":\"200\",\"rqstDate\":\"230425-00:42:41:098\",\"respDate\":\"230425-00:42:41:101\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:971de17d-1f3b-4aef-b515-471413fba8f7\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:42:41:098-86348\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[971de17d-1f3b-4aef-b515-471413fba8f7]}\\\"}\"}","context":{"RequestID":"971de17d-1f3b-4aef-b515-471413fba8f7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"95801735-ede7-498b-968d-2e96f20f7b59","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:42:41.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:41.102Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"971de17d-1f3b-4aef-b515-471413fba8f7","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"95801735-ede7-498b-968d-2e96f20f7b59","LogTimestamp":"2023-04-25T00:42:41.102Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:42:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-25T00:42:41.183Z","message":"Entering","context":{"RequestID":"91736eab-1646-4192-ad66-82678d1248f1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e613981d-d2f8-41cb-92c0-69abdd62aad4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:42:41.183Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:42:41.185Z","message":"{\"transactionId\":\"91736eab-1646-4192-ad66-82678d1248f1\",\"status\":\"200\",\"rqstDate\":\"230425-00:42:41:183\",\"respDate\":\"230425-00:42:41:185\",\"sourceId\":\"haproxy:91736eab-1646-4192-ad66-82678d1248f1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:42:41:183-72337\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4db59e8d-ab0f-4a0e-86df-97efce574ee8], x-b3-parentspanid=[b679e64c566c1a4f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1fce8d14121b512bb679e64c566c1a4f], x-b3-spanid=[84eb1ccdb1504f20], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[91736eab-1646-4192-ad66-82678d1248f1]}\\\"}\"}","context":{"RequestID":"91736eab-1646-4192-ad66-82678d1248f1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e613981d-d2f8-41cb-92c0-69abdd62aad4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:42:41.183Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:41.186Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"91736eab-1646-4192-ad66-82678d1248f1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e613981d-d2f8-41cb-92c0-69abdd62aad4","LogTimestamp":"2023-04-25T00:42:41.186Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:42:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:42:42.303Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:42.307Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:43.199Z","message":"Entering","context":{"RequestID":"017a9278-1c44-4899-8e5b-08388b21975f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"16742d59-a2b5-49b8-b03f-bbc8420a9995","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:42:43.198Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:42:43.203Z","message":"{\"transactionId\":\"017a9278-1c44-4899-8e5b-08388b21975f\",\"status\":\"200\",\"rqstDate\":\"230425-00:42:43:201\",\"respDate\":\"230425-00:42:43:203\",\"sourceId\":\"haproxy:017a9278-1c44-4899-8e5b-08388b21975f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:42:43:201-50532\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e3189c0c-f534-4717-80e3-bb72ff4e695f], x-b3-parentspanid=[ffefcf9408d3e878], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9853cc8e738572efffefcf9408d3e878], x-b3-spanid=[e9db0343c6f4b010], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[017a9278-1c44-4899-8e5b-08388b21975f]}\\\"}\"}","context":{"RequestID":"017a9278-1c44-4899-8e5b-08388b21975f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"16742d59-a2b5-49b8-b03f-bbc8420a9995","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:42:43.198Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:43.204Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"017a9278-1c44-4899-8e5b-08388b21975f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"16742d59-a2b5-49b8-b03f-bbc8420a9995","LogTimestamp":"2023-04-25T00:42:43.204Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:42:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-04-25T00:42:45.213Z","message":"Entering","context":{"RequestID":"a1271be5-257b-4ca7-9cfe-b0f0f7c5ea04","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d288b998-bb46-4b41-81ac-6f8f5e0eb574","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:42:45.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:42:45.216Z","message":"{\"transactionId\":\"a1271be5-257b-4ca7-9cfe-b0f0f7c5ea04\",\"status\":\"200\",\"rqstDate\":\"230425-00:42:45:214\",\"respDate\":\"230425-00:42:45:216\",\"sourceId\":\"haproxy:a1271be5-257b-4ca7-9cfe-b0f0f7c5ea04\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:42:45:214-14391\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[00c51910-b906-4668-9c01-c6a634dad563], x-b3-parentspanid=[8fb9dfb177617be2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b84417da1169e9848fb9dfb177617be2], x-b3-spanid=[8c1767c483162481], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a1271be5-257b-4ca7-9cfe-b0f0f7c5ea04]}\\\"}\"}","context":{"RequestID":"a1271be5-257b-4ca7-9cfe-b0f0f7c5ea04","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d288b998-bb46-4b41-81ac-6f8f5e0eb574","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:42:45.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:45.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a1271be5-257b-4ca7-9cfe-b0f0f7c5ea04","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d288b998-bb46-4b41-81ac-6f8f5e0eb574","LogTimestamp":"2023-04-25T00:42:45.216Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:42:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:42:47.225Z","message":"Entering","context":{"RequestID":"1e567e89-a15c-4b3e-b77b-9c0272d769d9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f3b19691-e1b6-4813-ab2d-fb7853a51d9e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:42:47.225Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:42:47.228Z","message":"{\"transactionId\":\"1e567e89-a15c-4b3e-b77b-9c0272d769d9\",\"status\":\"200\",\"rqstDate\":\"230425-00:42:47:226\",\"respDate\":\"230425-00:42:47:228\",\"sourceId\":\"haproxy:1e567e89-a15c-4b3e-b77b-9c0272d769d9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:42:47:226-54638\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d98676d2-0530-42c9-9463-9d675c51311e], x-b3-parentspanid=[13e2d6bdf9b3838e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9b2f3155ccd13db013e2d6bdf9b3838e], x-b3-spanid=[6087825fcb3d345f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1e567e89-a15c-4b3e-b77b-9c0272d769d9]}\\\"}\"}","context":{"RequestID":"1e567e89-a15c-4b3e-b77b-9c0272d769d9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f3b19691-e1b6-4813-ab2d-fb7853a51d9e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:42:47.225Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:47.229Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1e567e89-a15c-4b3e-b77b-9c0272d769d9","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f3b19691-e1b6-4813-ab2d-fb7853a51d9e","LogTimestamp":"2023-04-25T00:42:47.229Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:42:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:42:48.765Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:42:48.780Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:48.781Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:48.781Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:49.238Z","message":"Entering","context":{"RequestID":"ead0d215-779f-42fb-825e-22ff0e58b0f4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5bc9bdca-2e72-4468-b5b9-8f437fb97b17","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:42:49.238Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:42:49.242Z","message":"{\"transactionId\":\"ead0d215-779f-42fb-825e-22ff0e58b0f4\",\"status\":\"200\",\"rqstDate\":\"230425-00:42:49:240\",\"respDate\":\"230425-00:42:49:241\",\"sourceId\":\"haproxy:ead0d215-779f-42fb-825e-22ff0e58b0f4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:42:49:240-3441\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c87efc95-3a33-459e-b362-cc63616274b1], x-b3-parentspanid=[974e5265d5d366c2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e117c7add39f4159974e5265d5d366c2], x-b3-spanid=[d405c265a14d6ac2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ead0d215-779f-42fb-825e-22ff0e58b0f4]}\\\"}\"}","context":{"RequestID":"ead0d215-779f-42fb-825e-22ff0e58b0f4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5bc9bdca-2e72-4468-b5b9-8f437fb97b17","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:42:49.238Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:49.242Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ead0d215-779f-42fb-825e-22ff0e58b0f4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5bc9bdca-2e72-4468-b5b9-8f437fb97b17","LogTimestamp":"2023-04-25T00:42:49.242Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:42:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:42:50.892Z","message":"Entering","context":{"RequestID":"93014989-b33a-4782-8308-d685a154ed59","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d582d967-2f98-4d01-869d-bb189bfe4f6d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:42:50.892Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:42:50.894Z","message":"{\"transactionId\":\"93014989-b33a-4782-8308-d685a154ed59\",\"status\":\"200\",\"rqstDate\":\"230425-00:42:50:893\",\"respDate\":\"230425-00:42:50:894\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:93014989-b33a-4782-8308-d685a154ed59\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:42:50:893-25769\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e528d59a-e127-4a01-b3a1-a1a6e7425d82], x-b3-parentspanid=[71cd6f5494c18dfc], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45583], x-envoy-attempt-count=[1], x-b3-traceid=[ce7b054bd8c7942671cd6f5494c18dfc], x-b3-spanid=[95399da28fd1b694], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[93014989-b33a-4782-8308-d685a154ed59]}\\\"}\"}","context":{"RequestID":"93014989-b33a-4782-8308-d685a154ed59","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d582d967-2f98-4d01-869d-bb189bfe4f6d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:42:50.892Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:50.894Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"93014989-b33a-4782-8308-d685a154ed59","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d582d967-2f98-4d01-869d-bb189bfe4f6d","LogTimestamp":"2023-04-25T00:42:50.894Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:42:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:42:51.096Z","message":"Entering","context":{"RequestID":"f4425355-b402-4c97-94c7-d4e115ab867c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b0383ee7-9b37-40c1-9ce6-2f41b9727a41","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:42:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:42:51.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"f4425355-b402-4c97-94c7-d4e115ab867c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b0383ee7-9b37-40c1-9ce6-2f41b9727a41","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:42:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:51.100Z","message":"{\"transactionId\":\"f4425355-b402-4c97-94c7-d4e115ab867c\",\"status\":\"200\",\"rqstDate\":\"230425-00:42:51:097\",\"respDate\":\"230425-00:42:51:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f4425355-b402-4c97-94c7-d4e115ab867c\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:42:51:097-23519\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f4425355-b402-4c97-94c7-d4e115ab867c]}\\\"}\"}","context":{"RequestID":"f4425355-b402-4c97-94c7-d4e115ab867c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b0383ee7-9b37-40c1-9ce6-2f41b9727a41","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:42:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:51.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f4425355-b402-4c97-94c7-d4e115ab867c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b0383ee7-9b37-40c1-9ce6-2f41b9727a41","LogTimestamp":"2023-04-25T00:42:51.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:42:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:42:51.252Z","message":"Entering","context":{"RequestID":"ae28f01c-4e69-40cd-9ec6-37fd83bc5698","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"654fa7dc-1161-49c6-be83-3534661219a7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:42:51.252Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:42:51.255Z","message":"{\"transactionId\":\"ae28f01c-4e69-40cd-9ec6-37fd83bc5698\",\"status\":\"200\",\"rqstDate\":\"230425-00:42:51:253\",\"respDate\":\"230425-00:42:51:255\",\"sourceId\":\"haproxy:ae28f01c-4e69-40cd-9ec6-37fd83bc5698\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:42:51:253-1109\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[917df270-fdaf-4cfc-9f86-d7821beaeed1], x-b3-parentspanid=[c71d340c27f74d06], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e8ce1cfc3b21e96ec71d340c27f74d06], x-b3-spanid=[b6052e0ad3d7afe8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ae28f01c-4e69-40cd-9ec6-37fd83bc5698]}\\\"}\"}","context":{"RequestID":"ae28f01c-4e69-40cd-9ec6-37fd83bc5698","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"654fa7dc-1161-49c6-be83-3534661219a7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:42:51.252Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:51.256Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ae28f01c-4e69-40cd-9ec6-37fd83bc5698","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"654fa7dc-1161-49c6-be83-3534661219a7","LogTimestamp":"2023-04-25T00:42:51.256Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:42:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:42:53.265Z","message":"Entering","context":{"RequestID":"eb8bc292-84fa-407f-a3a9-866e19fa558c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"df8925a4-526b-445a-a107-75dc1a5caab0","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:42:53.265Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:42:53.268Z","message":"{\"transactionId\":\"eb8bc292-84fa-407f-a3a9-866e19fa558c\",\"status\":\"200\",\"rqstDate\":\"230425-00:42:53:266\",\"respDate\":\"230425-00:42:53:268\",\"sourceId\":\"haproxy:eb8bc292-84fa-407f-a3a9-866e19fa558c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:42:53:266-10830\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6728ab38-5791-4c39-9ba2-064e9b0b2bbb], x-b3-parentspanid=[a1f1a5d234416525], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b02800ecb559e1e7a1f1a5d234416525], x-b3-spanid=[d9b3b2fd87c818f0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[eb8bc292-84fa-407f-a3a9-866e19fa558c]}\\\"}\"}","context":{"RequestID":"eb8bc292-84fa-407f-a3a9-866e19fa558c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"df8925a4-526b-445a-a107-75dc1a5caab0","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:42:53.265Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:53.269Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eb8bc292-84fa-407f-a3a9-866e19fa558c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"df8925a4-526b-445a-a107-75dc1a5caab0","LogTimestamp":"2023-04-25T00:42:53.269Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:42:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:42:55.279Z","message":"Entering","context":{"RequestID":"6b238753-a4e6-40b4-8f18-76ee3319de17","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d23fb7de-ad89-4b33-b0f7-fd83d14e2055","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:42:55.279Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:42:55.282Z","message":"{\"transactionId\":\"6b238753-a4e6-40b4-8f18-76ee3319de17\",\"status\":\"200\",\"rqstDate\":\"230425-00:42:55:280\",\"respDate\":\"230425-00:42:55:282\",\"sourceId\":\"haproxy:6b238753-a4e6-40b4-8f18-76ee3319de17\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:42:55:280-79457\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5514b198-84f6-436a-b93c-b9013afa8821], x-b3-parentspanid=[8f7c01baf55230a0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1e3d8a220490014e8f7c01baf55230a0], x-b3-spanid=[ed495aed24a98c7c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6b238753-a4e6-40b4-8f18-76ee3319de17]}\\\"}\"}","context":{"RequestID":"6b238753-a4e6-40b4-8f18-76ee3319de17","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d23fb7de-ad89-4b33-b0f7-fd83d14e2055","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:42:55.279Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:55.283Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6b238753-a4e6-40b4-8f18-76ee3319de17","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d23fb7de-ad89-4b33-b0f7-fd83d14e2055","LogTimestamp":"2023-04-25T00:42:55.283Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:42:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:42:57.293Z","message":"Entering","context":{"RequestID":"882d87b0-9b34-4f21-9052-46139434d7ca","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0f443d99-3551-4ec5-80fd-e1acd330f1d3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:42:57.293Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:42:57.296Z","message":"{\"transactionId\":\"882d87b0-9b34-4f21-9052-46139434d7ca\",\"status\":\"200\",\"rqstDate\":\"230425-00:42:57:294\",\"respDate\":\"230425-00:42:57:296\",\"sourceId\":\"haproxy:882d87b0-9b34-4f21-9052-46139434d7ca\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:42:57:294-37971\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b994f9d8-95fa-428c-8cb4-3f0fa9f1212e], x-b3-parentspanid=[f311464e52dac3b2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[43dce09648dca1f0f311464e52dac3b2], x-b3-spanid=[3b960d8b3b797f85], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[882d87b0-9b34-4f21-9052-46139434d7ca]}\\\"}\"}","context":{"RequestID":"882d87b0-9b34-4f21-9052-46139434d7ca","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0f443d99-3551-4ec5-80fd-e1acd330f1d3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:42:57.293Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:57.297Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"882d87b0-9b34-4f21-9052-46139434d7ca","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0f443d99-3551-4ec5-80fd-e1acd330f1d3","LogTimestamp":"2023-04-25T00:42:57.297Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:42:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:42:58.766Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:42:58.779Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:58.780Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:58.780Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:59.307Z","message":"Entering","context":{"RequestID":"7babf19d-e2e5-4cee-b830-0a02b2aa2cb5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8b7a0ede-efb3-4360-a0a9-6a7940ab8d66","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:42:59.306Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:42:59.309Z","message":"{\"transactionId\":\"7babf19d-e2e5-4cee-b830-0a02b2aa2cb5\",\"status\":\"200\",\"rqstDate\":\"230425-00:42:59:308\",\"respDate\":\"230425-00:42:59:309\",\"sourceId\":\"haproxy:7babf19d-e2e5-4cee-b830-0a02b2aa2cb5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:42:59:308-17217\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8678a38d-d27d-4bef-8da2-09d54f21acc6], x-b3-parentspanid=[b22123b5c96ae14a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[58ef30ebb62ea15eb22123b5c96ae14a], x-b3-spanid=[9ff37a63e637d651], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7babf19d-e2e5-4cee-b830-0a02b2aa2cb5]}\\\"}\"}","context":{"RequestID":"7babf19d-e2e5-4cee-b830-0a02b2aa2cb5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8b7a0ede-efb3-4360-a0a9-6a7940ab8d66","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:42:59.306Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:42:59.310Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7babf19d-e2e5-4cee-b830-0a02b2aa2cb5","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8b7a0ede-efb3-4360-a0a9-6a7940ab8d66","LogTimestamp":"2023-04-25T00:42:59.310Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:42:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:43:00.891Z","message":"Entering","context":{"RequestID":"753da82e-6448-4649-9eee-760c56d05652","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f4114002-9c3a-4fdd-8718-7219414718c8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:43:00.891Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:43:00.893Z","message":"{\"transactionId\":\"753da82e-6448-4649-9eee-760c56d05652\",\"status\":\"200\",\"rqstDate\":\"230425-00:43:00:892\",\"respDate\":\"230425-00:43:00:893\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:753da82e-6448-4649-9eee-760c56d05652\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:43:00:892-37423\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3c782353-26bd-4765-92f2-7412f122ab1b], x-b3-parentspanid=[f1b17cccbeec7f30], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[52429], x-envoy-attempt-count=[1], x-b3-traceid=[759de74de2760ebdf1b17cccbeec7f30], x-b3-spanid=[e0603bc80374802d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[753da82e-6448-4649-9eee-760c56d05652]}\\\"}\"}","context":{"RequestID":"753da82e-6448-4649-9eee-760c56d05652","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f4114002-9c3a-4fdd-8718-7219414718c8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:43:00.891Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:00.894Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"753da82e-6448-4649-9eee-760c56d05652","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f4114002-9c3a-4fdd-8718-7219414718c8","LogTimestamp":"2023-04-25T00:43:00.894Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:43:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:43:01.096Z","message":"Entering","context":{"RequestID":"da707083-64ec-4c9b-8f71-dd4cf56e8185","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"1fbe6dd1-536a-404a-af27-738554e455d1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:43:01.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:43:01.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"da707083-64ec-4c9b-8f71-dd4cf56e8185","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"1fbe6dd1-536a-404a-af27-738554e455d1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:43:01.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:01.100Z","message":"{\"transactionId\":\"da707083-64ec-4c9b-8f71-dd4cf56e8185\",\"status\":\"200\",\"rqstDate\":\"230425-00:43:01:097\",\"respDate\":\"230425-00:43:01:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:da707083-64ec-4c9b-8f71-dd4cf56e8185\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:43:01:097-4916\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[da707083-64ec-4c9b-8f71-dd4cf56e8185]}\\\"}\"}","context":{"RequestID":"da707083-64ec-4c9b-8f71-dd4cf56e8185","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"1fbe6dd1-536a-404a-af27-738554e455d1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:43:01.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:01.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"da707083-64ec-4c9b-8f71-dd4cf56e8185","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1fbe6dd1-536a-404a-af27-738554e455d1","LogTimestamp":"2023-04-25T00:43:01.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:43:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:43:01.319Z","message":"Entering","context":{"RequestID":"5527848c-1a0b-437d-856a-4b31af65a65f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"97120646-9c87-402d-b95a-a0a9d798d396","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:43:01.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:43:01.321Z","message":"{\"transactionId\":\"5527848c-1a0b-437d-856a-4b31af65a65f\",\"status\":\"200\",\"rqstDate\":\"230425-00:43:01:319\",\"respDate\":\"230425-00:43:01:321\",\"sourceId\":\"haproxy:5527848c-1a0b-437d-856a-4b31af65a65f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:43:01:319-229\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[69376aca-6bbc-4a32-a151-3c45a76ff878], x-b3-parentspanid=[795bbaed3c235384], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[87bb40a8ddf5d7d2795bbaed3c235384], x-b3-spanid=[eb520409d96357f6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5527848c-1a0b-437d-856a-4b31af65a65f]}\\\"}\"}","context":{"RequestID":"5527848c-1a0b-437d-856a-4b31af65a65f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"97120646-9c87-402d-b95a-a0a9d798d396","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:43:01.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:01.322Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5527848c-1a0b-437d-856a-4b31af65a65f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"97120646-9c87-402d-b95a-a0a9d798d396","LogTimestamp":"2023-04-25T00:43:01.322Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:43:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:43:03.330Z","message":"Entering","context":{"RequestID":"f6f9182c-a579-4bca-b967-cede8c1901c3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d1c0e251-1530-429f-bb9a-df8a3aa84866","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:43:03.330Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:43:03.332Z","message":"{\"transactionId\":\"f6f9182c-a579-4bca-b967-cede8c1901c3\",\"status\":\"200\",\"rqstDate\":\"230425-00:43:03:330\",\"respDate\":\"230425-00:43:03:332\",\"sourceId\":\"haproxy:f6f9182c-a579-4bca-b967-cede8c1901c3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:43:03:330-56090\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a6f94c7c-b081-4480-9c9c-ccaac3e324c7], x-b3-parentspanid=[5c417d60f755e497], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d08142b2033bbbfc5c417d60f755e497], x-b3-spanid=[6fb1511481f48f31], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f6f9182c-a579-4bca-b967-cede8c1901c3]}\\\"}\"}","context":{"RequestID":"f6f9182c-a579-4bca-b967-cede8c1901c3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d1c0e251-1530-429f-bb9a-df8a3aa84866","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:43:03.330Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:03.332Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f6f9182c-a579-4bca-b967-cede8c1901c3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d1c0e251-1530-429f-bb9a-df8a3aa84866","LogTimestamp":"2023-04-25T00:43:03.332Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:43:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:43:05.341Z","message":"Entering","context":{"RequestID":"238c2174-7c14-4120-b2c9-c87572911b9f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"70427cad-c619-4536-800d-51629d4e88e8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:43:05.341Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:43:05.343Z","message":"{\"transactionId\":\"238c2174-7c14-4120-b2c9-c87572911b9f\",\"status\":\"200\",\"rqstDate\":\"230425-00:43:05:342\",\"respDate\":\"230425-00:43:05:343\",\"sourceId\":\"haproxy:238c2174-7c14-4120-b2c9-c87572911b9f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:43:05:342-17990\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[156765b5-02c9-4966-a833-f01cb25906a4], x-b3-parentspanid=[0c04a518d631653a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[abe022c0cf4b1fe60c04a518d631653a], x-b3-spanid=[a6f0a257ab232f15], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[238c2174-7c14-4120-b2c9-c87572911b9f]}\\\"}\"}","context":{"RequestID":"238c2174-7c14-4120-b2c9-c87572911b9f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"70427cad-c619-4536-800d-51629d4e88e8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:43:05.341Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:05.344Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"238c2174-7c14-4120-b2c9-c87572911b9f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"70427cad-c619-4536-800d-51629d4e88e8","LogTimestamp":"2023-04-25T00:43:05.344Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:43:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:43:07.353Z","message":"Entering","context":{"RequestID":"1719f245-d964-4c88-8215-a5e8fe3f1d6d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1b7884dd-09e6-44a2-8dfd-6cd439efeadf","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:43:07.353Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:43:07.356Z","message":"{\"transactionId\":\"1719f245-d964-4c88-8215-a5e8fe3f1d6d\",\"status\":\"200\",\"rqstDate\":\"230425-00:43:07:354\",\"respDate\":\"230425-00:43:07:356\",\"sourceId\":\"haproxy:1719f245-d964-4c88-8215-a5e8fe3f1d6d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:43:07:354-53485\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3351017b-0c21-4815-8258-f60c887a35fc], x-b3-parentspanid=[c147c8c464ce40fe], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[71aae7d1596533fec147c8c464ce40fe], x-b3-spanid=[6032c8591ca5544f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1719f245-d964-4c88-8215-a5e8fe3f1d6d]}\\\"}\"}","context":{"RequestID":"1719f245-d964-4c88-8215-a5e8fe3f1d6d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1b7884dd-09e6-44a2-8dfd-6cd439efeadf","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:43:07.353Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:07.357Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1719f245-d964-4c88-8215-a5e8fe3f1d6d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1b7884dd-09e6-44a2-8dfd-6cd439efeadf","LogTimestamp":"2023-04-25T00:43:07.357Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:43:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:43:08.766Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:43:08.778Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:08.778Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:08.778Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:09.368Z","message":"Entering","context":{"RequestID":"154c0128-523b-4927-a81a-2a6160a08e45","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1d92a14c-7cbf-407b-94d9-1ca7ea69c1a9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:43:09.368Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:43:09.371Z","message":"{\"transactionId\":\"154c0128-523b-4927-a81a-2a6160a08e45\",\"status\":\"200\",\"rqstDate\":\"230425-00:43:09:369\",\"respDate\":\"230425-00:43:09:371\",\"sourceId\":\"haproxy:154c0128-523b-4927-a81a-2a6160a08e45\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:43:09:369-36789\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[33c436ca-b0d4-461f-8752-4746c099ecd8], x-b3-parentspanid=[01e662a531a5bc9b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8ea62cd5006480ef01e662a531a5bc9b], x-b3-spanid=[6ca2042461ade3ca], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[154c0128-523b-4927-a81a-2a6160a08e45]}\\\"}\"}","context":{"RequestID":"154c0128-523b-4927-a81a-2a6160a08e45","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1d92a14c-7cbf-407b-94d9-1ca7ea69c1a9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:43:09.368Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:09.371Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"154c0128-523b-4927-a81a-2a6160a08e45","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1d92a14c-7cbf-407b-94d9-1ca7ea69c1a9","LogTimestamp":"2023-04-25T00:43:09.371Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:43:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:43:10.893Z","message":"Entering","context":{"RequestID":"16a013a0-2dfb-489f-9b7c-05ceea88b20e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"3a75342e-e4da-4c30-8e3c-c70c37e44ffb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:43:10.893Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:43:10.896Z","message":"{\"transactionId\":\"16a013a0-2dfb-489f-9b7c-05ceea88b20e\",\"status\":\"200\",\"rqstDate\":\"230425-00:43:10:894\",\"respDate\":\"230425-00:43:10:896\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:16a013a0-2dfb-489f-9b7c-05ceea88b20e\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:43:10:894-72044\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[98ab5aac-84c3-4013-8f15-237a25c91773], x-b3-parentspanid=[c87f9931b37c0474], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51789], x-envoy-attempt-count=[1], x-b3-traceid=[69f319235d27d834c87f9931b37c0474], x-b3-spanid=[3a34d43d46cb4371], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[16a013a0-2dfb-489f-9b7c-05ceea88b20e]}\\\"}\"}","context":{"RequestID":"16a013a0-2dfb-489f-9b7c-05ceea88b20e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"3a75342e-e4da-4c30-8e3c-c70c37e44ffb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:43:10.893Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:10.897Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"16a013a0-2dfb-489f-9b7c-05ceea88b20e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3a75342e-e4da-4c30-8e3c-c70c37e44ffb","LogTimestamp":"2023-04-25T00:43:10.897Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:43:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:43:11.097Z","message":"Entering","context":{"RequestID":"5c45226e-c760-4314-b25f-7533f0f43ca6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"01bff9dd-f0cf-418f-8b68-d0538234f169","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:43:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:43:11.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"5c45226e-c760-4314-b25f-7533f0f43ca6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"01bff9dd-f0cf-418f-8b68-d0538234f169","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:43:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:11.100Z","message":"{\"transactionId\":\"5c45226e-c760-4314-b25f-7533f0f43ca6\",\"status\":\"200\",\"rqstDate\":\"230425-00:43:11:098\",\"respDate\":\"230425-00:43:11:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:5c45226e-c760-4314-b25f-7533f0f43ca6\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:43:11:098-45567\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[5c45226e-c760-4314-b25f-7533f0f43ca6]}\\\"}\"}","context":{"RequestID":"5c45226e-c760-4314-b25f-7533f0f43ca6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"01bff9dd-f0cf-418f-8b68-d0538234f169","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:43:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:11.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5c45226e-c760-4314-b25f-7533f0f43ca6","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"01bff9dd-f0cf-418f-8b68-d0538234f169","LogTimestamp":"2023-04-25T00:43:11.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:43:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:43:11.381Z","message":"Entering","context":{"RequestID":"11e8a93d-fb22-452e-999f-71a6cfb36761","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bd7d115b-8ba8-4f46-a007-90467559a0ff","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:43:11.381Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:43:11.384Z","message":"{\"transactionId\":\"11e8a93d-fb22-452e-999f-71a6cfb36761\",\"status\":\"200\",\"rqstDate\":\"230425-00:43:11:382\",\"respDate\":\"230425-00:43:11:383\",\"sourceId\":\"haproxy:11e8a93d-fb22-452e-999f-71a6cfb36761\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:43:11:382-25986\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4a91ef38-0b4a-4c42-84ec-27eef4689706], x-b3-parentspanid=[04a3b1b293e47270], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9b80f96f275620f504a3b1b293e47270], x-b3-spanid=[5ac32de08dbcf324], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[11e8a93d-fb22-452e-999f-71a6cfb36761]}\\\"}\"}","context":{"RequestID":"11e8a93d-fb22-452e-999f-71a6cfb36761","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bd7d115b-8ba8-4f46-a007-90467559a0ff","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:43:11.381Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:11.384Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"11e8a93d-fb22-452e-999f-71a6cfb36761","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bd7d115b-8ba8-4f46-a007-90467559a0ff","LogTimestamp":"2023-04-25T00:43:11.384Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:43:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:43:12.308Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:12.312Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:13.394Z","message":"Entering","context":{"RequestID":"e2dc181d-c11c-4334-8d14-08046b3a2fc7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"00c25195-42b9-4baa-9ca3-b30d5317b7d9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:43:13.394Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:43:13.400Z","message":"{\"transactionId\":\"e2dc181d-c11c-4334-8d14-08046b3a2fc7\",\"status\":\"200\",\"rqstDate\":\"230425-00:43:13:395\",\"respDate\":\"230425-00:43:13:400\",\"sourceId\":\"haproxy:e2dc181d-c11c-4334-8d14-08046b3a2fc7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:43:13:395-94927\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[41586ac0-4f0e-46c7-afdf-3e066e0d22eb], x-b3-parentspanid=[52283bc0bbfac491], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b9a2f0aa539245e152283bc0bbfac491], x-b3-spanid=[ab8731d60508e6f2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e2dc181d-c11c-4334-8d14-08046b3a2fc7]}\\\"}\"}","context":{"RequestID":"e2dc181d-c11c-4334-8d14-08046b3a2fc7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"00c25195-42b9-4baa-9ca3-b30d5317b7d9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:43:13.394Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:13.401Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e2dc181d-c11c-4334-8d14-08046b3a2fc7","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"7","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"00c25195-42b9-4baa-9ca3-b30d5317b7d9","LogTimestamp":"2023-04-25T00:43:13.401Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:43:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-25T00:43:15.409Z","message":"Entering","context":{"RequestID":"72d7dfc8-57c2-4646-8ddb-e0da16adc8e6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8bb419c8-dba2-4c29-b549-c8812ce70a38","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:43:15.409Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:43:15.411Z","message":"{\"transactionId\":\"72d7dfc8-57c2-4646-8ddb-e0da16adc8e6\",\"status\":\"200\",\"rqstDate\":\"230425-00:43:15:409\",\"respDate\":\"230425-00:43:15:411\",\"sourceId\":\"haproxy:72d7dfc8-57c2-4646-8ddb-e0da16adc8e6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:43:15:409-22363\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f761d0b3-13c1-46d0-95af-0c613860159a], x-b3-parentspanid=[5cf34675de5bf8b2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[aa7c276bf0079d405cf34675de5bf8b2], x-b3-spanid=[197d308fc48d0227], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[72d7dfc8-57c2-4646-8ddb-e0da16adc8e6]}\\\"}\"}","context":{"RequestID":"72d7dfc8-57c2-4646-8ddb-e0da16adc8e6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8bb419c8-dba2-4c29-b549-c8812ce70a38","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:43:15.409Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:15.411Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"72d7dfc8-57c2-4646-8ddb-e0da16adc8e6","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8bb419c8-dba2-4c29-b549-c8812ce70a38","LogTimestamp":"2023-04-25T00:43:15.411Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:43:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:43:17.419Z","message":"Entering","context":{"RequestID":"f1610645-8e45-4072-9675-6a3e313add15","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"30f1606f-2e5c-4c20-941d-f755613cb2ab","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:43:17.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:43:17.421Z","message":"{\"transactionId\":\"f1610645-8e45-4072-9675-6a3e313add15\",\"status\":\"200\",\"rqstDate\":\"230425-00:43:17:420\",\"respDate\":\"230425-00:43:17:421\",\"sourceId\":\"haproxy:f1610645-8e45-4072-9675-6a3e313add15\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:43:17:420-58084\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0cc04129-ff2f-4eb5-b4d3-60ea9a2a145a], x-b3-parentspanid=[f3cc8b3017a7036f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d3f7e69e8c393e60f3cc8b3017a7036f], x-b3-spanid=[f43f003b3b6a8685], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f1610645-8e45-4072-9675-6a3e313add15]}\\\"}\"}","context":{"RequestID":"f1610645-8e45-4072-9675-6a3e313add15","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"30f1606f-2e5c-4c20-941d-f755613cb2ab","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:43:17.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:17.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f1610645-8e45-4072-9675-6a3e313add15","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"30f1606f-2e5c-4c20-941d-f755613cb2ab","LogTimestamp":"2023-04-25T00:43:17.421Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:43:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:43:18.767Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:43:18.784Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:18.784Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:18.784Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:19.429Z","message":"Entering","context":{"RequestID":"25f6fb5a-4426-433d-ae20-67cebe801f59","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"287743c8-2163-4378-9203-2daada0c86ab","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:43:19.429Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:43:19.432Z","message":"{\"transactionId\":\"25f6fb5a-4426-433d-ae20-67cebe801f59\",\"status\":\"200\",\"rqstDate\":\"230425-00:43:19:430\",\"respDate\":\"230425-00:43:19:432\",\"sourceId\":\"haproxy:25f6fb5a-4426-433d-ae20-67cebe801f59\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:43:19:430-70920\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[62140c11-538e-46b2-b1d0-473282429da4], x-b3-parentspanid=[fea4c3f38f544ddc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[62fda2b9a1649a63fea4c3f38f544ddc], x-b3-spanid=[b108bcb98ca6e881], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[25f6fb5a-4426-433d-ae20-67cebe801f59]}\\\"}\"}","context":{"RequestID":"25f6fb5a-4426-433d-ae20-67cebe801f59","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"287743c8-2163-4378-9203-2daada0c86ab","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:43:19.429Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:19.433Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"25f6fb5a-4426-433d-ae20-67cebe801f59","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"287743c8-2163-4378-9203-2daada0c86ab","LogTimestamp":"2023-04-25T00:43:19.433Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:43:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:43:20.892Z","message":"Entering","context":{"RequestID":"c7be38c3-1cd6-4404-9b5d-19418e7f0b11","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b5a870a9-7428-4f50-9c05-5bae2aafd4a9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:43:20.892Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:43:20.895Z","message":"{\"transactionId\":\"c7be38c3-1cd6-4404-9b5d-19418e7f0b11\",\"status\":\"200\",\"rqstDate\":\"230425-00:43:20:894\",\"respDate\":\"230425-00:43:20:895\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c7be38c3-1cd6-4404-9b5d-19418e7f0b11\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:43:20:894-54951\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9c3a392c-0c6f-420b-bb6e-8e83c7106c5d], x-b3-parentspanid=[1553966541561de5], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[35689], x-envoy-attempt-count=[1], x-b3-traceid=[58fd203652d8c04d1553966541561de5], x-b3-spanid=[7d452c26c5ff759c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c7be38c3-1cd6-4404-9b5d-19418e7f0b11]}\\\"}\"}","context":{"RequestID":"c7be38c3-1cd6-4404-9b5d-19418e7f0b11","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b5a870a9-7428-4f50-9c05-5bae2aafd4a9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:43:20.892Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:20.896Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c7be38c3-1cd6-4404-9b5d-19418e7f0b11","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b5a870a9-7428-4f50-9c05-5bae2aafd4a9","LogTimestamp":"2023-04-25T00:43:20.896Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:43:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:43:21.097Z","message":"Entering","context":{"RequestID":"c86d8fed-d890-4a2b-a87b-1b3725eb629e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"265ab364-d525-44fb-8693-ce9f54afa59a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:43:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:43:21.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"c86d8fed-d890-4a2b-a87b-1b3725eb629e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"265ab364-d525-44fb-8693-ce9f54afa59a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:43:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:21.100Z","message":"{\"transactionId\":\"c86d8fed-d890-4a2b-a87b-1b3725eb629e\",\"status\":\"200\",\"rqstDate\":\"230425-00:43:21:098\",\"respDate\":\"230425-00:43:21:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c86d8fed-d890-4a2b-a87b-1b3725eb629e\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:43:21:098-30783\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c86d8fed-d890-4a2b-a87b-1b3725eb629e]}\\\"}\"}","context":{"RequestID":"c86d8fed-d890-4a2b-a87b-1b3725eb629e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"265ab364-d525-44fb-8693-ce9f54afa59a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:43:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:21.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c86d8fed-d890-4a2b-a87b-1b3725eb629e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"265ab364-d525-44fb-8693-ce9f54afa59a","LogTimestamp":"2023-04-25T00:43:21.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:43:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:43:21.442Z","message":"Entering","context":{"RequestID":"c4202bd1-be79-425e-9b05-1c7c820427bb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"42a37a9b-22d9-4a4a-8345-e23cd9897dc4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:43:21.442Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:43:21.443Z","message":"{\"transactionId\":\"c4202bd1-be79-425e-9b05-1c7c820427bb\",\"status\":\"200\",\"rqstDate\":\"230425-00:43:21:442\",\"respDate\":\"230425-00:43:21:443\",\"sourceId\":\"haproxy:c4202bd1-be79-425e-9b05-1c7c820427bb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:43:21:442-64663\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[29875894-18fc-48af-bcb8-2c1557cc04bc], x-b3-parentspanid=[f62fab8c41940585], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e6bfbb2bb2620257f62fab8c41940585], x-b3-spanid=[ac121fa281babb25], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c4202bd1-be79-425e-9b05-1c7c820427bb]}\\\"}\"}","context":{"RequestID":"c4202bd1-be79-425e-9b05-1c7c820427bb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"42a37a9b-22d9-4a4a-8345-e23cd9897dc4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:43:21.442Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:21.444Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c4202bd1-be79-425e-9b05-1c7c820427bb","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"42a37a9b-22d9-4a4a-8345-e23cd9897dc4","LogTimestamp":"2023-04-25T00:43:21.444Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:43:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:43:23.451Z","message":"Entering","context":{"RequestID":"b97634d9-d09a-4341-bb1a-6dcb2f0fe7fc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"13407030-1841-475e-a467-32f5709c711c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:43:23.451Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:43:23.453Z","message":"{\"transactionId\":\"b97634d9-d09a-4341-bb1a-6dcb2f0fe7fc\",\"status\":\"200\",\"rqstDate\":\"230425-00:43:23:452\",\"respDate\":\"230425-00:43:23:453\",\"sourceId\":\"haproxy:b97634d9-d09a-4341-bb1a-6dcb2f0fe7fc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:43:23:452-77660\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f600d661-7fab-932e-8e58-8a1d898114d3], x-b3-parentspanid=[b961fcaf63b1941f], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9adca8c66bd8c627b961fcaf63b1941f], x-b3-spanid=[852df93af3e8ef03], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b97634d9-d09a-4341-bb1a-6dcb2f0fe7fc]}\\\"}\"}","context":{"RequestID":"b97634d9-d09a-4341-bb1a-6dcb2f0fe7fc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"13407030-1841-475e-a467-32f5709c711c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:43:23.451Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:23.454Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b97634d9-d09a-4341-bb1a-6dcb2f0fe7fc","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"13407030-1841-475e-a467-32f5709c711c","LogTimestamp":"2023-04-25T00:43:23.454Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:43:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:43:25.462Z","message":"Entering","context":{"RequestID":"7618fd89-eb4a-4a59-8cdd-384c7ed6cae3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"63bb5184-d3da-41db-9b6a-a7c613b9d85a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:43:25.461Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:43:25.463Z","message":"{\"transactionId\":\"7618fd89-eb4a-4a59-8cdd-384c7ed6cae3\",\"status\":\"200\",\"rqstDate\":\"230425-00:43:25:462\",\"respDate\":\"230425-00:43:25:463\",\"sourceId\":\"haproxy:7618fd89-eb4a-4a59-8cdd-384c7ed6cae3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:43:25:462-50744\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b8f68136-9148-4308-a43b-f505cd73e265], x-b3-parentspanid=[7ea22d41649acc73], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[944546e777370d6b7ea22d41649acc73], x-b3-spanid=[23cbf816d82ac0fc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7618fd89-eb4a-4a59-8cdd-384c7ed6cae3]}\\\"}\"}","context":{"RequestID":"7618fd89-eb4a-4a59-8cdd-384c7ed6cae3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"63bb5184-d3da-41db-9b6a-a7c613b9d85a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:43:25.461Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:25.464Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7618fd89-eb4a-4a59-8cdd-384c7ed6cae3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"63bb5184-d3da-41db-9b6a-a7c613b9d85a","LogTimestamp":"2023-04-25T00:43:25.464Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:43:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:43:27.473Z","message":"Entering","context":{"RequestID":"7bb88f80-b3b8-4ae3-aa62-f75261663ae7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a8752362-afea-4857-8b2c-af6c068debb9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:43:27.472Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:43:27.474Z","message":"{\"transactionId\":\"7bb88f80-b3b8-4ae3-aa62-f75261663ae7\",\"status\":\"200\",\"rqstDate\":\"230425-00:43:27:473\",\"respDate\":\"230425-00:43:27:474\",\"sourceId\":\"haproxy:7bb88f80-b3b8-4ae3-aa62-f75261663ae7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:43:27:473-1524\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[639101cb-5fc2-4bf4-a41a-480c4d39e716], x-b3-parentspanid=[333a76c2fe1e5000], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[35d8bd47865ed5dc333a76c2fe1e5000], x-b3-spanid=[ec6e1ddedb226b41], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7bb88f80-b3b8-4ae3-aa62-f75261663ae7]}\\\"}\"}","context":{"RequestID":"7bb88f80-b3b8-4ae3-aa62-f75261663ae7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a8752362-afea-4857-8b2c-af6c068debb9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:43:27.472Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:27.475Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7bb88f80-b3b8-4ae3-aa62-f75261663ae7","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a8752362-afea-4857-8b2c-af6c068debb9","LogTimestamp":"2023-04-25T00:43:27.475Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:43:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:43:28.767Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:43:28.787Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:28.787Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:28.787Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:29.485Z","message":"Entering","context":{"RequestID":"c1ddee47-b297-4103-8200-2c44ba48c9e2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"19652766-178e-4443-91dc-a69147b1cfba","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:43:29.484Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:43:29.488Z","message":"{\"transactionId\":\"c1ddee47-b297-4103-8200-2c44ba48c9e2\",\"status\":\"200\",\"rqstDate\":\"230425-00:43:29:486\",\"respDate\":\"230425-00:43:29:488\",\"sourceId\":\"haproxy:c1ddee47-b297-4103-8200-2c44ba48c9e2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:43:29:486-56377\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[43c2b7a9-4280-4b42-8567-ec851c9497cc], x-b3-parentspanid=[e1eff64430e8327a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[373aecad29c487b7e1eff64430e8327a], x-b3-spanid=[11695ac5d70ad1bc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c1ddee47-b297-4103-8200-2c44ba48c9e2]}\\\"}\"}","context":{"RequestID":"c1ddee47-b297-4103-8200-2c44ba48c9e2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"19652766-178e-4443-91dc-a69147b1cfba","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:43:29.484Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:29.489Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c1ddee47-b297-4103-8200-2c44ba48c9e2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"19652766-178e-4443-91dc-a69147b1cfba","LogTimestamp":"2023-04-25T00:43:29.489Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:43:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:43:30.890Z","message":"Entering","context":{"RequestID":"0e125b06-f215-45c2-9146-b3a8b4bdc62b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3f5b527d-4e07-449b-a9c0-ec2b80aa63af","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:43:30.889Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:43:30.891Z","message":"{\"transactionId\":\"0e125b06-f215-45c2-9146-b3a8b4bdc62b\",\"status\":\"200\",\"rqstDate\":\"230425-00:43:30:890\",\"respDate\":\"230425-00:43:30:891\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:0e125b06-f215-45c2-9146-b3a8b4bdc62b\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:43:30:890-82626\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f41d1748-aa88-4523-af2e-92c35969f96f], x-b3-parentspanid=[6b235758936d1b98], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38747], x-envoy-attempt-count=[1], x-b3-traceid=[ea73fc3976e9e8ad6b235758936d1b98], x-b3-spanid=[1d6f10913a334732], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[0e125b06-f215-45c2-9146-b3a8b4bdc62b]}\\\"}\"}","context":{"RequestID":"0e125b06-f215-45c2-9146-b3a8b4bdc62b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3f5b527d-4e07-449b-a9c0-ec2b80aa63af","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:43:30.889Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:30.892Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0e125b06-f215-45c2-9146-b3a8b4bdc62b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3f5b527d-4e07-449b-a9c0-ec2b80aa63af","LogTimestamp":"2023-04-25T00:43:30.892Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:43:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:43:31.098Z","message":"Entering","context":{"RequestID":"3f9891be-ff97-4f01-8e80-893003d2ffa9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a7a85e34-e4c2-47d0-9bf8-250da1f4eba7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:43:31.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:43:31.101Z","message":"Database is available from CACHED check.","context":{"RequestID":"3f9891be-ff97-4f01-8e80-893003d2ffa9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a7a85e34-e4c2-47d0-9bf8-250da1f4eba7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:43:31.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:31.103Z","message":"{\"transactionId\":\"3f9891be-ff97-4f01-8e80-893003d2ffa9\",\"status\":\"200\",\"rqstDate\":\"230425-00:43:31:100\",\"respDate\":\"230425-00:43:31:102\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:3f9891be-ff97-4f01-8e80-893003d2ffa9\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:43:31:100-12029\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[3f9891be-ff97-4f01-8e80-893003d2ffa9]}\\\"}\"}","context":{"RequestID":"3f9891be-ff97-4f01-8e80-893003d2ffa9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a7a85e34-e4c2-47d0-9bf8-250da1f4eba7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:43:31.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:31.103Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3f9891be-ff97-4f01-8e80-893003d2ffa9","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a7a85e34-e4c2-47d0-9bf8-250da1f4eba7","LogTimestamp":"2023-04-25T00:43:31.103Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:43:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:43:31.498Z","message":"Entering","context":{"RequestID":"bc8c4d69-5df0-41d9-8756-bfe7705ba2cc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"998fe50a-e033-489c-b0bd-bf4cf5499547","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:43:31.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:43:31.501Z","message":"{\"transactionId\":\"bc8c4d69-5df0-41d9-8756-bfe7705ba2cc\",\"status\":\"200\",\"rqstDate\":\"230425-00:43:31:499\",\"respDate\":\"230425-00:43:31:501\",\"sourceId\":\"haproxy:bc8c4d69-5df0-41d9-8756-bfe7705ba2cc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:43:31:499-86432\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5dc7527e-f8c7-4946-8c82-aaa3cbf1839f], x-b3-parentspanid=[b54dd9442490c304], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3a724e237c4b2997b54dd9442490c304], x-b3-spanid=[7e879a8be3a25c5a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bc8c4d69-5df0-41d9-8756-bfe7705ba2cc]}\\\"}\"}","context":{"RequestID":"bc8c4d69-5df0-41d9-8756-bfe7705ba2cc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"998fe50a-e033-489c-b0bd-bf4cf5499547","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:43:31.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:31.502Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bc8c4d69-5df0-41d9-8756-bfe7705ba2cc","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"998fe50a-e033-489c-b0bd-bf4cf5499547","LogTimestamp":"2023-04-25T00:43:31.502Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:43:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:43:33.510Z","message":"Entering","context":{"RequestID":"904f59d2-c2e5-46d8-97a3-a617f4e027de","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"661f439b-ea7c-4705-b521-ac5580eabf3e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:43:33.510Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:43:33.513Z","message":"{\"transactionId\":\"904f59d2-c2e5-46d8-97a3-a617f4e027de\",\"status\":\"200\",\"rqstDate\":\"230425-00:43:33:511\",\"respDate\":\"230425-00:43:33:513\",\"sourceId\":\"haproxy:904f59d2-c2e5-46d8-97a3-a617f4e027de\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:43:33:511-17597\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[56094a40-9d07-41b8-b82b-be5ae6bc62c3], x-b3-parentspanid=[f886327b94ad6dd4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b9d9d831b07f8037f886327b94ad6dd4], x-b3-spanid=[180e88e3d7cd29a9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[904f59d2-c2e5-46d8-97a3-a617f4e027de]}\\\"}\"}","context":{"RequestID":"904f59d2-c2e5-46d8-97a3-a617f4e027de","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"661f439b-ea7c-4705-b521-ac5580eabf3e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:43:33.510Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:33.514Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"904f59d2-c2e5-46d8-97a3-a617f4e027de","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"661f439b-ea7c-4705-b521-ac5580eabf3e","LogTimestamp":"2023-04-25T00:43:33.514Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:43:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:43:35.523Z","message":"Entering","context":{"RequestID":"c9932529-8865-45eb-9fdd-ec17c6663d19","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9c79e1c9-7ac9-4762-bda6-4b1a03e03430","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:43:35.523Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:43:35.525Z","message":"{\"transactionId\":\"c9932529-8865-45eb-9fdd-ec17c6663d19\",\"status\":\"200\",\"rqstDate\":\"230425-00:43:35:524\",\"respDate\":\"230425-00:43:35:525\",\"sourceId\":\"haproxy:c9932529-8865-45eb-9fdd-ec17c6663d19\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:43:35:524-67895\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fb67f737-b485-4129-841d-fc7689ed3ced], x-b3-parentspanid=[6d347170d64efeb6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d02b667a53568ec26d347170d64efeb6], x-b3-spanid=[59aafd65dd0e66e7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c9932529-8865-45eb-9fdd-ec17c6663d19]}\\\"}\"}","context":{"RequestID":"c9932529-8865-45eb-9fdd-ec17c6663d19","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9c79e1c9-7ac9-4762-bda6-4b1a03e03430","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:43:35.523Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:35.526Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c9932529-8865-45eb-9fdd-ec17c6663d19","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9c79e1c9-7ac9-4762-bda6-4b1a03e03430","LogTimestamp":"2023-04-25T00:43:35.526Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:43:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:43:37.538Z","message":"Entering","context":{"RequestID":"06fc0510-087c-46fc-a089-d1a255e07329","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ac0657b5-7b1b-45ed-abc9-f6a34842c79b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:43:37.537Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:43:37.541Z","message":"{\"transactionId\":\"06fc0510-087c-46fc-a089-d1a255e07329\",\"status\":\"200\",\"rqstDate\":\"230425-00:43:37:539\",\"respDate\":\"230425-00:43:37:541\",\"sourceId\":\"haproxy:06fc0510-087c-46fc-a089-d1a255e07329\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:43:37:539-16086\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8e3a9238-eb7e-48c5-9fec-14461b803361], x-b3-parentspanid=[7c8cdfab45404006], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[26b7bb6a678ccaff7c8cdfab45404006], x-b3-spanid=[7d4e5e11c453651e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[06fc0510-087c-46fc-a089-d1a255e07329]}\\\"}\"}","context":{"RequestID":"06fc0510-087c-46fc-a089-d1a255e07329","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ac0657b5-7b1b-45ed-abc9-f6a34842c79b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:43:37.537Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:37.542Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"06fc0510-087c-46fc-a089-d1a255e07329","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ac0657b5-7b1b-45ed-abc9-f6a34842c79b","LogTimestamp":"2023-04-25T00:43:37.542Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:43:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-25T00:43:38.768Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:43:38.782Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:38.782Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:38.782Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:39.552Z","message":"Entering","context":{"RequestID":"da00e045-08e3-4c75-ae8c-79f4f4b06dd8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"86a25363-cbb1-4e89-94c5-8663e1fda9a5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:43:39.552Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:43:39.555Z","message":"{\"transactionId\":\"da00e045-08e3-4c75-ae8c-79f4f4b06dd8\",\"status\":\"200\",\"rqstDate\":\"230425-00:43:39:553\",\"respDate\":\"230425-00:43:39:555\",\"sourceId\":\"haproxy:da00e045-08e3-4c75-ae8c-79f4f4b06dd8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:43:39:553-5549\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cbc58fdb-ed37-4497-8ba0-d694e3e9ecd6], x-b3-parentspanid=[4caeac875787de05], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d20cf0ffab68571d4caeac875787de05], x-b3-spanid=[e07f795b15a81634], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[da00e045-08e3-4c75-ae8c-79f4f4b06dd8]}\\\"}\"}","context":{"RequestID":"da00e045-08e3-4c75-ae8c-79f4f4b06dd8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"86a25363-cbb1-4e89-94c5-8663e1fda9a5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:43:39.552Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:39.556Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"da00e045-08e3-4c75-ae8c-79f4f4b06dd8","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"86a25363-cbb1-4e89-94c5-8663e1fda9a5","LogTimestamp":"2023-04-25T00:43:39.556Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:43:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:43:40.894Z","message":"Entering","context":{"RequestID":"6baf882b-2000-4fcf-ae01-7ef6198742ce","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e232aa07-e535-4871-aee1-90970cb9b87f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:43:40.894Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:43:40.897Z","message":"{\"transactionId\":\"6baf882b-2000-4fcf-ae01-7ef6198742ce\",\"status\":\"200\",\"rqstDate\":\"230425-00:43:40:895\",\"respDate\":\"230425-00:43:40:896\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:6baf882b-2000-4fcf-ae01-7ef6198742ce\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:43:40:895-9356\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[137b2e3b-d440-4e7d-b71b-be8367c473c4], x-b3-parentspanid=[c8dacb3fa7d46090], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[36699], x-envoy-attempt-count=[1], x-b3-traceid=[839cbfb76e73f892c8dacb3fa7d46090], x-b3-spanid=[a93ada6b902659b2], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[6baf882b-2000-4fcf-ae01-7ef6198742ce]}\\\"}\"}","context":{"RequestID":"6baf882b-2000-4fcf-ae01-7ef6198742ce","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e232aa07-e535-4871-aee1-90970cb9b87f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:43:40.894Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:40.897Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6baf882b-2000-4fcf-ae01-7ef6198742ce","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e232aa07-e535-4871-aee1-90970cb9b87f","LogTimestamp":"2023-04-25T00:43:40.897Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:43:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:43:41.096Z","message":"Entering","context":{"RequestID":"5257fd19-fca3-4a68-bd45-956f2b90b1db","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ff0c684e-4608-4c18-9677-00907b9e5b3d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:43:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:43:41.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"5257fd19-fca3-4a68-bd45-956f2b90b1db","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ff0c684e-4608-4c18-9677-00907b9e5b3d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:43:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:41.099Z","message":"{\"transactionId\":\"5257fd19-fca3-4a68-bd45-956f2b90b1db\",\"status\":\"200\",\"rqstDate\":\"230425-00:43:41:097\",\"respDate\":\"230425-00:43:41:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:5257fd19-fca3-4a68-bd45-956f2b90b1db\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:43:41:097-18732\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[5257fd19-fca3-4a68-bd45-956f2b90b1db]}\\\"}\"}","context":{"RequestID":"5257fd19-fca3-4a68-bd45-956f2b90b1db","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ff0c684e-4608-4c18-9677-00907b9e5b3d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:43:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:41.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5257fd19-fca3-4a68-bd45-956f2b90b1db","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ff0c684e-4608-4c18-9677-00907b9e5b3d","LogTimestamp":"2023-04-25T00:43:41.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:43:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:43:41.564Z","message":"Entering","context":{"RequestID":"b11caabb-5040-4d8f-8be2-56a5e6c5c08c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8f25d404-4821-46d1-b304-f47a149494a7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:43:41.564Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:43:41.566Z","message":"{\"transactionId\":\"b11caabb-5040-4d8f-8be2-56a5e6c5c08c\",\"status\":\"200\",\"rqstDate\":\"230425-00:43:41:565\",\"respDate\":\"230425-00:43:41:566\",\"sourceId\":\"haproxy:b11caabb-5040-4d8f-8be2-56a5e6c5c08c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:43:41:565-56293\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e7d0dd78-0894-472b-947c-ad509b426211], x-b3-parentspanid=[2226376a307330ec], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8ca9fa57473edf432226376a307330ec], x-b3-spanid=[7bebac59f80fe5ca], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b11caabb-5040-4d8f-8be2-56a5e6c5c08c]}\\\"}\"}","context":{"RequestID":"b11caabb-5040-4d8f-8be2-56a5e6c5c08c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8f25d404-4821-46d1-b304-f47a149494a7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:43:41.564Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:41.566Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b11caabb-5040-4d8f-8be2-56a5e6c5c08c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8f25d404-4821-46d1-b304-f47a149494a7","LogTimestamp":"2023-04-25T00:43:41.566Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:43:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:43:42.313Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:42.317Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:43.574Z","message":"Entering","context":{"RequestID":"dead7ac8-74af-4359-84b7-2ac33badc372","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"dda63774-8ef4-4b0c-88ad-b7b42d29491a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:43:43.574Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:43:43.576Z","message":"{\"transactionId\":\"dead7ac8-74af-4359-84b7-2ac33badc372\",\"status\":\"200\",\"rqstDate\":\"230425-00:43:43:574\",\"respDate\":\"230425-00:43:43:576\",\"sourceId\":\"haproxy:dead7ac8-74af-4359-84b7-2ac33badc372\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:43:43:574-98761\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dcc26c43-5231-42c0-a383-c1384593a66f], x-b3-parentspanid=[d706ebb60c1043ae], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[68544b11cb177d2cd706ebb60c1043ae], x-b3-spanid=[f980bba48c2620af], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dead7ac8-74af-4359-84b7-2ac33badc372]}\\\"}\"}","context":{"RequestID":"dead7ac8-74af-4359-84b7-2ac33badc372","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"dda63774-8ef4-4b0c-88ad-b7b42d29491a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:43:43.574Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:43.576Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dead7ac8-74af-4359-84b7-2ac33badc372","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dda63774-8ef4-4b0c-88ad-b7b42d29491a","LogTimestamp":"2023-04-25T00:43:43.576Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:43:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:43:45.585Z","message":"Entering","context":{"RequestID":"1515df9b-0786-43e0-a609-e2a0f483ef3a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0bac3989-8d3c-4ba9-a209-19632b247454","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:43:45.585Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:43:45.587Z","message":"{\"transactionId\":\"1515df9b-0786-43e0-a609-e2a0f483ef3a\",\"status\":\"200\",\"rqstDate\":\"230425-00:43:45:586\",\"respDate\":\"230425-00:43:45:587\",\"sourceId\":\"haproxy:1515df9b-0786-43e0-a609-e2a0f483ef3a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:43:45:586-21652\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7d024296-3e18-4bdc-9280-a7d670addf92], x-b3-parentspanid=[1151c03e3f0a6c55], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6241db02adb5383e1151c03e3f0a6c55], x-b3-spanid=[cc5e2d1efd02ed3c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1515df9b-0786-43e0-a609-e2a0f483ef3a]}\\\"}\"}","context":{"RequestID":"1515df9b-0786-43e0-a609-e2a0f483ef3a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0bac3989-8d3c-4ba9-a209-19632b247454","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:43:45.585Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:45.588Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1515df9b-0786-43e0-a609-e2a0f483ef3a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0bac3989-8d3c-4ba9-a209-19632b247454","LogTimestamp":"2023-04-25T00:43:45.588Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:43:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:43:47.598Z","message":"Entering","context":{"RequestID":"b82e870d-ea4b-49b6-bfcc-1cd46e1a3118","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"56349c29-2c21-43b6-a064-fd6f11042812","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:43:47.598Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:43:47.601Z","message":"{\"transactionId\":\"b82e870d-ea4b-49b6-bfcc-1cd46e1a3118\",\"status\":\"200\",\"rqstDate\":\"230425-00:43:47:599\",\"respDate\":\"230425-00:43:47:600\",\"sourceId\":\"haproxy:b82e870d-ea4b-49b6-bfcc-1cd46e1a3118\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:43:47:599-67046\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[52db746d-1edf-4508-9102-e929bf4e213f], x-b3-parentspanid=[793a6d3ba7ee49f9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d6c8fdf2c4d8120b793a6d3ba7ee49f9], x-b3-spanid=[6e664946d3742f53], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b82e870d-ea4b-49b6-bfcc-1cd46e1a3118]}\\\"}\"}","context":{"RequestID":"b82e870d-ea4b-49b6-bfcc-1cd46e1a3118","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"56349c29-2c21-43b6-a064-fd6f11042812","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:43:47.598Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:47.601Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b82e870d-ea4b-49b6-bfcc-1cd46e1a3118","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"56349c29-2c21-43b6-a064-fd6f11042812","LogTimestamp":"2023-04-25T00:43:47.601Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:43:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:43:48.768Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:43:48.784Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:48.785Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:48.785Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:49.610Z","message":"Entering","context":{"RequestID":"0071f2ff-2194-4815-8a0b-574317c8a2d8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"279967c0-c973-41ea-bcee-0fe520ed81fd","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:43:49.610Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:43:49.614Z","message":"{\"transactionId\":\"0071f2ff-2194-4815-8a0b-574317c8a2d8\",\"status\":\"200\",\"rqstDate\":\"230425-00:43:49:611\",\"respDate\":\"230425-00:43:49:614\",\"sourceId\":\"haproxy:0071f2ff-2194-4815-8a0b-574317c8a2d8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:43:49:611-84374\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3b3647da-d17c-4006-bdef-89e300cabdb6], x-b3-parentspanid=[4adbcbd4ed8bdbc2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ca05944683f159214adbcbd4ed8bdbc2], x-b3-spanid=[46cbfae262988cec], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0071f2ff-2194-4815-8a0b-574317c8a2d8]}\\\"}\"}","context":{"RequestID":"0071f2ff-2194-4815-8a0b-574317c8a2d8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"279967c0-c973-41ea-bcee-0fe520ed81fd","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:43:49.610Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:49.615Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0071f2ff-2194-4815-8a0b-574317c8a2d8","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"279967c0-c973-41ea-bcee-0fe520ed81fd","LogTimestamp":"2023-04-25T00:43:49.615Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:43:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:43:50.892Z","message":"Entering","context":{"RequestID":"750ee12f-6258-4cc1-9aa3-5e4d3dacfc0d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bf145a9b-c4eb-408c-ae49-20604688fd34","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:43:50.892Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:43:50.894Z","message":"{\"transactionId\":\"750ee12f-6258-4cc1-9aa3-5e4d3dacfc0d\",\"status\":\"200\",\"rqstDate\":\"230425-00:43:50:893\",\"respDate\":\"230425-00:43:50:894\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:750ee12f-6258-4cc1-9aa3-5e4d3dacfc0d\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:43:50:893-28162\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[11256c74-e440-48f0-8de2-07f23df2852f], x-b3-parentspanid=[b901a34250a07166], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[48517], x-envoy-attempt-count=[1], x-b3-traceid=[7e6a0df233b752f6b901a34250a07166], x-b3-spanid=[a0664324a39cbaaf], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[750ee12f-6258-4cc1-9aa3-5e4d3dacfc0d]}\\\"}\"}","context":{"RequestID":"750ee12f-6258-4cc1-9aa3-5e4d3dacfc0d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bf145a9b-c4eb-408c-ae49-20604688fd34","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:43:50.892Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:50.895Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"750ee12f-6258-4cc1-9aa3-5e4d3dacfc0d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bf145a9b-c4eb-408c-ae49-20604688fd34","LogTimestamp":"2023-04-25T00:43:50.895Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:43:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:43:51.097Z","message":"Entering","context":{"RequestID":"719f2f68-f997-4bd5-ac24-7c9a3529d605","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"87becef2-0511-4ca5-85f5-f913e9f909fe","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:43:51.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:43:51.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"719f2f68-f997-4bd5-ac24-7c9a3529d605","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"87becef2-0511-4ca5-85f5-f913e9f909fe","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:43:51.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:51.099Z","message":"{\"transactionId\":\"719f2f68-f997-4bd5-ac24-7c9a3529d605\",\"status\":\"200\",\"rqstDate\":\"230425-00:43:51:098\",\"respDate\":\"230425-00:43:51:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:719f2f68-f997-4bd5-ac24-7c9a3529d605\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:43:51:098-57034\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[719f2f68-f997-4bd5-ac24-7c9a3529d605]}\\\"}\"}","context":{"RequestID":"719f2f68-f997-4bd5-ac24-7c9a3529d605","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"87becef2-0511-4ca5-85f5-f913e9f909fe","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:43:51.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:51.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"719f2f68-f997-4bd5-ac24-7c9a3529d605","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"87becef2-0511-4ca5-85f5-f913e9f909fe","LogTimestamp":"2023-04-25T00:43:51.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:43:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:43:51.624Z","message":"Entering","context":{"RequestID":"497270e7-6396-48eb-b500-dc21fa51564a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3462c7e5-ccc6-4ed2-bcf5-31758b34bccb","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:43:51.624Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:43:51.627Z","message":"{\"transactionId\":\"497270e7-6396-48eb-b500-dc21fa51564a\",\"status\":\"200\",\"rqstDate\":\"230425-00:43:51:625\",\"respDate\":\"230425-00:43:51:627\",\"sourceId\":\"haproxy:497270e7-6396-48eb-b500-dc21fa51564a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:43:51:625-34382\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5ea85f92-4bec-439d-9dbd-b74dd4d99105], x-b3-parentspanid=[acfb5d4372070836], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4aac436677ff0412acfb5d4372070836], x-b3-spanid=[725f0daadcd1da0a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[497270e7-6396-48eb-b500-dc21fa51564a]}\\\"}\"}","context":{"RequestID":"497270e7-6396-48eb-b500-dc21fa51564a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3462c7e5-ccc6-4ed2-bcf5-31758b34bccb","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:43:51.624Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:51.629Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"497270e7-6396-48eb-b500-dc21fa51564a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3462c7e5-ccc6-4ed2-bcf5-31758b34bccb","LogTimestamp":"2023-04-25T00:43:51.629Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:43:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:43:53.638Z","message":"Entering","context":{"RequestID":"9255ef4d-ccab-48b7-b4d3-c1db88d9ad19","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4fd2fc1c-7d91-4405-9d1e-f560e044153e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:43:53.638Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:43:53.641Z","message":"{\"transactionId\":\"9255ef4d-ccab-48b7-b4d3-c1db88d9ad19\",\"status\":\"200\",\"rqstDate\":\"230425-00:43:53:639\",\"respDate\":\"230425-00:43:53:640\",\"sourceId\":\"haproxy:9255ef4d-ccab-48b7-b4d3-c1db88d9ad19\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:43:53:639-12976\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[81feff96-a341-410e-8a24-1ef29a77ff00], x-b3-parentspanid=[41c04e345d7f9137], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[877a66a3881917ac41c04e345d7f9137], x-b3-spanid=[de7a246f1afbcb16], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9255ef4d-ccab-48b7-b4d3-c1db88d9ad19]}\\\"}\"}","context":{"RequestID":"9255ef4d-ccab-48b7-b4d3-c1db88d9ad19","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4fd2fc1c-7d91-4405-9d1e-f560e044153e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:43:53.638Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:53.641Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9255ef4d-ccab-48b7-b4d3-c1db88d9ad19","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4fd2fc1c-7d91-4405-9d1e-f560e044153e","LogTimestamp":"2023-04-25T00:43:53.641Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:43:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:43:55.652Z","message":"Entering","context":{"RequestID":"119b0cfb-9ce2-4adb-afe9-5c6129843f57","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1cc748e7-fa21-4ed5-8629-3eda9a822eec","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:43:55.652Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:43:55.655Z","message":"{\"transactionId\":\"119b0cfb-9ce2-4adb-afe9-5c6129843f57\",\"status\":\"200\",\"rqstDate\":\"230425-00:43:55:653\",\"respDate\":\"230425-00:43:55:655\",\"sourceId\":\"haproxy:119b0cfb-9ce2-4adb-afe9-5c6129843f57\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:43:55:653-85451\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f507b627-43f8-4942-89db-82a33762d39e], x-b3-parentspanid=[e260b08d6fd0ae86], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9669f407d96e8d99e260b08d6fd0ae86], x-b3-spanid=[04d1024e8e029726], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[119b0cfb-9ce2-4adb-afe9-5c6129843f57]}\\\"}\"}","context":{"RequestID":"119b0cfb-9ce2-4adb-afe9-5c6129843f57","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1cc748e7-fa21-4ed5-8629-3eda9a822eec","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:43:55.652Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:55.656Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"119b0cfb-9ce2-4adb-afe9-5c6129843f57","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1cc748e7-fa21-4ed5-8629-3eda9a822eec","LogTimestamp":"2023-04-25T00:43:55.656Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:43:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:43:57.666Z","message":"Entering","context":{"RequestID":"1c5cf7f6-2cb6-44b9-83d7-18f000ff9b8f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"71838ef2-4d44-4c72-bc89-81af57cd938e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:43:57.666Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:43:57.669Z","message":"{\"transactionId\":\"1c5cf7f6-2cb6-44b9-83d7-18f000ff9b8f\",\"status\":\"200\",\"rqstDate\":\"230425-00:43:57:667\",\"respDate\":\"230425-00:43:57:669\",\"sourceId\":\"haproxy:1c5cf7f6-2cb6-44b9-83d7-18f000ff9b8f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:43:57:667-12627\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9f0d57df-8141-446e-a15d-fc6e2109af87], x-b3-parentspanid=[4ff0888261542f86], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f6ba92dce5ffe1794ff0888261542f86], x-b3-spanid=[aa995fd1d1b71ea3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1c5cf7f6-2cb6-44b9-83d7-18f000ff9b8f]}\\\"}\"}","context":{"RequestID":"1c5cf7f6-2cb6-44b9-83d7-18f000ff9b8f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"71838ef2-4d44-4c72-bc89-81af57cd938e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:43:57.666Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:57.669Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1c5cf7f6-2cb6-44b9-83d7-18f000ff9b8f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"71838ef2-4d44-4c72-bc89-81af57cd938e","LogTimestamp":"2023-04-25T00:43:57.669Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:43:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:43:58.768Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:43:58.784Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:58.785Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:58.785Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:59.680Z","message":"Entering","context":{"RequestID":"f5b24617-480b-41f4-a3b6-5891a70d8044","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"288e0906-398a-4d71-87ab-2178348682f8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:43:59.680Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:43:59.682Z","message":"{\"transactionId\":\"f5b24617-480b-41f4-a3b6-5891a70d8044\",\"status\":\"200\",\"rqstDate\":\"230425-00:43:59:681\",\"respDate\":\"230425-00:43:59:682\",\"sourceId\":\"haproxy:f5b24617-480b-41f4-a3b6-5891a70d8044\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:43:59:681-99879\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c6a5638b-f995-4581-97b7-8ec3b35f2bfc], x-b3-parentspanid=[58fce934c13a258d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e66f5a3d5f99ccc458fce934c13a258d], x-b3-spanid=[7fe5cb6dacb88850], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f5b24617-480b-41f4-a3b6-5891a70d8044]}\\\"}\"}","context":{"RequestID":"f5b24617-480b-41f4-a3b6-5891a70d8044","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"288e0906-398a-4d71-87ab-2178348682f8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:43:59.680Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:43:59.683Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f5b24617-480b-41f4-a3b6-5891a70d8044","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"288e0906-398a-4d71-87ab-2178348682f8","LogTimestamp":"2023-04-25T00:43:59.683Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:43:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:44:00.892Z","message":"Entering","context":{"RequestID":"28b3877d-e5b6-478d-9c0a-2eaeb7430555","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fbb97046-ff46-49ff-898b-9aada59533bf","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:44:00.892Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:44:00.895Z","message":"{\"transactionId\":\"28b3877d-e5b6-478d-9c0a-2eaeb7430555\",\"status\":\"200\",\"rqstDate\":\"230425-00:44:00:893\",\"respDate\":\"230425-00:44:00:895\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:28b3877d-e5b6-478d-9c0a-2eaeb7430555\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:44:00:893-11430\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b2006a6c-8b7a-48e1-a3ff-5b36f5dc7dea], x-b3-parentspanid=[0a7d47e23ea83d40], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[55523], x-envoy-attempt-count=[1], x-b3-traceid=[4bc11f1281b188be0a7d47e23ea83d40], x-b3-spanid=[438361930de509de], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[28b3877d-e5b6-478d-9c0a-2eaeb7430555]}\\\"}\"}","context":{"RequestID":"28b3877d-e5b6-478d-9c0a-2eaeb7430555","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fbb97046-ff46-49ff-898b-9aada59533bf","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:44:00.892Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:44:00.896Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"28b3877d-e5b6-478d-9c0a-2eaeb7430555","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fbb97046-ff46-49ff-898b-9aada59533bf","LogTimestamp":"2023-04-25T00:44:00.896Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:44:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:44:01.096Z","message":"Entering","context":{"RequestID":"c1bd808f-06ad-450d-bcac-01d1c02c6bc0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"930f6d16-5d2b-496d-92b1-de21c6a4bcaf","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:44:01.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:44:01.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"c1bd808f-06ad-450d-bcac-01d1c02c6bc0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"930f6d16-5d2b-496d-92b1-de21c6a4bcaf","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:44:01.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:44:01.100Z","message":"{\"transactionId\":\"c1bd808f-06ad-450d-bcac-01d1c02c6bc0\",\"status\":\"200\",\"rqstDate\":\"230425-00:44:01:097\",\"respDate\":\"230425-00:44:01:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c1bd808f-06ad-450d-bcac-01d1c02c6bc0\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:44:01:097-14034\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c1bd808f-06ad-450d-bcac-01d1c02c6bc0]}\\\"}\"}","context":{"RequestID":"c1bd808f-06ad-450d-bcac-01d1c02c6bc0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"930f6d16-5d2b-496d-92b1-de21c6a4bcaf","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:44:01.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:44:01.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c1bd808f-06ad-450d-bcac-01d1c02c6bc0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"930f6d16-5d2b-496d-92b1-de21c6a4bcaf","LogTimestamp":"2023-04-25T00:44:01.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:44:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:44:01.692Z","message":"Entering","context":{"RequestID":"39f3f08f-13ff-49bd-8925-688ee8a11c68","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3aa2eeca-4525-4e25-a3e0-7e74c5f93f72","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:44:01.691Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:44:01.694Z","message":"{\"transactionId\":\"39f3f08f-13ff-49bd-8925-688ee8a11c68\",\"status\":\"200\",\"rqstDate\":\"230425-00:44:01:692\",\"respDate\":\"230425-00:44:01:694\",\"sourceId\":\"haproxy:39f3f08f-13ff-49bd-8925-688ee8a11c68\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:44:01:692-18307\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b4dbd571-4e09-42c3-996a-ea005ff02c1d], x-b3-parentspanid=[2993e53b57387abf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ed32a990889642282993e53b57387abf], x-b3-spanid=[867e5bc78731fcf5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[39f3f08f-13ff-49bd-8925-688ee8a11c68]}\\\"}\"}","context":{"RequestID":"39f3f08f-13ff-49bd-8925-688ee8a11c68","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3aa2eeca-4525-4e25-a3e0-7e74c5f93f72","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:44:01.691Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:44:01.695Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"39f3f08f-13ff-49bd-8925-688ee8a11c68","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3aa2eeca-4525-4e25-a3e0-7e74c5f93f72","LogTimestamp":"2023-04-25T00:44:01.695Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:44:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:44:03.704Z","message":"Entering","context":{"RequestID":"d133b347-f227-4cda-be07-15a602b98002","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2e6bf96e-2dbc-4bde-bbcb-72f910202850","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:44:03.704Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:44:03.707Z","message":"{\"transactionId\":\"d133b347-f227-4cda-be07-15a602b98002\",\"status\":\"200\",\"rqstDate\":\"230425-00:44:03:705\",\"respDate\":\"230425-00:44:03:707\",\"sourceId\":\"haproxy:d133b347-f227-4cda-be07-15a602b98002\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:44:03:705-66804\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[21f475e7-b6fa-4758-aa26-42d3371c41f9], x-b3-parentspanid=[b21c1176bb2715e5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[62f978af7eea0769b21c1176bb2715e5], x-b3-spanid=[28aafc1b56651383], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d133b347-f227-4cda-be07-15a602b98002]}\\\"}\"}","context":{"RequestID":"d133b347-f227-4cda-be07-15a602b98002","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2e6bf96e-2dbc-4bde-bbcb-72f910202850","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:44:03.704Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:44:03.708Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d133b347-f227-4cda-be07-15a602b98002","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2e6bf96e-2dbc-4bde-bbcb-72f910202850","LogTimestamp":"2023-04-25T00:44:03.708Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:44:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:44:05.716Z","message":"Entering","context":{"RequestID":"362fca88-5f24-483c-a7eb-b86b938ab08e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b6687b43-7683-4981-82a0-2d13e8f0ea62","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:44:05.716Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:44:05.718Z","message":"{\"transactionId\":\"362fca88-5f24-483c-a7eb-b86b938ab08e\",\"status\":\"200\",\"rqstDate\":\"230425-00:44:05:716\",\"respDate\":\"230425-00:44:05:718\",\"sourceId\":\"haproxy:362fca88-5f24-483c-a7eb-b86b938ab08e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:44:05:716-24679\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[88126e8e-eed8-4ca4-940e-e6e9a75944b0], x-b3-parentspanid=[31943b0027a3eb62], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3882acc6c62901a131943b0027a3eb62], x-b3-spanid=[aeb8af3f1f0e7451], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[362fca88-5f24-483c-a7eb-b86b938ab08e]}\\\"}\"}","context":{"RequestID":"362fca88-5f24-483c-a7eb-b86b938ab08e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b6687b43-7683-4981-82a0-2d13e8f0ea62","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:44:05.716Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:44:05.719Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"362fca88-5f24-483c-a7eb-b86b938ab08e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b6687b43-7683-4981-82a0-2d13e8f0ea62","LogTimestamp":"2023-04-25T00:44:05.719Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:44:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:44:07.728Z","message":"Entering","context":{"RequestID":"66bbd885-28eb-4e5b-8795-3a38b5e1e173","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1b9342b5-4760-4231-8da9-cb2662b29a87","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:44:07.728Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:44:07.730Z","message":"{\"transactionId\":\"66bbd885-28eb-4e5b-8795-3a38b5e1e173\",\"status\":\"200\",\"rqstDate\":\"230425-00:44:07:729\",\"respDate\":\"230425-00:44:07:730\",\"sourceId\":\"haproxy:66bbd885-28eb-4e5b-8795-3a38b5e1e173\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:44:07:729-99488\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a2022bb1-4139-43e9-b363-d2aa067f57a1], x-b3-parentspanid=[02dd06a06aa997bc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cb1a61bdba7204da02dd06a06aa997bc], x-b3-spanid=[3eb7af6b274928f2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[66bbd885-28eb-4e5b-8795-3a38b5e1e173]}\\\"}\"}","context":{"RequestID":"66bbd885-28eb-4e5b-8795-3a38b5e1e173","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1b9342b5-4760-4231-8da9-cb2662b29a87","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:44:07.728Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:44:07.731Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"66bbd885-28eb-4e5b-8795-3a38b5e1e173","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1b9342b5-4760-4231-8da9-cb2662b29a87","LogTimestamp":"2023-04-25T00:44:07.731Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:44:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:44:08.769Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:44:08.786Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:44:08.786Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:44:08.786Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:44:09.740Z","message":"Entering","context":{"RequestID":"624c7d38-685f-4aeb-818b-96498f0cacae","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"26ba12bb-f0e2-45a0-a8cc-6bf7181e739f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:44:09.740Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:44:09.741Z","message":"{\"transactionId\":\"624c7d38-685f-4aeb-818b-96498f0cacae\",\"status\":\"200\",\"rqstDate\":\"230425-00:44:09:740\",\"respDate\":\"230425-00:44:09:741\",\"sourceId\":\"haproxy:624c7d38-685f-4aeb-818b-96498f0cacae\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:44:09:740-31189\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6f0f3a05-ae9c-43c0-8d45-c6441e8f986e], x-b3-parentspanid=[f1d6ba1a960415a6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c475df53c1820b92f1d6ba1a960415a6], x-b3-spanid=[be6d6053bffa9a22], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[624c7d38-685f-4aeb-818b-96498f0cacae]}\\\"}\"}","context":{"RequestID":"624c7d38-685f-4aeb-818b-96498f0cacae","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"26ba12bb-f0e2-45a0-a8cc-6bf7181e739f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:44:09.740Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:44:09.741Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"624c7d38-685f-4aeb-818b-96498f0cacae","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"26ba12bb-f0e2-45a0-a8cc-6bf7181e739f","LogTimestamp":"2023-04-25T00:44:09.741Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:44:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-25T00:44:10.890Z","message":"Entering","context":{"RequestID":"aadedce6-8b60-4580-9bd9-32dc88493921","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fb27727f-82ec-4e85-91ca-02e6f6398a5a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:44:10.890Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:44:10.893Z","message":"{\"transactionId\":\"aadedce6-8b60-4580-9bd9-32dc88493921\",\"status\":\"200\",\"rqstDate\":\"230425-00:44:10:891\",\"respDate\":\"230425-00:44:10:893\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:aadedce6-8b60-4580-9bd9-32dc88493921\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:44:10:891-97289\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0762c0c6-faf9-4852-99a8-9970c283dd24], x-b3-parentspanid=[53989f54f147e265], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45997], x-envoy-attempt-count=[1], x-b3-traceid=[3787f495fc40436d53989f54f147e265], x-b3-spanid=[2aad801c9bbf8cca], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[aadedce6-8b60-4580-9bd9-32dc88493921]}\\\"}\"}","context":{"RequestID":"aadedce6-8b60-4580-9bd9-32dc88493921","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fb27727f-82ec-4e85-91ca-02e6f6398a5a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:44:10.890Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:44:10.894Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aadedce6-8b60-4580-9bd9-32dc88493921","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fb27727f-82ec-4e85-91ca-02e6f6398a5a","LogTimestamp":"2023-04-25T00:44:10.894Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:44:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:44:11.098Z","message":"Entering","context":{"RequestID":"f9411f8c-52c8-45a4-b391-402ec14c7a07","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1f5b11c3-3845-4e6e-b0ea-18391c03d99b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:44:11.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:44:11.100Z","message":"Database is available from CACHED check.","context":{"RequestID":"f9411f8c-52c8-45a4-b391-402ec14c7a07","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1f5b11c3-3845-4e6e-b0ea-18391c03d99b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:44:11.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:44:11.103Z","message":"{\"transactionId\":\"f9411f8c-52c8-45a4-b391-402ec14c7a07\",\"status\":\"200\",\"rqstDate\":\"230425-00:44:11:098\",\"respDate\":\"230425-00:44:11:102\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f9411f8c-52c8-45a4-b391-402ec14c7a07\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:44:11:098-73059\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f9411f8c-52c8-45a4-b391-402ec14c7a07]}\\\"}\"}","context":{"RequestID":"f9411f8c-52c8-45a4-b391-402ec14c7a07","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1f5b11c3-3845-4e6e-b0ea-18391c03d99b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:44:11.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:44:11.104Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f9411f8c-52c8-45a4-b391-402ec14c7a07","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1f5b11c3-3845-4e6e-b0ea-18391c03d99b","LogTimestamp":"2023-04-25T00:44:11.104Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:44:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-25T00:44:11.750Z","message":"Entering","context":{"RequestID":"fb9e4449-2ab6-4452-a930-60ea63170aea","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1150ebd4-1a19-4ee9-9cf7-dc05fe13bf6c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:44:11.750Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:44:11.753Z","message":"{\"transactionId\":\"fb9e4449-2ab6-4452-a930-60ea63170aea\",\"status\":\"200\",\"rqstDate\":\"230425-00:44:11:751\",\"respDate\":\"230425-00:44:11:753\",\"sourceId\":\"haproxy:fb9e4449-2ab6-4452-a930-60ea63170aea\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:44:11:751-87050\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9422ad33-6bcb-444f-81bf-0cc5b49c7315], x-b3-parentspanid=[9d64dc956bb2d2d4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2b6b7e5e019883299d64dc956bb2d2d4], x-b3-spanid=[345b621cea07d1ac], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fb9e4449-2ab6-4452-a930-60ea63170aea]}\\\"}\"}","context":{"RequestID":"fb9e4449-2ab6-4452-a930-60ea63170aea","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1150ebd4-1a19-4ee9-9cf7-dc05fe13bf6c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:44:11.750Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:44:11.753Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fb9e4449-2ab6-4452-a930-60ea63170aea","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1150ebd4-1a19-4ee9-9cf7-dc05fe13bf6c","LogTimestamp":"2023-04-25T00:44:11.753Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:44:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:44:12.317Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:44:12.322Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:44:13.763Z","message":"Entering","context":{"RequestID":"05a3d47a-8c60-4cc0-86f7-23290f879b76","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0875e1e9-5dbf-4f55-b5ad-b896a0765971","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:44:13.763Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:44:13.766Z","message":"{\"transactionId\":\"05a3d47a-8c60-4cc0-86f7-23290f879b76\",\"status\":\"200\",\"rqstDate\":\"230425-00:44:13:764\",\"respDate\":\"230425-00:44:13:766\",\"sourceId\":\"haproxy:05a3d47a-8c60-4cc0-86f7-23290f879b76\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:44:13:764-14066\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fec9ac49-9322-407f-8099-387670637067], x-b3-parentspanid=[74bacda2d9994d1f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3baeb7c070e6c20b74bacda2d9994d1f], x-b3-spanid=[fe06ba143ea314a3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[05a3d47a-8c60-4cc0-86f7-23290f879b76]}\\\"}\"}","context":{"RequestID":"05a3d47a-8c60-4cc0-86f7-23290f879b76","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0875e1e9-5dbf-4f55-b5ad-b896a0765971","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:44:13.763Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:44:13.766Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"05a3d47a-8c60-4cc0-86f7-23290f879b76","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0875e1e9-5dbf-4f55-b5ad-b896a0765971","LogTimestamp":"2023-04-25T00:44:13.766Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:44:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:44:15.776Z","message":"Entering","context":{"RequestID":"95503ba4-fbd4-4c7c-94bd-cc4210ccf948","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ecea8b50-541e-44c9-aa35-81dd1a23ad08","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:44:15.775Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:44:15.778Z","message":"{\"transactionId\":\"95503ba4-fbd4-4c7c-94bd-cc4210ccf948\",\"status\":\"200\",\"rqstDate\":\"230425-00:44:15:776\",\"respDate\":\"230425-00:44:15:778\",\"sourceId\":\"haproxy:95503ba4-fbd4-4c7c-94bd-cc4210ccf948\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:44:15:776-1906\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0caf1d33-f307-46a3-bcac-7434c9dd5da6], x-b3-parentspanid=[9a63552aa5840970], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[36349738435f3dcc9a63552aa5840970], x-b3-spanid=[0d1e329b6d83e252], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[95503ba4-fbd4-4c7c-94bd-cc4210ccf948]}\\\"}\"}","context":{"RequestID":"95503ba4-fbd4-4c7c-94bd-cc4210ccf948","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ecea8b50-541e-44c9-aa35-81dd1a23ad08","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:44:15.775Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:44:15.779Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"95503ba4-fbd4-4c7c-94bd-cc4210ccf948","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ecea8b50-541e-44c9-aa35-81dd1a23ad08","LogTimestamp":"2023-04-25T00:44:15.779Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:44:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:44:17.788Z","message":"Entering","context":{"RequestID":"60d48bfa-03b9-44e5-84b5-d133db828bbe","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"389ada1a-df24-4e8d-b742-6f4c16c95470","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:44:17.788Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:44:17.790Z","message":"{\"transactionId\":\"60d48bfa-03b9-44e5-84b5-d133db828bbe\",\"status\":\"200\",\"rqstDate\":\"230425-00:44:17:789\",\"respDate\":\"230425-00:44:17:790\",\"sourceId\":\"haproxy:60d48bfa-03b9-44e5-84b5-d133db828bbe\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:44:17:789-70640\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a972cf13-25f8-4a5a-b702-70764923a31c], x-b3-parentspanid=[b8f353bd2bf9834f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[213a188aceebafa9b8f353bd2bf9834f], x-b3-spanid=[37d8777350c0c88f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[60d48bfa-03b9-44e5-84b5-d133db828bbe]}\\\"}\"}","context":{"RequestID":"60d48bfa-03b9-44e5-84b5-d133db828bbe","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"389ada1a-df24-4e8d-b742-6f4c16c95470","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:44:17.788Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:44:17.791Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"60d48bfa-03b9-44e5-84b5-d133db828bbe","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"389ada1a-df24-4e8d-b742-6f4c16c95470","LogTimestamp":"2023-04-25T00:44:17.791Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:44:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:44:18.768Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:44:18.780Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:44:18.780Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:44:18.780Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:44:19.800Z","message":"Entering","context":{"RequestID":"2eed6936-e437-4346-8ef2-28eadefd5e0b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"21dd43f0-3f3e-480d-88a2-bd582858ccb2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:44:19.800Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:44:19.803Z","message":"{\"transactionId\":\"2eed6936-e437-4346-8ef2-28eadefd5e0b\",\"status\":\"200\",\"rqstDate\":\"230425-00:44:19:801\",\"respDate\":\"230425-00:44:19:803\",\"sourceId\":\"haproxy:2eed6936-e437-4346-8ef2-28eadefd5e0b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:44:19:801-34748\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fb196b06-7470-4289-8fd7-99c6401bba74], x-b3-parentspanid=[3f15a7c93f21881c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1491111a1998046c3f15a7c93f21881c], x-b3-spanid=[47db77b388538d42], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2eed6936-e437-4346-8ef2-28eadefd5e0b]}\\\"}\"}","context":{"RequestID":"2eed6936-e437-4346-8ef2-28eadefd5e0b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"21dd43f0-3f3e-480d-88a2-bd582858ccb2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:44:19.800Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:44:19.804Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2eed6936-e437-4346-8ef2-28eadefd5e0b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"21dd43f0-3f3e-480d-88a2-bd582858ccb2","LogTimestamp":"2023-04-25T00:44:19.804Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:44:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:44:20.891Z","message":"Entering","context":{"RequestID":"b9e89c60-b8c0-4839-86ef-b8a82de372c7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fca29a56-a44d-4925-8471-466bad134edd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:44:20.891Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:44:20.894Z","message":"{\"transactionId\":\"b9e89c60-b8c0-4839-86ef-b8a82de372c7\",\"status\":\"200\",\"rqstDate\":\"230425-00:44:20:893\",\"respDate\":\"230425-00:44:20:894\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b9e89c60-b8c0-4839-86ef-b8a82de372c7\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:44:20:893-71819\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e9895a74-f795-4f86-b519-03f3a6b92f73], x-b3-parentspanid=[2a4fd75535ef866c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[32983], x-envoy-attempt-count=[1], x-b3-traceid=[a612b3b64af047262a4fd75535ef866c], x-b3-spanid=[befde600d8544810], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b9e89c60-b8c0-4839-86ef-b8a82de372c7]}\\\"}\"}","context":{"RequestID":"b9e89c60-b8c0-4839-86ef-b8a82de372c7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fca29a56-a44d-4925-8471-466bad134edd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:44:20.891Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:44:20.894Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b9e89c60-b8c0-4839-86ef-b8a82de372c7","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fca29a56-a44d-4925-8471-466bad134edd","LogTimestamp":"2023-04-25T00:44:20.894Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:44:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:44:21.096Z","message":"Entering","context":{"RequestID":"c8c7bf17-1429-4048-935e-14ca1aa0ba93","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"db3d5cb1-af68-40e9-9c15-83b31475b21b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:44:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:44:21.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"c8c7bf17-1429-4048-935e-14ca1aa0ba93","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"db3d5cb1-af68-40e9-9c15-83b31475b21b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:44:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:44:21.101Z","message":"{\"transactionId\":\"c8c7bf17-1429-4048-935e-14ca1aa0ba93\",\"status\":\"200\",\"rqstDate\":\"230425-00:44:21:098\",\"respDate\":\"230425-00:44:21:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c8c7bf17-1429-4048-935e-14ca1aa0ba93\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:44:21:098-34623\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c8c7bf17-1429-4048-935e-14ca1aa0ba93]}\\\"}\"}","context":{"RequestID":"c8c7bf17-1429-4048-935e-14ca1aa0ba93","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"db3d5cb1-af68-40e9-9c15-83b31475b21b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:44:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:44:21.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c8c7bf17-1429-4048-935e-14ca1aa0ba93","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"db3d5cb1-af68-40e9-9c15-83b31475b21b","LogTimestamp":"2023-04-25T00:44:21.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:44:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:44:21.812Z","message":"Entering","context":{"RequestID":"5f628298-a344-4abd-be9c-0c79f31290c2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8fcb5ece-1f58-4788-89e2-6950df96b941","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:44:21.812Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:44:21.814Z","message":"{\"transactionId\":\"5f628298-a344-4abd-be9c-0c79f31290c2\",\"status\":\"200\",\"rqstDate\":\"230425-00:44:21:813\",\"respDate\":\"230425-00:44:21:814\",\"sourceId\":\"haproxy:5f628298-a344-4abd-be9c-0c79f31290c2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:44:21:813-58238\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ba346552-cbfc-4124-8d45-7f43a4296148], x-b3-parentspanid=[6591a4ca7d358a91], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8fe92948e91b54e76591a4ca7d358a91], x-b3-spanid=[f4f1361d91c7d28d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5f628298-a344-4abd-be9c-0c79f31290c2]}\\\"}\"}","context":{"RequestID":"5f628298-a344-4abd-be9c-0c79f31290c2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8fcb5ece-1f58-4788-89e2-6950df96b941","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:44:21.812Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:44:21.815Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5f628298-a344-4abd-be9c-0c79f31290c2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8fcb5ece-1f58-4788-89e2-6950df96b941","LogTimestamp":"2023-04-25T00:44:21.815Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:44:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:44:23.823Z","message":"Entering","context":{"RequestID":"3549afc0-31bd-45b8-84eb-d62692c5f6d5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"860f6c55-e26a-424f-9daf-70eabb005738","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:44:23.823Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:44:23.825Z","message":"{\"transactionId\":\"3549afc0-31bd-45b8-84eb-d62692c5f6d5\",\"status\":\"200\",\"rqstDate\":\"230425-00:44:23:824\",\"respDate\":\"230425-00:44:23:825\",\"sourceId\":\"haproxy:3549afc0-31bd-45b8-84eb-d62692c5f6d5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:44:23:824-99868\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9b23051f-21cf-4727-ba88-363dadc6c99b], x-b3-parentspanid=[2b49b80af6e8669d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f166385cfd616e9b2b49b80af6e8669d], x-b3-spanid=[9560201f3f727941], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3549afc0-31bd-45b8-84eb-d62692c5f6d5]}\\\"}\"}","context":{"RequestID":"3549afc0-31bd-45b8-84eb-d62692c5f6d5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"860f6c55-e26a-424f-9daf-70eabb005738","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:44:23.823Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:44:23.825Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3549afc0-31bd-45b8-84eb-d62692c5f6d5","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"860f6c55-e26a-424f-9daf-70eabb005738","LogTimestamp":"2023-04-25T00:44:23.825Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:44:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:44:25.834Z","message":"Entering","context":{"RequestID":"e6a1f65b-c84e-4fcb-84c4-233cc62cb838","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a088398c-fbbb-4d23-909b-c12ad72f79c7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:44:25.834Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:44:25.836Z","message":"{\"transactionId\":\"e6a1f65b-c84e-4fcb-84c4-233cc62cb838\",\"status\":\"200\",\"rqstDate\":\"230425-00:44:25:835\",\"respDate\":\"230425-00:44:25:836\",\"sourceId\":\"haproxy:e6a1f65b-c84e-4fcb-84c4-233cc62cb838\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:44:25:835-8879\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[65986db7-86cc-4d39-b36f-74168404d3e1], x-b3-parentspanid=[d143d2493f0c6403], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c23f3ab9db007d2cd143d2493f0c6403], x-b3-spanid=[14146a23cf881e30], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e6a1f65b-c84e-4fcb-84c4-233cc62cb838]}\\\"}\"}","context":{"RequestID":"e6a1f65b-c84e-4fcb-84c4-233cc62cb838","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a088398c-fbbb-4d23-909b-c12ad72f79c7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:44:25.834Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:44:25.836Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e6a1f65b-c84e-4fcb-84c4-233cc62cb838","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a088398c-fbbb-4d23-909b-c12ad72f79c7","LogTimestamp":"2023-04-25T00:44:25.836Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:44:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:44:27.845Z","message":"Entering","context":{"RequestID":"98ab72c8-0de1-4b46-b921-b0fa0081a72c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b9e2ace7-7fb8-4ff0-8d1a-9ab645393468","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:44:27.845Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:44:27.847Z","message":"{\"transactionId\":\"98ab72c8-0de1-4b46-b921-b0fa0081a72c\",\"status\":\"200\",\"rqstDate\":\"230425-00:44:27:846\",\"respDate\":\"230425-00:44:27:847\",\"sourceId\":\"haproxy:98ab72c8-0de1-4b46-b921-b0fa0081a72c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:44:27:846-50681\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6992b6b0-5ff8-4a46-b26b-70b840ca282b], x-b3-parentspanid=[3e613dc588901ef2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[53ad22138518151b3e613dc588901ef2], x-b3-spanid=[7d375a015e8413f7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[98ab72c8-0de1-4b46-b921-b0fa0081a72c]}\\\"}\"}","context":{"RequestID":"98ab72c8-0de1-4b46-b921-b0fa0081a72c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b9e2ace7-7fb8-4ff0-8d1a-9ab645393468","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:44:27.845Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:44:27.848Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"98ab72c8-0de1-4b46-b921-b0fa0081a72c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b9e2ace7-7fb8-4ff0-8d1a-9ab645393468","LogTimestamp":"2023-04-25T00:44:27.848Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:44:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:44:28.768Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:44:28.782Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:44:28.782Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:44:28.782Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:44:29.857Z","message":"Entering","context":{"RequestID":"12526e34-f5d4-4942-b082-8227f073c767","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"74b897ee-56c9-405f-852c-879364c87448","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:44:29.857Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:44:29.860Z","message":"{\"transactionId\":\"12526e34-f5d4-4942-b082-8227f073c767\",\"status\":\"200\",\"rqstDate\":\"230425-00:44:29:858\",\"respDate\":\"230425-00:44:29:860\",\"sourceId\":\"haproxy:12526e34-f5d4-4942-b082-8227f073c767\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:44:29:858-31282\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[15efe988-4d28-4af6-8f53-eef7cd2f7110], x-b3-parentspanid=[b9896bf1d51d0d93], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f7861dabbdb02f13b9896bf1d51d0d93], x-b3-spanid=[adab1162ac92a295], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[12526e34-f5d4-4942-b082-8227f073c767]}\\\"}\"}","context":{"RequestID":"12526e34-f5d4-4942-b082-8227f073c767","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"74b897ee-56c9-405f-852c-879364c87448","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:44:29.857Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:44:29.861Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"12526e34-f5d4-4942-b082-8227f073c767","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"74b897ee-56c9-405f-852c-879364c87448","LogTimestamp":"2023-04-25T00:44:29.861Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:44:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:44:30.890Z","message":"Entering","context":{"RequestID":"45f198ba-7d38-4636-8b10-11799eb86d00","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d96ce9df-a900-4267-b204-3fdd9f14ebed","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:44:30.890Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:44:30.893Z","message":"{\"transactionId\":\"45f198ba-7d38-4636-8b10-11799eb86d00\",\"status\":\"200\",\"rqstDate\":\"230425-00:44:30:891\",\"respDate\":\"230425-00:44:30:892\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:45f198ba-7d38-4636-8b10-11799eb86d00\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:44:30:891-76905\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e450a9f9-fa58-42c2-bc32-4feabc1ffcf2], x-b3-parentspanid=[bc9c062e1c716321], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51961], x-envoy-attempt-count=[1], x-b3-traceid=[5801692591570af5bc9c062e1c716321], x-b3-spanid=[1563505b13354d8f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[45f198ba-7d38-4636-8b10-11799eb86d00]}\\\"}\"}","context":{"RequestID":"45f198ba-7d38-4636-8b10-11799eb86d00","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d96ce9df-a900-4267-b204-3fdd9f14ebed","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:44:30.890Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:44:30.893Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"45f198ba-7d38-4636-8b10-11799eb86d00","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d96ce9df-a900-4267-b204-3fdd9f14ebed","LogTimestamp":"2023-04-25T00:44:30.893Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:44:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:44:31.097Z","message":"Entering","context":{"RequestID":"64ee02aa-4d04-46fa-ae4f-7b22ea92b265","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ff47943f-2889-40b6-b9c8-44c2d01cbaab","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:44:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:44:31.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"64ee02aa-4d04-46fa-ae4f-7b22ea92b265","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ff47943f-2889-40b6-b9c8-44c2d01cbaab","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:44:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:44:31.100Z","message":"{\"transactionId\":\"64ee02aa-4d04-46fa-ae4f-7b22ea92b265\",\"status\":\"200\",\"rqstDate\":\"230425-00:44:31:098\",\"respDate\":\"230425-00:44:31:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:64ee02aa-4d04-46fa-ae4f-7b22ea92b265\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:44:31:098-29504\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[64ee02aa-4d04-46fa-ae4f-7b22ea92b265]}\\\"}\"}","context":{"RequestID":"64ee02aa-4d04-46fa-ae4f-7b22ea92b265","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ff47943f-2889-40b6-b9c8-44c2d01cbaab","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:44:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:44:31.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"64ee02aa-4d04-46fa-ae4f-7b22ea92b265","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ff47943f-2889-40b6-b9c8-44c2d01cbaab","LogTimestamp":"2023-04-25T00:44:31.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:44:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:44:31.870Z","message":"Entering","context":{"RequestID":"038aeb31-8ba3-47f6-a779-b1b041f882f4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ee259aef-a493-477c-8bb8-11edac3ad754","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:44:31.870Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:44:31.873Z","message":"{\"transactionId\":\"038aeb31-8ba3-47f6-a779-b1b041f882f4\",\"status\":\"200\",\"rqstDate\":\"230425-00:44:31:871\",\"respDate\":\"230425-00:44:31:873\",\"sourceId\":\"haproxy:038aeb31-8ba3-47f6-a779-b1b041f882f4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:44:31:871-94293\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b2d81fcc-b2cc-446d-9bbd-b6778154d5ea], x-b3-parentspanid=[26fbcde62b304d67], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9059b17216ffbde226fbcde62b304d67], x-b3-spanid=[b38bf16d82125342], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[038aeb31-8ba3-47f6-a779-b1b041f882f4]}\\\"}\"}","context":{"RequestID":"038aeb31-8ba3-47f6-a779-b1b041f882f4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ee259aef-a493-477c-8bb8-11edac3ad754","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:44:31.870Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:44:31.873Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"038aeb31-8ba3-47f6-a779-b1b041f882f4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ee259aef-a493-477c-8bb8-11edac3ad754","LogTimestamp":"2023-04-25T00:44:31.873Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:44:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:44:33.883Z","message":"Entering","context":{"RequestID":"d8939c24-24b2-4dbd-9049-7ad217391133","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8cd97e8e-a652-4384-b15a-acf44e604f02","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:44:33.883Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:44:33.885Z","message":"{\"transactionId\":\"d8939c24-24b2-4dbd-9049-7ad217391133\",\"status\":\"200\",\"rqstDate\":\"230425-00:44:33:883\",\"respDate\":\"230425-00:44:33:885\",\"sourceId\":\"haproxy:d8939c24-24b2-4dbd-9049-7ad217391133\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:44:33:883-52473\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1d1a9260-a2b8-4e80-b710-70bd18b37481], x-b3-parentspanid=[3ef8988b780a29a5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[61781e2e9fe866753ef8988b780a29a5], x-b3-spanid=[eecd70fc1406b157], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d8939c24-24b2-4dbd-9049-7ad217391133]}\\\"}\"}","context":{"RequestID":"d8939c24-24b2-4dbd-9049-7ad217391133","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8cd97e8e-a652-4384-b15a-acf44e604f02","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:44:33.883Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:44:33.885Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d8939c24-24b2-4dbd-9049-7ad217391133","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8cd97e8e-a652-4384-b15a-acf44e604f02","LogTimestamp":"2023-04-25T00:44:33.885Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:44:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:44:35.896Z","message":"Entering","context":{"RequestID":"931335e2-f6b1-48c6-be05-0523d0a7bbb9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"a32b7b37-0fee-45f5-9849-bf025ae34855","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:44:35.896Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:44:35.898Z","message":"{\"transactionId\":\"931335e2-f6b1-48c6-be05-0523d0a7bbb9\",\"status\":\"200\",\"rqstDate\":\"230425-00:44:35:896\",\"respDate\":\"230425-00:44:35:898\",\"sourceId\":\"haproxy:931335e2-f6b1-48c6-be05-0523d0a7bbb9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:44:35:896-91583\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7b17e0b7-b117-4881-8cc7-9e1044c278b9], x-b3-parentspanid=[67795d82e345cf05], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[51eb2db32a58095767795d82e345cf05], x-b3-spanid=[96bdc65459316c9e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[931335e2-f6b1-48c6-be05-0523d0a7bbb9]}\\\"}\"}","context":{"RequestID":"931335e2-f6b1-48c6-be05-0523d0a7bbb9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"a32b7b37-0fee-45f5-9849-bf025ae34855","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:44:35.896Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:44:35.899Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"931335e2-f6b1-48c6-be05-0523d0a7bbb9","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a32b7b37-0fee-45f5-9849-bf025ae34855","LogTimestamp":"2023-04-25T00:44:35.899Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:44:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:44:37.908Z","message":"Entering","context":{"RequestID":"5e898f8a-3df4-4dbe-89b4-baa4362c8c45","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"63d5f9ee-c803-4e41-931b-593029b8f392","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:44:37.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:44:37.911Z","message":"{\"transactionId\":\"5e898f8a-3df4-4dbe-89b4-baa4362c8c45\",\"status\":\"200\",\"rqstDate\":\"230425-00:44:37:909\",\"respDate\":\"230425-00:44:37:911\",\"sourceId\":\"haproxy:5e898f8a-3df4-4dbe-89b4-baa4362c8c45\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:44:37:909-22113\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3e473a94-5da5-4258-a166-0fd8a5c756bb], x-b3-parentspanid=[ea8161bd8bc73460], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[20c8ca0560fe433aea8161bd8bc73460], x-b3-spanid=[f6d8dc6607af5547], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5e898f8a-3df4-4dbe-89b4-baa4362c8c45]}\\\"}\"}","context":{"RequestID":"5e898f8a-3df4-4dbe-89b4-baa4362c8c45","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"63d5f9ee-c803-4e41-931b-593029b8f392","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:44:37.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:44:37.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5e898f8a-3df4-4dbe-89b4-baa4362c8c45","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"63d5f9ee-c803-4e41-931b-593029b8f392","LogTimestamp":"2023-04-25T00:44:37.912Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:44:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:44:38.769Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:44:38.784Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:44:38.784Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:44:38.784Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:44:39.921Z","message":"Entering","context":{"RequestID":"af80c6ca-ec4a-40aa-be92-295d8c0c4cd0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"85c68c55-3c9c-43ad-bcb6-ba6bf666cc68","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:44:39.921Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:44:39.923Z","message":"{\"transactionId\":\"af80c6ca-ec4a-40aa-be92-295d8c0c4cd0\",\"status\":\"200\",\"rqstDate\":\"230425-00:44:39:922\",\"respDate\":\"230425-00:44:39:923\",\"sourceId\":\"haproxy:af80c6ca-ec4a-40aa-be92-295d8c0c4cd0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:44:39:922-3673\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f6ef2ccf-21e0-460c-93e6-e0b59a243ee0], x-b3-parentspanid=[0519be08e1fd88a2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b5be828df5e4bef90519be08e1fd88a2], x-b3-spanid=[e79960e32094dfa0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[af80c6ca-ec4a-40aa-be92-295d8c0c4cd0]}\\\"}\"}","context":{"RequestID":"af80c6ca-ec4a-40aa-be92-295d8c0c4cd0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"85c68c55-3c9c-43ad-bcb6-ba6bf666cc68","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:44:39.921Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:44:39.924Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"af80c6ca-ec4a-40aa-be92-295d8c0c4cd0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"85c68c55-3c9c-43ad-bcb6-ba6bf666cc68","LogTimestamp":"2023-04-25T00:44:39.924Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:44:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:44:40.891Z","message":"Entering","context":{"RequestID":"92323a6e-90ce-4c69-bb76-1b9e73edc1c2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d32d7024-53db-4bae-ba6d-b6d60e3f9409","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:44:40.890Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:44:40.894Z","message":"{\"transactionId\":\"92323a6e-90ce-4c69-bb76-1b9e73edc1c2\",\"status\":\"200\",\"rqstDate\":\"230425-00:44:40:892\",\"respDate\":\"230425-00:44:40:893\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:92323a6e-90ce-4c69-bb76-1b9e73edc1c2\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:44:40:892-5674\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[58b6a355-96d5-49ca-812e-77b82a96de4c], x-b3-parentspanid=[1f34b5abc0391a34], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[52941], x-envoy-attempt-count=[1], x-b3-traceid=[b8023be1df292a521f34b5abc0391a34], x-b3-spanid=[f41fc0f9f4f4e994], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[92323a6e-90ce-4c69-bb76-1b9e73edc1c2]}\\\"}\"}","context":{"RequestID":"92323a6e-90ce-4c69-bb76-1b9e73edc1c2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d32d7024-53db-4bae-ba6d-b6d60e3f9409","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:44:40.890Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:44:40.894Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"92323a6e-90ce-4c69-bb76-1b9e73edc1c2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d32d7024-53db-4bae-ba6d-b6d60e3f9409","LogTimestamp":"2023-04-25T00:44:40.894Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:44:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:44:41.096Z","message":"Entering","context":{"RequestID":"103e3227-d445-489d-a3c7-0ca09c054a95","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9cf80f25-3bbb-49fe-98e8-0d42f9d5456c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:44:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:44:41.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"103e3227-d445-489d-a3c7-0ca09c054a95","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9cf80f25-3bbb-49fe-98e8-0d42f9d5456c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:44:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:44:41.099Z","message":"{\"transactionId\":\"103e3227-d445-489d-a3c7-0ca09c054a95\",\"status\":\"200\",\"rqstDate\":\"230425-00:44:41:097\",\"respDate\":\"230425-00:44:41:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:103e3227-d445-489d-a3c7-0ca09c054a95\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:44:41:097-29866\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[103e3227-d445-489d-a3c7-0ca09c054a95]}\\\"}\"}","context":{"RequestID":"103e3227-d445-489d-a3c7-0ca09c054a95","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9cf80f25-3bbb-49fe-98e8-0d42f9d5456c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:44:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:44:41.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"103e3227-d445-489d-a3c7-0ca09c054a95","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9cf80f25-3bbb-49fe-98e8-0d42f9d5456c","LogTimestamp":"2023-04-25T00:44:41.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:44:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:44:41.934Z","message":"Entering","context":{"RequestID":"3260e474-f110-44a0-b06b-d37b9fcc1211","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"02b776b3-832d-4665-9650-301285d70507","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:44:41.934Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:44:41.936Z","message":"{\"transactionId\":\"3260e474-f110-44a0-b06b-d37b9fcc1211\",\"status\":\"200\",\"rqstDate\":\"230425-00:44:41:935\",\"respDate\":\"230425-00:44:41:936\",\"sourceId\":\"haproxy:3260e474-f110-44a0-b06b-d37b9fcc1211\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:44:41:935-25396\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b64af9c5-5c14-49e3-8df1-f2525720fc13], x-b3-parentspanid=[5036c78e00164aea], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0f068b772b74cdec5036c78e00164aea], x-b3-spanid=[0083fcfceb5ceeb1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3260e474-f110-44a0-b06b-d37b9fcc1211]}\\\"}\"}","context":{"RequestID":"3260e474-f110-44a0-b06b-d37b9fcc1211","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"02b776b3-832d-4665-9650-301285d70507","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:44:41.934Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:44:41.937Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3260e474-f110-44a0-b06b-d37b9fcc1211","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"02b776b3-832d-4665-9650-301285d70507","LogTimestamp":"2023-04-25T00:44:41.937Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:44:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:44:42.324Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:44:42.327Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:44:43.947Z","message":"Entering","context":{"RequestID":"2b7b9722-3721-444d-8078-e47e9d9c0f8b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"49512dd8-873f-4036-8564-886a8c0d5040","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:44:43.947Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:44:43.950Z","message":"{\"transactionId\":\"2b7b9722-3721-444d-8078-e47e9d9c0f8b\",\"status\":\"200\",\"rqstDate\":\"230425-00:44:43:948\",\"respDate\":\"230425-00:44:43:950\",\"sourceId\":\"haproxy:2b7b9722-3721-444d-8078-e47e9d9c0f8b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:44:43:948-31112\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5c6f78d0-e2b9-4fe9-8a04-74071e5815ae], x-b3-parentspanid=[8275f89d094c1090], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a98ad383b186308a8275f89d094c1090], x-b3-spanid=[a62eb03a7294deb4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2b7b9722-3721-444d-8078-e47e9d9c0f8b]}\\\"}\"}","context":{"RequestID":"2b7b9722-3721-444d-8078-e47e9d9c0f8b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"49512dd8-873f-4036-8564-886a8c0d5040","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:44:43.947Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:44:43.950Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2b7b9722-3721-444d-8078-e47e9d9c0f8b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"49512dd8-873f-4036-8564-886a8c0d5040","LogTimestamp":"2023-04-25T00:44:43.950Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:44:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:44:45.959Z","message":"Entering","context":{"RequestID":"1e3a63b5-f039-4e4c-bd3b-24afb95a542d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a2f43520-e4e7-417e-89e7-0d2579f59325","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:44:45.959Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:44:45.960Z","message":"{\"transactionId\":\"1e3a63b5-f039-4e4c-bd3b-24afb95a542d\",\"status\":\"200\",\"rqstDate\":\"230425-00:44:45:959\",\"respDate\":\"230425-00:44:45:960\",\"sourceId\":\"haproxy:1e3a63b5-f039-4e4c-bd3b-24afb95a542d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:44:45:959-16665\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a48f9030-1cc4-466b-b41e-18ecf475c9b0], x-b3-parentspanid=[d2bbe88b1462f04f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ba14afe711b5f225d2bbe88b1462f04f], x-b3-spanid=[1b195979152e0288], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1e3a63b5-f039-4e4c-bd3b-24afb95a542d]}\\\"}\"}","context":{"RequestID":"1e3a63b5-f039-4e4c-bd3b-24afb95a542d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a2f43520-e4e7-417e-89e7-0d2579f59325","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:44:45.959Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:44:45.961Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1e3a63b5-f039-4e4c-bd3b-24afb95a542d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a2f43520-e4e7-417e-89e7-0d2579f59325","LogTimestamp":"2023-04-25T00:44:45.961Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:44:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:44:47.969Z","message":"Entering","context":{"RequestID":"3aabbb2a-f92c-4237-a7e5-ce5bf6ea8b1c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"14cdf1d9-c12e-4c3b-80af-6b73499e684e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:44:47.969Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:44:47.971Z","message":"{\"transactionId\":\"3aabbb2a-f92c-4237-a7e5-ce5bf6ea8b1c\",\"status\":\"200\",\"rqstDate\":\"230425-00:44:47:970\",\"respDate\":\"230425-00:44:47:971\",\"sourceId\":\"haproxy:3aabbb2a-f92c-4237-a7e5-ce5bf6ea8b1c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:44:47:970-11581\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[70112608-21ae-47fd-8638-f9bb4e02e49f], x-b3-parentspanid=[cef0b9b3f7752bc2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a34de3552129809fcef0b9b3f7752bc2], x-b3-spanid=[9911d75b20b9a55a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3aabbb2a-f92c-4237-a7e5-ce5bf6ea8b1c]}\\\"}\"}","context":{"RequestID":"3aabbb2a-f92c-4237-a7e5-ce5bf6ea8b1c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"14cdf1d9-c12e-4c3b-80af-6b73499e684e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:44:47.969Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:44:47.972Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3aabbb2a-f92c-4237-a7e5-ce5bf6ea8b1c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"14cdf1d9-c12e-4c3b-80af-6b73499e684e","LogTimestamp":"2023-04-25T00:44:47.972Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:44:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:44:48.770Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:44:48.785Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:44:48.785Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:44:48.785Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:44:49.981Z","message":"Entering","context":{"RequestID":"4c6fee10-8323-48bb-b234-b08fbcb36c3b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9d5f811a-6bd6-4b06-8275-a297c59f6e9c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:44:49.981Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:44:49.984Z","message":"{\"transactionId\":\"4c6fee10-8323-48bb-b234-b08fbcb36c3b\",\"status\":\"200\",\"rqstDate\":\"230425-00:44:49:982\",\"respDate\":\"230425-00:44:49:984\",\"sourceId\":\"haproxy:4c6fee10-8323-48bb-b234-b08fbcb36c3b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:44:49:982-59367\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8eb73d7a-6ab6-4ff7-827e-263e2636a4d0], x-b3-parentspanid=[d2fe5b07fba4daa0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[12d0417e3222c4fcd2fe5b07fba4daa0], x-b3-spanid=[adec44271cbe1b41], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4c6fee10-8323-48bb-b234-b08fbcb36c3b]}\\\"}\"}","context":{"RequestID":"4c6fee10-8323-48bb-b234-b08fbcb36c3b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9d5f811a-6bd6-4b06-8275-a297c59f6e9c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:44:49.981Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:44:49.985Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4c6fee10-8323-48bb-b234-b08fbcb36c3b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9d5f811a-6bd6-4b06-8275-a297c59f6e9c","LogTimestamp":"2023-04-25T00:44:49.985Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:44:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:44:50.890Z","message":"Entering","context":{"RequestID":"4c67744d-0478-4f2b-83a0-0d0cd84fa885","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4dbfd054-7b5a-4901-982c-b9ae8ea68aab","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:44:50.890Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:44:50.893Z","message":"{\"transactionId\":\"4c67744d-0478-4f2b-83a0-0d0cd84fa885\",\"status\":\"200\",\"rqstDate\":\"230425-00:44:50:891\",\"respDate\":\"230425-00:44:50:893\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4c67744d-0478-4f2b-83a0-0d0cd84fa885\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:44:50:891-33437\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7f8adc9c-de4e-43fd-aa5d-e074372a3f6d], x-b3-parentspanid=[084de4955684c68b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[55745], x-envoy-attempt-count=[1], x-b3-traceid=[9e40dc6412ef8dcb084de4955684c68b], x-b3-spanid=[c820430becf6662f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4c67744d-0478-4f2b-83a0-0d0cd84fa885]}\\\"}\"}","context":{"RequestID":"4c67744d-0478-4f2b-83a0-0d0cd84fa885","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4dbfd054-7b5a-4901-982c-b9ae8ea68aab","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:44:50.890Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:44:50.894Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4c67744d-0478-4f2b-83a0-0d0cd84fa885","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4dbfd054-7b5a-4901-982c-b9ae8ea68aab","LogTimestamp":"2023-04-25T00:44:50.894Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:44:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:44:51.097Z","message":"Entering","context":{"RequestID":"e8ff5455-f19e-4688-8fef-5acca44272a6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"db9c660a-d840-45e1-a5e1-b997771d4673","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:44:51.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:44:51.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"e8ff5455-f19e-4688-8fef-5acca44272a6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"db9c660a-d840-45e1-a5e1-b997771d4673","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:44:51.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:44:51.100Z","message":"{\"transactionId\":\"e8ff5455-f19e-4688-8fef-5acca44272a6\",\"status\":\"200\",\"rqstDate\":\"230425-00:44:51:097\",\"respDate\":\"230425-00:44:51:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:e8ff5455-f19e-4688-8fef-5acca44272a6\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:44:51:097-39436\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[e8ff5455-f19e-4688-8fef-5acca44272a6]}\\\"}\"}","context":{"RequestID":"e8ff5455-f19e-4688-8fef-5acca44272a6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"db9c660a-d840-45e1-a5e1-b997771d4673","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:44:51.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:44:51.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e8ff5455-f19e-4688-8fef-5acca44272a6","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"db9c660a-d840-45e1-a5e1-b997771d4673","LogTimestamp":"2023-04-25T00:44:51.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:44:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:44:51.993Z","message":"Entering","context":{"RequestID":"9760c44e-7670-4a98-8b3b-93b9680fafe1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2f4edeb7-f35b-4567-b0dc-01232fc758c1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:44:51.993Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:44:51.996Z","message":"{\"transactionId\":\"9760c44e-7670-4a98-8b3b-93b9680fafe1\",\"status\":\"200\",\"rqstDate\":\"230425-00:44:51:994\",\"respDate\":\"230425-00:44:51:996\",\"sourceId\":\"haproxy:9760c44e-7670-4a98-8b3b-93b9680fafe1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:44:51:994-25542\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a53d1d6b-05eb-429d-b618-975f8f7d6433], x-b3-parentspanid=[bd23fefd8f343608], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f581ad8e9b45a367bd23fefd8f343608], x-b3-spanid=[6a645d3e98dd9a5d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9760c44e-7670-4a98-8b3b-93b9680fafe1]}\\\"}\"}","context":{"RequestID":"9760c44e-7670-4a98-8b3b-93b9680fafe1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2f4edeb7-f35b-4567-b0dc-01232fc758c1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:44:51.993Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:44:51.998Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9760c44e-7670-4a98-8b3b-93b9680fafe1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2f4edeb7-f35b-4567-b0dc-01232fc758c1","LogTimestamp":"2023-04-25T00:44:51.997Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:44:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:44:54.007Z","message":"Entering","context":{"RequestID":"4b4b1265-c52a-4897-83bc-cd1d91a45c7c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b1f2ada2-3675-4500-a3e9-27145281add9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:44:54.007Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:44:54.009Z","message":"{\"transactionId\":\"4b4b1265-c52a-4897-83bc-cd1d91a45c7c\",\"status\":\"200\",\"rqstDate\":\"230425-00:44:54:008\",\"respDate\":\"230425-00:44:54:009\",\"sourceId\":\"haproxy:4b4b1265-c52a-4897-83bc-cd1d91a45c7c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:44:54:008-2965\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e12c6ad2-3da9-434e-8f80-7905c4578aad], x-b3-parentspanid=[ac27a24faee42631], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a171cbd5969da183ac27a24faee42631], x-b3-spanid=[f3943ebe55efe129], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4b4b1265-c52a-4897-83bc-cd1d91a45c7c]}\\\"}\"}","context":{"RequestID":"4b4b1265-c52a-4897-83bc-cd1d91a45c7c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b1f2ada2-3675-4500-a3e9-27145281add9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:44:54.007Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:44:54.010Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4b4b1265-c52a-4897-83bc-cd1d91a45c7c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b1f2ada2-3675-4500-a3e9-27145281add9","LogTimestamp":"2023-04-25T00:44:54.010Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:44:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:44:56.019Z","message":"Entering","context":{"RequestID":"376aefb3-3264-47e7-82aa-ffdb22c7f895","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6d9cf470-225b-422a-885e-17d5fadb83da","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:44:56.019Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:44:56.021Z","message":"{\"transactionId\":\"376aefb3-3264-47e7-82aa-ffdb22c7f895\",\"status\":\"200\",\"rqstDate\":\"230425-00:44:56:020\",\"respDate\":\"230425-00:44:56:021\",\"sourceId\":\"haproxy:376aefb3-3264-47e7-82aa-ffdb22c7f895\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:44:56:020-60501\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cca31dc2-5b39-4b60-873c-87fb22d62c5e], x-b3-parentspanid=[06977b6a674b894e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7d95da1486752b3006977b6a674b894e], x-b3-spanid=[880d40e6c8199b93], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[376aefb3-3264-47e7-82aa-ffdb22c7f895]}\\\"}\"}","context":{"RequestID":"376aefb3-3264-47e7-82aa-ffdb22c7f895","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6d9cf470-225b-422a-885e-17d5fadb83da","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:44:56.019Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:44:56.022Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"376aefb3-3264-47e7-82aa-ffdb22c7f895","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6d9cf470-225b-422a-885e-17d5fadb83da","LogTimestamp":"2023-04-25T00:44:56.022Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:44:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:44:58.031Z","message":"Entering","context":{"RequestID":"b66cb271-eb49-4dfa-868f-5faa3cef7573","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fe467d91-65e9-4bb8-a1b3-4176566fd00a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:44:58.031Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:44:58.033Z","message":"{\"transactionId\":\"b66cb271-eb49-4dfa-868f-5faa3cef7573\",\"status\":\"200\",\"rqstDate\":\"230425-00:44:58:031\",\"respDate\":\"230425-00:44:58:032\",\"sourceId\":\"haproxy:b66cb271-eb49-4dfa-868f-5faa3cef7573\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:44:58:031-31524\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[958c6de3-8d1a-4284-8f3c-d5f5d1ab4c64], x-b3-parentspanid=[b297fed96e7769ea], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5535bf54fb289c9db297fed96e7769ea], x-b3-spanid=[09dd3bdd9026b0a7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b66cb271-eb49-4dfa-868f-5faa3cef7573]}\\\"}\"}","context":{"RequestID":"b66cb271-eb49-4dfa-868f-5faa3cef7573","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fe467d91-65e9-4bb8-a1b3-4176566fd00a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:44:58.031Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:44:58.033Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b66cb271-eb49-4dfa-868f-5faa3cef7573","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fe467d91-65e9-4bb8-a1b3-4176566fd00a","LogTimestamp":"2023-04-25T00:44:58.033Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:44:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:44:58.769Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:44:58.782Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:44:58.783Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:44:58.783Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:00.042Z","message":"Entering","context":{"RequestID":"a46f9555-0892-4236-a3df-e7628befdb89","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"8fd61a0c-67d0-4c20-9424-6ccde57f5a5f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:45:00.042Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:45:00.044Z","message":"{\"transactionId\":\"a46f9555-0892-4236-a3df-e7628befdb89\",\"status\":\"200\",\"rqstDate\":\"230425-00:45:00:042\",\"respDate\":\"230425-00:45:00:044\",\"sourceId\":\"haproxy:a46f9555-0892-4236-a3df-e7628befdb89\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:45:00:042-46899\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ec02cadb-f94f-45ea-b072-e47fe92b64f4], x-b3-parentspanid=[6fd6c436ac92636f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[12b1014c4943bb726fd6c436ac92636f], x-b3-spanid=[683830de2445cc38], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a46f9555-0892-4236-a3df-e7628befdb89]}\\\"}\"}","context":{"RequestID":"a46f9555-0892-4236-a3df-e7628befdb89","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"8fd61a0c-67d0-4c20-9424-6ccde57f5a5f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:45:00.042Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:00.045Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a46f9555-0892-4236-a3df-e7628befdb89","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8fd61a0c-67d0-4c20-9424-6ccde57f5a5f","LogTimestamp":"2023-04-25T00:45:00.045Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:45:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:45:00.889Z","message":"Entering","context":{"RequestID":"be1229f5-7b2a-488a-86bf-c717c18d9e56","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5ce143f8-6cd4-4ed3-87c2-7f3296b0cf36","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:45:00.889Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:45:00.892Z","message":"{\"transactionId\":\"be1229f5-7b2a-488a-86bf-c717c18d9e56\",\"status\":\"200\",\"rqstDate\":\"230425-00:45:00:890\",\"respDate\":\"230425-00:45:00:892\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:be1229f5-7b2a-488a-86bf-c717c18d9e56\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:45:00:890-72987\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[abf071c7-66fc-4ab2-a5aa-ef860d74613d], x-b3-parentspanid=[3f8b7ef6c7f40458], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37841], x-envoy-attempt-count=[1], x-b3-traceid=[01f727d68a40dfc03f8b7ef6c7f40458], x-b3-spanid=[a61929e06b2a46b9], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[be1229f5-7b2a-488a-86bf-c717c18d9e56]}\\\"}\"}","context":{"RequestID":"be1229f5-7b2a-488a-86bf-c717c18d9e56","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5ce143f8-6cd4-4ed3-87c2-7f3296b0cf36","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:45:00.889Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:00.892Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"be1229f5-7b2a-488a-86bf-c717c18d9e56","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5ce143f8-6cd4-4ed3-87c2-7f3296b0cf36","LogTimestamp":"2023-04-25T00:45:00.892Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:45:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:45:01.097Z","message":"Entering","context":{"RequestID":"e94be02a-879c-45de-8542-810cf5c314d4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"29999099-c3ad-400b-bff8-7dc1bfdb9530","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:45:01.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:45:01.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"e94be02a-879c-45de-8542-810cf5c314d4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"29999099-c3ad-400b-bff8-7dc1bfdb9530","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:45:01.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:01.100Z","message":"{\"transactionId\":\"e94be02a-879c-45de-8542-810cf5c314d4\",\"status\":\"200\",\"rqstDate\":\"230425-00:45:01:098\",\"respDate\":\"230425-00:45:01:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:e94be02a-879c-45de-8542-810cf5c314d4\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:45:01:098-99890\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[e94be02a-879c-45de-8542-810cf5c314d4]}\\\"}\"}","context":{"RequestID":"e94be02a-879c-45de-8542-810cf5c314d4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"29999099-c3ad-400b-bff8-7dc1bfdb9530","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:45:01.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:01.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e94be02a-879c-45de-8542-810cf5c314d4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"29999099-c3ad-400b-bff8-7dc1bfdb9530","LogTimestamp":"2023-04-25T00:45:01.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:45:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:45:02.054Z","message":"Entering","context":{"RequestID":"73dd327b-ae8d-43cc-b75a-5b6bdc457076","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ac7a1bd2-5426-43e1-91b3-0f4056177009","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:45:02.054Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:45:02.057Z","message":"{\"transactionId\":\"73dd327b-ae8d-43cc-b75a-5b6bdc457076\",\"status\":\"200\",\"rqstDate\":\"230425-00:45:02:055\",\"respDate\":\"230425-00:45:02:057\",\"sourceId\":\"haproxy:73dd327b-ae8d-43cc-b75a-5b6bdc457076\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:45:02:055-65767\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[21d1786b-d7bb-4975-8f3b-48c5e2600cf4], x-b3-parentspanid=[b3713a0a05632d40], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[25c33167d9486d65b3713a0a05632d40], x-b3-spanid=[c11869e610705bbe], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[73dd327b-ae8d-43cc-b75a-5b6bdc457076]}\\\"}\"}","context":{"RequestID":"73dd327b-ae8d-43cc-b75a-5b6bdc457076","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ac7a1bd2-5426-43e1-91b3-0f4056177009","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:45:02.054Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:02.058Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"73dd327b-ae8d-43cc-b75a-5b6bdc457076","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ac7a1bd2-5426-43e1-91b3-0f4056177009","LogTimestamp":"2023-04-25T00:45:02.058Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:45:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:45:04.067Z","message":"Entering","context":{"RequestID":"f31cfa92-f528-4e2f-bf43-24d92a2fca3b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4e23a5b0-8798-4f99-a3ab-d9eda3cab4b8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:45:04.067Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:45:04.069Z","message":"{\"transactionId\":\"f31cfa92-f528-4e2f-bf43-24d92a2fca3b\",\"status\":\"200\",\"rqstDate\":\"230425-00:45:04:068\",\"respDate\":\"230425-00:45:04:069\",\"sourceId\":\"haproxy:f31cfa92-f528-4e2f-bf43-24d92a2fca3b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:45:04:068-23101\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b8c7e27a-29c9-4090-860d-635fbf8bdaff], x-b3-parentspanid=[9b8d56460014ac3e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[72a58acc8769e8e59b8d56460014ac3e], x-b3-spanid=[da4b05d20455c29c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f31cfa92-f528-4e2f-bf43-24d92a2fca3b]}\\\"}\"}","context":{"RequestID":"f31cfa92-f528-4e2f-bf43-24d92a2fca3b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4e23a5b0-8798-4f99-a3ab-d9eda3cab4b8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:45:04.067Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:04.069Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f31cfa92-f528-4e2f-bf43-24d92a2fca3b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4e23a5b0-8798-4f99-a3ab-d9eda3cab4b8","LogTimestamp":"2023-04-25T00:45:04.069Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:45:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:45:06.079Z","message":"Entering","context":{"RequestID":"63c7f78e-07f9-490e-841e-117d57a09589","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"047a6114-adca-405f-be1f-d68c79fd981b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:45:06.078Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:45:06.081Z","message":"{\"transactionId\":\"63c7f78e-07f9-490e-841e-117d57a09589\",\"status\":\"200\",\"rqstDate\":\"230425-00:45:06:079\",\"respDate\":\"230425-00:45:06:081\",\"sourceId\":\"haproxy:63c7f78e-07f9-490e-841e-117d57a09589\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:45:06:079-48811\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1b7a5bdd-a741-466d-8349-6b1b6822cefa], x-b3-parentspanid=[4dc73e85556b19b0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dfa347d70a5113514dc73e85556b19b0], x-b3-spanid=[27502b477a3366af], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[63c7f78e-07f9-490e-841e-117d57a09589]}\\\"}\"}","context":{"RequestID":"63c7f78e-07f9-490e-841e-117d57a09589","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"047a6114-adca-405f-be1f-d68c79fd981b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:45:06.078Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:06.082Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"63c7f78e-07f9-490e-841e-117d57a09589","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"047a6114-adca-405f-be1f-d68c79fd981b","LogTimestamp":"2023-04-25T00:45:06.082Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:45:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:45:08.091Z","message":"Entering","context":{"RequestID":"3b194b38-c759-4d19-aef8-a1b31ee8f309","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d71cfba8-e898-413d-ab10-33cbfe81fd58","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:45:08.091Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:45:08.094Z","message":"{\"transactionId\":\"3b194b38-c759-4d19-aef8-a1b31ee8f309\",\"status\":\"200\",\"rqstDate\":\"230425-00:45:08:092\",\"respDate\":\"230425-00:45:08:094\",\"sourceId\":\"haproxy:3b194b38-c759-4d19-aef8-a1b31ee8f309\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:45:08:092-99790\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8d9a67f2-3bbe-442c-9994-9f2e742ee9f5], x-b3-parentspanid=[878953a099cf8735], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[91399fcaf1a7ef7a878953a099cf8735], x-b3-spanid=[0fea72396a078dc5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3b194b38-c759-4d19-aef8-a1b31ee8f309]}\\\"}\"}","context":{"RequestID":"3b194b38-c759-4d19-aef8-a1b31ee8f309","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d71cfba8-e898-413d-ab10-33cbfe81fd58","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:45:08.091Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:08.094Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3b194b38-c759-4d19-aef8-a1b31ee8f309","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d71cfba8-e898-413d-ab10-33cbfe81fd58","LogTimestamp":"2023-04-25T00:45:08.094Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:45:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:45:08.770Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:45:08.783Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:08.784Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:08.784Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:10.104Z","message":"Entering","context":{"RequestID":"04dd5023-58d2-475f-8bca-071443f5366c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ad4c772d-6d6c-4971-a890-84f58dd4ef03","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:45:10.104Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:45:10.106Z","message":"{\"transactionId\":\"04dd5023-58d2-475f-8bca-071443f5366c\",\"status\":\"200\",\"rqstDate\":\"230425-00:45:10:104\",\"respDate\":\"230425-00:45:10:105\",\"sourceId\":\"haproxy:04dd5023-58d2-475f-8bca-071443f5366c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:45:10:104-27119\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6157e36e-9d21-4311-8a6f-e7bcf381d282], x-b3-parentspanid=[681fbb9824834592], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4e8c3265671f9538681fbb9824834592], x-b3-spanid=[bdb30dc47e617cee], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[04dd5023-58d2-475f-8bca-071443f5366c]}\\\"}\"}","context":{"RequestID":"04dd5023-58d2-475f-8bca-071443f5366c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ad4c772d-6d6c-4971-a890-84f58dd4ef03","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:45:10.104Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:10.106Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"04dd5023-58d2-475f-8bca-071443f5366c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ad4c772d-6d6c-4971-a890-84f58dd4ef03","LogTimestamp":"2023-04-25T00:45:10.106Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:45:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:45:10.890Z","message":"Entering","context":{"RequestID":"69a6f959-0aaa-4da5-9d61-63adeb9f7844","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b3e8f6d3-bfd1-42e3-bf66-477350083e9d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:45:10.890Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:45:10.893Z","message":"{\"transactionId\":\"69a6f959-0aaa-4da5-9d61-63adeb9f7844\",\"status\":\"200\",\"rqstDate\":\"230425-00:45:10:891\",\"respDate\":\"230425-00:45:10:893\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:69a6f959-0aaa-4da5-9d61-63adeb9f7844\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:45:10:891-29339\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a2b40f48-e6b4-4183-b5f1-e347cf388f45], x-b3-parentspanid=[1a0b077d0a05241e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50961], x-envoy-attempt-count=[1], x-b3-traceid=[6e755991b101055b1a0b077d0a05241e], x-b3-spanid=[3d84ffa9dc69b427], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[69a6f959-0aaa-4da5-9d61-63adeb9f7844]}\\\"}\"}","context":{"RequestID":"69a6f959-0aaa-4da5-9d61-63adeb9f7844","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b3e8f6d3-bfd1-42e3-bf66-477350083e9d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:45:10.890Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:10.893Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"69a6f959-0aaa-4da5-9d61-63adeb9f7844","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b3e8f6d3-bfd1-42e3-bf66-477350083e9d","LogTimestamp":"2023-04-25T00:45:10.893Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:45:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:45:11.097Z","message":"Entering","context":{"RequestID":"1a208af4-97ce-4bdd-a8c7-dc0330bae7e4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"832b8da7-89df-46e9-8097-3c56f2723b77","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:45:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:45:11.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"1a208af4-97ce-4bdd-a8c7-dc0330bae7e4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"832b8da7-89df-46e9-8097-3c56f2723b77","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:45:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:11.100Z","message":"{\"transactionId\":\"1a208af4-97ce-4bdd-a8c7-dc0330bae7e4\",\"status\":\"200\",\"rqstDate\":\"230425-00:45:11:098\",\"respDate\":\"230425-00:45:11:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:1a208af4-97ce-4bdd-a8c7-dc0330bae7e4\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:45:11:098-82272\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[1a208af4-97ce-4bdd-a8c7-dc0330bae7e4]}\\\"}\"}","context":{"RequestID":"1a208af4-97ce-4bdd-a8c7-dc0330bae7e4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"832b8da7-89df-46e9-8097-3c56f2723b77","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:45:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:11.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1a208af4-97ce-4bdd-a8c7-dc0330bae7e4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"832b8da7-89df-46e9-8097-3c56f2723b77","LogTimestamp":"2023-04-25T00:45:11.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:45:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:45:12.115Z","message":"Entering","context":{"RequestID":"f29ff69c-2458-4aad-9c76-73123110d7d6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d2ca580f-656f-42ca-99f5-ef01a7f76393","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:45:12.115Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:45:12.118Z","message":"{\"transactionId\":\"f29ff69c-2458-4aad-9c76-73123110d7d6\",\"status\":\"200\",\"rqstDate\":\"230425-00:45:12:116\",\"respDate\":\"230425-00:45:12:118\",\"sourceId\":\"haproxy:f29ff69c-2458-4aad-9c76-73123110d7d6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:45:12:116-19900\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3cbd4a0c-0dc9-4fd4-9df1-6853410979c1], x-b3-parentspanid=[149e56d9b366f5a2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d90d4e43f704ca13149e56d9b366f5a2], x-b3-spanid=[9e9259ce131606bd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f29ff69c-2458-4aad-9c76-73123110d7d6]}\\\"}\"}","context":{"RequestID":"f29ff69c-2458-4aad-9c76-73123110d7d6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d2ca580f-656f-42ca-99f5-ef01a7f76393","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:45:12.115Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:12.119Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f29ff69c-2458-4aad-9c76-73123110d7d6","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d2ca580f-656f-42ca-99f5-ef01a7f76393","LogTimestamp":"2023-04-25T00:45:12.118Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:45:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:45:12.328Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:12.332Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:14.128Z","message":"Entering","context":{"RequestID":"f3555282-e5fc-48d3-80c7-07cf55bc5094","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"787272c4-d3b1-4c72-985e-d1c23066223b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:45:14.128Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:45:14.131Z","message":"{\"transactionId\":\"f3555282-e5fc-48d3-80c7-07cf55bc5094\",\"status\":\"200\",\"rqstDate\":\"230425-00:45:14:129\",\"respDate\":\"230425-00:45:14:131\",\"sourceId\":\"haproxy:f3555282-e5fc-48d3-80c7-07cf55bc5094\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:45:14:129-79188\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[15c9cca0-6d50-4d63-b2e8-fcc86057698a], x-b3-parentspanid=[63f1370c225786ce], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3e49c59981f012f263f1370c225786ce], x-b3-spanid=[aed50ca7e40d2990], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f3555282-e5fc-48d3-80c7-07cf55bc5094]}\\\"}\"}","context":{"RequestID":"f3555282-e5fc-48d3-80c7-07cf55bc5094","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"787272c4-d3b1-4c72-985e-d1c23066223b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:45:14.128Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:14.132Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f3555282-e5fc-48d3-80c7-07cf55bc5094","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"787272c4-d3b1-4c72-985e-d1c23066223b","LogTimestamp":"2023-04-25T00:45:14.132Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:45:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:45:16.143Z","message":"Entering","context":{"RequestID":"20b81b8e-48c9-4a80-8f01-adede271b21f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c2dd24df-529b-41ef-8045-93513ad4f423","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:45:16.142Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:45:16.145Z","message":"{\"transactionId\":\"20b81b8e-48c9-4a80-8f01-adede271b21f\",\"status\":\"200\",\"rqstDate\":\"230425-00:45:16:143\",\"respDate\":\"230425-00:45:16:145\",\"sourceId\":\"haproxy:20b81b8e-48c9-4a80-8f01-adede271b21f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:45:16:143-25875\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[08efd9dd-f11f-48aa-be56-4353e0ffb20e], x-b3-parentspanid=[fd4642ea36cc9614], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[afde4ad59db8ca06fd4642ea36cc9614], x-b3-spanid=[530655bcf50d1b83], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[20b81b8e-48c9-4a80-8f01-adede271b21f]}\\\"}\"}","context":{"RequestID":"20b81b8e-48c9-4a80-8f01-adede271b21f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c2dd24df-529b-41ef-8045-93513ad4f423","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:45:16.142Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:16.146Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"20b81b8e-48c9-4a80-8f01-adede271b21f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c2dd24df-529b-41ef-8045-93513ad4f423","LogTimestamp":"2023-04-25T00:45:16.146Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:45:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:45:18.155Z","message":"Entering","context":{"RequestID":"d9cb21c2-291e-4653-b738-ec71f388794a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f85014e0-c074-4e83-9a47-a027a123ca79","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:45:18.155Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:45:18.158Z","message":"{\"transactionId\":\"d9cb21c2-291e-4653-b738-ec71f388794a\",\"status\":\"200\",\"rqstDate\":\"230425-00:45:18:156\",\"respDate\":\"230425-00:45:18:158\",\"sourceId\":\"haproxy:d9cb21c2-291e-4653-b738-ec71f388794a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:45:18:156-22634\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d480f0f1-1e39-9e74-a458-35dd4a471159], x-b3-parentspanid=[72c9a331da393ad6], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f65bc5e89989c53372c9a331da393ad6], x-b3-spanid=[ed98d9dd7bed5b20], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d9cb21c2-291e-4653-b738-ec71f388794a]}\\\"}\"}","context":{"RequestID":"d9cb21c2-291e-4653-b738-ec71f388794a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f85014e0-c074-4e83-9a47-a027a123ca79","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:45:18.155Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:18.159Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d9cb21c2-291e-4653-b738-ec71f388794a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f85014e0-c074-4e83-9a47-a027a123ca79","LogTimestamp":"2023-04-25T00:45:18.159Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:45:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:45:18.770Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:45:18.782Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:18.783Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:18.783Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:20.170Z","message":"Entering","context":{"RequestID":"4435d99e-dc4b-468a-8c96-91bbfe54e6c1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4a34df4c-75b5-45d5-a894-fadcad449c19","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:45:20.170Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:45:20.173Z","message":"{\"transactionId\":\"4435d99e-dc4b-468a-8c96-91bbfe54e6c1\",\"status\":\"200\",\"rqstDate\":\"230425-00:45:20:171\",\"respDate\":\"230425-00:45:20:173\",\"sourceId\":\"haproxy:4435d99e-dc4b-468a-8c96-91bbfe54e6c1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:45:20:171-24436\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[44fa7d9c-2952-4298-a8b4-f0872728896f], x-b3-parentspanid=[6177c001814a2f77], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a3805ca2a77ee8006177c001814a2f77], x-b3-spanid=[09ca575ccd3ea1eb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4435d99e-dc4b-468a-8c96-91bbfe54e6c1]}\\\"}\"}","context":{"RequestID":"4435d99e-dc4b-468a-8c96-91bbfe54e6c1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4a34df4c-75b5-45d5-a894-fadcad449c19","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:45:20.170Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:20.173Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4435d99e-dc4b-468a-8c96-91bbfe54e6c1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4a34df4c-75b5-45d5-a894-fadcad449c19","LogTimestamp":"2023-04-25T00:45:20.173Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:45:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:45:20.890Z","message":"Entering","context":{"RequestID":"294f3348-522c-46fd-8d6e-ad6d1ecd7b30","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8a04f3df-f098-4cc9-abe3-0ebbf87c18e2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:45:20.890Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:45:20.893Z","message":"{\"transactionId\":\"294f3348-522c-46fd-8d6e-ad6d1ecd7b30\",\"status\":\"200\",\"rqstDate\":\"230425-00:45:20:891\",\"respDate\":\"230425-00:45:20:893\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:294f3348-522c-46fd-8d6e-ad6d1ecd7b30\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:45:20:891-60271\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c4ef5702-f659-4623-a3ff-ceb719c161b2], x-b3-parentspanid=[3d4a5f23787a27cf], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40753], x-envoy-attempt-count=[1], x-b3-traceid=[187bfa1405cd91a53d4a5f23787a27cf], x-b3-spanid=[5d7c3e01b767810e], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[294f3348-522c-46fd-8d6e-ad6d1ecd7b30]}\\\"}\"}","context":{"RequestID":"294f3348-522c-46fd-8d6e-ad6d1ecd7b30","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8a04f3df-f098-4cc9-abe3-0ebbf87c18e2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:45:20.890Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:20.894Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"294f3348-522c-46fd-8d6e-ad6d1ecd7b30","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8a04f3df-f098-4cc9-abe3-0ebbf87c18e2","LogTimestamp":"2023-04-25T00:45:20.893Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:45:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:45:21.098Z","message":"Entering","context":{"RequestID":"e04dfe46-2c91-421a-97b3-85e9282e89c3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9b5edd07-cf87-4618-be76-ac0d1e60f3e9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:45:21.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:45:21.100Z","message":"Database is available from CACHED check.","context":{"RequestID":"e04dfe46-2c91-421a-97b3-85e9282e89c3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9b5edd07-cf87-4618-be76-ac0d1e60f3e9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:45:21.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:21.101Z","message":"{\"transactionId\":\"e04dfe46-2c91-421a-97b3-85e9282e89c3\",\"status\":\"200\",\"rqstDate\":\"230425-00:45:21:098\",\"respDate\":\"230425-00:45:21:101\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:e04dfe46-2c91-421a-97b3-85e9282e89c3\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:45:21:098-79794\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[e04dfe46-2c91-421a-97b3-85e9282e89c3]}\\\"}\"}","context":{"RequestID":"e04dfe46-2c91-421a-97b3-85e9282e89c3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9b5edd07-cf87-4618-be76-ac0d1e60f3e9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:45:21.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:21.102Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e04dfe46-2c91-421a-97b3-85e9282e89c3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9b5edd07-cf87-4618-be76-ac0d1e60f3e9","LogTimestamp":"2023-04-25T00:45:21.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:45:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:45:22.182Z","message":"Entering","context":{"RequestID":"a55b3932-75cb-42d8-92eb-f209042d6d4b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5e1ec3b4-5c66-4340-911a-a10c2475dd26","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:45:22.182Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:45:22.184Z","message":"{\"transactionId\":\"a55b3932-75cb-42d8-92eb-f209042d6d4b\",\"status\":\"200\",\"rqstDate\":\"230425-00:45:22:182\",\"respDate\":\"230425-00:45:22:184\",\"sourceId\":\"haproxy:a55b3932-75cb-42d8-92eb-f209042d6d4b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:45:22:182-60864\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6e8a2925-7b2b-4430-88b9-f9b060cd4bfc], x-b3-parentspanid=[79cb8e64d8bdf948], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6a25b23311ded83e79cb8e64d8bdf948], x-b3-spanid=[356f5cdea8a90000], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a55b3932-75cb-42d8-92eb-f209042d6d4b]}\\\"}\"}","context":{"RequestID":"a55b3932-75cb-42d8-92eb-f209042d6d4b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5e1ec3b4-5c66-4340-911a-a10c2475dd26","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:45:22.182Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:22.185Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a55b3932-75cb-42d8-92eb-f209042d6d4b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5e1ec3b4-5c66-4340-911a-a10c2475dd26","LogTimestamp":"2023-04-25T00:45:22.185Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:45:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:45:24.194Z","message":"Entering","context":{"RequestID":"7205d389-93fc-4216-9e1c-d0d6f240a551","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"e150180b-3b81-447d-bfa7-d23e4e1c0cce","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:45:24.194Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:45:24.195Z","message":"{\"transactionId\":\"7205d389-93fc-4216-9e1c-d0d6f240a551\",\"status\":\"200\",\"rqstDate\":\"230425-00:45:24:194\",\"respDate\":\"230425-00:45:24:195\",\"sourceId\":\"haproxy:7205d389-93fc-4216-9e1c-d0d6f240a551\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:45:24:194-64268\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[883ca674-dd68-40ac-ac54-9153c0fdef60], x-b3-parentspanid=[a6eaebd481f91742], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[af0ca4c9e69e50bea6eaebd481f91742], x-b3-spanid=[421d150320f36bf9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7205d389-93fc-4216-9e1c-d0d6f240a551]}\\\"}\"}","context":{"RequestID":"7205d389-93fc-4216-9e1c-d0d6f240a551","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"e150180b-3b81-447d-bfa7-d23e4e1c0cce","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:45:24.194Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:24.196Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7205d389-93fc-4216-9e1c-d0d6f240a551","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e150180b-3b81-447d-bfa7-d23e4e1c0cce","LogTimestamp":"2023-04-25T00:45:24.195Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:45:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-25T00:45:26.205Z","message":"Entering","context":{"RequestID":"399e3eb7-3c16-48fd-a139-3171832ea5a2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"932846ee-e1ad-4fab-8710-db2d73fff7e5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:45:26.205Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:45:26.207Z","message":"{\"transactionId\":\"399e3eb7-3c16-48fd-a139-3171832ea5a2\",\"status\":\"200\",\"rqstDate\":\"230425-00:45:26:206\",\"respDate\":\"230425-00:45:26:207\",\"sourceId\":\"haproxy:399e3eb7-3c16-48fd-a139-3171832ea5a2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:45:26:206-91428\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9617994c-2c60-4962-a1a3-9def943d36f0], x-b3-parentspanid=[23bd48f986d6d582], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f4de95eaca17baf123bd48f986d6d582], x-b3-spanid=[8d6bd46020555e07], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[399e3eb7-3c16-48fd-a139-3171832ea5a2]}\\\"}\"}","context":{"RequestID":"399e3eb7-3c16-48fd-a139-3171832ea5a2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"932846ee-e1ad-4fab-8710-db2d73fff7e5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:45:26.205Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:26.208Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"399e3eb7-3c16-48fd-a139-3171832ea5a2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"932846ee-e1ad-4fab-8710-db2d73fff7e5","LogTimestamp":"2023-04-25T00:45:26.208Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:45:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:45:28.218Z","message":"Entering","context":{"RequestID":"827f05b4-6d9f-4e7d-82dd-60983ae4533c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9560ad22-5e5c-4858-a657-5c9e8c37fd98","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:45:28.218Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:45:28.220Z","message":"{\"transactionId\":\"827f05b4-6d9f-4e7d-82dd-60983ae4533c\",\"status\":\"200\",\"rqstDate\":\"230425-00:45:28:219\",\"respDate\":\"230425-00:45:28:220\",\"sourceId\":\"haproxy:827f05b4-6d9f-4e7d-82dd-60983ae4533c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:45:28:219-6601\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[41584862-67f6-4e58-897c-880209320baa], x-b3-parentspanid=[baad31867c692e5b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cdd0d48fc375cd53baad31867c692e5b], x-b3-spanid=[dc240dc105dbf87b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[827f05b4-6d9f-4e7d-82dd-60983ae4533c]}\\\"}\"}","context":{"RequestID":"827f05b4-6d9f-4e7d-82dd-60983ae4533c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9560ad22-5e5c-4858-a657-5c9e8c37fd98","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:45:28.218Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:28.221Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"827f05b4-6d9f-4e7d-82dd-60983ae4533c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9560ad22-5e5c-4858-a657-5c9e8c37fd98","LogTimestamp":"2023-04-25T00:45:28.221Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:45:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:45:28.771Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:45:28.785Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:28.785Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:28.785Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:30.231Z","message":"Entering","context":{"RequestID":"c470886d-2264-4e77-8ee9-7d2f1796e2dc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"93ceb765-77e8-48d7-aeb4-77310cb16091","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:45:30.231Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:45:30.234Z","message":"{\"transactionId\":\"c470886d-2264-4e77-8ee9-7d2f1796e2dc\",\"status\":\"200\",\"rqstDate\":\"230425-00:45:30:232\",\"respDate\":\"230425-00:45:30:234\",\"sourceId\":\"haproxy:c470886d-2264-4e77-8ee9-7d2f1796e2dc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:45:30:232-94313\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c8689800-2c92-4d90-a8c0-5bbcadfebd51], x-b3-parentspanid=[01e59481fc1799a0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[113d57e4f27433a301e59481fc1799a0], x-b3-spanid=[89ac12d9876e3cee], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c470886d-2264-4e77-8ee9-7d2f1796e2dc]}\\\"}\"}","context":{"RequestID":"c470886d-2264-4e77-8ee9-7d2f1796e2dc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"93ceb765-77e8-48d7-aeb4-77310cb16091","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:45:30.231Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:30.234Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c470886d-2264-4e77-8ee9-7d2f1796e2dc","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"93ceb765-77e8-48d7-aeb4-77310cb16091","LogTimestamp":"2023-04-25T00:45:30.234Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:45:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:45:30.889Z","message":"Entering","context":{"RequestID":"aedcfb5f-be87-4db2-95de-3b22413def6f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7fb9031a-3ae8-4c4e-882e-97e6707f3267","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:45:30.889Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:45:30.892Z","message":"{\"transactionId\":\"aedcfb5f-be87-4db2-95de-3b22413def6f\",\"status\":\"200\",\"rqstDate\":\"230425-00:45:30:890\",\"respDate\":\"230425-00:45:30:892\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:aedcfb5f-be87-4db2-95de-3b22413def6f\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:45:30:890-8954\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6fb2922f-304a-4a69-8021-35d0f00747f9], x-b3-parentspanid=[4d84863047d29554], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38201], x-envoy-attempt-count=[1], x-b3-traceid=[b38aa044fec7bc104d84863047d29554], x-b3-spanid=[1c2886801c2dc892], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[aedcfb5f-be87-4db2-95de-3b22413def6f]}\\\"}\"}","context":{"RequestID":"aedcfb5f-be87-4db2-95de-3b22413def6f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7fb9031a-3ae8-4c4e-882e-97e6707f3267","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:45:30.889Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:30.893Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aedcfb5f-be87-4db2-95de-3b22413def6f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7fb9031a-3ae8-4c4e-882e-97e6707f3267","LogTimestamp":"2023-04-25T00:45:30.893Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:45:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:45:31.099Z","message":"Entering","context":{"RequestID":"d9e8037b-ae29-4919-a8fc-857f9770d7dc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5a0e5fd3-91aa-4759-af7d-8a9c8ac74c2e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:45:31.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:45:31.101Z","message":"Database is available from CACHED check.","context":{"RequestID":"d9e8037b-ae29-4919-a8fc-857f9770d7dc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5a0e5fd3-91aa-4759-af7d-8a9c8ac74c2e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:45:31.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:31.102Z","message":"{\"transactionId\":\"d9e8037b-ae29-4919-a8fc-857f9770d7dc\",\"status\":\"200\",\"rqstDate\":\"230425-00:45:31:100\",\"respDate\":\"230425-00:45:31:102\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d9e8037b-ae29-4919-a8fc-857f9770d7dc\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:45:31:100-92500\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d9e8037b-ae29-4919-a8fc-857f9770d7dc]}\\\"}\"}","context":{"RequestID":"d9e8037b-ae29-4919-a8fc-857f9770d7dc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5a0e5fd3-91aa-4759-af7d-8a9c8ac74c2e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:45:31.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:31.103Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d9e8037b-ae29-4919-a8fc-857f9770d7dc","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5a0e5fd3-91aa-4759-af7d-8a9c8ac74c2e","LogTimestamp":"2023-04-25T00:45:31.103Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:45:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:45:32.244Z","message":"Entering","context":{"RequestID":"7229e5dc-050f-4710-86dd-dc5b45bce3a1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4e58c83b-e6f6-4a02-bad0-7ee52bc0d6d4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:45:32.244Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:45:32.246Z","message":"{\"transactionId\":\"7229e5dc-050f-4710-86dd-dc5b45bce3a1\",\"status\":\"200\",\"rqstDate\":\"230425-00:45:32:245\",\"respDate\":\"230425-00:45:32:246\",\"sourceId\":\"haproxy:7229e5dc-050f-4710-86dd-dc5b45bce3a1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:45:32:245-11681\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1af3881d-e665-49a5-9de4-b05e51cae14d], x-b3-parentspanid=[9391e3573cc77955], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c2499efb2651979b9391e3573cc77955], x-b3-spanid=[ba864dfc42f7144d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7229e5dc-050f-4710-86dd-dc5b45bce3a1]}\\\"}\"}","context":{"RequestID":"7229e5dc-050f-4710-86dd-dc5b45bce3a1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4e58c83b-e6f6-4a02-bad0-7ee52bc0d6d4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:45:32.244Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:32.247Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7229e5dc-050f-4710-86dd-dc5b45bce3a1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4e58c83b-e6f6-4a02-bad0-7ee52bc0d6d4","LogTimestamp":"2023-04-25T00:45:32.247Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:45:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:45:34.257Z","message":"Entering","context":{"RequestID":"066c35ae-8ab0-4ccc-9c3e-75e3dd1439ca","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"15662ebb-9540-45f7-b37b-3aa8fcf58282","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:45:34.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:45:34.260Z","message":"{\"transactionId\":\"066c35ae-8ab0-4ccc-9c3e-75e3dd1439ca\",\"status\":\"200\",\"rqstDate\":\"230425-00:45:34:258\",\"respDate\":\"230425-00:45:34:260\",\"sourceId\":\"haproxy:066c35ae-8ab0-4ccc-9c3e-75e3dd1439ca\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:45:34:258-82276\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b972a973-59b0-40b2-b3eb-2bc493e47dd7], x-b3-parentspanid=[edbfa3a7b126bb51], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d1e2cabd8ec0704bedbfa3a7b126bb51], x-b3-spanid=[657ae3eac385f317], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[066c35ae-8ab0-4ccc-9c3e-75e3dd1439ca]}\\\"}\"}","context":{"RequestID":"066c35ae-8ab0-4ccc-9c3e-75e3dd1439ca","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"15662ebb-9540-45f7-b37b-3aa8fcf58282","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:45:34.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:34.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"066c35ae-8ab0-4ccc-9c3e-75e3dd1439ca","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"15662ebb-9540-45f7-b37b-3aa8fcf58282","LogTimestamp":"2023-04-25T00:45:34.261Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:45:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:45:36.270Z","message":"Entering","context":{"RequestID":"1dcc14c8-9676-4165-955b-e6c93b7ba9ba","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"df1e2309-637c-4371-a85f-97ec55ebb30f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:45:36.270Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:45:36.273Z","message":"{\"transactionId\":\"1dcc14c8-9676-4165-955b-e6c93b7ba9ba\",\"status\":\"200\",\"rqstDate\":\"230425-00:45:36:271\",\"respDate\":\"230425-00:45:36:273\",\"sourceId\":\"haproxy:1dcc14c8-9676-4165-955b-e6c93b7ba9ba\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:45:36:271-37425\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f5ad5ef7-deef-49ff-a948-6fc660b33394], x-b3-parentspanid=[888494d946777f10], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c293734f49d54373888494d946777f10], x-b3-spanid=[409b2f3f148df29a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1dcc14c8-9676-4165-955b-e6c93b7ba9ba]}\\\"}\"}","context":{"RequestID":"1dcc14c8-9676-4165-955b-e6c93b7ba9ba","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"df1e2309-637c-4371-a85f-97ec55ebb30f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:45:36.270Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:36.274Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1dcc14c8-9676-4165-955b-e6c93b7ba9ba","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"df1e2309-637c-4371-a85f-97ec55ebb30f","LogTimestamp":"2023-04-25T00:45:36.274Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:45:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:45:38.284Z","message":"Entering","context":{"RequestID":"6e9eebbb-eab7-47d7-8de8-d172a3421028","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2669dab1-467a-40ce-92fc-633470190497","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:45:38.284Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:45:38.286Z","message":"{\"transactionId\":\"6e9eebbb-eab7-47d7-8de8-d172a3421028\",\"status\":\"200\",\"rqstDate\":\"230425-00:45:38:285\",\"respDate\":\"230425-00:45:38:286\",\"sourceId\":\"haproxy:6e9eebbb-eab7-47d7-8de8-d172a3421028\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:45:38:285-81023\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[81d30e79-697d-4850-b68a-61493fd65c24], x-b3-parentspanid=[762bae9f70828a5a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d7483f46c16bf9a6762bae9f70828a5a], x-b3-spanid=[a264594224306a99], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6e9eebbb-eab7-47d7-8de8-d172a3421028]}\\\"}\"}","context":{"RequestID":"6e9eebbb-eab7-47d7-8de8-d172a3421028","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2669dab1-467a-40ce-92fc-633470190497","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:45:38.284Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:38.287Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6e9eebbb-eab7-47d7-8de8-d172a3421028","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2669dab1-467a-40ce-92fc-633470190497","LogTimestamp":"2023-04-25T00:45:38.287Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:45:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:45:38.771Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:45:38.786Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:38.787Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:38.787Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:40.297Z","message":"Entering","context":{"RequestID":"1497d3ad-eae4-4440-8506-820d8b3f86ab","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7e4033bb-0b7c-4759-b0a8-fafbd3141155","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:45:40.297Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:45:40.300Z","message":"{\"transactionId\":\"1497d3ad-eae4-4440-8506-820d8b3f86ab\",\"status\":\"200\",\"rqstDate\":\"230425-00:45:40:298\",\"respDate\":\"230425-00:45:40:300\",\"sourceId\":\"haproxy:1497d3ad-eae4-4440-8506-820d8b3f86ab\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:45:40:298-56984\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[751f4329-9128-44d4-8ba8-aef0feb60ced], x-b3-parentspanid=[534cf82ddda216f6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ef04cc85151dac55534cf82ddda216f6], x-b3-spanid=[856116e2a63a3ce8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1497d3ad-eae4-4440-8506-820d8b3f86ab]}\\\"}\"}","context":{"RequestID":"1497d3ad-eae4-4440-8506-820d8b3f86ab","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7e4033bb-0b7c-4759-b0a8-fafbd3141155","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:45:40.297Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:40.301Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1497d3ad-eae4-4440-8506-820d8b3f86ab","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7e4033bb-0b7c-4759-b0a8-fafbd3141155","LogTimestamp":"2023-04-25T00:45:40.301Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:45:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:45:40.889Z","message":"Entering","context":{"RequestID":"81991d0a-f5e3-4123-995b-58c7a000d3a5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e12041aa-744a-46fe-88f7-8e3e461f30bc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:45:40.889Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:45:40.891Z","message":"{\"transactionId\":\"81991d0a-f5e3-4123-995b-58c7a000d3a5\",\"status\":\"200\",\"rqstDate\":\"230425-00:45:40:890\",\"respDate\":\"230425-00:45:40:891\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:81991d0a-f5e3-4123-995b-58c7a000d3a5\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:45:40:890-90850\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[33d98e1f-3951-478e-9b46-446448c09dc3], x-b3-parentspanid=[005ed01496edadb1], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39265], x-envoy-attempt-count=[1], x-b3-traceid=[ee03a3b6475a40c8005ed01496edadb1], x-b3-spanid=[cecaede3e55c2b94], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[81991d0a-f5e3-4123-995b-58c7a000d3a5]}\\\"}\"}","context":{"RequestID":"81991d0a-f5e3-4123-995b-58c7a000d3a5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e12041aa-744a-46fe-88f7-8e3e461f30bc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:45:40.889Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:40.892Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"81991d0a-f5e3-4123-995b-58c7a000d3a5","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e12041aa-744a-46fe-88f7-8e3e461f30bc","LogTimestamp":"2023-04-25T00:45:40.892Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:45:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:45:41.097Z","message":"Entering","context":{"RequestID":"d28d9ae9-8b88-4fc5-b555-4091f3fb7a6e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8c2dc5bd-bd1b-449c-a8db-4dcf7ecbdcbe","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:45:41.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:45:41.100Z","message":"Database is available from CACHED check.","context":{"RequestID":"d28d9ae9-8b88-4fc5-b555-4091f3fb7a6e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8c2dc5bd-bd1b-449c-a8db-4dcf7ecbdcbe","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:45:41.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:41.101Z","message":"{\"transactionId\":\"d28d9ae9-8b88-4fc5-b555-4091f3fb7a6e\",\"status\":\"200\",\"rqstDate\":\"230425-00:45:41:098\",\"respDate\":\"230425-00:45:41:101\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d28d9ae9-8b88-4fc5-b555-4091f3fb7a6e\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:45:41:098-75271\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d28d9ae9-8b88-4fc5-b555-4091f3fb7a6e]}\\\"}\"}","context":{"RequestID":"d28d9ae9-8b88-4fc5-b555-4091f3fb7a6e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8c2dc5bd-bd1b-449c-a8db-4dcf7ecbdcbe","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:45:41.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:41.102Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d28d9ae9-8b88-4fc5-b555-4091f3fb7a6e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8c2dc5bd-bd1b-449c-a8db-4dcf7ecbdcbe","LogTimestamp":"2023-04-25T00:45:41.102Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:45:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:45:42.312Z","message":"Entering","context":{"RequestID":"25eaceb1-b219-448a-85ff-ff34f8a5aac1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0cf622e4-adfb-496d-ab70-c091575b28d2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:45:42.312Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:45:42.315Z","message":"{\"transactionId\":\"25eaceb1-b219-448a-85ff-ff34f8a5aac1\",\"status\":\"200\",\"rqstDate\":\"230425-00:45:42:313\",\"respDate\":\"230425-00:45:42:314\",\"sourceId\":\"haproxy:25eaceb1-b219-448a-85ff-ff34f8a5aac1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:45:42:313-91656\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2a934c22-f8b2-40e8-9499-c3fc1c510664], x-b3-parentspanid=[ff61d8d421784466], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[856541fd0b5ecef4ff61d8d421784466], x-b3-spanid=[8df41d2c413d2f41], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[25eaceb1-b219-448a-85ff-ff34f8a5aac1]}\\\"}\"}","context":{"RequestID":"25eaceb1-b219-448a-85ff-ff34f8a5aac1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0cf622e4-adfb-496d-ab70-c091575b28d2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:45:42.312Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:42.315Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"25eaceb1-b219-448a-85ff-ff34f8a5aac1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0cf622e4-adfb-496d-ab70-c091575b28d2","LogTimestamp":"2023-04-25T00:45:42.315Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:45:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:45:42.333Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:42.337Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:44.325Z","message":"Entering","context":{"RequestID":"8d05d0b9-8bb8-410c-b364-aab56ea40d57","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"905c2275-6825-4597-9f8f-e37471f91b21","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:45:44.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:45:44.328Z","message":"{\"transactionId\":\"8d05d0b9-8bb8-410c-b364-aab56ea40d57\",\"status\":\"200\",\"rqstDate\":\"230425-00:45:44:326\",\"respDate\":\"230425-00:45:44:328\",\"sourceId\":\"haproxy:8d05d0b9-8bb8-410c-b364-aab56ea40d57\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:45:44:326-71393\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7cdaef2a-f0fe-46eb-8802-a089f041fbdc], x-b3-parentspanid=[d065cb81c151ed17], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2e0f549092605fc2d065cb81c151ed17], x-b3-spanid=[2332d464856a927d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8d05d0b9-8bb8-410c-b364-aab56ea40d57]}\\\"}\"}","context":{"RequestID":"8d05d0b9-8bb8-410c-b364-aab56ea40d57","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"905c2275-6825-4597-9f8f-e37471f91b21","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:45:44.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:44.329Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8d05d0b9-8bb8-410c-b364-aab56ea40d57","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"905c2275-6825-4597-9f8f-e37471f91b21","LogTimestamp":"2023-04-25T00:45:44.329Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:45:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:45:46.337Z","message":"Entering","context":{"RequestID":"a216fc49-f05a-435e-b0be-5f5db2a68078","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"52b95f04-33de-43c0-ab10-dbc9d4712c3a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:45:46.337Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:45:46.339Z","message":"{\"transactionId\":\"a216fc49-f05a-435e-b0be-5f5db2a68078\",\"status\":\"200\",\"rqstDate\":\"230425-00:45:46:338\",\"respDate\":\"230425-00:45:46:339\",\"sourceId\":\"haproxy:a216fc49-f05a-435e-b0be-5f5db2a68078\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:45:46:338-93110\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f6538ddb-924e-438a-ba33-fe14f58905f0], x-b3-parentspanid=[48bc422dc1a107d6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[45a9605fd5ae2f7348bc422dc1a107d6], x-b3-spanid=[6188dd5847aba3d5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a216fc49-f05a-435e-b0be-5f5db2a68078]}\\\"}\"}","context":{"RequestID":"a216fc49-f05a-435e-b0be-5f5db2a68078","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"52b95f04-33de-43c0-ab10-dbc9d4712c3a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:45:46.337Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:46.340Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a216fc49-f05a-435e-b0be-5f5db2a68078","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"52b95f04-33de-43c0-ab10-dbc9d4712c3a","LogTimestamp":"2023-04-25T00:45:46.339Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:45:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:45:48.349Z","message":"Entering","context":{"RequestID":"76e6c618-09ac-4fb2-81af-6964de2f25e1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"772fc575-8793-47f1-a746-0c44bd0835bd","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:45:48.349Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:45:48.351Z","message":"{\"transactionId\":\"76e6c618-09ac-4fb2-81af-6964de2f25e1\",\"status\":\"200\",\"rqstDate\":\"230425-00:45:48:350\",\"respDate\":\"230425-00:45:48:351\",\"sourceId\":\"haproxy:76e6c618-09ac-4fb2-81af-6964de2f25e1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:45:48:350-8605\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[23963cde-f597-4613-be33-d3253d209cce], x-b3-parentspanid=[9ba7016787bf2dff], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[528e9b8403692f4b9ba7016787bf2dff], x-b3-spanid=[66ec641bf7323e68], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[76e6c618-09ac-4fb2-81af-6964de2f25e1]}\\\"}\"}","context":{"RequestID":"76e6c618-09ac-4fb2-81af-6964de2f25e1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"772fc575-8793-47f1-a746-0c44bd0835bd","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:45:48.349Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:48.352Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"76e6c618-09ac-4fb2-81af-6964de2f25e1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"772fc575-8793-47f1-a746-0c44bd0835bd","LogTimestamp":"2023-04-25T00:45:48.352Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:45:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:45:48.772Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:45:48.788Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:48.788Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:48.788Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:50.361Z","message":"Entering","context":{"RequestID":"8b644d9c-58cc-47fb-b829-ed7a3bc5a7c6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c267861b-f41d-4963-9d25-d84fbc338b55","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:45:50.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:45:50.364Z","message":"{\"transactionId\":\"8b644d9c-58cc-47fb-b829-ed7a3bc5a7c6\",\"status\":\"200\",\"rqstDate\":\"230425-00:45:50:362\",\"respDate\":\"230425-00:45:50:364\",\"sourceId\":\"haproxy:8b644d9c-58cc-47fb-b829-ed7a3bc5a7c6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:45:50:362-47337\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[af95ff3e-e961-44a6-8367-b6900d9f5e26], x-b3-parentspanid=[ad1a85ef116a0ceb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[59dbbe279c8ecfc0ad1a85ef116a0ceb], x-b3-spanid=[14bc95b75db09d36], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8b644d9c-58cc-47fb-b829-ed7a3bc5a7c6]}\\\"}\"}","context":{"RequestID":"8b644d9c-58cc-47fb-b829-ed7a3bc5a7c6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c267861b-f41d-4963-9d25-d84fbc338b55","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:45:50.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:50.365Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8b644d9c-58cc-47fb-b829-ed7a3bc5a7c6","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c267861b-f41d-4963-9d25-d84fbc338b55","LogTimestamp":"2023-04-25T00:45:50.364Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:45:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:45:50.889Z","message":"Entering","context":{"RequestID":"b8044910-b574-43d9-8887-6642daf3a4b8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"df913d7c-0047-47b4-a5d1-011f8676788b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:45:50.889Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:45:50.892Z","message":"{\"transactionId\":\"b8044910-b574-43d9-8887-6642daf3a4b8\",\"status\":\"200\",\"rqstDate\":\"230425-00:45:50:890\",\"respDate\":\"230425-00:45:50:892\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b8044910-b574-43d9-8887-6642daf3a4b8\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:45:50:890-27659\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[287a3d12-6819-452f-bb46-a19d93bd9300], x-b3-parentspanid=[4e39937c59f7ae76], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59985], x-envoy-attempt-count=[1], x-b3-traceid=[d64d8cbc59c363944e39937c59f7ae76], x-b3-spanid=[7a08da10edc135e4], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b8044910-b574-43d9-8887-6642daf3a4b8]}\\\"}\"}","context":{"RequestID":"b8044910-b574-43d9-8887-6642daf3a4b8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"df913d7c-0047-47b4-a5d1-011f8676788b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:45:50.889Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:50.893Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b8044910-b574-43d9-8887-6642daf3a4b8","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"df913d7c-0047-47b4-a5d1-011f8676788b","LogTimestamp":"2023-04-25T00:45:50.893Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:45:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:45:51.096Z","message":"Entering","context":{"RequestID":"06c15965-cd19-4e96-bda6-9bddfde1520a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0229e0cc-e4ff-4b83-b811-d17b8620ea2b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:45:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:45:51.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"06c15965-cd19-4e96-bda6-9bddfde1520a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0229e0cc-e4ff-4b83-b811-d17b8620ea2b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:45:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:51.099Z","message":"{\"transactionId\":\"06c15965-cd19-4e96-bda6-9bddfde1520a\",\"status\":\"200\",\"rqstDate\":\"230425-00:45:51:097\",\"respDate\":\"230425-00:45:51:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:06c15965-cd19-4e96-bda6-9bddfde1520a\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:45:51:097-88943\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[06c15965-cd19-4e96-bda6-9bddfde1520a]}\\\"}\"}","context":{"RequestID":"06c15965-cd19-4e96-bda6-9bddfde1520a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0229e0cc-e4ff-4b83-b811-d17b8620ea2b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:45:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:51.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"06c15965-cd19-4e96-bda6-9bddfde1520a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0229e0cc-e4ff-4b83-b811-d17b8620ea2b","LogTimestamp":"2023-04-25T00:45:51.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:45:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:45:52.375Z","message":"Entering","context":{"RequestID":"dacb2c55-9d8a-4dc2-9053-f6cf0b6be8e1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c79724a5-dc9a-45ad-a72f-af45d098a597","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:45:52.375Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:45:52.378Z","message":"{\"transactionId\":\"dacb2c55-9d8a-4dc2-9053-f6cf0b6be8e1\",\"status\":\"200\",\"rqstDate\":\"230425-00:45:52:376\",\"respDate\":\"230425-00:45:52:378\",\"sourceId\":\"haproxy:dacb2c55-9d8a-4dc2-9053-f6cf0b6be8e1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:45:52:376-60068\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e3e36e41-1c23-4c0f-8896-784babffd8f5], x-b3-parentspanid=[970479fbff941323], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3a6cdb4cc10600df970479fbff941323], x-b3-spanid=[bdcfbf2cc69827ee], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dacb2c55-9d8a-4dc2-9053-f6cf0b6be8e1]}\\\"}\"}","context":{"RequestID":"dacb2c55-9d8a-4dc2-9053-f6cf0b6be8e1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c79724a5-dc9a-45ad-a72f-af45d098a597","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:45:52.375Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:52.379Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dacb2c55-9d8a-4dc2-9053-f6cf0b6be8e1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c79724a5-dc9a-45ad-a72f-af45d098a597","LogTimestamp":"2023-04-25T00:45:52.379Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:45:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:45:54.389Z","message":"Entering","context":{"RequestID":"8a5a8837-84d5-4a64-9b3a-383c35ab64e9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"54fecc82-82be-41e9-a135-602ad605313a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:45:54.389Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:45:54.391Z","message":"{\"transactionId\":\"8a5a8837-84d5-4a64-9b3a-383c35ab64e9\",\"status\":\"200\",\"rqstDate\":\"230425-00:45:54:390\",\"respDate\":\"230425-00:45:54:391\",\"sourceId\":\"haproxy:8a5a8837-84d5-4a64-9b3a-383c35ab64e9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:45:54:390-17044\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ee43bc4e-7849-4d22-a02c-c4da471c3226], x-b3-parentspanid=[405858ffdb20f888], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[213bb0f88326efbb405858ffdb20f888], x-b3-spanid=[b9546a5738cd63e1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8a5a8837-84d5-4a64-9b3a-383c35ab64e9]}\\\"}\"}","context":{"RequestID":"8a5a8837-84d5-4a64-9b3a-383c35ab64e9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"54fecc82-82be-41e9-a135-602ad605313a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:45:54.389Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:54.392Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8a5a8837-84d5-4a64-9b3a-383c35ab64e9","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"54fecc82-82be-41e9-a135-602ad605313a","LogTimestamp":"2023-04-25T00:45:54.391Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:45:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:45:56.401Z","message":"Entering","context":{"RequestID":"14809625-264c-4277-a279-0905f68b86c4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"57392eef-f474-4bc0-9929-7e30b6f3af01","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:45:56.401Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:45:56.403Z","message":"{\"transactionId\":\"14809625-264c-4277-a279-0905f68b86c4\",\"status\":\"200\",\"rqstDate\":\"230425-00:45:56:401\",\"respDate\":\"230425-00:45:56:403\",\"sourceId\":\"haproxy:14809625-264c-4277-a279-0905f68b86c4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:45:56:401-94561\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7e41916c-ab38-417d-8c6e-bd1910fd2236], x-b3-parentspanid=[5e4eb622b24d3044], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[de73be11e750f1485e4eb622b24d3044], x-b3-spanid=[6bb311108000ff4c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[14809625-264c-4277-a279-0905f68b86c4]}\\\"}\"}","context":{"RequestID":"14809625-264c-4277-a279-0905f68b86c4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"57392eef-f474-4bc0-9929-7e30b6f3af01","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:45:56.401Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:56.404Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"14809625-264c-4277-a279-0905f68b86c4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"57392eef-f474-4bc0-9929-7e30b6f3af01","LogTimestamp":"2023-04-25T00:45:56.404Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:45:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:45:58.412Z","message":"Entering","context":{"RequestID":"1c83f7bc-8a8b-48d6-8643-82c888f5d3ad","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"17bb300b-9028-400a-989d-96520d9199a4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:45:58.412Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:45:58.415Z","message":"{\"transactionId\":\"1c83f7bc-8a8b-48d6-8643-82c888f5d3ad\",\"status\":\"200\",\"rqstDate\":\"230425-00:45:58:413\",\"respDate\":\"230425-00:45:58:415\",\"sourceId\":\"haproxy:1c83f7bc-8a8b-48d6-8643-82c888f5d3ad\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:45:58:413-63147\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6cd992da-5e02-4419-b4fd-0ae52ab308db], x-b3-parentspanid=[86a69c373fe80195], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c53b02f644d4bffd86a69c373fe80195], x-b3-spanid=[7294dc774d733a6f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1c83f7bc-8a8b-48d6-8643-82c888f5d3ad]}\\\"}\"}","context":{"RequestID":"1c83f7bc-8a8b-48d6-8643-82c888f5d3ad","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"17bb300b-9028-400a-989d-96520d9199a4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:45:58.412Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:58.416Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1c83f7bc-8a8b-48d6-8643-82c888f5d3ad","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"17bb300b-9028-400a-989d-96520d9199a4","LogTimestamp":"2023-04-25T00:45:58.416Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:45:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:45:58.772Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:45:58.785Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:58.785Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:45:58.785Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:00.426Z","message":"Entering","context":{"RequestID":"a7b12633-5717-435b-bf6a-834405f12c00","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f012c943-9905-43b7-98d3-a6903c5b1b9f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:46:00.425Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:46:00.428Z","message":"{\"transactionId\":\"a7b12633-5717-435b-bf6a-834405f12c00\",\"status\":\"200\",\"rqstDate\":\"230425-00:46:00:426\",\"respDate\":\"230425-00:46:00:428\",\"sourceId\":\"haproxy:a7b12633-5717-435b-bf6a-834405f12c00\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:46:00:426-3527\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[70cace83-7df3-4c44-a028-458a9e3fedb0], x-b3-parentspanid=[794d3489cc45e7d8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[17407e3f97d3092b794d3489cc45e7d8], x-b3-spanid=[39434f6f1ab49968], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a7b12633-5717-435b-bf6a-834405f12c00]}\\\"}\"}","context":{"RequestID":"a7b12633-5717-435b-bf6a-834405f12c00","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f012c943-9905-43b7-98d3-a6903c5b1b9f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:46:00.425Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:00.429Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a7b12633-5717-435b-bf6a-834405f12c00","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f012c943-9905-43b7-98d3-a6903c5b1b9f","LogTimestamp":"2023-04-25T00:46:00.429Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:46:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:46:00.894Z","message":"Entering","context":{"RequestID":"1b4e1571-78b9-476e-b69b-c01bc118af9e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7a1ed2ca-34a7-4c27-afca-1dae1b1211aa","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:46:00.894Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:46:00.896Z","message":"{\"transactionId\":\"1b4e1571-78b9-476e-b69b-c01bc118af9e\",\"status\":\"200\",\"rqstDate\":\"230425-00:46:00:895\",\"respDate\":\"230425-00:46:00:896\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:1b4e1571-78b9-476e-b69b-c01bc118af9e\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:46:00:895-73493\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ad6f2ee3-4421-4d0c-9100-a0fa7cc9a28b], x-b3-parentspanid=[37fced1cc9acbe0e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[36985], x-envoy-attempt-count=[1], x-b3-traceid=[e92b51ff9c0ee39337fced1cc9acbe0e], x-b3-spanid=[69cfb7add6e89f76], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[1b4e1571-78b9-476e-b69b-c01bc118af9e]}\\\"}\"}","context":{"RequestID":"1b4e1571-78b9-476e-b69b-c01bc118af9e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7a1ed2ca-34a7-4c27-afca-1dae1b1211aa","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:46:00.894Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:00.897Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1b4e1571-78b9-476e-b69b-c01bc118af9e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7a1ed2ca-34a7-4c27-afca-1dae1b1211aa","LogTimestamp":"2023-04-25T00:46:00.897Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:46:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:46:01.096Z","message":"Entering","context":{"RequestID":"50b18ae4-75a1-4a02-ae9c-d30442adce2d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7e5bbd8e-355a-4986-aee5-ffbb61d63b27","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:46:01.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:46:01.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"50b18ae4-75a1-4a02-ae9c-d30442adce2d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7e5bbd8e-355a-4986-aee5-ffbb61d63b27","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:46:01.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:01.099Z","message":"{\"transactionId\":\"50b18ae4-75a1-4a02-ae9c-d30442adce2d\",\"status\":\"200\",\"rqstDate\":\"230425-00:46:01:097\",\"respDate\":\"230425-00:46:01:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:50b18ae4-75a1-4a02-ae9c-d30442adce2d\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:46:01:097-75738\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[50b18ae4-75a1-4a02-ae9c-d30442adce2d]}\\\"}\"}","context":{"RequestID":"50b18ae4-75a1-4a02-ae9c-d30442adce2d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7e5bbd8e-355a-4986-aee5-ffbb61d63b27","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:46:01.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:01.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"50b18ae4-75a1-4a02-ae9c-d30442adce2d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7e5bbd8e-355a-4986-aee5-ffbb61d63b27","LogTimestamp":"2023-04-25T00:46:01.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:46:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:46:02.438Z","message":"Entering","context":{"RequestID":"6f2690c2-5e59-4231-8c90-e3fd99af8595","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f0be2a33-1d89-425f-868f-64f2542f8c6f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:46:02.438Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:46:02.441Z","message":"{\"transactionId\":\"6f2690c2-5e59-4231-8c90-e3fd99af8595\",\"status\":\"200\",\"rqstDate\":\"230425-00:46:02:439\",\"respDate\":\"230425-00:46:02:441\",\"sourceId\":\"haproxy:6f2690c2-5e59-4231-8c90-e3fd99af8595\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:46:02:439-40090\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[79a10e52-ff98-4d2a-bb6e-f6b8a9b77524], x-b3-parentspanid=[0d6677d9158f9a06], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[679ea25912ad481d0d6677d9158f9a06], x-b3-spanid=[53c8494c4e7a7cf3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6f2690c2-5e59-4231-8c90-e3fd99af8595]}\\\"}\"}","context":{"RequestID":"6f2690c2-5e59-4231-8c90-e3fd99af8595","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f0be2a33-1d89-425f-868f-64f2542f8c6f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:46:02.438Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:02.441Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6f2690c2-5e59-4231-8c90-e3fd99af8595","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f0be2a33-1d89-425f-868f-64f2542f8c6f","LogTimestamp":"2023-04-25T00:46:02.441Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:46:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:46:04.450Z","message":"Entering","context":{"RequestID":"6ad0e58e-9711-4765-97d5-3edd1ea327bc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"28d1aebc-7283-4fbd-82a9-9a4381163971","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:46:04.450Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:46:04.453Z","message":"{\"transactionId\":\"6ad0e58e-9711-4765-97d5-3edd1ea327bc\",\"status\":\"200\",\"rqstDate\":\"230425-00:46:04:451\",\"respDate\":\"230425-00:46:04:452\",\"sourceId\":\"haproxy:6ad0e58e-9711-4765-97d5-3edd1ea327bc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:46:04:451-16264\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[07e7bde4-55ca-4593-a158-19f9faaac7fa], x-b3-parentspanid=[2eac2f81dabef378], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a0704bc99ebfafee2eac2f81dabef378], x-b3-spanid=[bf4236786b2fd5c5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6ad0e58e-9711-4765-97d5-3edd1ea327bc]}\\\"}\"}","context":{"RequestID":"6ad0e58e-9711-4765-97d5-3edd1ea327bc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"28d1aebc-7283-4fbd-82a9-9a4381163971","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:46:04.450Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:04.453Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6ad0e58e-9711-4765-97d5-3edd1ea327bc","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"28d1aebc-7283-4fbd-82a9-9a4381163971","LogTimestamp":"2023-04-25T00:46:04.453Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:46:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:46:06.462Z","message":"Entering","context":{"RequestID":"f4c676e2-da4b-4ae4-8cc7-97d44e20c590","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"eb675a78-f1a5-4cbf-9f6f-8b1587a948fa","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:46:06.462Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:46:06.465Z","message":"{\"transactionId\":\"f4c676e2-da4b-4ae4-8cc7-97d44e20c590\",\"status\":\"200\",\"rqstDate\":\"230425-00:46:06:463\",\"respDate\":\"230425-00:46:06:465\",\"sourceId\":\"haproxy:f4c676e2-da4b-4ae4-8cc7-97d44e20c590\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:46:06:463-26447\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b16ad80f-df91-4fcf-876e-9ed131f72fe8], x-b3-parentspanid=[32b44e5353a92d7e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0fa064fe1a46061a32b44e5353a92d7e], x-b3-spanid=[31f62f2e61e31bf9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f4c676e2-da4b-4ae4-8cc7-97d44e20c590]}\\\"}\"}","context":{"RequestID":"f4c676e2-da4b-4ae4-8cc7-97d44e20c590","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"eb675a78-f1a5-4cbf-9f6f-8b1587a948fa","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:46:06.462Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:06.466Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f4c676e2-da4b-4ae4-8cc7-97d44e20c590","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eb675a78-f1a5-4cbf-9f6f-8b1587a948fa","LogTimestamp":"2023-04-25T00:46:06.466Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:46:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:46:08.475Z","message":"Entering","context":{"RequestID":"5a05a783-1d9c-4cbf-b0f8-f31f0d7605de","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c7b5d7f1-1ef7-4fa6-8ef1-fb539fa5c09c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:46:08.475Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:46:08.478Z","message":"{\"transactionId\":\"5a05a783-1d9c-4cbf-b0f8-f31f0d7605de\",\"status\":\"200\",\"rqstDate\":\"230425-00:46:08:476\",\"respDate\":\"230425-00:46:08:478\",\"sourceId\":\"haproxy:5a05a783-1d9c-4cbf-b0f8-f31f0d7605de\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:46:08:476-30356\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[529f8732-bd15-46ee-9d86-e386e066d862], x-b3-parentspanid=[8d9e04a278728ece], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8f039a9e6eb1e81b8d9e04a278728ece], x-b3-spanid=[6a727c02b37ee3a6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5a05a783-1d9c-4cbf-b0f8-f31f0d7605de]}\\\"}\"}","context":{"RequestID":"5a05a783-1d9c-4cbf-b0f8-f31f0d7605de","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c7b5d7f1-1ef7-4fa6-8ef1-fb539fa5c09c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:46:08.475Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:08.479Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5a05a783-1d9c-4cbf-b0f8-f31f0d7605de","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c7b5d7f1-1ef7-4fa6-8ef1-fb539fa5c09c","LogTimestamp":"2023-04-25T00:46:08.479Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:46:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:46:08.772Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:46:08.793Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:08.794Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:08.794Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:10.489Z","message":"Entering","context":{"RequestID":"d2685fcd-918c-4575-aade-c32f8c4b9094","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7d6793c2-9587-4351-ba9d-054ac51d6028","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:46:10.488Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:46:10.491Z","message":"{\"transactionId\":\"d2685fcd-918c-4575-aade-c32f8c4b9094\",\"status\":\"200\",\"rqstDate\":\"230425-00:46:10:489\",\"respDate\":\"230425-00:46:10:491\",\"sourceId\":\"haproxy:d2685fcd-918c-4575-aade-c32f8c4b9094\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:46:10:489-43892\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2819d7ed-fd94-4385-9de2-f81b2bbc92a9], x-b3-parentspanid=[937dd6b2df4c6cd1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[40486b9ed76e4993937dd6b2df4c6cd1], x-b3-spanid=[b4c85c959aa08469], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d2685fcd-918c-4575-aade-c32f8c4b9094]}\\\"}\"}","context":{"RequestID":"d2685fcd-918c-4575-aade-c32f8c4b9094","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7d6793c2-9587-4351-ba9d-054ac51d6028","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:46:10.488Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:10.492Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d2685fcd-918c-4575-aade-c32f8c4b9094","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7d6793c2-9587-4351-ba9d-054ac51d6028","LogTimestamp":"2023-04-25T00:46:10.492Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:46:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:46:10.888Z","message":"Entering","context":{"RequestID":"890ae8f5-9671-4d22-934f-f23e4c4c11b0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a5613f94-3b5e-405a-bd1d-4570b478db09","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:46:10.888Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:46:10.891Z","message":"{\"transactionId\":\"890ae8f5-9671-4d22-934f-f23e4c4c11b0\",\"status\":\"200\",\"rqstDate\":\"230425-00:46:10:889\",\"respDate\":\"230425-00:46:10:890\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:890ae8f5-9671-4d22-934f-f23e4c4c11b0\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:46:10:889-88414\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[60061c7a-fa86-42cf-9811-196990bf61fc], x-b3-parentspanid=[e8261a48fbe11127], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50135], x-envoy-attempt-count=[1], x-b3-traceid=[9ff13a3585d5f613e8261a48fbe11127], x-b3-spanid=[14a27a2a7a5a2049], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[890ae8f5-9671-4d22-934f-f23e4c4c11b0]}\\\"}\"}","context":{"RequestID":"890ae8f5-9671-4d22-934f-f23e4c4c11b0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a5613f94-3b5e-405a-bd1d-4570b478db09","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:46:10.888Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:10.891Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"890ae8f5-9671-4d22-934f-f23e4c4c11b0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a5613f94-3b5e-405a-bd1d-4570b478db09","LogTimestamp":"2023-04-25T00:46:10.891Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:46:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:46:11.097Z","message":"Entering","context":{"RequestID":"32761a28-969c-4f75-863f-daab8fdb41ed","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e842c8e5-7b48-4de8-b1b2-3e482a40170a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:46:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:46:11.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"32761a28-969c-4f75-863f-daab8fdb41ed","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e842c8e5-7b48-4de8-b1b2-3e482a40170a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:46:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:11.101Z","message":"{\"transactionId\":\"32761a28-969c-4f75-863f-daab8fdb41ed\",\"status\":\"200\",\"rqstDate\":\"230425-00:46:11:098\",\"respDate\":\"230425-00:46:11:101\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:32761a28-969c-4f75-863f-daab8fdb41ed\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:46:11:098-61275\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[32761a28-969c-4f75-863f-daab8fdb41ed]}\\\"}\"}","context":{"RequestID":"32761a28-969c-4f75-863f-daab8fdb41ed","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e842c8e5-7b48-4de8-b1b2-3e482a40170a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:46:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:11.102Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"32761a28-969c-4f75-863f-daab8fdb41ed","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e842c8e5-7b48-4de8-b1b2-3e482a40170a","LogTimestamp":"2023-04-25T00:46:11.102Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:46:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:46:12.338Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:12.341Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:12.502Z","message":"Entering","context":{"RequestID":"5e510d75-1250-4062-a18c-149efa5ed009","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"946e11c1-c081-4aab-89b5-1603a42f8091","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:46:12.502Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:46:12.503Z","message":"{\"transactionId\":\"5e510d75-1250-4062-a18c-149efa5ed009\",\"status\":\"200\",\"rqstDate\":\"230425-00:46:12:502\",\"respDate\":\"230425-00:46:12:503\",\"sourceId\":\"haproxy:5e510d75-1250-4062-a18c-149efa5ed009\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:46:12:502-96224\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c3ec4f73-0e38-4b8e-8d9d-6da8a842636b], x-b3-parentspanid=[2f1326bf5ad5c3d0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ba4d719e32cd9d3b2f1326bf5ad5c3d0], x-b3-spanid=[ba964a5f83077a3b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5e510d75-1250-4062-a18c-149efa5ed009]}\\\"}\"}","context":{"RequestID":"5e510d75-1250-4062-a18c-149efa5ed009","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"946e11c1-c081-4aab-89b5-1603a42f8091","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:46:12.502Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:12.504Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5e510d75-1250-4062-a18c-149efa5ed009","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"946e11c1-c081-4aab-89b5-1603a42f8091","LogTimestamp":"2023-04-25T00:46:12.504Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:46:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:46:14.514Z","message":"Entering","context":{"RequestID":"b4ef9fef-451b-4282-b5be-32d6dafb6c67","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c5a7d719-9ef8-4221-bc7d-de63161a8b36","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:46:14.514Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:46:14.517Z","message":"{\"transactionId\":\"b4ef9fef-451b-4282-b5be-32d6dafb6c67\",\"status\":\"200\",\"rqstDate\":\"230425-00:46:14:515\",\"respDate\":\"230425-00:46:14:517\",\"sourceId\":\"haproxy:b4ef9fef-451b-4282-b5be-32d6dafb6c67\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:46:14:515-67428\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[93197da1-b1ae-4b03-8a5f-2610ef2275d7], x-b3-parentspanid=[b1a2fa82ebe38d24], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8e7362389f1f8648b1a2fa82ebe38d24], x-b3-spanid=[7339dce752b90871], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b4ef9fef-451b-4282-b5be-32d6dafb6c67]}\\\"}\"}","context":{"RequestID":"b4ef9fef-451b-4282-b5be-32d6dafb6c67","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c5a7d719-9ef8-4221-bc7d-de63161a8b36","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:46:14.514Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:14.518Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b4ef9fef-451b-4282-b5be-32d6dafb6c67","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c5a7d719-9ef8-4221-bc7d-de63161a8b36","LogTimestamp":"2023-04-25T00:46:14.518Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:46:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:46:16.527Z","message":"Entering","context":{"RequestID":"8fd47511-3b20-461d-8407-e87664dd945d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5937ab9b-35db-48f8-96b4-19d5fb14ce83","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:46:16.527Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:46:16.529Z","message":"{\"transactionId\":\"8fd47511-3b20-461d-8407-e87664dd945d\",\"status\":\"200\",\"rqstDate\":\"230425-00:46:16:528\",\"respDate\":\"230425-00:46:16:529\",\"sourceId\":\"haproxy:8fd47511-3b20-461d-8407-e87664dd945d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:46:16:528-72633\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a6b3540f-53c3-44f2-acad-e1b20ee9adff], x-b3-parentspanid=[5249ed500b28ffc9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4c50dd0f1c42d9485249ed500b28ffc9], x-b3-spanid=[fe602bff63b68fe6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8fd47511-3b20-461d-8407-e87664dd945d]}\\\"}\"}","context":{"RequestID":"8fd47511-3b20-461d-8407-e87664dd945d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5937ab9b-35db-48f8-96b4-19d5fb14ce83","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:46:16.527Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:16.530Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8fd47511-3b20-461d-8407-e87664dd945d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5937ab9b-35db-48f8-96b4-19d5fb14ce83","LogTimestamp":"2023-04-25T00:46:16.530Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:46:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:46:18.539Z","message":"Entering","context":{"RequestID":"5f411e1a-f426-4e37-888e-a6ac9eb6d926","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8655c8bc-62fc-4db4-8e25-14ae4a9eaa02","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:46:18.538Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:46:18.541Z","message":"{\"transactionId\":\"5f411e1a-f426-4e37-888e-a6ac9eb6d926\",\"status\":\"200\",\"rqstDate\":\"230425-00:46:18:539\",\"respDate\":\"230425-00:46:18:541\",\"sourceId\":\"haproxy:5f411e1a-f426-4e37-888e-a6ac9eb6d926\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:46:18:539-38296\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[84c9968d-cc01-404a-ae5d-b0c435be0c7c], x-b3-parentspanid=[4631ad9712872586], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1d7fe3d89e4b8c1e4631ad9712872586], x-b3-spanid=[d66569afcc2a49c0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5f411e1a-f426-4e37-888e-a6ac9eb6d926]}\\\"}\"}","context":{"RequestID":"5f411e1a-f426-4e37-888e-a6ac9eb6d926","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8655c8bc-62fc-4db4-8e25-14ae4a9eaa02","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:46:18.538Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:18.541Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5f411e1a-f426-4e37-888e-a6ac9eb6d926","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8655c8bc-62fc-4db4-8e25-14ae4a9eaa02","LogTimestamp":"2023-04-25T00:46:18.541Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:46:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:46:18.772Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:46:18.788Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:18.788Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:18.789Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:20.550Z","message":"Entering","context":{"RequestID":"86450cf2-06b2-4180-be20-5c1e120ea1d0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5b90646d-c973-430b-9275-cc6f1a54c0f2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:46:20.549Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:46:20.553Z","message":"{\"transactionId\":\"86450cf2-06b2-4180-be20-5c1e120ea1d0\",\"status\":\"200\",\"rqstDate\":\"230425-00:46:20:551\",\"respDate\":\"230425-00:46:20:553\",\"sourceId\":\"haproxy:86450cf2-06b2-4180-be20-5c1e120ea1d0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:46:20:551-19934\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a3e2b042-26be-46ca-88e0-0da9d45d5eb0], x-b3-parentspanid=[7bbc01b3116a57f9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f450f9e9e43ff6ba7bbc01b3116a57f9], x-b3-spanid=[da105c9cddcb0fe5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[86450cf2-06b2-4180-be20-5c1e120ea1d0]}\\\"}\"}","context":{"RequestID":"86450cf2-06b2-4180-be20-5c1e120ea1d0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5b90646d-c973-430b-9275-cc6f1a54c0f2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:46:20.549Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:20.554Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"86450cf2-06b2-4180-be20-5c1e120ea1d0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5b90646d-c973-430b-9275-cc6f1a54c0f2","LogTimestamp":"2023-04-25T00:46:20.554Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:46:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:46:20.891Z","message":"Entering","context":{"RequestID":"a4d5539a-d5b4-4dd4-bca0-ea63b4ec55f3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0927a9a5-7ee7-42d1-819d-a23d84fdc05d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:46:20.891Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:46:20.893Z","message":"{\"transactionId\":\"a4d5539a-d5b4-4dd4-bca0-ea63b4ec55f3\",\"status\":\"200\",\"rqstDate\":\"230425-00:46:20:891\",\"respDate\":\"230425-00:46:20:893\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a4d5539a-d5b4-4dd4-bca0-ea63b4ec55f3\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:46:20:891-6788\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c2feac1c-85a0-401f-b2b5-c6294484f387], x-b3-parentspanid=[87bc3aa309455313], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51521], x-envoy-attempt-count=[1], x-b3-traceid=[8eccb6122850659b87bc3aa309455313], x-b3-spanid=[c0918a80f1da2217], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a4d5539a-d5b4-4dd4-bca0-ea63b4ec55f3]}\\\"}\"}","context":{"RequestID":"a4d5539a-d5b4-4dd4-bca0-ea63b4ec55f3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0927a9a5-7ee7-42d1-819d-a23d84fdc05d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:46:20.891Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:20.893Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a4d5539a-d5b4-4dd4-bca0-ea63b4ec55f3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0927a9a5-7ee7-42d1-819d-a23d84fdc05d","LogTimestamp":"2023-04-25T00:46:20.893Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:46:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:46:21.095Z","message":"Entering","context":{"RequestID":"2c64213e-6e1e-4c98-ba45-447ee511b58a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"70b0cb0c-570f-48be-9730-df43bbaabca9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:46:21.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:46:21.097Z","message":"Database is available from CACHED check.","context":{"RequestID":"2c64213e-6e1e-4c98-ba45-447ee511b58a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"70b0cb0c-570f-48be-9730-df43bbaabca9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:46:21.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:21.098Z","message":"{\"transactionId\":\"2c64213e-6e1e-4c98-ba45-447ee511b58a\",\"status\":\"200\",\"rqstDate\":\"230425-00:46:21:096\",\"respDate\":\"230425-00:46:21:098\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2c64213e-6e1e-4c98-ba45-447ee511b58a\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:46:21:096-7852\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2c64213e-6e1e-4c98-ba45-447ee511b58a]}\\\"}\"}","context":{"RequestID":"2c64213e-6e1e-4c98-ba45-447ee511b58a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"70b0cb0c-570f-48be-9730-df43bbaabca9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:46:21.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:21.098Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2c64213e-6e1e-4c98-ba45-447ee511b58a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"70b0cb0c-570f-48be-9730-df43bbaabca9","LogTimestamp":"2023-04-25T00:46:21.098Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:46:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:46:22.562Z","message":"Entering","context":{"RequestID":"a0d3dbb3-ad9d-4057-bf50-79bb0c4a92db","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ec39275d-0190-4372-b7e4-57a6b80be1db","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:46:22.562Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:46:22.564Z","message":"{\"transactionId\":\"a0d3dbb3-ad9d-4057-bf50-79bb0c4a92db\",\"status\":\"200\",\"rqstDate\":\"230425-00:46:22:562\",\"respDate\":\"230425-00:46:22:564\",\"sourceId\":\"haproxy:a0d3dbb3-ad9d-4057-bf50-79bb0c4a92db\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:46:22:562-3020\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[415921e5-43c7-433c-bb13-e894a3677d1d], x-b3-parentspanid=[cc7467c58842ac87], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a661d7e03cd11806cc7467c58842ac87], x-b3-spanid=[720ec07007b41d54], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a0d3dbb3-ad9d-4057-bf50-79bb0c4a92db]}\\\"}\"}","context":{"RequestID":"a0d3dbb3-ad9d-4057-bf50-79bb0c4a92db","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ec39275d-0190-4372-b7e4-57a6b80be1db","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:46:22.562Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:22.564Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a0d3dbb3-ad9d-4057-bf50-79bb0c4a92db","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ec39275d-0190-4372-b7e4-57a6b80be1db","LogTimestamp":"2023-04-25T00:46:22.564Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:46:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:46:24.572Z","message":"Entering","context":{"RequestID":"58f42544-0bf4-4bb7-8614-d190c9ec35f0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6ddc923d-968e-4162-89c0-1de930623659","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:46:24.572Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:46:24.574Z","message":"{\"transactionId\":\"58f42544-0bf4-4bb7-8614-d190c9ec35f0\",\"status\":\"200\",\"rqstDate\":\"230425-00:46:24:573\",\"respDate\":\"230425-00:46:24:574\",\"sourceId\":\"haproxy:58f42544-0bf4-4bb7-8614-d190c9ec35f0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:46:24:573-93355\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8c369308-09c5-487c-a895-39c97cf15d47], x-b3-parentspanid=[5a24f3eac4b3882f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a25da95e89f676825a24f3eac4b3882f], x-b3-spanid=[09f8d43987ecad5a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[58f42544-0bf4-4bb7-8614-d190c9ec35f0]}\\\"}\"}","context":{"RequestID":"58f42544-0bf4-4bb7-8614-d190c9ec35f0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6ddc923d-968e-4162-89c0-1de930623659","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:46:24.572Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:24.575Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"58f42544-0bf4-4bb7-8614-d190c9ec35f0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6ddc923d-968e-4162-89c0-1de930623659","LogTimestamp":"2023-04-25T00:46:24.575Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:46:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:46:26.583Z","message":"Entering","context":{"RequestID":"16a69ee4-8570-4353-8c0e-b29fb34da9e5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7a939ff4-cc88-4d8d-9f1d-8035d1a37584","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:46:26.583Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:46:26.585Z","message":"{\"transactionId\":\"16a69ee4-8570-4353-8c0e-b29fb34da9e5\",\"status\":\"200\",\"rqstDate\":\"230425-00:46:26:584\",\"respDate\":\"230425-00:46:26:585\",\"sourceId\":\"haproxy:16a69ee4-8570-4353-8c0e-b29fb34da9e5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:46:26:584-88590\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5f867edb-1b1b-4d3a-aea8-c448ce312dcd], x-b3-parentspanid=[b79eac770d44117d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1dbffa001516151fb79eac770d44117d], x-b3-spanid=[8905a7d1f4615d9f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[16a69ee4-8570-4353-8c0e-b29fb34da9e5]}\\\"}\"}","context":{"RequestID":"16a69ee4-8570-4353-8c0e-b29fb34da9e5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7a939ff4-cc88-4d8d-9f1d-8035d1a37584","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:46:26.583Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:26.585Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"16a69ee4-8570-4353-8c0e-b29fb34da9e5","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7a939ff4-cc88-4d8d-9f1d-8035d1a37584","LogTimestamp":"2023-04-25T00:46:26.585Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:46:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:46:28.594Z","message":"Entering","context":{"RequestID":"0ce362c1-a0c4-4cb7-9abb-287a27827d37","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1b0be222-596c-41a5-bffe-d61cae75aa6c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:46:28.593Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:46:28.596Z","message":"{\"transactionId\":\"0ce362c1-a0c4-4cb7-9abb-287a27827d37\",\"status\":\"200\",\"rqstDate\":\"230425-00:46:28:594\",\"respDate\":\"230425-00:46:28:596\",\"sourceId\":\"haproxy:0ce362c1-a0c4-4cb7-9abb-287a27827d37\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:46:28:594-27626\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[333d8493-6dab-4420-89c8-e0ed2b9b3d0a], x-b3-parentspanid=[d86a5ba95c68efa9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c95c6f76c133c9e2d86a5ba95c68efa9], x-b3-spanid=[a00fe84b40d9cbb1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0ce362c1-a0c4-4cb7-9abb-287a27827d37]}\\\"}\"}","context":{"RequestID":"0ce362c1-a0c4-4cb7-9abb-287a27827d37","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1b0be222-596c-41a5-bffe-d61cae75aa6c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:46:28.593Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:28.597Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0ce362c1-a0c4-4cb7-9abb-287a27827d37","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1b0be222-596c-41a5-bffe-d61cae75aa6c","LogTimestamp":"2023-04-25T00:46:28.597Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:46:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:46:28.772Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:46:28.788Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:28.788Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:28.789Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:30.605Z","message":"Entering","context":{"RequestID":"b7a88ffe-9279-44d3-bc9e-12304a3f6c2c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"25c8d02e-92c5-4919-8953-197e99625fe5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:46:30.605Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:46:30.607Z","message":"{\"transactionId\":\"b7a88ffe-9279-44d3-bc9e-12304a3f6c2c\",\"status\":\"200\",\"rqstDate\":\"230425-00:46:30:606\",\"respDate\":\"230425-00:46:30:607\",\"sourceId\":\"haproxy:b7a88ffe-9279-44d3-bc9e-12304a3f6c2c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:46:30:606-39361\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[540d58b8-3d1c-443b-afd0-8114fb10d456], x-b3-parentspanid=[ce50ce530b6b3130], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9e44ad709d0caee5ce50ce530b6b3130], x-b3-spanid=[1e0d970467f83a47], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b7a88ffe-9279-44d3-bc9e-12304a3f6c2c]}\\\"}\"}","context":{"RequestID":"b7a88ffe-9279-44d3-bc9e-12304a3f6c2c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"25c8d02e-92c5-4919-8953-197e99625fe5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:46:30.605Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:30.608Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b7a88ffe-9279-44d3-bc9e-12304a3f6c2c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"25c8d02e-92c5-4919-8953-197e99625fe5","LogTimestamp":"2023-04-25T00:46:30.608Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:46:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:46:30.888Z","message":"Entering","context":{"RequestID":"ac279f19-c4cc-4096-a2aa-0d4ea611202f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2f9b6f77-e3cd-4ce0-b6e8-fde20b741a26","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:46:30.888Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:46:30.891Z","message":"{\"transactionId\":\"ac279f19-c4cc-4096-a2aa-0d4ea611202f\",\"status\":\"200\",\"rqstDate\":\"230425-00:46:30:890\",\"respDate\":\"230425-00:46:30:891\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ac279f19-c4cc-4096-a2aa-0d4ea611202f\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:46:30:890-47579\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9640512f-666f-4bf9-8bb8-437e80e41ab9], x-b3-parentspanid=[254d0079af9b27f0], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54919], x-envoy-attempt-count=[1], x-b3-traceid=[b7e974673c293579254d0079af9b27f0], x-b3-spanid=[9e1b3085b6a53c55], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ac279f19-c4cc-4096-a2aa-0d4ea611202f]}\\\"}\"}","context":{"RequestID":"ac279f19-c4cc-4096-a2aa-0d4ea611202f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2f9b6f77-e3cd-4ce0-b6e8-fde20b741a26","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:46:30.888Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:30.892Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ac279f19-c4cc-4096-a2aa-0d4ea611202f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2f9b6f77-e3cd-4ce0-b6e8-fde20b741a26","LogTimestamp":"2023-04-25T00:46:30.892Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:46:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:46:31.097Z","message":"Entering","context":{"RequestID":"1097ec8f-d3c4-403b-907a-170e43a46ed0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3c6a450f-5a9c-4649-80ab-07fe75aaac59","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:46:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:46:31.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"1097ec8f-d3c4-403b-907a-170e43a46ed0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3c6a450f-5a9c-4649-80ab-07fe75aaac59","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:46:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:31.101Z","message":"{\"transactionId\":\"1097ec8f-d3c4-403b-907a-170e43a46ed0\",\"status\":\"200\",\"rqstDate\":\"230425-00:46:31:098\",\"respDate\":\"230425-00:46:31:101\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:1097ec8f-d3c4-403b-907a-170e43a46ed0\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:46:31:098-81458\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[1097ec8f-d3c4-403b-907a-170e43a46ed0]}\\\"}\"}","context":{"RequestID":"1097ec8f-d3c4-403b-907a-170e43a46ed0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3c6a450f-5a9c-4649-80ab-07fe75aaac59","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:46:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:31.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1097ec8f-d3c4-403b-907a-170e43a46ed0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3c6a450f-5a9c-4649-80ab-07fe75aaac59","LogTimestamp":"2023-04-25T00:46:31.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:46:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:46:32.617Z","message":"Entering","context":{"RequestID":"755f8188-4252-4603-b1ee-09d86faf6ae4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"289ddcde-3474-4b74-88a8-9f113e72d41a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:46:32.616Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:46:32.619Z","message":"{\"transactionId\":\"755f8188-4252-4603-b1ee-09d86faf6ae4\",\"status\":\"200\",\"rqstDate\":\"230425-00:46:32:618\",\"respDate\":\"230425-00:46:32:619\",\"sourceId\":\"haproxy:755f8188-4252-4603-b1ee-09d86faf6ae4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:46:32:618-38856\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f288f7b7-ec4b-48b0-9efa-ac13bd5b4bfc], x-b3-parentspanid=[79822d3881ca67f1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[75a8fc54265778d779822d3881ca67f1], x-b3-spanid=[d56542d2bb556409], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[755f8188-4252-4603-b1ee-09d86faf6ae4]}\\\"}\"}","context":{"RequestID":"755f8188-4252-4603-b1ee-09d86faf6ae4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"289ddcde-3474-4b74-88a8-9f113e72d41a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:46:32.616Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:32.620Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"755f8188-4252-4603-b1ee-09d86faf6ae4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"289ddcde-3474-4b74-88a8-9f113e72d41a","LogTimestamp":"2023-04-25T00:46:32.620Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:46:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:46:34.630Z","message":"Entering","context":{"RequestID":"0ab89ce6-8542-4aa7-b05e-15a6ff0b65c4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"278d0919-5bc3-420b-ae81-4314c87f2dca","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:46:34.630Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:46:34.634Z","message":"{\"transactionId\":\"0ab89ce6-8542-4aa7-b05e-15a6ff0b65c4\",\"status\":\"200\",\"rqstDate\":\"230425-00:46:34:631\",\"respDate\":\"230425-00:46:34:634\",\"sourceId\":\"haproxy:0ab89ce6-8542-4aa7-b05e-15a6ff0b65c4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:46:34:631-26474\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6eb09295-2a3b-42a3-ac21-340813ce1873], x-b3-parentspanid=[189318370f5646bd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1c9b9bc608daae30189318370f5646bd], x-b3-spanid=[403652227a375715], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0ab89ce6-8542-4aa7-b05e-15a6ff0b65c4]}\\\"}\"}","context":{"RequestID":"0ab89ce6-8542-4aa7-b05e-15a6ff0b65c4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"278d0919-5bc3-420b-ae81-4314c87f2dca","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:46:34.630Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:34.635Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0ab89ce6-8542-4aa7-b05e-15a6ff0b65c4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"278d0919-5bc3-420b-ae81-4314c87f2dca","LogTimestamp":"2023-04-25T00:46:34.634Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:46:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:46:36.644Z","message":"Entering","context":{"RequestID":"a94d91cc-6d66-4c71-b128-b554f8ef6869","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3e4a1697-d740-4d36-a1fd-5ad6c4528afb","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:46:36.644Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:46:36.647Z","message":"{\"transactionId\":\"a94d91cc-6d66-4c71-b128-b554f8ef6869\",\"status\":\"200\",\"rqstDate\":\"230425-00:46:36:645\",\"respDate\":\"230425-00:46:36:647\",\"sourceId\":\"haproxy:a94d91cc-6d66-4c71-b128-b554f8ef6869\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:46:36:645-30762\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[216aba3c-9565-4110-9d9b-ad63ae175c29], x-b3-parentspanid=[dc38ac9fc604cbe7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[13eaef10706d509adc38ac9fc604cbe7], x-b3-spanid=[79b2ad0d4c6479d3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a94d91cc-6d66-4c71-b128-b554f8ef6869]}\\\"}\"}","context":{"RequestID":"a94d91cc-6d66-4c71-b128-b554f8ef6869","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3e4a1697-d740-4d36-a1fd-5ad6c4528afb","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:46:36.644Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:36.648Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a94d91cc-6d66-4c71-b128-b554f8ef6869","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3e4a1697-d740-4d36-a1fd-5ad6c4528afb","LogTimestamp":"2023-04-25T00:46:36.647Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:46:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:46:38.655Z","message":"Entering","context":{"RequestID":"1f4d0406-54e6-4613-a067-9ff2ea13bf52","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"734fa91a-370d-4829-9b6f-7b3f16235eb7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:46:38.655Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:46:38.658Z","message":"{\"transactionId\":\"1f4d0406-54e6-4613-a067-9ff2ea13bf52\",\"status\":\"200\",\"rqstDate\":\"230425-00:46:38:656\",\"respDate\":\"230425-00:46:38:658\",\"sourceId\":\"haproxy:1f4d0406-54e6-4613-a067-9ff2ea13bf52\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:46:38:656-89195\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ae59a947-3edd-4884-9dab-ca83970099ea], x-b3-parentspanid=[517efa3094726f24], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fb26bc40203a4741517efa3094726f24], x-b3-spanid=[2d1906e90e7a5c3a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1f4d0406-54e6-4613-a067-9ff2ea13bf52]}\\\"}\"}","context":{"RequestID":"1f4d0406-54e6-4613-a067-9ff2ea13bf52","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"734fa91a-370d-4829-9b6f-7b3f16235eb7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:46:38.655Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:38.659Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1f4d0406-54e6-4613-a067-9ff2ea13bf52","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"734fa91a-370d-4829-9b6f-7b3f16235eb7","LogTimestamp":"2023-04-25T00:46:38.658Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:46:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:46:38.772Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:46:38.785Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:38.785Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:38.785Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:40.667Z","message":"Entering","context":{"RequestID":"ed4e22bc-1253-4ce5-a866-6fea31d54201","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c8d3f90f-f212-4f09-b412-46a3494f3559","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:46:40.667Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:46:40.670Z","message":"{\"transactionId\":\"ed4e22bc-1253-4ce5-a866-6fea31d54201\",\"status\":\"200\",\"rqstDate\":\"230425-00:46:40:668\",\"respDate\":\"230425-00:46:40:670\",\"sourceId\":\"haproxy:ed4e22bc-1253-4ce5-a866-6fea31d54201\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:46:40:668-48763\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4d6dc7f2-118d-4732-bb44-9528c1c0e757], x-b3-parentspanid=[c557e9f4ada631a4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0b421cb870db31b9c557e9f4ada631a4], x-b3-spanid=[b2299c25bae7fda7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ed4e22bc-1253-4ce5-a866-6fea31d54201]}\\\"}\"}","context":{"RequestID":"ed4e22bc-1253-4ce5-a866-6fea31d54201","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c8d3f90f-f212-4f09-b412-46a3494f3559","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:46:40.667Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:40.671Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ed4e22bc-1253-4ce5-a866-6fea31d54201","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c8d3f90f-f212-4f09-b412-46a3494f3559","LogTimestamp":"2023-04-25T00:46:40.671Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:46:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:46:40.888Z","message":"Entering","context":{"RequestID":"46adf154-9f7b-49b1-b1b9-f53b4da134c2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1d0b52f4-c4c3-4059-a867-3229ea4fbcb8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:46:40.888Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:46:40.891Z","message":"{\"transactionId\":\"46adf154-9f7b-49b1-b1b9-f53b4da134c2\",\"status\":\"200\",\"rqstDate\":\"230425-00:46:40:889\",\"respDate\":\"230425-00:46:40:890\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:46adf154-9f7b-49b1-b1b9-f53b4da134c2\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:46:40:889-76051\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8827f170-85cb-4317-b9d9-c0b78b7bdc47], x-b3-parentspanid=[a4bcd51a7b23ac1e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49897], x-envoy-attempt-count=[1], x-b3-traceid=[a53f02cef975403ca4bcd51a7b23ac1e], x-b3-spanid=[fd072e55f262c407], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[46adf154-9f7b-49b1-b1b9-f53b4da134c2]}\\\"}\"}","context":{"RequestID":"46adf154-9f7b-49b1-b1b9-f53b4da134c2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1d0b52f4-c4c3-4059-a867-3229ea4fbcb8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:46:40.888Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:40.892Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"46adf154-9f7b-49b1-b1b9-f53b4da134c2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1d0b52f4-c4c3-4059-a867-3229ea4fbcb8","LogTimestamp":"2023-04-25T00:46:40.891Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:46:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:46:41.096Z","message":"Entering","context":{"RequestID":"7c206118-66ee-4d37-9f08-9e6c1ea6b745","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"eb3a128c-a16b-4323-9eb5-ab80ded33e18","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:46:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:46:41.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"7c206118-66ee-4d37-9f08-9e6c1ea6b745","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"eb3a128c-a16b-4323-9eb5-ab80ded33e18","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:46:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:41.100Z","message":"{\"transactionId\":\"7c206118-66ee-4d37-9f08-9e6c1ea6b745\",\"status\":\"200\",\"rqstDate\":\"230425-00:46:41:097\",\"respDate\":\"230425-00:46:41:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7c206118-66ee-4d37-9f08-9e6c1ea6b745\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:46:41:097-17618\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7c206118-66ee-4d37-9f08-9e6c1ea6b745]}\\\"}\"}","context":{"RequestID":"7c206118-66ee-4d37-9f08-9e6c1ea6b745","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"eb3a128c-a16b-4323-9eb5-ab80ded33e18","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:46:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:41.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7c206118-66ee-4d37-9f08-9e6c1ea6b745","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eb3a128c-a16b-4323-9eb5-ab80ded33e18","LogTimestamp":"2023-04-25T00:46:41.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:46:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:46:42.342Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:42.346Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:42.680Z","message":"Entering","context":{"RequestID":"bc3ed667-ffa2-42a3-8827-b0704b56f904","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"467aefe8-2311-4ee0-b5fb-68b7129eb5eb","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:46:42.680Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:46:42.683Z","message":"{\"transactionId\":\"bc3ed667-ffa2-42a3-8827-b0704b56f904\",\"status\":\"200\",\"rqstDate\":\"230425-00:46:42:681\",\"respDate\":\"230425-00:46:42:682\",\"sourceId\":\"haproxy:bc3ed667-ffa2-42a3-8827-b0704b56f904\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:46:42:681-66569\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e2fbd330-1271-4824-ab30-7bd7e1779fcb], x-b3-parentspanid=[d5d97cfccb2181f7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9c78893e1b1b8a96d5d97cfccb2181f7], x-b3-spanid=[914979a3d3646f61], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bc3ed667-ffa2-42a3-8827-b0704b56f904]}\\\"}\"}","context":{"RequestID":"bc3ed667-ffa2-42a3-8827-b0704b56f904","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"467aefe8-2311-4ee0-b5fb-68b7129eb5eb","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:46:42.680Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:42.684Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bc3ed667-ffa2-42a3-8827-b0704b56f904","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"467aefe8-2311-4ee0-b5fb-68b7129eb5eb","LogTimestamp":"2023-04-25T00:46:42.684Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:46:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:46:44.693Z","message":"Entering","context":{"RequestID":"7e3a104c-70f3-496d-a36b-fc7b9a3b145e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4cd8b3e3-5668-4155-90d8-9e8fb1a510ef","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:46:44.693Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:46:44.696Z","message":"{\"transactionId\":\"7e3a104c-70f3-496d-a36b-fc7b9a3b145e\",\"status\":\"200\",\"rqstDate\":\"230425-00:46:44:694\",\"respDate\":\"230425-00:46:44:696\",\"sourceId\":\"haproxy:7e3a104c-70f3-496d-a36b-fc7b9a3b145e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:46:44:694-81375\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ea1e9589-192e-4b1f-bef7-8536fee67a1f], x-b3-parentspanid=[26198e21931acc23], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a4f05077c33cec6226198e21931acc23], x-b3-spanid=[30545ef476bef207], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7e3a104c-70f3-496d-a36b-fc7b9a3b145e]}\\\"}\"}","context":{"RequestID":"7e3a104c-70f3-496d-a36b-fc7b9a3b145e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4cd8b3e3-5668-4155-90d8-9e8fb1a510ef","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:46:44.693Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:44.697Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7e3a104c-70f3-496d-a36b-fc7b9a3b145e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4cd8b3e3-5668-4155-90d8-9e8fb1a510ef","LogTimestamp":"2023-04-25T00:46:44.697Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:46:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:46:46.705Z","message":"Entering","context":{"RequestID":"a15b84ac-18b8-4bc5-a775-19f1655c9cc9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"855dd986-b555-406d-b893-bd1733775bb9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:46:46.705Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:46:46.708Z","message":"{\"transactionId\":\"a15b84ac-18b8-4bc5-a775-19f1655c9cc9\",\"status\":\"200\",\"rqstDate\":\"230425-00:46:46:706\",\"respDate\":\"230425-00:46:46:708\",\"sourceId\":\"haproxy:a15b84ac-18b8-4bc5-a775-19f1655c9cc9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:46:46:706-38698\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0e905f66-a612-4639-a919-8b54e4f28360], x-b3-parentspanid=[738c2a47b6a29c46], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1bc23b5dd3a1858f738c2a47b6a29c46], x-b3-spanid=[26fb76422e40aa55], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a15b84ac-18b8-4bc5-a775-19f1655c9cc9]}\\\"}\"}","context":{"RequestID":"a15b84ac-18b8-4bc5-a775-19f1655c9cc9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"855dd986-b555-406d-b893-bd1733775bb9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:46:46.705Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:46.708Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a15b84ac-18b8-4bc5-a775-19f1655c9cc9","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"855dd986-b555-406d-b893-bd1733775bb9","LogTimestamp":"2023-04-25T00:46:46.708Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:46:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:46:48.717Z","message":"Entering","context":{"RequestID":"c32f9d4a-cf51-41d2-a98a-fd2e5ef2471e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6167f3ca-4466-48d9-893b-ae81054a92e5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:46:48.717Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:46:48.720Z","message":"{\"transactionId\":\"c32f9d4a-cf51-41d2-a98a-fd2e5ef2471e\",\"status\":\"200\",\"rqstDate\":\"230425-00:46:48:718\",\"respDate\":\"230425-00:46:48:720\",\"sourceId\":\"haproxy:c32f9d4a-cf51-41d2-a98a-fd2e5ef2471e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:46:48:718-25480\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7a4326bb-6536-4b24-8a17-8941dc35cada], x-b3-parentspanid=[4ab9507756de8128], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dc625e2abdfbf00e4ab9507756de8128], x-b3-spanid=[1bc9b1fbaa7209d7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c32f9d4a-cf51-41d2-a98a-fd2e5ef2471e]}\\\"}\"}","context":{"RequestID":"c32f9d4a-cf51-41d2-a98a-fd2e5ef2471e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6167f3ca-4466-48d9-893b-ae81054a92e5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:46:48.717Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:48.721Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c32f9d4a-cf51-41d2-a98a-fd2e5ef2471e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6167f3ca-4466-48d9-893b-ae81054a92e5","LogTimestamp":"2023-04-25T00:46:48.721Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:46:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:46:48.773Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:46:48.791Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:48.792Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:48.792Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:50.730Z","message":"Entering","context":{"RequestID":"f9436ee9-0f69-4e06-aabb-1c17a9ff5f3f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ebc0540d-cc80-4ddc-b84a-1edb9364577c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:46:50.730Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:46:50.734Z","message":"{\"transactionId\":\"f9436ee9-0f69-4e06-aabb-1c17a9ff5f3f\",\"status\":\"200\",\"rqstDate\":\"230425-00:46:50:732\",\"respDate\":\"230425-00:46:50:734\",\"sourceId\":\"haproxy:f9436ee9-0f69-4e06-aabb-1c17a9ff5f3f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:46:50:732-67195\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8cec85b7-6fb6-456a-8696-aa3175490e5e], x-b3-parentspanid=[4ee656ef95c7bf77], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[143790b8d5db2bae4ee656ef95c7bf77], x-b3-spanid=[cb603b343a2680f3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f9436ee9-0f69-4e06-aabb-1c17a9ff5f3f]}\\\"}\"}","context":{"RequestID":"f9436ee9-0f69-4e06-aabb-1c17a9ff5f3f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ebc0540d-cc80-4ddc-b84a-1edb9364577c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:46:50.730Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:50.735Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f9436ee9-0f69-4e06-aabb-1c17a9ff5f3f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ebc0540d-cc80-4ddc-b84a-1edb9364577c","LogTimestamp":"2023-04-25T00:46:50.735Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:46:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:46:50.889Z","message":"Entering","context":{"RequestID":"c4d90914-ac3b-4ae6-8f10-97d2e85fefa6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2ece51fe-3c5e-471a-a7ab-9c9cfd9f34c5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:46:50.888Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:46:50.891Z","message":"{\"transactionId\":\"c4d90914-ac3b-4ae6-8f10-97d2e85fefa6\",\"status\":\"200\",\"rqstDate\":\"230425-00:46:50:890\",\"respDate\":\"230425-00:46:50:891\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c4d90914-ac3b-4ae6-8f10-97d2e85fefa6\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:46:50:890-58546\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a0728154-a9c2-4329-989d-73174f78f119], x-b3-parentspanid=[dc4c6f9771f53d5e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42019], x-envoy-attempt-count=[1], x-b3-traceid=[44d4973d58bce0bcdc4c6f9771f53d5e], x-b3-spanid=[a701620c4cf70b50], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c4d90914-ac3b-4ae6-8f10-97d2e85fefa6]}\\\"}\"}","context":{"RequestID":"c4d90914-ac3b-4ae6-8f10-97d2e85fefa6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2ece51fe-3c5e-471a-a7ab-9c9cfd9f34c5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:46:50.888Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:50.892Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c4d90914-ac3b-4ae6-8f10-97d2e85fefa6","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2ece51fe-3c5e-471a-a7ab-9c9cfd9f34c5","LogTimestamp":"2023-04-25T00:46:50.892Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:46:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:46:51.098Z","message":"Entering","context":{"RequestID":"df2e8143-c173-46ef-8acd-7c8de61c4d96","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"5200c166-4133-4f66-a810-67251c8dc223","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:46:51.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:46:51.100Z","message":"Database is available from CACHED check.","context":{"RequestID":"df2e8143-c173-46ef-8acd-7c8de61c4d96","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"5200c166-4133-4f66-a810-67251c8dc223","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:46:51.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:51.101Z","message":"{\"transactionId\":\"df2e8143-c173-46ef-8acd-7c8de61c4d96\",\"status\":\"200\",\"rqstDate\":\"230425-00:46:51:099\",\"respDate\":\"230425-00:46:51:101\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:df2e8143-c173-46ef-8acd-7c8de61c4d96\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:46:51:099-78633\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[df2e8143-c173-46ef-8acd-7c8de61c4d96]}\\\"}\"}","context":{"RequestID":"df2e8143-c173-46ef-8acd-7c8de61c4d96","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"5200c166-4133-4f66-a810-67251c8dc223","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:46:51.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:51.102Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"df2e8143-c173-46ef-8acd-7c8de61c4d96","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5200c166-4133-4f66-a810-67251c8dc223","LogTimestamp":"2023-04-25T00:46:51.102Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:46:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:46:52.744Z","message":"Entering","context":{"RequestID":"aa595639-ff60-4c3c-92a0-59f5e34590bb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c7e8cbf2-5a53-4aef-aabf-da7d46afdb3c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:46:52.744Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:46:52.746Z","message":"{\"transactionId\":\"aa595639-ff60-4c3c-92a0-59f5e34590bb\",\"status\":\"200\",\"rqstDate\":\"230425-00:46:52:745\",\"respDate\":\"230425-00:46:52:746\",\"sourceId\":\"haproxy:aa595639-ff60-4c3c-92a0-59f5e34590bb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:46:52:745-89886\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[87acc48b-fcf4-46f5-a6a6-1d16d349f528], x-b3-parentspanid=[20f8d0cc5fab103d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5b19ac14440599dc20f8d0cc5fab103d], x-b3-spanid=[95e3b2b3907d9d2f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[aa595639-ff60-4c3c-92a0-59f5e34590bb]}\\\"}\"}","context":{"RequestID":"aa595639-ff60-4c3c-92a0-59f5e34590bb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c7e8cbf2-5a53-4aef-aabf-da7d46afdb3c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:46:52.744Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:52.748Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aa595639-ff60-4c3c-92a0-59f5e34590bb","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c7e8cbf2-5a53-4aef-aabf-da7d46afdb3c","LogTimestamp":"2023-04-25T00:46:52.747Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:46:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:46:54.758Z","message":"Entering","context":{"RequestID":"8ceeb0c6-b6e2-4c3c-960b-05341346a02b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6ae5ab0e-49c8-4778-94a3-97e8af60e257","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:46:54.758Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:46:54.761Z","message":"{\"transactionId\":\"8ceeb0c6-b6e2-4c3c-960b-05341346a02b\",\"status\":\"200\",\"rqstDate\":\"230425-00:46:54:759\",\"respDate\":\"230425-00:46:54:761\",\"sourceId\":\"haproxy:8ceeb0c6-b6e2-4c3c-960b-05341346a02b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:46:54:759-86874\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c9f53e46-c5ab-489e-ab10-82d8ebb23cba], x-b3-parentspanid=[9dd51c0ff902d941], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[508fe5b6e89a3dee9dd51c0ff902d941], x-b3-spanid=[24557e9ff153e6c3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8ceeb0c6-b6e2-4c3c-960b-05341346a02b]}\\\"}\"}","context":{"RequestID":"8ceeb0c6-b6e2-4c3c-960b-05341346a02b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6ae5ab0e-49c8-4778-94a3-97e8af60e257","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:46:54.758Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:54.762Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8ceeb0c6-b6e2-4c3c-960b-05341346a02b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6ae5ab0e-49c8-4778-94a3-97e8af60e257","LogTimestamp":"2023-04-25T00:46:54.762Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:46:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:46:56.770Z","message":"Entering","context":{"RequestID":"deaf56d0-b577-45f7-bea7-bd01a5ba802a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1ffc271c-0378-4999-8a32-2129aaadedb8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:46:56.770Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:46:56.773Z","message":"{\"transactionId\":\"deaf56d0-b577-45f7-bea7-bd01a5ba802a\",\"status\":\"200\",\"rqstDate\":\"230425-00:46:56:771\",\"respDate\":\"230425-00:46:56:773\",\"sourceId\":\"haproxy:deaf56d0-b577-45f7-bea7-bd01a5ba802a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:46:56:771-48188\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d1f748a6-e2b0-4402-bfdf-bc4c37abf3fe], x-b3-parentspanid=[1714f47286a50693], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[99a842ee19e36b3e1714f47286a50693], x-b3-spanid=[2ae2de35f036d0a2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[deaf56d0-b577-45f7-bea7-bd01a5ba802a]}\\\"}\"}","context":{"RequestID":"deaf56d0-b577-45f7-bea7-bd01a5ba802a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1ffc271c-0378-4999-8a32-2129aaadedb8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:46:56.770Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:56.773Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"deaf56d0-b577-45f7-bea7-bd01a5ba802a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1ffc271c-0378-4999-8a32-2129aaadedb8","LogTimestamp":"2023-04-25T00:46:56.773Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:46:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:46:58.774Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:46:58.783Z","message":"Entering","context":{"RequestID":"d8d5c14d-c913-4656-be03-4065833b7522","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"117f4447-79fd-40c3-9cea-0b0440c9f8d1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:46:58.783Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:46:58.785Z","message":"{\"transactionId\":\"d8d5c14d-c913-4656-be03-4065833b7522\",\"status\":\"200\",\"rqstDate\":\"230425-00:46:58:784\",\"respDate\":\"230425-00:46:58:785\",\"sourceId\":\"haproxy:d8d5c14d-c913-4656-be03-4065833b7522\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:46:58:784-55863\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d33ce7ea-2f77-46ba-968b-3a7991be78fa], x-b3-parentspanid=[c6614ee06ba9ad57], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[95f33241484929eac6614ee06ba9ad57], x-b3-spanid=[5cebb6d938ccb4ff], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d8d5c14d-c913-4656-be03-4065833b7522]}\\\"}\"}","context":{"RequestID":"d8d5c14d-c913-4656-be03-4065833b7522","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"117f4447-79fd-40c3-9cea-0b0440c9f8d1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:46:58.783Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:58.786Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d8d5c14d-c913-4656-be03-4065833b7522","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"117f4447-79fd-40c3-9cea-0b0440c9f8d1","LogTimestamp":"2023-04-25T00:46:58.786Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:46:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:46:58.789Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:58.790Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:46:58.790Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:00.797Z","message":"Entering","context":{"RequestID":"1e5d3d92-728b-4af6-a688-500eae935f8e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e9354611-8514-4e91-8475-f3323037111f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:47:00.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:47:00.800Z","message":"{\"transactionId\":\"1e5d3d92-728b-4af6-a688-500eae935f8e\",\"status\":\"200\",\"rqstDate\":\"230425-00:47:00:798\",\"respDate\":\"230425-00:47:00:800\",\"sourceId\":\"haproxy:1e5d3d92-728b-4af6-a688-500eae935f8e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:47:00:798-63213\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f969568c-fd90-4efb-9875-b84736a9cff0], x-b3-parentspanid=[6899a190a5f767c5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cf737224953c0ce26899a190a5f767c5], x-b3-spanid=[fb84e8a5c6701cc0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1e5d3d92-728b-4af6-a688-500eae935f8e]}\\\"}\"}","context":{"RequestID":"1e5d3d92-728b-4af6-a688-500eae935f8e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e9354611-8514-4e91-8475-f3323037111f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:47:00.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:00.801Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1e5d3d92-728b-4af6-a688-500eae935f8e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e9354611-8514-4e91-8475-f3323037111f","LogTimestamp":"2023-04-25T00:47:00.800Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:47:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:47:00.888Z","message":"Entering","context":{"RequestID":"f61b865e-f8b4-49a4-ad52-fdd70b5192ca","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"eda80dfb-aadc-4423-a890-5d23c7100b95","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:47:00.887Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:47:00.890Z","message":"{\"transactionId\":\"f61b865e-f8b4-49a4-ad52-fdd70b5192ca\",\"status\":\"200\",\"rqstDate\":\"230425-00:47:00:888\",\"respDate\":\"230425-00:47:00:890\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f61b865e-f8b4-49a4-ad52-fdd70b5192ca\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:47:00:888-7033\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3875e0c5-33f4-49dc-b046-6eb0dc4fc951], x-b3-parentspanid=[5f0b8767822c047c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[35333], x-envoy-attempt-count=[1], x-b3-traceid=[1f87985ad659be985f0b8767822c047c], x-b3-spanid=[a01641eb5128f186], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f61b865e-f8b4-49a4-ad52-fdd70b5192ca]}\\\"}\"}","context":{"RequestID":"f61b865e-f8b4-49a4-ad52-fdd70b5192ca","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"eda80dfb-aadc-4423-a890-5d23c7100b95","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:47:00.887Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:00.891Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f61b865e-f8b4-49a4-ad52-fdd70b5192ca","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eda80dfb-aadc-4423-a890-5d23c7100b95","LogTimestamp":"2023-04-25T00:47:00.891Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:47:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:47:01.097Z","message":"Entering","context":{"RequestID":"f55ca645-a11d-49d5-84d2-7236b9255a17","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6884eb18-935f-4597-8cd3-33dbd8370298","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:47:01.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:47:01.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"f55ca645-a11d-49d5-84d2-7236b9255a17","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6884eb18-935f-4597-8cd3-33dbd8370298","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:47:01.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:01.100Z","message":"{\"transactionId\":\"f55ca645-a11d-49d5-84d2-7236b9255a17\",\"status\":\"200\",\"rqstDate\":\"230425-00:47:01:098\",\"respDate\":\"230425-00:47:01:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f55ca645-a11d-49d5-84d2-7236b9255a17\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:47:01:098-53616\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f55ca645-a11d-49d5-84d2-7236b9255a17]}\\\"}\"}","context":{"RequestID":"f55ca645-a11d-49d5-84d2-7236b9255a17","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6884eb18-935f-4597-8cd3-33dbd8370298","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:47:01.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:01.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f55ca645-a11d-49d5-84d2-7236b9255a17","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6884eb18-935f-4597-8cd3-33dbd8370298","LogTimestamp":"2023-04-25T00:47:01.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:47:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:47:02.810Z","message":"Entering","context":{"RequestID":"a2587675-5d72-4c2b-9729-a6d5d2398b5e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9b09b22d-d2a8-41ff-b5fc-8e1bef103ce7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:47:02.810Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:47:02.813Z","message":"{\"transactionId\":\"a2587675-5d72-4c2b-9729-a6d5d2398b5e\",\"status\":\"200\",\"rqstDate\":\"230425-00:47:02:811\",\"respDate\":\"230425-00:47:02:812\",\"sourceId\":\"haproxy:a2587675-5d72-4c2b-9729-a6d5d2398b5e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:47:02:811-45254\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f247699c-b636-45a8-92b3-4e4ed7f9b20f], x-b3-parentspanid=[1bcfbab54522ddf2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bd809522ecaecc1b1bcfbab54522ddf2], x-b3-spanid=[4477ac7c92ce046e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a2587675-5d72-4c2b-9729-a6d5d2398b5e]}\\\"}\"}","context":{"RequestID":"a2587675-5d72-4c2b-9729-a6d5d2398b5e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9b09b22d-d2a8-41ff-b5fc-8e1bef103ce7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:47:02.810Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:02.813Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a2587675-5d72-4c2b-9729-a6d5d2398b5e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9b09b22d-d2a8-41ff-b5fc-8e1bef103ce7","LogTimestamp":"2023-04-25T00:47:02.813Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:47:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:47:04.823Z","message":"Entering","context":{"RequestID":"0ed766bd-de65-447c-b4d7-8a5a87a66d8e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3468a3e0-7493-459b-b848-5323b534b0bd","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:47:04.823Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:47:04.826Z","message":"{\"transactionId\":\"0ed766bd-de65-447c-b4d7-8a5a87a66d8e\",\"status\":\"200\",\"rqstDate\":\"230425-00:47:04:824\",\"respDate\":\"230425-00:47:04:825\",\"sourceId\":\"haproxy:0ed766bd-de65-447c-b4d7-8a5a87a66d8e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:47:04:824-2429\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2632fd97-4cc0-4d86-8958-1f4521eeffa8], x-b3-parentspanid=[2e7b2e19e7550cdd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e2c7045a548801642e7b2e19e7550cdd], x-b3-spanid=[7bad9661718d3a1d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0ed766bd-de65-447c-b4d7-8a5a87a66d8e]}\\\"}\"}","context":{"RequestID":"0ed766bd-de65-447c-b4d7-8a5a87a66d8e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3468a3e0-7493-459b-b848-5323b534b0bd","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:47:04.823Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:04.827Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0ed766bd-de65-447c-b4d7-8a5a87a66d8e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3468a3e0-7493-459b-b848-5323b534b0bd","LogTimestamp":"2023-04-25T00:47:04.827Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:47:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:47:06.836Z","message":"Entering","context":{"RequestID":"556ff5d7-770d-49fc-89c3-0fb9f4f3f1d4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9027930f-937e-4ec4-a4f8-b15a361f1e46","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:47:06.835Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:47:06.837Z","message":"{\"transactionId\":\"556ff5d7-770d-49fc-89c3-0fb9f4f3f1d4\",\"status\":\"200\",\"rqstDate\":\"230425-00:47:06:836\",\"respDate\":\"230425-00:47:06:837\",\"sourceId\":\"haproxy:556ff5d7-770d-49fc-89c3-0fb9f4f3f1d4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:47:06:836-62280\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6aa18d20-b988-4660-8266-194542b1f548], x-b3-parentspanid=[aae8081cc728de2a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9774f2b37f37e49daae8081cc728de2a], x-b3-spanid=[5a4a61719c6b67c6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[556ff5d7-770d-49fc-89c3-0fb9f4f3f1d4]}\\\"}\"}","context":{"RequestID":"556ff5d7-770d-49fc-89c3-0fb9f4f3f1d4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9027930f-937e-4ec4-a4f8-b15a361f1e46","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:47:06.835Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:06.838Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"556ff5d7-770d-49fc-89c3-0fb9f4f3f1d4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9027930f-937e-4ec4-a4f8-b15a361f1e46","LogTimestamp":"2023-04-25T00:47:06.838Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:47:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:47:08.775Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:47:08.788Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:08.788Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:08.789Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:08.845Z","message":"Entering","context":{"RequestID":"5331b8d4-5071-42ff-836b-7a2385edc2cd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8c775283-327e-4dc7-a277-305136422811","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:47:08.845Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:47:08.847Z","message":"{\"transactionId\":\"5331b8d4-5071-42ff-836b-7a2385edc2cd\",\"status\":\"200\",\"rqstDate\":\"230425-00:47:08:846\",\"respDate\":\"230425-00:47:08:847\",\"sourceId\":\"haproxy:5331b8d4-5071-42ff-836b-7a2385edc2cd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:47:08:846-34501\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[17910b41-bb72-4526-a381-0e0d9eb5a2e2], x-b3-parentspanid=[b71733c6e80672ff], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4305082f8da37488b71733c6e80672ff], x-b3-spanid=[7935bd7d95ce1229], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5331b8d4-5071-42ff-836b-7a2385edc2cd]}\\\"}\"}","context":{"RequestID":"5331b8d4-5071-42ff-836b-7a2385edc2cd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8c775283-327e-4dc7-a277-305136422811","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:47:08.845Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:08.848Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5331b8d4-5071-42ff-836b-7a2385edc2cd","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8c775283-327e-4dc7-a277-305136422811","LogTimestamp":"2023-04-25T00:47:08.848Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:47:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:47:10.857Z","message":"Entering","context":{"RequestID":"8c5675a3-6cb1-4d39-b290-09df822d9bfb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"922882f2-cc53-4e26-a106-68d5e0f1791d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:47:10.857Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:47:10.859Z","message":"{\"transactionId\":\"8c5675a3-6cb1-4d39-b290-09df822d9bfb\",\"status\":\"200\",\"rqstDate\":\"230425-00:47:10:858\",\"respDate\":\"230425-00:47:10:859\",\"sourceId\":\"haproxy:8c5675a3-6cb1-4d39-b290-09df822d9bfb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:47:10:858-17036\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ca75352b-3290-401a-940d-403c97f65cc6], x-b3-parentspanid=[b70e2498968c6b6d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4c0acaba7a0639fdb70e2498968c6b6d], x-b3-spanid=[e4b30c61dc62aa5c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8c5675a3-6cb1-4d39-b290-09df822d9bfb]}\\\"}\"}","context":{"RequestID":"8c5675a3-6cb1-4d39-b290-09df822d9bfb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"922882f2-cc53-4e26-a106-68d5e0f1791d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:47:10.857Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:10.860Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8c5675a3-6cb1-4d39-b290-09df822d9bfb","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"922882f2-cc53-4e26-a106-68d5e0f1791d","LogTimestamp":"2023-04-25T00:47:10.860Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:47:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:47:10.887Z","message":"Entering","context":{"RequestID":"401dba62-62e6-4247-a6d2-075c6f0ee5ef","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"10d25615-8460-4bdc-8004-1cd2c6ebef6c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:47:10.887Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:47:10.890Z","message":"{\"transactionId\":\"401dba62-62e6-4247-a6d2-075c6f0ee5ef\",\"status\":\"200\",\"rqstDate\":\"230425-00:47:10:888\",\"respDate\":\"230425-00:47:10:890\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:401dba62-62e6-4247-a6d2-075c6f0ee5ef\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:47:10:888-29251\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e029e4dd-67ea-4d92-b17a-75b925dc03ea], x-b3-parentspanid=[f346c0fa9231371f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[56231], x-envoy-attempt-count=[1], x-b3-traceid=[d96866d689b3d65cf346c0fa9231371f], x-b3-spanid=[75f93ce175a686f7], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[401dba62-62e6-4247-a6d2-075c6f0ee5ef]}\\\"}\"}","context":{"RequestID":"401dba62-62e6-4247-a6d2-075c6f0ee5ef","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"10d25615-8460-4bdc-8004-1cd2c6ebef6c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:47:10.887Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:10.891Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"401dba62-62e6-4247-a6d2-075c6f0ee5ef","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"10d25615-8460-4bdc-8004-1cd2c6ebef6c","LogTimestamp":"2023-04-25T00:47:10.890Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:47:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:47:11.097Z","message":"Entering","context":{"RequestID":"78e80742-e651-490e-844d-e1d2dd19acb2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a2d9145b-6750-4bd4-beb4-ad90b2fef97c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:47:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:47:11.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"78e80742-e651-490e-844d-e1d2dd19acb2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a2d9145b-6750-4bd4-beb4-ad90b2fef97c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:47:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:11.100Z","message":"{\"transactionId\":\"78e80742-e651-490e-844d-e1d2dd19acb2\",\"status\":\"200\",\"rqstDate\":\"230425-00:47:11:098\",\"respDate\":\"230425-00:47:11:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:78e80742-e651-490e-844d-e1d2dd19acb2\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:47:11:098-41602\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[78e80742-e651-490e-844d-e1d2dd19acb2]}\\\"}\"}","context":{"RequestID":"78e80742-e651-490e-844d-e1d2dd19acb2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a2d9145b-6750-4bd4-beb4-ad90b2fef97c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:47:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:11.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"78e80742-e651-490e-844d-e1d2dd19acb2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a2d9145b-6750-4bd4-beb4-ad90b2fef97c","LogTimestamp":"2023-04-25T00:47:11.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:47:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:47:12.347Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:12.352Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:12.869Z","message":"Entering","context":{"RequestID":"50086db5-ae46-4633-9feb-9fbc432dfd14","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3d59f1a5-2f82-4578-84b1-e1ddf240a628","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:47:12.869Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:47:12.871Z","message":"{\"transactionId\":\"50086db5-ae46-4633-9feb-9fbc432dfd14\",\"status\":\"200\",\"rqstDate\":\"230425-00:47:12:870\",\"respDate\":\"230425-00:47:12:871\",\"sourceId\":\"haproxy:50086db5-ae46-4633-9feb-9fbc432dfd14\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:47:12:870-80729\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c5ed83df-6929-4c4d-a424-6d11516075fc], x-b3-parentspanid=[bbb6e953bdd5b10d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ef891f02b82b8ce6bbb6e953bdd5b10d], x-b3-spanid=[75f2e2b24cd432b1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[50086db5-ae46-4633-9feb-9fbc432dfd14]}\\\"}\"}","context":{"RequestID":"50086db5-ae46-4633-9feb-9fbc432dfd14","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3d59f1a5-2f82-4578-84b1-e1ddf240a628","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:47:12.869Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:12.872Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"50086db5-ae46-4633-9feb-9fbc432dfd14","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3d59f1a5-2f82-4578-84b1-e1ddf240a628","LogTimestamp":"2023-04-25T00:47:12.872Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:47:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:47:14.881Z","message":"Entering","context":{"RequestID":"8f6280d4-36d3-4bd4-9d1c-ea14d41d6402","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"be7321ea-71ef-4ae6-aaca-e4b4a72f0df9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:47:14.881Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:47:14.883Z","message":"{\"transactionId\":\"8f6280d4-36d3-4bd4-9d1c-ea14d41d6402\",\"status\":\"200\",\"rqstDate\":\"230425-00:47:14:882\",\"respDate\":\"230425-00:47:14:883\",\"sourceId\":\"haproxy:8f6280d4-36d3-4bd4-9d1c-ea14d41d6402\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:47:14:882-36446\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[be545d9b-db49-91ca-a2ba-c3c18107ffa1], x-b3-parentspanid=[23176814abad0cf6], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b79bbcb54ea4821423176814abad0cf6], x-b3-spanid=[494faf62b0ef118c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8f6280d4-36d3-4bd4-9d1c-ea14d41d6402]}\\\"}\"}","context":{"RequestID":"8f6280d4-36d3-4bd4-9d1c-ea14d41d6402","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"be7321ea-71ef-4ae6-aaca-e4b4a72f0df9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:47:14.881Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:14.884Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8f6280d4-36d3-4bd4-9d1c-ea14d41d6402","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"be7321ea-71ef-4ae6-aaca-e4b4a72f0df9","LogTimestamp":"2023-04-25T00:47:14.884Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:47:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:47:16.893Z","message":"Entering","context":{"RequestID":"f28849b2-dc79-49a1-acf7-74e30b14f3bf","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8dd0b003-0da8-4826-98f0-82afc60faa9a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:47:16.893Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:47:16.895Z","message":"{\"transactionId\":\"f28849b2-dc79-49a1-acf7-74e30b14f3bf\",\"status\":\"200\",\"rqstDate\":\"230425-00:47:16:894\",\"respDate\":\"230425-00:47:16:895\",\"sourceId\":\"haproxy:f28849b2-dc79-49a1-acf7-74e30b14f3bf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:47:16:894-19390\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[38248fac-fde2-45d6-9b92-987304bdfcf7], x-b3-parentspanid=[ca013701c2d5efce], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[944b39973102806eca013701c2d5efce], x-b3-spanid=[b5d71d4cc53302ae], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f28849b2-dc79-49a1-acf7-74e30b14f3bf]}\\\"}\"}","context":{"RequestID":"f28849b2-dc79-49a1-acf7-74e30b14f3bf","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8dd0b003-0da8-4826-98f0-82afc60faa9a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:47:16.893Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:16.896Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f28849b2-dc79-49a1-acf7-74e30b14f3bf","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8dd0b003-0da8-4826-98f0-82afc60faa9a","LogTimestamp":"2023-04-25T00:47:16.896Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:47:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:47:18.776Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:47:18.788Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:18.788Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:18.788Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:18.904Z","message":"Entering","context":{"RequestID":"5af56096-5672-4660-861c-1d2e870dec2b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ad4a0009-38c8-4e57-aa68-8f2e51740093","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:47:18.903Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:47:18.906Z","message":"{\"transactionId\":\"5af56096-5672-4660-861c-1d2e870dec2b\",\"status\":\"200\",\"rqstDate\":\"230425-00:47:18:904\",\"respDate\":\"230425-00:47:18:906\",\"sourceId\":\"haproxy:5af56096-5672-4660-861c-1d2e870dec2b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:47:18:904-93534\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[34e0fcbe-31a4-4b19-8214-5972f3d35b9b], x-b3-parentspanid=[71421cd351dae7e3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a30623103497726071421cd351dae7e3], x-b3-spanid=[7ced5f3393dd7883], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5af56096-5672-4660-861c-1d2e870dec2b]}\\\"}\"}","context":{"RequestID":"5af56096-5672-4660-861c-1d2e870dec2b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ad4a0009-38c8-4e57-aa68-8f2e51740093","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:47:18.903Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:18.907Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5af56096-5672-4660-861c-1d2e870dec2b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ad4a0009-38c8-4e57-aa68-8f2e51740093","LogTimestamp":"2023-04-25T00:47:18.907Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:47:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:47:20.888Z","message":"Entering","context":{"RequestID":"36706ee3-ff44-41cc-9b04-c794a94676f2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"006d0c00-e8e4-417d-b828-5b68e7969928","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:47:20.888Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:47:20.890Z","message":"{\"transactionId\":\"36706ee3-ff44-41cc-9b04-c794a94676f2\",\"status\":\"200\",\"rqstDate\":\"230425-00:47:20:889\",\"respDate\":\"230425-00:47:20:890\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:36706ee3-ff44-41cc-9b04-c794a94676f2\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:47:20:889-560\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[404ed4d3-1f50-4f00-964e-42f0b4d789be], x-b3-parentspanid=[fb3a09a63d5599be], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59757], x-envoy-attempt-count=[1], x-b3-traceid=[dddfdcc41bc1e4b2fb3a09a63d5599be], x-b3-spanid=[28a759d36397f7f1], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[36706ee3-ff44-41cc-9b04-c794a94676f2]}\\\"}\"}","context":{"RequestID":"36706ee3-ff44-41cc-9b04-c794a94676f2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"006d0c00-e8e4-417d-b828-5b68e7969928","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:47:20.888Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:20.891Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"36706ee3-ff44-41cc-9b04-c794a94676f2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"006d0c00-e8e4-417d-b828-5b68e7969928","LogTimestamp":"2023-04-25T00:47:20.891Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:47:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:47:20.917Z","message":"Entering","context":{"RequestID":"0faba883-0332-495b-99e8-00fad5a4dbec","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a8234c13-cad9-45d3-9fc4-b3a260c8f703","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:47:20.917Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:47:20.919Z","message":"{\"transactionId\":\"0faba883-0332-495b-99e8-00fad5a4dbec\",\"status\":\"200\",\"rqstDate\":\"230425-00:47:20:917\",\"respDate\":\"230425-00:47:20:919\",\"sourceId\":\"haproxy:0faba883-0332-495b-99e8-00fad5a4dbec\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:47:20:917-64880\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cad9204d-f3dd-4934-b3cf-57e1e2abca8b], x-b3-parentspanid=[2c695991bb19b61d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7fb9d6a4068618bc2c695991bb19b61d], x-b3-spanid=[b941b5a0035e78df], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0faba883-0332-495b-99e8-00fad5a4dbec]}\\\"}\"}","context":{"RequestID":"0faba883-0332-495b-99e8-00fad5a4dbec","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a8234c13-cad9-45d3-9fc4-b3a260c8f703","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:47:20.917Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:20.920Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0faba883-0332-495b-99e8-00fad5a4dbec","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a8234c13-cad9-45d3-9fc4-b3a260c8f703","LogTimestamp":"2023-04-25T00:47:20.920Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:47:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:47:21.097Z","message":"Entering","context":{"RequestID":"6566395d-e6d1-4900-a184-3068c01680d7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1d94bfe0-5f00-4a4b-a14a-d93b0766826e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:47:21.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:47:21.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"6566395d-e6d1-4900-a184-3068c01680d7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1d94bfe0-5f00-4a4b-a14a-d93b0766826e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:47:21.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:21.100Z","message":"{\"transactionId\":\"6566395d-e6d1-4900-a184-3068c01680d7\",\"status\":\"200\",\"rqstDate\":\"230425-00:47:21:098\",\"respDate\":\"230425-00:47:21:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:6566395d-e6d1-4900-a184-3068c01680d7\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:47:21:098-71166\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[6566395d-e6d1-4900-a184-3068c01680d7]}\\\"}\"}","context":{"RequestID":"6566395d-e6d1-4900-a184-3068c01680d7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1d94bfe0-5f00-4a4b-a14a-d93b0766826e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:47:21.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:21.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6566395d-e6d1-4900-a184-3068c01680d7","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1d94bfe0-5f00-4a4b-a14a-d93b0766826e","LogTimestamp":"2023-04-25T00:47:21.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:47:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:47:22.929Z","message":"Entering","context":{"RequestID":"b766d6c5-c140-4620-aab4-13d966a3168d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ff7b5a9d-b329-4789-9be7-803d3275cd16","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:47:22.929Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:47:22.933Z","message":"{\"transactionId\":\"b766d6c5-c140-4620-aab4-13d966a3168d\",\"status\":\"200\",\"rqstDate\":\"230425-00:47:22:931\",\"respDate\":\"230425-00:47:22:933\",\"sourceId\":\"haproxy:b766d6c5-c140-4620-aab4-13d966a3168d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:47:22:931-65323\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[25321f21-d201-4c59-9e81-35d314d80050], x-b3-parentspanid=[d0bdb233c6e6a4a4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[25a8cd23e32289b7d0bdb233c6e6a4a4], x-b3-spanid=[6f0a5728e354bcc5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b766d6c5-c140-4620-aab4-13d966a3168d]}\\\"}\"}","context":{"RequestID":"b766d6c5-c140-4620-aab4-13d966a3168d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ff7b5a9d-b329-4789-9be7-803d3275cd16","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:47:22.929Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:22.934Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b766d6c5-c140-4620-aab4-13d966a3168d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ff7b5a9d-b329-4789-9be7-803d3275cd16","LogTimestamp":"2023-04-25T00:47:22.934Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:47:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:47:24.943Z","message":"Entering","context":{"RequestID":"5d0e278f-38da-4858-9a6e-2ba04b79465a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1ba58cf1-0683-4993-a717-20ecac30317e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:47:24.943Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:47:24.946Z","message":"{\"transactionId\":\"5d0e278f-38da-4858-9a6e-2ba04b79465a\",\"status\":\"200\",\"rqstDate\":\"230425-00:47:24:944\",\"respDate\":\"230425-00:47:24:946\",\"sourceId\":\"haproxy:5d0e278f-38da-4858-9a6e-2ba04b79465a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:47:24:944-7279\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[61d29013-ec1d-482f-be94-c1b4ff45d196], x-b3-parentspanid=[574b0b74da094950], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[40c7c2926c4384c4574b0b74da094950], x-b3-spanid=[ed94e4ccfd5303d9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5d0e278f-38da-4858-9a6e-2ba04b79465a]}\\\"}\"}","context":{"RequestID":"5d0e278f-38da-4858-9a6e-2ba04b79465a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1ba58cf1-0683-4993-a717-20ecac30317e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:47:24.943Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:24.947Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5d0e278f-38da-4858-9a6e-2ba04b79465a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1ba58cf1-0683-4993-a717-20ecac30317e","LogTimestamp":"2023-04-25T00:47:24.947Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:47:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:47:26.957Z","message":"Entering","context":{"RequestID":"843c2699-020c-4501-bc63-8d31a0188c7c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3a980a58-c4f3-4471-b3f9-e82ea1a2d81e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:47:26.957Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:47:26.959Z","message":"{\"transactionId\":\"843c2699-020c-4501-bc63-8d31a0188c7c\",\"status\":\"200\",\"rqstDate\":\"230425-00:47:26:957\",\"respDate\":\"230425-00:47:26:959\",\"sourceId\":\"haproxy:843c2699-020c-4501-bc63-8d31a0188c7c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:47:26:957-12668\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f10cc0e5-fd06-4857-8c29-7b4043759e05], x-b3-parentspanid=[49351655cfb5d3fc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c2094be6c3f2f7e449351655cfb5d3fc], x-b3-spanid=[522415e740a44298], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[843c2699-020c-4501-bc63-8d31a0188c7c]}\\\"}\"}","context":{"RequestID":"843c2699-020c-4501-bc63-8d31a0188c7c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3a980a58-c4f3-4471-b3f9-e82ea1a2d81e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:47:26.957Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:26.959Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"843c2699-020c-4501-bc63-8d31a0188c7c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3a980a58-c4f3-4471-b3f9-e82ea1a2d81e","LogTimestamp":"2023-04-25T00:47:26.959Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:47:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:47:28.776Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:47:28.790Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:28.790Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:28.791Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:28.968Z","message":"Entering","context":{"RequestID":"0f5cdb0a-1e63-4e41-9527-f583d2122f82","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"784c3af7-146a-4f7c-a801-69c5a9aab20f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:47:28.968Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:47:28.970Z","message":"{\"transactionId\":\"0f5cdb0a-1e63-4e41-9527-f583d2122f82\",\"status\":\"200\",\"rqstDate\":\"230425-00:47:28:968\",\"respDate\":\"230425-00:47:28:970\",\"sourceId\":\"haproxy:0f5cdb0a-1e63-4e41-9527-f583d2122f82\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:47:28:968-51054\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[563603bf-bcbc-412f-bcde-eeb2828ee037], x-b3-parentspanid=[f267e8bdc6ffe8b1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c7b0c637acef51f0f267e8bdc6ffe8b1], x-b3-spanid=[a88f89ed7c077217], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0f5cdb0a-1e63-4e41-9527-f583d2122f82]}\\\"}\"}","context":{"RequestID":"0f5cdb0a-1e63-4e41-9527-f583d2122f82","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"784c3af7-146a-4f7c-a801-69c5a9aab20f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:47:28.968Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:28.970Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0f5cdb0a-1e63-4e41-9527-f583d2122f82","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"784c3af7-146a-4f7c-a801-69c5a9aab20f","LogTimestamp":"2023-04-25T00:47:28.970Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:47:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:47:30.888Z","message":"Entering","context":{"RequestID":"4514b8c5-80ad-4008-b4a9-810ad7be271e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"701ff70b-988d-4190-b6ff-d00825e934b9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:47:30.888Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:47:30.890Z","message":"{\"transactionId\":\"4514b8c5-80ad-4008-b4a9-810ad7be271e\",\"status\":\"200\",\"rqstDate\":\"230425-00:47:30:889\",\"respDate\":\"230425-00:47:30:890\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4514b8c5-80ad-4008-b4a9-810ad7be271e\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:47:30:889-43896\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[87c37313-2981-4c64-aa39-2766a25b991b], x-b3-parentspanid=[8468bcc15645d548], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44409], x-envoy-attempt-count=[1], x-b3-traceid=[0167a42ffd9e4e908468bcc15645d548], x-b3-spanid=[226d1845ee670f57], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4514b8c5-80ad-4008-b4a9-810ad7be271e]}\\\"}\"}","context":{"RequestID":"4514b8c5-80ad-4008-b4a9-810ad7be271e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"701ff70b-988d-4190-b6ff-d00825e934b9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:47:30.888Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:30.891Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4514b8c5-80ad-4008-b4a9-810ad7be271e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"701ff70b-988d-4190-b6ff-d00825e934b9","LogTimestamp":"2023-04-25T00:47:30.891Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:47:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:47:30.978Z","message":"Entering","context":{"RequestID":"e0dc2427-0dac-4c68-8a3b-ece0b2610c13","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0213f0be-e19a-4264-a90e-d80dfa1614b5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:47:30.978Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:47:30.982Z","message":"{\"transactionId\":\"e0dc2427-0dac-4c68-8a3b-ece0b2610c13\",\"status\":\"200\",\"rqstDate\":\"230425-00:47:30:979\",\"respDate\":\"230425-00:47:30:982\",\"sourceId\":\"haproxy:e0dc2427-0dac-4c68-8a3b-ece0b2610c13\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:47:30:979-6008\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fbbeaacb-0c51-401f-b859-4c1ee943884a], x-b3-parentspanid=[257a40d117c491e8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b1eb8e3b082feed0257a40d117c491e8], x-b3-spanid=[27f738572e25b98a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e0dc2427-0dac-4c68-8a3b-ece0b2610c13]}\\\"}\"}","context":{"RequestID":"e0dc2427-0dac-4c68-8a3b-ece0b2610c13","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0213f0be-e19a-4264-a90e-d80dfa1614b5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:47:30.978Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:30.983Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e0dc2427-0dac-4c68-8a3b-ece0b2610c13","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0213f0be-e19a-4264-a90e-d80dfa1614b5","LogTimestamp":"2023-04-25T00:47:30.983Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:47:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:47:31.098Z","message":"Entering","context":{"RequestID":"4fbb60b8-d221-4d72-90d5-28ebfefd9b9a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2626bece-eb3a-4808-9a94-e6267e0f87fc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:47:31.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:47:31.100Z","message":"Database is available from CACHED check.","context":{"RequestID":"4fbb60b8-d221-4d72-90d5-28ebfefd9b9a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2626bece-eb3a-4808-9a94-e6267e0f87fc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:47:31.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:31.101Z","message":"{\"transactionId\":\"4fbb60b8-d221-4d72-90d5-28ebfefd9b9a\",\"status\":\"200\",\"rqstDate\":\"230425-00:47:31:099\",\"respDate\":\"230425-00:47:31:101\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4fbb60b8-d221-4d72-90d5-28ebfefd9b9a\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:47:31:099-11970\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4fbb60b8-d221-4d72-90d5-28ebfefd9b9a]}\\\"}\"}","context":{"RequestID":"4fbb60b8-d221-4d72-90d5-28ebfefd9b9a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2626bece-eb3a-4808-9a94-e6267e0f87fc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:47:31.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:31.102Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4fbb60b8-d221-4d72-90d5-28ebfefd9b9a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2626bece-eb3a-4808-9a94-e6267e0f87fc","LogTimestamp":"2023-04-25T00:47:31.102Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:47:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:47:32.992Z","message":"Entering","context":{"RequestID":"aec7906e-5b2e-47b3-b88f-f94cee15bbc5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e91b3d88-883f-4545-9beb-1b3485195f2d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:47:32.992Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:47:32.995Z","message":"{\"transactionId\":\"aec7906e-5b2e-47b3-b88f-f94cee15bbc5\",\"status\":\"200\",\"rqstDate\":\"230425-00:47:32:993\",\"respDate\":\"230425-00:47:32:995\",\"sourceId\":\"haproxy:aec7906e-5b2e-47b3-b88f-f94cee15bbc5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:47:32:993-25714\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d41d0a0a-5236-42c1-a164-63791d244c3c], x-b3-parentspanid=[8e9052786372d752], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9ad9ea603369115d8e9052786372d752], x-b3-spanid=[6db0e2d7f96ba723], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[aec7906e-5b2e-47b3-b88f-f94cee15bbc5]}\\\"}\"}","context":{"RequestID":"aec7906e-5b2e-47b3-b88f-f94cee15bbc5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e91b3d88-883f-4545-9beb-1b3485195f2d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:47:32.992Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:32.996Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aec7906e-5b2e-47b3-b88f-f94cee15bbc5","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e91b3d88-883f-4545-9beb-1b3485195f2d","LogTimestamp":"2023-04-25T00:47:32.996Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:47:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:47:35.004Z","message":"Entering","context":{"RequestID":"f1843875-9093-4404-af29-a9928a3034e1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"02da06ac-6005-473e-b8c6-cf314efdd007","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:47:35.004Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:47:35.006Z","message":"{\"transactionId\":\"f1843875-9093-4404-af29-a9928a3034e1\",\"status\":\"200\",\"rqstDate\":\"230425-00:47:35:005\",\"respDate\":\"230425-00:47:35:006\",\"sourceId\":\"haproxy:f1843875-9093-4404-af29-a9928a3034e1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:47:35:005-8502\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e7374492-d893-4829-ae6e-651e259606b6], x-b3-parentspanid=[ee87dd9f2a969109], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6fbac9352ac0d7b4ee87dd9f2a969109], x-b3-spanid=[c72cb38870ed5ef8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f1843875-9093-4404-af29-a9928a3034e1]}\\\"}\"}","context":{"RequestID":"f1843875-9093-4404-af29-a9928a3034e1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"02da06ac-6005-473e-b8c6-cf314efdd007","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:47:35.004Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:35.007Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f1843875-9093-4404-af29-a9928a3034e1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"02da06ac-6005-473e-b8c6-cf314efdd007","LogTimestamp":"2023-04-25T00:47:35.007Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:47:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:47:37.016Z","message":"Entering","context":{"RequestID":"519db385-877e-47e7-b7fb-3cb9676f1888","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2c36aa0a-ebf2-42e3-b61f-6f16f08d16de","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:47:37.015Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:47:37.017Z","message":"{\"transactionId\":\"519db385-877e-47e7-b7fb-3cb9676f1888\",\"status\":\"200\",\"rqstDate\":\"230425-00:47:37:016\",\"respDate\":\"230425-00:47:37:017\",\"sourceId\":\"haproxy:519db385-877e-47e7-b7fb-3cb9676f1888\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:47:37:016-54294\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a5f4eb2e-b6cb-4f9f-9d1e-edfaa6c45604], x-b3-parentspanid=[dd1dd17aa53b97ed], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4a87300b15c72c85dd1dd17aa53b97ed], x-b3-spanid=[e6d850871f9142b1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[519db385-877e-47e7-b7fb-3cb9676f1888]}\\\"}\"}","context":{"RequestID":"519db385-877e-47e7-b7fb-3cb9676f1888","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2c36aa0a-ebf2-42e3-b61f-6f16f08d16de","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:47:37.015Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:37.018Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"519db385-877e-47e7-b7fb-3cb9676f1888","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2c36aa0a-ebf2-42e3-b61f-6f16f08d16de","LogTimestamp":"2023-04-25T00:47:37.018Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:47:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-25T00:47:38.776Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:47:38.790Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:38.790Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:38.791Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:39.027Z","message":"Entering","context":{"RequestID":"5dd3e030-ff87-4005-b277-f6aa5216691d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cc303538-6a3f-4808-8a88-d67c84b80d28","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:47:39.027Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:47:39.029Z","message":"{\"transactionId\":\"5dd3e030-ff87-4005-b277-f6aa5216691d\",\"status\":\"200\",\"rqstDate\":\"230425-00:47:39:028\",\"respDate\":\"230425-00:47:39:029\",\"sourceId\":\"haproxy:5dd3e030-ff87-4005-b277-f6aa5216691d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:47:39:028-83784\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b8614548-7365-4d04-9bcf-47d4e4e71b7e], x-b3-parentspanid=[d6d4157fbe8c7cf7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6b7573d47fa3d92ed6d4157fbe8c7cf7], x-b3-spanid=[1bb688e0d7394c8e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5dd3e030-ff87-4005-b277-f6aa5216691d]}\\\"}\"}","context":{"RequestID":"5dd3e030-ff87-4005-b277-f6aa5216691d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cc303538-6a3f-4808-8a88-d67c84b80d28","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:47:39.027Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:39.030Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5dd3e030-ff87-4005-b277-f6aa5216691d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cc303538-6a3f-4808-8a88-d67c84b80d28","LogTimestamp":"2023-04-25T00:47:39.030Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:47:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:47:40.887Z","message":"Entering","context":{"RequestID":"4a604cab-66ea-4145-a560-b4cdac0839ac","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"747b856c-5446-44c1-9555-4d7501fcc766","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:47:40.887Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:47:40.889Z","message":"{\"transactionId\":\"4a604cab-66ea-4145-a560-b4cdac0839ac\",\"status\":\"200\",\"rqstDate\":\"230425-00:47:40:888\",\"respDate\":\"230425-00:47:40:889\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4a604cab-66ea-4145-a560-b4cdac0839ac\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:47:40:888-70563\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[32b167ce-bebe-4072-9067-c27b78726d72], x-b3-parentspanid=[94778066a3b0a81d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49419], x-envoy-attempt-count=[1], x-b3-traceid=[1e4d31f355493c9a94778066a3b0a81d], x-b3-spanid=[a5f1982ae146f65c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4a604cab-66ea-4145-a560-b4cdac0839ac]}\\\"}\"}","context":{"RequestID":"4a604cab-66ea-4145-a560-b4cdac0839ac","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"747b856c-5446-44c1-9555-4d7501fcc766","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:47:40.887Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:40.889Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4a604cab-66ea-4145-a560-b4cdac0839ac","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"747b856c-5446-44c1-9555-4d7501fcc766","LogTimestamp":"2023-04-25T00:47:40.889Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:47:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:47:41.038Z","message":"Entering","context":{"RequestID":"2dcd7b11-bb89-4bff-bb72-292dce491595","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"44cc9b4c-6593-446f-9b28-7d51b932eb4a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:47:41.038Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:47:41.041Z","message":"{\"transactionId\":\"2dcd7b11-bb89-4bff-bb72-292dce491595\",\"status\":\"200\",\"rqstDate\":\"230425-00:47:41:039\",\"respDate\":\"230425-00:47:41:041\",\"sourceId\":\"haproxy:2dcd7b11-bb89-4bff-bb72-292dce491595\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:47:41:039-61465\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[16a3facc-a6ab-4351-bb79-951b5940db4f], x-b3-parentspanid=[6c0fa9b21de365c0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9a02f8928fce22ea6c0fa9b21de365c0], x-b3-spanid=[a1ed55e609b5ecbe], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2dcd7b11-bb89-4bff-bb72-292dce491595]}\\\"}\"}","context":{"RequestID":"2dcd7b11-bb89-4bff-bb72-292dce491595","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"44cc9b4c-6593-446f-9b28-7d51b932eb4a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:47:41.038Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:41.041Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2dcd7b11-bb89-4bff-bb72-292dce491595","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"44cc9b4c-6593-446f-9b28-7d51b932eb4a","LogTimestamp":"2023-04-25T00:47:41.041Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:47:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:47:41.096Z","message":"Entering","context":{"RequestID":"8159b185-71ce-445b-a54e-db79f0600817","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8936baca-f35e-4c3c-8b19-e0594c4d45bc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:47:41.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:47:41.097Z","message":"Database is available from CACHED check.","context":{"RequestID":"8159b185-71ce-445b-a54e-db79f0600817","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8936baca-f35e-4c3c-8b19-e0594c4d45bc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:47:41.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:41.098Z","message":"{\"transactionId\":\"8159b185-71ce-445b-a54e-db79f0600817\",\"status\":\"200\",\"rqstDate\":\"230425-00:47:41:096\",\"respDate\":\"230425-00:47:41:098\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8159b185-71ce-445b-a54e-db79f0600817\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:47:41:096-96543\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8159b185-71ce-445b-a54e-db79f0600817]}\\\"}\"}","context":{"RequestID":"8159b185-71ce-445b-a54e-db79f0600817","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8936baca-f35e-4c3c-8b19-e0594c4d45bc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:47:41.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:41.098Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8159b185-71ce-445b-a54e-db79f0600817","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8936baca-f35e-4c3c-8b19-e0594c4d45bc","LogTimestamp":"2023-04-25T00:47:41.098Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:47:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:47:42.353Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:42.357Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:43.050Z","message":"Entering","context":{"RequestID":"f6f21abd-4362-4fd7-a0c9-095408e67f87","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e29dad52-81f1-4437-89d4-ca6e758588cb","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:47:43.050Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:47:43.053Z","message":"{\"transactionId\":\"f6f21abd-4362-4fd7-a0c9-095408e67f87\",\"status\":\"200\",\"rqstDate\":\"230425-00:47:43:051\",\"respDate\":\"230425-00:47:43:053\",\"sourceId\":\"haproxy:f6f21abd-4362-4fd7-a0c9-095408e67f87\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:47:43:051-50364\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[05e6e902-e74a-45a9-a7f9-a32f7aea8db4], x-b3-parentspanid=[8faa7a9bdd2cf34f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[828ed925faec9a4e8faa7a9bdd2cf34f], x-b3-spanid=[9c01696c4d7eea66], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f6f21abd-4362-4fd7-a0c9-095408e67f87]}\\\"}\"}","context":{"RequestID":"f6f21abd-4362-4fd7-a0c9-095408e67f87","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e29dad52-81f1-4437-89d4-ca6e758588cb","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:47:43.050Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:43.054Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f6f21abd-4362-4fd7-a0c9-095408e67f87","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e29dad52-81f1-4437-89d4-ca6e758588cb","LogTimestamp":"2023-04-25T00:47:43.054Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:47:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:47:45.064Z","message":"Entering","context":{"RequestID":"f37fd841-a863-4ffd-abf6-d66ee36d175c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5fa4801f-bb95-4775-a048-fe9dca7519ae","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:47:45.064Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:47:45.066Z","message":"{\"transactionId\":\"f37fd841-a863-4ffd-abf6-d66ee36d175c\",\"status\":\"200\",\"rqstDate\":\"230425-00:47:45:065\",\"respDate\":\"230425-00:47:45:066\",\"sourceId\":\"haproxy:f37fd841-a863-4ffd-abf6-d66ee36d175c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:47:45:065-95583\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[179e2776-fd5f-42db-90ef-35ac31e23c0f], x-b3-parentspanid=[d0453ded721cda61], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[da686d8792d7c8eed0453ded721cda61], x-b3-spanid=[68b65e432b57ca9f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f37fd841-a863-4ffd-abf6-d66ee36d175c]}\\\"}\"}","context":{"RequestID":"f37fd841-a863-4ffd-abf6-d66ee36d175c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5fa4801f-bb95-4775-a048-fe9dca7519ae","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:47:45.064Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:45.068Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f37fd841-a863-4ffd-abf6-d66ee36d175c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5fa4801f-bb95-4775-a048-fe9dca7519ae","LogTimestamp":"2023-04-25T00:47:45.067Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:47:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:47:47.077Z","message":"Entering","context":{"RequestID":"03c27f99-c67f-44d1-bd75-924d41600013","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"06363a72-5dba-4e73-9887-10fdd41fb5b9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:47:47.077Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:47:47.080Z","message":"{\"transactionId\":\"03c27f99-c67f-44d1-bd75-924d41600013\",\"status\":\"200\",\"rqstDate\":\"230425-00:47:47:078\",\"respDate\":\"230425-00:47:47:080\",\"sourceId\":\"haproxy:03c27f99-c67f-44d1-bd75-924d41600013\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:47:47:078-61481\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[da9cf080-3e05-4691-bf39-7d9eb9587c12], x-b3-parentspanid=[4009d45019304d67], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ca8240ab04b36a374009d45019304d67], x-b3-spanid=[5325eafaf2aef335], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[03c27f99-c67f-44d1-bd75-924d41600013]}\\\"}\"}","context":{"RequestID":"03c27f99-c67f-44d1-bd75-924d41600013","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"06363a72-5dba-4e73-9887-10fdd41fb5b9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:47:47.077Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:47.081Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"03c27f99-c67f-44d1-bd75-924d41600013","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"06363a72-5dba-4e73-9887-10fdd41fb5b9","LogTimestamp":"2023-04-25T00:47:47.081Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:47:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:47:48.776Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:47:48.793Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:48.793Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:48.793Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:49.089Z","message":"Entering","context":{"RequestID":"4fda1615-b2b2-439c-ba73-9ae04f6f626e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8ee6bdee-ac7e-4d24-bce3-ff86da4c701a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:47:49.089Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:47:49.092Z","message":"{\"transactionId\":\"4fda1615-b2b2-439c-ba73-9ae04f6f626e\",\"status\":\"200\",\"rqstDate\":\"230425-00:47:49:090\",\"respDate\":\"230425-00:47:49:091\",\"sourceId\":\"haproxy:4fda1615-b2b2-439c-ba73-9ae04f6f626e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:47:49:090-93856\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2919ff2a-af6d-4032-bcbb-279e53196b27], x-b3-parentspanid=[2e278dfebe0ffe2f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2538b504c1fbbbbc2e278dfebe0ffe2f], x-b3-spanid=[37d3b3221240d498], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4fda1615-b2b2-439c-ba73-9ae04f6f626e]}\\\"}\"}","context":{"RequestID":"4fda1615-b2b2-439c-ba73-9ae04f6f626e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8ee6bdee-ac7e-4d24-bce3-ff86da4c701a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:47:49.089Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:49.092Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4fda1615-b2b2-439c-ba73-9ae04f6f626e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8ee6bdee-ac7e-4d24-bce3-ff86da4c701a","LogTimestamp":"2023-04-25T00:47:49.092Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:47:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:47:50.889Z","message":"Entering","context":{"RequestID":"4c7c7cc3-0224-46b5-8f13-1d7de7aec294","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8ff2f532-e8c7-4dc5-b813-a44aef7d44d2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:47:50.889Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:47:50.891Z","message":"{\"transactionId\":\"4c7c7cc3-0224-46b5-8f13-1d7de7aec294\",\"status\":\"200\",\"rqstDate\":\"230425-00:47:50:889\",\"respDate\":\"230425-00:47:50:891\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4c7c7cc3-0224-46b5-8f13-1d7de7aec294\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:47:50:889-86149\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[89a77336-4b0d-4121-a793-5e9ebc5e724e], x-b3-parentspanid=[14a5d776c528e7e3], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39025], x-envoy-attempt-count=[1], x-b3-traceid=[f99597079a2cf78a14a5d776c528e7e3], x-b3-spanid=[d95bc9f36f3d584c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4c7c7cc3-0224-46b5-8f13-1d7de7aec294]}\\\"}\"}","context":{"RequestID":"4c7c7cc3-0224-46b5-8f13-1d7de7aec294","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8ff2f532-e8c7-4dc5-b813-a44aef7d44d2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:47:50.889Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:50.892Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4c7c7cc3-0224-46b5-8f13-1d7de7aec294","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8ff2f532-e8c7-4dc5-b813-a44aef7d44d2","LogTimestamp":"2023-04-25T00:47:50.892Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:47:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:47:51.098Z","message":"Entering","context":{"RequestID":"0e0e7f6a-0290-4deb-ad99-6e2df15cce85","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"31fd0680-8b76-42b4-8370-f9d6c538e4f1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:47:51.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:47:51.101Z","message":"Entering","context":{"RequestID":"9629f3a7-1ca6-46c7-8983-ae95a2d18ddb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1dceedab-fd0f-4815-bffb-939abfc20607","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:47:51.101Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:47:51.101Z","message":"Database is available from CACHED check.","context":{"RequestID":"0e0e7f6a-0290-4deb-ad99-6e2df15cce85","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"31fd0680-8b76-42b4-8370-f9d6c538e4f1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:47:51.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:51.102Z","message":"{\"transactionId\":\"0e0e7f6a-0290-4deb-ad99-6e2df15cce85\",\"status\":\"200\",\"rqstDate\":\"230425-00:47:51:099\",\"respDate\":\"230425-00:47:51:102\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:0e0e7f6a-0290-4deb-ad99-6e2df15cce85\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:47:51:099-71068\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[0e0e7f6a-0290-4deb-ad99-6e2df15cce85]}\\\"}\"}","context":{"RequestID":"0e0e7f6a-0290-4deb-ad99-6e2df15cce85","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"31fd0680-8b76-42b4-8370-f9d6c538e4f1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:47:51.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:51.103Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0e0e7f6a-0290-4deb-ad99-6e2df15cce85","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"31fd0680-8b76-42b4-8370-f9d6c538e4f1","LogTimestamp":"2023-04-25T00:47:51.103Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:47:51.103Z","message":"{\"transactionId\":\"9629f3a7-1ca6-46c7-8983-ae95a2d18ddb\",\"status\":\"200\",\"rqstDate\":\"230425-00:47:51:102\",\"respDate\":\"230425-00:47:51:103\",\"sourceId\":\"haproxy:9629f3a7-1ca6-46c7-8983-ae95a2d18ddb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:47:51:102-98535\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e394348a-eccf-491c-b106-d490b9e22deb], x-b3-parentspanid=[b2dd539c8cf1256c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1ea7d2d1d52715b6b2dd539c8cf1256c], x-b3-spanid=[458a8c02da03f099], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9629f3a7-1ca6-46c7-8983-ae95a2d18ddb]}\\\"}\"}","context":{"RequestID":"9629f3a7-1ca6-46c7-8983-ae95a2d18ddb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1dceedab-fd0f-4815-bffb-939abfc20607","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:47:51.101Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:51.104Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9629f3a7-1ca6-46c7-8983-ae95a2d18ddb","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1dceedab-fd0f-4815-bffb-939abfc20607","LogTimestamp":"2023-04-25T00:47:51.104Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:47:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
127.0.0.6 - - [25/Apr/2023:00:47:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:47:53.114Z","message":"Entering","context":{"RequestID":"3431d80d-71d8-4f1a-ab67-ce7773d09e7e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b4bb537b-1fc5-4817-abc5-0445717f6fb0","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:47:53.114Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:47:53.116Z","message":"{\"transactionId\":\"3431d80d-71d8-4f1a-ab67-ce7773d09e7e\",\"status\":\"200\",\"rqstDate\":\"230425-00:47:53:114\",\"respDate\":\"230425-00:47:53:116\",\"sourceId\":\"haproxy:3431d80d-71d8-4f1a-ab67-ce7773d09e7e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:47:53:114-94123\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d26bd8e5-db42-441f-98c1-5e21476b4479], x-b3-parentspanid=[571324d83cfa7f49], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2e152fa3834c9622571324d83cfa7f49], x-b3-spanid=[d0669f710a5a0763], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3431d80d-71d8-4f1a-ab67-ce7773d09e7e]}\\\"}\"}","context":{"RequestID":"3431d80d-71d8-4f1a-ab67-ce7773d09e7e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b4bb537b-1fc5-4817-abc5-0445717f6fb0","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:47:53.114Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:53.117Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3431d80d-71d8-4f1a-ab67-ce7773d09e7e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b4bb537b-1fc5-4817-abc5-0445717f6fb0","LogTimestamp":"2023-04-25T00:47:53.117Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:47:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:47:55.126Z","message":"Entering","context":{"RequestID":"8877121f-3678-4878-9911-f28d5efcf9bd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fbd96980-d734-4557-af68-649971a7e127","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:47:55.126Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:47:55.129Z","message":"{\"transactionId\":\"8877121f-3678-4878-9911-f28d5efcf9bd\",\"status\":\"200\",\"rqstDate\":\"230425-00:47:55:127\",\"respDate\":\"230425-00:47:55:129\",\"sourceId\":\"haproxy:8877121f-3678-4878-9911-f28d5efcf9bd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:47:55:127-12732\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1a745f78-19d1-43eb-bf76-222caf9c41e6], x-b3-parentspanid=[57f47e9d38804377], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[76e35a50cb56b8d757f47e9d38804377], x-b3-spanid=[1047c2797d07547e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8877121f-3678-4878-9911-f28d5efcf9bd]}\\\"}\"}","context":{"RequestID":"8877121f-3678-4878-9911-f28d5efcf9bd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fbd96980-d734-4557-af68-649971a7e127","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:47:55.126Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:55.129Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8877121f-3678-4878-9911-f28d5efcf9bd","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fbd96980-d734-4557-af68-649971a7e127","LogTimestamp":"2023-04-25T00:47:55.129Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:47:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:47:57.138Z","message":"Entering","context":{"RequestID":"07dc4dcb-194e-4cc2-99af-e7119b2e309a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"90ec485f-a1fc-4ac4-80c9-070936e0bcd8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:47:57.137Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:47:57.140Z","message":"{\"transactionId\":\"07dc4dcb-194e-4cc2-99af-e7119b2e309a\",\"status\":\"200\",\"rqstDate\":\"230425-00:47:57:138\",\"respDate\":\"230425-00:47:57:140\",\"sourceId\":\"haproxy:07dc4dcb-194e-4cc2-99af-e7119b2e309a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:47:57:138-24852\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e5f541d2-3efd-4856-a5da-9021c14fd683], x-b3-parentspanid=[f69cb1dd62582fa3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f6e50802e95c8dcdf69cb1dd62582fa3], x-b3-spanid=[6dd5ca8affcae875], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[07dc4dcb-194e-4cc2-99af-e7119b2e309a]}\\\"}\"}","context":{"RequestID":"07dc4dcb-194e-4cc2-99af-e7119b2e309a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"90ec485f-a1fc-4ac4-80c9-070936e0bcd8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:47:57.137Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:57.141Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"07dc4dcb-194e-4cc2-99af-e7119b2e309a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"90ec485f-a1fc-4ac4-80c9-070936e0bcd8","LogTimestamp":"2023-04-25T00:47:57.141Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:47:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:47:58.777Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:47:58.790Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:58.791Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:58.791Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:59.150Z","message":"Entering","context":{"RequestID":"57d1715b-67d2-4af5-b1ef-9294f5635f16","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"16ae3f76-8d93-4a39-8d0f-eea89fded153","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:47:59.150Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:47:59.153Z","message":"{\"transactionId\":\"57d1715b-67d2-4af5-b1ef-9294f5635f16\",\"status\":\"200\",\"rqstDate\":\"230425-00:47:59:151\",\"respDate\":\"230425-00:47:59:153\",\"sourceId\":\"haproxy:57d1715b-67d2-4af5-b1ef-9294f5635f16\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:47:59:151-2816\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[852a2f7a-4a34-4603-8cc3-0d9e8c94e359], x-b3-parentspanid=[b3ffc0bf224a7b8c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d0a1d6282794f6e2b3ffc0bf224a7b8c], x-b3-spanid=[7ea35f63c792ac6a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[57d1715b-67d2-4af5-b1ef-9294f5635f16]}\\\"}\"}","context":{"RequestID":"57d1715b-67d2-4af5-b1ef-9294f5635f16","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"16ae3f76-8d93-4a39-8d0f-eea89fded153","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:47:59.150Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:47:59.154Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"57d1715b-67d2-4af5-b1ef-9294f5635f16","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"16ae3f76-8d93-4a39-8d0f-eea89fded153","LogTimestamp":"2023-04-25T00:47:59.153Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:47:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:48:00.886Z","message":"Entering","context":{"RequestID":"f0d48140-92a7-41be-929f-7705b1541d8c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f5525f67-e3ac-4742-9a89-63b17f478b43","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:48:00.886Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:48:00.888Z","message":"{\"transactionId\":\"f0d48140-92a7-41be-929f-7705b1541d8c\",\"status\":\"200\",\"rqstDate\":\"230425-00:48:00:887\",\"respDate\":\"230425-00:48:00:888\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f0d48140-92a7-41be-929f-7705b1541d8c\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:48:00:887-85284\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3d8a49ae-ed4f-478b-9c9e-89f7b60bf732], x-b3-parentspanid=[bbebb8374b25da29], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[48693], x-envoy-attempt-count=[1], x-b3-traceid=[7b26652b61a27c93bbebb8374b25da29], x-b3-spanid=[20c5c1d483972317], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f0d48140-92a7-41be-929f-7705b1541d8c]}\\\"}\"}","context":{"RequestID":"f0d48140-92a7-41be-929f-7705b1541d8c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f5525f67-e3ac-4742-9a89-63b17f478b43","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:48:00.886Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:00.889Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f0d48140-92a7-41be-929f-7705b1541d8c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f5525f67-e3ac-4742-9a89-63b17f478b43","LogTimestamp":"2023-04-25T00:48:00.889Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:48:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:48:01.096Z","message":"Entering","context":{"RequestID":"b5179dc5-8a8e-4ab1-9137-f70a2791f798","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"be036707-3d30-4314-af52-d5f5c2db5d84","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:48:01.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:48:01.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"b5179dc5-8a8e-4ab1-9137-f70a2791f798","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"be036707-3d30-4314-af52-d5f5c2db5d84","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:48:01.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:01.100Z","message":"{\"transactionId\":\"b5179dc5-8a8e-4ab1-9137-f70a2791f798\",\"status\":\"200\",\"rqstDate\":\"230425-00:48:01:097\",\"respDate\":\"230425-00:48:01:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b5179dc5-8a8e-4ab1-9137-f70a2791f798\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:48:01:097-75885\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b5179dc5-8a8e-4ab1-9137-f70a2791f798]}\\\"}\"}","context":{"RequestID":"b5179dc5-8a8e-4ab1-9137-f70a2791f798","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"be036707-3d30-4314-af52-d5f5c2db5d84","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:48:01.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:01.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b5179dc5-8a8e-4ab1-9137-f70a2791f798","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"be036707-3d30-4314-af52-d5f5c2db5d84","LogTimestamp":"2023-04-25T00:48:01.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:48:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:48:01.162Z","message":"Entering","context":{"RequestID":"28a85ae5-6e9e-4cd5-9b9a-0807ce5338f8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b96aa26d-e097-4ef1-9ddb-7a66a00e2c9c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:48:01.162Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:48:01.164Z","message":"{\"transactionId\":\"28a85ae5-6e9e-4cd5-9b9a-0807ce5338f8\",\"status\":\"200\",\"rqstDate\":\"230425-00:48:01:163\",\"respDate\":\"230425-00:48:01:164\",\"sourceId\":\"haproxy:28a85ae5-6e9e-4cd5-9b9a-0807ce5338f8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:48:01:163-59552\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[20c35fc5-4eef-41b2-9cda-60f4b063fc6c], x-b3-parentspanid=[045c1140182d0a8f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[92c729536e878c27045c1140182d0a8f], x-b3-spanid=[f65b360985a8f329], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[28a85ae5-6e9e-4cd5-9b9a-0807ce5338f8]}\\\"}\"}","context":{"RequestID":"28a85ae5-6e9e-4cd5-9b9a-0807ce5338f8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b96aa26d-e097-4ef1-9ddb-7a66a00e2c9c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:48:01.162Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:01.165Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"28a85ae5-6e9e-4cd5-9b9a-0807ce5338f8","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b96aa26d-e097-4ef1-9ddb-7a66a00e2c9c","LogTimestamp":"2023-04-25T00:48:01.165Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:48:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:48:03.173Z","message":"Entering","context":{"RequestID":"b1f47164-abc0-46ee-9428-ac007a7d51e9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5f6e2605-6c6c-4439-94fe-9bb86be207f6","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:48:03.173Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:48:03.175Z","message":"{\"transactionId\":\"b1f47164-abc0-46ee-9428-ac007a7d51e9\",\"status\":\"200\",\"rqstDate\":\"230425-00:48:03:174\",\"respDate\":\"230425-00:48:03:175\",\"sourceId\":\"haproxy:b1f47164-abc0-46ee-9428-ac007a7d51e9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:48:03:174-39143\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2fdc393a-29f5-42f0-bd4a-af1980ab84a5], x-b3-parentspanid=[a27dd5fedef62342], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bbcb2129a9e081fba27dd5fedef62342], x-b3-spanid=[bbc6e267f7711287], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b1f47164-abc0-46ee-9428-ac007a7d51e9]}\\\"}\"}","context":{"RequestID":"b1f47164-abc0-46ee-9428-ac007a7d51e9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5f6e2605-6c6c-4439-94fe-9bb86be207f6","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:48:03.173Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:03.176Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b1f47164-abc0-46ee-9428-ac007a7d51e9","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5f6e2605-6c6c-4439-94fe-9bb86be207f6","LogTimestamp":"2023-04-25T00:48:03.176Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:48:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:48:05.184Z","message":"Entering","context":{"RequestID":"eea68641-e720-4e2f-8e2d-61e81a9bf46f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1f52b2a2-c0ab-4a64-92f2-874ed1e0fd3a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:48:05.184Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:48:05.187Z","message":"{\"transactionId\":\"eea68641-e720-4e2f-8e2d-61e81a9bf46f\",\"status\":\"200\",\"rqstDate\":\"230425-00:48:05:185\",\"respDate\":\"230425-00:48:05:187\",\"sourceId\":\"haproxy:eea68641-e720-4e2f-8e2d-61e81a9bf46f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:48:05:185-83785\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5699181b-006b-4b5c-ad94-3c9e8688f0fd], x-b3-parentspanid=[2d2e8acfa0a50237], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b37cc969f0e0bf202d2e8acfa0a50237], x-b3-spanid=[ed439f2f110fb7bc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[eea68641-e720-4e2f-8e2d-61e81a9bf46f]}\\\"}\"}","context":{"RequestID":"eea68641-e720-4e2f-8e2d-61e81a9bf46f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1f52b2a2-c0ab-4a64-92f2-874ed1e0fd3a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:48:05.184Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:05.188Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eea68641-e720-4e2f-8e2d-61e81a9bf46f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1f52b2a2-c0ab-4a64-92f2-874ed1e0fd3a","LogTimestamp":"2023-04-25T00:48:05.188Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:48:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:48:07.197Z","message":"Entering","context":{"RequestID":"304743ae-5d02-4bc8-8ff9-847db522ebc2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"dda5e627-812b-4596-b2c5-e2b32526d2c5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:48:07.197Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:48:07.200Z","message":"{\"transactionId\":\"304743ae-5d02-4bc8-8ff9-847db522ebc2\",\"status\":\"200\",\"rqstDate\":\"230425-00:48:07:198\",\"respDate\":\"230425-00:48:07:200\",\"sourceId\":\"haproxy:304743ae-5d02-4bc8-8ff9-847db522ebc2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:48:07:198-91164\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0932620b-164e-4b4b-adb5-f90fbc4eee32], x-b3-parentspanid=[cd2fb896ccbf2866], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e86234561d75791dcd2fb896ccbf2866], x-b3-spanid=[5dbbcf9fa3041bae], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[304743ae-5d02-4bc8-8ff9-847db522ebc2]}\\\"}\"}","context":{"RequestID":"304743ae-5d02-4bc8-8ff9-847db522ebc2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"dda5e627-812b-4596-b2c5-e2b32526d2c5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:48:07.197Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:07.201Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"304743ae-5d02-4bc8-8ff9-847db522ebc2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dda5e627-812b-4596-b2c5-e2b32526d2c5","LogTimestamp":"2023-04-25T00:48:07.201Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:48:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:48:08.777Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:48:08.843Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:08.844Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:08.844Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:09.211Z","message":"Entering","context":{"RequestID":"187514b9-faa9-46b3-b27a-c6f3bf5320c8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"123afda7-12bd-46fb-b9ca-f7099306fc6f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:48:09.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:48:09.213Z","message":"{\"transactionId\":\"187514b9-faa9-46b3-b27a-c6f3bf5320c8\",\"status\":\"200\",\"rqstDate\":\"230425-00:48:09:212\",\"respDate\":\"230425-00:48:09:213\",\"sourceId\":\"haproxy:187514b9-faa9-46b3-b27a-c6f3bf5320c8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:48:09:212-58302\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ee03de58-695d-4ceb-b5b5-5669a0c68618], x-b3-parentspanid=[06fb0e4c089c2e45], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e46d1c925deb480806fb0e4c089c2e45], x-b3-spanid=[03bc6e816e484ddf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[187514b9-faa9-46b3-b27a-c6f3bf5320c8]}\\\"}\"}","context":{"RequestID":"187514b9-faa9-46b3-b27a-c6f3bf5320c8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"123afda7-12bd-46fb-b9ca-f7099306fc6f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:48:09.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:09.214Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"187514b9-faa9-46b3-b27a-c6f3bf5320c8","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"123afda7-12bd-46fb-b9ca-f7099306fc6f","LogTimestamp":"2023-04-25T00:48:09.214Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:48:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:48:10.886Z","message":"Entering","context":{"RequestID":"08d946bd-57e5-43dd-8fc0-84a4e6f1343c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"61f2feb7-2114-4eeb-946a-6c9bcea17d3d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:48:10.886Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:48:10.889Z","message":"{\"transactionId\":\"08d946bd-57e5-43dd-8fc0-84a4e6f1343c\",\"status\":\"200\",\"rqstDate\":\"230425-00:48:10:887\",\"respDate\":\"230425-00:48:10:889\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:08d946bd-57e5-43dd-8fc0-84a4e6f1343c\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:48:10:887-1387\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f4509130-0864-4b67-8ac1-ff8c8d5a6249], x-b3-parentspanid=[faddf42c571dca43], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[36207], x-envoy-attempt-count=[1], x-b3-traceid=[0acb99cad677d8a3faddf42c571dca43], x-b3-spanid=[413ae7c4b8995f25], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[08d946bd-57e5-43dd-8fc0-84a4e6f1343c]}\\\"}\"}","context":{"RequestID":"08d946bd-57e5-43dd-8fc0-84a4e6f1343c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"61f2feb7-2114-4eeb-946a-6c9bcea17d3d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:48:10.886Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:10.889Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"08d946bd-57e5-43dd-8fc0-84a4e6f1343c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"61f2feb7-2114-4eeb-946a-6c9bcea17d3d","LogTimestamp":"2023-04-25T00:48:10.889Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:48:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:48:11.097Z","message":"Entering","context":{"RequestID":"40654964-368b-40c0-8e93-ff740899af41","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b666c775-29e9-43e6-be96-2c3dddffea14","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:48:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:48:11.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"40654964-368b-40c0-8e93-ff740899af41","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b666c775-29e9-43e6-be96-2c3dddffea14","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:48:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:11.100Z","message":"{\"transactionId\":\"40654964-368b-40c0-8e93-ff740899af41\",\"status\":\"200\",\"rqstDate\":\"230425-00:48:11:098\",\"respDate\":\"230425-00:48:11:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:40654964-368b-40c0-8e93-ff740899af41\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:48:11:098-12603\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[40654964-368b-40c0-8e93-ff740899af41]}\\\"}\"}","context":{"RequestID":"40654964-368b-40c0-8e93-ff740899af41","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b666c775-29e9-43e6-be96-2c3dddffea14","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:48:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:11.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"40654964-368b-40c0-8e93-ff740899af41","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b666c775-29e9-43e6-be96-2c3dddffea14","LogTimestamp":"2023-04-25T00:48:11.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:48:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:48:11.223Z","message":"Entering","context":{"RequestID":"19184d42-1ae2-4faa-8a4f-5c8b234e7b47","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"59cd16da-76da-4782-978b-bdfa81c77af2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:48:11.223Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:48:11.226Z","message":"{\"transactionId\":\"19184d42-1ae2-4faa-8a4f-5c8b234e7b47\",\"status\":\"200\",\"rqstDate\":\"230425-00:48:11:224\",\"respDate\":\"230425-00:48:11:226\",\"sourceId\":\"haproxy:19184d42-1ae2-4faa-8a4f-5c8b234e7b47\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:48:11:224-78108\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2003bb9a-f51f-4f24-b4f9-b40030ffcda8], x-b3-parentspanid=[67dc91ab563cc189], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[87893e91a9129d4b67dc91ab563cc189], x-b3-spanid=[7f1306ff36232f7a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[19184d42-1ae2-4faa-8a4f-5c8b234e7b47]}\\\"}\"}","context":{"RequestID":"19184d42-1ae2-4faa-8a4f-5c8b234e7b47","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"59cd16da-76da-4782-978b-bdfa81c77af2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:48:11.223Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:11.227Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"19184d42-1ae2-4faa-8a4f-5c8b234e7b47","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"59cd16da-76da-4782-978b-bdfa81c77af2","LogTimestamp":"2023-04-25T00:48:11.227Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:48:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:48:12.357Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:12.361Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:13.236Z","message":"Entering","context":{"RequestID":"39cb05fb-c12b-4dc1-80ed-c670ed217668","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"22a54406-f10d-4034-a15d-03d56545140f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:48:13.236Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:48:13.238Z","message":"{\"transactionId\":\"39cb05fb-c12b-4dc1-80ed-c670ed217668\",\"status\":\"200\",\"rqstDate\":\"230425-00:48:13:237\",\"respDate\":\"230425-00:48:13:238\",\"sourceId\":\"haproxy:39cb05fb-c12b-4dc1-80ed-c670ed217668\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:48:13:237-43332\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c302af45-9c33-496f-b7f2-5701d19a167e], x-b3-parentspanid=[749f6befe43f1e0a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c6b1f86ed348f277749f6befe43f1e0a], x-b3-spanid=[343264a4995a55be], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[39cb05fb-c12b-4dc1-80ed-c670ed217668]}\\\"}\"}","context":{"RequestID":"39cb05fb-c12b-4dc1-80ed-c670ed217668","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"22a54406-f10d-4034-a15d-03d56545140f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:48:13.236Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:13.239Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"39cb05fb-c12b-4dc1-80ed-c670ed217668","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"22a54406-f10d-4034-a15d-03d56545140f","LogTimestamp":"2023-04-25T00:48:13.239Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:48:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:48:15.248Z","message":"Entering","context":{"RequestID":"3354a714-6a22-46a1-9814-23eddee06db7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d21da6d0-f71e-4954-bfcc-6227b4cd726a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:48:15.248Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:48:15.250Z","message":"{\"transactionId\":\"3354a714-6a22-46a1-9814-23eddee06db7\",\"status\":\"200\",\"rqstDate\":\"230425-00:48:15:249\",\"respDate\":\"230425-00:48:15:250\",\"sourceId\":\"haproxy:3354a714-6a22-46a1-9814-23eddee06db7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:48:15:249-28489\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8d20f0ca-a31a-4b60-8f74-8cf768b14195], x-b3-parentspanid=[efdae72b8c007bc8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[feb73e3a4c561801efdae72b8c007bc8], x-b3-spanid=[620400fc8968478b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3354a714-6a22-46a1-9814-23eddee06db7]}\\\"}\"}","context":{"RequestID":"3354a714-6a22-46a1-9814-23eddee06db7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d21da6d0-f71e-4954-bfcc-6227b4cd726a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:48:15.248Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:15.252Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3354a714-6a22-46a1-9814-23eddee06db7","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d21da6d0-f71e-4954-bfcc-6227b4cd726a","LogTimestamp":"2023-04-25T00:48:15.252Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:48:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:48:17.262Z","message":"Entering","context":{"RequestID":"60a6d112-9d9c-49ad-a90a-150147e376d5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7a0f5650-14bb-45e1-980b-74835f310690","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:48:17.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:48:17.265Z","message":"{\"transactionId\":\"60a6d112-9d9c-49ad-a90a-150147e376d5\",\"status\":\"200\",\"rqstDate\":\"230425-00:48:17:263\",\"respDate\":\"230425-00:48:17:265\",\"sourceId\":\"haproxy:60a6d112-9d9c-49ad-a90a-150147e376d5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:48:17:263-70322\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[305bd9ac-a235-44a2-b60d-39e5e7e392b1], x-b3-parentspanid=[242fa013617e8adf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[571008bd48e78bab242fa013617e8adf], x-b3-spanid=[72d7469b691ad16b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[60a6d112-9d9c-49ad-a90a-150147e376d5]}\\\"}\"}","context":{"RequestID":"60a6d112-9d9c-49ad-a90a-150147e376d5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7a0f5650-14bb-45e1-980b-74835f310690","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:48:17.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:17.266Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"60a6d112-9d9c-49ad-a90a-150147e376d5","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7a0f5650-14bb-45e1-980b-74835f310690","LogTimestamp":"2023-04-25T00:48:17.266Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:48:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:48:18.778Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:48:18.797Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:18.797Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:18.797Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:19.275Z","message":"Entering","context":{"RequestID":"6c5290ca-d439-45f7-b229-49da36fe9e8d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1f83dfc5-eb58-4ee9-ac2d-ff0698c39a21","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:48:19.275Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:48:19.277Z","message":"{\"transactionId\":\"6c5290ca-d439-45f7-b229-49da36fe9e8d\",\"status\":\"200\",\"rqstDate\":\"230425-00:48:19:276\",\"respDate\":\"230425-00:48:19:277\",\"sourceId\":\"haproxy:6c5290ca-d439-45f7-b229-49da36fe9e8d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:48:19:276-92933\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[62ae4bd1-8183-49c1-8706-e94c53b470c5], x-b3-parentspanid=[43fc64a404de4e32], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7ec8716b5d75d37843fc64a404de4e32], x-b3-spanid=[579f156d36d70e6c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6c5290ca-d439-45f7-b229-49da36fe9e8d]}\\\"}\"}","context":{"RequestID":"6c5290ca-d439-45f7-b229-49da36fe9e8d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1f83dfc5-eb58-4ee9-ac2d-ff0698c39a21","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:48:19.275Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:19.278Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6c5290ca-d439-45f7-b229-49da36fe9e8d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1f83dfc5-eb58-4ee9-ac2d-ff0698c39a21","LogTimestamp":"2023-04-25T00:48:19.278Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:48:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:48:20.889Z","message":"Entering","context":{"RequestID":"3d1d334a-58d5-4f14-af32-6c3757912f31","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"798e83b7-ccf7-4feb-91a9-89c7b630c29b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:48:20.889Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:48:20.891Z","message":"{\"transactionId\":\"3d1d334a-58d5-4f14-af32-6c3757912f31\",\"status\":\"200\",\"rqstDate\":\"230425-00:48:20:889\",\"respDate\":\"230425-00:48:20:891\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:3d1d334a-58d5-4f14-af32-6c3757912f31\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:48:20:889-89744\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ee074496-ee0c-4122-8fcb-15438ed4aa94], x-b3-parentspanid=[121ef5c204d70c47], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[53123], x-envoy-attempt-count=[1], x-b3-traceid=[453d9f970e5a7c30121ef5c204d70c47], x-b3-spanid=[c5b4f2fd87d28c00], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[3d1d334a-58d5-4f14-af32-6c3757912f31]}\\\"}\"}","context":{"RequestID":"3d1d334a-58d5-4f14-af32-6c3757912f31","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"798e83b7-ccf7-4feb-91a9-89c7b630c29b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:48:20.889Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:20.892Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3d1d334a-58d5-4f14-af32-6c3757912f31","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"798e83b7-ccf7-4feb-91a9-89c7b630c29b","LogTimestamp":"2023-04-25T00:48:20.892Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:48:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:48:21.096Z","message":"Entering","context":{"RequestID":"d79766a6-66be-4151-8aa1-aa6311d3af5c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5aad74d2-ad4a-40f2-a3e2-eaf2920caf6d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:48:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:48:21.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"d79766a6-66be-4151-8aa1-aa6311d3af5c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5aad74d2-ad4a-40f2-a3e2-eaf2920caf6d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:48:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:21.099Z","message":"{\"transactionId\":\"d79766a6-66be-4151-8aa1-aa6311d3af5c\",\"status\":\"200\",\"rqstDate\":\"230425-00:48:21:097\",\"respDate\":\"230425-00:48:21:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d79766a6-66be-4151-8aa1-aa6311d3af5c\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:48:21:097-56677\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d79766a6-66be-4151-8aa1-aa6311d3af5c]}\\\"}\"}","context":{"RequestID":"d79766a6-66be-4151-8aa1-aa6311d3af5c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5aad74d2-ad4a-40f2-a3e2-eaf2920caf6d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:48:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:21.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d79766a6-66be-4151-8aa1-aa6311d3af5c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5aad74d2-ad4a-40f2-a3e2-eaf2920caf6d","LogTimestamp":"2023-04-25T00:48:21.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:48:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:48:21.288Z","message":"Entering","context":{"RequestID":"b6fb1bde-bea2-4f74-9856-49d964d2780c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"00299b47-1dcc-4e34-a489-350720ba3a8f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:48:21.288Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:48:21.290Z","message":"{\"transactionId\":\"b6fb1bde-bea2-4f74-9856-49d964d2780c\",\"status\":\"200\",\"rqstDate\":\"230425-00:48:21:289\",\"respDate\":\"230425-00:48:21:290\",\"sourceId\":\"haproxy:b6fb1bde-bea2-4f74-9856-49d964d2780c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:48:21:289-83299\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d68bec42-c5d2-4693-8c5e-4c62b7d45c1d], x-b3-parentspanid=[5855753bb76cacfb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b4e3b835a6ca2db75855753bb76cacfb], x-b3-spanid=[314e55b793d21405], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b6fb1bde-bea2-4f74-9856-49d964d2780c]}\\\"}\"}","context":{"RequestID":"b6fb1bde-bea2-4f74-9856-49d964d2780c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"00299b47-1dcc-4e34-a489-350720ba3a8f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:48:21.288Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:21.291Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b6fb1bde-bea2-4f74-9856-49d964d2780c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"00299b47-1dcc-4e34-a489-350720ba3a8f","LogTimestamp":"2023-04-25T00:48:21.291Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:48:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:48:23.300Z","message":"Entering","context":{"RequestID":"48cb2df9-0d68-4cb1-9cd1-b74fa7f00298","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8bb163ae-f395-441d-8747-54f38cb39267","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:48:23.300Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:48:23.302Z","message":"{\"transactionId\":\"48cb2df9-0d68-4cb1-9cd1-b74fa7f00298\",\"status\":\"200\",\"rqstDate\":\"230425-00:48:23:301\",\"respDate\":\"230425-00:48:23:302\",\"sourceId\":\"haproxy:48cb2df9-0d68-4cb1-9cd1-b74fa7f00298\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:48:23:301-44824\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b86d737a-3a12-4b1e-98d6-003cae5e83bd], x-b3-parentspanid=[a2a4d3544a7870ad], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a1e180cef7aa334ca2a4d3544a7870ad], x-b3-spanid=[5fdffa0c632b613a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[48cb2df9-0d68-4cb1-9cd1-b74fa7f00298]}\\\"}\"}","context":{"RequestID":"48cb2df9-0d68-4cb1-9cd1-b74fa7f00298","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8bb163ae-f395-441d-8747-54f38cb39267","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:48:23.300Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:23.303Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"48cb2df9-0d68-4cb1-9cd1-b74fa7f00298","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8bb163ae-f395-441d-8747-54f38cb39267","LogTimestamp":"2023-04-25T00:48:23.303Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:48:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:48:25.311Z","message":"Entering","context":{"RequestID":"60e3decf-1f22-4453-8887-d2e136a62f7b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3c4696f3-9059-4793-9339-19f4cdf63d1e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:48:25.311Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:48:25.313Z","message":"{\"transactionId\":\"60e3decf-1f22-4453-8887-d2e136a62f7b\",\"status\":\"200\",\"rqstDate\":\"230425-00:48:25:312\",\"respDate\":\"230425-00:48:25:313\",\"sourceId\":\"haproxy:60e3decf-1f22-4453-8887-d2e136a62f7b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:48:25:312-68824\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[23d131af-e590-4d14-9ff6-acca97872107], x-b3-parentspanid=[0d6ab769052dc324], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3f58dd661f81044d0d6ab769052dc324], x-b3-spanid=[cbae571b44bd7c5b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[60e3decf-1f22-4453-8887-d2e136a62f7b]}\\\"}\"}","context":{"RequestID":"60e3decf-1f22-4453-8887-d2e136a62f7b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3c4696f3-9059-4793-9339-19f4cdf63d1e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:48:25.311Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:25.314Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"60e3decf-1f22-4453-8887-d2e136a62f7b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3c4696f3-9059-4793-9339-19f4cdf63d1e","LogTimestamp":"2023-04-25T00:48:25.314Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:48:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:48:27.323Z","message":"Entering","context":{"RequestID":"259532b3-e4b9-41a5-8746-1337de16d794","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bfe11006-6971-40e2-88d8-bd14c0241dba","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:48:27.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:48:27.326Z","message":"{\"transactionId\":\"259532b3-e4b9-41a5-8746-1337de16d794\",\"status\":\"200\",\"rqstDate\":\"230425-00:48:27:324\",\"respDate\":\"230425-00:48:27:326\",\"sourceId\":\"haproxy:259532b3-e4b9-41a5-8746-1337de16d794\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:48:27:324-91124\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[04de48c7-d2ab-4386-b80e-8e38e24f9a7f], x-b3-parentspanid=[8c7093c222cd98ee], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bf0ec76ef0dcfcdf8c7093c222cd98ee], x-b3-spanid=[113a3c089447282e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[259532b3-e4b9-41a5-8746-1337de16d794]}\\\"}\"}","context":{"RequestID":"259532b3-e4b9-41a5-8746-1337de16d794","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bfe11006-6971-40e2-88d8-bd14c0241dba","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:48:27.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:27.326Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"259532b3-e4b9-41a5-8746-1337de16d794","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bfe11006-6971-40e2-88d8-bd14c0241dba","LogTimestamp":"2023-04-25T00:48:27.326Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:48:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:48:28.778Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:48:28.791Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:28.792Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:28.792Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:29.335Z","message":"Entering","context":{"RequestID":"cd022f63-1835-46dd-be38-506db2521a1e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1b4a64b3-0a87-49d8-ab44-a29bc041a835","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:48:29.335Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:48:29.338Z","message":"{\"transactionId\":\"cd022f63-1835-46dd-be38-506db2521a1e\",\"status\":\"200\",\"rqstDate\":\"230425-00:48:29:336\",\"respDate\":\"230425-00:48:29:337\",\"sourceId\":\"haproxy:cd022f63-1835-46dd-be38-506db2521a1e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:48:29:336-60253\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5c40baaa-d8b5-4149-82cb-3f8de9744526], x-b3-parentspanid=[3174039e4e54fee9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d080355e526c57953174039e4e54fee9], x-b3-spanid=[5345bed56def07a8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cd022f63-1835-46dd-be38-506db2521a1e]}\\\"}\"}","context":{"RequestID":"cd022f63-1835-46dd-be38-506db2521a1e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1b4a64b3-0a87-49d8-ab44-a29bc041a835","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:48:29.335Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:29.338Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cd022f63-1835-46dd-be38-506db2521a1e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1b4a64b3-0a87-49d8-ab44-a29bc041a835","LogTimestamp":"2023-04-25T00:48:29.338Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:48:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:48:30.887Z","message":"Entering","context":{"RequestID":"261646e3-c26c-4b17-80dc-d1065e4c64ad","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a85c02ca-0b3a-47aa-80bc-e52c3bd4d05a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:48:30.887Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:48:30.889Z","message":"{\"transactionId\":\"261646e3-c26c-4b17-80dc-d1065e4c64ad\",\"status\":\"200\",\"rqstDate\":\"230425-00:48:30:888\",\"respDate\":\"230425-00:48:30:889\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:261646e3-c26c-4b17-80dc-d1065e4c64ad\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:48:30:888-49036\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8607b59d-c43b-4ea2-92d0-6d43a895ed53], x-b3-parentspanid=[4d63d8b8244c1912], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50999], x-envoy-attempt-count=[1], x-b3-traceid=[f368b191caa7af754d63d8b8244c1912], x-b3-spanid=[79653fef2588721c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[261646e3-c26c-4b17-80dc-d1065e4c64ad]}\\\"}\"}","context":{"RequestID":"261646e3-c26c-4b17-80dc-d1065e4c64ad","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a85c02ca-0b3a-47aa-80bc-e52c3bd4d05a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:48:30.887Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:30.890Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"261646e3-c26c-4b17-80dc-d1065e4c64ad","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a85c02ca-0b3a-47aa-80bc-e52c3bd4d05a","LogTimestamp":"2023-04-25T00:48:30.890Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:48:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:48:31.097Z","message":"Entering","context":{"RequestID":"210535ae-3866-4e0d-8542-495261bfce53","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"05204ed5-dfce-43a6-af9b-95142b73e97c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:48:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:48:31.100Z","message":"Database is available from CACHED check.","context":{"RequestID":"210535ae-3866-4e0d-8542-495261bfce53","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"05204ed5-dfce-43a6-af9b-95142b73e97c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:48:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:31.101Z","message":"{\"transactionId\":\"210535ae-3866-4e0d-8542-495261bfce53\",\"status\":\"200\",\"rqstDate\":\"230425-00:48:31:098\",\"respDate\":\"230425-00:48:31:101\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:210535ae-3866-4e0d-8542-495261bfce53\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:48:31:098-20870\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[210535ae-3866-4e0d-8542-495261bfce53]}\\\"}\"}","context":{"RequestID":"210535ae-3866-4e0d-8542-495261bfce53","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"05204ed5-dfce-43a6-af9b-95142b73e97c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:48:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:31.102Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"210535ae-3866-4e0d-8542-495261bfce53","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"05204ed5-dfce-43a6-af9b-95142b73e97c","LogTimestamp":"2023-04-25T00:48:31.102Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:48:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:48:31.348Z","message":"Entering","context":{"RequestID":"e5a93b2d-9ff2-4bd4-bac5-c015f0abdff7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"22969bad-6ffb-498e-86dd-1ab498ce8a58","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:48:31.348Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:48:31.351Z","message":"{\"transactionId\":\"e5a93b2d-9ff2-4bd4-bac5-c015f0abdff7\",\"status\":\"200\",\"rqstDate\":\"230425-00:48:31:349\",\"respDate\":\"230425-00:48:31:351\",\"sourceId\":\"haproxy:e5a93b2d-9ff2-4bd4-bac5-c015f0abdff7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:48:31:349-37456\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c9725b51-dc6f-469e-9fa7-b4d1f59c11a8], x-b3-parentspanid=[b0a3eedec3784168], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[351d155b2ff3943bb0a3eedec3784168], x-b3-spanid=[1ab119bdbb32c7dc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e5a93b2d-9ff2-4bd4-bac5-c015f0abdff7]}\\\"}\"}","context":{"RequestID":"e5a93b2d-9ff2-4bd4-bac5-c015f0abdff7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"22969bad-6ffb-498e-86dd-1ab498ce8a58","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:48:31.348Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:31.352Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e5a93b2d-9ff2-4bd4-bac5-c015f0abdff7","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"22969bad-6ffb-498e-86dd-1ab498ce8a58","LogTimestamp":"2023-04-25T00:48:31.352Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:48:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:48:33.362Z","message":"Entering","context":{"RequestID":"fdf078be-081d-4d22-8512-8ac06e006a90","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0ce14390-5252-4b5d-907c-fe4396ed990e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:48:33.362Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:48:33.365Z","message":"{\"transactionId\":\"fdf078be-081d-4d22-8512-8ac06e006a90\",\"status\":\"200\",\"rqstDate\":\"230425-00:48:33:363\",\"respDate\":\"230425-00:48:33:365\",\"sourceId\":\"haproxy:fdf078be-081d-4d22-8512-8ac06e006a90\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:48:33:363-6954\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3c608dd4-ae70-4864-bb9f-7d7e74a5dcd8], x-b3-parentspanid=[8eb63207ae87f483], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[510b17d2d722203c8eb63207ae87f483], x-b3-spanid=[7d7180c37c4a3449], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fdf078be-081d-4d22-8512-8ac06e006a90]}\\\"}\"}","context":{"RequestID":"fdf078be-081d-4d22-8512-8ac06e006a90","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0ce14390-5252-4b5d-907c-fe4396ed990e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:48:33.362Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:33.366Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fdf078be-081d-4d22-8512-8ac06e006a90","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0ce14390-5252-4b5d-907c-fe4396ed990e","LogTimestamp":"2023-04-25T00:48:33.366Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:48:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:48:35.374Z","message":"Entering","context":{"RequestID":"7286c2d3-8ec4-42af-b8dd-36d8a9ec567d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1544831e-5ccc-40a4-bf97-c56bd350d302","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:48:35.374Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:48:35.377Z","message":"{\"transactionId\":\"7286c2d3-8ec4-42af-b8dd-36d8a9ec567d\",\"status\":\"200\",\"rqstDate\":\"230425-00:48:35:375\",\"respDate\":\"230425-00:48:35:377\",\"sourceId\":\"haproxy:7286c2d3-8ec4-42af-b8dd-36d8a9ec567d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:48:35:375-13492\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d5bbaf11-6d12-4e41-9957-e023bc764c69], x-b3-parentspanid=[df7c4cebd1217486], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4b829e4a6843e634df7c4cebd1217486], x-b3-spanid=[c572b615655e7899], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7286c2d3-8ec4-42af-b8dd-36d8a9ec567d]}\\\"}\"}","context":{"RequestID":"7286c2d3-8ec4-42af-b8dd-36d8a9ec567d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1544831e-5ccc-40a4-bf97-c56bd350d302","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:48:35.374Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:35.377Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7286c2d3-8ec4-42af-b8dd-36d8a9ec567d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1544831e-5ccc-40a4-bf97-c56bd350d302","LogTimestamp":"2023-04-25T00:48:35.377Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:48:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:48:37.385Z","message":"Entering","context":{"RequestID":"0f043416-f9c3-4b11-a2b4-4d5836c722eb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b0c0ded3-3f4f-4b6b-ae61-ed38e3da62d2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:48:37.385Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:48:37.388Z","message":"{\"transactionId\":\"0f043416-f9c3-4b11-a2b4-4d5836c722eb\",\"status\":\"200\",\"rqstDate\":\"230425-00:48:37:386\",\"respDate\":\"230425-00:48:37:388\",\"sourceId\":\"haproxy:0f043416-f9c3-4b11-a2b4-4d5836c722eb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:48:37:386-92232\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[18ba5603-d461-47f6-9048-34b48900ec58], x-b3-parentspanid=[016bae8d1dbfeab9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7881a4d7cc93e710016bae8d1dbfeab9], x-b3-spanid=[2bf8bdead135f5b9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0f043416-f9c3-4b11-a2b4-4d5836c722eb]}\\\"}\"}","context":{"RequestID":"0f043416-f9c3-4b11-a2b4-4d5836c722eb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b0c0ded3-3f4f-4b6b-ae61-ed38e3da62d2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:48:37.385Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:37.389Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0f043416-f9c3-4b11-a2b4-4d5836c722eb","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b0c0ded3-3f4f-4b6b-ae61-ed38e3da62d2","LogTimestamp":"2023-04-25T00:48:37.389Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:48:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:48:38.778Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:48:38.792Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:38.792Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:38.792Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:39.397Z","message":"Entering","context":{"RequestID":"39af8ed9-8a2c-48cf-bafa-156ed31e597a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1f3e7071-b5d2-4db2-a604-eb6171d2199d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:48:39.397Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:48:39.398Z","message":"{\"transactionId\":\"39af8ed9-8a2c-48cf-bafa-156ed31e597a\",\"status\":\"200\",\"rqstDate\":\"230425-00:48:39:397\",\"respDate\":\"230425-00:48:39:398\",\"sourceId\":\"haproxy:39af8ed9-8a2c-48cf-bafa-156ed31e597a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:48:39:397-3997\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e09c304d-1e16-4fe6-b228-f4b9c0f860c9], x-b3-parentspanid=[241c2dcefdcbb433], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9b2ec898db66f095241c2dcefdcbb433], x-b3-spanid=[ded44497e05c97a8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[39af8ed9-8a2c-48cf-bafa-156ed31e597a]}\\\"}\"}","context":{"RequestID":"39af8ed9-8a2c-48cf-bafa-156ed31e597a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1f3e7071-b5d2-4db2-a604-eb6171d2199d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:48:39.397Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:39.399Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"39af8ed9-8a2c-48cf-bafa-156ed31e597a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1f3e7071-b5d2-4db2-a604-eb6171d2199d","LogTimestamp":"2023-04-25T00:48:39.399Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:48:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:48:40.886Z","message":"Entering","context":{"RequestID":"c4d12ffd-b130-4dc6-8f4b-4d7e025c8db2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a015019b-51bb-4b97-b67f-a6fc4bd0a91a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:48:40.886Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:48:40.889Z","message":"{\"transactionId\":\"c4d12ffd-b130-4dc6-8f4b-4d7e025c8db2\",\"status\":\"200\",\"rqstDate\":\"230425-00:48:40:887\",\"respDate\":\"230425-00:48:40:889\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c4d12ffd-b130-4dc6-8f4b-4d7e025c8db2\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:48:40:887-20627\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[958d80e7-569f-40ac-902b-d64d0cf77f36], x-b3-parentspanid=[550ecfc1ad30061e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[57175], x-envoy-attempt-count=[1], x-b3-traceid=[2727ab3f51634b43550ecfc1ad30061e], x-b3-spanid=[c8bcb5c644842460], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c4d12ffd-b130-4dc6-8f4b-4d7e025c8db2]}\\\"}\"}","context":{"RequestID":"c4d12ffd-b130-4dc6-8f4b-4d7e025c8db2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a015019b-51bb-4b97-b67f-a6fc4bd0a91a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:48:40.886Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:40.890Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c4d12ffd-b130-4dc6-8f4b-4d7e025c8db2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a015019b-51bb-4b97-b67f-a6fc4bd0a91a","LogTimestamp":"2023-04-25T00:48:40.889Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:48:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:48:41.097Z","message":"Entering","context":{"RequestID":"94b12639-8db0-4966-b56f-6171367a21a9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0a038056-5dda-4008-9f45-f9d7165b43c0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:48:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:48:41.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"94b12639-8db0-4966-b56f-6171367a21a9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0a038056-5dda-4008-9f45-f9d7165b43c0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:48:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:41.100Z","message":"{\"transactionId\":\"94b12639-8db0-4966-b56f-6171367a21a9\",\"status\":\"200\",\"rqstDate\":\"230425-00:48:41:098\",\"respDate\":\"230425-00:48:41:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:94b12639-8db0-4966-b56f-6171367a21a9\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:48:41:098-53501\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[94b12639-8db0-4966-b56f-6171367a21a9]}\\\"}\"}","context":{"RequestID":"94b12639-8db0-4966-b56f-6171367a21a9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0a038056-5dda-4008-9f45-f9d7165b43c0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:48:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:41.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"94b12639-8db0-4966-b56f-6171367a21a9","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0a038056-5dda-4008-9f45-f9d7165b43c0","LogTimestamp":"2023-04-25T00:48:41.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:48:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:48:41.413Z","message":"Entering","context":{"RequestID":"bf3e5f18-06f8-4e62-96ca-ee947974a680","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"20bf9493-e1a2-47c2-9df1-71d7d654ae13","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:48:41.413Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:48:41.416Z","message":"{\"transactionId\":\"bf3e5f18-06f8-4e62-96ca-ee947974a680\",\"status\":\"200\",\"rqstDate\":\"230425-00:48:41:414\",\"respDate\":\"230425-00:48:41:416\",\"sourceId\":\"haproxy:bf3e5f18-06f8-4e62-96ca-ee947974a680\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:48:41:414-74136\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[56659b8b-affb-4f0d-8cf4-6ef1ca7f61c6], x-b3-parentspanid=[4ff1031760ae5b05], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[83aaf4b424cbf8474ff1031760ae5b05], x-b3-spanid=[df5c8554f2a7505d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bf3e5f18-06f8-4e62-96ca-ee947974a680]}\\\"}\"}","context":{"RequestID":"bf3e5f18-06f8-4e62-96ca-ee947974a680","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"20bf9493-e1a2-47c2-9df1-71d7d654ae13","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:48:41.413Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:41.416Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bf3e5f18-06f8-4e62-96ca-ee947974a680","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"20bf9493-e1a2-47c2-9df1-71d7d654ae13","LogTimestamp":"2023-04-25T00:48:41.416Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:48:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:48:42.362Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:42.366Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:43.426Z","message":"Entering","context":{"RequestID":"94829e4c-7f48-47f5-9801-b4120e6340a4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1c39865f-8b11-4fba-a889-d9edfa92e4b8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:48:43.426Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:48:43.429Z","message":"{\"transactionId\":\"94829e4c-7f48-47f5-9801-b4120e6340a4\",\"status\":\"200\",\"rqstDate\":\"230425-00:48:43:427\",\"respDate\":\"230425-00:48:43:429\",\"sourceId\":\"haproxy:94829e4c-7f48-47f5-9801-b4120e6340a4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:48:43:427-45756\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b6ba1932-c3ac-41da-9ad1-e21c023ff7a5], x-b3-parentspanid=[aee55e8e6cb83b8d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5d25c9f7ea03cbdeaee55e8e6cb83b8d], x-b3-spanid=[f02eb04f13dbcc3f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[94829e4c-7f48-47f5-9801-b4120e6340a4]}\\\"}\"}","context":{"RequestID":"94829e4c-7f48-47f5-9801-b4120e6340a4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1c39865f-8b11-4fba-a889-d9edfa92e4b8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:48:43.426Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:43.430Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"94829e4c-7f48-47f5-9801-b4120e6340a4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1c39865f-8b11-4fba-a889-d9edfa92e4b8","LogTimestamp":"2023-04-25T00:48:43.430Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:48:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:48:45.439Z","message":"Entering","context":{"RequestID":"ab2a2277-1c06-4d44-8b20-12dd394a9c1d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0b5998c0-abfc-4d0f-b8c4-6a7fceb1d384","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:48:45.439Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:48:45.442Z","message":"{\"transactionId\":\"ab2a2277-1c06-4d44-8b20-12dd394a9c1d\",\"status\":\"200\",\"rqstDate\":\"230425-00:48:45:440\",\"respDate\":\"230425-00:48:45:441\",\"sourceId\":\"haproxy:ab2a2277-1c06-4d44-8b20-12dd394a9c1d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:48:45:440-14879\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d5a59660-187d-4c01-b85d-70e2b21bf7fe], x-b3-parentspanid=[944ab81047a0fed2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a96d7eaae688c61f944ab81047a0fed2], x-b3-spanid=[96100796f251a9ee], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ab2a2277-1c06-4d44-8b20-12dd394a9c1d]}\\\"}\"}","context":{"RequestID":"ab2a2277-1c06-4d44-8b20-12dd394a9c1d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0b5998c0-abfc-4d0f-b8c4-6a7fceb1d384","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:48:45.439Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:45.443Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ab2a2277-1c06-4d44-8b20-12dd394a9c1d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0b5998c0-abfc-4d0f-b8c4-6a7fceb1d384","LogTimestamp":"2023-04-25T00:48:45.443Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:48:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:48:47.451Z","message":"Entering","context":{"RequestID":"2a5594e2-e137-4732-a45a-5d81f30e28db","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"05fe09b4-5f85-451c-9ccd-ada877869839","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:48:47.451Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:48:47.454Z","message":"{\"transactionId\":\"2a5594e2-e137-4732-a45a-5d81f30e28db\",\"status\":\"200\",\"rqstDate\":\"230425-00:48:47:452\",\"respDate\":\"230425-00:48:47:454\",\"sourceId\":\"haproxy:2a5594e2-e137-4732-a45a-5d81f30e28db\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:48:47:452-77249\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3484328e-bdda-4a06-8beb-fc4b5a8ec5f2], x-b3-parentspanid=[484fe75abadffacd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b4018a6bc6b89250484fe75abadffacd], x-b3-spanid=[3cc02d91f3a166bf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2a5594e2-e137-4732-a45a-5d81f30e28db]}\\\"}\"}","context":{"RequestID":"2a5594e2-e137-4732-a45a-5d81f30e28db","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"05fe09b4-5f85-451c-9ccd-ada877869839","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:48:47.451Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:47.454Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2a5594e2-e137-4732-a45a-5d81f30e28db","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"05fe09b4-5f85-451c-9ccd-ada877869839","LogTimestamp":"2023-04-25T00:48:47.454Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:48:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:48:48.779Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:48:48.792Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:48.793Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:48.793Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:49.463Z","message":"Entering","context":{"RequestID":"8fa2a532-f6f0-4a84-8fd0-d28368c50291","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1993f4c0-190f-430f-b58a-12bd6d34ef1e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:48:49.463Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:48:49.465Z","message":"{\"transactionId\":\"8fa2a532-f6f0-4a84-8fd0-d28368c50291\",\"status\":\"200\",\"rqstDate\":\"230425-00:48:49:464\",\"respDate\":\"230425-00:48:49:465\",\"sourceId\":\"haproxy:8fa2a532-f6f0-4a84-8fd0-d28368c50291\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:48:49:464-65933\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[99a13053-d208-4f93-b32d-3074a2f910d6], x-b3-parentspanid=[ed0b136ba8faa1f0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[99d639811d63b152ed0b136ba8faa1f0], x-b3-spanid=[8079a08e125b320c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8fa2a532-f6f0-4a84-8fd0-d28368c50291]}\\\"}\"}","context":{"RequestID":"8fa2a532-f6f0-4a84-8fd0-d28368c50291","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1993f4c0-190f-430f-b58a-12bd6d34ef1e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:48:49.463Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:49.466Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8fa2a532-f6f0-4a84-8fd0-d28368c50291","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1993f4c0-190f-430f-b58a-12bd6d34ef1e","LogTimestamp":"2023-04-25T00:48:49.466Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:48:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:48:50.885Z","message":"Entering","context":{"RequestID":"5d973e7f-794e-43a9-88b9-76b56a77deb1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7136f052-5fda-45f7-abc8-be6fc555e2bd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:48:50.885Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:48:50.887Z","message":"{\"transactionId\":\"5d973e7f-794e-43a9-88b9-76b56a77deb1\",\"status\":\"200\",\"rqstDate\":\"230425-00:48:50:886\",\"respDate\":\"230425-00:48:50:887\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:5d973e7f-794e-43a9-88b9-76b56a77deb1\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:48:50:886-63916\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b943dc35-9033-4991-b272-d9dd8f17c407], x-b3-parentspanid=[037447f46ef0b497], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54755], x-envoy-attempt-count=[1], x-b3-traceid=[6f3fa2d5aa1bd5d8037447f46ef0b497], x-b3-spanid=[bb639ad5252243fc], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[5d973e7f-794e-43a9-88b9-76b56a77deb1]}\\\"}\"}","context":{"RequestID":"5d973e7f-794e-43a9-88b9-76b56a77deb1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7136f052-5fda-45f7-abc8-be6fc555e2bd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:48:50.885Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:50.888Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5d973e7f-794e-43a9-88b9-76b56a77deb1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7136f052-5fda-45f7-abc8-be6fc555e2bd","LogTimestamp":"2023-04-25T00:48:50.888Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:48:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:48:51.095Z","message":"Entering","context":{"RequestID":"d00f0012-353b-489d-8a5b-0e6629095caf","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"18550a36-e609-4c59-9dd4-4995c3d70b2f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:48:51.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:48:51.097Z","message":"Database is available from CACHED check.","context":{"RequestID":"d00f0012-353b-489d-8a5b-0e6629095caf","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"18550a36-e609-4c59-9dd4-4995c3d70b2f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:48:51.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:51.098Z","message":"{\"transactionId\":\"d00f0012-353b-489d-8a5b-0e6629095caf\",\"status\":\"200\",\"rqstDate\":\"230425-00:48:51:096\",\"respDate\":\"230425-00:48:51:098\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d00f0012-353b-489d-8a5b-0e6629095caf\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:48:51:096-50589\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d00f0012-353b-489d-8a5b-0e6629095caf]}\\\"}\"}","context":{"RequestID":"d00f0012-353b-489d-8a5b-0e6629095caf","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"18550a36-e609-4c59-9dd4-4995c3d70b2f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:48:51.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:51.099Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d00f0012-353b-489d-8a5b-0e6629095caf","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"18550a36-e609-4c59-9dd4-4995c3d70b2f","LogTimestamp":"2023-04-25T00:48:51.099Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:48:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:48:51.474Z","message":"Entering","context":{"RequestID":"449e9c10-0bd5-4359-880d-607b1933bca2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3de41127-6ca0-4660-b109-0dad2d882b98","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:48:51.474Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:48:51.477Z","message":"{\"transactionId\":\"449e9c10-0bd5-4359-880d-607b1933bca2\",\"status\":\"200\",\"rqstDate\":\"230425-00:48:51:475\",\"respDate\":\"230425-00:48:51:477\",\"sourceId\":\"haproxy:449e9c10-0bd5-4359-880d-607b1933bca2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:48:51:475-10084\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d0a7bcfb-3cde-4862-93c0-4d9f8d83da71], x-b3-parentspanid=[f24b7f22765b40d2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[40175f05d4254e58f24b7f22765b40d2], x-b3-spanid=[23317d7ae9536cb1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[449e9c10-0bd5-4359-880d-607b1933bca2]}\\\"}\"}","context":{"RequestID":"449e9c10-0bd5-4359-880d-607b1933bca2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3de41127-6ca0-4660-b109-0dad2d882b98","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:48:51.474Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:51.478Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"449e9c10-0bd5-4359-880d-607b1933bca2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3de41127-6ca0-4660-b109-0dad2d882b98","LogTimestamp":"2023-04-25T00:48:51.477Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:48:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:48:53.486Z","message":"Entering","context":{"RequestID":"9d6c4b18-1b4a-41a5-acd0-d07ee561b273","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"65dfd605-78c5-45d8-bd79-a444ca7407f0","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:48:53.486Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:48:53.489Z","message":"{\"transactionId\":\"9d6c4b18-1b4a-41a5-acd0-d07ee561b273\",\"status\":\"200\",\"rqstDate\":\"230425-00:48:53:487\",\"respDate\":\"230425-00:48:53:489\",\"sourceId\":\"haproxy:9d6c4b18-1b4a-41a5-acd0-d07ee561b273\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:48:53:487-2121\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8142d994-88f7-4a86-ad0d-1b257356364c], x-b3-parentspanid=[cd5ed3824de86d4d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bcc08dfdf32e63a5cd5ed3824de86d4d], x-b3-spanid=[98ebdde3d7a03845], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9d6c4b18-1b4a-41a5-acd0-d07ee561b273]}\\\"}\"}","context":{"RequestID":"9d6c4b18-1b4a-41a5-acd0-d07ee561b273","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"65dfd605-78c5-45d8-bd79-a444ca7407f0","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:48:53.486Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:53.490Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9d6c4b18-1b4a-41a5-acd0-d07ee561b273","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"65dfd605-78c5-45d8-bd79-a444ca7407f0","LogTimestamp":"2023-04-25T00:48:53.490Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:48:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:48:55.498Z","message":"Entering","context":{"RequestID":"7606b76d-cd5b-4001-9d83-abe37c976173","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3dcae93e-479c-424c-a054-a03b0f8b3eda","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:48:55.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:48:55.500Z","message":"{\"transactionId\":\"7606b76d-cd5b-4001-9d83-abe37c976173\",\"status\":\"200\",\"rqstDate\":\"230425-00:48:55:499\",\"respDate\":\"230425-00:48:55:500\",\"sourceId\":\"haproxy:7606b76d-cd5b-4001-9d83-abe37c976173\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:48:55:499-71748\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5f449fe6-bd70-4e71-ba7f-30036b7a52ce], x-b3-parentspanid=[3b50a5d722e78ea1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[288f5b4848b7170d3b50a5d722e78ea1], x-b3-spanid=[6d591244a8bfc290], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7606b76d-cd5b-4001-9d83-abe37c976173]}\\\"}\"}","context":{"RequestID":"7606b76d-cd5b-4001-9d83-abe37c976173","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3dcae93e-479c-424c-a054-a03b0f8b3eda","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:48:55.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:55.501Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7606b76d-cd5b-4001-9d83-abe37c976173","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3dcae93e-479c-424c-a054-a03b0f8b3eda","LogTimestamp":"2023-04-25T00:48:55.501Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:48:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:48:57.509Z","message":"Entering","context":{"RequestID":"80777484-dbca-44bb-87b2-9d855245ff74","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3ddf3e4d-59a0-4149-9b65-9e53d647e87c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:48:57.509Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:48:57.511Z","message":"{\"transactionId\":\"80777484-dbca-44bb-87b2-9d855245ff74\",\"status\":\"200\",\"rqstDate\":\"230425-00:48:57:510\",\"respDate\":\"230425-00:48:57:511\",\"sourceId\":\"haproxy:80777484-dbca-44bb-87b2-9d855245ff74\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:48:57:510-90598\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b49ffbe9-37df-4965-95aa-ab8c30b2f77d], x-b3-parentspanid=[96f59a3c443c3ab9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[554acba53b64f9f196f59a3c443c3ab9], x-b3-spanid=[af322d81635f0d46], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[80777484-dbca-44bb-87b2-9d855245ff74]}\\\"}\"}","context":{"RequestID":"80777484-dbca-44bb-87b2-9d855245ff74","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3ddf3e4d-59a0-4149-9b65-9e53d647e87c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:48:57.509Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:57.511Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"80777484-dbca-44bb-87b2-9d855245ff74","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3ddf3e4d-59a0-4149-9b65-9e53d647e87c","LogTimestamp":"2023-04-25T00:48:57.511Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:48:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:48:58.780Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:48:58.794Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:58.794Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:58.794Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:59.520Z","message":"Entering","context":{"RequestID":"625e5ad1-b28b-40ac-82c9-2ddeecdccd85","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d40a1089-db11-47c8-b73f-75af5d4fd775","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:48:59.520Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:48:59.522Z","message":"{\"transactionId\":\"625e5ad1-b28b-40ac-82c9-2ddeecdccd85\",\"status\":\"200\",\"rqstDate\":\"230425-00:48:59:521\",\"respDate\":\"230425-00:48:59:522\",\"sourceId\":\"haproxy:625e5ad1-b28b-40ac-82c9-2ddeecdccd85\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:48:59:521-24234\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bd6c45ff-ab65-49fd-a2a2-7e64939a7169], x-b3-parentspanid=[72e9e7242464e12c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c0dfc6856781d22f72e9e7242464e12c], x-b3-spanid=[3100a26316b4e414], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[625e5ad1-b28b-40ac-82c9-2ddeecdccd85]}\\\"}\"}","context":{"RequestID":"625e5ad1-b28b-40ac-82c9-2ddeecdccd85","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d40a1089-db11-47c8-b73f-75af5d4fd775","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:48:59.520Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:48:59.523Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"625e5ad1-b28b-40ac-82c9-2ddeecdccd85","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d40a1089-db11-47c8-b73f-75af5d4fd775","LogTimestamp":"2023-04-25T00:48:59.523Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:48:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:49:00.886Z","message":"Entering","context":{"RequestID":"5a6e2d15-c789-4276-8e85-c595e60e3abf","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"760da2a9-8f22-48b9-a894-917c885e5bed","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:49:00.886Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:49:00.889Z","message":"{\"transactionId\":\"5a6e2d15-c789-4276-8e85-c595e60e3abf\",\"status\":\"200\",\"rqstDate\":\"230425-00:49:00:887\",\"respDate\":\"230425-00:49:00:889\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:5a6e2d15-c789-4276-8e85-c595e60e3abf\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:49:00:887-44283\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7ada6353-082c-405f-840f-52f3732d547b], x-b3-parentspanid=[91c061ae68c588be], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50203], x-envoy-attempt-count=[1], x-b3-traceid=[59bd823e5b91408691c061ae68c588be], x-b3-spanid=[c48eae103b5aa230], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[5a6e2d15-c789-4276-8e85-c595e60e3abf]}\\\"}\"}","context":{"RequestID":"5a6e2d15-c789-4276-8e85-c595e60e3abf","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"760da2a9-8f22-48b9-a894-917c885e5bed","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:49:00.886Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:00.889Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5a6e2d15-c789-4276-8e85-c595e60e3abf","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"760da2a9-8f22-48b9-a894-917c885e5bed","LogTimestamp":"2023-04-25T00:49:00.889Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:49:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:49:01.096Z","message":"Entering","context":{"RequestID":"70989b6f-0d9d-4657-a71f-a00e5e3a2c55","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b996f5b7-e839-4e6c-9348-4c426d78fb41","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:49:01.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:49:01.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"70989b6f-0d9d-4657-a71f-a00e5e3a2c55","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b996f5b7-e839-4e6c-9348-4c426d78fb41","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:49:01.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:01.100Z","message":"{\"transactionId\":\"70989b6f-0d9d-4657-a71f-a00e5e3a2c55\",\"status\":\"200\",\"rqstDate\":\"230425-00:49:01:097\",\"respDate\":\"230425-00:49:01:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:70989b6f-0d9d-4657-a71f-a00e5e3a2c55\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:49:01:097-82040\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[70989b6f-0d9d-4657-a71f-a00e5e3a2c55]}\\\"}\"}","context":{"RequestID":"70989b6f-0d9d-4657-a71f-a00e5e3a2c55","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b996f5b7-e839-4e6c-9348-4c426d78fb41","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:49:01.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:01.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"70989b6f-0d9d-4657-a71f-a00e5e3a2c55","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b996f5b7-e839-4e6c-9348-4c426d78fb41","LogTimestamp":"2023-04-25T00:49:01.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:49:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:49:01.533Z","message":"Entering","context":{"RequestID":"5db391ce-dc9d-4c33-b6b3-fd815ae2df45","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b9b4b52b-b60e-4dde-bace-bf93756aeaef","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:49:01.533Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:49:01.537Z","message":"{\"transactionId\":\"5db391ce-dc9d-4c33-b6b3-fd815ae2df45\",\"status\":\"200\",\"rqstDate\":\"230425-00:49:01:534\",\"respDate\":\"230425-00:49:01:536\",\"sourceId\":\"haproxy:5db391ce-dc9d-4c33-b6b3-fd815ae2df45\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:49:01:534-43241\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dfbc846b-47ea-41fb-b7f5-1e0e93bc0ad4], x-b3-parentspanid=[e289e558871cc3ef], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6035d97c5aa284c5e289e558871cc3ef], x-b3-spanid=[e5a59071464212a9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5db391ce-dc9d-4c33-b6b3-fd815ae2df45]}\\\"}\"}","context":{"RequestID":"5db391ce-dc9d-4c33-b6b3-fd815ae2df45","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b9b4b52b-b60e-4dde-bace-bf93756aeaef","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:49:01.533Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:01.537Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5db391ce-dc9d-4c33-b6b3-fd815ae2df45","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b9b4b52b-b60e-4dde-bace-bf93756aeaef","LogTimestamp":"2023-04-25T00:49:01.537Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:49:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:49:03.548Z","message":"Entering","context":{"RequestID":"67d846c9-417c-4185-a7f6-187a3eb4ad93","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"90e9d457-bb9c-4b78-9986-e0f87f58d749","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:49:03.548Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:49:03.550Z","message":"{\"transactionId\":\"67d846c9-417c-4185-a7f6-187a3eb4ad93\",\"status\":\"200\",\"rqstDate\":\"230425-00:49:03:549\",\"respDate\":\"230425-00:49:03:550\",\"sourceId\":\"haproxy:67d846c9-417c-4185-a7f6-187a3eb4ad93\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:49:03:549-63693\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[96389924-fc76-4541-a29a-267430d32847], x-b3-parentspanid=[e65c005f1a9c3af5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[238c3dcbe28722bfe65c005f1a9c3af5], x-b3-spanid=[5565934feee63257], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[67d846c9-417c-4185-a7f6-187a3eb4ad93]}\\\"}\"}","context":{"RequestID":"67d846c9-417c-4185-a7f6-187a3eb4ad93","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"90e9d457-bb9c-4b78-9986-e0f87f58d749","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:49:03.548Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:03.551Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"67d846c9-417c-4185-a7f6-187a3eb4ad93","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"90e9d457-bb9c-4b78-9986-e0f87f58d749","LogTimestamp":"2023-04-25T00:49:03.551Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:49:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:49:05.560Z","message":"Entering","context":{"RequestID":"baeda6c6-edb2-4e08-8647-567ce1fa5cfc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0c985ee4-bd79-4f6f-b415-b5a6f6ed2afa","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:49:05.560Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:49:05.562Z","message":"{\"transactionId\":\"baeda6c6-edb2-4e08-8647-567ce1fa5cfc\",\"status\":\"200\",\"rqstDate\":\"230425-00:49:05:561\",\"respDate\":\"230425-00:49:05:562\",\"sourceId\":\"haproxy:baeda6c6-edb2-4e08-8647-567ce1fa5cfc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:49:05:561-35488\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5758bf2d-1840-4d02-8f6c-4804dde27881], x-b3-parentspanid=[0cdf01cbfd4ffe3b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[10af00bed2b5bb210cdf01cbfd4ffe3b], x-b3-spanid=[092c4f8caa5aa800], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[baeda6c6-edb2-4e08-8647-567ce1fa5cfc]}\\\"}\"}","context":{"RequestID":"baeda6c6-edb2-4e08-8647-567ce1fa5cfc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0c985ee4-bd79-4f6f-b415-b5a6f6ed2afa","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:49:05.560Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:05.563Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"baeda6c6-edb2-4e08-8647-567ce1fa5cfc","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0c985ee4-bd79-4f6f-b415-b5a6f6ed2afa","LogTimestamp":"2023-04-25T00:49:05.563Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:49:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:49:07.570Z","message":"Entering","context":{"RequestID":"d826388a-2930-415f-9a97-ce4e58469293","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"13dff530-7cd4-4016-9a00-9341c3f040e4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:49:07.570Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:49:07.573Z","message":"{\"transactionId\":\"d826388a-2930-415f-9a97-ce4e58469293\",\"status\":\"200\",\"rqstDate\":\"230425-00:49:07:571\",\"respDate\":\"230425-00:49:07:573\",\"sourceId\":\"haproxy:d826388a-2930-415f-9a97-ce4e58469293\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:49:07:571-18762\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[04ecc743-277e-4bff-b475-4674b504ab3c], x-b3-parentspanid=[5074a10d46b7e1f1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e2537bb9881754795074a10d46b7e1f1], x-b3-spanid=[72bb2d6c6f04eb22], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d826388a-2930-415f-9a97-ce4e58469293]}\\\"}\"}","context":{"RequestID":"d826388a-2930-415f-9a97-ce4e58469293","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"13dff530-7cd4-4016-9a00-9341c3f040e4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:49:07.570Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:07.574Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d826388a-2930-415f-9a97-ce4e58469293","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"13dff530-7cd4-4016-9a00-9341c3f040e4","LogTimestamp":"2023-04-25T00:49:07.574Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:49:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:49:08.780Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:49:08.793Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:08.794Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:08.794Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:09.583Z","message":"Entering","context":{"RequestID":"6fe570f8-8ce0-48b3-adbc-f0f6e8b3964e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c68f7f0a-3f84-4617-8899-56cbee9b372d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:49:09.583Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:49:09.586Z","message":"{\"transactionId\":\"6fe570f8-8ce0-48b3-adbc-f0f6e8b3964e\",\"status\":\"200\",\"rqstDate\":\"230425-00:49:09:584\",\"respDate\":\"230425-00:49:09:585\",\"sourceId\":\"haproxy:6fe570f8-8ce0-48b3-adbc-f0f6e8b3964e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:49:09:584-59546\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6b0fa943-f5e9-476e-9a25-625bf4d1238c], x-b3-parentspanid=[497a84f446134892], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[13580a939ceef1b7497a84f446134892], x-b3-spanid=[6452dc223269f58a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6fe570f8-8ce0-48b3-adbc-f0f6e8b3964e]}\\\"}\"}","context":{"RequestID":"6fe570f8-8ce0-48b3-adbc-f0f6e8b3964e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c68f7f0a-3f84-4617-8899-56cbee9b372d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:49:09.583Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:09.586Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6fe570f8-8ce0-48b3-adbc-f0f6e8b3964e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c68f7f0a-3f84-4617-8899-56cbee9b372d","LogTimestamp":"2023-04-25T00:49:09.586Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:49:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:49:10.886Z","message":"Entering","context":{"RequestID":"0f7f8803-8de1-4790-b3c3-2f8d6885fe74","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3570e02c-7fca-4548-9bf8-4431f56ff734","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:49:10.886Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:49:10.888Z","message":"{\"transactionId\":\"0f7f8803-8de1-4790-b3c3-2f8d6885fe74\",\"status\":\"200\",\"rqstDate\":\"230425-00:49:10:887\",\"respDate\":\"230425-00:49:10:888\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:0f7f8803-8de1-4790-b3c3-2f8d6885fe74\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:49:10:887-62344\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8551a0a3-2b14-4458-a5a9-0663acb1b123], x-b3-parentspanid=[f6f609a63d963f13], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40837], x-envoy-attempt-count=[1], x-b3-traceid=[f1374e6d27f7ed2ef6f609a63d963f13], x-b3-spanid=[10044d9d73fe4343], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[0f7f8803-8de1-4790-b3c3-2f8d6885fe74]}\\\"}\"}","context":{"RequestID":"0f7f8803-8de1-4790-b3c3-2f8d6885fe74","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3570e02c-7fca-4548-9bf8-4431f56ff734","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:49:10.886Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:10.889Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0f7f8803-8de1-4790-b3c3-2f8d6885fe74","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3570e02c-7fca-4548-9bf8-4431f56ff734","LogTimestamp":"2023-04-25T00:49:10.889Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:49:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:49:11.097Z","message":"Entering","context":{"RequestID":"4f0e89bf-f121-4f3d-965c-2815a0c82139","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"73fb3d5d-0874-46a8-9f13-f04f5b19b850","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:49:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:49:11.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"4f0e89bf-f121-4f3d-965c-2815a0c82139","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"73fb3d5d-0874-46a8-9f13-f04f5b19b850","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:49:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:11.100Z","message":"{\"transactionId\":\"4f0e89bf-f121-4f3d-965c-2815a0c82139\",\"status\":\"200\",\"rqstDate\":\"230425-00:49:11:098\",\"respDate\":\"230425-00:49:11:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4f0e89bf-f121-4f3d-965c-2815a0c82139\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:49:11:098-59333\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4f0e89bf-f121-4f3d-965c-2815a0c82139]}\\\"}\"}","context":{"RequestID":"4f0e89bf-f121-4f3d-965c-2815a0c82139","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"73fb3d5d-0874-46a8-9f13-f04f5b19b850","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:49:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:11.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4f0e89bf-f121-4f3d-965c-2815a0c82139","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"73fb3d5d-0874-46a8-9f13-f04f5b19b850","LogTimestamp":"2023-04-25T00:49:11.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:49:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:49:11.594Z","message":"Entering","context":{"RequestID":"09608237-0358-4c8f-b004-c102dd05a01c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f928254a-0719-4c7a-8e8f-ef796da9352b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:49:11.594Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:49:11.597Z","message":"{\"transactionId\":\"09608237-0358-4c8f-b004-c102dd05a01c\",\"status\":\"200\",\"rqstDate\":\"230425-00:49:11:595\",\"respDate\":\"230425-00:49:11:597\",\"sourceId\":\"haproxy:09608237-0358-4c8f-b004-c102dd05a01c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:49:11:595-74830\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[18d8e387-aec4-439e-a3a8-d7ab0b315a5d], x-b3-parentspanid=[ae607ce792e44abe], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ac03717b1cafd769ae607ce792e44abe], x-b3-spanid=[9a83aaabd514206b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[09608237-0358-4c8f-b004-c102dd05a01c]}\\\"}\"}","context":{"RequestID":"09608237-0358-4c8f-b004-c102dd05a01c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f928254a-0719-4c7a-8e8f-ef796da9352b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:49:11.594Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:11.598Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"09608237-0358-4c8f-b004-c102dd05a01c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f928254a-0719-4c7a-8e8f-ef796da9352b","LogTimestamp":"2023-04-25T00:49:11.597Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:49:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:49:12.368Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:12.376Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:13.606Z","message":"Entering","context":{"RequestID":"81bfefd2-bd87-4c70-b292-129c0366d80e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f65a8fb5-104a-4cf9-97ae-c2d92a0d1f07","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:49:13.606Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:49:13.610Z","message":"{\"transactionId\":\"81bfefd2-bd87-4c70-b292-129c0366d80e\",\"status\":\"200\",\"rqstDate\":\"230425-00:49:13:608\",\"respDate\":\"230425-00:49:13:610\",\"sourceId\":\"haproxy:81bfefd2-bd87-4c70-b292-129c0366d80e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:49:13:608-76589\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3b3e40b5-934e-4ecb-8283-a4a072f13457], x-b3-parentspanid=[123386154280f084], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f0dbf4ec7b3ae1ac123386154280f084], x-b3-spanid=[16a504a0e032eb76], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[81bfefd2-bd87-4c70-b292-129c0366d80e]}\\\"}\"}","context":{"RequestID":"81bfefd2-bd87-4c70-b292-129c0366d80e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f65a8fb5-104a-4cf9-97ae-c2d92a0d1f07","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:49:13.606Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:13.611Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"81bfefd2-bd87-4c70-b292-129c0366d80e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f65a8fb5-104a-4cf9-97ae-c2d92a0d1f07","LogTimestamp":"2023-04-25T00:49:13.611Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:49:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:49:15.620Z","message":"Entering","context":{"RequestID":"91310d57-d544-4c53-aaa1-a1f94dd094a1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"655a0dbd-023d-4266-a9e1-b36efb222488","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:49:15.620Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:49:15.622Z","message":"{\"transactionId\":\"91310d57-d544-4c53-aaa1-a1f94dd094a1\",\"status\":\"200\",\"rqstDate\":\"230425-00:49:15:620\",\"respDate\":\"230425-00:49:15:621\",\"sourceId\":\"haproxy:91310d57-d544-4c53-aaa1-a1f94dd094a1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:49:15:620-21167\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c5e65bc7-9095-47c1-8ad2-4f8949c3e734], x-b3-parentspanid=[7f2d5e6bb0890980], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d6df998139d425d17f2d5e6bb0890980], x-b3-spanid=[46b76a831ddb3e93], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[91310d57-d544-4c53-aaa1-a1f94dd094a1]}\\\"}\"}","context":{"RequestID":"91310d57-d544-4c53-aaa1-a1f94dd094a1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"655a0dbd-023d-4266-a9e1-b36efb222488","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:49:15.620Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:15.622Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"91310d57-d544-4c53-aaa1-a1f94dd094a1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"655a0dbd-023d-4266-a9e1-b36efb222488","LogTimestamp":"2023-04-25T00:49:15.622Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:49:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:49:17.631Z","message":"Entering","context":{"RequestID":"83118ac3-2741-4647-b33a-46b4cc18f185","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"14574352-6896-4d1e-8657-dfa051d7530f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:49:17.631Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:49:17.633Z","message":"{\"transactionId\":\"83118ac3-2741-4647-b33a-46b4cc18f185\",\"status\":\"200\",\"rqstDate\":\"230425-00:49:17:632\",\"respDate\":\"230425-00:49:17:633\",\"sourceId\":\"haproxy:83118ac3-2741-4647-b33a-46b4cc18f185\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:49:17:632-90290\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[786c5880-7ed7-4a51-b8db-559e3e1217f5], x-b3-parentspanid=[86a534394e33a59d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2695e3742b0e5d9386a534394e33a59d], x-b3-spanid=[e379d9d0e8466d47], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[83118ac3-2741-4647-b33a-46b4cc18f185]}\\\"}\"}","context":{"RequestID":"83118ac3-2741-4647-b33a-46b4cc18f185","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"14574352-6896-4d1e-8657-dfa051d7530f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:49:17.631Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:17.634Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"83118ac3-2741-4647-b33a-46b4cc18f185","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"14574352-6896-4d1e-8657-dfa051d7530f","LogTimestamp":"2023-04-25T00:49:17.634Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:49:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:49:18.779Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:49:18.793Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:18.793Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:18.793Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:19.643Z","message":"Entering","context":{"RequestID":"9245c181-7227-487e-af4b-5810ab576e76","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"809bd62a-0244-47a2-a4a0-b57497d91b06","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:49:19.643Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:49:19.646Z","message":"{\"transactionId\":\"9245c181-7227-487e-af4b-5810ab576e76\",\"status\":\"200\",\"rqstDate\":\"230425-00:49:19:644\",\"respDate\":\"230425-00:49:19:646\",\"sourceId\":\"haproxy:9245c181-7227-487e-af4b-5810ab576e76\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:49:19:644-80926\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0167035c-4a1a-4242-b930-bc62901613a8], x-b3-parentspanid=[2c4e917dac65fc04], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[46834d8744f44f7a2c4e917dac65fc04], x-b3-spanid=[40e0eb7ed3c36f47], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9245c181-7227-487e-af4b-5810ab576e76]}\\\"}\"}","context":{"RequestID":"9245c181-7227-487e-af4b-5810ab576e76","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"809bd62a-0244-47a2-a4a0-b57497d91b06","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:49:19.643Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:19.646Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9245c181-7227-487e-af4b-5810ab576e76","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"809bd62a-0244-47a2-a4a0-b57497d91b06","LogTimestamp":"2023-04-25T00:49:19.646Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:49:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:49:20.886Z","message":"Entering","context":{"RequestID":"bc53f820-df21-44c7-a0d1-bdb2abbf7dbf","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"19ee6a63-c563-4a19-a8ca-e0fad6d521e2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:49:20.886Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:49:20.888Z","message":"{\"transactionId\":\"bc53f820-df21-44c7-a0d1-bdb2abbf7dbf\",\"status\":\"200\",\"rqstDate\":\"230425-00:49:20:887\",\"respDate\":\"230425-00:49:20:888\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:bc53f820-df21-44c7-a0d1-bdb2abbf7dbf\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:49:20:887-5623\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a988e486-c7c2-4180-9278-087f3dac18ef], x-b3-parentspanid=[c18012a20ae59129], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[36503], x-envoy-attempt-count=[1], x-b3-traceid=[7621fa5a996d1a5ec18012a20ae59129], x-b3-spanid=[c1b7049f10426cd7], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[bc53f820-df21-44c7-a0d1-bdb2abbf7dbf]}\\\"}\"}","context":{"RequestID":"bc53f820-df21-44c7-a0d1-bdb2abbf7dbf","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"19ee6a63-c563-4a19-a8ca-e0fad6d521e2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:49:20.886Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:20.889Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bc53f820-df21-44c7-a0d1-bdb2abbf7dbf","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"19ee6a63-c563-4a19-a8ca-e0fad6d521e2","LogTimestamp":"2023-04-25T00:49:20.889Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:49:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:49:21.099Z","message":"Entering","context":{"RequestID":"e49907da-7876-4d8f-9e88-ee90e1d78c57","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f7bb8b78-17fd-4a7d-9ea4-9e8b7f10918a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:49:21.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:49:21.101Z","message":"Database is available from CACHED check.","context":{"RequestID":"e49907da-7876-4d8f-9e88-ee90e1d78c57","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f7bb8b78-17fd-4a7d-9ea4-9e8b7f10918a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:49:21.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:21.103Z","message":"{\"transactionId\":\"e49907da-7876-4d8f-9e88-ee90e1d78c57\",\"status\":\"200\",\"rqstDate\":\"230425-00:49:21:100\",\"respDate\":\"230425-00:49:21:103\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:e49907da-7876-4d8f-9e88-ee90e1d78c57\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:49:21:100-93511\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[e49907da-7876-4d8f-9e88-ee90e1d78c57]}\\\"}\"}","context":{"RequestID":"e49907da-7876-4d8f-9e88-ee90e1d78c57","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f7bb8b78-17fd-4a7d-9ea4-9e8b7f10918a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:49:21.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:21.104Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e49907da-7876-4d8f-9e88-ee90e1d78c57","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f7bb8b78-17fd-4a7d-9ea4-9e8b7f10918a","LogTimestamp":"2023-04-25T00:49:21.104Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:49:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:49:21.656Z","message":"Entering","context":{"RequestID":"426abdb2-cab4-47af-965f-fd0270b7d4e5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"13e8f158-eac0-4a3b-b3d2-f74fa696866b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:49:21.656Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:49:21.658Z","message":"{\"transactionId\":\"426abdb2-cab4-47af-965f-fd0270b7d4e5\",\"status\":\"200\",\"rqstDate\":\"230425-00:49:21:657\",\"respDate\":\"230425-00:49:21:658\",\"sourceId\":\"haproxy:426abdb2-cab4-47af-965f-fd0270b7d4e5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:49:21:657-58498\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0c155215-1ff7-47f8-bc2d-232a132f6bca], x-b3-parentspanid=[55ec32915e28f3bb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[58ef3d3bada9d67c55ec32915e28f3bb], x-b3-spanid=[7ad4e64d540a3aa5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[426abdb2-cab4-47af-965f-fd0270b7d4e5]}\\\"}\"}","context":{"RequestID":"426abdb2-cab4-47af-965f-fd0270b7d4e5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"13e8f158-eac0-4a3b-b3d2-f74fa696866b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:49:21.656Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:21.659Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"426abdb2-cab4-47af-965f-fd0270b7d4e5","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"13e8f158-eac0-4a3b-b3d2-f74fa696866b","LogTimestamp":"2023-04-25T00:49:21.659Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:49:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:49:23.668Z","message":"Entering","context":{"RequestID":"f42cf5a9-b3a1-4630-8396-d9576ed1c0be","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e9d2cefc-1bc0-4a03-92c2-ccc721cd2daf","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:49:23.668Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:49:23.669Z","message":"{\"transactionId\":\"f42cf5a9-b3a1-4630-8396-d9576ed1c0be\",\"status\":\"200\",\"rqstDate\":\"230425-00:49:23:668\",\"respDate\":\"230425-00:49:23:669\",\"sourceId\":\"haproxy:f42cf5a9-b3a1-4630-8396-d9576ed1c0be\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:49:23:668-59617\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[51aac5ce-af4d-4f5b-8785-170a4abb9393], x-b3-parentspanid=[adc6a358e18efa5b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6a51f39356f9ffbaadc6a358e18efa5b], x-b3-spanid=[b60120b43960d598], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f42cf5a9-b3a1-4630-8396-d9576ed1c0be]}\\\"}\"}","context":{"RequestID":"f42cf5a9-b3a1-4630-8396-d9576ed1c0be","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e9d2cefc-1bc0-4a03-92c2-ccc721cd2daf","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:49:23.668Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:23.670Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f42cf5a9-b3a1-4630-8396-d9576ed1c0be","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e9d2cefc-1bc0-4a03-92c2-ccc721cd2daf","LogTimestamp":"2023-04-25T00:49:23.670Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:49:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-25T00:49:25.678Z","message":"Entering","context":{"RequestID":"3eca271d-1353-4ffc-8192-5d8e9fc482e7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a0375841-ffdf-41e1-89cd-9d76867a0c92","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:49:25.678Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:49:25.681Z","message":"{\"transactionId\":\"3eca271d-1353-4ffc-8192-5d8e9fc482e7\",\"status\":\"200\",\"rqstDate\":\"230425-00:49:25:679\",\"respDate\":\"230425-00:49:25:681\",\"sourceId\":\"haproxy:3eca271d-1353-4ffc-8192-5d8e9fc482e7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:49:25:679-51372\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[39edc927-eeff-43fd-9ef9-7b00d9d49563], x-b3-parentspanid=[6365621dd76c9180], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4f828d43b266dc126365621dd76c9180], x-b3-spanid=[b27c00254dfc6757], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3eca271d-1353-4ffc-8192-5d8e9fc482e7]}\\\"}\"}","context":{"RequestID":"3eca271d-1353-4ffc-8192-5d8e9fc482e7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a0375841-ffdf-41e1-89cd-9d76867a0c92","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:49:25.678Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:25.681Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3eca271d-1353-4ffc-8192-5d8e9fc482e7","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a0375841-ffdf-41e1-89cd-9d76867a0c92","LogTimestamp":"2023-04-25T00:49:25.681Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:49:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:49:27.691Z","message":"Entering","context":{"RequestID":"70cb8633-199c-43de-a560-924ea52fb17b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4e18bfbe-226e-422c-866e-137c7fc938fc","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:49:27.691Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:49:27.694Z","message":"{\"transactionId\":\"70cb8633-199c-43de-a560-924ea52fb17b\",\"status\":\"200\",\"rqstDate\":\"230425-00:49:27:692\",\"respDate\":\"230425-00:49:27:694\",\"sourceId\":\"haproxy:70cb8633-199c-43de-a560-924ea52fb17b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:49:27:692-66147\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[031d584e-734d-490e-bc67-59fabafe48be], x-b3-parentspanid=[757b269959191237], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[588958696e2ceedb757b269959191237], x-b3-spanid=[5103a5299ac3e3f2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[70cb8633-199c-43de-a560-924ea52fb17b]}\\\"}\"}","context":{"RequestID":"70cb8633-199c-43de-a560-924ea52fb17b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4e18bfbe-226e-422c-866e-137c7fc938fc","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:49:27.691Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:27.694Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"70cb8633-199c-43de-a560-924ea52fb17b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4e18bfbe-226e-422c-866e-137c7fc938fc","LogTimestamp":"2023-04-25T00:49:27.694Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:49:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:49:28.780Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:49:28.791Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:28.792Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:28.792Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:29.703Z","message":"Entering","context":{"RequestID":"60706638-ffc0-491a-aec4-27a387c9b116","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"95586e45-a36a-440f-86ed-091242353985","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:49:29.703Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:49:29.706Z","message":"{\"transactionId\":\"60706638-ffc0-491a-aec4-27a387c9b116\",\"status\":\"200\",\"rqstDate\":\"230425-00:49:29:704\",\"respDate\":\"230425-00:49:29:706\",\"sourceId\":\"haproxy:60706638-ffc0-491a-aec4-27a387c9b116\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:49:29:704-68070\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[267f5855-f42b-437b-87f4-11de2148c68b], x-b3-parentspanid=[1e8cc1150f86cfc2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[324bc284722e28001e8cc1150f86cfc2], x-b3-spanid=[52a3e520088c82bb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[60706638-ffc0-491a-aec4-27a387c9b116]}\\\"}\"}","context":{"RequestID":"60706638-ffc0-491a-aec4-27a387c9b116","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"95586e45-a36a-440f-86ed-091242353985","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:49:29.703Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:29.707Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"60706638-ffc0-491a-aec4-27a387c9b116","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"95586e45-a36a-440f-86ed-091242353985","LogTimestamp":"2023-04-25T00:49:29.707Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:49:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:49:30.886Z","message":"Entering","context":{"RequestID":"66c0224f-9457-480a-82d8-ea2b1c886a6f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f15aa7bb-3094-4f7d-8640-41f8465a1770","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:49:30.886Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:49:30.889Z","message":"{\"transactionId\":\"66c0224f-9457-480a-82d8-ea2b1c886a6f\",\"status\":\"200\",\"rqstDate\":\"230425-00:49:30:887\",\"respDate\":\"230425-00:49:30:888\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:66c0224f-9457-480a-82d8-ea2b1c886a6f\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:49:30:887-84528\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2766ff63-07e4-4e18-bcff-9e585052e811], x-b3-parentspanid=[b24086e630f5774a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39505], x-envoy-attempt-count=[1], x-b3-traceid=[636c11818798781bb24086e630f5774a], x-b3-spanid=[97dec427c69c0ee6], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[66c0224f-9457-480a-82d8-ea2b1c886a6f]}\\\"}\"}","context":{"RequestID":"66c0224f-9457-480a-82d8-ea2b1c886a6f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f15aa7bb-3094-4f7d-8640-41f8465a1770","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:49:30.886Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:30.889Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"66c0224f-9457-480a-82d8-ea2b1c886a6f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f15aa7bb-3094-4f7d-8640-41f8465a1770","LogTimestamp":"2023-04-25T00:49:30.889Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:49:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:49:31.097Z","message":"Entering","context":{"RequestID":"a00eddfe-3e14-4085-bfae-9d8e8c1d2eae","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a05955a0-01e9-4136-b9c9-0c654aff6951","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:49:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:49:31.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"a00eddfe-3e14-4085-bfae-9d8e8c1d2eae","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a05955a0-01e9-4136-b9c9-0c654aff6951","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:49:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:31.101Z","message":"{\"transactionId\":\"a00eddfe-3e14-4085-bfae-9d8e8c1d2eae\",\"status\":\"200\",\"rqstDate\":\"230425-00:49:31:098\",\"respDate\":\"230425-00:49:31:101\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a00eddfe-3e14-4085-bfae-9d8e8c1d2eae\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:49:31:098-75772\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a00eddfe-3e14-4085-bfae-9d8e8c1d2eae]}\\\"}\"}","context":{"RequestID":"a00eddfe-3e14-4085-bfae-9d8e8c1d2eae","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a05955a0-01e9-4136-b9c9-0c654aff6951","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:49:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:31.102Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a00eddfe-3e14-4085-bfae-9d8e8c1d2eae","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a05955a0-01e9-4136-b9c9-0c654aff6951","LogTimestamp":"2023-04-25T00:49:31.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:49:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:49:31.716Z","message":"Entering","context":{"RequestID":"234e8800-a8d6-4742-87d7-b0400326cf14","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3a385242-7c51-43ff-ac23-eb6c195ab283","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:49:31.715Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:49:31.718Z","message":"{\"transactionId\":\"234e8800-a8d6-4742-87d7-b0400326cf14\",\"status\":\"200\",\"rqstDate\":\"230425-00:49:31:716\",\"respDate\":\"230425-00:49:31:718\",\"sourceId\":\"haproxy:234e8800-a8d6-4742-87d7-b0400326cf14\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:49:31:716-80043\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[18971b15-c418-42ac-9580-b8d5f61d8f80], x-b3-parentspanid=[06662a1b77dd9818], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[250b742910d5423406662a1b77dd9818], x-b3-spanid=[d73dfb56675d1fc0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[234e8800-a8d6-4742-87d7-b0400326cf14]}\\\"}\"}","context":{"RequestID":"234e8800-a8d6-4742-87d7-b0400326cf14","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3a385242-7c51-43ff-ac23-eb6c195ab283","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:49:31.715Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:31.719Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"234e8800-a8d6-4742-87d7-b0400326cf14","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3a385242-7c51-43ff-ac23-eb6c195ab283","LogTimestamp":"2023-04-25T00:49:31.719Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:49:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:49:33.727Z","message":"Entering","context":{"RequestID":"085978bc-79fa-4546-bf88-b0450a1897ae","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a1627aea-ac74-4bcf-a57e-1cd331717b25","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:49:33.727Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:49:33.728Z","message":"{\"transactionId\":\"085978bc-79fa-4546-bf88-b0450a1897ae\",\"status\":\"200\",\"rqstDate\":\"230425-00:49:33:727\",\"respDate\":\"230425-00:49:33:728\",\"sourceId\":\"haproxy:085978bc-79fa-4546-bf88-b0450a1897ae\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:49:33:727-49149\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a1ac7ae0-16cd-4449-b0e2-8cbdf3254c30], x-b3-parentspanid=[1ba20e452d9bbb35], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6d985a35162992741ba20e452d9bbb35], x-b3-spanid=[1ee50d7aeb5fef2e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[085978bc-79fa-4546-bf88-b0450a1897ae]}\\\"}\"}","context":{"RequestID":"085978bc-79fa-4546-bf88-b0450a1897ae","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a1627aea-ac74-4bcf-a57e-1cd331717b25","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:49:33.727Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:33.729Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"085978bc-79fa-4546-bf88-b0450a1897ae","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a1627aea-ac74-4bcf-a57e-1cd331717b25","LogTimestamp":"2023-04-25T00:49:33.729Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:49:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:49:35.737Z","message":"Entering","context":{"RequestID":"80a2e639-a987-42a7-a6cb-269614c24d20","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e0fd3781-17cf-493f-97dc-17abb16abe54","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:49:35.737Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:49:35.740Z","message":"{\"transactionId\":\"80a2e639-a987-42a7-a6cb-269614c24d20\",\"status\":\"200\",\"rqstDate\":\"230425-00:49:35:738\",\"respDate\":\"230425-00:49:35:740\",\"sourceId\":\"haproxy:80a2e639-a987-42a7-a6cb-269614c24d20\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:49:35:738-1789\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d86c45a8-0958-492e-afcd-d1689cf30296], x-b3-parentspanid=[dbf5d4df7025fc33], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fd1aab1d0075833cdbf5d4df7025fc33], x-b3-spanid=[81507ae1ea00867b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[80a2e639-a987-42a7-a6cb-269614c24d20]}\\\"}\"}","context":{"RequestID":"80a2e639-a987-42a7-a6cb-269614c24d20","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e0fd3781-17cf-493f-97dc-17abb16abe54","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:49:35.737Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:35.741Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"80a2e639-a987-42a7-a6cb-269614c24d20","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e0fd3781-17cf-493f-97dc-17abb16abe54","LogTimestamp":"2023-04-25T00:49:35.741Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:49:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:49:37.750Z","message":"Entering","context":{"RequestID":"784249a0-3a28-429d-8e5c-216df2aaa6c6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7f9414b2-cf95-4a11-ac83-a8c8ddbc96d6","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:49:37.750Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:49:37.752Z","message":"{\"transactionId\":\"784249a0-3a28-429d-8e5c-216df2aaa6c6\",\"status\":\"200\",\"rqstDate\":\"230425-00:49:37:751\",\"respDate\":\"230425-00:49:37:752\",\"sourceId\":\"haproxy:784249a0-3a28-429d-8e5c-216df2aaa6c6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:49:37:751-81663\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[af01b67c-a258-439d-99f5-47b6675937be], x-b3-parentspanid=[f2eb75ae2d7c5883], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[add20ef7661802daf2eb75ae2d7c5883], x-b3-spanid=[e3ec96eb02281e89], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[784249a0-3a28-429d-8e5c-216df2aaa6c6]}\\\"}\"}","context":{"RequestID":"784249a0-3a28-429d-8e5c-216df2aaa6c6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7f9414b2-cf95-4a11-ac83-a8c8ddbc96d6","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:49:37.750Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:37.753Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"784249a0-3a28-429d-8e5c-216df2aaa6c6","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7f9414b2-cf95-4a11-ac83-a8c8ddbc96d6","LogTimestamp":"2023-04-25T00:49:37.753Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:49:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:49:38.780Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:49:38.792Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:38.792Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:38.792Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:39.764Z","message":"Entering","context":{"RequestID":"843402b2-2400-4254-918e-c9b46ac9887b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"52201532-df37-4c99-9529-3ec757fd96a0","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:49:39.764Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:49:39.767Z","message":"{\"transactionId\":\"843402b2-2400-4254-918e-c9b46ac9887b\",\"status\":\"200\",\"rqstDate\":\"230425-00:49:39:765\",\"respDate\":\"230425-00:49:39:767\",\"sourceId\":\"haproxy:843402b2-2400-4254-918e-c9b46ac9887b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:49:39:765-65220\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8afd5cbe-cfbc-4951-a3b0-b1c24b3554aa], x-b3-parentspanid=[c743d91c72cf8d8e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fc1b58b069d7f523c743d91c72cf8d8e], x-b3-spanid=[84ac87cd4d87a8c4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[843402b2-2400-4254-918e-c9b46ac9887b]}\\\"}\"}","context":{"RequestID":"843402b2-2400-4254-918e-c9b46ac9887b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"52201532-df37-4c99-9529-3ec757fd96a0","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:49:39.764Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:39.768Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"843402b2-2400-4254-918e-c9b46ac9887b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"52201532-df37-4c99-9529-3ec757fd96a0","LogTimestamp":"2023-04-25T00:49:39.768Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:49:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:49:40.886Z","message":"Entering","context":{"RequestID":"62a302f2-e565-47a6-b662-c12e53b44667","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f0f1960f-4dc8-4bd4-9305-6b4afe209acf","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:49:40.886Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:49:40.888Z","message":"{\"transactionId\":\"62a302f2-e565-47a6-b662-c12e53b44667\",\"status\":\"200\",\"rqstDate\":\"230425-00:49:40:887\",\"respDate\":\"230425-00:49:40:888\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:62a302f2-e565-47a6-b662-c12e53b44667\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:49:40:887-18060\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[61ea20c7-32d6-4606-9128-32811cad9641], x-b3-parentspanid=[11179772281fb6e1], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50297], x-envoy-attempt-count=[1], x-b3-traceid=[9cd2dc51fa9affa511179772281fb6e1], x-b3-spanid=[69cbe6e5a931ed55], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[62a302f2-e565-47a6-b662-c12e53b44667]}\\\"}\"}","context":{"RequestID":"62a302f2-e565-47a6-b662-c12e53b44667","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f0f1960f-4dc8-4bd4-9305-6b4afe209acf","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:49:40.886Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:40.889Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"62a302f2-e565-47a6-b662-c12e53b44667","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f0f1960f-4dc8-4bd4-9305-6b4afe209acf","LogTimestamp":"2023-04-25T00:49:40.889Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:49:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:49:41.096Z","message":"Entering","context":{"RequestID":"c3d21512-f643-49f0-bc7b-134decd38c8b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d3d34137-d077-4640-9ac7-8d603f1c8dd8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:49:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:49:41.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"c3d21512-f643-49f0-bc7b-134decd38c8b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d3d34137-d077-4640-9ac7-8d603f1c8dd8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:49:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:41.100Z","message":"{\"transactionId\":\"c3d21512-f643-49f0-bc7b-134decd38c8b\",\"status\":\"200\",\"rqstDate\":\"230425-00:49:41:097\",\"respDate\":\"230425-00:49:41:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c3d21512-f643-49f0-bc7b-134decd38c8b\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:49:41:097-72622\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c3d21512-f643-49f0-bc7b-134decd38c8b]}\\\"}\"}","context":{"RequestID":"c3d21512-f643-49f0-bc7b-134decd38c8b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d3d34137-d077-4640-9ac7-8d603f1c8dd8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:49:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:41.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c3d21512-f643-49f0-bc7b-134decd38c8b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d3d34137-d077-4640-9ac7-8d603f1c8dd8","LogTimestamp":"2023-04-25T00:49:41.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:49:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:49:41.778Z","message":"Entering","context":{"RequestID":"0774d37e-fd09-42da-a3ca-8e4049203857","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"01eb977d-649e-4f0e-9841-82f60440157c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:49:41.778Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:49:41.781Z","message":"{\"transactionId\":\"0774d37e-fd09-42da-a3ca-8e4049203857\",\"status\":\"200\",\"rqstDate\":\"230425-00:49:41:779\",\"respDate\":\"230425-00:49:41:781\",\"sourceId\":\"haproxy:0774d37e-fd09-42da-a3ca-8e4049203857\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:49:41:779-12656\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[15a70be9-be1f-47d2-a778-a5342d07fea8], x-b3-parentspanid=[a8db501e77faeda4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4800c3c235bd5031a8db501e77faeda4], x-b3-spanid=[1a5a0695060c7fb7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0774d37e-fd09-42da-a3ca-8e4049203857]}\\\"}\"}","context":{"RequestID":"0774d37e-fd09-42da-a3ca-8e4049203857","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"01eb977d-649e-4f0e-9841-82f60440157c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:49:41.778Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:41.782Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0774d37e-fd09-42da-a3ca-8e4049203857","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"01eb977d-649e-4f0e-9841-82f60440157c","LogTimestamp":"2023-04-25T00:49:41.782Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:49:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:49:42.377Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:42.380Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:43.791Z","message":"Entering","context":{"RequestID":"78929c7e-7110-4bf8-8e16-377953bfb853","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fbd19f91-9193-4358-9723-83fb0864bf1c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:49:43.791Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:49:43.793Z","message":"{\"transactionId\":\"78929c7e-7110-4bf8-8e16-377953bfb853\",\"status\":\"200\",\"rqstDate\":\"230425-00:49:43:792\",\"respDate\":\"230425-00:49:43:793\",\"sourceId\":\"haproxy:78929c7e-7110-4bf8-8e16-377953bfb853\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:49:43:792-58756\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7fce23e9-bf5a-42d5-a14c-bd34de01a784], x-b3-parentspanid=[d2313e13bf02d70f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0fa83d9422b4e77bd2313e13bf02d70f], x-b3-spanid=[d2caf3cb2a6d346e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[78929c7e-7110-4bf8-8e16-377953bfb853]}\\\"}\"}","context":{"RequestID":"78929c7e-7110-4bf8-8e16-377953bfb853","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fbd19f91-9193-4358-9723-83fb0864bf1c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:49:43.791Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:43.794Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"78929c7e-7110-4bf8-8e16-377953bfb853","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fbd19f91-9193-4358-9723-83fb0864bf1c","LogTimestamp":"2023-04-25T00:49:43.794Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:49:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:49:45.804Z","message":"Entering","context":{"RequestID":"1e287f7b-4e50-43c1-9ce4-d4025119c8ec","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d74d769e-1921-4a9a-a699-8d22a973fc9b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:49:45.804Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:49:45.806Z","message":"{\"transactionId\":\"1e287f7b-4e50-43c1-9ce4-d4025119c8ec\",\"status\":\"200\",\"rqstDate\":\"230425-00:49:45:804\",\"respDate\":\"230425-00:49:45:806\",\"sourceId\":\"haproxy:1e287f7b-4e50-43c1-9ce4-d4025119c8ec\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:49:45:804-48562\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a1359c57-82bc-4bab-a48b-6d28b024dbfa], x-b3-parentspanid=[77884f49544a6bc4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5e8ce56bc67fd83477884f49544a6bc4], x-b3-spanid=[dcbc156b94150e38], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1e287f7b-4e50-43c1-9ce4-d4025119c8ec]}\\\"}\"}","context":{"RequestID":"1e287f7b-4e50-43c1-9ce4-d4025119c8ec","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d74d769e-1921-4a9a-a699-8d22a973fc9b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:49:45.804Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:45.807Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1e287f7b-4e50-43c1-9ce4-d4025119c8ec","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d74d769e-1921-4a9a-a699-8d22a973fc9b","LogTimestamp":"2023-04-25T00:49:45.807Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:49:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:49:47.816Z","message":"Entering","context":{"RequestID":"005f7faa-a7dc-4db6-ba2e-a6c6ce27003e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fb19f03e-3422-42e8-ae9f-f9a14c6d4bc9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:49:47.816Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:49:47.819Z","message":"{\"transactionId\":\"005f7faa-a7dc-4db6-ba2e-a6c6ce27003e\",\"status\":\"200\",\"rqstDate\":\"230425-00:49:47:817\",\"respDate\":\"230425-00:49:47:819\",\"sourceId\":\"haproxy:005f7faa-a7dc-4db6-ba2e-a6c6ce27003e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:49:47:817-67421\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2dc9f3ad-00ed-42be-8307-fef809a8c3af], x-b3-parentspanid=[5b6ae5b55467fafa], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[577ec65eb982208d5b6ae5b55467fafa], x-b3-spanid=[47c868e2d577219a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[005f7faa-a7dc-4db6-ba2e-a6c6ce27003e]}\\\"}\"}","context":{"RequestID":"005f7faa-a7dc-4db6-ba2e-a6c6ce27003e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fb19f03e-3422-42e8-ae9f-f9a14c6d4bc9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:49:47.816Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:47.820Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"005f7faa-a7dc-4db6-ba2e-a6c6ce27003e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fb19f03e-3422-42e8-ae9f-f9a14c6d4bc9","LogTimestamp":"2023-04-25T00:49:47.820Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:49:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:49:48.781Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:49:48.797Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:48.797Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:48.797Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:49.829Z","message":"Entering","context":{"RequestID":"abbcb8ce-bbc8-44ad-bec5-7a539e914803","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"408a1039-0efa-4358-a5e9-be675850f639","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:49:49.829Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:49:49.832Z","message":"{\"transactionId\":\"abbcb8ce-bbc8-44ad-bec5-7a539e914803\",\"status\":\"200\",\"rqstDate\":\"230425-00:49:49:830\",\"respDate\":\"230425-00:49:49:832\",\"sourceId\":\"haproxy:abbcb8ce-bbc8-44ad-bec5-7a539e914803\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:49:49:830-54653\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e81cf420-b73c-4904-bfa0-be9c8eccab26], x-b3-parentspanid=[fd42b502d5f4e14c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b4a01ba19b95efaefd42b502d5f4e14c], x-b3-spanid=[5195eb87a8d88529], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[abbcb8ce-bbc8-44ad-bec5-7a539e914803]}\\\"}\"}","context":{"RequestID":"abbcb8ce-bbc8-44ad-bec5-7a539e914803","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"408a1039-0efa-4358-a5e9-be675850f639","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:49:49.829Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:49.833Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"abbcb8ce-bbc8-44ad-bec5-7a539e914803","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"408a1039-0efa-4358-a5e9-be675850f639","LogTimestamp":"2023-04-25T00:49:49.833Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:49:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:49:50.885Z","message":"Entering","context":{"RequestID":"c878c11b-278f-4e98-a899-2eeb82098c81","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6c7cd703-5481-40c0-8970-30a9a50acdf2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:49:50.884Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:49:50.887Z","message":"{\"transactionId\":\"c878c11b-278f-4e98-a899-2eeb82098c81\",\"status\":\"200\",\"rqstDate\":\"230425-00:49:50:885\",\"respDate\":\"230425-00:49:50:887\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c878c11b-278f-4e98-a899-2eeb82098c81\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:49:50:885-49474\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9c3bc155-0079-45a4-85a3-073ec92eb077], x-b3-parentspanid=[25470a214627a43e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[35163], x-envoy-attempt-count=[1], x-b3-traceid=[3eca0080d54e933225470a214627a43e], x-b3-spanid=[185b2b3f90d3fbbd], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c878c11b-278f-4e98-a899-2eeb82098c81]}\\\"}\"}","context":{"RequestID":"c878c11b-278f-4e98-a899-2eeb82098c81","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6c7cd703-5481-40c0-8970-30a9a50acdf2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:49:50.884Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:50.888Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c878c11b-278f-4e98-a899-2eeb82098c81","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6c7cd703-5481-40c0-8970-30a9a50acdf2","LogTimestamp":"2023-04-25T00:49:50.888Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:49:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:49:51.097Z","message":"Entering","context":{"RequestID":"c7011dcd-1ec7-4bcb-8d26-9f48d8f8d5f5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9044b2f3-0347-4d55-8efe-e675d57bc310","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:49:51.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:49:51.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"c7011dcd-1ec7-4bcb-8d26-9f48d8f8d5f5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9044b2f3-0347-4d55-8efe-e675d57bc310","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:49:51.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:51.100Z","message":"{\"transactionId\":\"c7011dcd-1ec7-4bcb-8d26-9f48d8f8d5f5\",\"status\":\"200\",\"rqstDate\":\"230425-00:49:51:098\",\"respDate\":\"230425-00:49:51:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c7011dcd-1ec7-4bcb-8d26-9f48d8f8d5f5\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:49:51:098-49242\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c7011dcd-1ec7-4bcb-8d26-9f48d8f8d5f5]}\\\"}\"}","context":{"RequestID":"c7011dcd-1ec7-4bcb-8d26-9f48d8f8d5f5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9044b2f3-0347-4d55-8efe-e675d57bc310","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:49:51.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:51.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c7011dcd-1ec7-4bcb-8d26-9f48d8f8d5f5","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9044b2f3-0347-4d55-8efe-e675d57bc310","LogTimestamp":"2023-04-25T00:49:51.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:49:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:49:51.843Z","message":"Entering","context":{"RequestID":"6b365973-5a2a-4df5-8bb5-b53a00984023","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"58760ad7-7276-4a3a-802d-b0e10a005445","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:49:51.843Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:49:51.846Z","message":"{\"transactionId\":\"6b365973-5a2a-4df5-8bb5-b53a00984023\",\"status\":\"200\",\"rqstDate\":\"230425-00:49:51:844\",\"respDate\":\"230425-00:49:51:845\",\"sourceId\":\"haproxy:6b365973-5a2a-4df5-8bb5-b53a00984023\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:49:51:844-36867\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6143e6c8-9be4-44a8-9226-ee8f17ae2f10], x-b3-parentspanid=[dc4ebab1eb9f5b45], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[11b35002412e4a9edc4ebab1eb9f5b45], x-b3-spanid=[0617dc50ba4ace65], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6b365973-5a2a-4df5-8bb5-b53a00984023]}\\\"}\"}","context":{"RequestID":"6b365973-5a2a-4df5-8bb5-b53a00984023","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"58760ad7-7276-4a3a-802d-b0e10a005445","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:49:51.843Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:51.846Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6b365973-5a2a-4df5-8bb5-b53a00984023","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"58760ad7-7276-4a3a-802d-b0e10a005445","LogTimestamp":"2023-04-25T00:49:51.846Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:49:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:49:53.856Z","message":"Entering","context":{"RequestID":"f95352cb-3d75-4ba1-aa6c-7d8f8ebc4d06","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"93cf9850-c649-45b8-becb-2182a23f6a9f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:49:53.856Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:49:53.858Z","message":"{\"transactionId\":\"f95352cb-3d75-4ba1-aa6c-7d8f8ebc4d06\",\"status\":\"200\",\"rqstDate\":\"230425-00:49:53:857\",\"respDate\":\"230425-00:49:53:858\",\"sourceId\":\"haproxy:f95352cb-3d75-4ba1-aa6c-7d8f8ebc4d06\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:49:53:857-35774\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[482baf45-0120-4529-841b-f0ee850c5bbf], x-b3-parentspanid=[f32e12b47caf4671], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[da2c8667e0293e01f32e12b47caf4671], x-b3-spanid=[5de4d138c5309beb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f95352cb-3d75-4ba1-aa6c-7d8f8ebc4d06]}\\\"}\"}","context":{"RequestID":"f95352cb-3d75-4ba1-aa6c-7d8f8ebc4d06","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"93cf9850-c649-45b8-becb-2182a23f6a9f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:49:53.856Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:53.859Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f95352cb-3d75-4ba1-aa6c-7d8f8ebc4d06","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"93cf9850-c649-45b8-becb-2182a23f6a9f","LogTimestamp":"2023-04-25T00:49:53.859Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:49:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:49:55.869Z","message":"Entering","context":{"RequestID":"f85a8b0a-9957-4abb-b33a-0a031eb2a0b0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6635f7e2-cd68-428a-88b1-9410403251d1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:49:55.869Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:49:55.872Z","message":"{\"transactionId\":\"f85a8b0a-9957-4abb-b33a-0a031eb2a0b0\",\"status\":\"200\",\"rqstDate\":\"230425-00:49:55:870\",\"respDate\":\"230425-00:49:55:872\",\"sourceId\":\"haproxy:f85a8b0a-9957-4abb-b33a-0a031eb2a0b0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:49:55:870-43951\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a8665ab0-205a-41c2-b859-25bb7154c55d], x-b3-parentspanid=[26512b7f03b95ff6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d34ddfafab91d58226512b7f03b95ff6], x-b3-spanid=[601672c0ed12557b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f85a8b0a-9957-4abb-b33a-0a031eb2a0b0]}\\\"}\"}","context":{"RequestID":"f85a8b0a-9957-4abb-b33a-0a031eb2a0b0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6635f7e2-cd68-428a-88b1-9410403251d1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:49:55.869Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:55.873Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f85a8b0a-9957-4abb-b33a-0a031eb2a0b0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6635f7e2-cd68-428a-88b1-9410403251d1","LogTimestamp":"2023-04-25T00:49:55.873Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:49:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:49:57.882Z","message":"Entering","context":{"RequestID":"c40f438a-8422-46b6-8850-0de2aa584396","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1f9aaf90-5708-4efa-83c4-bdbe0b8a71aa","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:49:57.882Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:49:57.885Z","message":"{\"transactionId\":\"c40f438a-8422-46b6-8850-0de2aa584396\",\"status\":\"200\",\"rqstDate\":\"230425-00:49:57:884\",\"respDate\":\"230425-00:49:57:885\",\"sourceId\":\"haproxy:c40f438a-8422-46b6-8850-0de2aa584396\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:49:57:884-42996\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[85a68506-80fe-4719-b6ca-78f96967bf64], x-b3-parentspanid=[cdc360e50c67d2c3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[15791ad1c56f0c04cdc360e50c67d2c3], x-b3-spanid=[9917562202e5a9c5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c40f438a-8422-46b6-8850-0de2aa584396]}\\\"}\"}","context":{"RequestID":"c40f438a-8422-46b6-8850-0de2aa584396","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1f9aaf90-5708-4efa-83c4-bdbe0b8a71aa","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:49:57.882Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:57.886Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c40f438a-8422-46b6-8850-0de2aa584396","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1f9aaf90-5708-4efa-83c4-bdbe0b8a71aa","LogTimestamp":"2023-04-25T00:49:57.886Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:49:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:49:58.781Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:49:58.797Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:58.797Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:58.797Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:59.894Z","message":"Entering","context":{"RequestID":"7f46c01e-c8cf-433c-b638-cc845394af7c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e06fd95d-0345-487b-a316-5e7235590598","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:49:59.894Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:49:59.897Z","message":"{\"transactionId\":\"7f46c01e-c8cf-433c-b638-cc845394af7c\",\"status\":\"200\",\"rqstDate\":\"230425-00:49:59:895\",\"respDate\":\"230425-00:49:59:897\",\"sourceId\":\"haproxy:7f46c01e-c8cf-433c-b638-cc845394af7c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:49:59:895-95977\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[69726e7a-95d1-449e-87f8-cba23e0ec330], x-b3-parentspanid=[68c656ad89792e87], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fbd3307cc898143668c656ad89792e87], x-b3-spanid=[f21ace16d5b0fd49], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7f46c01e-c8cf-433c-b638-cc845394af7c]}\\\"}\"}","context":{"RequestID":"7f46c01e-c8cf-433c-b638-cc845394af7c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e06fd95d-0345-487b-a316-5e7235590598","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:49:59.894Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:49:59.898Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7f46c01e-c8cf-433c-b638-cc845394af7c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e06fd95d-0345-487b-a316-5e7235590598","LogTimestamp":"2023-04-25T00:49:59.898Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:49:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:50:00.886Z","message":"Entering","context":{"RequestID":"08f110b8-6af1-49a0-8994-6baa1b9a6ce0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"34b5c107-4f1e-4e76-a3a1-9c029028db24","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:50:00.886Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:50:00.888Z","message":"{\"transactionId\":\"08f110b8-6af1-49a0-8994-6baa1b9a6ce0\",\"status\":\"200\",\"rqstDate\":\"230425-00:50:00:887\",\"respDate\":\"230425-00:50:00:888\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:08f110b8-6af1-49a0-8994-6baa1b9a6ce0\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:50:00:887-16017\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0925b839-2021-4164-b101-d0c103e984d1], x-b3-parentspanid=[83f218457230035d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[36539], x-envoy-attempt-count=[1], x-b3-traceid=[1f9085eb6ac97eba83f218457230035d], x-b3-spanid=[9866025869a18cfb], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[08f110b8-6af1-49a0-8994-6baa1b9a6ce0]}\\\"}\"}","context":{"RequestID":"08f110b8-6af1-49a0-8994-6baa1b9a6ce0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"34b5c107-4f1e-4e76-a3a1-9c029028db24","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:50:00.886Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:50:00.889Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"08f110b8-6af1-49a0-8994-6baa1b9a6ce0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"34b5c107-4f1e-4e76-a3a1-9c029028db24","LogTimestamp":"2023-04-25T00:50:00.889Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:50:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:50:01.096Z","message":"Entering","context":{"RequestID":"e776f812-b109-466b-8daa-018c5948ad59","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0a29199b-9311-4c20-a49b-55ce69d6a32a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:50:01.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:50:01.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"e776f812-b109-466b-8daa-018c5948ad59","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0a29199b-9311-4c20-a49b-55ce69d6a32a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:50:01.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:50:01.099Z","message":"{\"transactionId\":\"e776f812-b109-466b-8daa-018c5948ad59\",\"status\":\"200\",\"rqstDate\":\"230425-00:50:01:097\",\"respDate\":\"230425-00:50:01:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:e776f812-b109-466b-8daa-018c5948ad59\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:50:01:097-69071\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[e776f812-b109-466b-8daa-018c5948ad59]}\\\"}\"}","context":{"RequestID":"e776f812-b109-466b-8daa-018c5948ad59","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0a29199b-9311-4c20-a49b-55ce69d6a32a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:50:01.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:50:01.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e776f812-b109-466b-8daa-018c5948ad59","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0a29199b-9311-4c20-a49b-55ce69d6a32a","LogTimestamp":"2023-04-25T00:50:01.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:50:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:50:01.910Z","message":"Entering","context":{"RequestID":"f6a1bcb3-d833-407c-8106-1642a0c335d4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b3fd8351-e8f7-4a6d-b6e3-387f719b06bf","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:50:01.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:50:01.912Z","message":"{\"transactionId\":\"f6a1bcb3-d833-407c-8106-1642a0c335d4\",\"status\":\"200\",\"rqstDate\":\"230425-00:50:01:910\",\"respDate\":\"230425-00:50:01:912\",\"sourceId\":\"haproxy:f6a1bcb3-d833-407c-8106-1642a0c335d4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:50:01:910-21574\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[62f66d84-6323-4655-acd0-39c8df55ef68], x-b3-parentspanid=[66e3a455b56a9d81], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[50bcaf02086be97c66e3a455b56a9d81], x-b3-spanid=[942df49d2e4f80af], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f6a1bcb3-d833-407c-8106-1642a0c335d4]}\\\"}\"}","context":{"RequestID":"f6a1bcb3-d833-407c-8106-1642a0c335d4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b3fd8351-e8f7-4a6d-b6e3-387f719b06bf","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:50:01.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:50:01.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f6a1bcb3-d833-407c-8106-1642a0c335d4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b3fd8351-e8f7-4a6d-b6e3-387f719b06bf","LogTimestamp":"2023-04-25T00:50:01.913Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:50:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:50:03.922Z","message":"Entering","context":{"RequestID":"0020ef84-7b28-4be5-bcb9-c42963a9974e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"444f3a10-70bf-44a5-9199-ede35d95be46","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:50:03.922Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:50:03.924Z","message":"{\"transactionId\":\"0020ef84-7b28-4be5-bcb9-c42963a9974e\",\"status\":\"200\",\"rqstDate\":\"230425-00:50:03:922\",\"respDate\":\"230425-00:50:03:924\",\"sourceId\":\"haproxy:0020ef84-7b28-4be5-bcb9-c42963a9974e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:50:03:922-70609\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fadd8f26-556b-4c8e-b378-b7ab1b290ef7], x-b3-parentspanid=[90edbb8b06b31b49], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[69feb66dd52d18e690edbb8b06b31b49], x-b3-spanid=[e4b1040467d99d5c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0020ef84-7b28-4be5-bcb9-c42963a9974e]}\\\"}\"}","context":{"RequestID":"0020ef84-7b28-4be5-bcb9-c42963a9974e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"444f3a10-70bf-44a5-9199-ede35d95be46","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:50:03.922Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:50:03.925Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0020ef84-7b28-4be5-bcb9-c42963a9974e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"444f3a10-70bf-44a5-9199-ede35d95be46","LogTimestamp":"2023-04-25T00:50:03.925Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:50:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:50:05.934Z","message":"Entering","context":{"RequestID":"63473b45-96b0-4b8d-83f1-d573cc1ca3a9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c1de8d5b-ee03-40ac-ace1-77d69c850144","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:50:05.934Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:50:05.937Z","message":"{\"transactionId\":\"63473b45-96b0-4b8d-83f1-d573cc1ca3a9\",\"status\":\"200\",\"rqstDate\":\"230425-00:50:05:935\",\"respDate\":\"230425-00:50:05:937\",\"sourceId\":\"haproxy:63473b45-96b0-4b8d-83f1-d573cc1ca3a9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:50:05:935-77624\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7768e70c-a530-4dfc-aefb-677799010247], x-b3-parentspanid=[c2585d5639b76d03], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9bba4fba97cd8ff6c2585d5639b76d03], x-b3-spanid=[ef16905e2ec3ad03], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[63473b45-96b0-4b8d-83f1-d573cc1ca3a9]}\\\"}\"}","context":{"RequestID":"63473b45-96b0-4b8d-83f1-d573cc1ca3a9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c1de8d5b-ee03-40ac-ace1-77d69c850144","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:50:05.934Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:50:05.938Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"63473b45-96b0-4b8d-83f1-d573cc1ca3a9","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c1de8d5b-ee03-40ac-ace1-77d69c850144","LogTimestamp":"2023-04-25T00:50:05.938Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:50:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:50:07.947Z","message":"Entering","context":{"RequestID":"608b9453-98c6-4b61-826b-058350e877cf","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5cc4c3bf-3eeb-49e8-96b2-575276470793","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:50:07.947Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:50:07.950Z","message":"{\"transactionId\":\"608b9453-98c6-4b61-826b-058350e877cf\",\"status\":\"200\",\"rqstDate\":\"230425-00:50:07:948\",\"respDate\":\"230425-00:50:07:950\",\"sourceId\":\"haproxy:608b9453-98c6-4b61-826b-058350e877cf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:50:07:948-57758\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a72cc077-51b6-46e7-8daf-b2ced4d9c9e2], x-b3-parentspanid=[b194d837c9bada39], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e712cc1bd0b28afdb194d837c9bada39], x-b3-spanid=[35234b7f384f9acc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[608b9453-98c6-4b61-826b-058350e877cf]}\\\"}\"}","context":{"RequestID":"608b9453-98c6-4b61-826b-058350e877cf","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5cc4c3bf-3eeb-49e8-96b2-575276470793","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:50:07.947Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:50:07.951Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"608b9453-98c6-4b61-826b-058350e877cf","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5cc4c3bf-3eeb-49e8-96b2-575276470793","LogTimestamp":"2023-04-25T00:50:07.951Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:50:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:50:08.781Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:50:08.848Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:50:08.848Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:50:08.848Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:50:09.959Z","message":"Entering","context":{"RequestID":"6bd3d45b-ab33-400e-92af-a9da498a696b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6205a257-8e9a-418d-9eb3-6e4318336f2e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:50:09.959Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:50:09.962Z","message":"{\"transactionId\":\"6bd3d45b-ab33-400e-92af-a9da498a696b\",\"status\":\"200\",\"rqstDate\":\"230425-00:50:09:960\",\"respDate\":\"230425-00:50:09:962\",\"sourceId\":\"haproxy:6bd3d45b-ab33-400e-92af-a9da498a696b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:50:09:960-14067\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7f14c3f3-d25e-4b93-b0e3-44db1b9ccaac], x-b3-parentspanid=[ef56b79fa8f69db6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0d962146d579de07ef56b79fa8f69db6], x-b3-spanid=[0c8a95949f40d809], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6bd3d45b-ab33-400e-92af-a9da498a696b]}\\\"}\"}","context":{"RequestID":"6bd3d45b-ab33-400e-92af-a9da498a696b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6205a257-8e9a-418d-9eb3-6e4318336f2e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:50:09.959Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:50:09.962Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6bd3d45b-ab33-400e-92af-a9da498a696b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6205a257-8e9a-418d-9eb3-6e4318336f2e","LogTimestamp":"2023-04-25T00:50:09.962Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:50:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:50:10.885Z","message":"Entering","context":{"RequestID":"fe84137d-e504-43b9-8920-6000f4174247","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b52297ee-a9b0-476f-b618-a8a8dfb45bfb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:50:10.885Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:50:10.887Z","message":"{\"transactionId\":\"fe84137d-e504-43b9-8920-6000f4174247\",\"status\":\"200\",\"rqstDate\":\"230425-00:50:10:885\",\"respDate\":\"230425-00:50:10:887\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:fe84137d-e504-43b9-8920-6000f4174247\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:50:10:885-57085\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bbe54d3a-b36d-45d4-bb8a-943ff7e99e8e], x-b3-parentspanid=[ef84382a38c7bcbb], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49429], x-envoy-attempt-count=[1], x-b3-traceid=[4b599c908bd287e6ef84382a38c7bcbb], x-b3-spanid=[22452c2f0beddf96], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[fe84137d-e504-43b9-8920-6000f4174247]}\\\"}\"}","context":{"RequestID":"fe84137d-e504-43b9-8920-6000f4174247","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b52297ee-a9b0-476f-b618-a8a8dfb45bfb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:50:10.885Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:50:10.888Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fe84137d-e504-43b9-8920-6000f4174247","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b52297ee-a9b0-476f-b618-a8a8dfb45bfb","LogTimestamp":"2023-04-25T00:50:10.888Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:50:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:50:11.097Z","message":"Entering","context":{"RequestID":"b2623c95-605c-4fe8-b24c-7a13dcde7e9e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"557fdbb7-8c9d-450a-bf15-53bdc185c226","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:50:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:50:11.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"b2623c95-605c-4fe8-b24c-7a13dcde7e9e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"557fdbb7-8c9d-450a-bf15-53bdc185c226","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:50:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:50:11.100Z","message":"{\"transactionId\":\"b2623c95-605c-4fe8-b24c-7a13dcde7e9e\",\"status\":\"200\",\"rqstDate\":\"230425-00:50:11:098\",\"respDate\":\"230425-00:50:11:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b2623c95-605c-4fe8-b24c-7a13dcde7e9e\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:50:11:098-53298\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b2623c95-605c-4fe8-b24c-7a13dcde7e9e]}\\\"}\"}","context":{"RequestID":"b2623c95-605c-4fe8-b24c-7a13dcde7e9e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"557fdbb7-8c9d-450a-bf15-53bdc185c226","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:50:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:50:11.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b2623c95-605c-4fe8-b24c-7a13dcde7e9e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"557fdbb7-8c9d-450a-bf15-53bdc185c226","LogTimestamp":"2023-04-25T00:50:11.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:50:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:50:11.971Z","message":"Entering","context":{"RequestID":"7b11d430-d9e8-49f7-b3b6-37baf7e55973","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8b8f1042-490d-4ffe-8ea1-8eb5dafc50c5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:50:11.971Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:50:11.973Z","message":"{\"transactionId\":\"7b11d430-d9e8-49f7-b3b6-37baf7e55973\",\"status\":\"200\",\"rqstDate\":\"230425-00:50:11:972\",\"respDate\":\"230425-00:50:11:973\",\"sourceId\":\"haproxy:7b11d430-d9e8-49f7-b3b6-37baf7e55973\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:50:11:972-70645\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9dedc0e4-47bc-4208-a68a-d8c41ff3a015], x-b3-parentspanid=[be486813ecace770], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[26586455c93b4d16be486813ecace770], x-b3-spanid=[929a6890dd045221], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7b11d430-d9e8-49f7-b3b6-37baf7e55973]}\\\"}\"}","context":{"RequestID":"7b11d430-d9e8-49f7-b3b6-37baf7e55973","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8b8f1042-490d-4ffe-8ea1-8eb5dafc50c5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:50:11.971Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:50:11.974Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7b11d430-d9e8-49f7-b3b6-37baf7e55973","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8b8f1042-490d-4ffe-8ea1-8eb5dafc50c5","LogTimestamp":"2023-04-25T00:50:11.974Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:50:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:50:12.381Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:50:12.386Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:50:13.982Z","message":"Entering","context":{"RequestID":"1aa8796e-21e1-40ca-9b9b-9caff6e9baf8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2e35c015-1eab-4832-956c-a74d042ec7c5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:50:13.982Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:50:13.984Z","message":"{\"transactionId\":\"1aa8796e-21e1-40ca-9b9b-9caff6e9baf8\",\"status\":\"200\",\"rqstDate\":\"230425-00:50:13:983\",\"respDate\":\"230425-00:50:13:984\",\"sourceId\":\"haproxy:1aa8796e-21e1-40ca-9b9b-9caff6e9baf8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:50:13:983-47901\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[27f911d4-c56f-4661-881a-8e97da6f02fa], x-b3-parentspanid=[f00c95485741441a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a7403d025396c8eef00c95485741441a], x-b3-spanid=[0e3e5929ccbd1bc6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1aa8796e-21e1-40ca-9b9b-9caff6e9baf8]}\\\"}\"}","context":{"RequestID":"1aa8796e-21e1-40ca-9b9b-9caff6e9baf8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2e35c015-1eab-4832-956c-a74d042ec7c5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:50:13.982Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:50:13.985Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1aa8796e-21e1-40ca-9b9b-9caff6e9baf8","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2e35c015-1eab-4832-956c-a74d042ec7c5","LogTimestamp":"2023-04-25T00:50:13.985Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:50:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:50:15.994Z","message":"Entering","context":{"RequestID":"139437f1-da9c-4d74-a18e-22cad9fc7090","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2c6ba802-2ecc-4dcc-a8b5-7854b50209db","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:50:15.994Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:50:15.996Z","message":"{\"transactionId\":\"139437f1-da9c-4d74-a18e-22cad9fc7090\",\"status\":\"200\",\"rqstDate\":\"230425-00:50:15:995\",\"respDate\":\"230425-00:50:15:996\",\"sourceId\":\"haproxy:139437f1-da9c-4d74-a18e-22cad9fc7090\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:50:15:995-75\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[44589859-e383-4a54-8972-d6d24fe8ef3e], x-b3-parentspanid=[8c25c8f53bd19eb8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[65bf9f2ce44e66a08c25c8f53bd19eb8], x-b3-spanid=[0e6317d6d160dc42], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[139437f1-da9c-4d74-a18e-22cad9fc7090]}\\\"}\"}","context":{"RequestID":"139437f1-da9c-4d74-a18e-22cad9fc7090","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2c6ba802-2ecc-4dcc-a8b5-7854b50209db","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:50:15.994Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:50:15.997Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"139437f1-da9c-4d74-a18e-22cad9fc7090","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2c6ba802-2ecc-4dcc-a8b5-7854b50209db","LogTimestamp":"2023-04-25T00:50:15.996Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:50:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:50:18.004Z","message":"Entering","context":{"RequestID":"5057a3af-76ec-4797-96a5-dfecec1478b1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9c12d8d1-af32-4d1b-88d6-0358272114de","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:50:18.004Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:50:18.006Z","message":"{\"transactionId\":\"5057a3af-76ec-4797-96a5-dfecec1478b1\",\"status\":\"200\",\"rqstDate\":\"230425-00:50:18:005\",\"respDate\":\"230425-00:50:18:006\",\"sourceId\":\"haproxy:5057a3af-76ec-4797-96a5-dfecec1478b1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:50:18:005-2715\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f10c669f-1983-455a-b399-680746678f48], x-b3-parentspanid=[b952a310825eb4c4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7eaf9c3a375a060fb952a310825eb4c4], x-b3-spanid=[3110d32a8b2f7ba8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5057a3af-76ec-4797-96a5-dfecec1478b1]}\\\"}\"}","context":{"RequestID":"5057a3af-76ec-4797-96a5-dfecec1478b1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9c12d8d1-af32-4d1b-88d6-0358272114de","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:50:18.004Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:50:18.007Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5057a3af-76ec-4797-96a5-dfecec1478b1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9c12d8d1-af32-4d1b-88d6-0358272114de","LogTimestamp":"2023-04-25T00:50:18.007Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:50:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:50:18.782Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:50:18.797Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:50:18.797Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:50:18.797Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:50:20.016Z","message":"Entering","context":{"RequestID":"0397d68e-2f3d-41ea-bf56-9f898b98dff5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1c74104b-953f-4580-a89d-22649fdeb2a8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:50:20.016Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:50:20.018Z","message":"{\"transactionId\":\"0397d68e-2f3d-41ea-bf56-9f898b98dff5\",\"status\":\"200\",\"rqstDate\":\"230425-00:50:20:017\",\"respDate\":\"230425-00:50:20:018\",\"sourceId\":\"haproxy:0397d68e-2f3d-41ea-bf56-9f898b98dff5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:50:20:017-3462\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ede94ff1-668e-469f-82c3-a2f5db38ac99], x-b3-parentspanid=[255df0b6d15f4c1d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b3d01fbb97f93624255df0b6d15f4c1d], x-b3-spanid=[d74d82bc02049933], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0397d68e-2f3d-41ea-bf56-9f898b98dff5]}\\\"}\"}","context":{"RequestID":"0397d68e-2f3d-41ea-bf56-9f898b98dff5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1c74104b-953f-4580-a89d-22649fdeb2a8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:50:20.016Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:50:20.019Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0397d68e-2f3d-41ea-bf56-9f898b98dff5","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1c74104b-953f-4580-a89d-22649fdeb2a8","LogTimestamp":"2023-04-25T00:50:20.019Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:50:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:50:20.887Z","message":"Entering","context":{"RequestID":"5b1d2a86-ddbd-4662-98d9-e7424151534e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"636f4d22-56ee-4ee9-959c-a5e165d7c1a7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:50:20.887Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:50:20.889Z","message":"{\"transactionId\":\"5b1d2a86-ddbd-4662-98d9-e7424151534e\",\"status\":\"200\",\"rqstDate\":\"230425-00:50:20:888\",\"respDate\":\"230425-00:50:20:889\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:5b1d2a86-ddbd-4662-98d9-e7424151534e\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:50:20:888-39724\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a3293569-47d3-4502-9c87-45b7621eb17b], x-b3-parentspanid=[9053a70a4c260053], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38861], x-envoy-attempt-count=[1], x-b3-traceid=[805b76c89e7d3d359053a70a4c260053], x-b3-spanid=[2ec53af5107ca5db], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[5b1d2a86-ddbd-4662-98d9-e7424151534e]}\\\"}\"}","context":{"RequestID":"5b1d2a86-ddbd-4662-98d9-e7424151534e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"636f4d22-56ee-4ee9-959c-a5e165d7c1a7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:50:20.887Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:50:20.890Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5b1d2a86-ddbd-4662-98d9-e7424151534e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"636f4d22-56ee-4ee9-959c-a5e165d7c1a7","LogTimestamp":"2023-04-25T00:50:20.890Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:50:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:50:21.096Z","message":"Entering","context":{"RequestID":"39ba3912-eab9-49e6-9cb0-948846aecd35","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7cdd01ec-d188-4a52-b4bf-2b6cbb2e742b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:50:21.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:50:21.097Z","message":"Database is available from CACHED check.","context":{"RequestID":"39ba3912-eab9-49e6-9cb0-948846aecd35","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7cdd01ec-d188-4a52-b4bf-2b6cbb2e742b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:50:21.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:50:21.097Z","message":"{\"transactionId\":\"39ba3912-eab9-49e6-9cb0-948846aecd35\",\"status\":\"200\",\"rqstDate\":\"230425-00:50:21:096\",\"respDate\":\"230425-00:50:21:097\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:39ba3912-eab9-49e6-9cb0-948846aecd35\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:50:21:096-90438\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[39ba3912-eab9-49e6-9cb0-948846aecd35]}\\\"}\"}","context":{"RequestID":"39ba3912-eab9-49e6-9cb0-948846aecd35","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7cdd01ec-d188-4a52-b4bf-2b6cbb2e742b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:50:21.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:50:21.097Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"39ba3912-eab9-49e6-9cb0-948846aecd35","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7cdd01ec-d188-4a52-b4bf-2b6cbb2e742b","LogTimestamp":"2023-04-25T00:50:21.097Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:50:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-25T00:50:22.028Z","message":"Entering","context":{"RequestID":"658cf72c-9bf5-421c-87db-5e06c61e291f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e5af53e0-9ca1-46b1-b314-3bd5a6b2a696","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:50:22.028Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:50:22.030Z","message":"{\"transactionId\":\"658cf72c-9bf5-421c-87db-5e06c61e291f\",\"status\":\"200\",\"rqstDate\":\"230425-00:50:22:028\",\"respDate\":\"230425-00:50:22:029\",\"sourceId\":\"haproxy:658cf72c-9bf5-421c-87db-5e06c61e291f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:50:22:028-2102\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0a4d89be-57b8-46dd-9141-d6092504680d], x-b3-parentspanid=[1c888540b654ff5e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[724d0b55006e0d251c888540b654ff5e], x-b3-spanid=[3fd92694072d7164], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[658cf72c-9bf5-421c-87db-5e06c61e291f]}\\\"}\"}","context":{"RequestID":"658cf72c-9bf5-421c-87db-5e06c61e291f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e5af53e0-9ca1-46b1-b314-3bd5a6b2a696","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:50:22.028Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:50:22.030Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"658cf72c-9bf5-421c-87db-5e06c61e291f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e5af53e0-9ca1-46b1-b314-3bd5a6b2a696","LogTimestamp":"2023-04-25T00:50:22.030Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:50:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:50:24.039Z","message":"Entering","context":{"RequestID":"e26b1d6a-b43a-4aea-bfc8-fe641d1c9ce9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b08cb3e8-2ff6-4360-b384-b5e49a4c31a5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:50:24.039Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:50:24.041Z","message":"{\"transactionId\":\"e26b1d6a-b43a-4aea-bfc8-fe641d1c9ce9\",\"status\":\"200\",\"rqstDate\":\"230425-00:50:24:040\",\"respDate\":\"230425-00:50:24:041\",\"sourceId\":\"haproxy:e26b1d6a-b43a-4aea-bfc8-fe641d1c9ce9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:50:24:040-65704\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5ad91fe8-c4bb-4d5f-a60d-f93aaa9282f6], x-b3-parentspanid=[555a8831d88d057f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2553c3e60b65d2bd555a8831d88d057f], x-b3-spanid=[126bd7bc83fba58f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e26b1d6a-b43a-4aea-bfc8-fe641d1c9ce9]}\\\"}\"}","context":{"RequestID":"e26b1d6a-b43a-4aea-bfc8-fe641d1c9ce9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b08cb3e8-2ff6-4360-b384-b5e49a4c31a5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:50:24.039Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:50:24.042Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e26b1d6a-b43a-4aea-bfc8-fe641d1c9ce9","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b08cb3e8-2ff6-4360-b384-b5e49a4c31a5","LogTimestamp":"2023-04-25T00:50:24.042Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:50:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:50:26.051Z","message":"Entering","context":{"RequestID":"5cfc5d58-d784-492b-9a98-da5b3ebed876","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9fefe991-b79a-4386-8f53-7e023c2709c6","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:50:26.051Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:50:26.053Z","message":"{\"transactionId\":\"5cfc5d58-d784-492b-9a98-da5b3ebed876\",\"status\":\"200\",\"rqstDate\":\"230425-00:50:26:052\",\"respDate\":\"230425-00:50:26:053\",\"sourceId\":\"haproxy:5cfc5d58-d784-492b-9a98-da5b3ebed876\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:50:26:052-25683\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[68b9746e-866a-4ae0-93f7-455f2b280bcb], x-b3-parentspanid=[3dff23fb04cac68d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ee31c491c539d2563dff23fb04cac68d], x-b3-spanid=[3950b2debc7bf180], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5cfc5d58-d784-492b-9a98-da5b3ebed876]}\\\"}\"}","context":{"RequestID":"5cfc5d58-d784-492b-9a98-da5b3ebed876","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9fefe991-b79a-4386-8f53-7e023c2709c6","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:50:26.051Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:50:26.054Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5cfc5d58-d784-492b-9a98-da5b3ebed876","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9fefe991-b79a-4386-8f53-7e023c2709c6","LogTimestamp":"2023-04-25T00:50:26.054Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:50:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:50:28.063Z","message":"Entering","context":{"RequestID":"6a560b49-64ee-4e74-af9d-7dfd5ce84c44","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b5b6d8c7-8668-4615-b1d7-7ab60313c19f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:50:28.063Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:50:28.065Z","message":"{\"transactionId\":\"6a560b49-64ee-4e74-af9d-7dfd5ce84c44\",\"status\":\"200\",\"rqstDate\":\"230425-00:50:28:064\",\"respDate\":\"230425-00:50:28:065\",\"sourceId\":\"haproxy:6a560b49-64ee-4e74-af9d-7dfd5ce84c44\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:50:28:064-66455\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[45f07491-0b77-40aa-853b-8dc2b4425523], x-b3-parentspanid=[b430bb3c1fe0f55e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[35488557ec347e19b430bb3c1fe0f55e], x-b3-spanid=[0dfb3b9354ac5ff2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6a560b49-64ee-4e74-af9d-7dfd5ce84c44]}\\\"}\"}","context":{"RequestID":"6a560b49-64ee-4e74-af9d-7dfd5ce84c44","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b5b6d8c7-8668-4615-b1d7-7ab60313c19f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:50:28.063Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:50:28.066Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6a560b49-64ee-4e74-af9d-7dfd5ce84c44","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b5b6d8c7-8668-4615-b1d7-7ab60313c19f","LogTimestamp":"2023-04-25T00:50:28.066Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:50:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:50:28.783Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:50:28.796Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:50:28.797Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:50:28.797Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:50:30.076Z","message":"Entering","context":{"RequestID":"9cc5c21c-d1a8-4d52-ac94-3801306767a5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"19173fb4-7941-41c3-8f90-41d846ac2e5a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:50:30.076Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:50:30.078Z","message":"{\"transactionId\":\"9cc5c21c-d1a8-4d52-ac94-3801306767a5\",\"status\":\"200\",\"rqstDate\":\"230425-00:50:30:076\",\"respDate\":\"230425-00:50:30:078\",\"sourceId\":\"haproxy:9cc5c21c-d1a8-4d52-ac94-3801306767a5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:50:30:076-97697\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d0cd0a81-604d-40a3-b094-aac8b37a13a7], x-b3-parentspanid=[fcd6f42b1a64f19a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e6d872dbbc14172bfcd6f42b1a64f19a], x-b3-spanid=[250b48f751e1025c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9cc5c21c-d1a8-4d52-ac94-3801306767a5]}\\\"}\"}","context":{"RequestID":"9cc5c21c-d1a8-4d52-ac94-3801306767a5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"19173fb4-7941-41c3-8f90-41d846ac2e5a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:50:30.076Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:50:30.079Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9cc5c21c-d1a8-4d52-ac94-3801306767a5","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"19173fb4-7941-41c3-8f90-41d846ac2e5a","LogTimestamp":"2023-04-25T00:50:30.079Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:50:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:50:30.885Z","message":"Entering","context":{"RequestID":"f59c1c85-216d-4d31-9192-649654afc64e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"67e3ab7e-d20d-4779-b1f6-a41465c67095","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:50:30.885Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:50:30.887Z","message":"{\"transactionId\":\"f59c1c85-216d-4d31-9192-649654afc64e\",\"status\":\"200\",\"rqstDate\":\"230425-00:50:30:885\",\"respDate\":\"230425-00:50:30:887\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f59c1c85-216d-4d31-9192-649654afc64e\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:50:30:885-71132\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[afe33e77-6efc-4a21-969b-b2a8e6c128ec], x-b3-parentspanid=[42a7a3ed9f084b1e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[53043], x-envoy-attempt-count=[1], x-b3-traceid=[0bc0b2e9a72717d042a7a3ed9f084b1e], x-b3-spanid=[a0701267a0bff7a6], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f59c1c85-216d-4d31-9192-649654afc64e]}\\\"}\"}","context":{"RequestID":"f59c1c85-216d-4d31-9192-649654afc64e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"67e3ab7e-d20d-4779-b1f6-a41465c67095","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:50:30.885Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:50:30.887Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f59c1c85-216d-4d31-9192-649654afc64e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"67e3ab7e-d20d-4779-b1f6-a41465c67095","LogTimestamp":"2023-04-25T00:50:30.887Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:50:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:50:31.097Z","message":"Entering","context":{"RequestID":"21c4b8fa-3379-47b5-8f00-35e9eedab166","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"94185c63-b262-41f0-ba94-b808655a9890","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:50:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:50:31.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"21c4b8fa-3379-47b5-8f00-35e9eedab166","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"94185c63-b262-41f0-ba94-b808655a9890","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:50:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:50:31.100Z","message":"{\"transactionId\":\"21c4b8fa-3379-47b5-8f00-35e9eedab166\",\"status\":\"200\",\"rqstDate\":\"230425-00:50:31:097\",\"respDate\":\"230425-00:50:31:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:21c4b8fa-3379-47b5-8f00-35e9eedab166\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:50:31:097-26831\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[21c4b8fa-3379-47b5-8f00-35e9eedab166]}\\\"}\"}","context":{"RequestID":"21c4b8fa-3379-47b5-8f00-35e9eedab166","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"94185c63-b262-41f0-ba94-b808655a9890","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:50:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:50:31.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"21c4b8fa-3379-47b5-8f00-35e9eedab166","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"94185c63-b262-41f0-ba94-b808655a9890","LogTimestamp":"2023-04-25T00:50:31.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:50:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:50:32.089Z","message":"Entering","context":{"RequestID":"0a896e03-0aa9-445d-be1d-27c173e2001f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"73ba923b-e96c-44cb-b8a6-0272485f2419","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:50:32.089Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:50:32.092Z","message":"{\"transactionId\":\"0a896e03-0aa9-445d-be1d-27c173e2001f\",\"status\":\"200\",\"rqstDate\":\"230425-00:50:32:090\",\"respDate\":\"230425-00:50:32:092\",\"sourceId\":\"haproxy:0a896e03-0aa9-445d-be1d-27c173e2001f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:50:32:090-61571\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1d7ce4c8-9d18-4b43-9634-171d6f2c3810], x-b3-parentspanid=[7103a49031bcbe32], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0167bd7cfa51132c7103a49031bcbe32], x-b3-spanid=[0678c3f799ae8aac], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0a896e03-0aa9-445d-be1d-27c173e2001f]}\\\"}\"}","context":{"RequestID":"0a896e03-0aa9-445d-be1d-27c173e2001f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"73ba923b-e96c-44cb-b8a6-0272485f2419","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:50:32.089Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:50:32.093Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0a896e03-0aa9-445d-be1d-27c173e2001f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"73ba923b-e96c-44cb-b8a6-0272485f2419","LogTimestamp":"2023-04-25T00:50:32.093Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:50:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:50:34.102Z","message":"Entering","context":{"RequestID":"1c7db503-48b1-430b-91a0-0a2450885bee","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c4f9b83b-fa3e-44dc-b87c-b0e6a95ab501","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:50:34.102Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:50:34.104Z","message":"{\"transactionId\":\"1c7db503-48b1-430b-91a0-0a2450885bee\",\"status\":\"200\",\"rqstDate\":\"230425-00:50:34:103\",\"respDate\":\"230425-00:50:34:104\",\"sourceId\":\"haproxy:1c7db503-48b1-430b-91a0-0a2450885bee\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:50:34:103-2556\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5c3a5c1d-56b4-48fd-a31b-3e653036e17e], x-b3-parentspanid=[f499dd4090858b5b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[aa31edc4f793addff499dd4090858b5b], x-b3-spanid=[4139558d26bf7b5c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1c7db503-48b1-430b-91a0-0a2450885bee]}\\\"}\"}","context":{"RequestID":"1c7db503-48b1-430b-91a0-0a2450885bee","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c4f9b83b-fa3e-44dc-b87c-b0e6a95ab501","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:50:34.102Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:50:34.105Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1c7db503-48b1-430b-91a0-0a2450885bee","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c4f9b83b-fa3e-44dc-b87c-b0e6a95ab501","LogTimestamp":"2023-04-25T00:50:34.104Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:50:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:50:36.114Z","message":"Entering","context":{"RequestID":"1032c4f5-0632-43bd-805d-0bb9c4cb3159","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ae5b255f-638c-4133-9207-24df73840bd4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:50:36.114Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:50:36.116Z","message":"{\"transactionId\":\"1032c4f5-0632-43bd-805d-0bb9c4cb3159\",\"status\":\"200\",\"rqstDate\":\"230425-00:50:36:114\",\"respDate\":\"230425-00:50:36:116\",\"sourceId\":\"haproxy:1032c4f5-0632-43bd-805d-0bb9c4cb3159\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:50:36:114-18212\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5e19ecb7-1cd9-4475-9df6-ffecd4308d5d], x-b3-parentspanid=[b199ceeb3bdebd78], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7d8e7fb2c67d1f33b199ceeb3bdebd78], x-b3-spanid=[ed23462ca8ff574a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1032c4f5-0632-43bd-805d-0bb9c4cb3159]}\\\"}\"}","context":{"RequestID":"1032c4f5-0632-43bd-805d-0bb9c4cb3159","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ae5b255f-638c-4133-9207-24df73840bd4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:50:36.114Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:50:36.117Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1032c4f5-0632-43bd-805d-0bb9c4cb3159","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ae5b255f-638c-4133-9207-24df73840bd4","LogTimestamp":"2023-04-25T00:50:36.117Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:50:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:50:38.126Z","message":"Entering","context":{"RequestID":"aa587adb-ccd5-4a4a-b6e3-1de825c8b2cf","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"df680afa-155d-4b1d-9691-118f566275b8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:50:38.126Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:50:38.129Z","message":"{\"transactionId\":\"aa587adb-ccd5-4a4a-b6e3-1de825c8b2cf\",\"status\":\"200\",\"rqstDate\":\"230425-00:50:38:127\",\"respDate\":\"230425-00:50:38:129\",\"sourceId\":\"haproxy:aa587adb-ccd5-4a4a-b6e3-1de825c8b2cf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:50:38:127-22013\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3e0d73c4-f0ed-4998-83e7-57373292f2a2], x-b3-parentspanid=[8c26ef214ebaf208], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9362a6b57bfcae128c26ef214ebaf208], x-b3-spanid=[e018a87f65a6a51d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[aa587adb-ccd5-4a4a-b6e3-1de825c8b2cf]}\\\"}\"}","context":{"RequestID":"aa587adb-ccd5-4a4a-b6e3-1de825c8b2cf","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"df680afa-155d-4b1d-9691-118f566275b8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:50:38.126Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:50:38.129Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aa587adb-ccd5-4a4a-b6e3-1de825c8b2cf","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"df680afa-155d-4b1d-9691-118f566275b8","LogTimestamp":"2023-04-25T00:50:38.129Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:50:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:50:38.784Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:50:38.802Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:50:38.802Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:50:38.802Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:50:40.139Z","message":"Entering","context":{"RequestID":"1f402159-c86d-41e7-94f2-90088914df2b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f1fa4bba-2049-486e-87db-1b494b715063","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:50:40.139Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:50:40.141Z","message":"{\"transactionId\":\"1f402159-c86d-41e7-94f2-90088914df2b\",\"status\":\"200\",\"rqstDate\":\"230425-00:50:40:140\",\"respDate\":\"230425-00:50:40:141\",\"sourceId\":\"haproxy:1f402159-c86d-41e7-94f2-90088914df2b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:50:40:140-21667\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4aa9fe14-1034-43d2-aafa-f223b360c950], x-b3-parentspanid=[bf3c4f6ec2711cb0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4750eb6e10692df4bf3c4f6ec2711cb0], x-b3-spanid=[b779b10fbf99b7d7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1f402159-c86d-41e7-94f2-90088914df2b]}\\\"}\"}","context":{"RequestID":"1f402159-c86d-41e7-94f2-90088914df2b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f1fa4bba-2049-486e-87db-1b494b715063","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:50:40.139Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:50:40.142Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1f402159-c86d-41e7-94f2-90088914df2b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f1fa4bba-2049-486e-87db-1b494b715063","LogTimestamp":"2023-04-25T00:50:40.142Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:50:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:50:40.886Z","message":"Entering","context":{"RequestID":"0cf5158c-eba7-4f3f-ab82-60d876c81e2a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"07a5dcc8-1908-4b62-91c6-73a20267299d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:50:40.886Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:50:40.895Z","message":"{\"transactionId\":\"0cf5158c-eba7-4f3f-ab82-60d876c81e2a\",\"status\":\"200\",\"rqstDate\":\"230425-00:50:40:887\",\"respDate\":\"230425-00:50:40:895\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:0cf5158c-eba7-4f3f-ab82-60d876c81e2a\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:50:40:887-2185\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ea64ab6f-4b71-42c5-8886-ea5c1ed492df], x-b3-parentspanid=[bffd917ef9c4902f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[46257], x-envoy-attempt-count=[1], x-b3-traceid=[20fbfa5d4cc73ab3bffd917ef9c4902f], x-b3-spanid=[171ef5f6a66b1e28], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[0cf5158c-eba7-4f3f-ab82-60d876c81e2a]}\\\"}\"}","context":{"RequestID":"0cf5158c-eba7-4f3f-ab82-60d876c81e2a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"07a5dcc8-1908-4b62-91c6-73a20267299d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:50:40.886Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:50:40.896Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0cf5158c-eba7-4f3f-ab82-60d876c81e2a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"10","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"07a5dcc8-1908-4b62-91c6-73a20267299d","LogTimestamp":"2023-04-25T00:50:40.896Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:50:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-04-25T00:50:41.097Z","message":"Entering","context":{"RequestID":"5ea55175-39d8-4bd7-aeee-e9d7b3313eba","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"49237d5a-1a28-4b89-a192-c7be9e3fc52d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:50:41.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:50:41.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"5ea55175-39d8-4bd7-aeee-e9d7b3313eba","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"49237d5a-1a28-4b89-a192-c7be9e3fc52d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:50:41.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:50:41.100Z","message":"{\"transactionId\":\"5ea55175-39d8-4bd7-aeee-e9d7b3313eba\",\"status\":\"200\",\"rqstDate\":\"230425-00:50:41:098\",\"respDate\":\"230425-00:50:41:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:5ea55175-39d8-4bd7-aeee-e9d7b3313eba\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:50:41:098-5446\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[5ea55175-39d8-4bd7-aeee-e9d7b3313eba]}\\\"}\"}","context":{"RequestID":"5ea55175-39d8-4bd7-aeee-e9d7b3313eba","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"49237d5a-1a28-4b89-a192-c7be9e3fc52d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:50:41.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:50:41.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5ea55175-39d8-4bd7-aeee-e9d7b3313eba","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"49237d5a-1a28-4b89-a192-c7be9e3fc52d","LogTimestamp":"2023-04-25T00:50:41.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:50:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:50:42.152Z","message":"Entering","context":{"RequestID":"9648fdf6-1f30-4972-ac0e-bec9525d4688","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e952680b-85f6-4ac8-b236-03e19b82ac5e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:50:42.152Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:50:42.154Z","message":"{\"transactionId\":\"9648fdf6-1f30-4972-ac0e-bec9525d4688\",\"status\":\"200\",\"rqstDate\":\"230425-00:50:42:153\",\"respDate\":\"230425-00:50:42:154\",\"sourceId\":\"haproxy:9648fdf6-1f30-4972-ac0e-bec9525d4688\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:50:42:153-48974\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f5d80862-fa69-4b0d-8de4-dae3ccc7e270], x-b3-parentspanid=[ce672509771715c6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[088d0d206d519107ce672509771715c6], x-b3-spanid=[8fe1111c6c9aece0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9648fdf6-1f30-4972-ac0e-bec9525d4688]}\\\"}\"}","context":{"RequestID":"9648fdf6-1f30-4972-ac0e-bec9525d4688","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e952680b-85f6-4ac8-b236-03e19b82ac5e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:50:42.152Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:50:42.155Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9648fdf6-1f30-4972-ac0e-bec9525d4688","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e952680b-85f6-4ac8-b236-03e19b82ac5e","LogTimestamp":"2023-04-25T00:50:42.155Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:50:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:50:42.387Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:50:42.392Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:50:44.164Z","message":"Entering","context":{"RequestID":"14463ed3-6a85-4101-a7d1-76a901fd1123","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"24a6d5fd-cbd5-4e3b-821e-ad182cb7b24d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:50:44.164Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:50:44.166Z","message":"{\"transactionId\":\"14463ed3-6a85-4101-a7d1-76a901fd1123\",\"status\":\"200\",\"rqstDate\":\"230425-00:50:44:164\",\"respDate\":\"230425-00:50:44:166\",\"sourceId\":\"haproxy:14463ed3-6a85-4101-a7d1-76a901fd1123\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:50:44:164-70113\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[439195d1-d4b8-40d3-9f86-f3fbe186fec0], x-b3-parentspanid=[f02c8e20c7805f39], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6b3d09fcc3290ba7f02c8e20c7805f39], x-b3-spanid=[f9b1d81354a9ce91], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[14463ed3-6a85-4101-a7d1-76a901fd1123]}\\\"}\"}","context":{"RequestID":"14463ed3-6a85-4101-a7d1-76a901fd1123","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"24a6d5fd-cbd5-4e3b-821e-ad182cb7b24d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:50:44.164Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:50:44.167Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"14463ed3-6a85-4101-a7d1-76a901fd1123","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"24a6d5fd-cbd5-4e3b-821e-ad182cb7b24d","LogTimestamp":"2023-04-25T00:50:44.166Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:50:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:50:46.176Z","message":"Entering","context":{"RequestID":"eec5241d-3031-4aa1-b4ee-749d5ed6b6de","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"910f1e2f-843b-498a-b77f-9146f7673d90","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:50:46.176Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:50:46.179Z","message":"{\"transactionId\":\"eec5241d-3031-4aa1-b4ee-749d5ed6b6de\",\"status\":\"200\",\"rqstDate\":\"230425-00:50:46:177\",\"respDate\":\"230425-00:50:46:179\",\"sourceId\":\"haproxy:eec5241d-3031-4aa1-b4ee-749d5ed6b6de\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:50:46:177-11244\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[61408b42-285f-4d31-8c33-8246c25a862f], x-b3-parentspanid=[28bf3fa273438627], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[26b935f4c4fad57f28bf3fa273438627], x-b3-spanid=[cd421f3f4fa5a1af], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[eec5241d-3031-4aa1-b4ee-749d5ed6b6de]}\\\"}\"}","context":{"RequestID":"eec5241d-3031-4aa1-b4ee-749d5ed6b6de","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"910f1e2f-843b-498a-b77f-9146f7673d90","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:50:46.176Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:50:46.180Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eec5241d-3031-4aa1-b4ee-749d5ed6b6de","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"910f1e2f-843b-498a-b77f-9146f7673d90","LogTimestamp":"2023-04-25T00:50:46.180Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:50:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:50:48.189Z","message":"Entering","context":{"RequestID":"061da23d-2714-4009-b76b-2c65de00057e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6c6ba1af-e87f-415c-8199-3d03f6b26e08","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:50:48.189Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:50:48.192Z","message":"{\"transactionId\":\"061da23d-2714-4009-b76b-2c65de00057e\",\"status\":\"200\",\"rqstDate\":\"230425-00:50:48:190\",\"respDate\":\"230425-00:50:48:192\",\"sourceId\":\"haproxy:061da23d-2714-4009-b76b-2c65de00057e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:50:48:190-75484\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e660fb94-d72e-49fb-9c59-6cbcd60b57f2], x-b3-parentspanid=[0443fefede16ea3d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7b3e163700c8191c0443fefede16ea3d], x-b3-spanid=[0b95efbd0e263fc8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[061da23d-2714-4009-b76b-2c65de00057e]}\\\"}\"}","context":{"RequestID":"061da23d-2714-4009-b76b-2c65de00057e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6c6ba1af-e87f-415c-8199-3d03f6b26e08","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:50:48.189Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:50:48.193Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"061da23d-2714-4009-b76b-2c65de00057e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6c6ba1af-e87f-415c-8199-3d03f6b26e08","LogTimestamp":"2023-04-25T00:50:48.192Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:50:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:50:48.783Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:50:48.799Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:50:48.799Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:50:48.800Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:50:50.200Z","message":"Entering","context":{"RequestID":"7f7a47b3-0da2-4b14-b789-fadf86048a6a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a88b2e11-0ca4-4da0-ab9f-30522b4dcf85","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:50:50.200Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:50:50.203Z","message":"{\"transactionId\":\"7f7a47b3-0da2-4b14-b789-fadf86048a6a\",\"status\":\"200\",\"rqstDate\":\"230425-00:50:50:201\",\"respDate\":\"230425-00:50:50:203\",\"sourceId\":\"haproxy:7f7a47b3-0da2-4b14-b789-fadf86048a6a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:50:50:201-18190\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[21452459-cea6-489f-adf1-af89bca3272a], x-b3-parentspanid=[0db57f1d36a74e99], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c4f72d5274bab9420db57f1d36a74e99], x-b3-spanid=[8eb4a27145b47369], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7f7a47b3-0da2-4b14-b789-fadf86048a6a]}\\\"}\"}","context":{"RequestID":"7f7a47b3-0da2-4b14-b789-fadf86048a6a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a88b2e11-0ca4-4da0-ab9f-30522b4dcf85","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:50:50.200Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:50:50.204Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7f7a47b3-0da2-4b14-b789-fadf86048a6a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a88b2e11-0ca4-4da0-ab9f-30522b4dcf85","LogTimestamp":"2023-04-25T00:50:50.203Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:50:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:50:50.885Z","message":"Entering","context":{"RequestID":"5b130f98-f8b6-4283-9df5-636ec245a90f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"db25852e-1846-4d28-b77d-b249e930bf49","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:50:50.885Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:50:50.887Z","message":"{\"transactionId\":\"5b130f98-f8b6-4283-9df5-636ec245a90f\",\"status\":\"200\",\"rqstDate\":\"230425-00:50:50:886\",\"respDate\":\"230425-00:50:50:887\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:5b130f98-f8b6-4283-9df5-636ec245a90f\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:50:50:886-81774\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6c8f7c9f-b9a8-4132-844e-ebf7157ef1cb], x-b3-parentspanid=[ceb8a18a5e864454], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38883], x-envoy-attempt-count=[1], x-b3-traceid=[ecad464bfd677a9eceb8a18a5e864454], x-b3-spanid=[596aaf8154a014e7], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[5b130f98-f8b6-4283-9df5-636ec245a90f]}\\\"}\"}","context":{"RequestID":"5b130f98-f8b6-4283-9df5-636ec245a90f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"db25852e-1846-4d28-b77d-b249e930bf49","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:50:50.885Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:50:50.888Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5b130f98-f8b6-4283-9df5-636ec245a90f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"db25852e-1846-4d28-b77d-b249e930bf49","LogTimestamp":"2023-04-25T00:50:50.888Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:50:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:50:51.097Z","message":"Entering","context":{"RequestID":"21f8c8f4-35c4-42bf-9a93-748f31b12cf4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4f2f91a0-85c0-41d2-878c-93a532a2bfd5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:50:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:50:51.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"21f8c8f4-35c4-42bf-9a93-748f31b12cf4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4f2f91a0-85c0-41d2-878c-93a532a2bfd5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:50:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:50:51.100Z","message":"{\"transactionId\":\"21f8c8f4-35c4-42bf-9a93-748f31b12cf4\",\"status\":\"200\",\"rqstDate\":\"230425-00:50:51:097\",\"respDate\":\"230425-00:50:51:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:21f8c8f4-35c4-42bf-9a93-748f31b12cf4\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:50:51:097-95522\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[21f8c8f4-35c4-42bf-9a93-748f31b12cf4]}\\\"}\"}","context":{"RequestID":"21f8c8f4-35c4-42bf-9a93-748f31b12cf4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4f2f91a0-85c0-41d2-878c-93a532a2bfd5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:50:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:50:51.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"21f8c8f4-35c4-42bf-9a93-748f31b12cf4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4f2f91a0-85c0-41d2-878c-93a532a2bfd5","LogTimestamp":"2023-04-25T00:50:51.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:50:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:50:52.213Z","message":"Entering","context":{"RequestID":"1fedb1c8-4f76-4a57-b7f9-35b02cb96aa9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3cbadc09-a01a-4b35-aba9-207934b9772a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:50:52.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:50:52.215Z","message":"{\"transactionId\":\"1fedb1c8-4f76-4a57-b7f9-35b02cb96aa9\",\"status\":\"200\",\"rqstDate\":\"230425-00:50:52:213\",\"respDate\":\"230425-00:50:52:215\",\"sourceId\":\"haproxy:1fedb1c8-4f76-4a57-b7f9-35b02cb96aa9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:50:52:213-36234\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ccf2b0be-b36b-4cc3-9efb-d4560d05c887], x-b3-parentspanid=[3746cbce6652bf5f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d56a26b6005c02e23746cbce6652bf5f], x-b3-spanid=[c95e3fd84a2b4d98], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1fedb1c8-4f76-4a57-b7f9-35b02cb96aa9]}\\\"}\"}","context":{"RequestID":"1fedb1c8-4f76-4a57-b7f9-35b02cb96aa9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3cbadc09-a01a-4b35-aba9-207934b9772a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:50:52.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:50:52.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1fedb1c8-4f76-4a57-b7f9-35b02cb96aa9","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3cbadc09-a01a-4b35-aba9-207934b9772a","LogTimestamp":"2023-04-25T00:50:52.216Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:50:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:50:54.225Z","message":"Entering","context":{"RequestID":"0b90a653-0a08-4f02-91c7-f5a494aa3939","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"73118d8f-4d2e-47db-9a37-cb0c5a815f11","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:50:54.225Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:50:54.227Z","message":"{\"transactionId\":\"0b90a653-0a08-4f02-91c7-f5a494aa3939\",\"status\":\"200\",\"rqstDate\":\"230425-00:50:54:226\",\"respDate\":\"230425-00:50:54:227\",\"sourceId\":\"haproxy:0b90a653-0a08-4f02-91c7-f5a494aa3939\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:50:54:226-12975\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ae7d624b-47f4-4ae0-a1f6-57947c02d78b], x-b3-parentspanid=[098bc8f2facf1602], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a43157e37a927412098bc8f2facf1602], x-b3-spanid=[2e629d1a8502ac11], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0b90a653-0a08-4f02-91c7-f5a494aa3939]}\\\"}\"}","context":{"RequestID":"0b90a653-0a08-4f02-91c7-f5a494aa3939","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"73118d8f-4d2e-47db-9a37-cb0c5a815f11","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:50:54.225Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:50:54.228Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0b90a653-0a08-4f02-91c7-f5a494aa3939","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"73118d8f-4d2e-47db-9a37-cb0c5a815f11","LogTimestamp":"2023-04-25T00:50:54.228Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:50:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:50:56.237Z","message":"Entering","context":{"RequestID":"a0da56ea-2e90-4f72-81c2-c915d8f4ba58","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bc676e36-a71f-4cf7-b746-92fba22bbb4e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:50:56.237Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:50:56.239Z","message":"{\"transactionId\":\"a0da56ea-2e90-4f72-81c2-c915d8f4ba58\",\"status\":\"200\",\"rqstDate\":\"230425-00:50:56:238\",\"respDate\":\"230425-00:50:56:239\",\"sourceId\":\"haproxy:a0da56ea-2e90-4f72-81c2-c915d8f4ba58\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:50:56:238-13400\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f55847ad-9ca5-47d5-acd4-697b24a0b37c], x-b3-parentspanid=[bdbf0bf10c54fefc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8a0cb8295eb7ff8abdbf0bf10c54fefc], x-b3-spanid=[25599f4e72c68182], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a0da56ea-2e90-4f72-81c2-c915d8f4ba58]}\\\"}\"}","context":{"RequestID":"a0da56ea-2e90-4f72-81c2-c915d8f4ba58","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bc676e36-a71f-4cf7-b746-92fba22bbb4e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:50:56.237Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:50:56.240Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a0da56ea-2e90-4f72-81c2-c915d8f4ba58","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bc676e36-a71f-4cf7-b746-92fba22bbb4e","LogTimestamp":"2023-04-25T00:50:56.240Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:50:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:50:58.248Z","message":"Entering","context":{"RequestID":"6d936fd3-2908-44c6-a3ac-13dae749ad39","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a1a86b0e-304c-4605-89b8-c1f3fd52cc1e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:50:58.248Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:50:58.250Z","message":"{\"transactionId\":\"6d936fd3-2908-44c6-a3ac-13dae749ad39\",\"status\":\"200\",\"rqstDate\":\"230425-00:50:58:249\",\"respDate\":\"230425-00:50:58:250\",\"sourceId\":\"haproxy:6d936fd3-2908-44c6-a3ac-13dae749ad39\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:50:58:249-39923\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b5ee24b5-1a0b-4aa3-8038-2e27606627de], x-b3-parentspanid=[7769384f026143fc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0211535b080693727769384f026143fc], x-b3-spanid=[674c0e1c65f56a45], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6d936fd3-2908-44c6-a3ac-13dae749ad39]}\\\"}\"}","context":{"RequestID":"6d936fd3-2908-44c6-a3ac-13dae749ad39","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a1a86b0e-304c-4605-89b8-c1f3fd52cc1e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:50:58.248Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:50:58.251Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6d936fd3-2908-44c6-a3ac-13dae749ad39","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a1a86b0e-304c-4605-89b8-c1f3fd52cc1e","LogTimestamp":"2023-04-25T00:50:58.251Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:50:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:50:58.784Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:50:58.803Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:50:58.803Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:50:58.804Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:00.260Z","message":"Entering","context":{"RequestID":"09cb4439-d5b8-4daf-968b-ca1388bc54bf","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"50cc3009-e937-4500-967c-ccf2e67fe045","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:51:00.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:51:00.262Z","message":"{\"transactionId\":\"09cb4439-d5b8-4daf-968b-ca1388bc54bf\",\"status\":\"200\",\"rqstDate\":\"230425-00:51:00:261\",\"respDate\":\"230425-00:51:00:262\",\"sourceId\":\"haproxy:09cb4439-d5b8-4daf-968b-ca1388bc54bf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:51:00:261-52991\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7025f15c-11a7-4560-a6ff-466b61492e33], x-b3-parentspanid=[3016e2f48a4d7da3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a3e11c987d60628c3016e2f48a4d7da3], x-b3-spanid=[45bed0a42eadcdc5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[09cb4439-d5b8-4daf-968b-ca1388bc54bf]}\\\"}\"}","context":{"RequestID":"09cb4439-d5b8-4daf-968b-ca1388bc54bf","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"50cc3009-e937-4500-967c-ccf2e67fe045","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:51:00.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:00.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"09cb4439-d5b8-4daf-968b-ca1388bc54bf","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"50cc3009-e937-4500-967c-ccf2e67fe045","LogTimestamp":"2023-04-25T00:51:00.263Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:51:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:51:00.883Z","message":"Entering","context":{"RequestID":"c30ebdc3-5c8d-4d3c-b883-bc50498fdc48","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"680c2939-a7d3-4472-abd1-6472843e8208","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:51:00.883Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:51:00.885Z","message":"{\"transactionId\":\"c30ebdc3-5c8d-4d3c-b883-bc50498fdc48\",\"status\":\"200\",\"rqstDate\":\"230425-00:51:00:884\",\"respDate\":\"230425-00:51:00:885\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c30ebdc3-5c8d-4d3c-b883-bc50498fdc48\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:51:00:884-83489\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[580ffc78-fa22-42da-a8ec-f28a6b1fc7a8], x-b3-parentspanid=[5e9c3d3452ec0653], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[58061], x-envoy-attempt-count=[1], x-b3-traceid=[d893d5eda69695035e9c3d3452ec0653], x-b3-spanid=[d8dfb53a3a0909c3], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c30ebdc3-5c8d-4d3c-b883-bc50498fdc48]}\\\"}\"}","context":{"RequestID":"c30ebdc3-5c8d-4d3c-b883-bc50498fdc48","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"680c2939-a7d3-4472-abd1-6472843e8208","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:51:00.883Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:00.886Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c30ebdc3-5c8d-4d3c-b883-bc50498fdc48","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"680c2939-a7d3-4472-abd1-6472843e8208","LogTimestamp":"2023-04-25T00:51:00.886Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:51:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:51:01.095Z","message":"Entering","context":{"RequestID":"4eb6f1c3-8122-4ee3-aa10-4007e07b0819","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1d4f44d8-71c5-4d85-871d-a319d384eaab","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:51:01.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:51:01.097Z","message":"Database is available from CACHED check.","context":{"RequestID":"4eb6f1c3-8122-4ee3-aa10-4007e07b0819","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1d4f44d8-71c5-4d85-871d-a319d384eaab","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:51:01.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:01.098Z","message":"{\"transactionId\":\"4eb6f1c3-8122-4ee3-aa10-4007e07b0819\",\"status\":\"200\",\"rqstDate\":\"230425-00:51:01:096\",\"respDate\":\"230425-00:51:01:098\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4eb6f1c3-8122-4ee3-aa10-4007e07b0819\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:51:01:096-80937\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4eb6f1c3-8122-4ee3-aa10-4007e07b0819]}\\\"}\"}","context":{"RequestID":"4eb6f1c3-8122-4ee3-aa10-4007e07b0819","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1d4f44d8-71c5-4d85-871d-a319d384eaab","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:51:01.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:01.098Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4eb6f1c3-8122-4ee3-aa10-4007e07b0819","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1d4f44d8-71c5-4d85-871d-a319d384eaab","LogTimestamp":"2023-04-25T00:51:01.098Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:51:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:51:02.273Z","message":"Entering","context":{"RequestID":"f1d60f2a-ce25-4bfe-9745-28f99bdccd82","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"48120e51-8506-4f01-b1e7-cbdae04b70bb","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:51:02.273Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:51:02.276Z","message":"{\"transactionId\":\"f1d60f2a-ce25-4bfe-9745-28f99bdccd82\",\"status\":\"200\",\"rqstDate\":\"230425-00:51:02:274\",\"respDate\":\"230425-00:51:02:276\",\"sourceId\":\"haproxy:f1d60f2a-ce25-4bfe-9745-28f99bdccd82\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:51:02:274-91468\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fb789cc1-03f9-48d8-95ff-065fcfb87f0f], x-b3-parentspanid=[eecd4b9ae20a8e48], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f8574a27a20e7ea6eecd4b9ae20a8e48], x-b3-spanid=[614e5d09a8e902c2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f1d60f2a-ce25-4bfe-9745-28f99bdccd82]}\\\"}\"}","context":{"RequestID":"f1d60f2a-ce25-4bfe-9745-28f99bdccd82","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"48120e51-8506-4f01-b1e7-cbdae04b70bb","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:51:02.273Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:02.277Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f1d60f2a-ce25-4bfe-9745-28f99bdccd82","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"48120e51-8506-4f01-b1e7-cbdae04b70bb","LogTimestamp":"2023-04-25T00:51:02.277Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:51:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:51:04.286Z","message":"Entering","context":{"RequestID":"7a3120fe-a86a-4297-87a9-22d71788d583","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e903b8e7-d34f-4fe8-b663-6e1c74f1d97c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:51:04.286Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:51:04.288Z","message":"{\"transactionId\":\"7a3120fe-a86a-4297-87a9-22d71788d583\",\"status\":\"200\",\"rqstDate\":\"230425-00:51:04:287\",\"respDate\":\"230425-00:51:04:288\",\"sourceId\":\"haproxy:7a3120fe-a86a-4297-87a9-22d71788d583\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:51:04:287-15702\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[629b5fe6-974d-41b3-b5e4-eedc44f84413], x-b3-parentspanid=[a89c4945468fc44a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c97868a9cdcf5c35a89c4945468fc44a], x-b3-spanid=[381d61fa5c291ecd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7a3120fe-a86a-4297-87a9-22d71788d583]}\\\"}\"}","context":{"RequestID":"7a3120fe-a86a-4297-87a9-22d71788d583","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e903b8e7-d34f-4fe8-b663-6e1c74f1d97c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:51:04.286Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:04.289Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7a3120fe-a86a-4297-87a9-22d71788d583","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e903b8e7-d34f-4fe8-b663-6e1c74f1d97c","LogTimestamp":"2023-04-25T00:51:04.289Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:51:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:51:06.299Z","message":"Entering","context":{"RequestID":"5232d7d0-8f64-4b74-bc68-aeda3442abb2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fbf611a1-bebf-4966-ae42-4af728bb3a09","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:51:06.299Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:51:06.302Z","message":"{\"transactionId\":\"5232d7d0-8f64-4b74-bc68-aeda3442abb2\",\"status\":\"200\",\"rqstDate\":\"230425-00:51:06:300\",\"respDate\":\"230425-00:51:06:302\",\"sourceId\":\"haproxy:5232d7d0-8f64-4b74-bc68-aeda3442abb2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:51:06:300-4443\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e1f68cf2-681e-45a7-a152-9a769211dace], x-b3-parentspanid=[a5b568372677d79b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c7a8b47c193e0b47a5b568372677d79b], x-b3-spanid=[ac0ee8e04a5f5818], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5232d7d0-8f64-4b74-bc68-aeda3442abb2]}\\\"}\"}","context":{"RequestID":"5232d7d0-8f64-4b74-bc68-aeda3442abb2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fbf611a1-bebf-4966-ae42-4af728bb3a09","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:51:06.299Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:06.303Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5232d7d0-8f64-4b74-bc68-aeda3442abb2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fbf611a1-bebf-4966-ae42-4af728bb3a09","LogTimestamp":"2023-04-25T00:51:06.302Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:51:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:51:08.312Z","message":"Entering","context":{"RequestID":"d26d402e-fb98-4d10-ad9e-6b5d5b245add","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9345817e-4daf-49cb-ac14-f98aa31e385d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:51:08.312Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:51:08.314Z","message":"{\"transactionId\":\"d26d402e-fb98-4d10-ad9e-6b5d5b245add\",\"status\":\"200\",\"rqstDate\":\"230425-00:51:08:313\",\"respDate\":\"230425-00:51:08:314\",\"sourceId\":\"haproxy:d26d402e-fb98-4d10-ad9e-6b5d5b245add\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:51:08:313-56672\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3a803b85-237e-4f61-9668-02f12613e917], x-b3-parentspanid=[bc73fae20962521c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[96b66b7f01fa2546bc73fae20962521c], x-b3-spanid=[6c9f77c470788382], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d26d402e-fb98-4d10-ad9e-6b5d5b245add]}\\\"}\"}","context":{"RequestID":"d26d402e-fb98-4d10-ad9e-6b5d5b245add","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9345817e-4daf-49cb-ac14-f98aa31e385d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:51:08.312Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:08.315Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d26d402e-fb98-4d10-ad9e-6b5d5b245add","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9345817e-4daf-49cb-ac14-f98aa31e385d","LogTimestamp":"2023-04-25T00:51:08.315Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:51:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:51:08.783Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:51:08.798Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:08.798Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:08.798Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:10.323Z","message":"Entering","context":{"RequestID":"7c0cfff3-a39b-4a6a-8acb-fd2c28db3bbd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5f8abb95-a173-4ad0-a72b-9262f3a56d3d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:51:10.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:51:10.325Z","message":"{\"transactionId\":\"7c0cfff3-a39b-4a6a-8acb-fd2c28db3bbd\",\"status\":\"200\",\"rqstDate\":\"230425-00:51:10:324\",\"respDate\":\"230425-00:51:10:325\",\"sourceId\":\"haproxy:7c0cfff3-a39b-4a6a-8acb-fd2c28db3bbd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:51:10:324-80380\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8d4250c5-cd20-4fd1-ab99-0ecef968cd09], x-b3-parentspanid=[8882c55f87560e68], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a410303c591216448882c55f87560e68], x-b3-spanid=[8190349ade0f03b3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7c0cfff3-a39b-4a6a-8acb-fd2c28db3bbd]}\\\"}\"}","context":{"RequestID":"7c0cfff3-a39b-4a6a-8acb-fd2c28db3bbd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5f8abb95-a173-4ad0-a72b-9262f3a56d3d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:51:10.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:10.326Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7c0cfff3-a39b-4a6a-8acb-fd2c28db3bbd","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5f8abb95-a173-4ad0-a72b-9262f3a56d3d","LogTimestamp":"2023-04-25T00:51:10.326Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:51:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:51:10.884Z","message":"Entering","context":{"RequestID":"5c4c06c4-49bb-458d-9d31-cf6d0de2973e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5d163d25-82aa-451d-85ac-c70e0d54946a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:51:10.884Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:51:10.887Z","message":"{\"transactionId\":\"5c4c06c4-49bb-458d-9d31-cf6d0de2973e\",\"status\":\"200\",\"rqstDate\":\"230425-00:51:10:885\",\"respDate\":\"230425-00:51:10:886\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:5c4c06c4-49bb-458d-9d31-cf6d0de2973e\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:51:10:885-65690\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fccee281-20f8-4c9d-ba1a-38f2e1a6b3cb], x-b3-parentspanid=[eaaa822de32ac07a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38569], x-envoy-attempt-count=[1], x-b3-traceid=[5e58d370acc048a4eaaa822de32ac07a], x-b3-spanid=[aa099f9b8555ca2d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[5c4c06c4-49bb-458d-9d31-cf6d0de2973e]}\\\"}\"}","context":{"RequestID":"5c4c06c4-49bb-458d-9d31-cf6d0de2973e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5d163d25-82aa-451d-85ac-c70e0d54946a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:51:10.884Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:10.887Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5c4c06c4-49bb-458d-9d31-cf6d0de2973e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5d163d25-82aa-451d-85ac-c70e0d54946a","LogTimestamp":"2023-04-25T00:51:10.887Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:51:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:51:11.096Z","message":"Entering","context":{"RequestID":"d3427d3e-3903-49da-8082-ce0236a40ae0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"199e06e2-bf7a-4863-9daf-e6a2cff06fbd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:51:11.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:51:11.097Z","message":"Database is available from CACHED check.","context":{"RequestID":"d3427d3e-3903-49da-8082-ce0236a40ae0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"199e06e2-bf7a-4863-9daf-e6a2cff06fbd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:51:11.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:11.099Z","message":"{\"transactionId\":\"d3427d3e-3903-49da-8082-ce0236a40ae0\",\"status\":\"200\",\"rqstDate\":\"230425-00:51:11:096\",\"respDate\":\"230425-00:51:11:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d3427d3e-3903-49da-8082-ce0236a40ae0\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:51:11:096-65644\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d3427d3e-3903-49da-8082-ce0236a40ae0]}\\\"}\"}","context":{"RequestID":"d3427d3e-3903-49da-8082-ce0236a40ae0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"199e06e2-bf7a-4863-9daf-e6a2cff06fbd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:51:11.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:11.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d3427d3e-3903-49da-8082-ce0236a40ae0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"199e06e2-bf7a-4863-9daf-e6a2cff06fbd","LogTimestamp":"2023-04-25T00:51:11.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:51:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:51:12.335Z","message":"Entering","context":{"RequestID":"ddc6ca0e-2a6c-4b19-a654-85321fb87cea","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2fde8933-3787-4c57-8efa-28d90d0fbfe1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:51:12.334Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:51:12.337Z","message":"{\"transactionId\":\"ddc6ca0e-2a6c-4b19-a654-85321fb87cea\",\"status\":\"200\",\"rqstDate\":\"230425-00:51:12:335\",\"respDate\":\"230425-00:51:12:337\",\"sourceId\":\"haproxy:ddc6ca0e-2a6c-4b19-a654-85321fb87cea\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:51:12:335-52642\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[abb47da3-a91d-499f-b1b5-02fb1aa40b23], x-b3-parentspanid=[71a7924e2bfed9fc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[24e3d3d6ef8e123d71a7924e2bfed9fc], x-b3-spanid=[dd8ebfe385f42390], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ddc6ca0e-2a6c-4b19-a654-85321fb87cea]}\\\"}\"}","context":{"RequestID":"ddc6ca0e-2a6c-4b19-a654-85321fb87cea","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2fde8933-3787-4c57-8efa-28d90d0fbfe1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:51:12.334Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:12.338Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ddc6ca0e-2a6c-4b19-a654-85321fb87cea","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2fde8933-3787-4c57-8efa-28d90d0fbfe1","LogTimestamp":"2023-04-25T00:51:12.338Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:51:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:51:12.393Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:12.398Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:14.346Z","message":"Entering","context":{"RequestID":"60adc831-f1ed-4ad4-87d7-48df406ef71b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d99591c6-b610-48c5-a025-804184281d14","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:51:14.346Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:51:14.349Z","message":"{\"transactionId\":\"60adc831-f1ed-4ad4-87d7-48df406ef71b\",\"status\":\"200\",\"rqstDate\":\"230425-00:51:14:347\",\"respDate\":\"230425-00:51:14:348\",\"sourceId\":\"haproxy:60adc831-f1ed-4ad4-87d7-48df406ef71b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:51:14:347-62777\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[86e0bcd3-cfdd-4886-8dd7-f8553e8f5b75], x-b3-parentspanid=[dc43d7ab95899832], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2ce7ee1236145f7fdc43d7ab95899832], x-b3-spanid=[62eedea67e5d2a60], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[60adc831-f1ed-4ad4-87d7-48df406ef71b]}\\\"}\"}","context":{"RequestID":"60adc831-f1ed-4ad4-87d7-48df406ef71b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d99591c6-b610-48c5-a025-804184281d14","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:51:14.346Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:14.349Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"60adc831-f1ed-4ad4-87d7-48df406ef71b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d99591c6-b610-48c5-a025-804184281d14","LogTimestamp":"2023-04-25T00:51:14.349Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:51:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:51:16.358Z","message":"Entering","context":{"RequestID":"a4b18a1f-51be-4fac-a1aa-d1d4c4b35f45","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5aba327a-4e3b-46d4-803e-77dfb0bb05ba","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:51:16.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:51:16.359Z","message":"{\"transactionId\":\"a4b18a1f-51be-4fac-a1aa-d1d4c4b35f45\",\"status\":\"200\",\"rqstDate\":\"230425-00:51:16:358\",\"respDate\":\"230425-00:51:16:359\",\"sourceId\":\"haproxy:a4b18a1f-51be-4fac-a1aa-d1d4c4b35f45\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:51:16:358-56841\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3faa40c1-8ed4-439e-bdfc-64078ba461fc], x-b3-parentspanid=[021d9064f0ad932c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9797943b1b8747f1021d9064f0ad932c], x-b3-spanid=[4220112055bddd8b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a4b18a1f-51be-4fac-a1aa-d1d4c4b35f45]}\\\"}\"}","context":{"RequestID":"a4b18a1f-51be-4fac-a1aa-d1d4c4b35f45","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5aba327a-4e3b-46d4-803e-77dfb0bb05ba","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:51:16.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:16.360Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a4b18a1f-51be-4fac-a1aa-d1d4c4b35f45","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5aba327a-4e3b-46d4-803e-77dfb0bb05ba","LogTimestamp":"2023-04-25T00:51:16.360Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:51:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:51:18.371Z","message":"Entering","context":{"RequestID":"365a27bd-ade2-4e68-bc18-cb4a977cc6a1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"dab19287-59a7-43ae-80a9-58c4d83b23cc","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:51:18.371Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:51:18.373Z","message":"{\"transactionId\":\"365a27bd-ade2-4e68-bc18-cb4a977cc6a1\",\"status\":\"200\",\"rqstDate\":\"230425-00:51:18:372\",\"respDate\":\"230425-00:51:18:373\",\"sourceId\":\"haproxy:365a27bd-ade2-4e68-bc18-cb4a977cc6a1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:51:18:372-90379\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8a7f7e7b-d55c-4898-88a8-ea5918c6e20b], x-b3-parentspanid=[5c2e33d8cac20e2b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4dc4ba0ae3f46b2c5c2e33d8cac20e2b], x-b3-spanid=[a4e2316eec60a5e6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[365a27bd-ade2-4e68-bc18-cb4a977cc6a1]}\\\"}\"}","context":{"RequestID":"365a27bd-ade2-4e68-bc18-cb4a977cc6a1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"dab19287-59a7-43ae-80a9-58c4d83b23cc","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:51:18.371Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:18.374Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"365a27bd-ade2-4e68-bc18-cb4a977cc6a1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dab19287-59a7-43ae-80a9-58c4d83b23cc","LogTimestamp":"2023-04-25T00:51:18.374Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:51:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:51:18.784Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:51:18.799Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:18.799Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:18.799Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:20.384Z","message":"Entering","context":{"RequestID":"687d5ab4-cf8e-4797-b358-41c2efb17946","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f66b2d0b-6787-4198-9228-f1d30594948e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:51:20.384Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:51:20.386Z","message":"{\"transactionId\":\"687d5ab4-cf8e-4797-b358-41c2efb17946\",\"status\":\"200\",\"rqstDate\":\"230425-00:51:20:385\",\"respDate\":\"230425-00:51:20:386\",\"sourceId\":\"haproxy:687d5ab4-cf8e-4797-b358-41c2efb17946\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:51:20:385-30989\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[28844133-d8a0-4434-a9c6-d2de522b4d97], x-b3-parentspanid=[b306049c7f9dec8e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2cdc999883d8cb11b306049c7f9dec8e], x-b3-spanid=[453381f9fee27fbb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[687d5ab4-cf8e-4797-b358-41c2efb17946]}\\\"}\"}","context":{"RequestID":"687d5ab4-cf8e-4797-b358-41c2efb17946","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f66b2d0b-6787-4198-9228-f1d30594948e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:51:20.384Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:20.387Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"687d5ab4-cf8e-4797-b358-41c2efb17946","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f66b2d0b-6787-4198-9228-f1d30594948e","LogTimestamp":"2023-04-25T00:51:20.387Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:51:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:51:20.885Z","message":"Entering","context":{"RequestID":"82c60815-33d9-4462-9cdc-08635cebbb19","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b745171f-5da5-4d09-b39e-f5862fa12831","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:51:20.884Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:51:20.886Z","message":"{\"transactionId\":\"82c60815-33d9-4462-9cdc-08635cebbb19\",\"status\":\"200\",\"rqstDate\":\"230425-00:51:20:885\",\"respDate\":\"230425-00:51:20:886\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:82c60815-33d9-4462-9cdc-08635cebbb19\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:51:20:885-452\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4513aa76-a291-4654-b73d-e78586a9d4e2], x-b3-parentspanid=[6b7f7ca0780bba36], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[47101], x-envoy-attempt-count=[1], x-b3-traceid=[bd8a478b76bdd0bf6b7f7ca0780bba36], x-b3-spanid=[f6b002cb5e0e4e4c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[82c60815-33d9-4462-9cdc-08635cebbb19]}\\\"}\"}","context":{"RequestID":"82c60815-33d9-4462-9cdc-08635cebbb19","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b745171f-5da5-4d09-b39e-f5862fa12831","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:51:20.884Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:20.887Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"82c60815-33d9-4462-9cdc-08635cebbb19","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b745171f-5da5-4d09-b39e-f5862fa12831","LogTimestamp":"2023-04-25T00:51:20.887Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:51:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:51:21.096Z","message":"Entering","context":{"RequestID":"18ad04f5-4023-47d1-90b6-424dc6e42882","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9e95ea92-8072-4004-bbc1-ca2aa028aa4f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:51:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:51:21.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"18ad04f5-4023-47d1-90b6-424dc6e42882","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9e95ea92-8072-4004-bbc1-ca2aa028aa4f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:51:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:21.099Z","message":"{\"transactionId\":\"18ad04f5-4023-47d1-90b6-424dc6e42882\",\"status\":\"200\",\"rqstDate\":\"230425-00:51:21:097\",\"respDate\":\"230425-00:51:21:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:18ad04f5-4023-47d1-90b6-424dc6e42882\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:51:21:097-55889\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[18ad04f5-4023-47d1-90b6-424dc6e42882]}\\\"}\"}","context":{"RequestID":"18ad04f5-4023-47d1-90b6-424dc6e42882","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9e95ea92-8072-4004-bbc1-ca2aa028aa4f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:51:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:21.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"18ad04f5-4023-47d1-90b6-424dc6e42882","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9e95ea92-8072-4004-bbc1-ca2aa028aa4f","LogTimestamp":"2023-04-25T00:51:21.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:51:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:51:22.397Z","message":"Entering","context":{"RequestID":"1ceb8591-0cac-4be4-8e04-a2a1b8787812","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d9c273d9-7f5e-4f60-bf3a-1da4eb97dd53","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:51:22.397Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:51:22.400Z","message":"{\"transactionId\":\"1ceb8591-0cac-4be4-8e04-a2a1b8787812\",\"status\":\"200\",\"rqstDate\":\"230425-00:51:22:398\",\"respDate\":\"230425-00:51:22:400\",\"sourceId\":\"haproxy:1ceb8591-0cac-4be4-8e04-a2a1b8787812\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:51:22:398-63705\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9f8e8693-c933-4fb7-b2cf-efa869471c9d], x-b3-parentspanid=[70b4cf1b9f754ee8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b86268d5122dab8f70b4cf1b9f754ee8], x-b3-spanid=[bfe7fe2c98638ad0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1ceb8591-0cac-4be4-8e04-a2a1b8787812]}\\\"}\"}","context":{"RequestID":"1ceb8591-0cac-4be4-8e04-a2a1b8787812","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d9c273d9-7f5e-4f60-bf3a-1da4eb97dd53","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:51:22.397Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:22.400Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1ceb8591-0cac-4be4-8e04-a2a1b8787812","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d9c273d9-7f5e-4f60-bf3a-1da4eb97dd53","LogTimestamp":"2023-04-25T00:51:22.400Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:51:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:51:24.409Z","message":"Entering","context":{"RequestID":"da7d918c-4db9-4a2c-94c4-ec54e9a0e8c3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1224aa02-d311-424a-b5c2-2fc72adbac03","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:51:24.409Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:51:24.411Z","message":"{\"transactionId\":\"da7d918c-4db9-4a2c-94c4-ec54e9a0e8c3\",\"status\":\"200\",\"rqstDate\":\"230425-00:51:24:410\",\"respDate\":\"230425-00:51:24:411\",\"sourceId\":\"haproxy:da7d918c-4db9-4a2c-94c4-ec54e9a0e8c3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:51:24:410-59480\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4c60045c-8de4-4608-b7b4-335952bbf846], x-b3-parentspanid=[98073e4259f81283], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d6a5de416f99f39798073e4259f81283], x-b3-spanid=[744873033a636e37], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[da7d918c-4db9-4a2c-94c4-ec54e9a0e8c3]}\\\"}\"}","context":{"RequestID":"da7d918c-4db9-4a2c-94c4-ec54e9a0e8c3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1224aa02-d311-424a-b5c2-2fc72adbac03","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:51:24.409Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:24.412Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"da7d918c-4db9-4a2c-94c4-ec54e9a0e8c3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1224aa02-d311-424a-b5c2-2fc72adbac03","LogTimestamp":"2023-04-25T00:51:24.412Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:51:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:51:26.420Z","message":"Entering","context":{"RequestID":"d2d8f32c-411e-42cf-80d1-f3d8adff55a8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1d4d8969-3368-4941-91de-d26c3e3fe372","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:51:26.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:51:26.423Z","message":"{\"transactionId\":\"d2d8f32c-411e-42cf-80d1-f3d8adff55a8\",\"status\":\"200\",\"rqstDate\":\"230425-00:51:26:421\",\"respDate\":\"230425-00:51:26:422\",\"sourceId\":\"haproxy:d2d8f32c-411e-42cf-80d1-f3d8adff55a8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:51:26:421-68085\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ccadc2f1-ca06-4e27-800d-976cff71e319], x-b3-parentspanid=[3c41cb9d71635496], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c9050a2edf80330d3c41cb9d71635496], x-b3-spanid=[17002abc146b41fa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d2d8f32c-411e-42cf-80d1-f3d8adff55a8]}\\\"}\"}","context":{"RequestID":"d2d8f32c-411e-42cf-80d1-f3d8adff55a8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1d4d8969-3368-4941-91de-d26c3e3fe372","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:51:26.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:26.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d2d8f32c-411e-42cf-80d1-f3d8adff55a8","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1d4d8969-3368-4941-91de-d26c3e3fe372","LogTimestamp":"2023-04-25T00:51:26.423Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:51:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:51:28.431Z","message":"Entering","context":{"RequestID":"44361d4f-c448-432e-aaea-392fc347e8e8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fecdf2b9-ebaf-472f-8c1f-73960d9891f9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:51:28.431Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:51:28.434Z","message":"{\"transactionId\":\"44361d4f-c448-432e-aaea-392fc347e8e8\",\"status\":\"200\",\"rqstDate\":\"230425-00:51:28:432\",\"respDate\":\"230425-00:51:28:434\",\"sourceId\":\"haproxy:44361d4f-c448-432e-aaea-392fc347e8e8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:51:28:432-88765\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[21fd0928-6ff0-4949-bca2-380ea744121b], x-b3-parentspanid=[828a42811500fa2c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[115e5c7b6e18fe50828a42811500fa2c], x-b3-spanid=[706c90a2715d68c3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[44361d4f-c448-432e-aaea-392fc347e8e8]}\\\"}\"}","context":{"RequestID":"44361d4f-c448-432e-aaea-392fc347e8e8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fecdf2b9-ebaf-472f-8c1f-73960d9891f9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:51:28.431Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:28.435Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"44361d4f-c448-432e-aaea-392fc347e8e8","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fecdf2b9-ebaf-472f-8c1f-73960d9891f9","LogTimestamp":"2023-04-25T00:51:28.434Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:51:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:51:28.784Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:51:28.796Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:28.797Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:28.797Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:30.443Z","message":"Entering","context":{"RequestID":"5f23dc84-4281-47a9-b377-704b692a3bf3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ee34f723-ef57-498f-9156-844b8fda26b4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:51:30.443Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:51:30.446Z","message":"{\"transactionId\":\"5f23dc84-4281-47a9-b377-704b692a3bf3\",\"status\":\"200\",\"rqstDate\":\"230425-00:51:30:444\",\"respDate\":\"230425-00:51:30:445\",\"sourceId\":\"haproxy:5f23dc84-4281-47a9-b377-704b692a3bf3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:51:30:444-20707\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[597734d3-09a5-44b4-bc40-5a2c1bc59b00], x-b3-parentspanid=[a4dae3222ce0c4fc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[72438ec3ac7ae213a4dae3222ce0c4fc], x-b3-spanid=[6efb14696a8c0fbf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5f23dc84-4281-47a9-b377-704b692a3bf3]}\\\"}\"}","context":{"RequestID":"5f23dc84-4281-47a9-b377-704b692a3bf3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ee34f723-ef57-498f-9156-844b8fda26b4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:51:30.443Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:30.446Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5f23dc84-4281-47a9-b377-704b692a3bf3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ee34f723-ef57-498f-9156-844b8fda26b4","LogTimestamp":"2023-04-25T00:51:30.446Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:51:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:51:30.885Z","message":"Entering","context":{"RequestID":"ce290bdb-b338-4c49-9409-61db848ad99b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"67ea25d9-9d84-40f5-bd5d-51e6435cc0e3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:51:30.884Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:51:30.887Z","message":"{\"transactionId\":\"ce290bdb-b338-4c49-9409-61db848ad99b\",\"status\":\"200\",\"rqstDate\":\"230425-00:51:30:885\",\"respDate\":\"230425-00:51:30:887\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ce290bdb-b338-4c49-9409-61db848ad99b\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:51:30:885-31924\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[045a9f13-2dd8-4697-837d-84e5d5f77f2c], x-b3-parentspanid=[a249d92d8954ec04], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[52975], x-envoy-attempt-count=[1], x-b3-traceid=[3c196fc802e2bf14a249d92d8954ec04], x-b3-spanid=[1bddcd57fe704874], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ce290bdb-b338-4c49-9409-61db848ad99b]}\\\"}\"}","context":{"RequestID":"ce290bdb-b338-4c49-9409-61db848ad99b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"67ea25d9-9d84-40f5-bd5d-51e6435cc0e3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:51:30.884Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:30.888Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ce290bdb-b338-4c49-9409-61db848ad99b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"67ea25d9-9d84-40f5-bd5d-51e6435cc0e3","LogTimestamp":"2023-04-25T00:51:30.887Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:51:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:51:31.097Z","message":"Entering","context":{"RequestID":"91774e80-d006-48d6-b769-8a5d9b386871","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2f902ee6-573a-45be-a7b1-4cd20d9e3e9f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:51:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:51:31.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"91774e80-d006-48d6-b769-8a5d9b386871","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2f902ee6-573a-45be-a7b1-4cd20d9e3e9f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:51:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:31.101Z","message":"{\"transactionId\":\"91774e80-d006-48d6-b769-8a5d9b386871\",\"status\":\"200\",\"rqstDate\":\"230425-00:51:31:098\",\"respDate\":\"230425-00:51:31:101\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:91774e80-d006-48d6-b769-8a5d9b386871\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:51:31:098-44409\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[91774e80-d006-48d6-b769-8a5d9b386871]}\\\"}\"}","context":{"RequestID":"91774e80-d006-48d6-b769-8a5d9b386871","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2f902ee6-573a-45be-a7b1-4cd20d9e3e9f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:51:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:31.102Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"91774e80-d006-48d6-b769-8a5d9b386871","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2f902ee6-573a-45be-a7b1-4cd20d9e3e9f","LogTimestamp":"2023-04-25T00:51:31.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:51:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:51:32.454Z","message":"Entering","context":{"RequestID":"98c8d0c0-a0ee-42f2-8e04-a0c53459910b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"63f0ca39-5705-4620-920f-f993c8910210","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:51:32.454Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:51:32.457Z","message":"{\"transactionId\":\"98c8d0c0-a0ee-42f2-8e04-a0c53459910b\",\"status\":\"200\",\"rqstDate\":\"230425-00:51:32:455\",\"respDate\":\"230425-00:51:32:457\",\"sourceId\":\"haproxy:98c8d0c0-a0ee-42f2-8e04-a0c53459910b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:51:32:455-31475\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3f2d131f-92de-40e5-bc3a-3a65d0e7ee73], x-b3-parentspanid=[235ac03ff3e07f87], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9adcad3837f15515235ac03ff3e07f87], x-b3-spanid=[d85e83f17780892c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[98c8d0c0-a0ee-42f2-8e04-a0c53459910b]}\\\"}\"}","context":{"RequestID":"98c8d0c0-a0ee-42f2-8e04-a0c53459910b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"63f0ca39-5705-4620-920f-f993c8910210","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:51:32.454Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:32.457Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"98c8d0c0-a0ee-42f2-8e04-a0c53459910b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"63f0ca39-5705-4620-920f-f993c8910210","LogTimestamp":"2023-04-25T00:51:32.457Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:51:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:51:34.466Z","message":"Entering","context":{"RequestID":"8cbbb49d-560c-4945-808f-2f25f8b71291","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f1840184-fa70-499a-9ed0-aff9b864f46f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:51:34.465Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:51:34.468Z","message":"{\"transactionId\":\"8cbbb49d-560c-4945-808f-2f25f8b71291\",\"status\":\"200\",\"rqstDate\":\"230425-00:51:34:467\",\"respDate\":\"230425-00:51:34:468\",\"sourceId\":\"haproxy:8cbbb49d-560c-4945-808f-2f25f8b71291\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:51:34:467-94661\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[885ffa32-606c-4e38-902d-6e408d133ba8], x-b3-parentspanid=[127e4f741654e834], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[93710e9d6ecd605c127e4f741654e834], x-b3-spanid=[a7871f01810bd0ef], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8cbbb49d-560c-4945-808f-2f25f8b71291]}\\\"}\"}","context":{"RequestID":"8cbbb49d-560c-4945-808f-2f25f8b71291","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f1840184-fa70-499a-9ed0-aff9b864f46f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:51:34.465Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:34.469Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8cbbb49d-560c-4945-808f-2f25f8b71291","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f1840184-fa70-499a-9ed0-aff9b864f46f","LogTimestamp":"2023-04-25T00:51:34.469Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:51:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:51:36.478Z","message":"Entering","context":{"RequestID":"1f822e78-0994-413c-a3d5-f711d91fd544","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"516d4ec2-f206-4fbe-84a8-f5c0efee5790","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:51:36.478Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:51:36.481Z","message":"{\"transactionId\":\"1f822e78-0994-413c-a3d5-f711d91fd544\",\"status\":\"200\",\"rqstDate\":\"230425-00:51:36:479\",\"respDate\":\"230425-00:51:36:480\",\"sourceId\":\"haproxy:1f822e78-0994-413c-a3d5-f711d91fd544\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:51:36:479-14393\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c6f2f774-401b-493c-8eb8-8c851b19bd58], x-b3-parentspanid=[558adb1238b82ede], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eb38db1e4b51a6f9558adb1238b82ede], x-b3-spanid=[25e763e9a7e85339], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1f822e78-0994-413c-a3d5-f711d91fd544]}\\\"}\"}","context":{"RequestID":"1f822e78-0994-413c-a3d5-f711d91fd544","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"516d4ec2-f206-4fbe-84a8-f5c0efee5790","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:51:36.478Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:36.481Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1f822e78-0994-413c-a3d5-f711d91fd544","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"516d4ec2-f206-4fbe-84a8-f5c0efee5790","LogTimestamp":"2023-04-25T00:51:36.481Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:51:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:51:38.489Z","message":"Entering","context":{"RequestID":"d06ef23a-f5e0-4a46-b3b5-2546f9057a86","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1b2a13ec-6f54-4ee0-8884-49521f18c4c1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:51:38.489Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:51:38.492Z","message":"{\"transactionId\":\"d06ef23a-f5e0-4a46-b3b5-2546f9057a86\",\"status\":\"200\",\"rqstDate\":\"230425-00:51:38:490\",\"respDate\":\"230425-00:51:38:492\",\"sourceId\":\"haproxy:d06ef23a-f5e0-4a46-b3b5-2546f9057a86\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:51:38:490-58611\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c4903fd8-39ec-4736-8ed6-81992ee0c808], x-b3-parentspanid=[e33fdda18bef2676], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ae7df94891f2dab1e33fdda18bef2676], x-b3-spanid=[5fe697362c1c9124], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d06ef23a-f5e0-4a46-b3b5-2546f9057a86]}\\\"}\"}","context":{"RequestID":"d06ef23a-f5e0-4a46-b3b5-2546f9057a86","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1b2a13ec-6f54-4ee0-8884-49521f18c4c1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:51:38.489Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:38.493Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d06ef23a-f5e0-4a46-b3b5-2546f9057a86","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1b2a13ec-6f54-4ee0-8884-49521f18c4c1","LogTimestamp":"2023-04-25T00:51:38.492Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:51:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:51:38.784Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:51:38.798Z","message":"Connection[/10.233.68.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-04-25T00:51:38.799Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:38.800Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:38.800Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:38.802Z","message":"Connection[/10.233.68.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-04-25T00:51:40.500Z","message":"Entering","context":{"RequestID":"a08a6b03-74e0-4b39-a50a-ab50ab01a0b5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"481aef8b-bdab-4f86-b63c-9b116d0701ab","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:51:40.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:51:40.502Z","message":"{\"transactionId\":\"a08a6b03-74e0-4b39-a50a-ab50ab01a0b5\",\"status\":\"200\",\"rqstDate\":\"230425-00:51:40:501\",\"respDate\":\"230425-00:51:40:502\",\"sourceId\":\"haproxy:a08a6b03-74e0-4b39-a50a-ab50ab01a0b5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:51:40:501-25931\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9c78938c-f0f1-439a-a0c4-c1148e63de0b], x-b3-parentspanid=[bc07589979fb3f55], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5beed4ee76aef2f1bc07589979fb3f55], x-b3-spanid=[2effffedf075dd51], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a08a6b03-74e0-4b39-a50a-ab50ab01a0b5]}\\\"}\"}","context":{"RequestID":"a08a6b03-74e0-4b39-a50a-ab50ab01a0b5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"481aef8b-bdab-4f86-b63c-9b116d0701ab","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:51:40.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:40.502Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a08a6b03-74e0-4b39-a50a-ab50ab01a0b5","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"481aef8b-bdab-4f86-b63c-9b116d0701ab","LogTimestamp":"2023-04-25T00:51:40.502Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:51:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:51:40.884Z","message":"Entering","context":{"RequestID":"11131ffd-56ed-44af-9e00-4ef31875ff57","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"81724817-a963-42c4-a385-aac31fbb2900","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:51:40.884Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:51:40.886Z","message":"{\"transactionId\":\"11131ffd-56ed-44af-9e00-4ef31875ff57\",\"status\":\"200\",\"rqstDate\":\"230425-00:51:40:885\",\"respDate\":\"230425-00:51:40:886\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:11131ffd-56ed-44af-9e00-4ef31875ff57\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:51:40:885-9505\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a04d4432-9504-4aff-93ae-ae4300f7ab1b], x-b3-parentspanid=[1fa0044230624db0], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[35975], x-envoy-attempt-count=[1], x-b3-traceid=[3b51c7093b2927151fa0044230624db0], x-b3-spanid=[051a6303933ddda9], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[11131ffd-56ed-44af-9e00-4ef31875ff57]}\\\"}\"}","context":{"RequestID":"11131ffd-56ed-44af-9e00-4ef31875ff57","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"81724817-a963-42c4-a385-aac31fbb2900","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:51:40.884Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:40.887Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"11131ffd-56ed-44af-9e00-4ef31875ff57","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"81724817-a963-42c4-a385-aac31fbb2900","LogTimestamp":"2023-04-25T00:51:40.887Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:51:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:51:41.096Z","message":"Entering","context":{"RequestID":"556183f7-36a0-4688-98f5-f872ae1cd4d7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6de9e027-f4f5-410b-9dc3-1de71f600d5b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:51:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:51:41.097Z","message":"Database is available from CACHED check.","context":{"RequestID":"556183f7-36a0-4688-98f5-f872ae1cd4d7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6de9e027-f4f5-410b-9dc3-1de71f600d5b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:51:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:41.098Z","message":"{\"transactionId\":\"556183f7-36a0-4688-98f5-f872ae1cd4d7\",\"status\":\"200\",\"rqstDate\":\"230425-00:51:41:097\",\"respDate\":\"230425-00:51:41:098\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:556183f7-36a0-4688-98f5-f872ae1cd4d7\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:51:41:097-63093\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[556183f7-36a0-4688-98f5-f872ae1cd4d7]}\\\"}\"}","context":{"RequestID":"556183f7-36a0-4688-98f5-f872ae1cd4d7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6de9e027-f4f5-410b-9dc3-1de71f600d5b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:51:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:41.099Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"556183f7-36a0-4688-98f5-f872ae1cd4d7","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6de9e027-f4f5-410b-9dc3-1de71f600d5b","LogTimestamp":"2023-04-25T00:51:41.098Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:51:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:51:42.399Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:42.402Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:42.510Z","message":"Entering","context":{"RequestID":"d97ae5bf-a21f-4b92-9d33-15e99319ca7d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"481421c9-9a38-4ac5-855f-dd2db0376385","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:51:42.510Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:51:42.512Z","message":"{\"transactionId\":\"d97ae5bf-a21f-4b92-9d33-15e99319ca7d\",\"status\":\"200\",\"rqstDate\":\"230425-00:51:42:511\",\"respDate\":\"230425-00:51:42:512\",\"sourceId\":\"haproxy:d97ae5bf-a21f-4b92-9d33-15e99319ca7d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:51:42:511-20555\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f0cd9815-2552-46db-aa35-8bf77082d879], x-b3-parentspanid=[9556e46f708315f3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c0c6199f98de91639556e46f708315f3], x-b3-spanid=[f31351749a0059b8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d97ae5bf-a21f-4b92-9d33-15e99319ca7d]}\\\"}\"}","context":{"RequestID":"d97ae5bf-a21f-4b92-9d33-15e99319ca7d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"481421c9-9a38-4ac5-855f-dd2db0376385","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:51:42.510Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:42.513Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d97ae5bf-a21f-4b92-9d33-15e99319ca7d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"481421c9-9a38-4ac5-855f-dd2db0376385","LogTimestamp":"2023-04-25T00:51:42.513Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:51:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:51:44.521Z","message":"Entering","context":{"RequestID":"8c15844e-a70a-44cc-be18-ffefe938bfe4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f4ab7a70-fffd-4497-b09e-b097085370df","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:51:44.521Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:51:44.523Z","message":"{\"transactionId\":\"8c15844e-a70a-44cc-be18-ffefe938bfe4\",\"status\":\"200\",\"rqstDate\":\"230425-00:51:44:522\",\"respDate\":\"230425-00:51:44:523\",\"sourceId\":\"haproxy:8c15844e-a70a-44cc-be18-ffefe938bfe4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:51:44:522-9854\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eb9dac37-e3a8-44a6-ab0c-300abaed01e5], x-b3-parentspanid=[558344e1a540ea5d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a70077200592fef0558344e1a540ea5d], x-b3-spanid=[d2b08155b3908e4a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8c15844e-a70a-44cc-be18-ffefe938bfe4]}\\\"}\"}","context":{"RequestID":"8c15844e-a70a-44cc-be18-ffefe938bfe4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f4ab7a70-fffd-4497-b09e-b097085370df","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:51:44.521Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:44.524Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8c15844e-a70a-44cc-be18-ffefe938bfe4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f4ab7a70-fffd-4497-b09e-b097085370df","LogTimestamp":"2023-04-25T00:51:44.524Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:51:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:51:46.533Z","message":"Entering","context":{"RequestID":"c5d8d1c4-6db3-4c7e-9688-2702062c1a2c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bdae3077-8ad0-44a6-b597-0573c0c993f4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:51:46.533Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:51:46.536Z","message":"{\"transactionId\":\"c5d8d1c4-6db3-4c7e-9688-2702062c1a2c\",\"status\":\"200\",\"rqstDate\":\"230425-00:51:46:534\",\"respDate\":\"230425-00:51:46:536\",\"sourceId\":\"haproxy:c5d8d1c4-6db3-4c7e-9688-2702062c1a2c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:51:46:534-15627\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8f95b67b-30e2-44f1-92d0-b4bbf9664a37], x-b3-parentspanid=[b94725f0d009fd12], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eaf885a2b668ef0ab94725f0d009fd12], x-b3-spanid=[37243bb3a43ee8f3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c5d8d1c4-6db3-4c7e-9688-2702062c1a2c]}\\\"}\"}","context":{"RequestID":"c5d8d1c4-6db3-4c7e-9688-2702062c1a2c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bdae3077-8ad0-44a6-b597-0573c0c993f4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:51:46.533Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:46.536Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c5d8d1c4-6db3-4c7e-9688-2702062c1a2c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bdae3077-8ad0-44a6-b597-0573c0c993f4","LogTimestamp":"2023-04-25T00:51:46.536Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:51:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:51:48.545Z","message":"Entering","context":{"RequestID":"1d89a921-114d-434d-bcd8-265ce1306435","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5bbe7e94-5ca0-4a4e-bd15-c9f6295ffdfd","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:51:48.544Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:51:48.546Z","message":"{\"transactionId\":\"1d89a921-114d-434d-bcd8-265ce1306435\",\"status\":\"200\",\"rqstDate\":\"230425-00:51:48:545\",\"respDate\":\"230425-00:51:48:546\",\"sourceId\":\"haproxy:1d89a921-114d-434d-bcd8-265ce1306435\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:51:48:545-87538\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f326d4d4-f31a-4775-9b47-1ebc326c858b], x-b3-parentspanid=[4028dd421fa54075], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[40d5721f443b32624028dd421fa54075], x-b3-spanid=[3696cf0b3e469abc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1d89a921-114d-434d-bcd8-265ce1306435]}\\\"}\"}","context":{"RequestID":"1d89a921-114d-434d-bcd8-265ce1306435","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5bbe7e94-5ca0-4a4e-bd15-c9f6295ffdfd","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:51:48.544Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:48.547Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1d89a921-114d-434d-bcd8-265ce1306435","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5bbe7e94-5ca0-4a4e-bd15-c9f6295ffdfd","LogTimestamp":"2023-04-25T00:51:48.547Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:51:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-25T00:51:48.784Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:51:48.802Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:48.802Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:48.802Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:50.555Z","message":"Entering","context":{"RequestID":"bcfa048e-5936-468c-bed9-6771c3a6ed4f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"30237c32-1280-4f35-b27b-549b381e20f9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:51:50.555Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:51:50.557Z","message":"{\"transactionId\":\"bcfa048e-5936-468c-bed9-6771c3a6ed4f\",\"status\":\"200\",\"rqstDate\":\"230425-00:51:50:556\",\"respDate\":\"230425-00:51:50:557\",\"sourceId\":\"haproxy:bcfa048e-5936-468c-bed9-6771c3a6ed4f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:51:50:556-92139\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[83ecc869-e2cb-4a22-a895-943233a741fe], x-b3-parentspanid=[602449a546392957], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[585d54b6f0f0ee5d602449a546392957], x-b3-spanid=[1af80d7fcdf69de2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bcfa048e-5936-468c-bed9-6771c3a6ed4f]}\\\"}\"}","context":{"RequestID":"bcfa048e-5936-468c-bed9-6771c3a6ed4f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"30237c32-1280-4f35-b27b-549b381e20f9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:51:50.555Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:50.558Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bcfa048e-5936-468c-bed9-6771c3a6ed4f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"30237c32-1280-4f35-b27b-549b381e20f9","LogTimestamp":"2023-04-25T00:51:50.558Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:51:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:51:50.884Z","message":"Entering","context":{"RequestID":"b14168cc-7e8a-4bf3-b0a2-0aa3766a265e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"768abd86-f7e1-46c2-a9ae-8801b548a9e1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:51:50.884Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:51:50.886Z","message":"{\"transactionId\":\"b14168cc-7e8a-4bf3-b0a2-0aa3766a265e\",\"status\":\"200\",\"rqstDate\":\"230425-00:51:50:885\",\"respDate\":\"230425-00:51:50:886\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b14168cc-7e8a-4bf3-b0a2-0aa3766a265e\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:51:50:885-22455\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d425d0ed-c706-4af3-8014-c7cbdfde90da], x-b3-parentspanid=[9ccdcae8afa9fd4c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54631], x-envoy-attempt-count=[1], x-b3-traceid=[ef9fbc89c9a220549ccdcae8afa9fd4c], x-b3-spanid=[a9775542cbaf2c9f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b14168cc-7e8a-4bf3-b0a2-0aa3766a265e]}\\\"}\"}","context":{"RequestID":"b14168cc-7e8a-4bf3-b0a2-0aa3766a265e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"768abd86-f7e1-46c2-a9ae-8801b548a9e1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:51:50.884Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:50.887Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b14168cc-7e8a-4bf3-b0a2-0aa3766a265e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"768abd86-f7e1-46c2-a9ae-8801b548a9e1","LogTimestamp":"2023-04-25T00:51:50.887Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:51:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:51:51.097Z","message":"Entering","context":{"RequestID":"1cc40a21-3f9f-493a-bf23-6003e1bec6a3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9c048ed1-9329-42a4-874a-78708ccc8c20","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:51:51.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:51:51.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"1cc40a21-3f9f-493a-bf23-6003e1bec6a3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9c048ed1-9329-42a4-874a-78708ccc8c20","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:51:51.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:51.100Z","message":"{\"transactionId\":\"1cc40a21-3f9f-493a-bf23-6003e1bec6a3\",\"status\":\"200\",\"rqstDate\":\"230425-00:51:51:097\",\"respDate\":\"230425-00:51:51:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:1cc40a21-3f9f-493a-bf23-6003e1bec6a3\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:51:51:097-93033\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[1cc40a21-3f9f-493a-bf23-6003e1bec6a3]}\\\"}\"}","context":{"RequestID":"1cc40a21-3f9f-493a-bf23-6003e1bec6a3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9c048ed1-9329-42a4-874a-78708ccc8c20","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:51:51.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:51.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1cc40a21-3f9f-493a-bf23-6003e1bec6a3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9c048ed1-9329-42a4-874a-78708ccc8c20","LogTimestamp":"2023-04-25T00:51:51.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:51:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:51:52.567Z","message":"Entering","context":{"RequestID":"e858925e-b359-4690-9832-f33c808f4af6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f965b4c7-3d77-4c4a-aed8-f97dc1dc1777","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:51:52.567Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:51:52.570Z","message":"{\"transactionId\":\"e858925e-b359-4690-9832-f33c808f4af6\",\"status\":\"200\",\"rqstDate\":\"230425-00:51:52:568\",\"respDate\":\"230425-00:51:52:569\",\"sourceId\":\"haproxy:e858925e-b359-4690-9832-f33c808f4af6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:51:52:568-47603\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f6016f66-70ba-4b11-9d9e-01858589df5b], x-b3-parentspanid=[ae25cbd0dac84b24], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3997916334373f45ae25cbd0dac84b24], x-b3-spanid=[f5b38f926d9765a0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e858925e-b359-4690-9832-f33c808f4af6]}\\\"}\"}","context":{"RequestID":"e858925e-b359-4690-9832-f33c808f4af6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f965b4c7-3d77-4c4a-aed8-f97dc1dc1777","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:51:52.567Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:52.570Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e858925e-b359-4690-9832-f33c808f4af6","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f965b4c7-3d77-4c4a-aed8-f97dc1dc1777","LogTimestamp":"2023-04-25T00:51:52.570Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:51:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:51:54.580Z","message":"Entering","context":{"RequestID":"feb6e775-f686-4a0d-9d3c-d4007d8bd50b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d8b4edfc-7f37-44d1-b479-3ed27b3c6368","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:51:54.580Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:51:54.582Z","message":"{\"transactionId\":\"feb6e775-f686-4a0d-9d3c-d4007d8bd50b\",\"status\":\"200\",\"rqstDate\":\"230425-00:51:54:581\",\"respDate\":\"230425-00:51:54:582\",\"sourceId\":\"haproxy:feb6e775-f686-4a0d-9d3c-d4007d8bd50b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:51:54:581-8310\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[20303740-7c2a-48c3-86ef-a094987dfafd], x-b3-parentspanid=[d448c6137ac49397], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1a22fde4768f2c9ed448c6137ac49397], x-b3-spanid=[7660dcafe8b132ea], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[feb6e775-f686-4a0d-9d3c-d4007d8bd50b]}\\\"}\"}","context":{"RequestID":"feb6e775-f686-4a0d-9d3c-d4007d8bd50b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d8b4edfc-7f37-44d1-b479-3ed27b3c6368","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:51:54.580Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:54.583Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"feb6e775-f686-4a0d-9d3c-d4007d8bd50b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d8b4edfc-7f37-44d1-b479-3ed27b3c6368","LogTimestamp":"2023-04-25T00:51:54.583Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:51:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:51:56.592Z","message":"Entering","context":{"RequestID":"065e5a7e-00b6-4c4a-b7d3-dacbed493109","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cc64508c-6b75-41e2-978c-d928e0c179c2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:51:56.592Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:51:56.595Z","message":"{\"transactionId\":\"065e5a7e-00b6-4c4a-b7d3-dacbed493109\",\"status\":\"200\",\"rqstDate\":\"230425-00:51:56:593\",\"respDate\":\"230425-00:51:56:595\",\"sourceId\":\"haproxy:065e5a7e-00b6-4c4a-b7d3-dacbed493109\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:51:56:593-50153\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[53745f3a-3526-4f08-9935-89680e29a327], x-b3-parentspanid=[1c4a3b3d82052d4f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a64d68557394cca31c4a3b3d82052d4f], x-b3-spanid=[0d4b64328596feb6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[065e5a7e-00b6-4c4a-b7d3-dacbed493109]}\\\"}\"}","context":{"RequestID":"065e5a7e-00b6-4c4a-b7d3-dacbed493109","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cc64508c-6b75-41e2-978c-d928e0c179c2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:51:56.592Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:56.596Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"065e5a7e-00b6-4c4a-b7d3-dacbed493109","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cc64508c-6b75-41e2-978c-d928e0c179c2","LogTimestamp":"2023-04-25T00:51:56.596Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:51:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:51:58.605Z","message":"Entering","context":{"RequestID":"5adae3ae-a400-4e0d-aeed-e7b78db7a709","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cd56ff14-d9da-438d-b212-189fcf836e7a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:51:58.605Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:51:58.607Z","message":"{\"transactionId\":\"5adae3ae-a400-4e0d-aeed-e7b78db7a709\",\"status\":\"200\",\"rqstDate\":\"230425-00:51:58:606\",\"respDate\":\"230425-00:51:58:607\",\"sourceId\":\"haproxy:5adae3ae-a400-4e0d-aeed-e7b78db7a709\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:51:58:606-50706\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8daf9b3e-2ae2-4e5b-9eaf-cfbf698399cd], x-b3-parentspanid=[c2a2ab23ceec0670], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b0fe3d00966373f5c2a2ab23ceec0670], x-b3-spanid=[8b3f0bf1f543811f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5adae3ae-a400-4e0d-aeed-e7b78db7a709]}\\\"}\"}","context":{"RequestID":"5adae3ae-a400-4e0d-aeed-e7b78db7a709","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cd56ff14-d9da-438d-b212-189fcf836e7a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:51:58.605Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:58.608Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5adae3ae-a400-4e0d-aeed-e7b78db7a709","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cd56ff14-d9da-438d-b212-189fcf836e7a","LogTimestamp":"2023-04-25T00:51:58.608Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:51:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:51:58.784Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:51:58.800Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:58.800Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:51:58.800Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:00.617Z","message":"Entering","context":{"RequestID":"04847031-2961-4091-8925-eb96bf3b643d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bd72af5c-b061-4e6f-8e42-aee0568c5cb7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:52:00.617Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:52:00.619Z","message":"{\"transactionId\":\"04847031-2961-4091-8925-eb96bf3b643d\",\"status\":\"200\",\"rqstDate\":\"230425-00:52:00:618\",\"respDate\":\"230425-00:52:00:619\",\"sourceId\":\"haproxy:04847031-2961-4091-8925-eb96bf3b643d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:52:00:618-70440\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[22e7408b-3988-4ffc-9389-141fa3be5cf3], x-b3-parentspanid=[19481eeeb1e5340d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[94e601711318543119481eeeb1e5340d], x-b3-spanid=[b4784a1ca6926ee7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[04847031-2961-4091-8925-eb96bf3b643d]}\\\"}\"}","context":{"RequestID":"04847031-2961-4091-8925-eb96bf3b643d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bd72af5c-b061-4e6f-8e42-aee0568c5cb7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:52:00.617Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:00.620Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"04847031-2961-4091-8925-eb96bf3b643d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bd72af5c-b061-4e6f-8e42-aee0568c5cb7","LogTimestamp":"2023-04-25T00:52:00.620Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:52:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:52:00.885Z","message":"Entering","context":{"RequestID":"d24d5c04-382b-4f89-82d6-98da81171e60","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"625d86ba-2d52-41a1-ad28-bcb7d8883247","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:52:00.885Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:52:00.887Z","message":"{\"transactionId\":\"d24d5c04-382b-4f89-82d6-98da81171e60\",\"status\":\"200\",\"rqstDate\":\"230425-00:52:00:886\",\"respDate\":\"230425-00:52:00:887\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d24d5c04-382b-4f89-82d6-98da81171e60\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:52:00:886-43617\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[214384c0-e035-4351-aa47-31a322f141f7], x-b3-parentspanid=[f71b888b57e530e1], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42585], x-envoy-attempt-count=[1], x-b3-traceid=[4bfa1668fe94e020f71b888b57e530e1], x-b3-spanid=[0cb836228e91f61d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d24d5c04-382b-4f89-82d6-98da81171e60]}\\\"}\"}","context":{"RequestID":"d24d5c04-382b-4f89-82d6-98da81171e60","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"625d86ba-2d52-41a1-ad28-bcb7d8883247","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:52:00.885Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:00.888Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d24d5c04-382b-4f89-82d6-98da81171e60","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"625d86ba-2d52-41a1-ad28-bcb7d8883247","LogTimestamp":"2023-04-25T00:52:00.888Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:52:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:52:01.097Z","message":"Entering","context":{"RequestID":"bad4c9d6-298c-4bf1-9192-1d9e26aea224","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1ef6e713-ee95-4a81-977a-7cc84bcf926b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:52:01.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:52:01.100Z","message":"Database is available from CACHED check.","context":{"RequestID":"bad4c9d6-298c-4bf1-9192-1d9e26aea224","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1ef6e713-ee95-4a81-977a-7cc84bcf926b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:52:01.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:01.101Z","message":"{\"transactionId\":\"bad4c9d6-298c-4bf1-9192-1d9e26aea224\",\"status\":\"200\",\"rqstDate\":\"230425-00:52:01:098\",\"respDate\":\"230425-00:52:01:101\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:bad4c9d6-298c-4bf1-9192-1d9e26aea224\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:52:01:098-21500\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[bad4c9d6-298c-4bf1-9192-1d9e26aea224]}\\\"}\"}","context":{"RequestID":"bad4c9d6-298c-4bf1-9192-1d9e26aea224","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1ef6e713-ee95-4a81-977a-7cc84bcf926b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:52:01.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:01.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bad4c9d6-298c-4bf1-9192-1d9e26aea224","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1ef6e713-ee95-4a81-977a-7cc84bcf926b","LogTimestamp":"2023-04-25T00:52:01.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:52:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:52:02.628Z","message":"Entering","context":{"RequestID":"8af49768-3b0e-46ba-aa8d-054751b4c352","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"acba1dbd-5e90-4574-a61c-d1052cba6bfb","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:52:02.628Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:52:02.630Z","message":"{\"transactionId\":\"8af49768-3b0e-46ba-aa8d-054751b4c352\",\"status\":\"200\",\"rqstDate\":\"230425-00:52:02:629\",\"respDate\":\"230425-00:52:02:630\",\"sourceId\":\"haproxy:8af49768-3b0e-46ba-aa8d-054751b4c352\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:52:02:629-96029\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[79d27981-73c7-4ee0-9829-74608124ca64], x-b3-parentspanid=[4d6eafb779dd2869], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2184837fcc7cade24d6eafb779dd2869], x-b3-spanid=[4a7cfa8aeaebcaf3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8af49768-3b0e-46ba-aa8d-054751b4c352]}\\\"}\"}","context":{"RequestID":"8af49768-3b0e-46ba-aa8d-054751b4c352","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"acba1dbd-5e90-4574-a61c-d1052cba6bfb","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:52:02.628Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:02.631Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8af49768-3b0e-46ba-aa8d-054751b4c352","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"acba1dbd-5e90-4574-a61c-d1052cba6bfb","LogTimestamp":"2023-04-25T00:52:02.631Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:52:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:52:04.641Z","message":"Entering","context":{"RequestID":"cca8818c-17a0-48f4-a52a-7cb0e037f9f8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e2a1cb8e-949d-4c5d-88b9-db3afcce604b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:52:04.641Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:52:04.644Z","message":"{\"transactionId\":\"cca8818c-17a0-48f4-a52a-7cb0e037f9f8\",\"status\":\"200\",\"rqstDate\":\"230425-00:52:04:642\",\"respDate\":\"230425-00:52:04:644\",\"sourceId\":\"haproxy:cca8818c-17a0-48f4-a52a-7cb0e037f9f8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:52:04:642-431\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b109a4c1-41ce-46e8-99f4-4cb1d6bf1dae], x-b3-parentspanid=[732e2b1f88ce8361], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cc418dad964344fa732e2b1f88ce8361], x-b3-spanid=[43c71a2eefbe48e3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cca8818c-17a0-48f4-a52a-7cb0e037f9f8]}\\\"}\"}","context":{"RequestID":"cca8818c-17a0-48f4-a52a-7cb0e037f9f8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e2a1cb8e-949d-4c5d-88b9-db3afcce604b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:52:04.641Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:04.645Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cca8818c-17a0-48f4-a52a-7cb0e037f9f8","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e2a1cb8e-949d-4c5d-88b9-db3afcce604b","LogTimestamp":"2023-04-25T00:52:04.645Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:52:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:52:06.656Z","message":"Entering","context":{"RequestID":"4c9944c7-ba4c-4531-8800-223add0f581a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"593a33d8-12ac-4392-b114-a28cb2c948bf","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:52:06.656Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:52:06.658Z","message":"{\"transactionId\":\"4c9944c7-ba4c-4531-8800-223add0f581a\",\"status\":\"200\",\"rqstDate\":\"230425-00:52:06:657\",\"respDate\":\"230425-00:52:06:658\",\"sourceId\":\"haproxy:4c9944c7-ba4c-4531-8800-223add0f581a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:52:06:657-59051\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[302beecb-6e4d-478a-96fc-4847de6ccfd2], x-b3-parentspanid=[ecad2f0d69d3b9fd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fa89fc2380baa495ecad2f0d69d3b9fd], x-b3-spanid=[f11160f0ace137da], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4c9944c7-ba4c-4531-8800-223add0f581a]}\\\"}\"}","context":{"RequestID":"4c9944c7-ba4c-4531-8800-223add0f581a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"593a33d8-12ac-4392-b114-a28cb2c948bf","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:52:06.656Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:06.659Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4c9944c7-ba4c-4531-8800-223add0f581a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"593a33d8-12ac-4392-b114-a28cb2c948bf","LogTimestamp":"2023-04-25T00:52:06.659Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:52:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:52:08.667Z","message":"Entering","context":{"RequestID":"a2a955c4-190a-4947-b57a-1e7624bddb4f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1ee31a3d-9bbf-452d-a144-6249b50beea3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:52:08.667Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:52:08.670Z","message":"{\"transactionId\":\"a2a955c4-190a-4947-b57a-1e7624bddb4f\",\"status\":\"200\",\"rqstDate\":\"230425-00:52:08:668\",\"respDate\":\"230425-00:52:08:669\",\"sourceId\":\"haproxy:a2a955c4-190a-4947-b57a-1e7624bddb4f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:52:08:668-67973\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[110651fb-09bc-46a4-827b-86a887d446be], x-b3-parentspanid=[3a049097c1a388d8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[10215c7edf6c70313a049097c1a388d8], x-b3-spanid=[1718e4d208c59909], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a2a955c4-190a-4947-b57a-1e7624bddb4f]}\\\"}\"}","context":{"RequestID":"a2a955c4-190a-4947-b57a-1e7624bddb4f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1ee31a3d-9bbf-452d-a144-6249b50beea3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:52:08.667Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:08.670Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a2a955c4-190a-4947-b57a-1e7624bddb4f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1ee31a3d-9bbf-452d-a144-6249b50beea3","LogTimestamp":"2023-04-25T00:52:08.670Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:52:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:52:08.785Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:52:08.837Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:08.837Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:08.837Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:10.678Z","message":"Entering","context":{"RequestID":"8b6f2722-4a36-4675-b678-90cef57b18b8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1cad1bf2-9036-4129-a2d1-f1286a3bfc69","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:52:10.678Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:52:10.681Z","message":"{\"transactionId\":\"8b6f2722-4a36-4675-b678-90cef57b18b8\",\"status\":\"200\",\"rqstDate\":\"230425-00:52:10:679\",\"respDate\":\"230425-00:52:10:681\",\"sourceId\":\"haproxy:8b6f2722-4a36-4675-b678-90cef57b18b8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:52:10:679-37943\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ee56c8ab-56bf-497a-88f0-ebb20417f650], x-b3-parentspanid=[eb7eb9b36b7e5b04], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2ec1584c8c209dbeeb7eb9b36b7e5b04], x-b3-spanid=[bcc35554ee8ea7bb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8b6f2722-4a36-4675-b678-90cef57b18b8]}\\\"}\"}","context":{"RequestID":"8b6f2722-4a36-4675-b678-90cef57b18b8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1cad1bf2-9036-4129-a2d1-f1286a3bfc69","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:52:10.678Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:10.682Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8b6f2722-4a36-4675-b678-90cef57b18b8","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1cad1bf2-9036-4129-a2d1-f1286a3bfc69","LogTimestamp":"2023-04-25T00:52:10.681Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:52:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:52:10.890Z","message":"Entering","context":{"RequestID":"a877f08c-4ba9-448e-a89c-63281c032e7c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"82047e03-9fbd-4774-bab2-d167925399f1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:52:10.890Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:52:10.893Z","message":"{\"transactionId\":\"a877f08c-4ba9-448e-a89c-63281c032e7c\",\"status\":\"200\",\"rqstDate\":\"230425-00:52:10:891\",\"respDate\":\"230425-00:52:10:892\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a877f08c-4ba9-448e-a89c-63281c032e7c\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:52:10:891-73214\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[02b58650-bfed-45a2-a3ac-8e8d5b68d213], x-b3-parentspanid=[b8e89d63c73f9ccc], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39639], x-envoy-attempt-count=[1], x-b3-traceid=[ca8338887384092db8e89d63c73f9ccc], x-b3-spanid=[93299ecf4c358665], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a877f08c-4ba9-448e-a89c-63281c032e7c]}\\\"}\"}","context":{"RequestID":"a877f08c-4ba9-448e-a89c-63281c032e7c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"82047e03-9fbd-4774-bab2-d167925399f1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:52:10.890Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:10.893Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a877f08c-4ba9-448e-a89c-63281c032e7c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"82047e03-9fbd-4774-bab2-d167925399f1","LogTimestamp":"2023-04-25T00:52:10.893Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:52:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:52:11.097Z","message":"Entering","context":{"RequestID":"fa183042-5bb4-449b-950b-a23cc01defd9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"018aae2f-06e5-41f0-8f2c-2e48c0e61963","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:52:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:52:11.100Z","message":"Database is available from CACHED check.","context":{"RequestID":"fa183042-5bb4-449b-950b-a23cc01defd9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"018aae2f-06e5-41f0-8f2c-2e48c0e61963","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:52:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:11.102Z","message":"{\"transactionId\":\"fa183042-5bb4-449b-950b-a23cc01defd9\",\"status\":\"200\",\"rqstDate\":\"230425-00:52:11:098\",\"respDate\":\"230425-00:52:11:102\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:fa183042-5bb4-449b-950b-a23cc01defd9\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:52:11:098-59357\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[fa183042-5bb4-449b-950b-a23cc01defd9]}\\\"}\"}","context":{"RequestID":"fa183042-5bb4-449b-950b-a23cc01defd9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"018aae2f-06e5-41f0-8f2c-2e48c0e61963","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:52:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:11.103Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fa183042-5bb4-449b-950b-a23cc01defd9","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"018aae2f-06e5-41f0-8f2c-2e48c0e61963","LogTimestamp":"2023-04-25T00:52:11.103Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:52:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:52:12.403Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:12.408Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:12.691Z","message":"Entering","context":{"RequestID":"cefba68d-f63f-4031-be19-3fccd00ee5ea","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"643cd478-51c3-445b-bc9f-46f2005b2ad8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:52:12.691Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:52:12.693Z","message":"{\"transactionId\":\"cefba68d-f63f-4031-be19-3fccd00ee5ea\",\"status\":\"200\",\"rqstDate\":\"230425-00:52:12:692\",\"respDate\":\"230425-00:52:12:693\",\"sourceId\":\"haproxy:cefba68d-f63f-4031-be19-3fccd00ee5ea\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:52:12:692-59913\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cc82d56f-cc98-4766-9a22-2058c26a34ae], x-b3-parentspanid=[31110f72f6d5877b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e1a4e5ab622a1fdd31110f72f6d5877b], x-b3-spanid=[c63c91df0cc649fd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cefba68d-f63f-4031-be19-3fccd00ee5ea]}\\\"}\"}","context":{"RequestID":"cefba68d-f63f-4031-be19-3fccd00ee5ea","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"643cd478-51c3-445b-bc9f-46f2005b2ad8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:52:12.691Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:12.694Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cefba68d-f63f-4031-be19-3fccd00ee5ea","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"643cd478-51c3-445b-bc9f-46f2005b2ad8","LogTimestamp":"2023-04-25T00:52:12.694Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:52:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:52:14.704Z","message":"Entering","context":{"RequestID":"05c2b811-e03b-4f51-a5fe-12204085c2b4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"dd8237ab-64e8-4fe3-9dc4-8e34b0309f38","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:52:14.704Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:52:14.706Z","message":"{\"transactionId\":\"05c2b811-e03b-4f51-a5fe-12204085c2b4\",\"status\":\"200\",\"rqstDate\":\"230425-00:52:14:704\",\"respDate\":\"230425-00:52:14:706\",\"sourceId\":\"haproxy:05c2b811-e03b-4f51-a5fe-12204085c2b4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:52:14:704-92999\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[86944916-950e-4864-afe8-90c0c8797209], x-b3-parentspanid=[59f8963d03cddbc8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[31a270e2885a8e9559f8963d03cddbc8], x-b3-spanid=[80761426270a64c5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[05c2b811-e03b-4f51-a5fe-12204085c2b4]}\\\"}\"}","context":{"RequestID":"05c2b811-e03b-4f51-a5fe-12204085c2b4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"dd8237ab-64e8-4fe3-9dc4-8e34b0309f38","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:52:14.704Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:14.707Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"05c2b811-e03b-4f51-a5fe-12204085c2b4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dd8237ab-64e8-4fe3-9dc4-8e34b0309f38","LogTimestamp":"2023-04-25T00:52:14.707Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:52:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:52:16.715Z","message":"Entering","context":{"RequestID":"f7886e89-3ef1-4171-bc60-54ee2dd535fe","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d4cf6e84-663c-4044-b4d4-5b5b9393c716","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:52:16.715Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:52:16.718Z","message":"{\"transactionId\":\"f7886e89-3ef1-4171-bc60-54ee2dd535fe\",\"status\":\"200\",\"rqstDate\":\"230425-00:52:16:716\",\"respDate\":\"230425-00:52:16:717\",\"sourceId\":\"haproxy:f7886e89-3ef1-4171-bc60-54ee2dd535fe\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:52:16:716-58679\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7d480366-a2f5-4edd-97ca-f2502ffc2fa6], x-b3-parentspanid=[d7d23659f17f591b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[40e07ab563e2f8cbd7d23659f17f591b], x-b3-spanid=[c2b3a9fb44025a39], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f7886e89-3ef1-4171-bc60-54ee2dd535fe]}\\\"}\"}","context":{"RequestID":"f7886e89-3ef1-4171-bc60-54ee2dd535fe","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d4cf6e84-663c-4044-b4d4-5b5b9393c716","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:52:16.715Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:16.718Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f7886e89-3ef1-4171-bc60-54ee2dd535fe","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d4cf6e84-663c-4044-b4d4-5b5b9393c716","LogTimestamp":"2023-04-25T00:52:16.718Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:52:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:52:18.728Z","message":"Entering","context":{"RequestID":"7ed8026c-ad47-4b5c-ab56-e0615af2e25b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bb2765ec-767b-4642-81de-b5dc3993d633","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:52:18.728Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:52:18.730Z","message":"{\"transactionId\":\"7ed8026c-ad47-4b5c-ab56-e0615af2e25b\",\"status\":\"200\",\"rqstDate\":\"230425-00:52:18:729\",\"respDate\":\"230425-00:52:18:730\",\"sourceId\":\"haproxy:7ed8026c-ad47-4b5c-ab56-e0615af2e25b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:52:18:729-1428\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[81ac301a-0eb7-481c-92f8-561f03a1e9d9], x-b3-parentspanid=[67a3bd20f42fc857], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1e57f60c9525470d67a3bd20f42fc857], x-b3-spanid=[066c4705337625e6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7ed8026c-ad47-4b5c-ab56-e0615af2e25b]}\\\"}\"}","context":{"RequestID":"7ed8026c-ad47-4b5c-ab56-e0615af2e25b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bb2765ec-767b-4642-81de-b5dc3993d633","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:52:18.728Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:18.731Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7ed8026c-ad47-4b5c-ab56-e0615af2e25b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bb2765ec-767b-4642-81de-b5dc3993d633","LogTimestamp":"2023-04-25T00:52:18.731Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:52:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:52:18.786Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:52:18.802Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:18.802Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:18.803Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:20.740Z","message":"Entering","context":{"RequestID":"5e6f0322-ced3-480f-b117-7a023d2db77c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9a160aac-f2bf-4313-a871-ed2756a4c8dd","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:52:20.740Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:52:20.742Z","message":"{\"transactionId\":\"5e6f0322-ced3-480f-b117-7a023d2db77c\",\"status\":\"200\",\"rqstDate\":\"230425-00:52:20:740\",\"respDate\":\"230425-00:52:20:742\",\"sourceId\":\"haproxy:5e6f0322-ced3-480f-b117-7a023d2db77c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:52:20:740-8846\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c9469293-cb73-4d26-a800-05c7ebc15d98], x-b3-parentspanid=[6a4794a5f0fb2b90], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[89f0291364ea79cd6a4794a5f0fb2b90], x-b3-spanid=[7b247a83e7d9bfba], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5e6f0322-ced3-480f-b117-7a023d2db77c]}\\\"}\"}","context":{"RequestID":"5e6f0322-ced3-480f-b117-7a023d2db77c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9a160aac-f2bf-4313-a871-ed2756a4c8dd","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:52:20.740Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:20.743Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5e6f0322-ced3-480f-b117-7a023d2db77c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9a160aac-f2bf-4313-a871-ed2756a4c8dd","LogTimestamp":"2023-04-25T00:52:20.743Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:52:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:52:20.884Z","message":"Entering","context":{"RequestID":"e704a996-03f0-4e38-bc3d-92e36dee9e6f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2a231c31-caf7-4ef9-b62a-b97f7fa2deb9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:52:20.884Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:52:20.886Z","message":"{\"transactionId\":\"e704a996-03f0-4e38-bc3d-92e36dee9e6f\",\"status\":\"200\",\"rqstDate\":\"230425-00:52:20:885\",\"respDate\":\"230425-00:52:20:886\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e704a996-03f0-4e38-bc3d-92e36dee9e6f\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:52:20:885-50518\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[33c447ab-9bff-40c0-8992-f717c8f73669], x-b3-parentspanid=[7810bf65f252e378], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[35493], x-envoy-attempt-count=[1], x-b3-traceid=[154f07fce760762d7810bf65f252e378], x-b3-spanid=[5470c49732578e0c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e704a996-03f0-4e38-bc3d-92e36dee9e6f]}\\\"}\"}","context":{"RequestID":"e704a996-03f0-4e38-bc3d-92e36dee9e6f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2a231c31-caf7-4ef9-b62a-b97f7fa2deb9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:52:20.884Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:20.886Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e704a996-03f0-4e38-bc3d-92e36dee9e6f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2a231c31-caf7-4ef9-b62a-b97f7fa2deb9","LogTimestamp":"2023-04-25T00:52:20.886Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:52:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:52:21.096Z","message":"Entering","context":{"RequestID":"d8ec79f3-d9b5-45ed-b5e4-43344b66427a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"975385b0-7634-4f77-a033-d1951e9c1a58","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:52:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:52:21.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"d8ec79f3-d9b5-45ed-b5e4-43344b66427a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"975385b0-7634-4f77-a033-d1951e9c1a58","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:52:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:21.099Z","message":"{\"transactionId\":\"d8ec79f3-d9b5-45ed-b5e4-43344b66427a\",\"status\":\"200\",\"rqstDate\":\"230425-00:52:21:097\",\"respDate\":\"230425-00:52:21:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d8ec79f3-d9b5-45ed-b5e4-43344b66427a\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:52:21:097-70149\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d8ec79f3-d9b5-45ed-b5e4-43344b66427a]}\\\"}\"}","context":{"RequestID":"d8ec79f3-d9b5-45ed-b5e4-43344b66427a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"975385b0-7634-4f77-a033-d1951e9c1a58","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:52:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:21.099Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d8ec79f3-d9b5-45ed-b5e4-43344b66427a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"975385b0-7634-4f77-a033-d1951e9c1a58","LogTimestamp":"2023-04-25T00:52:21.099Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:52:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:52:22.752Z","message":"Entering","context":{"RequestID":"e632043c-8a2d-41ce-85d9-746572dc1826","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9047eb0b-fa05-4965-aefd-fc51d7720ea4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:52:22.752Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:52:22.755Z","message":"{\"transactionId\":\"e632043c-8a2d-41ce-85d9-746572dc1826\",\"status\":\"200\",\"rqstDate\":\"230425-00:52:22:754\",\"respDate\":\"230425-00:52:22:755\",\"sourceId\":\"haproxy:e632043c-8a2d-41ce-85d9-746572dc1826\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:52:22:754-75792\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8126d3e9-7dcf-4463-9170-a197f5c33db1], x-b3-parentspanid=[4f7a03719b105531], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ddae071748ad31634f7a03719b105531], x-b3-spanid=[ee6501b1ee9ac8e2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e632043c-8a2d-41ce-85d9-746572dc1826]}\\\"}\"}","context":{"RequestID":"e632043c-8a2d-41ce-85d9-746572dc1826","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9047eb0b-fa05-4965-aefd-fc51d7720ea4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:52:22.752Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:22.756Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e632043c-8a2d-41ce-85d9-746572dc1826","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9047eb0b-fa05-4965-aefd-fc51d7720ea4","LogTimestamp":"2023-04-25T00:52:22.756Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:52:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:52:24.765Z","message":"Entering","context":{"RequestID":"b406c11e-5605-43de-82df-597361a6a5cf","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"79a357b1-d112-4bea-9860-debe595d19c7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:52:24.765Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:52:24.766Z","message":"{\"transactionId\":\"b406c11e-5605-43de-82df-597361a6a5cf\",\"status\":\"200\",\"rqstDate\":\"230425-00:52:24:765\",\"respDate\":\"230425-00:52:24:766\",\"sourceId\":\"haproxy:b406c11e-5605-43de-82df-597361a6a5cf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:52:24:765-31179\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c5b16070-8972-4b91-8b83-ffddd1540c7f], x-b3-parentspanid=[4fb954db9246edf7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[03d5152acb4c52894fb954db9246edf7], x-b3-spanid=[28a428ac0b57f9dd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b406c11e-5605-43de-82df-597361a6a5cf]}\\\"}\"}","context":{"RequestID":"b406c11e-5605-43de-82df-597361a6a5cf","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"79a357b1-d112-4bea-9860-debe595d19c7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:52:24.765Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:24.767Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b406c11e-5605-43de-82df-597361a6a5cf","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"79a357b1-d112-4bea-9860-debe595d19c7","LogTimestamp":"2023-04-25T00:52:24.767Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:52:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-25T00:52:26.776Z","message":"Entering","context":{"RequestID":"45c6f64b-bf76-4c37-ae76-3dfe252a1eb6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"72ac0cc1-d28d-42cd-bafb-d24c8feb7a36","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:52:26.776Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:52:26.779Z","message":"{\"transactionId\":\"45c6f64b-bf76-4c37-ae76-3dfe252a1eb6\",\"status\":\"200\",\"rqstDate\":\"230425-00:52:26:777\",\"respDate\":\"230425-00:52:26:779\",\"sourceId\":\"haproxy:45c6f64b-bf76-4c37-ae76-3dfe252a1eb6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:52:26:777-80124\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2acba916-5abd-4653-8c6a-8e98c1bd4fe3], x-b3-parentspanid=[dec5ab1ccff0f690], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bb6937fabf7729f7dec5ab1ccff0f690], x-b3-spanid=[0e9a2d5c9c6e51d0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[45c6f64b-bf76-4c37-ae76-3dfe252a1eb6]}\\\"}\"}","context":{"RequestID":"45c6f64b-bf76-4c37-ae76-3dfe252a1eb6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"72ac0cc1-d28d-42cd-bafb-d24c8feb7a36","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:52:26.776Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:26.780Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"45c6f64b-bf76-4c37-ae76-3dfe252a1eb6","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"72ac0cc1-d28d-42cd-bafb-d24c8feb7a36","LogTimestamp":"2023-04-25T00:52:26.780Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:52:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:52:28.787Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:52:28.790Z","message":"Entering","context":{"RequestID":"fc671f0c-b88d-459e-8d85-174f9c88b031","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"55b5716f-a57a-446d-a37d-8bfaa43017d0","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:52:28.789Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:52:28.793Z","message":"{\"transactionId\":\"fc671f0c-b88d-459e-8d85-174f9c88b031\",\"status\":\"200\",\"rqstDate\":\"230425-00:52:28:790\",\"respDate\":\"230425-00:52:28:793\",\"sourceId\":\"haproxy:fc671f0c-b88d-459e-8d85-174f9c88b031\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:52:28:790-85742\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c7d939de-25b7-4d10-8f9d-dd09df68b3f7], x-b3-parentspanid=[6b3284f32de774d6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7062ecc3419b89c16b3284f32de774d6], x-b3-spanid=[6da471edf325b246], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fc671f0c-b88d-459e-8d85-174f9c88b031]}\\\"}\"}","context":{"RequestID":"fc671f0c-b88d-459e-8d85-174f9c88b031","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"55b5716f-a57a-446d-a37d-8bfaa43017d0","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:52:28.789Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:28.794Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fc671f0c-b88d-459e-8d85-174f9c88b031","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"55b5716f-a57a-446d-a37d-8bfaa43017d0","LogTimestamp":"2023-04-25T00:52:28.793Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:52:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:52:28.799Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:28.799Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:28.799Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:30.803Z","message":"Entering","context":{"RequestID":"84b221e5-f268-4b6f-92de-721f950b08bd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bd1754aa-0869-4b54-8180-3c23eb95171e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:52:30.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:52:30.806Z","message":"{\"transactionId\":\"84b221e5-f268-4b6f-92de-721f950b08bd\",\"status\":\"200\",\"rqstDate\":\"230425-00:52:30:804\",\"respDate\":\"230425-00:52:30:806\",\"sourceId\":\"haproxy:84b221e5-f268-4b6f-92de-721f950b08bd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:52:30:804-72906\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[faaec2a5-d0d4-4c9e-bc51-a877baec0e4c], x-b3-parentspanid=[360ba51414a175ff], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2073ab343f66a216360ba51414a175ff], x-b3-spanid=[86b9afeca0edcb81], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[84b221e5-f268-4b6f-92de-721f950b08bd]}\\\"}\"}","context":{"RequestID":"84b221e5-f268-4b6f-92de-721f950b08bd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bd1754aa-0869-4b54-8180-3c23eb95171e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:52:30.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:30.806Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"84b221e5-f268-4b6f-92de-721f950b08bd","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bd1754aa-0869-4b54-8180-3c23eb95171e","LogTimestamp":"2023-04-25T00:52:30.806Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:52:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:52:30.883Z","message":"Entering","context":{"RequestID":"ea86da4f-6c33-4cce-b6ed-83c1595446bd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"69142731-db05-4adf-9e82-c4d7ddbfa54e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:52:30.883Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:52:30.885Z","message":"{\"transactionId\":\"ea86da4f-6c33-4cce-b6ed-83c1595446bd\",\"status\":\"200\",\"rqstDate\":\"230425-00:52:30:884\",\"respDate\":\"230425-00:52:30:885\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ea86da4f-6c33-4cce-b6ed-83c1595446bd\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:52:30:884-20915\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1bb9c532-a013-457a-b4b3-24ef6785654a], x-b3-parentspanid=[28d3e76ec48d5395], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51279], x-envoy-attempt-count=[1], x-b3-traceid=[306544fdc8f1faa128d3e76ec48d5395], x-b3-spanid=[fc153988e60c804b], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ea86da4f-6c33-4cce-b6ed-83c1595446bd]}\\\"}\"}","context":{"RequestID":"ea86da4f-6c33-4cce-b6ed-83c1595446bd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"69142731-db05-4adf-9e82-c4d7ddbfa54e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:52:30.883Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:30.886Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ea86da4f-6c33-4cce-b6ed-83c1595446bd","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"69142731-db05-4adf-9e82-c4d7ddbfa54e","LogTimestamp":"2023-04-25T00:52:30.886Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:52:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:52:31.097Z","message":"Entering","context":{"RequestID":"1305ee27-83ab-4b06-a12c-b59b90eea82e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"957f7e53-def0-4add-9b8c-0710809a947d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:52:31.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:52:31.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"1305ee27-83ab-4b06-a12c-b59b90eea82e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"957f7e53-def0-4add-9b8c-0710809a947d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:52:31.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:31.100Z","message":"{\"transactionId\":\"1305ee27-83ab-4b06-a12c-b59b90eea82e\",\"status\":\"200\",\"rqstDate\":\"230425-00:52:31:098\",\"respDate\":\"230425-00:52:31:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:1305ee27-83ab-4b06-a12c-b59b90eea82e\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:52:31:098-89477\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[1305ee27-83ab-4b06-a12c-b59b90eea82e]}\\\"}\"}","context":{"RequestID":"1305ee27-83ab-4b06-a12c-b59b90eea82e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"957f7e53-def0-4add-9b8c-0710809a947d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:52:31.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:31.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1305ee27-83ab-4b06-a12c-b59b90eea82e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"957f7e53-def0-4add-9b8c-0710809a947d","LogTimestamp":"2023-04-25T00:52:31.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:52:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:52:32.815Z","message":"Entering","context":{"RequestID":"e32360d8-5deb-4efa-b2b6-8fc048bbb861","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"232544bc-3837-47a0-aa6c-4956ee1bd93a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:52:32.815Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:52:32.817Z","message":"{\"transactionId\":\"e32360d8-5deb-4efa-b2b6-8fc048bbb861\",\"status\":\"200\",\"rqstDate\":\"230425-00:52:32:816\",\"respDate\":\"230425-00:52:32:817\",\"sourceId\":\"haproxy:e32360d8-5deb-4efa-b2b6-8fc048bbb861\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:52:32:816-75000\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6a3d8cec-c62d-4b31-b8cb-85461a874915], x-b3-parentspanid=[0a3c0a0ed2a2490e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[231387442f07a4810a3c0a0ed2a2490e], x-b3-spanid=[9f9a61086d0231ef], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e32360d8-5deb-4efa-b2b6-8fc048bbb861]}\\\"}\"}","context":{"RequestID":"e32360d8-5deb-4efa-b2b6-8fc048bbb861","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"232544bc-3837-47a0-aa6c-4956ee1bd93a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:52:32.815Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:32.818Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e32360d8-5deb-4efa-b2b6-8fc048bbb861","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"232544bc-3837-47a0-aa6c-4956ee1bd93a","LogTimestamp":"2023-04-25T00:52:32.818Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:52:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:52:34.828Z","message":"Entering","context":{"RequestID":"844e72b4-ca10-4f8a-978f-0edae1e97c74","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c60ff896-9023-405e-84be-cca7d29f649e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:52:34.828Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:52:34.831Z","message":"{\"transactionId\":\"844e72b4-ca10-4f8a-978f-0edae1e97c74\",\"status\":\"200\",\"rqstDate\":\"230425-00:52:34:829\",\"respDate\":\"230425-00:52:34:830\",\"sourceId\":\"haproxy:844e72b4-ca10-4f8a-978f-0edae1e97c74\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:52:34:829-28345\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5fcb0bd7-14b5-4a1d-9adb-8a10288fe56e], x-b3-parentspanid=[09015f22a06b14f2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[baf826ffc7c6160209015f22a06b14f2], x-b3-spanid=[1492f34021298498], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[844e72b4-ca10-4f8a-978f-0edae1e97c74]}\\\"}\"}","context":{"RequestID":"844e72b4-ca10-4f8a-978f-0edae1e97c74","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c60ff896-9023-405e-84be-cca7d29f649e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:52:34.828Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:34.832Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"844e72b4-ca10-4f8a-978f-0edae1e97c74","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c60ff896-9023-405e-84be-cca7d29f649e","LogTimestamp":"2023-04-25T00:52:34.831Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:52:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:52:36.841Z","message":"Entering","context":{"RequestID":"0c5c18d4-9b59-4edd-95c5-cb034a1be5e0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"867dd20b-7d2f-44be-9a95-e44a512e9b46","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:52:36.841Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:52:36.844Z","message":"{\"transactionId\":\"0c5c18d4-9b59-4edd-95c5-cb034a1be5e0\",\"status\":\"200\",\"rqstDate\":\"230425-00:52:36:842\",\"respDate\":\"230425-00:52:36:844\",\"sourceId\":\"haproxy:0c5c18d4-9b59-4edd-95c5-cb034a1be5e0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:52:36:842-78742\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e316d939-f5e2-4551-9395-f88f13858cda], x-b3-parentspanid=[b85cda69d77173be], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e3fb14f6567f2082b85cda69d77173be], x-b3-spanid=[e6141abd862d8548], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0c5c18d4-9b59-4edd-95c5-cb034a1be5e0]}\\\"}\"}","context":{"RequestID":"0c5c18d4-9b59-4edd-95c5-cb034a1be5e0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"867dd20b-7d2f-44be-9a95-e44a512e9b46","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:52:36.841Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:36.845Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0c5c18d4-9b59-4edd-95c5-cb034a1be5e0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"867dd20b-7d2f-44be-9a95-e44a512e9b46","LogTimestamp":"2023-04-25T00:52:36.845Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:52:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:52:38.787Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:52:38.805Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:38.805Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:38.805Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:38.854Z","message":"Entering","context":{"RequestID":"2552aa53-cb1d-443b-ad05-468013083f7d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a80f551e-9750-4676-9c67-ec3f98b6fe22","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:52:38.854Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:52:38.856Z","message":"{\"transactionId\":\"2552aa53-cb1d-443b-ad05-468013083f7d\",\"status\":\"200\",\"rqstDate\":\"230425-00:52:38:854\",\"respDate\":\"230425-00:52:38:856\",\"sourceId\":\"haproxy:2552aa53-cb1d-443b-ad05-468013083f7d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:52:38:854-60747\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c37a5d91-76c7-43ca-952f-4e140eb775bf], x-b3-parentspanid=[b991525a84b13847], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b2dba0161959242ab991525a84b13847], x-b3-spanid=[020622151b01610d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2552aa53-cb1d-443b-ad05-468013083f7d]}\\\"}\"}","context":{"RequestID":"2552aa53-cb1d-443b-ad05-468013083f7d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a80f551e-9750-4676-9c67-ec3f98b6fe22","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:52:38.854Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:38.857Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2552aa53-cb1d-443b-ad05-468013083f7d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a80f551e-9750-4676-9c67-ec3f98b6fe22","LogTimestamp":"2023-04-25T00:52:38.857Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:52:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:52:40.864Z","message":"Entering","context":{"RequestID":"1db10992-0a32-446f-b89a-e9a1a2135a5f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"73c8d2f0-3c6e-47a9-8925-cb5f59321eeb","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:52:40.864Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:52:40.866Z","message":"{\"transactionId\":\"1db10992-0a32-446f-b89a-e9a1a2135a5f\",\"status\":\"200\",\"rqstDate\":\"230425-00:52:40:865\",\"respDate\":\"230425-00:52:40:866\",\"sourceId\":\"haproxy:1db10992-0a32-446f-b89a-e9a1a2135a5f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:52:40:865-16098\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d361fe7d-4dea-4597-a5aa-20f8d5e89d65], x-b3-parentspanid=[684e694afd44db57], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c964b8f4c930bdfc684e694afd44db57], x-b3-spanid=[1eb947df09099113], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1db10992-0a32-446f-b89a-e9a1a2135a5f]}\\\"}\"}","context":{"RequestID":"1db10992-0a32-446f-b89a-e9a1a2135a5f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"73c8d2f0-3c6e-47a9-8925-cb5f59321eeb","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:52:40.864Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:40.866Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1db10992-0a32-446f-b89a-e9a1a2135a5f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"73c8d2f0-3c6e-47a9-8925-cb5f59321eeb","LogTimestamp":"2023-04-25T00:52:40.866Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:52:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-25T00:52:40.882Z","message":"Entering","context":{"RequestID":"04c4b13f-f137-4b5a-8356-dcef4c14b903","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f1fe6c87-eb67-4921-a537-7c944fc446f9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:52:40.882Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:52:40.883Z","message":"{\"transactionId\":\"04c4b13f-f137-4b5a-8356-dcef4c14b903\",\"status\":\"200\",\"rqstDate\":\"230425-00:52:40:882\",\"respDate\":\"230425-00:52:40:883\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:04c4b13f-f137-4b5a-8356-dcef4c14b903\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:52:40:882-49797\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bdbbc6d8-1a3e-4ff4-9c58-69ff25e2d85e], x-b3-parentspanid=[321323877c0c0ba6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49301], x-envoy-attempt-count=[1], x-b3-traceid=[4f29a4ca730c5b30321323877c0c0ba6], x-b3-spanid=[1092463900c945fc], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[04c4b13f-f137-4b5a-8356-dcef4c14b903]}\\\"}\"}","context":{"RequestID":"04c4b13f-f137-4b5a-8356-dcef4c14b903","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f1fe6c87-eb67-4921-a537-7c944fc446f9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:52:40.882Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:40.884Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"04c4b13f-f137-4b5a-8356-dcef4c14b903","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f1fe6c87-eb67-4921-a537-7c944fc446f9","LogTimestamp":"2023-04-25T00:52:40.884Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:52:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:52:41.096Z","message":"Entering","context":{"RequestID":"254389b1-b26f-4bdf-b606-ed8b7379a685","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"632593c3-11b8-4910-8119-d5ab327b8ee0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:52:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:52:41.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"254389b1-b26f-4bdf-b606-ed8b7379a685","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"632593c3-11b8-4910-8119-d5ab327b8ee0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:52:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:41.099Z","message":"{\"transactionId\":\"254389b1-b26f-4bdf-b606-ed8b7379a685\",\"status\":\"200\",\"rqstDate\":\"230425-00:52:41:097\",\"respDate\":\"230425-00:52:41:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:254389b1-b26f-4bdf-b606-ed8b7379a685\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:52:41:097-63868\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[254389b1-b26f-4bdf-b606-ed8b7379a685]}\\\"}\"}","context":{"RequestID":"254389b1-b26f-4bdf-b606-ed8b7379a685","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"632593c3-11b8-4910-8119-d5ab327b8ee0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:52:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:41.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"254389b1-b26f-4bdf-b606-ed8b7379a685","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"632593c3-11b8-4910-8119-d5ab327b8ee0","LogTimestamp":"2023-04-25T00:52:41.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:52:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:52:42.409Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:42.413Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:42.875Z","message":"Entering","context":{"RequestID":"121abf58-8eb7-40d9-bf1e-8a4d2dd23d2f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ffe4c380-3473-4749-a366-03fbea6574da","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:52:42.875Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:52:42.878Z","message":"{\"transactionId\":\"121abf58-8eb7-40d9-bf1e-8a4d2dd23d2f\",\"status\":\"200\",\"rqstDate\":\"230425-00:52:42:876\",\"respDate\":\"230425-00:52:42:877\",\"sourceId\":\"haproxy:121abf58-8eb7-40d9-bf1e-8a4d2dd23d2f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:52:42:876-99950\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bc32371c-1efc-4199-a365-2ed585f0db65], x-b3-parentspanid=[c82cb7df0f14e8d4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[91a4395b10afac1fc82cb7df0f14e8d4], x-b3-spanid=[a51d2796b42d09e7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[121abf58-8eb7-40d9-bf1e-8a4d2dd23d2f]}\\\"}\"}","context":{"RequestID":"121abf58-8eb7-40d9-bf1e-8a4d2dd23d2f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ffe4c380-3473-4749-a366-03fbea6574da","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:52:42.875Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:42.878Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"121abf58-8eb7-40d9-bf1e-8a4d2dd23d2f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ffe4c380-3473-4749-a366-03fbea6574da","LogTimestamp":"2023-04-25T00:52:42.878Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:52:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:52:44.887Z","message":"Entering","context":{"RequestID":"7d5bf088-f2ac-407b-9975-e00cd63ac5f1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2f5a2a2e-1d11-4efe-9960-c38bdcccead2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:52:44.887Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:52:44.889Z","message":"{\"transactionId\":\"7d5bf088-f2ac-407b-9975-e00cd63ac5f1\",\"status\":\"200\",\"rqstDate\":\"230425-00:52:44:888\",\"respDate\":\"230425-00:52:44:889\",\"sourceId\":\"haproxy:7d5bf088-f2ac-407b-9975-e00cd63ac5f1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:52:44:888-78532\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[aa8d24b0-c572-4421-a0dc-a587d47bf4bd], x-b3-parentspanid=[808cb9a29bdbed03], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a4354afe8e6ef53a808cb9a29bdbed03], x-b3-spanid=[cd83ce99a48fdc5b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7d5bf088-f2ac-407b-9975-e00cd63ac5f1]}\\\"}\"}","context":{"RequestID":"7d5bf088-f2ac-407b-9975-e00cd63ac5f1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2f5a2a2e-1d11-4efe-9960-c38bdcccead2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:52:44.887Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:44.890Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7d5bf088-f2ac-407b-9975-e00cd63ac5f1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2f5a2a2e-1d11-4efe-9960-c38bdcccead2","LogTimestamp":"2023-04-25T00:52:44.890Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:52:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:52:46.899Z","message":"Entering","context":{"RequestID":"0fd4f1ac-a610-4e91-afc2-8a351914a06f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f4164982-eee7-43b6-a57f-94eccbe96c4a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:52:46.899Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:52:46.900Z","message":"{\"transactionId\":\"0fd4f1ac-a610-4e91-afc2-8a351914a06f\",\"status\":\"200\",\"rqstDate\":\"230425-00:52:46:899\",\"respDate\":\"230425-00:52:46:900\",\"sourceId\":\"haproxy:0fd4f1ac-a610-4e91-afc2-8a351914a06f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:52:46:899-54187\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e3bc208e-ed08-4ce8-98fd-86f07787de34], x-b3-parentspanid=[44a9eae7b0d5cd3f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[50918398da4adea344a9eae7b0d5cd3f], x-b3-spanid=[93264513b8602736], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0fd4f1ac-a610-4e91-afc2-8a351914a06f]}\\\"}\"}","context":{"RequestID":"0fd4f1ac-a610-4e91-afc2-8a351914a06f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f4164982-eee7-43b6-a57f-94eccbe96c4a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:52:46.899Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:46.901Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0fd4f1ac-a610-4e91-afc2-8a351914a06f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f4164982-eee7-43b6-a57f-94eccbe96c4a","LogTimestamp":"2023-04-25T00:52:46.901Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:52:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:52:48.787Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:52:48.799Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:48.800Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:48.800Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:48.910Z","message":"Entering","context":{"RequestID":"8d2c80d0-1a0c-46f4-beee-aff16eb861d5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4c0f1235-63d1-4fa0-9bec-cd3d31258fcc","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:52:48.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:52:48.915Z","message":"{\"transactionId\":\"8d2c80d0-1a0c-46f4-beee-aff16eb861d5\",\"status\":\"200\",\"rqstDate\":\"230425-00:52:48:912\",\"respDate\":\"230425-00:52:48:915\",\"sourceId\":\"haproxy:8d2c80d0-1a0c-46f4-beee-aff16eb861d5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:52:48:912-98951\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f533ef26-a2de-4cf5-b5db-546c828efb1a], x-b3-parentspanid=[2e8117146bb58cdf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a607d49bbf9fad8d2e8117146bb58cdf], x-b3-spanid=[532d8a9606512a59], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8d2c80d0-1a0c-46f4-beee-aff16eb861d5]}\\\"}\"}","context":{"RequestID":"8d2c80d0-1a0c-46f4-beee-aff16eb861d5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4c0f1235-63d1-4fa0-9bec-cd3d31258fcc","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:52:48.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:48.916Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8d2c80d0-1a0c-46f4-beee-aff16eb861d5","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4c0f1235-63d1-4fa0-9bec-cd3d31258fcc","LogTimestamp":"2023-04-25T00:52:48.916Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:52:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:52:50.885Z","message":"Entering","context":{"RequestID":"ce6961c0-c9f0-4a57-97b3-450b9ee4368e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fb92ce70-f0cf-417b-88f3-2ba6cbb06bf9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:52:50.884Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:52:50.887Z","message":"{\"transactionId\":\"ce6961c0-c9f0-4a57-97b3-450b9ee4368e\",\"status\":\"200\",\"rqstDate\":\"230425-00:52:50:885\",\"respDate\":\"230425-00:52:50:887\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ce6961c0-c9f0-4a57-97b3-450b9ee4368e\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:52:50:885-98044\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[36cdc3c6-9feb-48e3-bfea-bbbd0589b0f8], x-b3-parentspanid=[2f85d3d1c4a8bdcf], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[47761], x-envoy-attempt-count=[1], x-b3-traceid=[012c2696a5f925b32f85d3d1c4a8bdcf], x-b3-spanid=[512024dd61b52037], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ce6961c0-c9f0-4a57-97b3-450b9ee4368e]}\\\"}\"}","context":{"RequestID":"ce6961c0-c9f0-4a57-97b3-450b9ee4368e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fb92ce70-f0cf-417b-88f3-2ba6cbb06bf9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:52:50.884Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:50.888Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ce6961c0-c9f0-4a57-97b3-450b9ee4368e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fb92ce70-f0cf-417b-88f3-2ba6cbb06bf9","LogTimestamp":"2023-04-25T00:52:50.888Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:52:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:52:50.925Z","message":"Entering","context":{"RequestID":"ba0094f6-8456-4ff0-ae6d-d2887c23e11e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"dfb16e8c-650e-4406-80ba-8a7e175a358c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:52:50.925Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:52:50.927Z","message":"{\"transactionId\":\"ba0094f6-8456-4ff0-ae6d-d2887c23e11e\",\"status\":\"200\",\"rqstDate\":\"230425-00:52:50:926\",\"respDate\":\"230425-00:52:50:927\",\"sourceId\":\"haproxy:ba0094f6-8456-4ff0-ae6d-d2887c23e11e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:52:50:926-51631\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4a007b2f-318a-4aa4-87d7-091db37fb172], x-b3-parentspanid=[f4bf02849ce76fd3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8268dba2e548942cf4bf02849ce76fd3], x-b3-spanid=[f02c8b41e4605592], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ba0094f6-8456-4ff0-ae6d-d2887c23e11e]}\\\"}\"}","context":{"RequestID":"ba0094f6-8456-4ff0-ae6d-d2887c23e11e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"dfb16e8c-650e-4406-80ba-8a7e175a358c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:52:50.925Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:50.928Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ba0094f6-8456-4ff0-ae6d-d2887c23e11e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dfb16e8c-650e-4406-80ba-8a7e175a358c","LogTimestamp":"2023-04-25T00:52:50.928Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:52:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:52:51.096Z","message":"Entering","context":{"RequestID":"80b3aef7-c816-4114-b5ff-9a6403572560","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bf4a2a25-30c8-4b8a-9e30-c76bb8f14d10","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:52:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:52:51.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"80b3aef7-c816-4114-b5ff-9a6403572560","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bf4a2a25-30c8-4b8a-9e30-c76bb8f14d10","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:52:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:51.100Z","message":"{\"transactionId\":\"80b3aef7-c816-4114-b5ff-9a6403572560\",\"status\":\"200\",\"rqstDate\":\"230425-00:52:51:097\",\"respDate\":\"230425-00:52:51:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:80b3aef7-c816-4114-b5ff-9a6403572560\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:52:51:097-15064\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[80b3aef7-c816-4114-b5ff-9a6403572560]}\\\"}\"}","context":{"RequestID":"80b3aef7-c816-4114-b5ff-9a6403572560","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bf4a2a25-30c8-4b8a-9e30-c76bb8f14d10","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:52:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:51.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"80b3aef7-c816-4114-b5ff-9a6403572560","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bf4a2a25-30c8-4b8a-9e30-c76bb8f14d10","LogTimestamp":"2023-04-25T00:52:51.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:52:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:52:52.937Z","message":"Entering","context":{"RequestID":"c0e8c33c-69ac-4337-a7c8-8c0bbce8d6ec","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e0906717-3d02-44f3-90a3-3381c707095c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:52:52.937Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:52:52.940Z","message":"{\"transactionId\":\"c0e8c33c-69ac-4337-a7c8-8c0bbce8d6ec\",\"status\":\"200\",\"rqstDate\":\"230425-00:52:52:938\",\"respDate\":\"230425-00:52:52:939\",\"sourceId\":\"haproxy:c0e8c33c-69ac-4337-a7c8-8c0bbce8d6ec\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:52:52:938-55730\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[991ff79a-246a-4281-a7b3-b8e6fa393283], x-b3-parentspanid=[0dcefc8975796eec], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f6b064f0c3aafd1d0dcefc8975796eec], x-b3-spanid=[3f2b043017730db3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c0e8c33c-69ac-4337-a7c8-8c0bbce8d6ec]}\\\"}\"}","context":{"RequestID":"c0e8c33c-69ac-4337-a7c8-8c0bbce8d6ec","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e0906717-3d02-44f3-90a3-3381c707095c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:52:52.937Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:52.940Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c0e8c33c-69ac-4337-a7c8-8c0bbce8d6ec","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e0906717-3d02-44f3-90a3-3381c707095c","LogTimestamp":"2023-04-25T00:52:52.940Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:52:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:52:54.949Z","message":"Entering","context":{"RequestID":"a6c80795-796c-45f5-a9d2-bfd9223fb693","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"074e1c95-8694-4e96-ac4c-8cb30c6ebf98","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:52:54.949Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:52:54.951Z","message":"{\"transactionId\":\"a6c80795-796c-45f5-a9d2-bfd9223fb693\",\"status\":\"200\",\"rqstDate\":\"230425-00:52:54:950\",\"respDate\":\"230425-00:52:54:951\",\"sourceId\":\"haproxy:a6c80795-796c-45f5-a9d2-bfd9223fb693\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:52:54:950-45201\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[247347e8-ba3f-4bab-8c60-a746fc002dd3], x-b3-parentspanid=[f7eca7137342697d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[aa6ef939742140cff7eca7137342697d], x-b3-spanid=[7e3f86eaf69e76aa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a6c80795-796c-45f5-a9d2-bfd9223fb693]}\\\"}\"}","context":{"RequestID":"a6c80795-796c-45f5-a9d2-bfd9223fb693","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"074e1c95-8694-4e96-ac4c-8cb30c6ebf98","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:52:54.949Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:54.952Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a6c80795-796c-45f5-a9d2-bfd9223fb693","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"074e1c95-8694-4e96-ac4c-8cb30c6ebf98","LogTimestamp":"2023-04-25T00:52:54.952Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:52:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:52:56.960Z","message":"Entering","context":{"RequestID":"b29705ce-cae5-46ad-b9a1-bcdb51d5974b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3f87178f-b752-4c0d-b770-d8c29dbfa327","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:52:56.960Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:52:56.962Z","message":"{\"transactionId\":\"b29705ce-cae5-46ad-b9a1-bcdb51d5974b\",\"status\":\"200\",\"rqstDate\":\"230425-00:52:56:960\",\"respDate\":\"230425-00:52:56:962\",\"sourceId\":\"haproxy:b29705ce-cae5-46ad-b9a1-bcdb51d5974b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:52:56:960-75187\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[38c656ac-5715-4f49-bde0-055edf32d014], x-b3-parentspanid=[1824548829464583], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fa2fcab39cb25c9d1824548829464583], x-b3-spanid=[055bac26e2459796], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b29705ce-cae5-46ad-b9a1-bcdb51d5974b]}\\\"}\"}","context":{"RequestID":"b29705ce-cae5-46ad-b9a1-bcdb51d5974b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3f87178f-b752-4c0d-b770-d8c29dbfa327","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:52:56.960Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:56.963Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b29705ce-cae5-46ad-b9a1-bcdb51d5974b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3f87178f-b752-4c0d-b770-d8c29dbfa327","LogTimestamp":"2023-04-25T00:52:56.963Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:52:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:52:58.788Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:52:58.800Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:58.800Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:58.800Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:58.972Z","message":"Entering","context":{"RequestID":"20af8e92-adaa-4759-90fb-c00a610bba7a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9de80ac5-334d-4e8d-9db8-46dfa416808f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:52:58.972Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:52:58.974Z","message":"{\"transactionId\":\"20af8e92-adaa-4759-90fb-c00a610bba7a\",\"status\":\"200\",\"rqstDate\":\"230425-00:52:58:972\",\"respDate\":\"230425-00:52:58:974\",\"sourceId\":\"haproxy:20af8e92-adaa-4759-90fb-c00a610bba7a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:52:58:972-77655\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[211fad91-309c-4db4-b5ea-92285c559496], x-b3-parentspanid=[2fb3b4fc0ada4865], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[481724c7a68e0a382fb3b4fc0ada4865], x-b3-spanid=[4f7cc2aeef7cd12c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[20af8e92-adaa-4759-90fb-c00a610bba7a]}\\\"}\"}","context":{"RequestID":"20af8e92-adaa-4759-90fb-c00a610bba7a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9de80ac5-334d-4e8d-9db8-46dfa416808f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:52:58.972Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:52:58.975Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"20af8e92-adaa-4759-90fb-c00a610bba7a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9de80ac5-334d-4e8d-9db8-46dfa416808f","LogTimestamp":"2023-04-25T00:52:58.974Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:52:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:53:00.883Z","message":"Entering","context":{"RequestID":"631929db-3aee-4dff-bdad-1fa20c905f3f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d4d950e2-60e1-4d1c-88d9-d6516919f390","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:53:00.883Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:53:00.885Z","message":"{\"transactionId\":\"631929db-3aee-4dff-bdad-1fa20c905f3f\",\"status\":\"200\",\"rqstDate\":\"230425-00:53:00:884\",\"respDate\":\"230425-00:53:00:885\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:631929db-3aee-4dff-bdad-1fa20c905f3f\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:53:00:884-19053\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d151b4ed-0c43-4a83-baf5-e46930f4ae98], x-b3-parentspanid=[5196c451c514d74e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34885], x-envoy-attempt-count=[1], x-b3-traceid=[115324dc56f0a6875196c451c514d74e], x-b3-spanid=[25a037ddf4af1c95], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[631929db-3aee-4dff-bdad-1fa20c905f3f]}\\\"}\"}","context":{"RequestID":"631929db-3aee-4dff-bdad-1fa20c905f3f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d4d950e2-60e1-4d1c-88d9-d6516919f390","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:53:00.883Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:00.885Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"631929db-3aee-4dff-bdad-1fa20c905f3f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d4d950e2-60e1-4d1c-88d9-d6516919f390","LogTimestamp":"2023-04-25T00:53:00.885Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:53:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:53:00.983Z","message":"Entering","context":{"RequestID":"48b76f8a-6678-44db-8d64-38adec3d567e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"de7e2c82-aa8b-4d26-a8ba-b775de2cbd7a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:53:00.983Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:53:00.985Z","message":"{\"transactionId\":\"48b76f8a-6678-44db-8d64-38adec3d567e\",\"status\":\"200\",\"rqstDate\":\"230425-00:53:00:984\",\"respDate\":\"230425-00:53:00:985\",\"sourceId\":\"haproxy:48b76f8a-6678-44db-8d64-38adec3d567e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:53:00:984-24184\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[15fbf583-5f4f-4c12-9da5-d3f3ec9ead1a], x-b3-parentspanid=[5f4e3c2989fc4a87], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4a72494a33505ef35f4e3c2989fc4a87], x-b3-spanid=[7858556fb94f6ef8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[48b76f8a-6678-44db-8d64-38adec3d567e]}\\\"}\"}","context":{"RequestID":"48b76f8a-6678-44db-8d64-38adec3d567e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"de7e2c82-aa8b-4d26-a8ba-b775de2cbd7a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:53:00.983Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:00.985Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"48b76f8a-6678-44db-8d64-38adec3d567e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"de7e2c82-aa8b-4d26-a8ba-b775de2cbd7a","LogTimestamp":"2023-04-25T00:53:00.985Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:53:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:53:01.097Z","message":"Entering","context":{"RequestID":"be6a5ed3-727c-4d6a-a475-accf5a3365c9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e35fee50-7cb7-4c65-b36e-2c7d140239aa","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:53:01.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:53:01.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"be6a5ed3-727c-4d6a-a475-accf5a3365c9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e35fee50-7cb7-4c65-b36e-2c7d140239aa","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:53:01.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:01.101Z","message":"{\"transactionId\":\"be6a5ed3-727c-4d6a-a475-accf5a3365c9\",\"status\":\"200\",\"rqstDate\":\"230425-00:53:01:098\",\"respDate\":\"230425-00:53:01:101\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:be6a5ed3-727c-4d6a-a475-accf5a3365c9\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:53:01:098-14071\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[be6a5ed3-727c-4d6a-a475-accf5a3365c9]}\\\"}\"}","context":{"RequestID":"be6a5ed3-727c-4d6a-a475-accf5a3365c9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e35fee50-7cb7-4c65-b36e-2c7d140239aa","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:53:01.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:01.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"be6a5ed3-727c-4d6a-a475-accf5a3365c9","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e35fee50-7cb7-4c65-b36e-2c7d140239aa","LogTimestamp":"2023-04-25T00:53:01.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:53:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:53:02.994Z","message":"Entering","context":{"RequestID":"58da8cd6-8eb0-4550-975a-db576ef09ecb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"36e58252-2288-4cf0-91af-0271efe1f3cc","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:53:02.994Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:53:02.996Z","message":"{\"transactionId\":\"58da8cd6-8eb0-4550-975a-db576ef09ecb\",\"status\":\"200\",\"rqstDate\":\"230425-00:53:02:995\",\"respDate\":\"230425-00:53:02:996\",\"sourceId\":\"haproxy:58da8cd6-8eb0-4550-975a-db576ef09ecb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:53:02:995-75744\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[52c2cf7e-78d6-4381-91dc-3fff5cf6671e], x-b3-parentspanid=[993ce70a6dd7cd70], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[08f299344246bbd4993ce70a6dd7cd70], x-b3-spanid=[a576e25afc965b4c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[58da8cd6-8eb0-4550-975a-db576ef09ecb]}\\\"}\"}","context":{"RequestID":"58da8cd6-8eb0-4550-975a-db576ef09ecb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"36e58252-2288-4cf0-91af-0271efe1f3cc","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:53:02.994Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:02.996Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"58da8cd6-8eb0-4550-975a-db576ef09ecb","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"36e58252-2288-4cf0-91af-0271efe1f3cc","LogTimestamp":"2023-04-25T00:53:02.996Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:53:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:53:05.005Z","message":"Entering","context":{"RequestID":"68659c69-a6a2-45e9-9d8b-8ff2d868c2d1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d0e5bf05-68a5-4ddb-bc8e-5ac26cf24f36","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:53:05.005Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:53:05.007Z","message":"{\"transactionId\":\"68659c69-a6a2-45e9-9d8b-8ff2d868c2d1\",\"status\":\"200\",\"rqstDate\":\"230425-00:53:05:006\",\"respDate\":\"230425-00:53:05:007\",\"sourceId\":\"haproxy:68659c69-a6a2-45e9-9d8b-8ff2d868c2d1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:53:05:006-60062\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[66ce4b65-2948-4ba3-acc0-4dc22bb35cee], x-b3-parentspanid=[7c2480a3a5f002fb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3fb05d60a7e6d5857c2480a3a5f002fb], x-b3-spanid=[8e9f981189b42b50], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[68659c69-a6a2-45e9-9d8b-8ff2d868c2d1]}\\\"}\"}","context":{"RequestID":"68659c69-a6a2-45e9-9d8b-8ff2d868c2d1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d0e5bf05-68a5-4ddb-bc8e-5ac26cf24f36","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:53:05.005Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:05.008Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"68659c69-a6a2-45e9-9d8b-8ff2d868c2d1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d0e5bf05-68a5-4ddb-bc8e-5ac26cf24f36","LogTimestamp":"2023-04-25T00:53:05.008Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:53:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:53:07.016Z","message":"Entering","context":{"RequestID":"6cfb510b-170f-4828-bdcf-ec905b886098","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2606930e-5b9e-42dc-bf0f-59644070991a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:53:07.016Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:53:07.018Z","message":"{\"transactionId\":\"6cfb510b-170f-4828-bdcf-ec905b886098\",\"status\":\"200\",\"rqstDate\":\"230425-00:53:07:017\",\"respDate\":\"230425-00:53:07:018\",\"sourceId\":\"haproxy:6cfb510b-170f-4828-bdcf-ec905b886098\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:53:07:017-44462\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[acea35c9-621d-4eb4-88bc-bf828ce02107], x-b3-parentspanid=[ef0439a3d4d8f3d6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[24cbab7948bd8ce8ef0439a3d4d8f3d6], x-b3-spanid=[453329526f76af61], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6cfb510b-170f-4828-bdcf-ec905b886098]}\\\"}\"}","context":{"RequestID":"6cfb510b-170f-4828-bdcf-ec905b886098","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2606930e-5b9e-42dc-bf0f-59644070991a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:53:07.016Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:07.019Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6cfb510b-170f-4828-bdcf-ec905b886098","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2606930e-5b9e-42dc-bf0f-59644070991a","LogTimestamp":"2023-04-25T00:53:07.019Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:53:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:53:08.788Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:53:08.801Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:08.801Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:08.802Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:09.027Z","message":"Entering","context":{"RequestID":"5b880aa2-3aae-4884-8b5d-48f45e69de11","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d30ab927-10e0-40c9-8bde-d0c3521a13b5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:53:09.027Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:53:09.031Z","message":"{\"transactionId\":\"5b880aa2-3aae-4884-8b5d-48f45e69de11\",\"status\":\"200\",\"rqstDate\":\"230425-00:53:09:028\",\"respDate\":\"230425-00:53:09:031\",\"sourceId\":\"haproxy:5b880aa2-3aae-4884-8b5d-48f45e69de11\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:53:09:028-87735\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e51369be-9c22-4f46-8006-6f86a3b61170], x-b3-parentspanid=[4274de95a3e4cefa], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[25aed1c42a9667494274de95a3e4cefa], x-b3-spanid=[298f10fb47a0aa1d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5b880aa2-3aae-4884-8b5d-48f45e69de11]}\\\"}\"}","context":{"RequestID":"5b880aa2-3aae-4884-8b5d-48f45e69de11","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d30ab927-10e0-40c9-8bde-d0c3521a13b5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:53:09.027Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:09.032Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5b880aa2-3aae-4884-8b5d-48f45e69de11","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d30ab927-10e0-40c9-8bde-d0c3521a13b5","LogTimestamp":"2023-04-25T00:53:09.032Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:53:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:53:10.883Z","message":"Entering","context":{"RequestID":"94d94cc8-6373-48b2-8b04-ccc00e2236e0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b9b71b8e-8f8c-452c-b7a5-952c327087e4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:53:10.883Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:53:10.885Z","message":"{\"transactionId\":\"94d94cc8-6373-48b2-8b04-ccc00e2236e0\",\"status\":\"200\",\"rqstDate\":\"230425-00:53:10:884\",\"respDate\":\"230425-00:53:10:885\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:94d94cc8-6373-48b2-8b04-ccc00e2236e0\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:53:10:884-35665\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2adb8531-a911-40e1-b73a-efbe7cf2b6eb], x-b3-parentspanid=[40ceb36882f8d4b2], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43939], x-envoy-attempt-count=[1], x-b3-traceid=[dcaed2f56164fcab40ceb36882f8d4b2], x-b3-spanid=[29cf02fbf8310aa2], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[94d94cc8-6373-48b2-8b04-ccc00e2236e0]}\\\"}\"}","context":{"RequestID":"94d94cc8-6373-48b2-8b04-ccc00e2236e0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b9b71b8e-8f8c-452c-b7a5-952c327087e4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:53:10.883Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:10.886Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"94d94cc8-6373-48b2-8b04-ccc00e2236e0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b9b71b8e-8f8c-452c-b7a5-952c327087e4","LogTimestamp":"2023-04-25T00:53:10.886Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:53:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:53:11.040Z","message":"Entering","context":{"RequestID":"bfdc9022-3067-4552-95ea-7f8e322ac257","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ad0cbe9d-569f-4ff0-8f16-bea9d1f36c01","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:53:11.040Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:53:11.043Z","message":"{\"transactionId\":\"bfdc9022-3067-4552-95ea-7f8e322ac257\",\"status\":\"200\",\"rqstDate\":\"230425-00:53:11:041\",\"respDate\":\"230425-00:53:11:042\",\"sourceId\":\"haproxy:bfdc9022-3067-4552-95ea-7f8e322ac257\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:53:11:041-73622\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4568845c-8a02-4a23-b7bb-3992c6f0b6a3], x-b3-parentspanid=[7a5a29d949ba52b7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b180777427650da97a5a29d949ba52b7], x-b3-spanid=[3d4a5c4062842c13], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bfdc9022-3067-4552-95ea-7f8e322ac257]}\\\"}\"}","context":{"RequestID":"bfdc9022-3067-4552-95ea-7f8e322ac257","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ad0cbe9d-569f-4ff0-8f16-bea9d1f36c01","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:53:11.040Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:11.043Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bfdc9022-3067-4552-95ea-7f8e322ac257","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ad0cbe9d-569f-4ff0-8f16-bea9d1f36c01","LogTimestamp":"2023-04-25T00:53:11.043Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:53:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:53:11.096Z","message":"Entering","context":{"RequestID":"43b161ba-4e16-4f0f-8f9d-23a970854ba1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4fbaa524-7f60-4894-8436-2e6407cce73c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:53:11.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:53:11.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"43b161ba-4e16-4f0f-8f9d-23a970854ba1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4fbaa524-7f60-4894-8436-2e6407cce73c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:53:11.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:11.099Z","message":"{\"transactionId\":\"43b161ba-4e16-4f0f-8f9d-23a970854ba1\",\"status\":\"200\",\"rqstDate\":\"230425-00:53:11:097\",\"respDate\":\"230425-00:53:11:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:43b161ba-4e16-4f0f-8f9d-23a970854ba1\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:53:11:097-78027\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[43b161ba-4e16-4f0f-8f9d-23a970854ba1]}\\\"}\"}","context":{"RequestID":"43b161ba-4e16-4f0f-8f9d-23a970854ba1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4fbaa524-7f60-4894-8436-2e6407cce73c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:53:11.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:11.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"43b161ba-4e16-4f0f-8f9d-23a970854ba1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4fbaa524-7f60-4894-8436-2e6407cce73c","LogTimestamp":"2023-04-25T00:53:11.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:53:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:53:12.414Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:12.418Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:13.052Z","message":"Entering","context":{"RequestID":"3a09cb0e-f1f1-4902-9c2a-b4b369ef8797","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"14feb2e3-7898-47e9-b9e7-040dd8fdc9e4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:53:13.052Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:53:13.054Z","message":"{\"transactionId\":\"3a09cb0e-f1f1-4902-9c2a-b4b369ef8797\",\"status\":\"200\",\"rqstDate\":\"230425-00:53:13:053\",\"respDate\":\"230425-00:53:13:054\",\"sourceId\":\"haproxy:3a09cb0e-f1f1-4902-9c2a-b4b369ef8797\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:53:13:053-28036\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c144e634-8c3d-48c2-9766-208580f7c22e], x-b3-parentspanid=[6bad3b03259f39a6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8bd4b40d98fe56406bad3b03259f39a6], x-b3-spanid=[9885070f4e38a61b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3a09cb0e-f1f1-4902-9c2a-b4b369ef8797]}\\\"}\"}","context":{"RequestID":"3a09cb0e-f1f1-4902-9c2a-b4b369ef8797","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"14feb2e3-7898-47e9-b9e7-040dd8fdc9e4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:53:13.052Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:13.055Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3a09cb0e-f1f1-4902-9c2a-b4b369ef8797","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"14feb2e3-7898-47e9-b9e7-040dd8fdc9e4","LogTimestamp":"2023-04-25T00:53:13.055Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:53:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:53:15.064Z","message":"Entering","context":{"RequestID":"f6d6911c-8105-4617-9686-386934109f0e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"be82f0bc-dee5-4c72-b261-2ea26fbaf704","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:53:15.064Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:53:15.067Z","message":"{\"transactionId\":\"f6d6911c-8105-4617-9686-386934109f0e\",\"status\":\"200\",\"rqstDate\":\"230425-00:53:15:065\",\"respDate\":\"230425-00:53:15:067\",\"sourceId\":\"haproxy:f6d6911c-8105-4617-9686-386934109f0e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:53:15:065-30361\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c57f8a42-cb6e-99e0-b88b-420a8affc1cd], x-b3-parentspanid=[8793538e7afa8339], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[484860ccab406c958793538e7afa8339], x-b3-spanid=[39d11f733d7fa8ca], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f6d6911c-8105-4617-9686-386934109f0e]}\\\"}\"}","context":{"RequestID":"f6d6911c-8105-4617-9686-386934109f0e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"be82f0bc-dee5-4c72-b261-2ea26fbaf704","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:53:15.064Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:15.068Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f6d6911c-8105-4617-9686-386934109f0e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"be82f0bc-dee5-4c72-b261-2ea26fbaf704","LogTimestamp":"2023-04-25T00:53:15.068Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:53:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:53:17.077Z","message":"Entering","context":{"RequestID":"b824ba61-fc43-432c-b008-f6286cb30d9a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bc41d94d-44b5-4c7e-b00a-c2bfdac7d4e6","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:53:17.077Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:53:17.079Z","message":"{\"transactionId\":\"b824ba61-fc43-432c-b008-f6286cb30d9a\",\"status\":\"200\",\"rqstDate\":\"230425-00:53:17:078\",\"respDate\":\"230425-00:53:17:079\",\"sourceId\":\"haproxy:b824ba61-fc43-432c-b008-f6286cb30d9a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:53:17:078-43661\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6d89d6d9-8756-4eee-83e9-68eed12f78f3], x-b3-parentspanid=[3c2c881001b78da8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cdbc42c21870411d3c2c881001b78da8], x-b3-spanid=[65e471bd5a8f30d0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b824ba61-fc43-432c-b008-f6286cb30d9a]}\\\"}\"}","context":{"RequestID":"b824ba61-fc43-432c-b008-f6286cb30d9a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bc41d94d-44b5-4c7e-b00a-c2bfdac7d4e6","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:53:17.077Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:17.079Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b824ba61-fc43-432c-b008-f6286cb30d9a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bc41d94d-44b5-4c7e-b00a-c2bfdac7d4e6","LogTimestamp":"2023-04-25T00:53:17.079Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:53:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:53:18.787Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:53:18.801Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:18.802Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:18.802Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:19.089Z","message":"Entering","context":{"RequestID":"e092900d-680b-4f98-a953-960144950592","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b4efd31f-0353-42ca-9a31-64c1ae6b4932","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:53:19.089Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:53:19.091Z","message":"{\"transactionId\":\"e092900d-680b-4f98-a953-960144950592\",\"status\":\"200\",\"rqstDate\":\"230425-00:53:19:090\",\"respDate\":\"230425-00:53:19:091\",\"sourceId\":\"haproxy:e092900d-680b-4f98-a953-960144950592\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:53:19:090-59679\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f789f1e1-0209-4764-bc68-e9aa06841d0a], x-b3-parentspanid=[119a915825ee2f3c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ec887164773560b4119a915825ee2f3c], x-b3-spanid=[18f872c9ba87da3b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e092900d-680b-4f98-a953-960144950592]}\\\"}\"}","context":{"RequestID":"e092900d-680b-4f98-a953-960144950592","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b4efd31f-0353-42ca-9a31-64c1ae6b4932","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:53:19.089Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:19.092Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e092900d-680b-4f98-a953-960144950592","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b4efd31f-0353-42ca-9a31-64c1ae6b4932","LogTimestamp":"2023-04-25T00:53:19.092Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:53:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:53:20.883Z","message":"Entering","context":{"RequestID":"18867b0f-0bac-4263-b03a-775c5a01fd11","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"27c6647e-891e-474a-9305-a76cec9a458e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:53:20.883Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:53:20.886Z","message":"{\"transactionId\":\"18867b0f-0bac-4263-b03a-775c5a01fd11\",\"status\":\"200\",\"rqstDate\":\"230425-00:53:20:884\",\"respDate\":\"230425-00:53:20:886\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:18867b0f-0bac-4263-b03a-775c5a01fd11\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:53:20:884-24303\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[af736b76-8f00-4ef2-bcf6-2a83b92a4f74], x-b3-parentspanid=[2ed64281a35d9d0f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34809], x-envoy-attempt-count=[1], x-b3-traceid=[6e2dfb4142f5725a2ed64281a35d9d0f], x-b3-spanid=[2fe6d01927c376ee], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[18867b0f-0bac-4263-b03a-775c5a01fd11]}\\\"}\"}","context":{"RequestID":"18867b0f-0bac-4263-b03a-775c5a01fd11","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"27c6647e-891e-474a-9305-a76cec9a458e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:53:20.883Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:20.887Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"18867b0f-0bac-4263-b03a-775c5a01fd11","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"27c6647e-891e-474a-9305-a76cec9a458e","LogTimestamp":"2023-04-25T00:53:20.887Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:53:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:53:21.097Z","message":"Entering","context":{"RequestID":"0979cb32-5711-460f-a21b-fbea0361eb0f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"972498eb-d5c5-4795-afb7-116e3db6a76b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:53:21.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:53:21.100Z","message":"Database is available from CACHED check.","context":{"RequestID":"0979cb32-5711-460f-a21b-fbea0361eb0f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"972498eb-d5c5-4795-afb7-116e3db6a76b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:53:21.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:21.101Z","message":"{\"transactionId\":\"0979cb32-5711-460f-a21b-fbea0361eb0f\",\"status\":\"200\",\"rqstDate\":\"230425-00:53:21:099\",\"respDate\":\"230425-00:53:21:101\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:0979cb32-5711-460f-a21b-fbea0361eb0f\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:53:21:099-58514\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[0979cb32-5711-460f-a21b-fbea0361eb0f]}\\\"}\"}","context":{"RequestID":"0979cb32-5711-460f-a21b-fbea0361eb0f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"972498eb-d5c5-4795-afb7-116e3db6a76b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:53:21.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:21.102Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0979cb32-5711-460f-a21b-fbea0361eb0f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"972498eb-d5c5-4795-afb7-116e3db6a76b","LogTimestamp":"2023-04-25T00:53:21.102Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:53:21.103Z","message":"Entering","context":{"RequestID":"17fbf5ff-cfd2-4370-8dde-0024ab30069c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"98911113-90c7-48dc-9278-d83d5ce127b3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:53:21.102Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:53:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:53:21.106Z","message":"{\"transactionId\":\"17fbf5ff-cfd2-4370-8dde-0024ab30069c\",\"status\":\"200\",\"rqstDate\":\"230425-00:53:21:104\",\"respDate\":\"230425-00:53:21:106\",\"sourceId\":\"haproxy:17fbf5ff-cfd2-4370-8dde-0024ab30069c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:53:21:104-4599\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3a2fc246-e83d-4372-b465-1217ad9e3eb0], x-b3-parentspanid=[041f3896f7d6c36e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8a60a8af20f8697c041f3896f7d6c36e], x-b3-spanid=[3d510a5a09c735f9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[17fbf5ff-cfd2-4370-8dde-0024ab30069c]}\\\"}\"}","context":{"RequestID":"17fbf5ff-cfd2-4370-8dde-0024ab30069c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"98911113-90c7-48dc-9278-d83d5ce127b3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:53:21.102Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:21.107Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"17fbf5ff-cfd2-4370-8dde-0024ab30069c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"98911113-90c7-48dc-9278-d83d5ce127b3","LogTimestamp":"2023-04-25T00:53:21.107Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:53:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:53:23.115Z","message":"Entering","context":{"RequestID":"1fc03539-f4d0-4a18-9aee-6ff53124856a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e7b2b5c1-c7e3-47ca-bbbc-520d92da9cb3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:53:23.115Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:53:23.117Z","message":"{\"transactionId\":\"1fc03539-f4d0-4a18-9aee-6ff53124856a\",\"status\":\"200\",\"rqstDate\":\"230425-00:53:23:116\",\"respDate\":\"230425-00:53:23:117\",\"sourceId\":\"haproxy:1fc03539-f4d0-4a18-9aee-6ff53124856a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:53:23:116-35227\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e7741d45-001a-44d2-a498-ab116d088409], x-b3-parentspanid=[4c6b54f4c26096f2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bc86d7806fcfaec34c6b54f4c26096f2], x-b3-spanid=[d5171ea5756c350d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1fc03539-f4d0-4a18-9aee-6ff53124856a]}\\\"}\"}","context":{"RequestID":"1fc03539-f4d0-4a18-9aee-6ff53124856a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e7b2b5c1-c7e3-47ca-bbbc-520d92da9cb3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:53:23.115Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:23.117Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1fc03539-f4d0-4a18-9aee-6ff53124856a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e7b2b5c1-c7e3-47ca-bbbc-520d92da9cb3","LogTimestamp":"2023-04-25T00:53:23.117Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:53:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:53:25.125Z","message":"Entering","context":{"RequestID":"dbe1fb9c-1d57-475b-a6fe-331ff2650e82","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1e2c6f12-b487-49a0-bfc4-920dabb48821","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:53:25.125Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:53:25.127Z","message":"{\"transactionId\":\"dbe1fb9c-1d57-475b-a6fe-331ff2650e82\",\"status\":\"200\",\"rqstDate\":\"230425-00:53:25:126\",\"respDate\":\"230425-00:53:25:127\",\"sourceId\":\"haproxy:dbe1fb9c-1d57-475b-a6fe-331ff2650e82\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:53:25:126-78711\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6c16b4a9-20bf-4771-b1c9-2d9cd5eaf584], x-b3-parentspanid=[ac49c1db64b8c20d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8e37d25abebbd20bac49c1db64b8c20d], x-b3-spanid=[24376d254e8321dc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dbe1fb9c-1d57-475b-a6fe-331ff2650e82]}\\\"}\"}","context":{"RequestID":"dbe1fb9c-1d57-475b-a6fe-331ff2650e82","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1e2c6f12-b487-49a0-bfc4-920dabb48821","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:53:25.125Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:25.128Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dbe1fb9c-1d57-475b-a6fe-331ff2650e82","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1e2c6f12-b487-49a0-bfc4-920dabb48821","LogTimestamp":"2023-04-25T00:53:25.128Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:53:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:53:27.137Z","message":"Entering","context":{"RequestID":"f72b3110-9b3c-49b9-8164-2a9854a5796b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cbcea4e1-a626-4e0d-864b-c28461159426","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:53:27.137Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:53:27.139Z","message":"{\"transactionId\":\"f72b3110-9b3c-49b9-8164-2a9854a5796b\",\"status\":\"200\",\"rqstDate\":\"230425-00:53:27:138\",\"respDate\":\"230425-00:53:27:139\",\"sourceId\":\"haproxy:f72b3110-9b3c-49b9-8164-2a9854a5796b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:53:27:138-39487\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e4ee3d77-0451-4c0c-a639-f5a654225d57], x-b3-parentspanid=[0360dfafc6e1a2e7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b2250a8eab0097a40360dfafc6e1a2e7], x-b3-spanid=[f27613b3d1c33fa6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f72b3110-9b3c-49b9-8164-2a9854a5796b]}\\\"}\"}","context":{"RequestID":"f72b3110-9b3c-49b9-8164-2a9854a5796b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cbcea4e1-a626-4e0d-864b-c28461159426","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:53:27.137Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:27.140Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f72b3110-9b3c-49b9-8164-2a9854a5796b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cbcea4e1-a626-4e0d-864b-c28461159426","LogTimestamp":"2023-04-25T00:53:27.140Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:53:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:53:28.788Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:53:28.802Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:28.802Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:28.802Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:29.149Z","message":"Entering","context":{"RequestID":"f0513dc6-9216-4e51-a866-3a9e1f8e6c9f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5f07728b-87c3-4a08-9408-7c9c776c1719","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:53:29.149Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:53:29.152Z","message":"{\"transactionId\":\"f0513dc6-9216-4e51-a866-3a9e1f8e6c9f\",\"status\":\"200\",\"rqstDate\":\"230425-00:53:29:150\",\"respDate\":\"230425-00:53:29:151\",\"sourceId\":\"haproxy:f0513dc6-9216-4e51-a866-3a9e1f8e6c9f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:53:29:150-58060\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[56be79f2-14c3-4f38-8396-72368c48c183], x-b3-parentspanid=[e399170b6e318e80], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5d2d9409e98a11fde399170b6e318e80], x-b3-spanid=[8aab8a77e7c2d6f7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f0513dc6-9216-4e51-a866-3a9e1f8e6c9f]}\\\"}\"}","context":{"RequestID":"f0513dc6-9216-4e51-a866-3a9e1f8e6c9f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5f07728b-87c3-4a08-9408-7c9c776c1719","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:53:29.149Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:29.152Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f0513dc6-9216-4e51-a866-3a9e1f8e6c9f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5f07728b-87c3-4a08-9408-7c9c776c1719","LogTimestamp":"2023-04-25T00:53:29.152Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:53:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:53:30.882Z","message":"Entering","context":{"RequestID":"6f38e76c-ed41-437f-827c-f7900d436f02","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7a460ff2-438e-4f18-b3fd-3cf132e491c6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:53:30.882Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:53:30.884Z","message":"{\"transactionId\":\"6f38e76c-ed41-437f-827c-f7900d436f02\",\"status\":\"200\",\"rqstDate\":\"230425-00:53:30:882\",\"respDate\":\"230425-00:53:30:884\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:6f38e76c-ed41-437f-827c-f7900d436f02\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:53:30:882-54625\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8dd5ec73-4152-4254-b00f-eb640ad1c574], x-b3-parentspanid=[6efed83c305109cb], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[35461], x-envoy-attempt-count=[1], x-b3-traceid=[652e1521f13a53c26efed83c305109cb], x-b3-spanid=[888bf5616a39cc62], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[6f38e76c-ed41-437f-827c-f7900d436f02]}\\\"}\"}","context":{"RequestID":"6f38e76c-ed41-437f-827c-f7900d436f02","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7a460ff2-438e-4f18-b3fd-3cf132e491c6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:53:30.882Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:30.885Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6f38e76c-ed41-437f-827c-f7900d436f02","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7a460ff2-438e-4f18-b3fd-3cf132e491c6","LogTimestamp":"2023-04-25T00:53:30.885Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:53:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:53:31.096Z","message":"Entering","context":{"RequestID":"a679c74d-c005-477c-92d8-5a757868549b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4a9dde8f-167c-4e4e-90f7-22fc36e6d453","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:53:31.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:53:31.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"a679c74d-c005-477c-92d8-5a757868549b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4a9dde8f-167c-4e4e-90f7-22fc36e6d453","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:53:31.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:31.100Z","message":"{\"transactionId\":\"a679c74d-c005-477c-92d8-5a757868549b\",\"status\":\"200\",\"rqstDate\":\"230425-00:53:31:097\",\"respDate\":\"230425-00:53:31:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a679c74d-c005-477c-92d8-5a757868549b\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:53:31:097-31255\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a679c74d-c005-477c-92d8-5a757868549b]}\\\"}\"}","context":{"RequestID":"a679c74d-c005-477c-92d8-5a757868549b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4a9dde8f-167c-4e4e-90f7-22fc36e6d453","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:53:31.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:31.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a679c74d-c005-477c-92d8-5a757868549b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4a9dde8f-167c-4e4e-90f7-22fc36e6d453","LogTimestamp":"2023-04-25T00:53:31.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:53:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:53:31.161Z","message":"Entering","context":{"RequestID":"9af1e9f8-ad15-4364-ba98-4c140c2ffac9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"db3551f4-c913-40c6-b7eb-a6cd99452f72","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:53:31.161Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:53:31.163Z","message":"{\"transactionId\":\"9af1e9f8-ad15-4364-ba98-4c140c2ffac9\",\"status\":\"200\",\"rqstDate\":\"230425-00:53:31:162\",\"respDate\":\"230425-00:53:31:163\",\"sourceId\":\"haproxy:9af1e9f8-ad15-4364-ba98-4c140c2ffac9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:53:31:162-45278\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fe8f44c4-31f7-4fdc-98d7-36ca69f1ad0b], x-b3-parentspanid=[d07f4c346116e489], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6e688b645380be46d07f4c346116e489], x-b3-spanid=[95c2b158664650e1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9af1e9f8-ad15-4364-ba98-4c140c2ffac9]}\\\"}\"}","context":{"RequestID":"9af1e9f8-ad15-4364-ba98-4c140c2ffac9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"db3551f4-c913-40c6-b7eb-a6cd99452f72","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:53:31.161Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:31.164Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9af1e9f8-ad15-4364-ba98-4c140c2ffac9","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"db3551f4-c913-40c6-b7eb-a6cd99452f72","LogTimestamp":"2023-04-25T00:53:31.164Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:53:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:53:33.173Z","message":"Entering","context":{"RequestID":"70ac97da-a34d-46d6-8ff5-8027eecb7256","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b3b49053-f8cb-454f-9929-e9fce42ff01a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:53:33.173Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:53:33.176Z","message":"{\"transactionId\":\"70ac97da-a34d-46d6-8ff5-8027eecb7256\",\"status\":\"200\",\"rqstDate\":\"230425-00:53:33:174\",\"respDate\":\"230425-00:53:33:176\",\"sourceId\":\"haproxy:70ac97da-a34d-46d6-8ff5-8027eecb7256\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:53:33:174-79753\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b2046252-2f73-4285-81cf-5c4b5d5efd8b], x-b3-parentspanid=[e3c6202a3962f53f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f90f7138e68fa591e3c6202a3962f53f], x-b3-spanid=[d1624f60e9ea8394], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[70ac97da-a34d-46d6-8ff5-8027eecb7256]}\\\"}\"}","context":{"RequestID":"70ac97da-a34d-46d6-8ff5-8027eecb7256","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b3b49053-f8cb-454f-9929-e9fce42ff01a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:53:33.173Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:33.177Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"70ac97da-a34d-46d6-8ff5-8027eecb7256","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b3b49053-f8cb-454f-9929-e9fce42ff01a","LogTimestamp":"2023-04-25T00:53:33.177Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:53:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:53:35.186Z","message":"Entering","context":{"RequestID":"55dcdfd7-d2c4-4e35-a860-5752f270e291","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"39446d7e-c4b8-459b-bcdb-25032a90e869","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:53:35.186Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:53:35.189Z","message":"{\"transactionId\":\"55dcdfd7-d2c4-4e35-a860-5752f270e291\",\"status\":\"200\",\"rqstDate\":\"230425-00:53:35:187\",\"respDate\":\"230425-00:53:35:189\",\"sourceId\":\"haproxy:55dcdfd7-d2c4-4e35-a860-5752f270e291\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:53:35:187-63693\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e4df6761-2b9e-4bd8-b238-215d02fbf10c], x-b3-parentspanid=[6a6908674d01b107], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8562229750b824cf6a6908674d01b107], x-b3-spanid=[7467b7468101d921], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[55dcdfd7-d2c4-4e35-a860-5752f270e291]}\\\"}\"}","context":{"RequestID":"55dcdfd7-d2c4-4e35-a860-5752f270e291","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"39446d7e-c4b8-459b-bcdb-25032a90e869","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:53:35.186Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:35.190Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"55dcdfd7-d2c4-4e35-a860-5752f270e291","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"39446d7e-c4b8-459b-bcdb-25032a90e869","LogTimestamp":"2023-04-25T00:53:35.190Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:53:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:53:37.198Z","message":"Entering","context":{"RequestID":"9157b047-4e98-4dbf-bf17-06b3d32daa56","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1faf7782-8016-432c-8ec1-5fe8bc2bbbaa","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:53:37.198Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:53:37.201Z","message":"{\"transactionId\":\"9157b047-4e98-4dbf-bf17-06b3d32daa56\",\"status\":\"200\",\"rqstDate\":\"230425-00:53:37:199\",\"respDate\":\"230425-00:53:37:201\",\"sourceId\":\"haproxy:9157b047-4e98-4dbf-bf17-06b3d32daa56\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:53:37:199-7857\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[801dc5da-caf0-4404-aba5-05901771cb62], x-b3-parentspanid=[b5563f9e6082a8bb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fdab70ab15ab6a62b5563f9e6082a8bb], x-b3-spanid=[24cb2f2cd4d2f028], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9157b047-4e98-4dbf-bf17-06b3d32daa56]}\\\"}\"}","context":{"RequestID":"9157b047-4e98-4dbf-bf17-06b3d32daa56","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1faf7782-8016-432c-8ec1-5fe8bc2bbbaa","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:53:37.198Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:37.202Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9157b047-4e98-4dbf-bf17-06b3d32daa56","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1faf7782-8016-432c-8ec1-5fe8bc2bbbaa","LogTimestamp":"2023-04-25T00:53:37.202Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:53:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:53:38.787Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:53:38.797Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:38.797Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:38.798Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:39.211Z","message":"Entering","context":{"RequestID":"6e7aeab8-aa1f-4e53-83dc-9c597faea331","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"54b20aef-f620-4c94-aab5-62123f39c626","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:53:39.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:53:39.214Z","message":"{\"transactionId\":\"6e7aeab8-aa1f-4e53-83dc-9c597faea331\",\"status\":\"200\",\"rqstDate\":\"230425-00:53:39:212\",\"respDate\":\"230425-00:53:39:214\",\"sourceId\":\"haproxy:6e7aeab8-aa1f-4e53-83dc-9c597faea331\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:53:39:212-18464\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cc61ea13-e4eb-44f4-8f4e-975e2585ab42], x-b3-parentspanid=[08f919681dedd017], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[779ec103717613cb08f919681dedd017], x-b3-spanid=[4721e7b3afa21baa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6e7aeab8-aa1f-4e53-83dc-9c597faea331]}\\\"}\"}","context":{"RequestID":"6e7aeab8-aa1f-4e53-83dc-9c597faea331","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"54b20aef-f620-4c94-aab5-62123f39c626","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:53:39.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:39.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6e7aeab8-aa1f-4e53-83dc-9c597faea331","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"54b20aef-f620-4c94-aab5-62123f39c626","LogTimestamp":"2023-04-25T00:53:39.215Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:53:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:53:40.882Z","message":"Entering","context":{"RequestID":"0d3ee0f5-a212-4ae5-9064-d7b20f42f6e8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"92bb9b56-a789-46e5-a3ff-1423f8b83a2d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:53:40.881Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:53:40.883Z","message":"{\"transactionId\":\"0d3ee0f5-a212-4ae5-9064-d7b20f42f6e8\",\"status\":\"200\",\"rqstDate\":\"230425-00:53:40:882\",\"respDate\":\"230425-00:53:40:883\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:0d3ee0f5-a212-4ae5-9064-d7b20f42f6e8\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:53:40:882-755\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[79028ca2-74de-4eb7-a076-05bd859f5f01], x-b3-parentspanid=[0c5ca67d53fa618c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40443], x-envoy-attempt-count=[1], x-b3-traceid=[8158abdc24c3392d0c5ca67d53fa618c], x-b3-spanid=[74d15041fde8ec53], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[0d3ee0f5-a212-4ae5-9064-d7b20f42f6e8]}\\\"}\"}","context":{"RequestID":"0d3ee0f5-a212-4ae5-9064-d7b20f42f6e8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"92bb9b56-a789-46e5-a3ff-1423f8b83a2d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:53:40.881Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:40.884Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0d3ee0f5-a212-4ae5-9064-d7b20f42f6e8","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"92bb9b56-a789-46e5-a3ff-1423f8b83a2d","LogTimestamp":"2023-04-25T00:53:40.884Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:53:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:53:41.097Z","message":"Entering","context":{"RequestID":"eb244d8f-536c-4d8b-b28e-c487fe9a3550","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e9bf75c0-5fcc-4b0d-a5a5-07b670729e12","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:53:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:53:41.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"eb244d8f-536c-4d8b-b28e-c487fe9a3550","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e9bf75c0-5fcc-4b0d-a5a5-07b670729e12","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:53:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:41.100Z","message":"{\"transactionId\":\"eb244d8f-536c-4d8b-b28e-c487fe9a3550\",\"status\":\"200\",\"rqstDate\":\"230425-00:53:41:097\",\"respDate\":\"230425-00:53:41:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:eb244d8f-536c-4d8b-b28e-c487fe9a3550\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:53:41:097-8351\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[eb244d8f-536c-4d8b-b28e-c487fe9a3550]}\\\"}\"}","context":{"RequestID":"eb244d8f-536c-4d8b-b28e-c487fe9a3550","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e9bf75c0-5fcc-4b0d-a5a5-07b670729e12","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:53:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:41.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eb244d8f-536c-4d8b-b28e-c487fe9a3550","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e9bf75c0-5fcc-4b0d-a5a5-07b670729e12","LogTimestamp":"2023-04-25T00:53:41.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:53:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:53:41.225Z","message":"Entering","context":{"RequestID":"528e4023-cc8d-4137-b801-f2a35183d420","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a820d202-bf38-4b97-8b91-5af437a02343","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:53:41.225Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:53:41.228Z","message":"{\"transactionId\":\"528e4023-cc8d-4137-b801-f2a35183d420\",\"status\":\"200\",\"rqstDate\":\"230425-00:53:41:226\",\"respDate\":\"230425-00:53:41:228\",\"sourceId\":\"haproxy:528e4023-cc8d-4137-b801-f2a35183d420\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:53:41:226-36417\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7d4e5888-a62e-404c-91f8-35137b035a32], x-b3-parentspanid=[c7ece3bf8bb79d35], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a9361c739cd819c8c7ece3bf8bb79d35], x-b3-spanid=[611529d8a974d329], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[528e4023-cc8d-4137-b801-f2a35183d420]}\\\"}\"}","context":{"RequestID":"528e4023-cc8d-4137-b801-f2a35183d420","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a820d202-bf38-4b97-8b91-5af437a02343","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:53:41.225Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:41.229Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"528e4023-cc8d-4137-b801-f2a35183d420","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a820d202-bf38-4b97-8b91-5af437a02343","LogTimestamp":"2023-04-25T00:53:41.228Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:53:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:53:42.419Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:42.424Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:43.238Z","message":"Entering","context":{"RequestID":"77b50eb3-7583-4cd7-910c-d9862ea336b4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"688c0a4a-ad2f-4aa2-912a-b70e081e67ca","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:53:43.238Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:53:43.240Z","message":"{\"transactionId\":\"77b50eb3-7583-4cd7-910c-d9862ea336b4\",\"status\":\"200\",\"rqstDate\":\"230425-00:53:43:238\",\"respDate\":\"230425-00:53:43:240\",\"sourceId\":\"haproxy:77b50eb3-7583-4cd7-910c-d9862ea336b4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:53:43:238-38795\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[463b2485-08af-42cd-8caf-328c07ee5f0f], x-b3-parentspanid=[77ed6040ce2f0bc9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fe035a7c59198b0777ed6040ce2f0bc9], x-b3-spanid=[b9356f28cecaba7e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[77b50eb3-7583-4cd7-910c-d9862ea336b4]}\\\"}\"}","context":{"RequestID":"77b50eb3-7583-4cd7-910c-d9862ea336b4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"688c0a4a-ad2f-4aa2-912a-b70e081e67ca","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:53:43.238Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:43.240Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"77b50eb3-7583-4cd7-910c-d9862ea336b4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"688c0a4a-ad2f-4aa2-912a-b70e081e67ca","LogTimestamp":"2023-04-25T00:53:43.240Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:53:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:53:45.248Z","message":"Entering","context":{"RequestID":"bbeac414-b95e-4bc2-944a-7fd843b5d9af","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"13939d95-42c7-4539-bcfc-16a966c54414","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:53:45.248Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:53:45.251Z","message":"{\"transactionId\":\"bbeac414-b95e-4bc2-944a-7fd843b5d9af\",\"status\":\"200\",\"rqstDate\":\"230425-00:53:45:249\",\"respDate\":\"230425-00:53:45:251\",\"sourceId\":\"haproxy:bbeac414-b95e-4bc2-944a-7fd843b5d9af\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:53:45:249-21560\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4d4e00ca-46d7-4424-98fc-a8f228ca9b6d], x-b3-parentspanid=[be68e6498ee616bd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[87cbf5363868b3f4be68e6498ee616bd], x-b3-spanid=[8bf64dcbb986ae2e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bbeac414-b95e-4bc2-944a-7fd843b5d9af]}\\\"}\"}","context":{"RequestID":"bbeac414-b95e-4bc2-944a-7fd843b5d9af","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"13939d95-42c7-4539-bcfc-16a966c54414","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:53:45.248Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:45.252Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bbeac414-b95e-4bc2-944a-7fd843b5d9af","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"13939d95-42c7-4539-bcfc-16a966c54414","LogTimestamp":"2023-04-25T00:53:45.252Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:53:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:53:47.261Z","message":"Entering","context":{"RequestID":"6f733ec7-c55d-434f-a845-74d543dfcd9a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"52663475-9b8e-4bfb-9ed0-c6b17ee43b09","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:53:47.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:53:47.263Z","message":"{\"transactionId\":\"6f733ec7-c55d-434f-a845-74d543dfcd9a\",\"status\":\"200\",\"rqstDate\":\"230425-00:53:47:261\",\"respDate\":\"230425-00:53:47:263\",\"sourceId\":\"haproxy:6f733ec7-c55d-434f-a845-74d543dfcd9a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:53:47:261-5815\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[67fe8250-f741-4a1f-8bc5-740ff02ce222], x-b3-parentspanid=[a13ebb426d2a0f5c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c2463f41602ad4d5a13ebb426d2a0f5c], x-b3-spanid=[d47a63f1ef6112ad], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6f733ec7-c55d-434f-a845-74d543dfcd9a]}\\\"}\"}","context":{"RequestID":"6f733ec7-c55d-434f-a845-74d543dfcd9a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"52663475-9b8e-4bfb-9ed0-c6b17ee43b09","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:53:47.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:47.264Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6f733ec7-c55d-434f-a845-74d543dfcd9a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"52663475-9b8e-4bfb-9ed0-c6b17ee43b09","LogTimestamp":"2023-04-25T00:53:47.264Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:53:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:53:48.787Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:53:48.803Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:48.803Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:48.803Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:49.273Z","message":"Entering","context":{"RequestID":"13c8e2d9-0ca2-4fe1-92e2-64f6cc89af61","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3304cdad-f47c-4bd7-8a83-e54ed272828f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:53:49.273Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:53:49.275Z","message":"{\"transactionId\":\"13c8e2d9-0ca2-4fe1-92e2-64f6cc89af61\",\"status\":\"200\",\"rqstDate\":\"230425-00:53:49:274\",\"respDate\":\"230425-00:53:49:275\",\"sourceId\":\"haproxy:13c8e2d9-0ca2-4fe1-92e2-64f6cc89af61\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:53:49:274-86045\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fe26d45d-f7be-48d1-ac25-e1dd8edc7252], x-b3-parentspanid=[b43a1293366f182d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[922b625573f7f0ebb43a1293366f182d], x-b3-spanid=[297e59d87f9f9e6a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[13c8e2d9-0ca2-4fe1-92e2-64f6cc89af61]}\\\"}\"}","context":{"RequestID":"13c8e2d9-0ca2-4fe1-92e2-64f6cc89af61","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3304cdad-f47c-4bd7-8a83-e54ed272828f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:53:49.273Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:49.276Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"13c8e2d9-0ca2-4fe1-92e2-64f6cc89af61","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3304cdad-f47c-4bd7-8a83-e54ed272828f","LogTimestamp":"2023-04-25T00:53:49.276Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:53:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:53:50.881Z","message":"Entering","context":{"RequestID":"c8b27284-0d1d-409d-a003-62daf76fd97f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d2986af6-12ae-4bdf-b23c-1af3d00ce201","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:53:50.881Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:53:50.884Z","message":"{\"transactionId\":\"c8b27284-0d1d-409d-a003-62daf76fd97f\",\"status\":\"200\",\"rqstDate\":\"230425-00:53:50:882\",\"respDate\":\"230425-00:53:50:884\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c8b27284-0d1d-409d-a003-62daf76fd97f\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:53:50:882-9079\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[616cdcb6-dc24-4d0b-8e02-f85775c48914], x-b3-parentspanid=[0ad4ca0dc081559a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39557], x-envoy-attempt-count=[1], x-b3-traceid=[9041f17c844a18490ad4ca0dc081559a], x-b3-spanid=[ad6fa4e6273a2749], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c8b27284-0d1d-409d-a003-62daf76fd97f]}\\\"}\"}","context":{"RequestID":"c8b27284-0d1d-409d-a003-62daf76fd97f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d2986af6-12ae-4bdf-b23c-1af3d00ce201","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:53:50.881Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:50.884Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c8b27284-0d1d-409d-a003-62daf76fd97f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d2986af6-12ae-4bdf-b23c-1af3d00ce201","LogTimestamp":"2023-04-25T00:53:50.884Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:53:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:53:51.097Z","message":"Entering","context":{"RequestID":"4c34ebde-bf00-4ccb-8142-e2f50c2ecd26","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"847ef295-34e2-43fe-b3a0-491658841437","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:53:51.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:53:51.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"4c34ebde-bf00-4ccb-8142-e2f50c2ecd26","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"847ef295-34e2-43fe-b3a0-491658841437","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:53:51.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:51.100Z","message":"{\"transactionId\":\"4c34ebde-bf00-4ccb-8142-e2f50c2ecd26\",\"status\":\"200\",\"rqstDate\":\"230425-00:53:51:097\",\"respDate\":\"230425-00:53:51:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4c34ebde-bf00-4ccb-8142-e2f50c2ecd26\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:53:51:097-24806\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4c34ebde-bf00-4ccb-8142-e2f50c2ecd26]}\\\"}\"}","context":{"RequestID":"4c34ebde-bf00-4ccb-8142-e2f50c2ecd26","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"847ef295-34e2-43fe-b3a0-491658841437","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:53:51.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:51.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4c34ebde-bf00-4ccb-8142-e2f50c2ecd26","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"847ef295-34e2-43fe-b3a0-491658841437","LogTimestamp":"2023-04-25T00:53:51.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:53:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:53:51.286Z","message":"Entering","context":{"RequestID":"9902ae65-e882-463e-9b66-7ad65492c0d9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"dc425ccc-17f1-4595-8462-8151eca03f00","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:53:51.285Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:53:51.288Z","message":"{\"transactionId\":\"9902ae65-e882-463e-9b66-7ad65492c0d9\",\"status\":\"200\",\"rqstDate\":\"230425-00:53:51:287\",\"respDate\":\"230425-00:53:51:288\",\"sourceId\":\"haproxy:9902ae65-e882-463e-9b66-7ad65492c0d9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:53:51:287-74011\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fc01cd21-8c13-4811-8267-1501306ebecf], x-b3-parentspanid=[0565bed357b50698], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[947504b5a5e9bd8b0565bed357b50698], x-b3-spanid=[d408823d5731540e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9902ae65-e882-463e-9b66-7ad65492c0d9]}\\\"}\"}","context":{"RequestID":"9902ae65-e882-463e-9b66-7ad65492c0d9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"dc425ccc-17f1-4595-8462-8151eca03f00","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:53:51.285Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:51.289Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9902ae65-e882-463e-9b66-7ad65492c0d9","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dc425ccc-17f1-4595-8462-8151eca03f00","LogTimestamp":"2023-04-25T00:53:51.289Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:53:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:53:53.298Z","message":"Entering","context":{"RequestID":"043ed98e-0cc7-4caa-b771-3fcc885edaff","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f816a230-c3af-4b43-916f-b3117606481f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:53:53.298Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:53:53.300Z","message":"{\"transactionId\":\"043ed98e-0cc7-4caa-b771-3fcc885edaff\",\"status\":\"200\",\"rqstDate\":\"230425-00:53:53:298\",\"respDate\":\"230425-00:53:53:300\",\"sourceId\":\"haproxy:043ed98e-0cc7-4caa-b771-3fcc885edaff\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:53:53:298-13450\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4bec9a79-794a-4a69-97e8-b9f9c208df58], x-b3-parentspanid=[ab0561ea4589b9b7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4ff92fb0766fc062ab0561ea4589b9b7], x-b3-spanid=[0d51310f4a6b636c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[043ed98e-0cc7-4caa-b771-3fcc885edaff]}\\\"}\"}","context":{"RequestID":"043ed98e-0cc7-4caa-b771-3fcc885edaff","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f816a230-c3af-4b43-916f-b3117606481f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:53:53.298Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:53.301Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"043ed98e-0cc7-4caa-b771-3fcc885edaff","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f816a230-c3af-4b43-916f-b3117606481f","LogTimestamp":"2023-04-25T00:53:53.301Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:53:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:53:55.310Z","message":"Entering","context":{"RequestID":"09f15ab2-0e5f-4920-ad7a-5fb2ca880c21","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3562ac57-7f2e-4852-ab45-3fffd05dd7cd","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:53:55.310Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:53:55.313Z","message":"{\"transactionId\":\"09f15ab2-0e5f-4920-ad7a-5fb2ca880c21\",\"status\":\"200\",\"rqstDate\":\"230425-00:53:55:311\",\"respDate\":\"230425-00:53:55:312\",\"sourceId\":\"haproxy:09f15ab2-0e5f-4920-ad7a-5fb2ca880c21\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:53:55:311-99546\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[abcc2872-0dfb-40a6-b241-c560a9149da1], x-b3-parentspanid=[3a4d0c573997fce8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[60dcbe8d321029503a4d0c573997fce8], x-b3-spanid=[b0615fe221647034], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[09f15ab2-0e5f-4920-ad7a-5fb2ca880c21]}\\\"}\"}","context":{"RequestID":"09f15ab2-0e5f-4920-ad7a-5fb2ca880c21","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3562ac57-7f2e-4852-ab45-3fffd05dd7cd","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:53:55.310Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:55.313Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"09f15ab2-0e5f-4920-ad7a-5fb2ca880c21","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3562ac57-7f2e-4852-ab45-3fffd05dd7cd","LogTimestamp":"2023-04-25T00:53:55.313Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:53:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:53:57.322Z","message":"Entering","context":{"RequestID":"a4b98a68-026e-492b-ad41-350d9d61dccc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9ad96135-49ad-4aee-b6b9-058e5144b673","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:53:57.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:53:57.325Z","message":"{\"transactionId\":\"a4b98a68-026e-492b-ad41-350d9d61dccc\",\"status\":\"200\",\"rqstDate\":\"230425-00:53:57:323\",\"respDate\":\"230425-00:53:57:324\",\"sourceId\":\"haproxy:a4b98a68-026e-492b-ad41-350d9d61dccc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:53:57:323-55470\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4d7b2b42-0f32-4b73-9190-edba3f9851eb], x-b3-parentspanid=[fb4bc0211aee2f86], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d22c1c54d6218d63fb4bc0211aee2f86], x-b3-spanid=[00d5920e788aa957], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a4b98a68-026e-492b-ad41-350d9d61dccc]}\\\"}\"}","context":{"RequestID":"a4b98a68-026e-492b-ad41-350d9d61dccc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9ad96135-49ad-4aee-b6b9-058e5144b673","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:53:57.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:57.325Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a4b98a68-026e-492b-ad41-350d9d61dccc","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9ad96135-49ad-4aee-b6b9-058e5144b673","LogTimestamp":"2023-04-25T00:53:57.325Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:53:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:53:58.788Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:53:58.802Z","message":"Connection[cassandra/10.233.70.61:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:58.803Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:58.804Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:58.804Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:58.805Z","message":"Connection[cassandra/10.233.70.61:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:59.334Z","message":"Entering","context":{"RequestID":"a1733349-89a5-4f8e-9001-6b5ba81367eb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c7e6ae1d-21e6-4127-b19f-d89d63b86fee","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:53:59.334Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:53:59.336Z","message":"{\"transactionId\":\"a1733349-89a5-4f8e-9001-6b5ba81367eb\",\"status\":\"200\",\"rqstDate\":\"230425-00:53:59:335\",\"respDate\":\"230425-00:53:59:336\",\"sourceId\":\"haproxy:a1733349-89a5-4f8e-9001-6b5ba81367eb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:53:59:335-63519\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[71783ac0-4a3c-4f87-b014-cdd750220f08], x-b3-parentspanid=[acf60adc0b2fd0eb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[823672e7502cc142acf60adc0b2fd0eb], x-b3-spanid=[a927f3df2b66b52a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a1733349-89a5-4f8e-9001-6b5ba81367eb]}\\\"}\"}","context":{"RequestID":"a1733349-89a5-4f8e-9001-6b5ba81367eb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c7e6ae1d-21e6-4127-b19f-d89d63b86fee","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:53:59.334Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:53:59.337Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a1733349-89a5-4f8e-9001-6b5ba81367eb","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c7e6ae1d-21e6-4127-b19f-d89d63b86fee","LogTimestamp":"2023-04-25T00:53:59.337Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:53:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:54:00.882Z","message":"Entering","context":{"RequestID":"2f0db168-d6c5-4e2e-acd1-8abbe7872bf6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f2b1c90e-fad4-4d20-9d76-55510f5f5c62","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:54:00.882Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:54:00.884Z","message":"{\"transactionId\":\"2f0db168-d6c5-4e2e-acd1-8abbe7872bf6\",\"status\":\"200\",\"rqstDate\":\"230425-00:54:00:882\",\"respDate\":\"230425-00:54:00:884\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:2f0db168-d6c5-4e2e-acd1-8abbe7872bf6\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:54:00:882-82673\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6df0e868-814e-4c67-b4d6-adb70fd4241e], x-b3-parentspanid=[fbfb4f111b75e8ec], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42793], x-envoy-attempt-count=[1], x-b3-traceid=[22a6509119f9e6eefbfb4f111b75e8ec], x-b3-spanid=[9e8b766fcdd205e3], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[2f0db168-d6c5-4e2e-acd1-8abbe7872bf6]}\\\"}\"}","context":{"RequestID":"2f0db168-d6c5-4e2e-acd1-8abbe7872bf6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f2b1c90e-fad4-4d20-9d76-55510f5f5c62","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:54:00.882Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:00.885Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2f0db168-d6c5-4e2e-acd1-8abbe7872bf6","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f2b1c90e-fad4-4d20-9d76-55510f5f5c62","LogTimestamp":"2023-04-25T00:54:00.884Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:54:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:54:01.096Z","message":"Entering","context":{"RequestID":"d0b2864e-bb32-48ee-8ff4-48bdad343711","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4236c55d-1b0b-474d-aa7b-c5011649582b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:54:01.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:54:01.097Z","message":"Database is available from CACHED check.","context":{"RequestID":"d0b2864e-bb32-48ee-8ff4-48bdad343711","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4236c55d-1b0b-474d-aa7b-c5011649582b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:54:01.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:01.098Z","message":"{\"transactionId\":\"d0b2864e-bb32-48ee-8ff4-48bdad343711\",\"status\":\"200\",\"rqstDate\":\"230425-00:54:01:096\",\"respDate\":\"230425-00:54:01:098\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d0b2864e-bb32-48ee-8ff4-48bdad343711\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:54:01:096-1748\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d0b2864e-bb32-48ee-8ff4-48bdad343711]}\\\"}\"}","context":{"RequestID":"d0b2864e-bb32-48ee-8ff4-48bdad343711","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4236c55d-1b0b-474d-aa7b-c5011649582b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:54:01.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:01.098Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d0b2864e-bb32-48ee-8ff4-48bdad343711","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4236c55d-1b0b-474d-aa7b-c5011649582b","LogTimestamp":"2023-04-25T00:54:01.098Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:54:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:54:01.345Z","message":"Entering","context":{"RequestID":"b5171876-a701-4ae6-965c-313244dd0bab","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d49a1351-2afa-4621-b1eb-874526252acc","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:54:01.345Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:54:01.347Z","message":"{\"transactionId\":\"b5171876-a701-4ae6-965c-313244dd0bab\",\"status\":\"200\",\"rqstDate\":\"230425-00:54:01:346\",\"respDate\":\"230425-00:54:01:347\",\"sourceId\":\"haproxy:b5171876-a701-4ae6-965c-313244dd0bab\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:54:01:346-28286\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[73520ffe-a23e-41d5-b605-331f987a58dd], x-b3-parentspanid=[d6bde665f6473051], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[229058b32a6e5c2dd6bde665f6473051], x-b3-spanid=[c8e6a82699a714b0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b5171876-a701-4ae6-965c-313244dd0bab]}\\\"}\"}","context":{"RequestID":"b5171876-a701-4ae6-965c-313244dd0bab","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d49a1351-2afa-4621-b1eb-874526252acc","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:54:01.345Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:01.348Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b5171876-a701-4ae6-965c-313244dd0bab","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d49a1351-2afa-4621-b1eb-874526252acc","LogTimestamp":"2023-04-25T00:54:01.348Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:54:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:54:03.357Z","message":"Entering","context":{"RequestID":"6820237d-ff5f-4fff-82d4-9b9bbcfe9152","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"aafb69ff-aa51-45e9-81e2-f559b4bb4b21","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:54:03.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:54:03.360Z","message":"{\"transactionId\":\"6820237d-ff5f-4fff-82d4-9b9bbcfe9152\",\"status\":\"200\",\"rqstDate\":\"230425-00:54:03:358\",\"respDate\":\"230425-00:54:03:360\",\"sourceId\":\"haproxy:6820237d-ff5f-4fff-82d4-9b9bbcfe9152\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:54:03:358-41224\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[97a114d5-572b-48ee-9c96-c98eef9a2e38], x-b3-parentspanid=[d582ba256034b029], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f3cf26f23041b360d582ba256034b029], x-b3-spanid=[50a41e551c23f5c0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6820237d-ff5f-4fff-82d4-9b9bbcfe9152]}\\\"}\"}","context":{"RequestID":"6820237d-ff5f-4fff-82d4-9b9bbcfe9152","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"aafb69ff-aa51-45e9-81e2-f559b4bb4b21","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:54:03.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:03.360Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6820237d-ff5f-4fff-82d4-9b9bbcfe9152","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aafb69ff-aa51-45e9-81e2-f559b4bb4b21","LogTimestamp":"2023-04-25T00:54:03.360Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:54:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:54:05.369Z","message":"Entering","context":{"RequestID":"5861bdd3-466f-4469-ad5e-71cf5f53393d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5fca8d0d-5225-45be-9ff2-9958200a5a03","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:54:05.369Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:54:05.371Z","message":"{\"transactionId\":\"5861bdd3-466f-4469-ad5e-71cf5f53393d\",\"status\":\"200\",\"rqstDate\":\"230425-00:54:05:370\",\"respDate\":\"230425-00:54:05:371\",\"sourceId\":\"haproxy:5861bdd3-466f-4469-ad5e-71cf5f53393d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:54:05:370-55220\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a095a268-a8e0-410b-8387-57c7f3df2f93], x-b3-parentspanid=[5e1142d7dc0bb1e1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[aa8d69976cf827915e1142d7dc0bb1e1], x-b3-spanid=[fb1dc22bf09b5c8e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5861bdd3-466f-4469-ad5e-71cf5f53393d]}\\\"}\"}","context":{"RequestID":"5861bdd3-466f-4469-ad5e-71cf5f53393d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5fca8d0d-5225-45be-9ff2-9958200a5a03","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:54:05.369Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:05.372Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5861bdd3-466f-4469-ad5e-71cf5f53393d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5fca8d0d-5225-45be-9ff2-9958200a5a03","LogTimestamp":"2023-04-25T00:54:05.372Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:54:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:54:07.381Z","message":"Entering","context":{"RequestID":"9e8c96cd-2875-4b6e-bff5-7fd371d3dd16","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"e3fa930e-9f65-489e-ae0b-adbdd156a85c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:54:07.381Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:54:07.383Z","message":"{\"transactionId\":\"9e8c96cd-2875-4b6e-bff5-7fd371d3dd16\",\"status\":\"200\",\"rqstDate\":\"230425-00:54:07:381\",\"respDate\":\"230425-00:54:07:383\",\"sourceId\":\"haproxy:9e8c96cd-2875-4b6e-bff5-7fd371d3dd16\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:54:07:381-42597\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fc385560-e98e-4548-be97-7434c0ea3ea2], x-b3-parentspanid=[b73f8bbed2775353], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e046ccc8e9120db2b73f8bbed2775353], x-b3-spanid=[e3cb3c8342d0bad3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9e8c96cd-2875-4b6e-bff5-7fd371d3dd16]}\\\"}\"}","context":{"RequestID":"9e8c96cd-2875-4b6e-bff5-7fd371d3dd16","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"e3fa930e-9f65-489e-ae0b-adbdd156a85c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:54:07.381Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:07.384Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9e8c96cd-2875-4b6e-bff5-7fd371d3dd16","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e3fa930e-9f65-489e-ae0b-adbdd156a85c","LogTimestamp":"2023-04-25T00:54:07.384Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:54:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:54:08.789Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:54:08.803Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:08.803Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:08.804Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:09.391Z","message":"Entering","context":{"RequestID":"372d19c0-dc67-4962-9a34-1dee79c2950b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3e9c5859-bc57-4cdb-8d20-f6a145e08ebf","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:54:09.391Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:54:09.393Z","message":"{\"transactionId\":\"372d19c0-dc67-4962-9a34-1dee79c2950b\",\"status\":\"200\",\"rqstDate\":\"230425-00:54:09:392\",\"respDate\":\"230425-00:54:09:393\",\"sourceId\":\"haproxy:372d19c0-dc67-4962-9a34-1dee79c2950b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:54:09:392-28845\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[00899c82-dd93-4769-be6c-2b173b75dc5a], x-b3-parentspanid=[a2152c82638830d6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[15b7387b7909af20a2152c82638830d6], x-b3-spanid=[6d75a96b2b767ac3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[372d19c0-dc67-4962-9a34-1dee79c2950b]}\\\"}\"}","context":{"RequestID":"372d19c0-dc67-4962-9a34-1dee79c2950b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3e9c5859-bc57-4cdb-8d20-f6a145e08ebf","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:54:09.391Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:09.394Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"372d19c0-dc67-4962-9a34-1dee79c2950b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3e9c5859-bc57-4cdb-8d20-f6a145e08ebf","LogTimestamp":"2023-04-25T00:54:09.394Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:54:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:54:10.882Z","message":"Entering","context":{"RequestID":"7e1b364b-91cb-4072-86cb-514113bde797","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"01c0688a-ae6d-4086-9522-210cd439ca5c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:54:10.882Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:54:10.883Z","message":"{\"transactionId\":\"7e1b364b-91cb-4072-86cb-514113bde797\",\"status\":\"200\",\"rqstDate\":\"230425-00:54:10:882\",\"respDate\":\"230425-00:54:10:883\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:7e1b364b-91cb-4072-86cb-514113bde797\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:54:10:882-47523\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6ed97dc4-e694-4eda-8ebc-8dff41b70fa3], x-b3-parentspanid=[e5ff588b266c7c98], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37025], x-envoy-attempt-count=[1], x-b3-traceid=[e2bd35ccd6cac374e5ff588b266c7c98], x-b3-spanid=[6d0007bf979337d6], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[7e1b364b-91cb-4072-86cb-514113bde797]}\\\"}\"}","context":{"RequestID":"7e1b364b-91cb-4072-86cb-514113bde797","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"01c0688a-ae6d-4086-9522-210cd439ca5c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:54:10.882Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:10.884Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7e1b364b-91cb-4072-86cb-514113bde797","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"01c0688a-ae6d-4086-9522-210cd439ca5c","LogTimestamp":"2023-04-25T00:54:10.884Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:54:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-25T00:54:11.096Z","message":"Entering","context":{"RequestID":"3843dcc2-4f6f-469f-a231-e1e10323c387","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a3bf8d78-c36e-4feb-9c50-0796145cbdf8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:54:11.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:54:11.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"3843dcc2-4f6f-469f-a231-e1e10323c387","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a3bf8d78-c36e-4feb-9c50-0796145cbdf8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:54:11.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:11.100Z","message":"{\"transactionId\":\"3843dcc2-4f6f-469f-a231-e1e10323c387\",\"status\":\"200\",\"rqstDate\":\"230425-00:54:11:097\",\"respDate\":\"230425-00:54:11:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:3843dcc2-4f6f-469f-a231-e1e10323c387\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:54:11:097-57955\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[3843dcc2-4f6f-469f-a231-e1e10323c387]}\\\"}\"}","context":{"RequestID":"3843dcc2-4f6f-469f-a231-e1e10323c387","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a3bf8d78-c36e-4feb-9c50-0796145cbdf8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:54:11.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:11.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3843dcc2-4f6f-469f-a231-e1e10323c387","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a3bf8d78-c36e-4feb-9c50-0796145cbdf8","LogTimestamp":"2023-04-25T00:54:11.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:54:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:54:11.403Z","message":"Entering","context":{"RequestID":"082c01dd-376d-47ac-9d43-66f81017b2dd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a73b41bb-4ede-4602-9951-aa8a5dc39a63","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:54:11.403Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:54:11.405Z","message":"{\"transactionId\":\"082c01dd-376d-47ac-9d43-66f81017b2dd\",\"status\":\"200\",\"rqstDate\":\"230425-00:54:11:404\",\"respDate\":\"230425-00:54:11:405\",\"sourceId\":\"haproxy:082c01dd-376d-47ac-9d43-66f81017b2dd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:54:11:404-81583\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ebcae546-448a-4f7c-92c8-a71a35aa13b3], x-b3-parentspanid=[8feb3613d02acbea], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e9519c34d5bf3cc78feb3613d02acbea], x-b3-spanid=[d2b6b92520483412], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[082c01dd-376d-47ac-9d43-66f81017b2dd]}\\\"}\"}","context":{"RequestID":"082c01dd-376d-47ac-9d43-66f81017b2dd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a73b41bb-4ede-4602-9951-aa8a5dc39a63","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:54:11.403Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:11.406Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"082c01dd-376d-47ac-9d43-66f81017b2dd","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a73b41bb-4ede-4602-9951-aa8a5dc39a63","LogTimestamp":"2023-04-25T00:54:11.406Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:54:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:54:12.424Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:12.429Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:13.414Z","message":"Entering","context":{"RequestID":"188010a3-cc72-41ee-807d-d78ff4ad9f95","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"df7cbb9d-5cd6-4f98-957d-45a6c53c3dc6","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:54:13.414Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:54:13.417Z","message":"{\"transactionId\":\"188010a3-cc72-41ee-807d-d78ff4ad9f95\",\"status\":\"200\",\"rqstDate\":\"230425-00:54:13:415\",\"respDate\":\"230425-00:54:13:417\",\"sourceId\":\"haproxy:188010a3-cc72-41ee-807d-d78ff4ad9f95\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:54:13:415-82942\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f640bf86-6af2-4891-b07e-f4561e0d89a1], x-b3-parentspanid=[a6fd51141781448d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[30fe8a8e67ace57aa6fd51141781448d], x-b3-spanid=[a5312afd05a01e37], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[188010a3-cc72-41ee-807d-d78ff4ad9f95]}\\\"}\"}","context":{"RequestID":"188010a3-cc72-41ee-807d-d78ff4ad9f95","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"df7cbb9d-5cd6-4f98-957d-45a6c53c3dc6","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:54:13.414Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:13.417Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"188010a3-cc72-41ee-807d-d78ff4ad9f95","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"df7cbb9d-5cd6-4f98-957d-45a6c53c3dc6","LogTimestamp":"2023-04-25T00:54:13.417Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:54:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:54:15.426Z","message":"Entering","context":{"RequestID":"d937f9ec-dbe1-4030-9205-be9e6b12f60c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0ea8bb01-a642-47a9-acf0-b2c533f67170","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:54:15.426Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:54:15.428Z","message":"{\"transactionId\":\"d937f9ec-dbe1-4030-9205-be9e6b12f60c\",\"status\":\"200\",\"rqstDate\":\"230425-00:54:15:427\",\"respDate\":\"230425-00:54:15:428\",\"sourceId\":\"haproxy:d937f9ec-dbe1-4030-9205-be9e6b12f60c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:54:15:427-44354\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f756c952-6ae0-4c7d-8ae8-11c19e915b41], x-b3-parentspanid=[591f90eb793f48b8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6ad2434ecc2c814e591f90eb793f48b8], x-b3-spanid=[c42ba1edf897820c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d937f9ec-dbe1-4030-9205-be9e6b12f60c]}\\\"}\"}","context":{"RequestID":"d937f9ec-dbe1-4030-9205-be9e6b12f60c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0ea8bb01-a642-47a9-acf0-b2c533f67170","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:54:15.426Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:15.429Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d937f9ec-dbe1-4030-9205-be9e6b12f60c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0ea8bb01-a642-47a9-acf0-b2c533f67170","LogTimestamp":"2023-04-25T00:54:15.429Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:54:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:54:17.438Z","message":"Entering","context":{"RequestID":"982dda7a-06d7-45a0-937d-5cf993f85a5b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"52cf3d1b-90f6-4003-9f74-f577987fef1d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:54:17.438Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:54:17.440Z","message":"{\"transactionId\":\"982dda7a-06d7-45a0-937d-5cf993f85a5b\",\"status\":\"200\",\"rqstDate\":\"230425-00:54:17:439\",\"respDate\":\"230425-00:54:17:440\",\"sourceId\":\"haproxy:982dda7a-06d7-45a0-937d-5cf993f85a5b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:54:17:439-99408\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ac314e0b-7123-47b0-9276-ae84047d0b22], x-b3-parentspanid=[807563216f6afe33], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[28059afeee301b63807563216f6afe33], x-b3-spanid=[3b7c44bce80d41cb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[982dda7a-06d7-45a0-937d-5cf993f85a5b]}\\\"}\"}","context":{"RequestID":"982dda7a-06d7-45a0-937d-5cf993f85a5b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"52cf3d1b-90f6-4003-9f74-f577987fef1d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:54:17.438Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:17.440Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"982dda7a-06d7-45a0-937d-5cf993f85a5b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"52cf3d1b-90f6-4003-9f74-f577987fef1d","LogTimestamp":"2023-04-25T00:54:17.440Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:54:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:54:18.788Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:54:18.805Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:18.806Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:18.806Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:19.449Z","message":"Entering","context":{"RequestID":"cd727a28-8aa5-418b-aef6-48f07fdaa9c7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e96b288f-6a83-440b-8d73-07926f33d4ff","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:54:19.448Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:54:19.451Z","message":"{\"transactionId\":\"cd727a28-8aa5-418b-aef6-48f07fdaa9c7\",\"status\":\"200\",\"rqstDate\":\"230425-00:54:19:449\",\"respDate\":\"230425-00:54:19:451\",\"sourceId\":\"haproxy:cd727a28-8aa5-418b-aef6-48f07fdaa9c7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:54:19:449-38125\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[955a2732-7be8-44e4-83de-c4cc82d49e9a], x-b3-parentspanid=[8c7b131a3bf724f0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b20a1ecdb37edd638c7b131a3bf724f0], x-b3-spanid=[161947c4b8b42892], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cd727a28-8aa5-418b-aef6-48f07fdaa9c7]}\\\"}\"}","context":{"RequestID":"cd727a28-8aa5-418b-aef6-48f07fdaa9c7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e96b288f-6a83-440b-8d73-07926f33d4ff","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:54:19.448Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:19.452Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cd727a28-8aa5-418b-aef6-48f07fdaa9c7","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e96b288f-6a83-440b-8d73-07926f33d4ff","LogTimestamp":"2023-04-25T00:54:19.452Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:54:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:54:20.882Z","message":"Entering","context":{"RequestID":"4641de36-dae1-438b-9586-2efa6de1bc44","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d24321ca-3e57-4c50-a999-28327a372964","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:54:20.882Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:54:20.884Z","message":"{\"transactionId\":\"4641de36-dae1-438b-9586-2efa6de1bc44\",\"status\":\"200\",\"rqstDate\":\"230425-00:54:20:882\",\"respDate\":\"230425-00:54:20:884\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4641de36-dae1-438b-9586-2efa6de1bc44\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:54:20:882-7610\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[458efc43-4d18-41a4-b328-f1c42e155037], x-b3-parentspanid=[1ed89c499bb52043], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[47373], x-envoy-attempt-count=[1], x-b3-traceid=[a7e0c4d55a38087c1ed89c499bb52043], x-b3-spanid=[e28c742fc12ed3bf], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4641de36-dae1-438b-9586-2efa6de1bc44]}\\\"}\"}","context":{"RequestID":"4641de36-dae1-438b-9586-2efa6de1bc44","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d24321ca-3e57-4c50-a999-28327a372964","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:54:20.882Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:20.885Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4641de36-dae1-438b-9586-2efa6de1bc44","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d24321ca-3e57-4c50-a999-28327a372964","LogTimestamp":"2023-04-25T00:54:20.884Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:54:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:54:21.097Z","message":"Entering","context":{"RequestID":"a62e999b-8844-4494-8770-da3450a87de8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d810af29-4c0a-453e-ad84-269c7303395c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:54:21.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:54:21.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"a62e999b-8844-4494-8770-da3450a87de8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d810af29-4c0a-453e-ad84-269c7303395c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:54:21.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:21.100Z","message":"{\"transactionId\":\"a62e999b-8844-4494-8770-da3450a87de8\",\"status\":\"200\",\"rqstDate\":\"230425-00:54:21:098\",\"respDate\":\"230425-00:54:21:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a62e999b-8844-4494-8770-da3450a87de8\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:54:21:098-91874\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a62e999b-8844-4494-8770-da3450a87de8]}\\\"}\"}","context":{"RequestID":"a62e999b-8844-4494-8770-da3450a87de8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d810af29-4c0a-453e-ad84-269c7303395c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:54:21.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:21.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a62e999b-8844-4494-8770-da3450a87de8","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d810af29-4c0a-453e-ad84-269c7303395c","LogTimestamp":"2023-04-25T00:54:21.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:54:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:54:21.460Z","message":"Entering","context":{"RequestID":"8280aef3-d372-4a0e-bf20-2cbafaf4272e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7f8b027a-2b0d-4d97-affc-2e11e8b5c908","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:54:21.460Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:54:21.462Z","message":"{\"transactionId\":\"8280aef3-d372-4a0e-bf20-2cbafaf4272e\",\"status\":\"200\",\"rqstDate\":\"230425-00:54:21:460\",\"respDate\":\"230425-00:54:21:462\",\"sourceId\":\"haproxy:8280aef3-d372-4a0e-bf20-2cbafaf4272e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:54:21:460-22678\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[210cfd13-9d99-4057-922f-6f07d07979b6], x-b3-parentspanid=[88d028ff6755f2e2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2d24c0c365885c1f88d028ff6755f2e2], x-b3-spanid=[f3005984007f3647], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8280aef3-d372-4a0e-bf20-2cbafaf4272e]}\\\"}\"}","context":{"RequestID":"8280aef3-d372-4a0e-bf20-2cbafaf4272e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7f8b027a-2b0d-4d97-affc-2e11e8b5c908","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:54:21.460Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:21.463Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8280aef3-d372-4a0e-bf20-2cbafaf4272e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7f8b027a-2b0d-4d97-affc-2e11e8b5c908","LogTimestamp":"2023-04-25T00:54:21.463Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:54:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:54:23.471Z","message":"Entering","context":{"RequestID":"8e9f1852-35f4-4017-9357-15db22a3e72a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7dc63b3d-db8f-48eb-9d3b-3699a9318020","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:54:23.471Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:54:23.473Z","message":"{\"transactionId\":\"8e9f1852-35f4-4017-9357-15db22a3e72a\",\"status\":\"200\",\"rqstDate\":\"230425-00:54:23:472\",\"respDate\":\"230425-00:54:23:473\",\"sourceId\":\"haproxy:8e9f1852-35f4-4017-9357-15db22a3e72a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:54:23:472-47935\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8b7ed632-824c-4a20-b8e2-8664fb59173e], x-b3-parentspanid=[80baab6d38056c74], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ef8cc982bffc3ed880baab6d38056c74], x-b3-spanid=[b4a644da8ccb2787], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8e9f1852-35f4-4017-9357-15db22a3e72a]}\\\"}\"}","context":{"RequestID":"8e9f1852-35f4-4017-9357-15db22a3e72a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7dc63b3d-db8f-48eb-9d3b-3699a9318020","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:54:23.471Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:23.475Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8e9f1852-35f4-4017-9357-15db22a3e72a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7dc63b3d-db8f-48eb-9d3b-3699a9318020","LogTimestamp":"2023-04-25T00:54:23.474Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:54:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:54:25.485Z","message":"Entering","context":{"RequestID":"5d69ef72-0f1f-4fe0-aada-d336fff335ee","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ad754d6f-079b-4e3b-89f7-8d9ea58f9b9f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:54:25.485Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:54:25.487Z","message":"{\"transactionId\":\"5d69ef72-0f1f-4fe0-aada-d336fff335ee\",\"status\":\"200\",\"rqstDate\":\"230425-00:54:25:485\",\"respDate\":\"230425-00:54:25:487\",\"sourceId\":\"haproxy:5d69ef72-0f1f-4fe0-aada-d336fff335ee\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:54:25:485-15379\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[313fa2b1-8959-45bc-a466-539eecb34ea4], x-b3-parentspanid=[358b82263f7f8a27], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4f9150c3cc804948358b82263f7f8a27], x-b3-spanid=[05255919fb827fdc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5d69ef72-0f1f-4fe0-aada-d336fff335ee]}\\\"}\"}","context":{"RequestID":"5d69ef72-0f1f-4fe0-aada-d336fff335ee","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ad754d6f-079b-4e3b-89f7-8d9ea58f9b9f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:54:25.485Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:25.488Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5d69ef72-0f1f-4fe0-aada-d336fff335ee","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ad754d6f-079b-4e3b-89f7-8d9ea58f9b9f","LogTimestamp":"2023-04-25T00:54:25.487Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:54:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:54:27.497Z","message":"Entering","context":{"RequestID":"22f74319-fbd8-4053-8fa5-6e65b1458d7c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"aa39b67e-411c-47f9-8ded-7e8cd80d46dd","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:54:27.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:54:27.499Z","message":"{\"transactionId\":\"22f74319-fbd8-4053-8fa5-6e65b1458d7c\",\"status\":\"200\",\"rqstDate\":\"230425-00:54:27:498\",\"respDate\":\"230425-00:54:27:499\",\"sourceId\":\"haproxy:22f74319-fbd8-4053-8fa5-6e65b1458d7c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:54:27:498-96353\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[21b831d2-59cf-4654-9a79-0d91262a0114], x-b3-parentspanid=[29c0bee82c6b437a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[50cc57235016c64729c0bee82c6b437a], x-b3-spanid=[f04bb51ceccb0f0b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[22f74319-fbd8-4053-8fa5-6e65b1458d7c]}\\\"}\"}","context":{"RequestID":"22f74319-fbd8-4053-8fa5-6e65b1458d7c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"aa39b67e-411c-47f9-8ded-7e8cd80d46dd","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:54:27.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:27.500Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"22f74319-fbd8-4053-8fa5-6e65b1458d7c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aa39b67e-411c-47f9-8ded-7e8cd80d46dd","LogTimestamp":"2023-04-25T00:54:27.500Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:54:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:54:28.789Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:54:28.802Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:28.802Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:28.802Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:29.508Z","message":"Entering","context":{"RequestID":"e9216de2-4293-417f-9787-2d0fc7bdd234","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7b1d5e7f-121c-4ec3-8213-3f6807cda25a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:54:29.508Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:54:29.510Z","message":"{\"transactionId\":\"e9216de2-4293-417f-9787-2d0fc7bdd234\",\"status\":\"200\",\"rqstDate\":\"230425-00:54:29:509\",\"respDate\":\"230425-00:54:29:510\",\"sourceId\":\"haproxy:e9216de2-4293-417f-9787-2d0fc7bdd234\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:54:29:509-11138\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[347969be-b3a0-463b-bad2-79b03d0816f4], x-b3-parentspanid=[110b51e70df2f5fe], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5430141be08db574110b51e70df2f5fe], x-b3-spanid=[7423f1ad44cdc7a3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e9216de2-4293-417f-9787-2d0fc7bdd234]}\\\"}\"}","context":{"RequestID":"e9216de2-4293-417f-9787-2d0fc7bdd234","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7b1d5e7f-121c-4ec3-8213-3f6807cda25a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:54:29.508Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:29.510Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e9216de2-4293-417f-9787-2d0fc7bdd234","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7b1d5e7f-121c-4ec3-8213-3f6807cda25a","LogTimestamp":"2023-04-25T00:54:29.510Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:54:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:54:30.882Z","message":"Entering","context":{"RequestID":"2ef85980-5418-4895-b56c-51411a4a91f9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"63d2519a-b2fa-4a60-92b6-e6f9776d7bad","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:54:30.882Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:54:30.884Z","message":"{\"transactionId\":\"2ef85980-5418-4895-b56c-51411a4a91f9\",\"status\":\"200\",\"rqstDate\":\"230425-00:54:30:882\",\"respDate\":\"230425-00:54:30:884\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:2ef85980-5418-4895-b56c-51411a4a91f9\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:54:30:882-81491\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9159b688-0f8f-4f93-9a3b-fd3405d2793a], x-b3-parentspanid=[ac886e0359444af6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[47221], x-envoy-attempt-count=[1], x-b3-traceid=[b6177857fd5e5860ac886e0359444af6], x-b3-spanid=[878b0ccc159ceb02], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[2ef85980-5418-4895-b56c-51411a4a91f9]}\\\"}\"}","context":{"RequestID":"2ef85980-5418-4895-b56c-51411a4a91f9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"63d2519a-b2fa-4a60-92b6-e6f9776d7bad","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:54:30.882Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:30.885Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2ef85980-5418-4895-b56c-51411a4a91f9","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"63d2519a-b2fa-4a60-92b6-e6f9776d7bad","LogTimestamp":"2023-04-25T00:54:30.885Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:54:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:54:31.096Z","message":"Entering","context":{"RequestID":"89050b1e-4078-46f0-ad74-19a99766b635","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ccf58f7c-5182-47ea-a732-3516567a2ec0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:54:31.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:54:31.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"89050b1e-4078-46f0-ad74-19a99766b635","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ccf58f7c-5182-47ea-a732-3516567a2ec0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:54:31.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:31.098Z","message":"{\"transactionId\":\"89050b1e-4078-46f0-ad74-19a99766b635\",\"status\":\"200\",\"rqstDate\":\"230425-00:54:31:097\",\"respDate\":\"230425-00:54:31:098\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:89050b1e-4078-46f0-ad74-19a99766b635\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:54:31:097-86191\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[89050b1e-4078-46f0-ad74-19a99766b635]}\\\"}\"}","context":{"RequestID":"89050b1e-4078-46f0-ad74-19a99766b635","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ccf58f7c-5182-47ea-a732-3516567a2ec0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:54:31.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:31.099Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"89050b1e-4078-46f0-ad74-19a99766b635","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ccf58f7c-5182-47ea-a732-3516567a2ec0","LogTimestamp":"2023-04-25T00:54:31.099Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:54:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:54:31.518Z","message":"Entering","context":{"RequestID":"0a6bcfb4-e8cd-4dab-83ce-f1852db26490","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"776ee0bd-41c0-45fd-bb33-41f272b0ff26","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:54:31.518Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:54:31.521Z","message":"{\"transactionId\":\"0a6bcfb4-e8cd-4dab-83ce-f1852db26490\",\"status\":\"200\",\"rqstDate\":\"230425-00:54:31:519\",\"respDate\":\"230425-00:54:31:521\",\"sourceId\":\"haproxy:0a6bcfb4-e8cd-4dab-83ce-f1852db26490\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:54:31:519-53661\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4ccf753f-0a4d-4b1c-a5b5-e79fbf282d3b], x-b3-parentspanid=[dc2fdd379e5ded95], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5385adcdec04f897dc2fdd379e5ded95], x-b3-spanid=[c15e336e45e22bd5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0a6bcfb4-e8cd-4dab-83ce-f1852db26490]}\\\"}\"}","context":{"RequestID":"0a6bcfb4-e8cd-4dab-83ce-f1852db26490","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"776ee0bd-41c0-45fd-bb33-41f272b0ff26","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:54:31.518Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:31.522Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0a6bcfb4-e8cd-4dab-83ce-f1852db26490","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"776ee0bd-41c0-45fd-bb33-41f272b0ff26","LogTimestamp":"2023-04-25T00:54:31.522Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:54:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:54:33.531Z","message":"Entering","context":{"RequestID":"25e24c32-06b1-47c1-acdc-d453fb2f827e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3ed592a6-0413-4536-8926-e1268e4b7de3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:54:33.531Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:54:33.533Z","message":"{\"transactionId\":\"25e24c32-06b1-47c1-acdc-d453fb2f827e\",\"status\":\"200\",\"rqstDate\":\"230425-00:54:33:532\",\"respDate\":\"230425-00:54:33:533\",\"sourceId\":\"haproxy:25e24c32-06b1-47c1-acdc-d453fb2f827e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:54:33:532-29159\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f3d3fa1f-7253-4c07-8955-1b340f9f1270], x-b3-parentspanid=[7a0924ab0a561308], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2273803401a54cf77a0924ab0a561308], x-b3-spanid=[2a08c656c23bc15d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[25e24c32-06b1-47c1-acdc-d453fb2f827e]}\\\"}\"}","context":{"RequestID":"25e24c32-06b1-47c1-acdc-d453fb2f827e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3ed592a6-0413-4536-8926-e1268e4b7de3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:54:33.531Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:33.534Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"25e24c32-06b1-47c1-acdc-d453fb2f827e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3ed592a6-0413-4536-8926-e1268e4b7de3","LogTimestamp":"2023-04-25T00:54:33.534Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:54:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:54:35.544Z","message":"Entering","context":{"RequestID":"ba28ee1a-e59c-4b99-97d2-765704b59339","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c70432c9-8610-4c1a-ab94-7c59acfe07cd","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:54:35.544Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:54:35.546Z","message":"{\"transactionId\":\"ba28ee1a-e59c-4b99-97d2-765704b59339\",\"status\":\"200\",\"rqstDate\":\"230425-00:54:35:544\",\"respDate\":\"230425-00:54:35:546\",\"sourceId\":\"haproxy:ba28ee1a-e59c-4b99-97d2-765704b59339\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:54:35:544-12736\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4c0129ab-26ff-4136-be41-31b0c8cdce55], x-b3-parentspanid=[b2c5a56e0a63f845], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[46583ec35e576e1cb2c5a56e0a63f845], x-b3-spanid=[484d0609cc5b1438], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ba28ee1a-e59c-4b99-97d2-765704b59339]}\\\"}\"}","context":{"RequestID":"ba28ee1a-e59c-4b99-97d2-765704b59339","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c70432c9-8610-4c1a-ab94-7c59acfe07cd","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:54:35.544Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:35.546Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ba28ee1a-e59c-4b99-97d2-765704b59339","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c70432c9-8610-4c1a-ab94-7c59acfe07cd","LogTimestamp":"2023-04-25T00:54:35.546Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:54:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:54:37.555Z","message":"Entering","context":{"RequestID":"4bf5360a-2782-494a-80a3-3db5d8cd5c1d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7662e839-4939-47b1-9e86-fa64cdb9e573","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:54:37.555Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:54:37.557Z","message":"{\"transactionId\":\"4bf5360a-2782-494a-80a3-3db5d8cd5c1d\",\"status\":\"200\",\"rqstDate\":\"230425-00:54:37:556\",\"respDate\":\"230425-00:54:37:557\",\"sourceId\":\"haproxy:4bf5360a-2782-494a-80a3-3db5d8cd5c1d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:54:37:556-31051\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fccb491a-abe9-441e-954a-0f3a685750b2], x-b3-parentspanid=[29b5040ff17082bf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4cde22384366586429b5040ff17082bf], x-b3-spanid=[2344bdec7c8cd004], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4bf5360a-2782-494a-80a3-3db5d8cd5c1d]}\\\"}\"}","context":{"RequestID":"4bf5360a-2782-494a-80a3-3db5d8cd5c1d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7662e839-4939-47b1-9e86-fa64cdb9e573","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:54:37.555Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:37.557Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4bf5360a-2782-494a-80a3-3db5d8cd5c1d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7662e839-4939-47b1-9e86-fa64cdb9e573","LogTimestamp":"2023-04-25T00:54:37.557Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:54:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:54:38.789Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:54:38.803Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:38.803Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:38.804Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:39.566Z","message":"Entering","context":{"RequestID":"8ee22b97-c3d5-411a-8578-2169e531ec18","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c83f87ed-2631-4117-8c97-dff6e21a52c3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:54:39.566Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:54:39.567Z","message":"{\"transactionId\":\"8ee22b97-c3d5-411a-8578-2169e531ec18\",\"status\":\"200\",\"rqstDate\":\"230425-00:54:39:566\",\"respDate\":\"230425-00:54:39:567\",\"sourceId\":\"haproxy:8ee22b97-c3d5-411a-8578-2169e531ec18\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:54:39:566-69920\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[582e7690-0a8d-9443-9f8f-8bab433bc069], x-b3-parentspanid=[bb5104069bb30efb], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[90f07c11889717cdbb5104069bb30efb], x-b3-spanid=[51118efb4484413b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8ee22b97-c3d5-411a-8578-2169e531ec18]}\\\"}\"}","context":{"RequestID":"8ee22b97-c3d5-411a-8578-2169e531ec18","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c83f87ed-2631-4117-8c97-dff6e21a52c3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:54:39.566Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:39.568Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8ee22b97-c3d5-411a-8578-2169e531ec18","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c83f87ed-2631-4117-8c97-dff6e21a52c3","LogTimestamp":"2023-04-25T00:54:39.568Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:54:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:54:40.880Z","message":"Entering","context":{"RequestID":"203998a5-0e3e-403c-865b-9c9c204c3837","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"92befe5e-61fa-4b43-ba36-bf1589494bd3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:54:40.880Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:54:40.883Z","message":"{\"transactionId\":\"203998a5-0e3e-403c-865b-9c9c204c3837\",\"status\":\"200\",\"rqstDate\":\"230425-00:54:40:881\",\"respDate\":\"230425-00:54:40:883\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:203998a5-0e3e-403c-865b-9c9c204c3837\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:54:40:881-7733\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6c742113-0712-49f1-bf81-c5ca55ac2c4b], x-b3-parentspanid=[5ed4a5279a7a4eb0], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34743], x-envoy-attempt-count=[1], x-b3-traceid=[989b9ec4622420fa5ed4a5279a7a4eb0], x-b3-spanid=[a4661e045818328d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[203998a5-0e3e-403c-865b-9c9c204c3837]}\\\"}\"}","context":{"RequestID":"203998a5-0e3e-403c-865b-9c9c204c3837","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"92befe5e-61fa-4b43-ba36-bf1589494bd3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:54:40.880Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:40.884Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"203998a5-0e3e-403c-865b-9c9c204c3837","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"92befe5e-61fa-4b43-ba36-bf1589494bd3","LogTimestamp":"2023-04-25T00:54:40.884Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:54:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:54:41.098Z","message":"Entering","context":{"RequestID":"ee6ea093-2b64-43d9-b2cc-cfa1a48ffac9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c31a623c-b9e7-45aa-a701-71716546b9a3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:54:41.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:54:41.100Z","message":"Database is available from CACHED check.","context":{"RequestID":"ee6ea093-2b64-43d9-b2cc-cfa1a48ffac9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c31a623c-b9e7-45aa-a701-71716546b9a3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:54:41.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:41.101Z","message":"{\"transactionId\":\"ee6ea093-2b64-43d9-b2cc-cfa1a48ffac9\",\"status\":\"200\",\"rqstDate\":\"230425-00:54:41:099\",\"respDate\":\"230425-00:54:41:101\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ee6ea093-2b64-43d9-b2cc-cfa1a48ffac9\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:54:41:099-38264\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ee6ea093-2b64-43d9-b2cc-cfa1a48ffac9]}\\\"}\"}","context":{"RequestID":"ee6ea093-2b64-43d9-b2cc-cfa1a48ffac9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c31a623c-b9e7-45aa-a701-71716546b9a3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:54:41.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:41.102Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ee6ea093-2b64-43d9-b2cc-cfa1a48ffac9","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c31a623c-b9e7-45aa-a701-71716546b9a3","LogTimestamp":"2023-04-25T00:54:41.102Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:54:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:54:41.576Z","message":"Entering","context":{"RequestID":"9de54cbf-f67b-438b-9a49-f7d648a9bfe0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c6aa2ee5-23c3-47ca-aab8-908ec0622d68","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:54:41.576Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:54:41.579Z","message":"{\"transactionId\":\"9de54cbf-f67b-438b-9a49-f7d648a9bfe0\",\"status\":\"200\",\"rqstDate\":\"230425-00:54:41:577\",\"respDate\":\"230425-00:54:41:579\",\"sourceId\":\"haproxy:9de54cbf-f67b-438b-9a49-f7d648a9bfe0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:54:41:577-35430\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[017a6c0f-00ff-4c53-8396-21c3114ca1c8], x-b3-parentspanid=[09a80a2287916343], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[28469d32097f1c4409a80a2287916343], x-b3-spanid=[9b0ec3a74bf7ade2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9de54cbf-f67b-438b-9a49-f7d648a9bfe0]}\\\"}\"}","context":{"RequestID":"9de54cbf-f67b-438b-9a49-f7d648a9bfe0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c6aa2ee5-23c3-47ca-aab8-908ec0622d68","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:54:41.576Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:41.580Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9de54cbf-f67b-438b-9a49-f7d648a9bfe0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c6aa2ee5-23c3-47ca-aab8-908ec0622d68","LogTimestamp":"2023-04-25T00:54:41.580Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:54:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:54:42.430Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:42.434Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:43.588Z","message":"Entering","context":{"RequestID":"c0c3ddfe-d1b5-466e-a094-1e97768426f9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e9244338-608e-4aa9-9a72-1b67f9584c5e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:54:43.588Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:54:43.590Z","message":"{\"transactionId\":\"c0c3ddfe-d1b5-466e-a094-1e97768426f9\",\"status\":\"200\",\"rqstDate\":\"230425-00:54:43:589\",\"respDate\":\"230425-00:54:43:590\",\"sourceId\":\"haproxy:c0c3ddfe-d1b5-466e-a094-1e97768426f9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:54:43:589-39389\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[80282520-037a-4593-9dcf-80b082ea9ac4], x-b3-parentspanid=[e2ee6365b730a6af], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[37406be6905cdadee2ee6365b730a6af], x-b3-spanid=[d063539c0aaf6141], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c0c3ddfe-d1b5-466e-a094-1e97768426f9]}\\\"}\"}","context":{"RequestID":"c0c3ddfe-d1b5-466e-a094-1e97768426f9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e9244338-608e-4aa9-9a72-1b67f9584c5e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:54:43.588Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:43.591Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c0c3ddfe-d1b5-466e-a094-1e97768426f9","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e9244338-608e-4aa9-9a72-1b67f9584c5e","LogTimestamp":"2023-04-25T00:54:43.591Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:54:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:54:45.600Z","message":"Entering","context":{"RequestID":"f2b733c4-fe13-4752-9c91-2685e3765611","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"dfebd76a-aacf-40d1-9706-df468145a0a3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:54:45.600Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:54:45.602Z","message":"{\"transactionId\":\"f2b733c4-fe13-4752-9c91-2685e3765611\",\"status\":\"200\",\"rqstDate\":\"230425-00:54:45:601\",\"respDate\":\"230425-00:54:45:602\",\"sourceId\":\"haproxy:f2b733c4-fe13-4752-9c91-2685e3765611\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:54:45:601-74991\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5f485f13-4464-4a3e-bef7-681f4e04fc2a], x-b3-parentspanid=[75f57c64e3e04eda], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[930a8c087cf0476575f57c64e3e04eda], x-b3-spanid=[db3ec6f75fd29f3e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f2b733c4-fe13-4752-9c91-2685e3765611]}\\\"}\"}","context":{"RequestID":"f2b733c4-fe13-4752-9c91-2685e3765611","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"dfebd76a-aacf-40d1-9706-df468145a0a3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:54:45.600Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:45.603Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f2b733c4-fe13-4752-9c91-2685e3765611","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dfebd76a-aacf-40d1-9706-df468145a0a3","LogTimestamp":"2023-04-25T00:54:45.603Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:54:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:54:47.613Z","message":"Entering","context":{"RequestID":"d305c748-bae2-4404-893e-fded54ec947a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8ac9638d-574a-41fb-9096-47b2ca72fa1c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:54:47.613Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:54:47.615Z","message":"{\"transactionId\":\"d305c748-bae2-4404-893e-fded54ec947a\",\"status\":\"200\",\"rqstDate\":\"230425-00:54:47:614\",\"respDate\":\"230425-00:54:47:615\",\"sourceId\":\"haproxy:d305c748-bae2-4404-893e-fded54ec947a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:54:47:614-59767\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8596d94a-67d2-42af-9758-1dc863108069], x-b3-parentspanid=[2342c8a7af554f97], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[62de3f95f3a50b4e2342c8a7af554f97], x-b3-spanid=[7307d72c8aed7f5b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d305c748-bae2-4404-893e-fded54ec947a]}\\\"}\"}","context":{"RequestID":"d305c748-bae2-4404-893e-fded54ec947a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8ac9638d-574a-41fb-9096-47b2ca72fa1c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:54:47.613Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:47.616Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d305c748-bae2-4404-893e-fded54ec947a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8ac9638d-574a-41fb-9096-47b2ca72fa1c","LogTimestamp":"2023-04-25T00:54:47.616Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:54:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:54:48.790Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:54:48.804Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:48.805Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:48.805Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:49.626Z","message":"Entering","context":{"RequestID":"b4c20201-a96b-4da1-bc4a-eac237918872","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6971ea4e-3916-438f-8200-7d7f5799a132","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:54:49.626Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:54:49.628Z","message":"{\"transactionId\":\"b4c20201-a96b-4da1-bc4a-eac237918872\",\"status\":\"200\",\"rqstDate\":\"230425-00:54:49:627\",\"respDate\":\"230425-00:54:49:628\",\"sourceId\":\"haproxy:b4c20201-a96b-4da1-bc4a-eac237918872\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:54:49:627-71779\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[131d24a5-8b4f-463a-b617-9a559f8d661a], x-b3-parentspanid=[f3185e54658ef5bd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d67820b7a25f4e43f3185e54658ef5bd], x-b3-spanid=[710ebb1c53b76c5a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b4c20201-a96b-4da1-bc4a-eac237918872]}\\\"}\"}","context":{"RequestID":"b4c20201-a96b-4da1-bc4a-eac237918872","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6971ea4e-3916-438f-8200-7d7f5799a132","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:54:49.626Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:49.629Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b4c20201-a96b-4da1-bc4a-eac237918872","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6971ea4e-3916-438f-8200-7d7f5799a132","LogTimestamp":"2023-04-25T00:54:49.629Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:54:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:54:50.881Z","message":"Entering","context":{"RequestID":"a0368a8e-862b-4128-8b3e-3390b7967e5e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"497f423a-f4fc-4aee-9ad7-8569d2cac6b6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:54:50.881Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:54:50.883Z","message":"{\"transactionId\":\"a0368a8e-862b-4128-8b3e-3390b7967e5e\",\"status\":\"200\",\"rqstDate\":\"230425-00:54:50:881\",\"respDate\":\"230425-00:54:50:883\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a0368a8e-862b-4128-8b3e-3390b7967e5e\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:54:50:881-10811\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7bf8ca7d-338d-4b4a-a2b5-ae7ff96df54a], x-b3-parentspanid=[9735373ba99d7a1c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41953], x-envoy-attempt-count=[1], x-b3-traceid=[b0b948d3d19cf2b79735373ba99d7a1c], x-b3-spanid=[648e2a64138c7d04], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a0368a8e-862b-4128-8b3e-3390b7967e5e]}\\\"}\"}","context":{"RequestID":"a0368a8e-862b-4128-8b3e-3390b7967e5e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"497f423a-f4fc-4aee-9ad7-8569d2cac6b6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:54:50.881Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:50.884Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a0368a8e-862b-4128-8b3e-3390b7967e5e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"497f423a-f4fc-4aee-9ad7-8569d2cac6b6","LogTimestamp":"2023-04-25T00:54:50.884Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:54:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:54:51.096Z","message":"Entering","context":{"RequestID":"8b094471-b86c-4e25-b494-01d9ebccce34","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d24248ef-d76b-4a61-b3b3-965d62fede56","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:54:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:54:51.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"8b094471-b86c-4e25-b494-01d9ebccce34","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d24248ef-d76b-4a61-b3b3-965d62fede56","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:54:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:51.098Z","message":"{\"transactionId\":\"8b094471-b86c-4e25-b494-01d9ebccce34\",\"status\":\"200\",\"rqstDate\":\"230425-00:54:51:097\",\"respDate\":\"230425-00:54:51:098\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8b094471-b86c-4e25-b494-01d9ebccce34\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:54:51:097-58280\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8b094471-b86c-4e25-b494-01d9ebccce34]}\\\"}\"}","context":{"RequestID":"8b094471-b86c-4e25-b494-01d9ebccce34","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d24248ef-d76b-4a61-b3b3-965d62fede56","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:54:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:51.099Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8b094471-b86c-4e25-b494-01d9ebccce34","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d24248ef-d76b-4a61-b3b3-965d62fede56","LogTimestamp":"2023-04-25T00:54:51.099Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:54:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:54:51.638Z","message":"Entering","context":{"RequestID":"c91bc457-02a8-4a12-b15a-825062a607b1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"26a822e9-50e3-4015-879a-b7a084fef56e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:54:51.638Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:54:51.640Z","message":"{\"transactionId\":\"c91bc457-02a8-4a12-b15a-825062a607b1\",\"status\":\"200\",\"rqstDate\":\"230425-00:54:51:639\",\"respDate\":\"230425-00:54:51:640\",\"sourceId\":\"haproxy:c91bc457-02a8-4a12-b15a-825062a607b1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:54:51:639-94529\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7d311c79-2ac8-4a9b-9a1f-4fc7f35f9a49], x-b3-parentspanid=[93298805fb5c4439], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f67e6b4a0d602f5b93298805fb5c4439], x-b3-spanid=[bc7756b33c74d7fb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c91bc457-02a8-4a12-b15a-825062a607b1]}\\\"}\"}","context":{"RequestID":"c91bc457-02a8-4a12-b15a-825062a607b1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"26a822e9-50e3-4015-879a-b7a084fef56e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:54:51.638Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:51.640Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c91bc457-02a8-4a12-b15a-825062a607b1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"26a822e9-50e3-4015-879a-b7a084fef56e","LogTimestamp":"2023-04-25T00:54:51.640Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:54:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:54:53.649Z","message":"Entering","context":{"RequestID":"be040457-bd35-4831-a1d6-8f04249704d1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2c6e97d0-4959-4426-82a1-790b16da23ab","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:54:53.649Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:54:53.651Z","message":"{\"transactionId\":\"be040457-bd35-4831-a1d6-8f04249704d1\",\"status\":\"200\",\"rqstDate\":\"230425-00:54:53:650\",\"respDate\":\"230425-00:54:53:651\",\"sourceId\":\"haproxy:be040457-bd35-4831-a1d6-8f04249704d1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:54:53:650-6370\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7e98efec-2b05-49e4-9e34-550264f4f929], x-b3-parentspanid=[7658d4148e689d4e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[30eee57d3c245bc07658d4148e689d4e], x-b3-spanid=[ecaea8a125a132b6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[be040457-bd35-4831-a1d6-8f04249704d1]}\\\"}\"}","context":{"RequestID":"be040457-bd35-4831-a1d6-8f04249704d1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2c6e97d0-4959-4426-82a1-790b16da23ab","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:54:53.649Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:53.652Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"be040457-bd35-4831-a1d6-8f04249704d1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2c6e97d0-4959-4426-82a1-790b16da23ab","LogTimestamp":"2023-04-25T00:54:53.652Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:54:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:54:55.661Z","message":"Entering","context":{"RequestID":"42b5b5d2-68d6-4536-8689-8c364fa1e778","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b3b2823c-ee57-44be-9c8e-e7ec358181ea","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:54:55.661Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:54:55.664Z","message":"{\"transactionId\":\"42b5b5d2-68d6-4536-8689-8c364fa1e778\",\"status\":\"200\",\"rqstDate\":\"230425-00:54:55:662\",\"respDate\":\"230425-00:54:55:664\",\"sourceId\":\"haproxy:42b5b5d2-68d6-4536-8689-8c364fa1e778\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:54:55:662-5648\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3bee9dad-3b22-42d6-8783-273bdecca774], x-b3-parentspanid=[c5a76a3e8f2e5342], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7ae22904208b3e0bc5a76a3e8f2e5342], x-b3-spanid=[a01f82aab72d7d4e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[42b5b5d2-68d6-4536-8689-8c364fa1e778]}\\\"}\"}","context":{"RequestID":"42b5b5d2-68d6-4536-8689-8c364fa1e778","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b3b2823c-ee57-44be-9c8e-e7ec358181ea","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:54:55.661Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:55.665Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"42b5b5d2-68d6-4536-8689-8c364fa1e778","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b3b2823c-ee57-44be-9c8e-e7ec358181ea","LogTimestamp":"2023-04-25T00:54:55.664Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:54:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:54:57.673Z","message":"Entering","context":{"RequestID":"f8ac4373-4a3e-46e0-b8c4-ad62463701a7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1e04d280-c975-47de-9330-03043ffdb8a9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:54:57.673Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:54:57.676Z","message":"{\"transactionId\":\"f8ac4373-4a3e-46e0-b8c4-ad62463701a7\",\"status\":\"200\",\"rqstDate\":\"230425-00:54:57:674\",\"respDate\":\"230425-00:54:57:676\",\"sourceId\":\"haproxy:f8ac4373-4a3e-46e0-b8c4-ad62463701a7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:54:57:674-79271\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[81c9566c-fb97-47a5-a80a-da2d51614af6], x-b3-parentspanid=[348ab1aeffd10dcd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5c2640aba99aac4a348ab1aeffd10dcd], x-b3-spanid=[7d631b928c2b4cd2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f8ac4373-4a3e-46e0-b8c4-ad62463701a7]}\\\"}\"}","context":{"RequestID":"f8ac4373-4a3e-46e0-b8c4-ad62463701a7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1e04d280-c975-47de-9330-03043ffdb8a9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:54:57.673Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:57.677Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f8ac4373-4a3e-46e0-b8c4-ad62463701a7","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1e04d280-c975-47de-9330-03043ffdb8a9","LogTimestamp":"2023-04-25T00:54:57.677Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:54:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:54:58.789Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:54:58.804Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:58.805Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:58.805Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:59.685Z","message":"Entering","context":{"RequestID":"2496f0f0-364a-469d-8c82-5221c09cf45d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"25d32191-a664-4ad0-a2b5-e490c0691466","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:54:59.685Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:54:59.686Z","message":"{\"transactionId\":\"2496f0f0-364a-469d-8c82-5221c09cf45d\",\"status\":\"200\",\"rqstDate\":\"230425-00:54:59:685\",\"respDate\":\"230425-00:54:59:686\",\"sourceId\":\"haproxy:2496f0f0-364a-469d-8c82-5221c09cf45d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:54:59:685-70383\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[acde9473-4768-4c6d-afd8-8a2e422a0383], x-b3-parentspanid=[f05330d40d981fd5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[df64c3998bc770f2f05330d40d981fd5], x-b3-spanid=[de93d64c8db3f4ce], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2496f0f0-364a-469d-8c82-5221c09cf45d]}\\\"}\"}","context":{"RequestID":"2496f0f0-364a-469d-8c82-5221c09cf45d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"25d32191-a664-4ad0-a2b5-e490c0691466","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:54:59.685Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:54:59.687Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2496f0f0-364a-469d-8c82-5221c09cf45d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"25d32191-a664-4ad0-a2b5-e490c0691466","LogTimestamp":"2023-04-25T00:54:59.687Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:54:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:55:00.881Z","message":"Entering","context":{"RequestID":"20ca7380-ad4c-459f-bbf6-80fe64acdf1d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"df535704-84ac-4de6-861b-08ecf199efde","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:55:00.880Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:55:00.883Z","message":"{\"transactionId\":\"20ca7380-ad4c-459f-bbf6-80fe64acdf1d\",\"status\":\"200\",\"rqstDate\":\"230425-00:55:00:881\",\"respDate\":\"230425-00:55:00:883\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:20ca7380-ad4c-459f-bbf6-80fe64acdf1d\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:55:00:881-21756\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2760413e-b262-49b5-b5b5-6ef515b87c63], x-b3-parentspanid=[553162bc3682e063], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49341], x-envoy-attempt-count=[1], x-b3-traceid=[f8f9f2a1de9f0965553162bc3682e063], x-b3-spanid=[9aeba91b73a50688], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[20ca7380-ad4c-459f-bbf6-80fe64acdf1d]}\\\"}\"}","context":{"RequestID":"20ca7380-ad4c-459f-bbf6-80fe64acdf1d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"df535704-84ac-4de6-861b-08ecf199efde","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:55:00.880Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:55:00.883Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"20ca7380-ad4c-459f-bbf6-80fe64acdf1d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"df535704-84ac-4de6-861b-08ecf199efde","LogTimestamp":"2023-04-25T00:55:00.883Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:55:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:55:01.097Z","message":"Entering","context":{"RequestID":"cd0152f2-5548-4789-8dd1-ba761117f071","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ec293952-2eb6-4124-b822-117604031108","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:55:01.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:55:01.100Z","message":"Database is available from CACHED check.","context":{"RequestID":"cd0152f2-5548-4789-8dd1-ba761117f071","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ec293952-2eb6-4124-b822-117604031108","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:55:01.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:55:01.102Z","message":"{\"transactionId\":\"cd0152f2-5548-4789-8dd1-ba761117f071\",\"status\":\"200\",\"rqstDate\":\"230425-00:55:01:099\",\"respDate\":\"230425-00:55:01:102\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:cd0152f2-5548-4789-8dd1-ba761117f071\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:55:01:099-44144\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[cd0152f2-5548-4789-8dd1-ba761117f071]}\\\"}\"}","context":{"RequestID":"cd0152f2-5548-4789-8dd1-ba761117f071","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ec293952-2eb6-4124-b822-117604031108","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:55:01.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:55:01.103Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cd0152f2-5548-4789-8dd1-ba761117f071","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ec293952-2eb6-4124-b822-117604031108","LogTimestamp":"2023-04-25T00:55:01.102Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:55:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:55:01.694Z","message":"Entering","context":{"RequestID":"b3d82e26-550b-4122-a1a0-27113eece60f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d7f139fe-793a-42bf-bf6a-53fa1c17405f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:55:01.694Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:55:01.697Z","message":"{\"transactionId\":\"b3d82e26-550b-4122-a1a0-27113eece60f\",\"status\":\"200\",\"rqstDate\":\"230425-00:55:01:695\",\"respDate\":\"230425-00:55:01:697\",\"sourceId\":\"haproxy:b3d82e26-550b-4122-a1a0-27113eece60f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:55:01:695-45512\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9167c7c9-7952-4fea-9b75-138eb1f668d2], x-b3-parentspanid=[b961c4c9af2cc586], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[af4bb02231474498b961c4c9af2cc586], x-b3-spanid=[66825e74011d1f0c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b3d82e26-550b-4122-a1a0-27113eece60f]}\\\"}\"}","context":{"RequestID":"b3d82e26-550b-4122-a1a0-27113eece60f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d7f139fe-793a-42bf-bf6a-53fa1c17405f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:55:01.694Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:55:01.698Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b3d82e26-550b-4122-a1a0-27113eece60f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d7f139fe-793a-42bf-bf6a-53fa1c17405f","LogTimestamp":"2023-04-25T00:55:01.698Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:55:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:55:03.706Z","message":"Entering","context":{"RequestID":"34dcd3a8-3741-449d-9abf-c337739e86e8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d47d79f3-f6ae-4131-ab57-2b230f4940ce","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:55:03.706Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:55:03.708Z","message":"{\"transactionId\":\"34dcd3a8-3741-449d-9abf-c337739e86e8\",\"status\":\"200\",\"rqstDate\":\"230425-00:55:03:707\",\"respDate\":\"230425-00:55:03:708\",\"sourceId\":\"haproxy:34dcd3a8-3741-449d-9abf-c337739e86e8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:55:03:707-76629\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dba437a2-5d44-43d4-952e-4d37f2af9a60], x-b3-parentspanid=[62dba79d9f17bf19], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f5ca21c089981b6d62dba79d9f17bf19], x-b3-spanid=[d654673653a2af89], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[34dcd3a8-3741-449d-9abf-c337739e86e8]}\\\"}\"}","context":{"RequestID":"34dcd3a8-3741-449d-9abf-c337739e86e8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d47d79f3-f6ae-4131-ab57-2b230f4940ce","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:55:03.706Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:55:03.709Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"34dcd3a8-3741-449d-9abf-c337739e86e8","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d47d79f3-f6ae-4131-ab57-2b230f4940ce","LogTimestamp":"2023-04-25T00:55:03.709Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:55:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:55:05.718Z","message":"Entering","context":{"RequestID":"a09fe9a7-5e1b-45db-a32e-139628273b3d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6d23a8a7-e039-46a8-b49c-6b56fe09e9ee","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:55:05.718Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:55:05.720Z","message":"{\"transactionId\":\"a09fe9a7-5e1b-45db-a32e-139628273b3d\",\"status\":\"200\",\"rqstDate\":\"230425-00:55:05:719\",\"respDate\":\"230425-00:55:05:720\",\"sourceId\":\"haproxy:a09fe9a7-5e1b-45db-a32e-139628273b3d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:55:05:719-75190\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[25db3079-89c0-4b97-afab-2fa3ae109261], x-b3-parentspanid=[bc0c818a13542f69], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[aecf523ff323b30dbc0c818a13542f69], x-b3-spanid=[6018b8995a483db4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a09fe9a7-5e1b-45db-a32e-139628273b3d]}\\\"}\"}","context":{"RequestID":"a09fe9a7-5e1b-45db-a32e-139628273b3d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6d23a8a7-e039-46a8-b49c-6b56fe09e9ee","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:55:05.718Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:55:05.721Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a09fe9a7-5e1b-45db-a32e-139628273b3d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6d23a8a7-e039-46a8-b49c-6b56fe09e9ee","LogTimestamp":"2023-04-25T00:55:05.721Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:55:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:55:07.729Z","message":"Entering","context":{"RequestID":"a5d9f77a-171c-4b14-ac51-9aedca4471b3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2b99b8a4-707e-4083-a284-976f26dcb27b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:55:07.729Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:55:07.731Z","message":"{\"transactionId\":\"a5d9f77a-171c-4b14-ac51-9aedca4471b3\",\"status\":\"200\",\"rqstDate\":\"230425-00:55:07:730\",\"respDate\":\"230425-00:55:07:731\",\"sourceId\":\"haproxy:a5d9f77a-171c-4b14-ac51-9aedca4471b3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:55:07:730-87152\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5a91321c-3718-44d1-bbbf-96504fa42898], x-b3-parentspanid=[52510ccc68c85647], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b984c2dca8fd17c152510ccc68c85647], x-b3-spanid=[e7f942345fa96915], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a5d9f77a-171c-4b14-ac51-9aedca4471b3]}\\\"}\"}","context":{"RequestID":"a5d9f77a-171c-4b14-ac51-9aedca4471b3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2b99b8a4-707e-4083-a284-976f26dcb27b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:55:07.729Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:55:07.732Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a5d9f77a-171c-4b14-ac51-9aedca4471b3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2b99b8a4-707e-4083-a284-976f26dcb27b","LogTimestamp":"2023-04-25T00:55:07.732Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:55:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:55:08.789Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:55:08.805Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:55:08.806Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:55:08.806Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:55:09.740Z","message":"Entering","context":{"RequestID":"f8a4870a-a662-436b-a49f-7964b318f2bf","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a2ebf14c-bd3a-4274-9683-83665d0736cf","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:55:09.740Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:55:09.741Z","message":"{\"transactionId\":\"f8a4870a-a662-436b-a49f-7964b318f2bf\",\"status\":\"200\",\"rqstDate\":\"230425-00:55:09:740\",\"respDate\":\"230425-00:55:09:741\",\"sourceId\":\"haproxy:f8a4870a-a662-436b-a49f-7964b318f2bf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:55:09:740-70073\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[19327468-bb61-42c6-8a9e-d39586229fa5], x-b3-parentspanid=[537c4fcd65348221], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c68f65bb3565e10f537c4fcd65348221], x-b3-spanid=[970fdb5d45facc38], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f8a4870a-a662-436b-a49f-7964b318f2bf]}\\\"}\"}","context":{"RequestID":"f8a4870a-a662-436b-a49f-7964b318f2bf","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a2ebf14c-bd3a-4274-9683-83665d0736cf","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:55:09.740Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:55:09.742Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f8a4870a-a662-436b-a49f-7964b318f2bf","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a2ebf14c-bd3a-4274-9683-83665d0736cf","LogTimestamp":"2023-04-25T00:55:09.742Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:55:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:55:10.880Z","message":"Entering","context":{"RequestID":"5f726076-5e4f-4abe-8a0a-55cdbcab0f07","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"73301818-0ba8-446a-8548-8c2fd251efa7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:55:10.880Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:55:10.883Z","message":"{\"transactionId\":\"5f726076-5e4f-4abe-8a0a-55cdbcab0f07\",\"status\":\"200\",\"rqstDate\":\"230425-00:55:10:881\",\"respDate\":\"230425-00:55:10:882\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:5f726076-5e4f-4abe-8a0a-55cdbcab0f07\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:55:10:881-29412\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ee64c825-dfe8-490e-a471-239ab1c94a0d], x-b3-parentspanid=[3083bb75a39643ed], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45931], x-envoy-attempt-count=[1], x-b3-traceid=[5af44f29046602b33083bb75a39643ed], x-b3-spanid=[a2c6518ef0335bfc], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[5f726076-5e4f-4abe-8a0a-55cdbcab0f07]}\\\"}\"}","context":{"RequestID":"5f726076-5e4f-4abe-8a0a-55cdbcab0f07","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"73301818-0ba8-446a-8548-8c2fd251efa7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:55:10.880Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:55:10.883Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5f726076-5e4f-4abe-8a0a-55cdbcab0f07","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"73301818-0ba8-446a-8548-8c2fd251efa7","LogTimestamp":"2023-04-25T00:55:10.883Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:55:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:55:11.098Z","message":"Entering","context":{"RequestID":"350119c5-8261-4755-b11d-93bb94f0cf50","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7383741f-e428-409b-9f38-21d8c86a6769","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:55:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:55:11.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"350119c5-8261-4755-b11d-93bb94f0cf50","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7383741f-e428-409b-9f38-21d8c86a6769","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:55:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:55:11.101Z","message":"{\"transactionId\":\"350119c5-8261-4755-b11d-93bb94f0cf50\",\"status\":\"200\",\"rqstDate\":\"230425-00:55:11:098\",\"respDate\":\"230425-00:55:11:101\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:350119c5-8261-4755-b11d-93bb94f0cf50\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:55:11:098-9527\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[350119c5-8261-4755-b11d-93bb94f0cf50]}\\\"}\"}","context":{"RequestID":"350119c5-8261-4755-b11d-93bb94f0cf50","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7383741f-e428-409b-9f38-21d8c86a6769","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:55:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:55:11.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"350119c5-8261-4755-b11d-93bb94f0cf50","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7383741f-e428-409b-9f38-21d8c86a6769","LogTimestamp":"2023-04-25T00:55:11.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:55:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:55:11.750Z","message":"Entering","context":{"RequestID":"b8fa1a03-003a-421d-8409-3a34f24af4c6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"43df10c8-09ac-416c-a889-a004dbf755d3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:55:11.750Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:55:11.753Z","message":"{\"transactionId\":\"b8fa1a03-003a-421d-8409-3a34f24af4c6\",\"status\":\"200\",\"rqstDate\":\"230425-00:55:11:751\",\"respDate\":\"230425-00:55:11:752\",\"sourceId\":\"haproxy:b8fa1a03-003a-421d-8409-3a34f24af4c6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:55:11:751-14588\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[674c433d-218d-4641-a200-013ac35678f7], x-b3-parentspanid=[ed647b3f8ff96b39], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fd9b64a1b098d811ed647b3f8ff96b39], x-b3-spanid=[6846b3db6112c8f3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b8fa1a03-003a-421d-8409-3a34f24af4c6]}\\\"}\"}","context":{"RequestID":"b8fa1a03-003a-421d-8409-3a34f24af4c6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"43df10c8-09ac-416c-a889-a004dbf755d3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:55:11.750Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:55:11.753Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b8fa1a03-003a-421d-8409-3a34f24af4c6","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"43df10c8-09ac-416c-a889-a004dbf755d3","LogTimestamp":"2023-04-25T00:55:11.753Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:55:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:55:12.435Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:55:12.439Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:55:13.762Z","message":"Entering","context":{"RequestID":"8ba76984-30a1-4aeb-bfc3-87ee8ab1b392","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6ae9ae7a-2f65-4d16-9b88-d4ef03de21d3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:55:13.762Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:55:13.764Z","message":"{\"transactionId\":\"8ba76984-30a1-4aeb-bfc3-87ee8ab1b392\",\"status\":\"200\",\"rqstDate\":\"230425-00:55:13:763\",\"respDate\":\"230425-00:55:13:764\",\"sourceId\":\"haproxy:8ba76984-30a1-4aeb-bfc3-87ee8ab1b392\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:55:13:763-41906\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6e9bbbad-b7dc-461b-bc5a-e5406177c146], x-b3-parentspanid=[658b604156341058], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[825c6923df08501e658b604156341058], x-b3-spanid=[4c6cd7b0ed4a72b2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8ba76984-30a1-4aeb-bfc3-87ee8ab1b392]}\\\"}\"}","context":{"RequestID":"8ba76984-30a1-4aeb-bfc3-87ee8ab1b392","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6ae9ae7a-2f65-4d16-9b88-d4ef03de21d3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:55:13.762Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:55:13.765Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8ba76984-30a1-4aeb-bfc3-87ee8ab1b392","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6ae9ae7a-2f65-4d16-9b88-d4ef03de21d3","LogTimestamp":"2023-04-25T00:55:13.765Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:55:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:55:15.775Z","message":"Entering","context":{"RequestID":"63bd4eb5-7be2-411e-a90b-d1ae73273124","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"d6d6e170-45f9-4a3d-8cbb-e767c43cce8f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:55:15.775Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:55:15.778Z","message":"{\"transactionId\":\"63bd4eb5-7be2-411e-a90b-d1ae73273124\",\"status\":\"200\",\"rqstDate\":\"230425-00:55:15:776\",\"respDate\":\"230425-00:55:15:777\",\"sourceId\":\"haproxy:63bd4eb5-7be2-411e-a90b-d1ae73273124\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:55:15:776-25876\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b3f260cf-f9b0-4285-ac56-e9463a5d26e4], x-b3-parentspanid=[6950b12edbe8649e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[244413631c8a10346950b12edbe8649e], x-b3-spanid=[96850cbf7fc20839], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[63bd4eb5-7be2-411e-a90b-d1ae73273124]}\\\"}\"}","context":{"RequestID":"63bd4eb5-7be2-411e-a90b-d1ae73273124","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"d6d6e170-45f9-4a3d-8cbb-e767c43cce8f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:55:15.775Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:55:15.778Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"63bd4eb5-7be2-411e-a90b-d1ae73273124","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d6d6e170-45f9-4a3d-8cbb-e767c43cce8f","LogTimestamp":"2023-04-25T00:55:15.778Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:55:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:55:17.789Z","message":"Entering","context":{"RequestID":"16f0e209-39ad-4e1b-a46f-f67de29dda95","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"abf4afbd-490a-43e8-86d3-cdb8ec264ffb","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:55:17.789Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:55:17.792Z","message":"{\"transactionId\":\"16f0e209-39ad-4e1b-a46f-f67de29dda95\",\"status\":\"200\",\"rqstDate\":\"230425-00:55:17:790\",\"respDate\":\"230425-00:55:17:792\",\"sourceId\":\"haproxy:16f0e209-39ad-4e1b-a46f-f67de29dda95\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:55:17:790-98322\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9e496dc8-0a38-43e1-8516-bc3ee3fe39c4], x-b3-parentspanid=[1df4745899d803d6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2a1d6fb63c823c6b1df4745899d803d6], x-b3-spanid=[c2b2b574425cff4d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[16f0e209-39ad-4e1b-a46f-f67de29dda95]}\\\"}\"}","context":{"RequestID":"16f0e209-39ad-4e1b-a46f-f67de29dda95","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"abf4afbd-490a-43e8-86d3-cdb8ec264ffb","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:55:17.789Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:55:17.793Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"16f0e209-39ad-4e1b-a46f-f67de29dda95","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"abf4afbd-490a-43e8-86d3-cdb8ec264ffb","LogTimestamp":"2023-04-25T00:55:17.793Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:55:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:55:18.790Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:55:18.807Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:55:18.808Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:55:18.808Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:55:19.803Z","message":"Entering","context":{"RequestID":"12bc0225-c503-43be-b58d-d358b22275cf","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0881a607-453f-49c0-b46b-d718f498ae82","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:55:19.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:55:19.805Z","message":"{\"transactionId\":\"12bc0225-c503-43be-b58d-d358b22275cf\",\"status\":\"200\",\"rqstDate\":\"230425-00:55:19:804\",\"respDate\":\"230425-00:55:19:805\",\"sourceId\":\"haproxy:12bc0225-c503-43be-b58d-d358b22275cf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:55:19:804-38514\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4e1cb095-9d53-43f2-9439-de73d7d4411e], x-b3-parentspanid=[99a8151e37d42d37], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b05d583443e784ac99a8151e37d42d37], x-b3-spanid=[3ef5e324773f4815], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[12bc0225-c503-43be-b58d-d358b22275cf]}\\\"}\"}","context":{"RequestID":"12bc0225-c503-43be-b58d-d358b22275cf","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0881a607-453f-49c0-b46b-d718f498ae82","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:55:19.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:55:19.806Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"12bc0225-c503-43be-b58d-d358b22275cf","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0881a607-453f-49c0-b46b-d718f498ae82","LogTimestamp":"2023-04-25T00:55:19.806Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:55:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:55:20.882Z","message":"Entering","context":{"RequestID":"d849cae6-1ce8-467f-b5a7-1ebad40334c4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"023642bd-644d-423c-94e6-6f98d23d1e62","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:55:20.882Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:55:20.884Z","message":"{\"transactionId\":\"d849cae6-1ce8-467f-b5a7-1ebad40334c4\",\"status\":\"200\",\"rqstDate\":\"230425-00:55:20:883\",\"respDate\":\"230425-00:55:20:884\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d849cae6-1ce8-467f-b5a7-1ebad40334c4\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:55:20:883-84100\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[96553e7e-2b95-4d52-80af-94b7dfc377d7], x-b3-parentspanid=[a4aa7b9c8631d00b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41925], x-envoy-attempt-count=[1], x-b3-traceid=[14cbae0a029e4da1a4aa7b9c8631d00b], x-b3-spanid=[fcf8ab4b1fcae987], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d849cae6-1ce8-467f-b5a7-1ebad40334c4]}\\\"}\"}","context":{"RequestID":"d849cae6-1ce8-467f-b5a7-1ebad40334c4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"023642bd-644d-423c-94e6-6f98d23d1e62","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:55:20.882Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:55:20.885Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d849cae6-1ce8-467f-b5a7-1ebad40334c4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"023642bd-644d-423c-94e6-6f98d23d1e62","LogTimestamp":"2023-04-25T00:55:20.885Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:55:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:55:21.097Z","message":"Entering","context":{"RequestID":"6330185f-26b4-42aa-88a2-e02543e5d57e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"eb451d18-4da1-4e00-bff5-96aa9cbaecc9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:55:21.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:55:21.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"6330185f-26b4-42aa-88a2-e02543e5d57e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"eb451d18-4da1-4e00-bff5-96aa9cbaecc9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:55:21.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:55:21.100Z","message":"{\"transactionId\":\"6330185f-26b4-42aa-88a2-e02543e5d57e\",\"status\":\"200\",\"rqstDate\":\"230425-00:55:21:098\",\"respDate\":\"230425-00:55:21:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:6330185f-26b4-42aa-88a2-e02543e5d57e\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:55:21:098-59619\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[6330185f-26b4-42aa-88a2-e02543e5d57e]}\\\"}\"}","context":{"RequestID":"6330185f-26b4-42aa-88a2-e02543e5d57e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"eb451d18-4da1-4e00-bff5-96aa9cbaecc9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:55:21.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:55:21.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6330185f-26b4-42aa-88a2-e02543e5d57e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eb451d18-4da1-4e00-bff5-96aa9cbaecc9","LogTimestamp":"2023-04-25T00:55:21.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:55:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:55:21.815Z","message":"Entering","context":{"RequestID":"45a044fc-f362-49ae-ae70-1279358df59e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3e54beaf-10a0-4fa5-9415-1404fb5729ae","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:55:21.815Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:55:21.817Z","message":"{\"transactionId\":\"45a044fc-f362-49ae-ae70-1279358df59e\",\"status\":\"200\",\"rqstDate\":\"230425-00:55:21:816\",\"respDate\":\"230425-00:55:21:817\",\"sourceId\":\"haproxy:45a044fc-f362-49ae-ae70-1279358df59e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:55:21:816-38515\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[90addce7-45fc-4ec2-8e7b-b55140cbc944], x-b3-parentspanid=[6e94988f09759fa7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[526215d1679ac5776e94988f09759fa7], x-b3-spanid=[02038e9f4d9d6a42], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[45a044fc-f362-49ae-ae70-1279358df59e]}\\\"}\"}","context":{"RequestID":"45a044fc-f362-49ae-ae70-1279358df59e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3e54beaf-10a0-4fa5-9415-1404fb5729ae","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:55:21.815Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:55:21.818Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"45a044fc-f362-49ae-ae70-1279358df59e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3e54beaf-10a0-4fa5-9415-1404fb5729ae","LogTimestamp":"2023-04-25T00:55:21.818Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:55:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:55:23.826Z","message":"Entering","context":{"RequestID":"e5ddc973-5f07-4b93-ae6a-f89c516324b1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"549f19fd-743b-4429-b8f7-ad1dc12ab49b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:55:23.826Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:55:23.829Z","message":"{\"transactionId\":\"e5ddc973-5f07-4b93-ae6a-f89c516324b1\",\"status\":\"200\",\"rqstDate\":\"230425-00:55:23:827\",\"respDate\":\"230425-00:55:23:829\",\"sourceId\":\"haproxy:e5ddc973-5f07-4b93-ae6a-f89c516324b1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:55:23:827-73766\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f82e2d41-98ab-414c-9897-0379800ea3e2], x-b3-parentspanid=[5192e62a9ca595dd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[205fb97050728c615192e62a9ca595dd], x-b3-spanid=[c0dc97cad517b947], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e5ddc973-5f07-4b93-ae6a-f89c516324b1]}\\\"}\"}","context":{"RequestID":"e5ddc973-5f07-4b93-ae6a-f89c516324b1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"549f19fd-743b-4429-b8f7-ad1dc12ab49b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:55:23.826Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:55:23.829Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e5ddc973-5f07-4b93-ae6a-f89c516324b1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"549f19fd-743b-4429-b8f7-ad1dc12ab49b","LogTimestamp":"2023-04-25T00:55:23.829Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:55:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:55:25.839Z","message":"Entering","context":{"RequestID":"aa56e0bc-1354-412c-96e0-13996b33ba56","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d0b87ece-6b63-4463-b772-8706d87573f9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:55:25.839Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:55:25.841Z","message":"{\"transactionId\":\"aa56e0bc-1354-412c-96e0-13996b33ba56\",\"status\":\"200\",\"rqstDate\":\"230425-00:55:25:840\",\"respDate\":\"230425-00:55:25:841\",\"sourceId\":\"haproxy:aa56e0bc-1354-412c-96e0-13996b33ba56\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:55:25:840-26844\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[09f62714-ecfd-435f-b776-3b1dc7d864b0], x-b3-parentspanid=[df3581b9532f7bff], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fb7de5e2bc2244abdf3581b9532f7bff], x-b3-spanid=[96f6122a0527067f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[aa56e0bc-1354-412c-96e0-13996b33ba56]}\\\"}\"}","context":{"RequestID":"aa56e0bc-1354-412c-96e0-13996b33ba56","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d0b87ece-6b63-4463-b772-8706d87573f9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:55:25.839Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:55:25.842Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aa56e0bc-1354-412c-96e0-13996b33ba56","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d0b87ece-6b63-4463-b772-8706d87573f9","LogTimestamp":"2023-04-25T00:55:25.842Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:55:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:55:27.852Z","message":"Entering","context":{"RequestID":"c3b27be2-d72a-4910-a3fe-6a0414765753","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"587bc23e-cccc-4409-86b6-48a0c2214562","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:55:27.852Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:55:27.853Z","message":"{\"transactionId\":\"c3b27be2-d72a-4910-a3fe-6a0414765753\",\"status\":\"200\",\"rqstDate\":\"230425-00:55:27:852\",\"respDate\":\"230425-00:55:27:853\",\"sourceId\":\"haproxy:c3b27be2-d72a-4910-a3fe-6a0414765753\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:55:27:852-76135\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5c2e7b03-a4cf-9a82-9dad-f1766c3b091c], x-b3-parentspanid=[a2bc0afd0bb6ae02], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e10acb3f5daa52f3a2bc0afd0bb6ae02], x-b3-spanid=[28e455aefbd65668], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c3b27be2-d72a-4910-a3fe-6a0414765753]}\\\"}\"}","context":{"RequestID":"c3b27be2-d72a-4910-a3fe-6a0414765753","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"587bc23e-cccc-4409-86b6-48a0c2214562","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:55:27.852Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:55:27.854Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c3b27be2-d72a-4910-a3fe-6a0414765753","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"587bc23e-cccc-4409-86b6-48a0c2214562","LogTimestamp":"2023-04-25T00:55:27.854Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:55:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:55:28.790Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:55:28.803Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:55:28.804Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:55:28.804Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:55:29.865Z","message":"Entering","context":{"RequestID":"a90583b4-224f-496b-8a90-9a3e9bfc51c9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"77be6dcf-3525-4843-855c-7331164a0be8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:55:29.865Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:55:29.867Z","message":"{\"transactionId\":\"a90583b4-224f-496b-8a90-9a3e9bfc51c9\",\"status\":\"200\",\"rqstDate\":\"230425-00:55:29:866\",\"respDate\":\"230425-00:55:29:867\",\"sourceId\":\"haproxy:a90583b4-224f-496b-8a90-9a3e9bfc51c9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:55:29:866-42360\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5f09c3aa-4b70-4e9f-af82-b0eea97704ae], x-b3-parentspanid=[fbdb48d4414f239d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0ebf45776cbbed35fbdb48d4414f239d], x-b3-spanid=[a572cedc80924fb4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a90583b4-224f-496b-8a90-9a3e9bfc51c9]}\\\"}\"}","context":{"RequestID":"a90583b4-224f-496b-8a90-9a3e9bfc51c9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"77be6dcf-3525-4843-855c-7331164a0be8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:55:29.865Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:55:29.868Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a90583b4-224f-496b-8a90-9a3e9bfc51c9","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"77be6dcf-3525-4843-855c-7331164a0be8","LogTimestamp":"2023-04-25T00:55:29.868Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:55:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:55:30.881Z","message":"Entering","context":{"RequestID":"1339c315-220e-4cf4-ad00-95d463101730","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"37e24587-154d-4c14-a480-1dbd401d2eb3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:55:30.881Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:55:30.883Z","message":"{\"transactionId\":\"1339c315-220e-4cf4-ad00-95d463101730\",\"status\":\"200\",\"rqstDate\":\"230425-00:55:30:882\",\"respDate\":\"230425-00:55:30:883\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:1339c315-220e-4cf4-ad00-95d463101730\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:55:30:882-69961\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ecd096ac-c65d-47a0-8ab0-b7de0caa7f19], x-b3-parentspanid=[2cb2ca37e94a9776], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[48477], x-envoy-attempt-count=[1], x-b3-traceid=[1eb28dd378da5c182cb2ca37e94a9776], x-b3-spanid=[cef492d628a653d7], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[1339c315-220e-4cf4-ad00-95d463101730]}\\\"}\"}","context":{"RequestID":"1339c315-220e-4cf4-ad00-95d463101730","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"37e24587-154d-4c14-a480-1dbd401d2eb3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:55:30.881Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:55:30.884Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1339c315-220e-4cf4-ad00-95d463101730","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"37e24587-154d-4c14-a480-1dbd401d2eb3","LogTimestamp":"2023-04-25T00:55:30.884Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:55:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:55:31.096Z","message":"Entering","context":{"RequestID":"36333fbb-c7e2-4f94-89b2-a82189e57828","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7b7b54d6-7710-45e5-b2a3-f2644bc53a73","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:55:31.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:55:31.097Z","message":"Database is available from CACHED check.","context":{"RequestID":"36333fbb-c7e2-4f94-89b2-a82189e57828","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7b7b54d6-7710-45e5-b2a3-f2644bc53a73","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:55:31.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:55:31.098Z","message":"{\"transactionId\":\"36333fbb-c7e2-4f94-89b2-a82189e57828\",\"status\":\"200\",\"rqstDate\":\"230425-00:55:31:097\",\"respDate\":\"230425-00:55:31:098\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:36333fbb-c7e2-4f94-89b2-a82189e57828\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:55:31:097-35144\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[36333fbb-c7e2-4f94-89b2-a82189e57828]}\\\"}\"}","context":{"RequestID":"36333fbb-c7e2-4f94-89b2-a82189e57828","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7b7b54d6-7710-45e5-b2a3-f2644bc53a73","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:55:31.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:55:31.099Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"36333fbb-c7e2-4f94-89b2-a82189e57828","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7b7b54d6-7710-45e5-b2a3-f2644bc53a73","LogTimestamp":"2023-04-25T00:55:31.099Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:55:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:55:31.877Z","message":"Entering","context":{"RequestID":"de741f1e-32bd-4a48-9697-e6bc3d2c99d5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"84e9b64a-7e80-488c-a2d6-f203eecf19ad","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:55:31.877Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:55:31.879Z","message":"{\"transactionId\":\"de741f1e-32bd-4a48-9697-e6bc3d2c99d5\",\"status\":\"200\",\"rqstDate\":\"230425-00:55:31:878\",\"respDate\":\"230425-00:55:31:879\",\"sourceId\":\"haproxy:de741f1e-32bd-4a48-9697-e6bc3d2c99d5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:55:31:878-90298\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a09bf993-b115-40df-a85d-f77840bb94db], x-b3-parentspanid=[7d0abde5d64678e1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0aacf89ae825d3ea7d0abde5d64678e1], x-b3-spanid=[39e2c6bbddf482c2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[de741f1e-32bd-4a48-9697-e6bc3d2c99d5]}\\\"}\"}","context":{"RequestID":"de741f1e-32bd-4a48-9697-e6bc3d2c99d5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"84e9b64a-7e80-488c-a2d6-f203eecf19ad","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:55:31.877Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:55:31.880Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"de741f1e-32bd-4a48-9697-e6bc3d2c99d5","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"84e9b64a-7e80-488c-a2d6-f203eecf19ad","LogTimestamp":"2023-04-25T00:55:31.880Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:55:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:55:33.889Z","message":"Entering","context":{"RequestID":"a259be70-c53e-4ace-8d0c-208ace266056","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c648030f-5f46-4215-ba34-9c0c1a29d963","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:55:33.888Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:55:33.891Z","message":"{\"transactionId\":\"a259be70-c53e-4ace-8d0c-208ace266056\",\"status\":\"200\",\"rqstDate\":\"230425-00:55:33:889\",\"respDate\":\"230425-00:55:33:891\",\"sourceId\":\"haproxy:a259be70-c53e-4ace-8d0c-208ace266056\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:55:33:889-71429\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[99834d9a-bbb3-4cb3-846d-db806db298e7], x-b3-parentspanid=[3705887a185e2bf2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c200e167ef76a6743705887a185e2bf2], x-b3-spanid=[adabbb162363ddb8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a259be70-c53e-4ace-8d0c-208ace266056]}\\\"}\"}","context":{"RequestID":"a259be70-c53e-4ace-8d0c-208ace266056","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c648030f-5f46-4215-ba34-9c0c1a29d963","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:55:33.888Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:55:33.892Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a259be70-c53e-4ace-8d0c-208ace266056","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c648030f-5f46-4215-ba34-9c0c1a29d963","LogTimestamp":"2023-04-25T00:55:33.892Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:55:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:55:35.901Z","message":"Entering","context":{"RequestID":"5120f6db-85aa-4ac3-8857-4a2adef38c64","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"474c1b0c-67b6-44ad-bd90-2fa8178974b8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:55:35.901Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:55:35.902Z","message":"{\"transactionId\":\"5120f6db-85aa-4ac3-8857-4a2adef38c64\",\"status\":\"200\",\"rqstDate\":\"230425-00:55:35:901\",\"respDate\":\"230425-00:55:35:902\",\"sourceId\":\"haproxy:5120f6db-85aa-4ac3-8857-4a2adef38c64\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:55:35:901-33905\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0e5be762-4bb8-4e2f-ad58-60f537c8fcc4], x-b3-parentspanid=[319c52eda77b5090], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[082b21c89794b64e319c52eda77b5090], x-b3-spanid=[321f9d144e8c1c42], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5120f6db-85aa-4ac3-8857-4a2adef38c64]}\\\"}\"}","context":{"RequestID":"5120f6db-85aa-4ac3-8857-4a2adef38c64","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"474c1b0c-67b6-44ad-bd90-2fa8178974b8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:55:35.901Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:55:35.903Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5120f6db-85aa-4ac3-8857-4a2adef38c64","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"474c1b0c-67b6-44ad-bd90-2fa8178974b8","LogTimestamp":"2023-04-25T00:55:35.903Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:55:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:55:37.912Z","message":"Entering","context":{"RequestID":"94b689b6-63cb-4d33-a68f-a56f5cdc8416","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"06be8b89-bde0-4545-98a8-d9f71ab1c4bc","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:55:37.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:55:37.915Z","message":"{\"transactionId\":\"94b689b6-63cb-4d33-a68f-a56f5cdc8416\",\"status\":\"200\",\"rqstDate\":\"230425-00:55:37:913\",\"respDate\":\"230425-00:55:37:915\",\"sourceId\":\"haproxy:94b689b6-63cb-4d33-a68f-a56f5cdc8416\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:55:37:913-31267\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d8bfddeb-cfc4-4dc8-adf6-cc2c0bd79021], x-b3-parentspanid=[41e12655323995e5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4c3a2b94d142d35241e12655323995e5], x-b3-spanid=[803cc7dd4f01dfb2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[94b689b6-63cb-4d33-a68f-a56f5cdc8416]}\\\"}\"}","context":{"RequestID":"94b689b6-63cb-4d33-a68f-a56f5cdc8416","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"06be8b89-bde0-4545-98a8-d9f71ab1c4bc","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:55:37.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:55:37.916Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"94b689b6-63cb-4d33-a68f-a56f5cdc8416","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"06be8b89-bde0-4545-98a8-d9f71ab1c4bc","LogTimestamp":"2023-04-25T00:55:37.915Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:55:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:55:38.790Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:55:38.807Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:55:38.808Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:55:38.808Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:55:39.925Z","message":"Entering","context":{"RequestID":"16e54ebb-cb7f-4e66-8279-5ecda85695da","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"62e6127c-39e4-42b2-91b1-554c6fa6cd7d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:55:39.925Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:55:39.927Z","message":"{\"transactionId\":\"16e54ebb-cb7f-4e66-8279-5ecda85695da\",\"status\":\"200\",\"rqstDate\":\"230425-00:55:39:926\",\"respDate\":\"230425-00:55:39:927\",\"sourceId\":\"haproxy:16e54ebb-cb7f-4e66-8279-5ecda85695da\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:55:39:926-28502\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[32245d5d-6717-454e-9a20-dd08c147e5cd], x-b3-parentspanid=[8c11a23927a25d54], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a20591a865dbb3ab8c11a23927a25d54], x-b3-spanid=[6bacd69eb3e68bf9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[16e54ebb-cb7f-4e66-8279-5ecda85695da]}\\\"}\"}","context":{"RequestID":"16e54ebb-cb7f-4e66-8279-5ecda85695da","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"62e6127c-39e4-42b2-91b1-554c6fa6cd7d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:55:39.925Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:55:39.928Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"16e54ebb-cb7f-4e66-8279-5ecda85695da","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"62e6127c-39e4-42b2-91b1-554c6fa6cd7d","LogTimestamp":"2023-04-25T00:55:39.928Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:55:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:55:40.883Z","message":"Entering","context":{"RequestID":"112f4939-cb10-48aa-9dff-fa9c4aadbe48","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"92ec3398-4d86-449f-bd20-1f318a3b7083","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:55:40.882Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:55:40.886Z","message":"{\"transactionId\":\"112f4939-cb10-48aa-9dff-fa9c4aadbe48\",\"status\":\"200\",\"rqstDate\":\"230425-00:55:40:884\",\"respDate\":\"230425-00:55:40:885\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:112f4939-cb10-48aa-9dff-fa9c4aadbe48\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:55:40:884-87323\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9e90157a-c39f-4f44-9f17-632a36c17ba7], x-b3-parentspanid=[b306aac017d159d9], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49115], x-envoy-attempt-count=[1], x-b3-traceid=[60558edeb1df3726b306aac017d159d9], x-b3-spanid=[470b0be6cbf252db], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[112f4939-cb10-48aa-9dff-fa9c4aadbe48]}\\\"}\"}","context":{"RequestID":"112f4939-cb10-48aa-9dff-fa9c4aadbe48","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"92ec3398-4d86-449f-bd20-1f318a3b7083","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:55:40.882Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:55:40.887Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"112f4939-cb10-48aa-9dff-fa9c4aadbe48","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"92ec3398-4d86-449f-bd20-1f318a3b7083","LogTimestamp":"2023-04-25T00:55:40.886Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:55:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:55:41.096Z","message":"Entering","context":{"RequestID":"4410dcfc-23a0-4299-b026-587b83f2dfe0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1412f957-5d34-41cd-8463-b0aaebdbc071","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:55:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:55:41.097Z","message":"Database is available from CACHED check.","context":{"RequestID":"4410dcfc-23a0-4299-b026-587b83f2dfe0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1412f957-5d34-41cd-8463-b0aaebdbc071","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:55:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:55:41.099Z","message":"{\"transactionId\":\"4410dcfc-23a0-4299-b026-587b83f2dfe0\",\"status\":\"200\",\"rqstDate\":\"230425-00:55:41:096\",\"respDate\":\"230425-00:55:41:098\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4410dcfc-23a0-4299-b026-587b83f2dfe0\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:55:41:096-86559\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4410dcfc-23a0-4299-b026-587b83f2dfe0]}\\\"}\"}","context":{"RequestID":"4410dcfc-23a0-4299-b026-587b83f2dfe0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1412f957-5d34-41cd-8463-b0aaebdbc071","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:55:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:55:41.099Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4410dcfc-23a0-4299-b026-587b83f2dfe0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1412f957-5d34-41cd-8463-b0aaebdbc071","LogTimestamp":"2023-04-25T00:55:41.099Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:55:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:55:41.939Z","message":"Entering","context":{"RequestID":"e18fbe19-afdf-46dd-8a79-a17b10f63724","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"27bac242-bef1-41b3-8592-13a4cef64d2a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:55:41.939Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:55:41.941Z","message":"{\"transactionId\":\"e18fbe19-afdf-46dd-8a79-a17b10f63724\",\"status\":\"200\",\"rqstDate\":\"230425-00:55:41:940\",\"respDate\":\"230425-00:55:41:941\",\"sourceId\":\"haproxy:e18fbe19-afdf-46dd-8a79-a17b10f63724\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:55:41:940-91254\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[718f878e-aa65-49f5-a821-8005ded0924a], x-b3-parentspanid=[cc430fa0d52513c9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5251b6114ba74e78cc430fa0d52513c9], x-b3-spanid=[7574b536f6610152], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e18fbe19-afdf-46dd-8a79-a17b10f63724]}\\\"}\"}","context":{"RequestID":"e18fbe19-afdf-46dd-8a79-a17b10f63724","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"27bac242-bef1-41b3-8592-13a4cef64d2a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:55:41.939Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:55:41.942Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e18fbe19-afdf-46dd-8a79-a17b10f63724","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"27bac242-bef1-41b3-8592-13a4cef64d2a","LogTimestamp":"2023-04-25T00:55:41.942Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:55:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:55:42.440Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:55:42.443Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:55:43.952Z","message":"Entering","context":{"RequestID":"e442aa52-8f65-48b5-9808-5edc57c8e6cc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"910612a9-45eb-42bd-b994-f7a61ea3f8b0","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:55:43.952Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:55:43.955Z","message":"{\"transactionId\":\"e442aa52-8f65-48b5-9808-5edc57c8e6cc\",\"status\":\"200\",\"rqstDate\":\"230425-00:55:43:953\",\"respDate\":\"230425-00:55:43:955\",\"sourceId\":\"haproxy:e442aa52-8f65-48b5-9808-5edc57c8e6cc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:55:43:953-6462\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[227eb0c8-2e2d-4684-bfcf-1141166569b0], x-b3-parentspanid=[a91764327259442a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[20fbeb14f5eb71a7a91764327259442a], x-b3-spanid=[2ab2c90cd0957b9e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e442aa52-8f65-48b5-9808-5edc57c8e6cc]}\\\"}\"}","context":{"RequestID":"e442aa52-8f65-48b5-9808-5edc57c8e6cc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"910612a9-45eb-42bd-b994-f7a61ea3f8b0","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:55:43.952Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:55:43.956Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e442aa52-8f65-48b5-9808-5edc57c8e6cc","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"910612a9-45eb-42bd-b994-f7a61ea3f8b0","LogTimestamp":"2023-04-25T00:55:43.956Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:55:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:55:45.964Z","message":"Entering","context":{"RequestID":"86998071-1802-4e91-a376-74a68957de82","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"69719c87-2b8e-4651-a3eb-62665f28005f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:55:45.964Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:55:45.966Z","message":"{\"transactionId\":\"86998071-1802-4e91-a376-74a68957de82\",\"status\":\"200\",\"rqstDate\":\"230425-00:55:45:965\",\"respDate\":\"230425-00:55:45:966\",\"sourceId\":\"haproxy:86998071-1802-4e91-a376-74a68957de82\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:55:45:965-64691\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4b9663f3-88fe-4b83-b5fe-1d1fb77e0ec3], x-b3-parentspanid=[9a092edf6240078f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fdd42ef86f84fa0d9a092edf6240078f], x-b3-spanid=[1d25384b610ce04f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[86998071-1802-4e91-a376-74a68957de82]}\\\"}\"}","context":{"RequestID":"86998071-1802-4e91-a376-74a68957de82","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"69719c87-2b8e-4651-a3eb-62665f28005f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:55:45.964Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:55:45.966Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"86998071-1802-4e91-a376-74a68957de82","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"69719c87-2b8e-4651-a3eb-62665f28005f","LogTimestamp":"2023-04-25T00:55:45.966Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:55:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-25T00:55:47.974Z","message":"Entering","context":{"RequestID":"bf70d053-4db5-45b0-bb36-4e64b6df76ef","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6f88870d-e04e-454e-a70e-7581d7f298d3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:55:47.974Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:55:47.976Z","message":"{\"transactionId\":\"bf70d053-4db5-45b0-bb36-4e64b6df76ef\",\"status\":\"200\",\"rqstDate\":\"230425-00:55:47:975\",\"respDate\":\"230425-00:55:47:976\",\"sourceId\":\"haproxy:bf70d053-4db5-45b0-bb36-4e64b6df76ef\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:55:47:975-69806\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cf8d7df8-ac5c-4522-9f49-37872882137e], x-b3-parentspanid=[badac00a48b3d851], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bea0cc50d2e2ec60badac00a48b3d851], x-b3-spanid=[664974a123478d9e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bf70d053-4db5-45b0-bb36-4e64b6df76ef]}\\\"}\"}","context":{"RequestID":"bf70d053-4db5-45b0-bb36-4e64b6df76ef","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6f88870d-e04e-454e-a70e-7581d7f298d3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:55:47.974Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:55:47.977Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bf70d053-4db5-45b0-bb36-4e64b6df76ef","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6f88870d-e04e-454e-a70e-7581d7f298d3","LogTimestamp":"2023-04-25T00:55:47.977Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:55:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:55:48.790Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:55:48.806Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:55:48.806Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:55:48.807Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:55:49.985Z","message":"Entering","context":{"RequestID":"13e86b55-a1e2-475c-87a5-36509d82cf2a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9f333b6f-1bb3-4a0a-8cfc-aa4cc1617f27","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:55:49.984Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:55:49.986Z","message":"{\"transactionId\":\"13e86b55-a1e2-475c-87a5-36509d82cf2a\",\"status\":\"200\",\"rqstDate\":\"230425-00:55:49:985\",\"respDate\":\"230425-00:55:49:986\",\"sourceId\":\"haproxy:13e86b55-a1e2-475c-87a5-36509d82cf2a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:55:49:985-68956\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[baad3270-f91d-4f71-a4d4-dcff2fbdcfb0], x-b3-parentspanid=[c816ac1a82422277], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a170915028e8acabc816ac1a82422277], x-b3-spanid=[e642461e069f4644], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[13e86b55-a1e2-475c-87a5-36509d82cf2a]}\\\"}\"}","context":{"RequestID":"13e86b55-a1e2-475c-87a5-36509d82cf2a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9f333b6f-1bb3-4a0a-8cfc-aa4cc1617f27","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:55:49.984Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:55:49.987Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"13e86b55-a1e2-475c-87a5-36509d82cf2a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9f333b6f-1bb3-4a0a-8cfc-aa4cc1617f27","LogTimestamp":"2023-04-25T00:55:49.987Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:55:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:55:50.880Z","message":"Entering","context":{"RequestID":"8f3fdafd-7a99-4c23-bc93-13fd1ee90066","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5196d01b-6d07-4fa9-9a99-03502ac5c8c7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:55:50.880Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:55:50.883Z","message":"{\"transactionId\":\"8f3fdafd-7a99-4c23-bc93-13fd1ee90066\",\"status\":\"200\",\"rqstDate\":\"230425-00:55:50:881\",\"respDate\":\"230425-00:55:50:883\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:8f3fdafd-7a99-4c23-bc93-13fd1ee90066\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:55:50:881-63003\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[05811ab4-348e-4a3f-89ea-347a9866aeaa], x-b3-parentspanid=[79193f049990f86e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39425], x-envoy-attempt-count=[1], x-b3-traceid=[e0dd444d271e859879193f049990f86e], x-b3-spanid=[510c44c8497c9496], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[8f3fdafd-7a99-4c23-bc93-13fd1ee90066]}\\\"}\"}","context":{"RequestID":"8f3fdafd-7a99-4c23-bc93-13fd1ee90066","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5196d01b-6d07-4fa9-9a99-03502ac5c8c7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:55:50.880Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:55:50.883Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8f3fdafd-7a99-4c23-bc93-13fd1ee90066","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5196d01b-6d07-4fa9-9a99-03502ac5c8c7","LogTimestamp":"2023-04-25T00:55:50.883Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:55:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:55:51.096Z","message":"Entering","context":{"RequestID":"7f498dc3-cc6b-4c1f-a21c-154c8d2da0a0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b121303f-e11f-4d57-9b26-af4bbe3b3665","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:55:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:55:51.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"7f498dc3-cc6b-4c1f-a21c-154c8d2da0a0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b121303f-e11f-4d57-9b26-af4bbe3b3665","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:55:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:55:51.100Z","message":"{\"transactionId\":\"7f498dc3-cc6b-4c1f-a21c-154c8d2da0a0\",\"status\":\"200\",\"rqstDate\":\"230425-00:55:51:097\",\"respDate\":\"230425-00:55:51:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7f498dc3-cc6b-4c1f-a21c-154c8d2da0a0\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:55:51:097-67731\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7f498dc3-cc6b-4c1f-a21c-154c8d2da0a0]}\\\"}\"}","context":{"RequestID":"7f498dc3-cc6b-4c1f-a21c-154c8d2da0a0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b121303f-e11f-4d57-9b26-af4bbe3b3665","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:55:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:55:51.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7f498dc3-cc6b-4c1f-a21c-154c8d2da0a0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b121303f-e11f-4d57-9b26-af4bbe3b3665","LogTimestamp":"2023-04-25T00:55:51.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:55:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:55:51.995Z","message":"Entering","context":{"RequestID":"1a3277b8-563c-4e5f-8121-c710e7f9514b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b2c73898-4056-46f1-a7cd-76686da6d7f8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:55:51.995Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:55:51.997Z","message":"{\"transactionId\":\"1a3277b8-563c-4e5f-8121-c710e7f9514b\",\"status\":\"200\",\"rqstDate\":\"230425-00:55:51:996\",\"respDate\":\"230425-00:55:51:997\",\"sourceId\":\"haproxy:1a3277b8-563c-4e5f-8121-c710e7f9514b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:55:51:996-87977\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[97fa15e0-9ce6-44af-8ea3-7c63a9f5d046], x-b3-parentspanid=[87942e4f07df856c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f294742b5761df0487942e4f07df856c], x-b3-spanid=[462f9cc2bc8fb83b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1a3277b8-563c-4e5f-8121-c710e7f9514b]}\\\"}\"}","context":{"RequestID":"1a3277b8-563c-4e5f-8121-c710e7f9514b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b2c73898-4056-46f1-a7cd-76686da6d7f8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:55:51.995Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:55:51.998Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1a3277b8-563c-4e5f-8121-c710e7f9514b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b2c73898-4056-46f1-a7cd-76686da6d7f8","LogTimestamp":"2023-04-25T00:55:51.998Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:55:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:55:54.007Z","message":"Entering","context":{"RequestID":"41b54789-c17a-4b8a-a44d-4c47177f32c2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e3fa3d35-413e-44ba-96bd-599260cbf60c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:55:54.007Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:55:54.009Z","message":"{\"transactionId\":\"41b54789-c17a-4b8a-a44d-4c47177f32c2\",\"status\":\"200\",\"rqstDate\":\"230425-00:55:54:007\",\"respDate\":\"230425-00:55:54:008\",\"sourceId\":\"haproxy:41b54789-c17a-4b8a-a44d-4c47177f32c2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:55:54:007-91502\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9e2bb1ee-de58-44fe-bf03-36972b7d8aae], x-b3-parentspanid=[315ef54b5b8d2a8a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c8fb4f3b5635ebf7315ef54b5b8d2a8a], x-b3-spanid=[b54e57dd35cd024d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[41b54789-c17a-4b8a-a44d-4c47177f32c2]}\\\"}\"}","context":{"RequestID":"41b54789-c17a-4b8a-a44d-4c47177f32c2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e3fa3d35-413e-44ba-96bd-599260cbf60c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:55:54.007Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:55:54.009Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"41b54789-c17a-4b8a-a44d-4c47177f32c2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e3fa3d35-413e-44ba-96bd-599260cbf60c","LogTimestamp":"2023-04-25T00:55:54.009Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:55:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:55:56.018Z","message":"Entering","context":{"RequestID":"8dd91e0f-613f-4f29-8fe8-1ddeeaa989ba","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f972b69f-b988-4ba1-8880-82f178aaa2e7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:55:56.017Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:55:56.019Z","message":"{\"transactionId\":\"8dd91e0f-613f-4f29-8fe8-1ddeeaa989ba\",\"status\":\"200\",\"rqstDate\":\"230425-00:55:56:018\",\"respDate\":\"230425-00:55:56:019\",\"sourceId\":\"haproxy:8dd91e0f-613f-4f29-8fe8-1ddeeaa989ba\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:55:56:018-9100\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[982cd424-0834-417a-9c5f-05838c62de3b], x-b3-parentspanid=[c8e43578b18dc0bf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[faba7e39542a5e61c8e43578b18dc0bf], x-b3-spanid=[47f60057d6b68aec], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8dd91e0f-613f-4f29-8fe8-1ddeeaa989ba]}\\\"}\"}","context":{"RequestID":"8dd91e0f-613f-4f29-8fe8-1ddeeaa989ba","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f972b69f-b988-4ba1-8880-82f178aaa2e7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:55:56.017Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:55:56.020Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8dd91e0f-613f-4f29-8fe8-1ddeeaa989ba","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f972b69f-b988-4ba1-8880-82f178aaa2e7","LogTimestamp":"2023-04-25T00:55:56.020Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:55:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:55:58.029Z","message":"Entering","context":{"RequestID":"889ec904-c354-4697-9fc1-d747a3574a17","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"08262e19-6e79-4f2d-8857-50dd8fc47cfb","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:55:58.029Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:55:58.031Z","message":"{\"transactionId\":\"889ec904-c354-4697-9fc1-d747a3574a17\",\"status\":\"200\",\"rqstDate\":\"230425-00:55:58:030\",\"respDate\":\"230425-00:55:58:031\",\"sourceId\":\"haproxy:889ec904-c354-4697-9fc1-d747a3574a17\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:55:58:030-82959\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4b940380-18b0-431b-89a9-39cfd518c824], x-b3-parentspanid=[5067c46649ce5caf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f1ef4a095d5484a05067c46649ce5caf], x-b3-spanid=[a1c5081af3e97461], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[889ec904-c354-4697-9fc1-d747a3574a17]}\\\"}\"}","context":{"RequestID":"889ec904-c354-4697-9fc1-d747a3574a17","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"08262e19-6e79-4f2d-8857-50dd8fc47cfb","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:55:58.029Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:55:58.032Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"889ec904-c354-4697-9fc1-d747a3574a17","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"08262e19-6e79-4f2d-8857-50dd8fc47cfb","LogTimestamp":"2023-04-25T00:55:58.032Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:55:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:55:58.789Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:55:58.803Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:55:58.803Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:55:58.804Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:00.041Z","message":"Entering","context":{"RequestID":"cd76b522-6617-4755-895c-e3256356164f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a17b2ad0-7303-4f19-b394-a4a51bce4694","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:56:00.041Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:56:00.042Z","message":"{\"transactionId\":\"cd76b522-6617-4755-895c-e3256356164f\",\"status\":\"200\",\"rqstDate\":\"230425-00:56:00:041\",\"respDate\":\"230425-00:56:00:042\",\"sourceId\":\"haproxy:cd76b522-6617-4755-895c-e3256356164f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:56:00:041-43071\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2f7bd534-7684-4967-8c20-7500fb9a47e7], x-b3-parentspanid=[a5bae9ac6c1499a1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e36015788999a693a5bae9ac6c1499a1], x-b3-spanid=[982bd1f3b10db3bf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cd76b522-6617-4755-895c-e3256356164f]}\\\"}\"}","context":{"RequestID":"cd76b522-6617-4755-895c-e3256356164f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a17b2ad0-7303-4f19-b394-a4a51bce4694","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:56:00.041Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:00.043Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cd76b522-6617-4755-895c-e3256356164f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a17b2ad0-7303-4f19-b394-a4a51bce4694","LogTimestamp":"2023-04-25T00:56:00.043Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:56:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:56:00.879Z","message":"Entering","context":{"RequestID":"a7146ae3-f794-4707-baff-6e071d48fd4b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6334c6f0-c330-436c-9fb7-6ce77414406d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:56:00.879Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:56:00.881Z","message":"{\"transactionId\":\"a7146ae3-f794-4707-baff-6e071d48fd4b\",\"status\":\"200\",\"rqstDate\":\"230425-00:56:00:880\",\"respDate\":\"230425-00:56:00:881\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a7146ae3-f794-4707-baff-6e071d48fd4b\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:56:00:880-97753\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b13409d9-9e52-464c-9019-746a439101e5], x-b3-parentspanid=[db81442f89430c29], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[33837], x-envoy-attempt-count=[1], x-b3-traceid=[7265ae4d2e1009cadb81442f89430c29], x-b3-spanid=[15912c6866fdbbbb], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a7146ae3-f794-4707-baff-6e071d48fd4b]}\\\"}\"}","context":{"RequestID":"a7146ae3-f794-4707-baff-6e071d48fd4b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6334c6f0-c330-436c-9fb7-6ce77414406d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:56:00.879Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:00.882Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a7146ae3-f794-4707-baff-6e071d48fd4b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6334c6f0-c330-436c-9fb7-6ce77414406d","LogTimestamp":"2023-04-25T00:56:00.882Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:56:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:56:01.097Z","message":"Entering","context":{"RequestID":"7f21f226-05df-4f8c-a6c2-134e04f79fa7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5b2c6817-50ff-4f30-aba2-92b2448cd25a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:56:01.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:56:01.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"7f21f226-05df-4f8c-a6c2-134e04f79fa7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5b2c6817-50ff-4f30-aba2-92b2448cd25a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:56:01.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:01.101Z","message":"{\"transactionId\":\"7f21f226-05df-4f8c-a6c2-134e04f79fa7\",\"status\":\"200\",\"rqstDate\":\"230425-00:56:01:098\",\"respDate\":\"230425-00:56:01:101\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7f21f226-05df-4f8c-a6c2-134e04f79fa7\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:56:01:098-89667\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7f21f226-05df-4f8c-a6c2-134e04f79fa7]}\\\"}\"}","context":{"RequestID":"7f21f226-05df-4f8c-a6c2-134e04f79fa7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5b2c6817-50ff-4f30-aba2-92b2448cd25a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:56:01.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:01.102Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7f21f226-05df-4f8c-a6c2-134e04f79fa7","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5b2c6817-50ff-4f30-aba2-92b2448cd25a","LogTimestamp":"2023-04-25T00:56:01.102Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:56:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:56:02.052Z","message":"Entering","context":{"RequestID":"036e0331-d160-40b9-bcea-8dadc5aa323b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b1bb4db7-9d52-468a-8bc8-879bb808728e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:56:02.052Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:56:02.054Z","message":"{\"transactionId\":\"036e0331-d160-40b9-bcea-8dadc5aa323b\",\"status\":\"200\",\"rqstDate\":\"230425-00:56:02:053\",\"respDate\":\"230425-00:56:02:054\",\"sourceId\":\"haproxy:036e0331-d160-40b9-bcea-8dadc5aa323b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:56:02:053-96695\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[702602e0-5e42-493b-9b83-6ed23c93622f], x-b3-parentspanid=[39a958e9fb35c83d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[653fd3747ce4781d39a958e9fb35c83d], x-b3-spanid=[2df7578eb3673036], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[036e0331-d160-40b9-bcea-8dadc5aa323b]}\\\"}\"}","context":{"RequestID":"036e0331-d160-40b9-bcea-8dadc5aa323b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b1bb4db7-9d52-468a-8bc8-879bb808728e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:56:02.052Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:02.055Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"036e0331-d160-40b9-bcea-8dadc5aa323b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b1bb4db7-9d52-468a-8bc8-879bb808728e","LogTimestamp":"2023-04-25T00:56:02.055Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:56:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:56:04.064Z","message":"Entering","context":{"RequestID":"2fea7c2d-fe37-4d51-8d99-ad760a098cad","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"07341478-7aae-4e9e-b422-20db02b77e87","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:56:04.064Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:56:04.066Z","message":"{\"transactionId\":\"2fea7c2d-fe37-4d51-8d99-ad760a098cad\",\"status\":\"200\",\"rqstDate\":\"230425-00:56:04:065\",\"respDate\":\"230425-00:56:04:066\",\"sourceId\":\"haproxy:2fea7c2d-fe37-4d51-8d99-ad760a098cad\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:56:04:065-43849\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4ee1460c-5ab5-4c86-a534-d1caffec448c], x-b3-parentspanid=[654b1530def6af3e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a9fcdea86afa92d6654b1530def6af3e], x-b3-spanid=[3f14aa2899b2686b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2fea7c2d-fe37-4d51-8d99-ad760a098cad]}\\\"}\"}","context":{"RequestID":"2fea7c2d-fe37-4d51-8d99-ad760a098cad","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"07341478-7aae-4e9e-b422-20db02b77e87","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:56:04.064Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:04.067Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2fea7c2d-fe37-4d51-8d99-ad760a098cad","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"07341478-7aae-4e9e-b422-20db02b77e87","LogTimestamp":"2023-04-25T00:56:04.067Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:56:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:56:06.075Z","message":"Entering","context":{"RequestID":"d337333c-6629-46c4-9d12-a8018883fb8b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c3362d45-828a-4a75-82c0-75f508c95200","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:56:06.075Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:56:06.078Z","message":"{\"transactionId\":\"d337333c-6629-46c4-9d12-a8018883fb8b\",\"status\":\"200\",\"rqstDate\":\"230425-00:56:06:077\",\"respDate\":\"230425-00:56:06:078\",\"sourceId\":\"haproxy:d337333c-6629-46c4-9d12-a8018883fb8b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:56:06:077-82810\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5e9a464d-b393-44d7-8cf4-41d79499af66], x-b3-parentspanid=[e95b0b6cad156dc7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[21b7c5583cd02582e95b0b6cad156dc7], x-b3-spanid=[bcbabf30a84bacbf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d337333c-6629-46c4-9d12-a8018883fb8b]}\\\"}\"}","context":{"RequestID":"d337333c-6629-46c4-9d12-a8018883fb8b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c3362d45-828a-4a75-82c0-75f508c95200","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:56:06.075Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:06.078Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d337333c-6629-46c4-9d12-a8018883fb8b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c3362d45-828a-4a75-82c0-75f508c95200","LogTimestamp":"2023-04-25T00:56:06.078Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:56:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:56:08.088Z","message":"Entering","context":{"RequestID":"76cac79f-0b8c-45bc-b6d1-0255d9040297","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b249d32f-9457-46c0-ba9b-f7345abc93d5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:56:08.088Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:56:08.091Z","message":"{\"transactionId\":\"76cac79f-0b8c-45bc-b6d1-0255d9040297\",\"status\":\"200\",\"rqstDate\":\"230425-00:56:08:089\",\"respDate\":\"230425-00:56:08:090\",\"sourceId\":\"haproxy:76cac79f-0b8c-45bc-b6d1-0255d9040297\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:56:08:089-39830\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a63344d9-8edb-453c-8be8-ad98e0cb14cc], x-b3-parentspanid=[edda105551f633e1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4726b3b229e61d60edda105551f633e1], x-b3-spanid=[bbf1dab77c777b43], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[76cac79f-0b8c-45bc-b6d1-0255d9040297]}\\\"}\"}","context":{"RequestID":"76cac79f-0b8c-45bc-b6d1-0255d9040297","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b249d32f-9457-46c0-ba9b-f7345abc93d5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:56:08.088Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:08.091Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"76cac79f-0b8c-45bc-b6d1-0255d9040297","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b249d32f-9457-46c0-ba9b-f7345abc93d5","LogTimestamp":"2023-04-25T00:56:08.091Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:56:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:56:08.789Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:56:08.804Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:08.805Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:08.805Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:10.100Z","message":"Entering","context":{"RequestID":"12167392-123d-4b57-b6ea-fe0c0c9c3623","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"362b1396-27f6-4e6a-9eaa-20065ca31e97","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:56:10.100Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:56:10.102Z","message":"{\"transactionId\":\"12167392-123d-4b57-b6ea-fe0c0c9c3623\",\"status\":\"200\",\"rqstDate\":\"230425-00:56:10:101\",\"respDate\":\"230425-00:56:10:102\",\"sourceId\":\"haproxy:12167392-123d-4b57-b6ea-fe0c0c9c3623\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:56:10:101-43007\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ee9f3a69-ac42-4e05-8c4f-4e5ea857cf9d], x-b3-parentspanid=[0168dac784ded84e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[48473643acf94eb80168dac784ded84e], x-b3-spanid=[31e3f0a745198843], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[12167392-123d-4b57-b6ea-fe0c0c9c3623]}\\\"}\"}","context":{"RequestID":"12167392-123d-4b57-b6ea-fe0c0c9c3623","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"362b1396-27f6-4e6a-9eaa-20065ca31e97","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:56:10.100Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:10.103Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"12167392-123d-4b57-b6ea-fe0c0c9c3623","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"362b1396-27f6-4e6a-9eaa-20065ca31e97","LogTimestamp":"2023-04-25T00:56:10.102Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:56:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:56:10.881Z","message":"Entering","context":{"RequestID":"81d7b290-82d9-4fba-865e-26de81cc3210","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"add7acf3-e562-4599-862d-75497750b67e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:56:10.880Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:56:10.885Z","message":"{\"transactionId\":\"81d7b290-82d9-4fba-865e-26de81cc3210\",\"status\":\"200\",\"rqstDate\":\"230425-00:56:10:882\",\"respDate\":\"230425-00:56:10:884\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:81d7b290-82d9-4fba-865e-26de81cc3210\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:56:10:882-66842\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[50028232-93b3-40fc-a910-d3523b494959], x-b3-parentspanid=[95a63779cdd9141b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38057], x-envoy-attempt-count=[1], x-b3-traceid=[1d84c9741be3e6ba95a63779cdd9141b], x-b3-spanid=[6bf2d797b1d98321], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[81d7b290-82d9-4fba-865e-26de81cc3210]}\\\"}\"}","context":{"RequestID":"81d7b290-82d9-4fba-865e-26de81cc3210","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"add7acf3-e562-4599-862d-75497750b67e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:56:10.880Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:10.885Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"81d7b290-82d9-4fba-865e-26de81cc3210","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"add7acf3-e562-4599-862d-75497750b67e","LogTimestamp":"2023-04-25T00:56:10.885Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:56:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:56:11.097Z","message":"Entering","context":{"RequestID":"7316544c-6254-40c5-9599-8d602a050e81","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cc2a91ac-08f4-47eb-8a0b-d316e78a0f6e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:56:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:56:11.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"7316544c-6254-40c5-9599-8d602a050e81","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cc2a91ac-08f4-47eb-8a0b-d316e78a0f6e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:56:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:11.101Z","message":"{\"transactionId\":\"7316544c-6254-40c5-9599-8d602a050e81\",\"status\":\"200\",\"rqstDate\":\"230425-00:56:11:098\",\"respDate\":\"230425-00:56:11:101\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7316544c-6254-40c5-9599-8d602a050e81\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:56:11:098-53968\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7316544c-6254-40c5-9599-8d602a050e81]}\\\"}\"}","context":{"RequestID":"7316544c-6254-40c5-9599-8d602a050e81","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cc2a91ac-08f4-47eb-8a0b-d316e78a0f6e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:56:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:11.102Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7316544c-6254-40c5-9599-8d602a050e81","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cc2a91ac-08f4-47eb-8a0b-d316e78a0f6e","LogTimestamp":"2023-04-25T00:56:11.102Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:56:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:56:12.111Z","message":"Entering","context":{"RequestID":"78b8719c-67e8-4124-b5bd-786dee6a8315","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"52b35aef-ef56-4f55-ad8c-729a09755ee4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:56:12.111Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:56:12.114Z","message":"{\"transactionId\":\"78b8719c-67e8-4124-b5bd-786dee6a8315\",\"status\":\"200\",\"rqstDate\":\"230425-00:56:12:112\",\"respDate\":\"230425-00:56:12:114\",\"sourceId\":\"haproxy:78b8719c-67e8-4124-b5bd-786dee6a8315\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:56:12:112-57495\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[465c356d-6586-4804-a10b-c8a341b97ebe], x-b3-parentspanid=[1eddbb815e89344e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[357932c8c00a51851eddbb815e89344e], x-b3-spanid=[6a9e4a37c1f8a0dd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[78b8719c-67e8-4124-b5bd-786dee6a8315]}\\\"}\"}","context":{"RequestID":"78b8719c-67e8-4124-b5bd-786dee6a8315","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"52b35aef-ef56-4f55-ad8c-729a09755ee4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:56:12.111Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:12.114Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"78b8719c-67e8-4124-b5bd-786dee6a8315","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"52b35aef-ef56-4f55-ad8c-729a09755ee4","LogTimestamp":"2023-04-25T00:56:12.114Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:56:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:56:12.444Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:12.449Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:14.124Z","message":"Entering","context":{"RequestID":"dde1c589-b16b-4cdc-a1c7-a6eb9e446142","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2643bc4d-427a-4d2f-9bff-58ba902651a6","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:56:14.124Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:56:14.126Z","message":"{\"transactionId\":\"dde1c589-b16b-4cdc-a1c7-a6eb9e446142\",\"status\":\"200\",\"rqstDate\":\"230425-00:56:14:125\",\"respDate\":\"230425-00:56:14:126\",\"sourceId\":\"haproxy:dde1c589-b16b-4cdc-a1c7-a6eb9e446142\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:56:14:125-12939\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d89dda0c-9178-41d4-9406-3c5dc017c225], x-b3-parentspanid=[96b06157f6f4a187], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6241fe0b5a3eb32e96b06157f6f4a187], x-b3-spanid=[8144f295227ea58d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dde1c589-b16b-4cdc-a1c7-a6eb9e446142]}\\\"}\"}","context":{"RequestID":"dde1c589-b16b-4cdc-a1c7-a6eb9e446142","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2643bc4d-427a-4d2f-9bff-58ba902651a6","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:56:14.124Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:14.127Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dde1c589-b16b-4cdc-a1c7-a6eb9e446142","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2643bc4d-427a-4d2f-9bff-58ba902651a6","LogTimestamp":"2023-04-25T00:56:14.127Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:56:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:56:16.138Z","message":"Entering","context":{"RequestID":"45797a30-6f15-40e2-af6e-f6352a9a1ef4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5fb01b2e-b059-45d9-b175-c3998eb553d2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:56:16.138Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:56:16.141Z","message":"{\"transactionId\":\"45797a30-6f15-40e2-af6e-f6352a9a1ef4\",\"status\":\"200\",\"rqstDate\":\"230425-00:56:16:139\",\"respDate\":\"230425-00:56:16:141\",\"sourceId\":\"haproxy:45797a30-6f15-40e2-af6e-f6352a9a1ef4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:56:16:139-59009\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9f672e36-dba8-4fe0-b8f0-0c46cbdf4c68], x-b3-parentspanid=[2ffc6be852e4de7f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7e43d1f8e0777b562ffc6be852e4de7f], x-b3-spanid=[711d431112043d46], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[45797a30-6f15-40e2-af6e-f6352a9a1ef4]}\\\"}\"}","context":{"RequestID":"45797a30-6f15-40e2-af6e-f6352a9a1ef4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5fb01b2e-b059-45d9-b175-c3998eb553d2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:56:16.138Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:16.142Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"45797a30-6f15-40e2-af6e-f6352a9a1ef4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5fb01b2e-b059-45d9-b175-c3998eb553d2","LogTimestamp":"2023-04-25T00:56:16.142Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:56:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:56:18.151Z","message":"Entering","context":{"RequestID":"22eb2717-3cda-4b53-b7a9-ff13b72a4081","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"77722381-76b6-4833-8dc3-03772130fa00","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:56:18.151Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:56:18.153Z","message":"{\"transactionId\":\"22eb2717-3cda-4b53-b7a9-ff13b72a4081\",\"status\":\"200\",\"rqstDate\":\"230425-00:56:18:152\",\"respDate\":\"230425-00:56:18:153\",\"sourceId\":\"haproxy:22eb2717-3cda-4b53-b7a9-ff13b72a4081\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:56:18:152-87037\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2b5daea4-5f5f-42eb-868a-1980657a276d], x-b3-parentspanid=[ee5442ca7270783f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7d370853d1ad847bee5442ca7270783f], x-b3-spanid=[1f27dc09032f1e9f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[22eb2717-3cda-4b53-b7a9-ff13b72a4081]}\\\"}\"}","context":{"RequestID":"22eb2717-3cda-4b53-b7a9-ff13b72a4081","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"77722381-76b6-4833-8dc3-03772130fa00","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:56:18.151Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:18.154Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"22eb2717-3cda-4b53-b7a9-ff13b72a4081","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"77722381-76b6-4833-8dc3-03772130fa00","LogTimestamp":"2023-04-25T00:56:18.154Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:56:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:56:18.790Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:56:18.804Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:18.805Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:18.805Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:20.163Z","message":"Entering","context":{"RequestID":"329e0613-6930-48ed-97e5-9cd84fba512a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f4e0bc18-0e39-4e23-a219-97274e2b3303","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:56:20.163Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:56:20.165Z","message":"{\"transactionId\":\"329e0613-6930-48ed-97e5-9cd84fba512a\",\"status\":\"200\",\"rqstDate\":\"230425-00:56:20:164\",\"respDate\":\"230425-00:56:20:165\",\"sourceId\":\"haproxy:329e0613-6930-48ed-97e5-9cd84fba512a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:56:20:164-34252\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[78918787-eef5-4287-9136-6dda3e41db86], x-b3-parentspanid=[3dacbc731d019e39], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[40aed1cd2fb2e9d73dacbc731d019e39], x-b3-spanid=[48000d3c2572a58f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[329e0613-6930-48ed-97e5-9cd84fba512a]}\\\"}\"}","context":{"RequestID":"329e0613-6930-48ed-97e5-9cd84fba512a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f4e0bc18-0e39-4e23-a219-97274e2b3303","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:56:20.163Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:20.166Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"329e0613-6930-48ed-97e5-9cd84fba512a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f4e0bc18-0e39-4e23-a219-97274e2b3303","LogTimestamp":"2023-04-25T00:56:20.166Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:56:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:56:20.879Z","message":"Entering","context":{"RequestID":"4d9a86d2-775d-4302-9c1a-6a55ce155edc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7f931239-2a27-4ad4-a15b-d068e3a8f673","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:56:20.879Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:56:20.881Z","message":"{\"transactionId\":\"4d9a86d2-775d-4302-9c1a-6a55ce155edc\",\"status\":\"200\",\"rqstDate\":\"230425-00:56:20:880\",\"respDate\":\"230425-00:56:20:881\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4d9a86d2-775d-4302-9c1a-6a55ce155edc\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:56:20:880-49471\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6acea243-8d61-4647-a83c-2bc1a0bbe353], x-b3-parentspanid=[1d11bfd8869dcaa0], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[48643], x-envoy-attempt-count=[1], x-b3-traceid=[2412f83c9083b8a41d11bfd8869dcaa0], x-b3-spanid=[1240cba305c6d664], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4d9a86d2-775d-4302-9c1a-6a55ce155edc]}\\\"}\"}","context":{"RequestID":"4d9a86d2-775d-4302-9c1a-6a55ce155edc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7f931239-2a27-4ad4-a15b-d068e3a8f673","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:56:20.879Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:20.882Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4d9a86d2-775d-4302-9c1a-6a55ce155edc","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7f931239-2a27-4ad4-a15b-d068e3a8f673","LogTimestamp":"2023-04-25T00:56:20.882Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:56:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:56:21.096Z","message":"Entering","context":{"RequestID":"3876b64e-e0cb-4496-8ffe-d1cc36828989","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e293f0dd-5ead-4d3f-84ae-cbb08bf4ab73","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:56:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:56:21.097Z","message":"Database is available from CACHED check.","context":{"RequestID":"3876b64e-e0cb-4496-8ffe-d1cc36828989","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e293f0dd-5ead-4d3f-84ae-cbb08bf4ab73","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:56:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:21.098Z","message":"{\"transactionId\":\"3876b64e-e0cb-4496-8ffe-d1cc36828989\",\"status\":\"200\",\"rqstDate\":\"230425-00:56:21:097\",\"respDate\":\"230425-00:56:21:098\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:3876b64e-e0cb-4496-8ffe-d1cc36828989\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:56:21:097-63064\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[3876b64e-e0cb-4496-8ffe-d1cc36828989]}\\\"}\"}","context":{"RequestID":"3876b64e-e0cb-4496-8ffe-d1cc36828989","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e293f0dd-5ead-4d3f-84ae-cbb08bf4ab73","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:56:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:21.099Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3876b64e-e0cb-4496-8ffe-d1cc36828989","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e293f0dd-5ead-4d3f-84ae-cbb08bf4ab73","LogTimestamp":"2023-04-25T00:56:21.099Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:56:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:56:22.176Z","message":"Entering","context":{"RequestID":"cd1a803d-e8e6-4c9a-93b4-1daa7fc36f6a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5f927654-dad5-423d-a763-202260622ecf","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:56:22.176Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:56:22.178Z","message":"{\"transactionId\":\"cd1a803d-e8e6-4c9a-93b4-1daa7fc36f6a\",\"status\":\"200\",\"rqstDate\":\"230425-00:56:22:177\",\"respDate\":\"230425-00:56:22:178\",\"sourceId\":\"haproxy:cd1a803d-e8e6-4c9a-93b4-1daa7fc36f6a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:56:22:177-47266\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2e950adc-bd0c-4fba-9c48-630f80d046d6], x-b3-parentspanid=[7dea3f3f34e55d1f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0828cd14a62701627dea3f3f34e55d1f], x-b3-spanid=[372be89d134442d0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cd1a803d-e8e6-4c9a-93b4-1daa7fc36f6a]}\\\"}\"}","context":{"RequestID":"cd1a803d-e8e6-4c9a-93b4-1daa7fc36f6a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5f927654-dad5-423d-a763-202260622ecf","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:56:22.176Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:22.179Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cd1a803d-e8e6-4c9a-93b4-1daa7fc36f6a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5f927654-dad5-423d-a763-202260622ecf","LogTimestamp":"2023-04-25T00:56:22.179Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:56:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:56:24.188Z","message":"Entering","context":{"RequestID":"4b197741-c14c-4d77-823d-916efa2b3d25","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d829acb4-7cae-48e5-9fc6-3884449f2949","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:56:24.188Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:56:24.189Z","message":"{\"transactionId\":\"4b197741-c14c-4d77-823d-916efa2b3d25\",\"status\":\"200\",\"rqstDate\":\"230425-00:56:24:188\",\"respDate\":\"230425-00:56:24:189\",\"sourceId\":\"haproxy:4b197741-c14c-4d77-823d-916efa2b3d25\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:56:24:188-62354\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[562c538a-ce48-4f4a-8fee-368009e80ad7], x-b3-parentspanid=[c2260faa33f943cf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4d139ff7420cf844c2260faa33f943cf], x-b3-spanid=[dc370d89bd16a947], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4b197741-c14c-4d77-823d-916efa2b3d25]}\\\"}\"}","context":{"RequestID":"4b197741-c14c-4d77-823d-916efa2b3d25","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d829acb4-7cae-48e5-9fc6-3884449f2949","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:56:24.188Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:24.190Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4b197741-c14c-4d77-823d-916efa2b3d25","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d829acb4-7cae-48e5-9fc6-3884449f2949","LogTimestamp":"2023-04-25T00:56:24.190Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:56:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-25T00:56:26.198Z","message":"Entering","context":{"RequestID":"f93f3e42-c01b-4683-9c0d-2e17b0951801","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c1ae3668-da55-4d60-8fdd-ddfc76a05a92","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:56:26.198Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:56:26.200Z","message":"{\"transactionId\":\"f93f3e42-c01b-4683-9c0d-2e17b0951801\",\"status\":\"200\",\"rqstDate\":\"230425-00:56:26:199\",\"respDate\":\"230425-00:56:26:200\",\"sourceId\":\"haproxy:f93f3e42-c01b-4683-9c0d-2e17b0951801\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:56:26:199-2913\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[39a79ed6-103e-4afe-bd3c-8750c1e42941], x-b3-parentspanid=[ac6966c13d17b882], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5d622d045f48b3c2ac6966c13d17b882], x-b3-spanid=[aa3deacc32397b39], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f93f3e42-c01b-4683-9c0d-2e17b0951801]}\\\"}\"}","context":{"RequestID":"f93f3e42-c01b-4683-9c0d-2e17b0951801","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c1ae3668-da55-4d60-8fdd-ddfc76a05a92","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:56:26.198Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:26.201Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f93f3e42-c01b-4683-9c0d-2e17b0951801","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c1ae3668-da55-4d60-8fdd-ddfc76a05a92","LogTimestamp":"2023-04-25T00:56:26.201Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:56:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:56:28.209Z","message":"Entering","context":{"RequestID":"e7bcfcd3-6b00-4b8b-8369-f9bc00255965","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e4e7bb00-8c81-4d01-b093-791f81fd1813","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:56:28.209Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:56:28.211Z","message":"{\"transactionId\":\"e7bcfcd3-6b00-4b8b-8369-f9bc00255965\",\"status\":\"200\",\"rqstDate\":\"230425-00:56:28:210\",\"respDate\":\"230425-00:56:28:211\",\"sourceId\":\"haproxy:e7bcfcd3-6b00-4b8b-8369-f9bc00255965\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:56:28:210-91430\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c2b2274a-6be5-43c3-a2be-4f455f11034b], x-b3-parentspanid=[d78b63708ab01550], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cab4cc7f4c4580a0d78b63708ab01550], x-b3-spanid=[1597cbe66ce45e1e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e7bcfcd3-6b00-4b8b-8369-f9bc00255965]}\\\"}\"}","context":{"RequestID":"e7bcfcd3-6b00-4b8b-8369-f9bc00255965","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e4e7bb00-8c81-4d01-b093-791f81fd1813","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:56:28.209Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:28.212Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e7bcfcd3-6b00-4b8b-8369-f9bc00255965","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e4e7bb00-8c81-4d01-b093-791f81fd1813","LogTimestamp":"2023-04-25T00:56:28.212Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:56:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:56:28.790Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:56:28.802Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:28.803Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:28.803Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:30.220Z","message":"Entering","context":{"RequestID":"7fb19f56-028d-459f-a2ac-58ff54567ef4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4815198f-04a1-47bc-bea4-8705457883e1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:56:30.220Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:56:30.222Z","message":"{\"transactionId\":\"7fb19f56-028d-459f-a2ac-58ff54567ef4\",\"status\":\"200\",\"rqstDate\":\"230425-00:56:30:221\",\"respDate\":\"230425-00:56:30:222\",\"sourceId\":\"haproxy:7fb19f56-028d-459f-a2ac-58ff54567ef4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:56:30:221-66927\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d8bc5b3c-2f58-43cb-9b30-33bf39794b8d], x-b3-parentspanid=[c8c944c4300ea8c8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d2732a223a918471c8c944c4300ea8c8], x-b3-spanid=[2a75ce8efca899a2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7fb19f56-028d-459f-a2ac-58ff54567ef4]}\\\"}\"}","context":{"RequestID":"7fb19f56-028d-459f-a2ac-58ff54567ef4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4815198f-04a1-47bc-bea4-8705457883e1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:56:30.220Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:30.222Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7fb19f56-028d-459f-a2ac-58ff54567ef4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4815198f-04a1-47bc-bea4-8705457883e1","LogTimestamp":"2023-04-25T00:56:30.222Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:56:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:56:30.878Z","message":"Entering","context":{"RequestID":"cc2b5b1c-d5ec-40d5-80a5-dff62bcbbc6e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"070ec01d-8bf4-4fd5-97cc-38b3e9038c0d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:56:30.878Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:56:30.879Z","message":"{\"transactionId\":\"cc2b5b1c-d5ec-40d5-80a5-dff62bcbbc6e\",\"status\":\"200\",\"rqstDate\":\"230425-00:56:30:878\",\"respDate\":\"230425-00:56:30:879\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:cc2b5b1c-d5ec-40d5-80a5-dff62bcbbc6e\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:56:30:878-66099\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[43743dbe-254c-46c0-b732-983791159efa], x-b3-parentspanid=[b6b7d966c2a8cb12], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[60049], x-envoy-attempt-count=[1], x-b3-traceid=[6971f9f7061a1b4bb6b7d966c2a8cb12], x-b3-spanid=[0df0a6dba1fccbae], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[cc2b5b1c-d5ec-40d5-80a5-dff62bcbbc6e]}\\\"}\"}","context":{"RequestID":"cc2b5b1c-d5ec-40d5-80a5-dff62bcbbc6e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"070ec01d-8bf4-4fd5-97cc-38b3e9038c0d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:56:30.878Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:30.880Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cc2b5b1c-d5ec-40d5-80a5-dff62bcbbc6e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"070ec01d-8bf4-4fd5-97cc-38b3e9038c0d","LogTimestamp":"2023-04-25T00:56:30.880Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:56:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:56:31.096Z","message":"Entering","context":{"RequestID":"12d04f6c-83e4-429a-8cf5-e36a7de8ae00","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5535f787-b53d-47b8-8cf8-adc8a4fc6816","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:56:31.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:56:31.097Z","message":"Database is available from CACHED check.","context":{"RequestID":"12d04f6c-83e4-429a-8cf5-e36a7de8ae00","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5535f787-b53d-47b8-8cf8-adc8a4fc6816","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:56:31.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:31.098Z","message":"{\"transactionId\":\"12d04f6c-83e4-429a-8cf5-e36a7de8ae00\",\"status\":\"200\",\"rqstDate\":\"230425-00:56:31:096\",\"respDate\":\"230425-00:56:31:098\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:12d04f6c-83e4-429a-8cf5-e36a7de8ae00\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:56:31:096-58377\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[12d04f6c-83e4-429a-8cf5-e36a7de8ae00]}\\\"}\"}","context":{"RequestID":"12d04f6c-83e4-429a-8cf5-e36a7de8ae00","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5535f787-b53d-47b8-8cf8-adc8a4fc6816","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:56:31.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:31.098Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"12d04f6c-83e4-429a-8cf5-e36a7de8ae00","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5535f787-b53d-47b8-8cf8-adc8a4fc6816","LogTimestamp":"2023-04-25T00:56:31.098Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:56:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:56:32.232Z","message":"Entering","context":{"RequestID":"435201bd-2e84-4d50-b0ea-7812bde811d1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"dee5fe5c-2a2c-47bc-9957-54569d1fa059","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:56:32.232Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:56:32.234Z","message":"{\"transactionId\":\"435201bd-2e84-4d50-b0ea-7812bde811d1\",\"status\":\"200\",\"rqstDate\":\"230425-00:56:32:233\",\"respDate\":\"230425-00:56:32:234\",\"sourceId\":\"haproxy:435201bd-2e84-4d50-b0ea-7812bde811d1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:56:32:233-10119\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[29ec2830-fbde-444f-ada4-d827833707b7], x-b3-parentspanid=[a58b3fc805438c43], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e8a5d4a96ccedbb4a58b3fc805438c43], x-b3-spanid=[7cf16264293983ab], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[435201bd-2e84-4d50-b0ea-7812bde811d1]}\\\"}\"}","context":{"RequestID":"435201bd-2e84-4d50-b0ea-7812bde811d1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"dee5fe5c-2a2c-47bc-9957-54569d1fa059","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:56:32.232Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:32.235Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"435201bd-2e84-4d50-b0ea-7812bde811d1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dee5fe5c-2a2c-47bc-9957-54569d1fa059","LogTimestamp":"2023-04-25T00:56:32.235Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:56:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:56:34.245Z","message":"Entering","context":{"RequestID":"4d88a834-154c-4aa9-b852-bb5d74ace9a3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"68835f50-0b8e-4ec2-a4cf-8b6c6c855173","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:56:34.245Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:56:34.246Z","message":"{\"transactionId\":\"4d88a834-154c-4aa9-b852-bb5d74ace9a3\",\"status\":\"200\",\"rqstDate\":\"230425-00:56:34:245\",\"respDate\":\"230425-00:56:34:246\",\"sourceId\":\"haproxy:4d88a834-154c-4aa9-b852-bb5d74ace9a3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:56:34:245-15084\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0d21c531-eab9-40c7-ab18-c803dfd5e273], x-b3-parentspanid=[2ce98f64488019f7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6e6b40df6a2f56de2ce98f64488019f7], x-b3-spanid=[c7dc3709b134d69c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4d88a834-154c-4aa9-b852-bb5d74ace9a3]}\\\"}\"}","context":{"RequestID":"4d88a834-154c-4aa9-b852-bb5d74ace9a3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"68835f50-0b8e-4ec2-a4cf-8b6c6c855173","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:56:34.245Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:34.247Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4d88a834-154c-4aa9-b852-bb5d74ace9a3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"68835f50-0b8e-4ec2-a4cf-8b6c6c855173","LogTimestamp":"2023-04-25T00:56:34.247Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:56:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-25T00:56:36.255Z","message":"Entering","context":{"RequestID":"53ee00a7-4d49-4071-b750-12ab56663f30","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b5f6afaa-4b19-460c-90cb-ae367be02e05","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:56:36.255Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:56:36.257Z","message":"{\"transactionId\":\"53ee00a7-4d49-4071-b750-12ab56663f30\",\"status\":\"200\",\"rqstDate\":\"230425-00:56:36:256\",\"respDate\":\"230425-00:56:36:257\",\"sourceId\":\"haproxy:53ee00a7-4d49-4071-b750-12ab56663f30\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:56:36:256-80201\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cc2073a8-ecfd-4588-b6c4-080734ee2d98], x-b3-parentspanid=[4259af1d48985bb5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5ca88346becf42ea4259af1d48985bb5], x-b3-spanid=[be83183da9f62d04], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[53ee00a7-4d49-4071-b750-12ab56663f30]}\\\"}\"}","context":{"RequestID":"53ee00a7-4d49-4071-b750-12ab56663f30","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b5f6afaa-4b19-460c-90cb-ae367be02e05","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:56:36.255Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:36.258Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"53ee00a7-4d49-4071-b750-12ab56663f30","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b5f6afaa-4b19-460c-90cb-ae367be02e05","LogTimestamp":"2023-04-25T00:56:36.258Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:56:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:56:38.267Z","message":"Entering","context":{"RequestID":"d51c05a0-cb69-416d-8376-30963a4ede11","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d54e4fef-8957-48ec-ab15-69dc94e1151f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:56:38.267Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:56:38.268Z","message":"{\"transactionId\":\"d51c05a0-cb69-416d-8376-30963a4ede11\",\"status\":\"200\",\"rqstDate\":\"230425-00:56:38:268\",\"respDate\":\"230425-00:56:38:268\",\"sourceId\":\"haproxy:d51c05a0-cb69-416d-8376-30963a4ede11\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:56:38:268-97285\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[349c6d8b-7f9e-49aa-9e1e-af545c140263], x-b3-parentspanid=[d9c9d191b5aa473d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a21b974c3ca87295d9c9d191b5aa473d], x-b3-spanid=[a033e7291e1237e4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d51c05a0-cb69-416d-8376-30963a4ede11]}\\\"}\"}","context":{"RequestID":"d51c05a0-cb69-416d-8376-30963a4ede11","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d54e4fef-8957-48ec-ab15-69dc94e1151f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:56:38.267Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:38.269Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d51c05a0-cb69-416d-8376-30963a4ede11","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d54e4fef-8957-48ec-ab15-69dc94e1151f","LogTimestamp":"2023-04-25T00:56:38.269Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:56:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:56:38.790Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:56:38.805Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:38.805Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:38.805Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:40.278Z","message":"Entering","context":{"RequestID":"52025887-364b-4c2f-a122-4c18b6472372","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3a919bfa-8b42-4f2b-9447-997af1a68b5b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:56:40.278Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:56:40.280Z","message":"{\"transactionId\":\"52025887-364b-4c2f-a122-4c18b6472372\",\"status\":\"200\",\"rqstDate\":\"230425-00:56:40:279\",\"respDate\":\"230425-00:56:40:280\",\"sourceId\":\"haproxy:52025887-364b-4c2f-a122-4c18b6472372\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:56:40:279-49928\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[54f26dc4-f038-4a07-8bb1-ba21c7e283eb], x-b3-parentspanid=[d2dc2ee0476b2a32], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3a5b3eed0467d69ad2dc2ee0476b2a32], x-b3-spanid=[57674f26f8ac05bc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[52025887-364b-4c2f-a122-4c18b6472372]}\\\"}\"}","context":{"RequestID":"52025887-364b-4c2f-a122-4c18b6472372","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3a919bfa-8b42-4f2b-9447-997af1a68b5b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:56:40.278Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:40.281Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"52025887-364b-4c2f-a122-4c18b6472372","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3a919bfa-8b42-4f2b-9447-997af1a68b5b","LogTimestamp":"2023-04-25T00:56:40.281Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:56:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:56:40.880Z","message":"Entering","context":{"RequestID":"def831d5-6dbd-404d-9710-acb26b0cc8a2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1d046d93-6efb-4af1-9fda-65c678d39563","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:56:40.880Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:56:40.883Z","message":"{\"transactionId\":\"def831d5-6dbd-404d-9710-acb26b0cc8a2\",\"status\":\"200\",\"rqstDate\":\"230425-00:56:40:881\",\"respDate\":\"230425-00:56:40:882\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:def831d5-6dbd-404d-9710-acb26b0cc8a2\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:56:40:881-35796\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[18ec3b47-f1f0-4d50-bee1-14ea37c66918], x-b3-parentspanid=[0922021dd23b9c4a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[53705], x-envoy-attempt-count=[1], x-b3-traceid=[c76a5af58dec0f590922021dd23b9c4a], x-b3-spanid=[72fd6a7a68ff3925], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[def831d5-6dbd-404d-9710-acb26b0cc8a2]}\\\"}\"}","context":{"RequestID":"def831d5-6dbd-404d-9710-acb26b0cc8a2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1d046d93-6efb-4af1-9fda-65c678d39563","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:56:40.880Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:40.883Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"def831d5-6dbd-404d-9710-acb26b0cc8a2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1d046d93-6efb-4af1-9fda-65c678d39563","LogTimestamp":"2023-04-25T00:56:40.883Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:56:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:56:41.097Z","message":"Entering","context":{"RequestID":"cea1315f-60d3-49a6-9bb9-5656919191b8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7d5506a7-8437-456e-bfe4-e24be6da278e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:56:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:56:41.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"cea1315f-60d3-49a6-9bb9-5656919191b8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7d5506a7-8437-456e-bfe4-e24be6da278e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:56:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:41.100Z","message":"{\"transactionId\":\"cea1315f-60d3-49a6-9bb9-5656919191b8\",\"status\":\"200\",\"rqstDate\":\"230425-00:56:41:097\",\"respDate\":\"230425-00:56:41:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:cea1315f-60d3-49a6-9bb9-5656919191b8\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:56:41:097-17990\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[cea1315f-60d3-49a6-9bb9-5656919191b8]}\\\"}\"}","context":{"RequestID":"cea1315f-60d3-49a6-9bb9-5656919191b8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7d5506a7-8437-456e-bfe4-e24be6da278e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:56:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:41.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cea1315f-60d3-49a6-9bb9-5656919191b8","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7d5506a7-8437-456e-bfe4-e24be6da278e","LogTimestamp":"2023-04-25T00:56:41.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:56:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:56:42.290Z","message":"Entering","context":{"RequestID":"80feab4b-8c80-481d-bcc2-9088becfaa92","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"95e4e7db-577e-4e0d-a469-0ea566addcd2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:56:42.290Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:56:42.292Z","message":"{\"transactionId\":\"80feab4b-8c80-481d-bcc2-9088becfaa92\",\"status\":\"200\",\"rqstDate\":\"230425-00:56:42:291\",\"respDate\":\"230425-00:56:42:292\",\"sourceId\":\"haproxy:80feab4b-8c80-481d-bcc2-9088becfaa92\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:56:42:291-34719\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3c616387-560f-4278-9ea9-53ffb18847f8], x-b3-parentspanid=[f625cafa4dedd0f4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f235a24ed625aec5f625cafa4dedd0f4], x-b3-spanid=[265c43a0891d9618], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[80feab4b-8c80-481d-bcc2-9088becfaa92]}\\\"}\"}","context":{"RequestID":"80feab4b-8c80-481d-bcc2-9088becfaa92","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"95e4e7db-577e-4e0d-a469-0ea566addcd2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:56:42.290Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:42.293Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"80feab4b-8c80-481d-bcc2-9088becfaa92","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"95e4e7db-577e-4e0d-a469-0ea566addcd2","LogTimestamp":"2023-04-25T00:56:42.293Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:56:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:56:42.450Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:42.454Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:44.303Z","message":"Entering","context":{"RequestID":"5f77870e-2e72-4cea-8422-650dcb8c80f8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ba71cc00-e9fc-4fa4-b91c-505e1f437b39","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:56:44.303Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:56:44.306Z","message":"{\"transactionId\":\"5f77870e-2e72-4cea-8422-650dcb8c80f8\",\"status\":\"200\",\"rqstDate\":\"230425-00:56:44:304\",\"respDate\":\"230425-00:56:44:306\",\"sourceId\":\"haproxy:5f77870e-2e72-4cea-8422-650dcb8c80f8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:56:44:304-29489\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e3018f43-2690-4af5-becf-747ea57fd68b], x-b3-parentspanid=[520cd8ccc89d9d60], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[441d8c5810f57a2f520cd8ccc89d9d60], x-b3-spanid=[a8ec1bc8921e7860], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5f77870e-2e72-4cea-8422-650dcb8c80f8]}\\\"}\"}","context":{"RequestID":"5f77870e-2e72-4cea-8422-650dcb8c80f8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ba71cc00-e9fc-4fa4-b91c-505e1f437b39","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:56:44.303Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:44.308Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5f77870e-2e72-4cea-8422-650dcb8c80f8","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ba71cc00-e9fc-4fa4-b91c-505e1f437b39","LogTimestamp":"2023-04-25T00:56:44.307Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:56:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:56:46.317Z","message":"Entering","context":{"RequestID":"c3b81fb7-517c-4c54-8138-cddf103f6c71","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9bbc51a5-c07d-4438-8c41-10b49052a4ec","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:56:46.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:56:46.320Z","message":"{\"transactionId\":\"c3b81fb7-517c-4c54-8138-cddf103f6c71\",\"status\":\"200\",\"rqstDate\":\"230425-00:56:46:318\",\"respDate\":\"230425-00:56:46:320\",\"sourceId\":\"haproxy:c3b81fb7-517c-4c54-8138-cddf103f6c71\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:56:46:318-35090\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8a11951a-8e08-4e76-bd4d-e0cc24f3f6d8], x-b3-parentspanid=[06ceb0e468f7a25a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[33e67f156b09d9c106ceb0e468f7a25a], x-b3-spanid=[d068a34f90a6e728], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c3b81fb7-517c-4c54-8138-cddf103f6c71]}\\\"}\"}","context":{"RequestID":"c3b81fb7-517c-4c54-8138-cddf103f6c71","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9bbc51a5-c07d-4438-8c41-10b49052a4ec","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:56:46.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:46.320Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c3b81fb7-517c-4c54-8138-cddf103f6c71","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9bbc51a5-c07d-4438-8c41-10b49052a4ec","LogTimestamp":"2023-04-25T00:56:46.320Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:56:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:56:48.330Z","message":"Entering","context":{"RequestID":"8336aa3e-fa99-4ee6-84e1-f5e4e04b1a08","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ea39caab-7752-4f7d-b53e-9fddb95ad3aa","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:56:48.330Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:56:48.332Z","message":"{\"transactionId\":\"8336aa3e-fa99-4ee6-84e1-f5e4e04b1a08\",\"status\":\"200\",\"rqstDate\":\"230425-00:56:48:331\",\"respDate\":\"230425-00:56:48:332\",\"sourceId\":\"haproxy:8336aa3e-fa99-4ee6-84e1-f5e4e04b1a08\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:56:48:331-65381\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2cfc9339-f1b6-48b1-a24c-e0475ad8f705], x-b3-parentspanid=[598d58830b97cd5f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[329b3fbfe38aed25598d58830b97cd5f], x-b3-spanid=[d33256effe5fb831], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8336aa3e-fa99-4ee6-84e1-f5e4e04b1a08]}\\\"}\"}","context":{"RequestID":"8336aa3e-fa99-4ee6-84e1-f5e4e04b1a08","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ea39caab-7752-4f7d-b53e-9fddb95ad3aa","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:56:48.330Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:48.333Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8336aa3e-fa99-4ee6-84e1-f5e4e04b1a08","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ea39caab-7752-4f7d-b53e-9fddb95ad3aa","LogTimestamp":"2023-04-25T00:56:48.333Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:56:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:56:48.790Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:56:48.805Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:48.806Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:48.806Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:50.342Z","message":"Entering","context":{"RequestID":"6406f9ce-ca85-4ba6-bd2e-b237dfd77c92","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"18945727-66b7-4b48-b3e3-75b7a6437347","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:56:50.342Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:56:50.345Z","message":"{\"transactionId\":\"6406f9ce-ca85-4ba6-bd2e-b237dfd77c92\",\"status\":\"200\",\"rqstDate\":\"230425-00:56:50:343\",\"respDate\":\"230425-00:56:50:345\",\"sourceId\":\"haproxy:6406f9ce-ca85-4ba6-bd2e-b237dfd77c92\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:56:50:343-24491\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3f9e3a53-f8db-4d76-be50-b89e3bf245e8], x-b3-parentspanid=[d9e86880291684b0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a48484e0b2ffdb4ed9e86880291684b0], x-b3-spanid=[69fef7151c7c15b9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6406f9ce-ca85-4ba6-bd2e-b237dfd77c92]}\\\"}\"}","context":{"RequestID":"6406f9ce-ca85-4ba6-bd2e-b237dfd77c92","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"18945727-66b7-4b48-b3e3-75b7a6437347","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:56:50.342Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:50.345Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6406f9ce-ca85-4ba6-bd2e-b237dfd77c92","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"18945727-66b7-4b48-b3e3-75b7a6437347","LogTimestamp":"2023-04-25T00:56:50.345Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:56:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:56:50.882Z","message":"Entering","context":{"RequestID":"b68afc05-6a32-4bf2-a442-dabd7744b78a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a3bb0374-c29f-4290-b168-76caa0483bcb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:56:50.882Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:56:50.884Z","message":"{\"transactionId\":\"b68afc05-6a32-4bf2-a442-dabd7744b78a\",\"status\":\"200\",\"rqstDate\":\"230425-00:56:50:883\",\"respDate\":\"230425-00:56:50:884\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b68afc05-6a32-4bf2-a442-dabd7744b78a\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:56:50:883-13320\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9061e1d8-bbaa-48f8-b013-10b267d3c11d], x-b3-parentspanid=[0983f5bff58642c2], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40695], x-envoy-attempt-count=[1], x-b3-traceid=[17214db4acc337090983f5bff58642c2], x-b3-spanid=[ecefadd0e2da2d0d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b68afc05-6a32-4bf2-a442-dabd7744b78a]}\\\"}\"}","context":{"RequestID":"b68afc05-6a32-4bf2-a442-dabd7744b78a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a3bb0374-c29f-4290-b168-76caa0483bcb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:56:50.882Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:50.885Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b68afc05-6a32-4bf2-a442-dabd7744b78a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a3bb0374-c29f-4290-b168-76caa0483bcb","LogTimestamp":"2023-04-25T00:56:50.885Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:56:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:56:51.097Z","message":"Entering","context":{"RequestID":"b0d0ce1c-356f-4cd8-af43-1635c49cd45a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7abcc1fa-9a75-41d7-a3cb-0dc1d4b50339","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:56:51.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:56:51.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"b0d0ce1c-356f-4cd8-af43-1635c49cd45a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7abcc1fa-9a75-41d7-a3cb-0dc1d4b50339","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:56:51.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:51.100Z","message":"{\"transactionId\":\"b0d0ce1c-356f-4cd8-af43-1635c49cd45a\",\"status\":\"200\",\"rqstDate\":\"230425-00:56:51:098\",\"respDate\":\"230425-00:56:51:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b0d0ce1c-356f-4cd8-af43-1635c49cd45a\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:56:51:098-12588\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b0d0ce1c-356f-4cd8-af43-1635c49cd45a]}\\\"}\"}","context":{"RequestID":"b0d0ce1c-356f-4cd8-af43-1635c49cd45a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7abcc1fa-9a75-41d7-a3cb-0dc1d4b50339","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:56:51.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:51.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b0d0ce1c-356f-4cd8-af43-1635c49cd45a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7abcc1fa-9a75-41d7-a3cb-0dc1d4b50339","LogTimestamp":"2023-04-25T00:56:51.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:56:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:56:52.355Z","message":"Entering","context":{"RequestID":"6c973019-035a-42b9-9a49-3a221de11771","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"81dfd0b1-f04d-48af-87a4-573bc2469057","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:56:52.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:56:52.357Z","message":"{\"transactionId\":\"6c973019-035a-42b9-9a49-3a221de11771\",\"status\":\"200\",\"rqstDate\":\"230425-00:56:52:356\",\"respDate\":\"230425-00:56:52:357\",\"sourceId\":\"haproxy:6c973019-035a-42b9-9a49-3a221de11771\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:56:52:356-31989\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[870cb2c8-d25a-4268-9972-4ae2b94fc56a], x-b3-parentspanid=[844cab63f89f619a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[252fd0ed591a3359844cab63f89f619a], x-b3-spanid=[c4042ca40d3060c9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6c973019-035a-42b9-9a49-3a221de11771]}\\\"}\"}","context":{"RequestID":"6c973019-035a-42b9-9a49-3a221de11771","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"81dfd0b1-f04d-48af-87a4-573bc2469057","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:56:52.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:52.358Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6c973019-035a-42b9-9a49-3a221de11771","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"81dfd0b1-f04d-48af-87a4-573bc2469057","LogTimestamp":"2023-04-25T00:56:52.358Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:56:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:56:54.368Z","message":"Entering","context":{"RequestID":"b207eb6a-ab55-422f-be16-5fabc25fdc07","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"76baf6e5-93c9-4cba-8b45-ffc90a65fa4c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:56:54.368Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:56:54.371Z","message":"{\"transactionId\":\"b207eb6a-ab55-422f-be16-5fabc25fdc07\",\"status\":\"200\",\"rqstDate\":\"230425-00:56:54:369\",\"respDate\":\"230425-00:56:54:371\",\"sourceId\":\"haproxy:b207eb6a-ab55-422f-be16-5fabc25fdc07\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:56:54:369-25197\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ebc5b472-8f1e-428d-9798-7005741b223d], x-b3-parentspanid=[16bdb1b85f55f246], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8f172eab036c0af716bdb1b85f55f246], x-b3-spanid=[2cba03e7a6b64e79], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b207eb6a-ab55-422f-be16-5fabc25fdc07]}\\\"}\"}","context":{"RequestID":"b207eb6a-ab55-422f-be16-5fabc25fdc07","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"76baf6e5-93c9-4cba-8b45-ffc90a65fa4c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:56:54.368Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:54.372Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b207eb6a-ab55-422f-be16-5fabc25fdc07","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"76baf6e5-93c9-4cba-8b45-ffc90a65fa4c","LogTimestamp":"2023-04-25T00:56:54.372Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:56:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:56:56.381Z","message":"Entering","context":{"RequestID":"c426d75b-5aa1-4e9c-b8fa-e058ca3681f5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8e023466-ebb3-4c4e-947b-e9a839e3864c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:56:56.381Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:56:56.383Z","message":"{\"transactionId\":\"c426d75b-5aa1-4e9c-b8fa-e058ca3681f5\",\"status\":\"200\",\"rqstDate\":\"230425-00:56:56:382\",\"respDate\":\"230425-00:56:56:383\",\"sourceId\":\"haproxy:c426d75b-5aa1-4e9c-b8fa-e058ca3681f5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:56:56:382-54400\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d75678c3-6519-4aa9-b6db-1951d9801525], x-b3-parentspanid=[ac9af683c8e60c14], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3cd3d94a3f1d86a6ac9af683c8e60c14], x-b3-spanid=[81eb910c1d031753], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c426d75b-5aa1-4e9c-b8fa-e058ca3681f5]}\\\"}\"}","context":{"RequestID":"c426d75b-5aa1-4e9c-b8fa-e058ca3681f5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8e023466-ebb3-4c4e-947b-e9a839e3864c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:56:56.381Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:56.384Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c426d75b-5aa1-4e9c-b8fa-e058ca3681f5","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8e023466-ebb3-4c4e-947b-e9a839e3864c","LogTimestamp":"2023-04-25T00:56:56.384Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:56:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:56:58.391Z","message":"Entering","context":{"RequestID":"37d09e4a-6486-4839-8dc8-db7ee6170fa9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f7dfb9ee-539e-4bcb-b08e-8bdca306116a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:56:58.391Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:56:58.393Z","message":"{\"transactionId\":\"37d09e4a-6486-4839-8dc8-db7ee6170fa9\",\"status\":\"200\",\"rqstDate\":\"230425-00:56:58:392\",\"respDate\":\"230425-00:56:58:393\",\"sourceId\":\"haproxy:37d09e4a-6486-4839-8dc8-db7ee6170fa9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:56:58:392-73252\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[706c7b40-0cb6-4b4b-8c71-61ae41cf99e7], x-b3-parentspanid=[4d672f9ce425a234], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0320ef983360e8cd4d672f9ce425a234], x-b3-spanid=[3d8baa51c5acb1ef], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[37d09e4a-6486-4839-8dc8-db7ee6170fa9]}\\\"}\"}","context":{"RequestID":"37d09e4a-6486-4839-8dc8-db7ee6170fa9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f7dfb9ee-539e-4bcb-b08e-8bdca306116a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:56:58.391Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:58.393Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"37d09e4a-6486-4839-8dc8-db7ee6170fa9","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f7dfb9ee-539e-4bcb-b08e-8bdca306116a","LogTimestamp":"2023-04-25T00:56:58.393Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:56:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:56:58.791Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:56:58.807Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:58.807Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:56:58.807Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:00.401Z","message":"Entering","context":{"RequestID":"79faeb6f-a34b-4aaa-a30c-9591014de1b4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"49a0f172-75a1-4886-841d-13b1cbe8bcb5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:57:00.401Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:57:00.404Z","message":"{\"transactionId\":\"79faeb6f-a34b-4aaa-a30c-9591014de1b4\",\"status\":\"200\",\"rqstDate\":\"230425-00:57:00:402\",\"respDate\":\"230425-00:57:00:403\",\"sourceId\":\"haproxy:79faeb6f-a34b-4aaa-a30c-9591014de1b4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:57:00:402-13257\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c9412166-d5a9-438c-9420-85af9e2e25dd], x-b3-parentspanid=[9ac094525178890b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[887a02bae0e2e0629ac094525178890b], x-b3-spanid=[e33767750dadfbfe], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[79faeb6f-a34b-4aaa-a30c-9591014de1b4]}\\\"}\"}","context":{"RequestID":"79faeb6f-a34b-4aaa-a30c-9591014de1b4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"49a0f172-75a1-4886-841d-13b1cbe8bcb5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:57:00.401Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:00.404Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"79faeb6f-a34b-4aaa-a30c-9591014de1b4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"49a0f172-75a1-4886-841d-13b1cbe8bcb5","LogTimestamp":"2023-04-25T00:57:00.404Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:57:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:57:00.880Z","message":"Entering","context":{"RequestID":"aaae319b-368c-48d6-b115-c711e24eb4e8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1ca08dbc-3400-477f-9eb4-38785360151d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:57:00.880Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:57:00.883Z","message":"{\"transactionId\":\"aaae319b-368c-48d6-b115-c711e24eb4e8\",\"status\":\"200\",\"rqstDate\":\"230425-00:57:00:881\",\"respDate\":\"230425-00:57:00:883\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:aaae319b-368c-48d6-b115-c711e24eb4e8\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:57:00:881-14801\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2c203af5-348e-4908-9769-d657d6f29ab5], x-b3-parentspanid=[ff5e051f10527222], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37469], x-envoy-attempt-count=[1], x-b3-traceid=[f54ba99e70094712ff5e051f10527222], x-b3-spanid=[db55413b91d870c9], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[aaae319b-368c-48d6-b115-c711e24eb4e8]}\\\"}\"}","context":{"RequestID":"aaae319b-368c-48d6-b115-c711e24eb4e8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1ca08dbc-3400-477f-9eb4-38785360151d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:57:00.880Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:00.884Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aaae319b-368c-48d6-b115-c711e24eb4e8","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1ca08dbc-3400-477f-9eb4-38785360151d","LogTimestamp":"2023-04-25T00:57:00.884Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:57:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:57:01.095Z","message":"Entering","context":{"RequestID":"ff512748-ca37-4d6f-89f6-4306f44287b1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e2826cd6-b6f6-432e-a215-8cb0824def3e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:57:01.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:57:01.097Z","message":"Database is available from CACHED check.","context":{"RequestID":"ff512748-ca37-4d6f-89f6-4306f44287b1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e2826cd6-b6f6-432e-a215-8cb0824def3e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:57:01.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:01.098Z","message":"{\"transactionId\":\"ff512748-ca37-4d6f-89f6-4306f44287b1\",\"status\":\"200\",\"rqstDate\":\"230425-00:57:01:096\",\"respDate\":\"230425-00:57:01:098\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ff512748-ca37-4d6f-89f6-4306f44287b1\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:57:01:096-14948\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ff512748-ca37-4d6f-89f6-4306f44287b1]}\\\"}\"}","context":{"RequestID":"ff512748-ca37-4d6f-89f6-4306f44287b1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e2826cd6-b6f6-432e-a215-8cb0824def3e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:57:01.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:01.099Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ff512748-ca37-4d6f-89f6-4306f44287b1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e2826cd6-b6f6-432e-a215-8cb0824def3e","LogTimestamp":"2023-04-25T00:57:01.099Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:57:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:57:02.414Z","message":"Entering","context":{"RequestID":"942f9745-ddc4-49c0-8305-91519548dd47","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3595f87a-6110-425e-8b44-80e66061488d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:57:02.414Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:57:02.417Z","message":"{\"transactionId\":\"942f9745-ddc4-49c0-8305-91519548dd47\",\"status\":\"200\",\"rqstDate\":\"230425-00:57:02:415\",\"respDate\":\"230425-00:57:02:417\",\"sourceId\":\"haproxy:942f9745-ddc4-49c0-8305-91519548dd47\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:57:02:415-63155\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ec3a4ab5-9950-43c8-ba68-454e93557214], x-b3-parentspanid=[0979ad7964896f72], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ba669b000232ad320979ad7964896f72], x-b3-spanid=[e849582c706d40b3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[942f9745-ddc4-49c0-8305-91519548dd47]}\\\"}\"}","context":{"RequestID":"942f9745-ddc4-49c0-8305-91519548dd47","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3595f87a-6110-425e-8b44-80e66061488d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:57:02.414Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:02.418Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"942f9745-ddc4-49c0-8305-91519548dd47","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3595f87a-6110-425e-8b44-80e66061488d","LogTimestamp":"2023-04-25T00:57:02.418Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:57:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:57:04.426Z","message":"Entering","context":{"RequestID":"23500154-9b57-4f76-80f7-2b2d8bbf7795","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c5b42cc1-dc90-4a2a-abf4-95bfddb2367b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:57:04.426Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:57:04.429Z","message":"{\"transactionId\":\"23500154-9b57-4f76-80f7-2b2d8bbf7795\",\"status\":\"200\",\"rqstDate\":\"230425-00:57:04:427\",\"respDate\":\"230425-00:57:04:429\",\"sourceId\":\"haproxy:23500154-9b57-4f76-80f7-2b2d8bbf7795\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:57:04:427-16304\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dadc7427-a34d-49b4-90c3-a222dcf68f99], x-b3-parentspanid=[057e3ec3017cdd0d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2cbe8d5f84ac539d057e3ec3017cdd0d], x-b3-spanid=[58d6d9e75ed7a40c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[23500154-9b57-4f76-80f7-2b2d8bbf7795]}\\\"}\"}","context":{"RequestID":"23500154-9b57-4f76-80f7-2b2d8bbf7795","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c5b42cc1-dc90-4a2a-abf4-95bfddb2367b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:57:04.426Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:04.430Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"23500154-9b57-4f76-80f7-2b2d8bbf7795","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c5b42cc1-dc90-4a2a-abf4-95bfddb2367b","LogTimestamp":"2023-04-25T00:57:04.429Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:57:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:57:06.438Z","message":"Entering","context":{"RequestID":"8df0cb32-1487-4a00-87fe-85d2c6c3197c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7bbbbfe5-3889-4bf5-b331-b5c1519a3dc8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:57:06.438Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:57:06.440Z","message":"{\"transactionId\":\"8df0cb32-1487-4a00-87fe-85d2c6c3197c\",\"status\":\"200\",\"rqstDate\":\"230425-00:57:06:439\",\"respDate\":\"230425-00:57:06:440\",\"sourceId\":\"haproxy:8df0cb32-1487-4a00-87fe-85d2c6c3197c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:57:06:439-17424\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eb47d6f6-7450-4037-83f9-479008bb3cc4], x-b3-parentspanid=[50f6e904d6178d3d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[96434c6c3d25d69e50f6e904d6178d3d], x-b3-spanid=[fecdb36506ad2c70], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8df0cb32-1487-4a00-87fe-85d2c6c3197c]}\\\"}\"}","context":{"RequestID":"8df0cb32-1487-4a00-87fe-85d2c6c3197c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7bbbbfe5-3889-4bf5-b331-b5c1519a3dc8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:57:06.438Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:06.441Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8df0cb32-1487-4a00-87fe-85d2c6c3197c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7bbbbfe5-3889-4bf5-b331-b5c1519a3dc8","LogTimestamp":"2023-04-25T00:57:06.441Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:57:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:57:08.449Z","message":"Entering","context":{"RequestID":"5cd8b075-3891-4229-9170-2ac064601289","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bd4ef5fb-4314-4a4f-849d-6997edcf1ec4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:57:08.449Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:57:08.452Z","message":"{\"transactionId\":\"5cd8b075-3891-4229-9170-2ac064601289\",\"status\":\"200\",\"rqstDate\":\"230425-00:57:08:450\",\"respDate\":\"230425-00:57:08:452\",\"sourceId\":\"haproxy:5cd8b075-3891-4229-9170-2ac064601289\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:57:08:450-75532\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b438f8e4-2a5c-410e-aeec-09af7f231a91], x-b3-parentspanid=[f1aca7bc3325a97e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9e714ef4318467a9f1aca7bc3325a97e], x-b3-spanid=[9da4e3c4661a3d81], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5cd8b075-3891-4229-9170-2ac064601289]}\\\"}\"}","context":{"RequestID":"5cd8b075-3891-4229-9170-2ac064601289","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bd4ef5fb-4314-4a4f-849d-6997edcf1ec4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:57:08.449Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:08.452Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5cd8b075-3891-4229-9170-2ac064601289","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bd4ef5fb-4314-4a4f-849d-6997edcf1ec4","LogTimestamp":"2023-04-25T00:57:08.452Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:57:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:57:08.791Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:57:08.803Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:08.804Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:08.804Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:10.461Z","message":"Entering","context":{"RequestID":"5ba4fbb8-cde0-4eab-a0df-d3608cb3fc25","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"92fdf3d1-ec2b-4871-8cab-6314135d3550","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:57:10.461Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:57:10.464Z","message":"{\"transactionId\":\"5ba4fbb8-cde0-4eab-a0df-d3608cb3fc25\",\"status\":\"200\",\"rqstDate\":\"230425-00:57:10:462\",\"respDate\":\"230425-00:57:10:463\",\"sourceId\":\"haproxy:5ba4fbb8-cde0-4eab-a0df-d3608cb3fc25\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:57:10:462-35993\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a785b285-4689-4170-95bc-31793887ee59], x-b3-parentspanid=[3b4fdf791d6b95cf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c00d0e869890a92e3b4fdf791d6b95cf], x-b3-spanid=[ac94fc3c52186263], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5ba4fbb8-cde0-4eab-a0df-d3608cb3fc25]}\\\"}\"}","context":{"RequestID":"5ba4fbb8-cde0-4eab-a0df-d3608cb3fc25","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"92fdf3d1-ec2b-4871-8cab-6314135d3550","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:57:10.461Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:10.464Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5ba4fbb8-cde0-4eab-a0df-d3608cb3fc25","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"92fdf3d1-ec2b-4871-8cab-6314135d3550","LogTimestamp":"2023-04-25T00:57:10.464Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:57:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:57:10.881Z","message":"Entering","context":{"RequestID":"6c54a5eb-bf7a-40dd-81f7-7188a0aa09d3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2543b707-40d9-4ed9-b554-fd68a3562ac7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:57:10.880Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:57:10.884Z","message":"{\"transactionId\":\"6c54a5eb-bf7a-40dd-81f7-7188a0aa09d3\",\"status\":\"200\",\"rqstDate\":\"230425-00:57:10:882\",\"respDate\":\"230425-00:57:10:884\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:6c54a5eb-bf7a-40dd-81f7-7188a0aa09d3\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:57:10:882-25969\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dcfadd5d-34c5-4669-922a-2c9f2236d34f], x-b3-parentspanid=[bd5feb3352f76ee9], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43943], x-envoy-attempt-count=[1], x-b3-traceid=[df9e658c04d63824bd5feb3352f76ee9], x-b3-spanid=[56a35822b42e4d8e], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[6c54a5eb-bf7a-40dd-81f7-7188a0aa09d3]}\\\"}\"}","context":{"RequestID":"6c54a5eb-bf7a-40dd-81f7-7188a0aa09d3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2543b707-40d9-4ed9-b554-fd68a3562ac7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:57:10.880Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:10.885Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6c54a5eb-bf7a-40dd-81f7-7188a0aa09d3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2543b707-40d9-4ed9-b554-fd68a3562ac7","LogTimestamp":"2023-04-25T00:57:10.885Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:57:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:57:11.097Z","message":"Entering","context":{"RequestID":"787c8f91-7b55-4521-9bbd-08f67ba3db4d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"78f5d7db-0ce1-44bb-b152-6bad437b928a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:57:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:57:11.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"787c8f91-7b55-4521-9bbd-08f67ba3db4d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"78f5d7db-0ce1-44bb-b152-6bad437b928a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:57:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:11.100Z","message":"{\"transactionId\":\"787c8f91-7b55-4521-9bbd-08f67ba3db4d\",\"status\":\"200\",\"rqstDate\":\"230425-00:57:11:098\",\"respDate\":\"230425-00:57:11:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:787c8f91-7b55-4521-9bbd-08f67ba3db4d\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:57:11:098-63349\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[787c8f91-7b55-4521-9bbd-08f67ba3db4d]}\\\"}\"}","context":{"RequestID":"787c8f91-7b55-4521-9bbd-08f67ba3db4d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"78f5d7db-0ce1-44bb-b152-6bad437b928a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:57:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:11.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"787c8f91-7b55-4521-9bbd-08f67ba3db4d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"78f5d7db-0ce1-44bb-b152-6bad437b928a","LogTimestamp":"2023-04-25T00:57:11.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:57:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:57:12.456Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:12.460Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:12.474Z","message":"Entering","context":{"RequestID":"f284f3b9-9577-445d-87d4-d19578b148e9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6996e100-518e-4f26-a1a0-a865bae404d3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:57:12.474Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:57:12.477Z","message":"{\"transactionId\":\"f284f3b9-9577-445d-87d4-d19578b148e9\",\"status\":\"200\",\"rqstDate\":\"230425-00:57:12:475\",\"respDate\":\"230425-00:57:12:477\",\"sourceId\":\"haproxy:f284f3b9-9577-445d-87d4-d19578b148e9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:57:12:475-10852\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5be928da-9f2f-4ab4-a65e-22b4348277bc], x-b3-parentspanid=[646050e17acd3dbe], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[475f503714dbc84a646050e17acd3dbe], x-b3-spanid=[ba7945fa8017e6ea], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f284f3b9-9577-445d-87d4-d19578b148e9]}\\\"}\"}","context":{"RequestID":"f284f3b9-9577-445d-87d4-d19578b148e9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6996e100-518e-4f26-a1a0-a865bae404d3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:57:12.474Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:12.478Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f284f3b9-9577-445d-87d4-d19578b148e9","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6996e100-518e-4f26-a1a0-a865bae404d3","LogTimestamp":"2023-04-25T00:57:12.478Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:57:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:57:14.488Z","message":"Entering","context":{"RequestID":"15171206-52f2-4f34-b8a1-b88da03a8ed9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"163c76ff-6f9a-4468-88e6-ba167e42db6f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:57:14.487Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:57:14.490Z","message":"{\"transactionId\":\"15171206-52f2-4f34-b8a1-b88da03a8ed9\",\"status\":\"200\",\"rqstDate\":\"230425-00:57:14:488\",\"respDate\":\"230425-00:57:14:489\",\"sourceId\":\"haproxy:15171206-52f2-4f34-b8a1-b88da03a8ed9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:57:14:488-56145\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8c7d48ca-9d6c-46f3-8334-73321593839b], x-b3-parentspanid=[010dfad89f6fc2b2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[107c9213a1e2fcf6010dfad89f6fc2b2], x-b3-spanid=[841b8798cba5be6f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[15171206-52f2-4f34-b8a1-b88da03a8ed9]}\\\"}\"}","context":{"RequestID":"15171206-52f2-4f34-b8a1-b88da03a8ed9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"163c76ff-6f9a-4468-88e6-ba167e42db6f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:57:14.487Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:14.490Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"15171206-52f2-4f34-b8a1-b88da03a8ed9","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"163c76ff-6f9a-4468-88e6-ba167e42db6f","LogTimestamp":"2023-04-25T00:57:14.490Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:57:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:57:16.501Z","message":"Entering","context":{"RequestID":"46a53946-e88e-4a2c-9b0c-97d8f3b7d6d8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"675e836c-023a-43ef-ba4a-392f8b6861e0","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:57:16.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:57:16.503Z","message":"{\"transactionId\":\"46a53946-e88e-4a2c-9b0c-97d8f3b7d6d8\",\"status\":\"200\",\"rqstDate\":\"230425-00:57:16:501\",\"respDate\":\"230425-00:57:16:503\",\"sourceId\":\"haproxy:46a53946-e88e-4a2c-9b0c-97d8f3b7d6d8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:57:16:501-53969\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e2bc3de9-3122-4f6e-bc2e-873ed8cfe7ab], x-b3-parentspanid=[6e9391e89ddf881d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b5f490e45d209b5d6e9391e89ddf881d], x-b3-spanid=[64b27b373a9a57c1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[46a53946-e88e-4a2c-9b0c-97d8f3b7d6d8]}\\\"}\"}","context":{"RequestID":"46a53946-e88e-4a2c-9b0c-97d8f3b7d6d8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"675e836c-023a-43ef-ba4a-392f8b6861e0","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:57:16.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:16.503Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"46a53946-e88e-4a2c-9b0c-97d8f3b7d6d8","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"675e836c-023a-43ef-ba4a-392f8b6861e0","LogTimestamp":"2023-04-25T00:57:16.503Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:57:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:57:18.512Z","message":"Entering","context":{"RequestID":"a1a41535-513a-4aae-ba8d-c7b1480f9f40","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f54af6da-2a75-4a6c-8f88-624c9ce084f2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:57:18.512Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:57:18.514Z","message":"{\"transactionId\":\"a1a41535-513a-4aae-ba8d-c7b1480f9f40\",\"status\":\"200\",\"rqstDate\":\"230425-00:57:18:513\",\"respDate\":\"230425-00:57:18:514\",\"sourceId\":\"haproxy:a1a41535-513a-4aae-ba8d-c7b1480f9f40\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:57:18:513-55310\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e8d8f9d8-ad65-46fa-8765-6aa97ebde199], x-b3-parentspanid=[38de9222cb6104a8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[94dfe63f7a41f13e38de9222cb6104a8], x-b3-spanid=[7531242b937e97aa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a1a41535-513a-4aae-ba8d-c7b1480f9f40]}\\\"}\"}","context":{"RequestID":"a1a41535-513a-4aae-ba8d-c7b1480f9f40","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f54af6da-2a75-4a6c-8f88-624c9ce084f2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:57:18.512Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:18.514Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a1a41535-513a-4aae-ba8d-c7b1480f9f40","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f54af6da-2a75-4a6c-8f88-624c9ce084f2","LogTimestamp":"2023-04-25T00:57:18.514Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:57:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:57:18.791Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:57:18.810Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:18.810Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:18.810Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:20.523Z","message":"Entering","context":{"RequestID":"770d1458-da1e-4680-a8c1-2331763a4fd6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"887cf366-547d-4b7a-8e55-a6a9dc04daa8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:57:20.523Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:57:20.525Z","message":"{\"transactionId\":\"770d1458-da1e-4680-a8c1-2331763a4fd6\",\"status\":\"200\",\"rqstDate\":\"230425-00:57:20:524\",\"respDate\":\"230425-00:57:20:525\",\"sourceId\":\"haproxy:770d1458-da1e-4680-a8c1-2331763a4fd6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:57:20:524-91191\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ae8c7c88-2a02-4ff2-b4bb-205b64b41075], x-b3-parentspanid=[ceb5e43f61450538], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a02249c4a0fc5e59ceb5e43f61450538], x-b3-spanid=[f539197bcf838051], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[770d1458-da1e-4680-a8c1-2331763a4fd6]}\\\"}\"}","context":{"RequestID":"770d1458-da1e-4680-a8c1-2331763a4fd6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"887cf366-547d-4b7a-8e55-a6a9dc04daa8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:57:20.523Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:20.526Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"770d1458-da1e-4680-a8c1-2331763a4fd6","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"887cf366-547d-4b7a-8e55-a6a9dc04daa8","LogTimestamp":"2023-04-25T00:57:20.526Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:57:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:57:20.878Z","message":"Entering","context":{"RequestID":"0a48fada-3135-4144-95e8-a342c7f2199b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"36befb95-5234-4b0d-a77b-1be7b30e284a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:57:20.878Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:57:20.880Z","message":"{\"transactionId\":\"0a48fada-3135-4144-95e8-a342c7f2199b\",\"status\":\"200\",\"rqstDate\":\"230425-00:57:20:879\",\"respDate\":\"230425-00:57:20:880\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:0a48fada-3135-4144-95e8-a342c7f2199b\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:57:20:879-46330\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[46996906-5146-4d97-aec2-0ded7cbc896e], x-b3-parentspanid=[fea705b68117a0d5], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[33249], x-envoy-attempt-count=[1], x-b3-traceid=[cb18d9ba637716a9fea705b68117a0d5], x-b3-spanid=[5cc41d91ff4a619c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[0a48fada-3135-4144-95e8-a342c7f2199b]}\\\"}\"}","context":{"RequestID":"0a48fada-3135-4144-95e8-a342c7f2199b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"36befb95-5234-4b0d-a77b-1be7b30e284a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:57:20.878Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:20.881Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0a48fada-3135-4144-95e8-a342c7f2199b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"36befb95-5234-4b0d-a77b-1be7b30e284a","LogTimestamp":"2023-04-25T00:57:20.881Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:57:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:57:21.096Z","message":"Entering","context":{"RequestID":"bf4ef6b3-f070-4b94-bdeb-c8a0325f572b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3ba87aaf-6183-4559-be62-56f29aed0ff4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:57:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:57:21.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"bf4ef6b3-f070-4b94-bdeb-c8a0325f572b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3ba87aaf-6183-4559-be62-56f29aed0ff4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:57:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:21.099Z","message":"{\"transactionId\":\"bf4ef6b3-f070-4b94-bdeb-c8a0325f572b\",\"status\":\"200\",\"rqstDate\":\"230425-00:57:21:097\",\"respDate\":\"230425-00:57:21:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:bf4ef6b3-f070-4b94-bdeb-c8a0325f572b\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:57:21:097-99840\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[bf4ef6b3-f070-4b94-bdeb-c8a0325f572b]}\\\"}\"}","context":{"RequestID":"bf4ef6b3-f070-4b94-bdeb-c8a0325f572b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3ba87aaf-6183-4559-be62-56f29aed0ff4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:57:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:21.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bf4ef6b3-f070-4b94-bdeb-c8a0325f572b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3ba87aaf-6183-4559-be62-56f29aed0ff4","LogTimestamp":"2023-04-25T00:57:21.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:57:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:57:22.536Z","message":"Entering","context":{"RequestID":"6ab4ec25-27d3-4eda-8dd5-3c2772bc8592","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"24359f32-1b65-42b3-bbd7-2ec98472b3f3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:57:22.536Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:57:22.537Z","message":"{\"transactionId\":\"6ab4ec25-27d3-4eda-8dd5-3c2772bc8592\",\"status\":\"200\",\"rqstDate\":\"230425-00:57:22:537\",\"respDate\":\"230425-00:57:22:537\",\"sourceId\":\"haproxy:6ab4ec25-27d3-4eda-8dd5-3c2772bc8592\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:57:22:537-75549\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b5f9b06f-2b4e-4be0-a34c-7cdc72a5b451], x-b3-parentspanid=[73f077b647401caf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4bd530e6b90bbd6c73f077b647401caf], x-b3-spanid=[c61c9b769a87c16e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6ab4ec25-27d3-4eda-8dd5-3c2772bc8592]}\\\"}\"}","context":{"RequestID":"6ab4ec25-27d3-4eda-8dd5-3c2772bc8592","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"24359f32-1b65-42b3-bbd7-2ec98472b3f3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:57:22.536Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:22.538Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6ab4ec25-27d3-4eda-8dd5-3c2772bc8592","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"24359f32-1b65-42b3-bbd7-2ec98472b3f3","LogTimestamp":"2023-04-25T00:57:22.538Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:57:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:57:24.546Z","message":"Entering","context":{"RequestID":"4e5f025a-1be1-4436-99e3-c0797c1e8e1a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"a58d9baf-7eee-4451-af5c-486ed38b93a6","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:57:24.546Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:57:24.548Z","message":"{\"transactionId\":\"4e5f025a-1be1-4436-99e3-c0797c1e8e1a\",\"status\":\"200\",\"rqstDate\":\"230425-00:57:24:546\",\"respDate\":\"230425-00:57:24:548\",\"sourceId\":\"haproxy:4e5f025a-1be1-4436-99e3-c0797c1e8e1a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:57:24:546-80247\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[02998101-bdfd-4c6c-a755-64c0ff44d5f9], x-b3-parentspanid=[906fc46e66d1c03f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b5aab6f7423096f0906fc46e66d1c03f], x-b3-spanid=[1e3c89200910ef5c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4e5f025a-1be1-4436-99e3-c0797c1e8e1a]}\\\"}\"}","context":{"RequestID":"4e5f025a-1be1-4436-99e3-c0797c1e8e1a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"a58d9baf-7eee-4451-af5c-486ed38b93a6","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:57:24.546Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:24.549Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4e5f025a-1be1-4436-99e3-c0797c1e8e1a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a58d9baf-7eee-4451-af5c-486ed38b93a6","LogTimestamp":"2023-04-25T00:57:24.548Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:57:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:57:26.557Z","message":"Entering","context":{"RequestID":"75fc4156-9b0e-40eb-a86b-c726507387fd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"027a0f76-46ac-4c29-974b-b6245f5f7ffa","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:57:26.557Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:57:26.559Z","message":"{\"transactionId\":\"75fc4156-9b0e-40eb-a86b-c726507387fd\",\"status\":\"200\",\"rqstDate\":\"230425-00:57:26:558\",\"respDate\":\"230425-00:57:26:559\",\"sourceId\":\"haproxy:75fc4156-9b0e-40eb-a86b-c726507387fd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:57:26:558-20556\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2cd9ff19-da64-4838-abb7-007a247b6b8e], x-b3-parentspanid=[7dd5e8311587b061], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[64761f5e292f2f6e7dd5e8311587b061], x-b3-spanid=[d86bca4c9a2b937f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[75fc4156-9b0e-40eb-a86b-c726507387fd]}\\\"}\"}","context":{"RequestID":"75fc4156-9b0e-40eb-a86b-c726507387fd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"027a0f76-46ac-4c29-974b-b6245f5f7ffa","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:57:26.557Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:26.560Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"75fc4156-9b0e-40eb-a86b-c726507387fd","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"027a0f76-46ac-4c29-974b-b6245f5f7ffa","LogTimestamp":"2023-04-25T00:57:26.560Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:57:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:57:28.569Z","message":"Entering","context":{"RequestID":"f87d2437-df04-449b-b3b4-9266f0c489fc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cd6dc486-8398-4e2f-aad8-cce3cbc272f2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:57:28.569Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:57:28.571Z","message":"{\"transactionId\":\"f87d2437-df04-449b-b3b4-9266f0c489fc\",\"status\":\"200\",\"rqstDate\":\"230425-00:57:28:570\",\"respDate\":\"230425-00:57:28:571\",\"sourceId\":\"haproxy:f87d2437-df04-449b-b3b4-9266f0c489fc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:57:28:570-15450\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cf753351-9ce0-406c-b05b-1c27e17b570c], x-b3-parentspanid=[ef72b6c47078aa35], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ddc5d3c764da23ddef72b6c47078aa35], x-b3-spanid=[cb0942e3f13d6c74], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f87d2437-df04-449b-b3b4-9266f0c489fc]}\\\"}\"}","context":{"RequestID":"f87d2437-df04-449b-b3b4-9266f0c489fc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cd6dc486-8398-4e2f-aad8-cce3cbc272f2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:57:28.569Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:28.573Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f87d2437-df04-449b-b3b4-9266f0c489fc","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cd6dc486-8398-4e2f-aad8-cce3cbc272f2","LogTimestamp":"2023-04-25T00:57:28.571Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:57:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:57:28.791Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:57:28.807Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:28.807Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:28.807Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:30.582Z","message":"Entering","context":{"RequestID":"e0828260-efdd-43e4-89ae-354dc7ea774c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2a280e7c-2371-4f19-a25f-c8e019ce4611","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:57:30.582Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:57:30.585Z","message":"{\"transactionId\":\"e0828260-efdd-43e4-89ae-354dc7ea774c\",\"status\":\"200\",\"rqstDate\":\"230425-00:57:30:583\",\"respDate\":\"230425-00:57:30:584\",\"sourceId\":\"haproxy:e0828260-efdd-43e4-89ae-354dc7ea774c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:57:30:583-29771\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[75e42fdf-fc88-451a-8797-7e9b3060dd76], x-b3-parentspanid=[70478df980d99db8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2be856c56413589f70478df980d99db8], x-b3-spanid=[b02e97ace28d3af9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e0828260-efdd-43e4-89ae-354dc7ea774c]}\\\"}\"}","context":{"RequestID":"e0828260-efdd-43e4-89ae-354dc7ea774c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2a280e7c-2371-4f19-a25f-c8e019ce4611","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:57:30.582Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:30.585Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e0828260-efdd-43e4-89ae-354dc7ea774c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2a280e7c-2371-4f19-a25f-c8e019ce4611","LogTimestamp":"2023-04-25T00:57:30.585Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:57:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:57:30.881Z","message":"Entering","context":{"RequestID":"04a82158-5511-4333-85a2-06c31f93fb8d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9abbd53a-4711-4be7-8de0-e40777e9763a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:57:30.881Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:57:30.883Z","message":"{\"transactionId\":\"04a82158-5511-4333-85a2-06c31f93fb8d\",\"status\":\"200\",\"rqstDate\":\"230425-00:57:30:882\",\"respDate\":\"230425-00:57:30:883\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:04a82158-5511-4333-85a2-06c31f93fb8d\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:57:30:882-26028\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a0fd407b-352f-4883-9014-03b29b4e5fb6], x-b3-parentspanid=[6005b33cafea51eb], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[35977], x-envoy-attempt-count=[1], x-b3-traceid=[f34d623fcbf6b0866005b33cafea51eb], x-b3-spanid=[16a15127e2058274], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[04a82158-5511-4333-85a2-06c31f93fb8d]}\\\"}\"}","context":{"RequestID":"04a82158-5511-4333-85a2-06c31f93fb8d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9abbd53a-4711-4be7-8de0-e40777e9763a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:57:30.881Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:30.884Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"04a82158-5511-4333-85a2-06c31f93fb8d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9abbd53a-4711-4be7-8de0-e40777e9763a","LogTimestamp":"2023-04-25T00:57:30.884Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:57:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:57:31.097Z","message":"Entering","context":{"RequestID":"f1e00d02-4460-4448-b177-8a75021500c1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b5d69bfd-e6e7-474c-a3df-56525fb76139","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:57:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:57:31.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"f1e00d02-4460-4448-b177-8a75021500c1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b5d69bfd-e6e7-474c-a3df-56525fb76139","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:57:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:31.100Z","message":"{\"transactionId\":\"f1e00d02-4460-4448-b177-8a75021500c1\",\"status\":\"200\",\"rqstDate\":\"230425-00:57:31:097\",\"respDate\":\"230425-00:57:31:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f1e00d02-4460-4448-b177-8a75021500c1\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:57:31:097-78017\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f1e00d02-4460-4448-b177-8a75021500c1]}\\\"}\"}","context":{"RequestID":"f1e00d02-4460-4448-b177-8a75021500c1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b5d69bfd-e6e7-474c-a3df-56525fb76139","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:57:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:31.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f1e00d02-4460-4448-b177-8a75021500c1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b5d69bfd-e6e7-474c-a3df-56525fb76139","LogTimestamp":"2023-04-25T00:57:31.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:57:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:57:32.593Z","message":"Entering","context":{"RequestID":"3b162c5f-dd8f-42b8-be8b-53a304df06a3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"051b58d6-2e8a-4d4c-9cee-8fcd6adaa8b9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:57:32.593Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:57:32.595Z","message":"{\"transactionId\":\"3b162c5f-dd8f-42b8-be8b-53a304df06a3\",\"status\":\"200\",\"rqstDate\":\"230425-00:57:32:594\",\"respDate\":\"230425-00:57:32:595\",\"sourceId\":\"haproxy:3b162c5f-dd8f-42b8-be8b-53a304df06a3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:57:32:594-37890\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[02780a1c-45a9-4e8f-9a12-9bdd62cb2b05], x-b3-parentspanid=[3b322d9c7c37f712], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3eb8d7ce0ae00cca3b322d9c7c37f712], x-b3-spanid=[2f0587a79cf475a0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3b162c5f-dd8f-42b8-be8b-53a304df06a3]}\\\"}\"}","context":{"RequestID":"3b162c5f-dd8f-42b8-be8b-53a304df06a3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"051b58d6-2e8a-4d4c-9cee-8fcd6adaa8b9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:57:32.593Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:32.596Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3b162c5f-dd8f-42b8-be8b-53a304df06a3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"051b58d6-2e8a-4d4c-9cee-8fcd6adaa8b9","LogTimestamp":"2023-04-25T00:57:32.596Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:57:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:57:34.605Z","message":"Entering","context":{"RequestID":"600701b0-98d7-4dfc-bae3-e74fbde149cc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bbd4965f-dcc2-487c-989e-75d9cf327460","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:57:34.605Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:57:34.608Z","message":"{\"transactionId\":\"600701b0-98d7-4dfc-bae3-e74fbde149cc\",\"status\":\"200\",\"rqstDate\":\"230425-00:57:34:606\",\"respDate\":\"230425-00:57:34:608\",\"sourceId\":\"haproxy:600701b0-98d7-4dfc-bae3-e74fbde149cc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:57:34:606-91184\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[31161e99-89b4-47d0-ac3a-0322bc3f34d2], x-b3-parentspanid=[af1a9406725354a5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9b29d7a828f3350daf1a9406725354a5], x-b3-spanid=[4db68ffe9064b2db], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[600701b0-98d7-4dfc-bae3-e74fbde149cc]}\\\"}\"}","context":{"RequestID":"600701b0-98d7-4dfc-bae3-e74fbde149cc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bbd4965f-dcc2-487c-989e-75d9cf327460","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:57:34.605Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:34.609Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"600701b0-98d7-4dfc-bae3-e74fbde149cc","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bbd4965f-dcc2-487c-989e-75d9cf327460","LogTimestamp":"2023-04-25T00:57:34.609Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:57:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:57:36.617Z","message":"Entering","context":{"RequestID":"95a85fe3-0bcd-4813-99cf-ceafa9432365","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8cc7b8dd-3f46-424f-a886-6798381b3c6d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:57:36.617Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:57:36.618Z","message":"{\"transactionId\":\"95a85fe3-0bcd-4813-99cf-ceafa9432365\",\"status\":\"200\",\"rqstDate\":\"230425-00:57:36:617\",\"respDate\":\"230425-00:57:36:618\",\"sourceId\":\"haproxy:95a85fe3-0bcd-4813-99cf-ceafa9432365\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:57:36:617-37549\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[99716d94-ce53-419c-9962-de88af680f09], x-b3-parentspanid=[8983f5e38464fa2c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a7afcb845ce9e0318983f5e38464fa2c], x-b3-spanid=[0d995248dfc3bfbe], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[95a85fe3-0bcd-4813-99cf-ceafa9432365]}\\\"}\"}","context":{"RequestID":"95a85fe3-0bcd-4813-99cf-ceafa9432365","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8cc7b8dd-3f46-424f-a886-6798381b3c6d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:57:36.617Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:36.619Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"95a85fe3-0bcd-4813-99cf-ceafa9432365","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8cc7b8dd-3f46-424f-a886-6798381b3c6d","LogTimestamp":"2023-04-25T00:57:36.619Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:57:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:57:38.627Z","message":"Entering","context":{"RequestID":"7f9b9ca9-3c72-4c1b-a500-37eb0d5c750f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"90b5ee3f-279a-4ce8-9513-5d334ff48b1b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:57:38.627Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:57:38.629Z","message":"{\"transactionId\":\"7f9b9ca9-3c72-4c1b-a500-37eb0d5c750f\",\"status\":\"200\",\"rqstDate\":\"230425-00:57:38:628\",\"respDate\":\"230425-00:57:38:629\",\"sourceId\":\"haproxy:7f9b9ca9-3c72-4c1b-a500-37eb0d5c750f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:57:38:628-27046\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[06098e67-f951-4be1-9e68-5540599f845b], x-b3-parentspanid=[c6f05ec1f0dc5308], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f8404bf81df4809bc6f05ec1f0dc5308], x-b3-spanid=[a2a39cc0c8b6117a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7f9b9ca9-3c72-4c1b-a500-37eb0d5c750f]}\\\"}\"}","context":{"RequestID":"7f9b9ca9-3c72-4c1b-a500-37eb0d5c750f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"90b5ee3f-279a-4ce8-9513-5d334ff48b1b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:57:38.627Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:38.630Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7f9b9ca9-3c72-4c1b-a500-37eb0d5c750f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"90b5ee3f-279a-4ce8-9513-5d334ff48b1b","LogTimestamp":"2023-04-25T00:57:38.630Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:57:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:57:38.791Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:57:38.807Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:38.807Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:38.807Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:40.639Z","message":"Entering","context":{"RequestID":"701c93ba-77ee-453a-8187-f73ba0d3f48a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d33b8947-841c-4f3e-8aa2-af35eae1f121","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:57:40.639Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:57:40.641Z","message":"{\"transactionId\":\"701c93ba-77ee-453a-8187-f73ba0d3f48a\",\"status\":\"200\",\"rqstDate\":\"230425-00:57:40:640\",\"respDate\":\"230425-00:57:40:641\",\"sourceId\":\"haproxy:701c93ba-77ee-453a-8187-f73ba0d3f48a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:57:40:640-20761\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b5ff419d-20f9-48a2-be08-ff5bfc3a75ba], x-b3-parentspanid=[73caf01b4ffdaa71], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dbad0dfc51d8ffda73caf01b4ffdaa71], x-b3-spanid=[d4dd4bd9b84c0d58], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[701c93ba-77ee-453a-8187-f73ba0d3f48a]}\\\"}\"}","context":{"RequestID":"701c93ba-77ee-453a-8187-f73ba0d3f48a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d33b8947-841c-4f3e-8aa2-af35eae1f121","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:57:40.639Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:40.641Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"701c93ba-77ee-453a-8187-f73ba0d3f48a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d33b8947-841c-4f3e-8aa2-af35eae1f121","LogTimestamp":"2023-04-25T00:57:40.641Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:57:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:57:40.880Z","message":"Entering","context":{"RequestID":"4ddf1ae0-5e13-413e-a148-a77689a5c9be","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ce22389d-7b9b-4408-81ca-f97adaa00792","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:57:40.880Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:57:40.882Z","message":"{\"transactionId\":\"4ddf1ae0-5e13-413e-a148-a77689a5c9be\",\"status\":\"200\",\"rqstDate\":\"230425-00:57:40:881\",\"respDate\":\"230425-00:57:40:882\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4ddf1ae0-5e13-413e-a148-a77689a5c9be\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:57:40:881-53219\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[75f45b2d-e526-4f8f-b1e3-726f5b822434], x-b3-parentspanid=[79aebf1b7d1bcf16], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[58325], x-envoy-attempt-count=[1], x-b3-traceid=[55b31f131205773979aebf1b7d1bcf16], x-b3-spanid=[8fd9a00b29fa707b], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4ddf1ae0-5e13-413e-a148-a77689a5c9be]}\\\"}\"}","context":{"RequestID":"4ddf1ae0-5e13-413e-a148-a77689a5c9be","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ce22389d-7b9b-4408-81ca-f97adaa00792","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:57:40.880Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:40.883Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4ddf1ae0-5e13-413e-a148-a77689a5c9be","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ce22389d-7b9b-4408-81ca-f97adaa00792","LogTimestamp":"2023-04-25T00:57:40.883Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:57:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:57:41.096Z","message":"Entering","context":{"RequestID":"61d41f39-b4b3-47af-a0fc-654ca41fafca","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9ef05ec9-bc1e-4d3d-8a5f-09282787c2f4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:57:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:57:41.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"61d41f39-b4b3-47af-a0fc-654ca41fafca","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9ef05ec9-bc1e-4d3d-8a5f-09282787c2f4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:57:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:41.099Z","message":"{\"transactionId\":\"61d41f39-b4b3-47af-a0fc-654ca41fafca\",\"status\":\"200\",\"rqstDate\":\"230425-00:57:41:097\",\"respDate\":\"230425-00:57:41:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:61d41f39-b4b3-47af-a0fc-654ca41fafca\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:57:41:097-76524\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[61d41f39-b4b3-47af-a0fc-654ca41fafca]}\\\"}\"}","context":{"RequestID":"61d41f39-b4b3-47af-a0fc-654ca41fafca","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9ef05ec9-bc1e-4d3d-8a5f-09282787c2f4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:57:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:41.099Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"61d41f39-b4b3-47af-a0fc-654ca41fafca","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9ef05ec9-bc1e-4d3d-8a5f-09282787c2f4","LogTimestamp":"2023-04-25T00:57:41.099Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:57:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:57:42.462Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:42.467Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:42.650Z","message":"Entering","context":{"RequestID":"c28bc742-f8cf-4202-951a-9e09377f146b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ab41a115-6ef0-4db1-9402-09e2ab27d178","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:57:42.650Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:57:42.652Z","message":"{\"transactionId\":\"c28bc742-f8cf-4202-951a-9e09377f146b\",\"status\":\"200\",\"rqstDate\":\"230425-00:57:42:651\",\"respDate\":\"230425-00:57:42:652\",\"sourceId\":\"haproxy:c28bc742-f8cf-4202-951a-9e09377f146b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:57:42:651-40094\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[47f167a0-37a0-48b2-8227-e2d36d353ab4], x-b3-parentspanid=[28241ef08f401205], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fd7d0091a3059dc928241ef08f401205], x-b3-spanid=[c6dfd38d0766fe41], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c28bc742-f8cf-4202-951a-9e09377f146b]}\\\"}\"}","context":{"RequestID":"c28bc742-f8cf-4202-951a-9e09377f146b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ab41a115-6ef0-4db1-9402-09e2ab27d178","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:57:42.650Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:42.653Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c28bc742-f8cf-4202-951a-9e09377f146b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ab41a115-6ef0-4db1-9402-09e2ab27d178","LogTimestamp":"2023-04-25T00:57:42.653Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:57:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:57:44.662Z","message":"Entering","context":{"RequestID":"7c5ef953-3c34-4673-997d-b0be5ff43925","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"caf69caa-50c1-450e-acc6-5bacb6fbab49","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:57:44.662Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:57:44.664Z","message":"{\"transactionId\":\"7c5ef953-3c34-4673-997d-b0be5ff43925\",\"status\":\"200\",\"rqstDate\":\"230425-00:57:44:663\",\"respDate\":\"230425-00:57:44:664\",\"sourceId\":\"haproxy:7c5ef953-3c34-4673-997d-b0be5ff43925\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:57:44:663-93510\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2f85ee6f-8ab2-4903-ae62-5850e5324c77], x-b3-parentspanid=[72376fbb28bab692], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[35b024657a6d060872376fbb28bab692], x-b3-spanid=[39db57a04bb15f91], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7c5ef953-3c34-4673-997d-b0be5ff43925]}\\\"}\"}","context":{"RequestID":"7c5ef953-3c34-4673-997d-b0be5ff43925","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"caf69caa-50c1-450e-acc6-5bacb6fbab49","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:57:44.662Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:44.665Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7c5ef953-3c34-4673-997d-b0be5ff43925","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"caf69caa-50c1-450e-acc6-5bacb6fbab49","LogTimestamp":"2023-04-25T00:57:44.665Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:57:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:57:46.674Z","message":"Entering","context":{"RequestID":"05b324de-e7bb-45ca-a4e7-cd04e030cb34","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"278199b8-431f-43fa-a83b-dc5da7aa9fef","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:57:46.673Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:57:46.676Z","message":"{\"transactionId\":\"05b324de-e7bb-45ca-a4e7-cd04e030cb34\",\"status\":\"200\",\"rqstDate\":\"230425-00:57:46:675\",\"respDate\":\"230425-00:57:46:676\",\"sourceId\":\"haproxy:05b324de-e7bb-45ca-a4e7-cd04e030cb34\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:57:46:675-17597\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1aa39f77-1c88-4c9d-ae13-d6e7c9c248f7], x-b3-parentspanid=[ba7373e749ec284b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5e51b3f028c512d2ba7373e749ec284b], x-b3-spanid=[474ccbe96cd9c7a2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[05b324de-e7bb-45ca-a4e7-cd04e030cb34]}\\\"}\"}","context":{"RequestID":"05b324de-e7bb-45ca-a4e7-cd04e030cb34","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"278199b8-431f-43fa-a83b-dc5da7aa9fef","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:57:46.673Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:46.677Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"05b324de-e7bb-45ca-a4e7-cd04e030cb34","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"278199b8-431f-43fa-a83b-dc5da7aa9fef","LogTimestamp":"2023-04-25T00:57:46.677Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:57:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:57:48.686Z","message":"Entering","context":{"RequestID":"f66d9c66-0d56-4921-ac80-ff65f033da00","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5a7f3530-3c7b-42d1-87d9-68b256354671","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:57:48.686Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:57:48.688Z","message":"{\"transactionId\":\"f66d9c66-0d56-4921-ac80-ff65f033da00\",\"status\":\"200\",\"rqstDate\":\"230425-00:57:48:687\",\"respDate\":\"230425-00:57:48:688\",\"sourceId\":\"haproxy:f66d9c66-0d56-4921-ac80-ff65f033da00\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:57:48:687-30032\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0ca4a180-5b1d-434f-818f-781938e39762], x-b3-parentspanid=[dfcb2b60b741c8e6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1b9450a0ed5b3c54dfcb2b60b741c8e6], x-b3-spanid=[45549852c180d159], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f66d9c66-0d56-4921-ac80-ff65f033da00]}\\\"}\"}","context":{"RequestID":"f66d9c66-0d56-4921-ac80-ff65f033da00","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5a7f3530-3c7b-42d1-87d9-68b256354671","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:57:48.686Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:48.689Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f66d9c66-0d56-4921-ac80-ff65f033da00","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5a7f3530-3c7b-42d1-87d9-68b256354671","LogTimestamp":"2023-04-25T00:57:48.689Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:57:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:57:48.792Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:57:48.810Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:48.810Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:48.810Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:50.699Z","message":"Entering","context":{"RequestID":"81672b2e-2917-4f22-94fe-d47fe23efde6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"140f5018-ed7b-4292-804a-55fd52ddf903","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:57:50.699Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:57:50.702Z","message":"{\"transactionId\":\"81672b2e-2917-4f22-94fe-d47fe23efde6\",\"status\":\"200\",\"rqstDate\":\"230425-00:57:50:700\",\"respDate\":\"230425-00:57:50:702\",\"sourceId\":\"haproxy:81672b2e-2917-4f22-94fe-d47fe23efde6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:57:50:700-75488\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[715921bb-e9a0-445f-bd49-ecf602ec8ea5], x-b3-parentspanid=[6701e79149c3f016], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[20a983e65d7327396701e79149c3f016], x-b3-spanid=[e8366b418adea0c7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[81672b2e-2917-4f22-94fe-d47fe23efde6]}\\\"}\"}","context":{"RequestID":"81672b2e-2917-4f22-94fe-d47fe23efde6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"140f5018-ed7b-4292-804a-55fd52ddf903","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:57:50.699Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:50.703Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"81672b2e-2917-4f22-94fe-d47fe23efde6","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"140f5018-ed7b-4292-804a-55fd52ddf903","LogTimestamp":"2023-04-25T00:57:50.703Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:57:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:57:50.878Z","message":"Entering","context":{"RequestID":"05b1e0a1-f90f-44b6-a6fc-ccfd399c26b4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a963ec1f-aa4f-4b64-a244-4b7501d481fe","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:57:50.878Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:57:50.880Z","message":"{\"transactionId\":\"05b1e0a1-f90f-44b6-a6fc-ccfd399c26b4\",\"status\":\"200\",\"rqstDate\":\"230425-00:57:50:879\",\"respDate\":\"230425-00:57:50:880\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:05b1e0a1-f90f-44b6-a6fc-ccfd399c26b4\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:57:50:879-24378\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[03091eee-0997-4acc-88ab-4af7f1234cb8], x-b3-parentspanid=[88ebac063a9ae7dd], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[33857], x-envoy-attempt-count=[1], x-b3-traceid=[7b024fc10cab607088ebac063a9ae7dd], x-b3-spanid=[62809a912a7ca421], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[05b1e0a1-f90f-44b6-a6fc-ccfd399c26b4]}\\\"}\"}","context":{"RequestID":"05b1e0a1-f90f-44b6-a6fc-ccfd399c26b4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a963ec1f-aa4f-4b64-a244-4b7501d481fe","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:57:50.878Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:50.881Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"05b1e0a1-f90f-44b6-a6fc-ccfd399c26b4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a963ec1f-aa4f-4b64-a244-4b7501d481fe","LogTimestamp":"2023-04-25T00:57:50.881Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:57:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:57:51.097Z","message":"Entering","context":{"RequestID":"8ef2c2aa-b590-44fd-a30f-668028391b67","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"22572713-c966-442c-b260-c7735b2e4612","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:57:51.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:57:51.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"8ef2c2aa-b590-44fd-a30f-668028391b67","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"22572713-c966-442c-b260-c7735b2e4612","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:57:51.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:51.100Z","message":"{\"transactionId\":\"8ef2c2aa-b590-44fd-a30f-668028391b67\",\"status\":\"200\",\"rqstDate\":\"230425-00:57:51:098\",\"respDate\":\"230425-00:57:51:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8ef2c2aa-b590-44fd-a30f-668028391b67\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:57:51:098-31935\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8ef2c2aa-b590-44fd-a30f-668028391b67]}\\\"}\"}","context":{"RequestID":"8ef2c2aa-b590-44fd-a30f-668028391b67","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"22572713-c966-442c-b260-c7735b2e4612","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:57:51.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:51.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8ef2c2aa-b590-44fd-a30f-668028391b67","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"22572713-c966-442c-b260-c7735b2e4612","LogTimestamp":"2023-04-25T00:57:51.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:57:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:57:52.713Z","message":"Entering","context":{"RequestID":"1c0346ac-9d65-42d8-b2cd-689cc35801fc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"600f1c47-fd36-467f-be87-045ff10e7927","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:57:52.713Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:57:52.716Z","message":"{\"transactionId\":\"1c0346ac-9d65-42d8-b2cd-689cc35801fc\",\"status\":\"200\",\"rqstDate\":\"230425-00:57:52:715\",\"respDate\":\"230425-00:57:52:716\",\"sourceId\":\"haproxy:1c0346ac-9d65-42d8-b2cd-689cc35801fc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:57:52:715-12914\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2427c0a8-4e8a-4af1-b511-19b093af0916], x-b3-parentspanid=[56464830af9df7d4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d05b2abd4efa984456464830af9df7d4], x-b3-spanid=[3d48478045985ab4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1c0346ac-9d65-42d8-b2cd-689cc35801fc]}\\\"}\"}","context":{"RequestID":"1c0346ac-9d65-42d8-b2cd-689cc35801fc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"600f1c47-fd36-467f-be87-045ff10e7927","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:57:52.713Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:52.717Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1c0346ac-9d65-42d8-b2cd-689cc35801fc","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"600f1c47-fd36-467f-be87-045ff10e7927","LogTimestamp":"2023-04-25T00:57:52.717Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:57:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:57:54.728Z","message":"Entering","context":{"RequestID":"6dc0f245-f5f9-4836-bf0c-26411deec832","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"485b33b7-b62c-439c-bda6-b81eb16b9b54","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:57:54.728Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:57:54.731Z","message":"{\"transactionId\":\"6dc0f245-f5f9-4836-bf0c-26411deec832\",\"status\":\"200\",\"rqstDate\":\"230425-00:57:54:729\",\"respDate\":\"230425-00:57:54:731\",\"sourceId\":\"haproxy:6dc0f245-f5f9-4836-bf0c-26411deec832\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:57:54:729-79874\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[af379b12-e89d-40c7-bbe6-207500a58f57], x-b3-parentspanid=[0765aa022d56c219], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8d0a75b901b548db0765aa022d56c219], x-b3-spanid=[ea376b4c7b02491e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6dc0f245-f5f9-4836-bf0c-26411deec832]}\\\"}\"}","context":{"RequestID":"6dc0f245-f5f9-4836-bf0c-26411deec832","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"485b33b7-b62c-439c-bda6-b81eb16b9b54","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:57:54.728Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:54.732Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6dc0f245-f5f9-4836-bf0c-26411deec832","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"485b33b7-b62c-439c-bda6-b81eb16b9b54","LogTimestamp":"2023-04-25T00:57:54.732Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:57:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:57:56.741Z","message":"Entering","context":{"RequestID":"b07058a5-4e48-44e7-98b4-e941c7829e6e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0d04cf8d-ff51-455c-b4fd-d6ed2c954c15","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:57:56.741Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:57:56.744Z","message":"{\"transactionId\":\"b07058a5-4e48-44e7-98b4-e941c7829e6e\",\"status\":\"200\",\"rqstDate\":\"230425-00:57:56:742\",\"respDate\":\"230425-00:57:56:743\",\"sourceId\":\"haproxy:b07058a5-4e48-44e7-98b4-e941c7829e6e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:57:56:742-78191\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a895d64c-d006-4c47-bcb8-3d71d072ea6a], x-b3-parentspanid=[66e4e148cfc011f5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[437d038d87892e4f66e4e148cfc011f5], x-b3-spanid=[5fbf2213b7c9c58c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b07058a5-4e48-44e7-98b4-e941c7829e6e]}\\\"}\"}","context":{"RequestID":"b07058a5-4e48-44e7-98b4-e941c7829e6e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0d04cf8d-ff51-455c-b4fd-d6ed2c954c15","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:57:56.741Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:56.744Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b07058a5-4e48-44e7-98b4-e941c7829e6e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0d04cf8d-ff51-455c-b4fd-d6ed2c954c15","LogTimestamp":"2023-04-25T00:57:56.744Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:57:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:57:58.755Z","message":"Entering","context":{"RequestID":"6ab14991-322f-430b-8b6a-f37f4c55d253","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"be2df9f7-11b8-4de7-9c0e-6518e87e1d23","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:57:58.755Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:57:58.758Z","message":"{\"transactionId\":\"6ab14991-322f-430b-8b6a-f37f4c55d253\",\"status\":\"200\",\"rqstDate\":\"230425-00:57:58:756\",\"respDate\":\"230425-00:57:58:758\",\"sourceId\":\"haproxy:6ab14991-322f-430b-8b6a-f37f4c55d253\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:57:58:756-66657\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[76307f97-d4c5-43f3-8ce2-3d07ac5a3876], x-b3-parentspanid=[8e1eb1b425341470], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7904eb068b7ca38f8e1eb1b425341470], x-b3-spanid=[0a934cd10f592212], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6ab14991-322f-430b-8b6a-f37f4c55d253]}\\\"}\"}","context":{"RequestID":"6ab14991-322f-430b-8b6a-f37f4c55d253","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"be2df9f7-11b8-4de7-9c0e-6518e87e1d23","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:57:58.755Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:58.759Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6ab14991-322f-430b-8b6a-f37f4c55d253","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"be2df9f7-11b8-4de7-9c0e-6518e87e1d23","LogTimestamp":"2023-04-25T00:57:58.759Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:57:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:57:58.792Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:57:58.806Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:58.806Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:57:58.807Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:00.769Z","message":"Entering","context":{"RequestID":"0768009e-b90e-4d60-b68b-9e3e7a8a6ba3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2e6b1fc8-def2-4de3-9f66-52addbd9abfb","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:58:00.769Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:58:00.773Z","message":"{\"transactionId\":\"0768009e-b90e-4d60-b68b-9e3e7a8a6ba3\",\"status\":\"200\",\"rqstDate\":\"230425-00:58:00:771\",\"respDate\":\"230425-00:58:00:772\",\"sourceId\":\"haproxy:0768009e-b90e-4d60-b68b-9e3e7a8a6ba3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:58:00:771-13688\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c06a4903-efbd-4abf-80d9-bc0fb81c8b04], x-b3-parentspanid=[151cc7ddfbbaa62a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b66cd57cb76b20b0151cc7ddfbbaa62a], x-b3-spanid=[ba54dac38efe1d4d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0768009e-b90e-4d60-b68b-9e3e7a8a6ba3]}\\\"}\"}","context":{"RequestID":"0768009e-b90e-4d60-b68b-9e3e7a8a6ba3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2e6b1fc8-def2-4de3-9f66-52addbd9abfb","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:58:00.769Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:00.774Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0768009e-b90e-4d60-b68b-9e3e7a8a6ba3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2e6b1fc8-def2-4de3-9f66-52addbd9abfb","LogTimestamp":"2023-04-25T00:58:00.774Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:58:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T00:58:00.879Z","message":"Entering","context":{"RequestID":"e1fb264c-9f07-4428-b6b8-4d8c80cf64cb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0b5d44aa-f06e-4fd7-958e-04b2b1263109","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:58:00.879Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:58:00.882Z","message":"{\"transactionId\":\"e1fb264c-9f07-4428-b6b8-4d8c80cf64cb\",\"status\":\"200\",\"rqstDate\":\"230425-00:58:00:880\",\"respDate\":\"230425-00:58:00:881\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e1fb264c-9f07-4428-b6b8-4d8c80cf64cb\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:58:00:880-2617\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[23311e98-eb2e-4d95-93a1-14834ccfc37a], x-b3-parentspanid=[bdfa8ca6df19651d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41885], x-envoy-attempt-count=[1], x-b3-traceid=[dcb246b5e9f7a871bdfa8ca6df19651d], x-b3-spanid=[be90773ffe1606c9], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e1fb264c-9f07-4428-b6b8-4d8c80cf64cb]}\\\"}\"}","context":{"RequestID":"e1fb264c-9f07-4428-b6b8-4d8c80cf64cb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0b5d44aa-f06e-4fd7-958e-04b2b1263109","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:58:00.879Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:00.882Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e1fb264c-9f07-4428-b6b8-4d8c80cf64cb","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0b5d44aa-f06e-4fd7-958e-04b2b1263109","LogTimestamp":"2023-04-25T00:58:00.882Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:58:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:58:01.096Z","message":"Entering","context":{"RequestID":"24eef3f3-1d33-453e-83d7-44a2b377cb03","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e73b5181-aeb0-4ad2-8133-b594f3a5f001","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:58:01.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:58:01.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"24eef3f3-1d33-453e-83d7-44a2b377cb03","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e73b5181-aeb0-4ad2-8133-b594f3a5f001","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:58:01.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:01.099Z","message":"{\"transactionId\":\"24eef3f3-1d33-453e-83d7-44a2b377cb03\",\"status\":\"200\",\"rqstDate\":\"230425-00:58:01:097\",\"respDate\":\"230425-00:58:01:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:24eef3f3-1d33-453e-83d7-44a2b377cb03\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:58:01:097-34643\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[24eef3f3-1d33-453e-83d7-44a2b377cb03]}\\\"}\"}","context":{"RequestID":"24eef3f3-1d33-453e-83d7-44a2b377cb03","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e73b5181-aeb0-4ad2-8133-b594f3a5f001","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:58:01.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:01.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"24eef3f3-1d33-453e-83d7-44a2b377cb03","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e73b5181-aeb0-4ad2-8133-b594f3a5f001","LogTimestamp":"2023-04-25T00:58:01.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:58:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:58:02.784Z","message":"Entering","context":{"RequestID":"9c811ab7-0852-46a6-b9a7-89a4210f9b86","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6fdafb5e-4719-4e39-a158-8f9e2a0b7574","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:58:02.784Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:58:02.786Z","message":"{\"transactionId\":\"9c811ab7-0852-46a6-b9a7-89a4210f9b86\",\"status\":\"200\",\"rqstDate\":\"230425-00:58:02:785\",\"respDate\":\"230425-00:58:02:786\",\"sourceId\":\"haproxy:9c811ab7-0852-46a6-b9a7-89a4210f9b86\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:58:02:785-63332\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[32ff2a3e-7370-45fe-a6e0-4f67cd5d8530], x-b3-parentspanid=[0ab305de9cc3b544], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[175b2162d2e37fc70ab305de9cc3b544], x-b3-spanid=[e37367d6fa1cdf0c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9c811ab7-0852-46a6-b9a7-89a4210f9b86]}\\\"}\"}","context":{"RequestID":"9c811ab7-0852-46a6-b9a7-89a4210f9b86","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6fdafb5e-4719-4e39-a158-8f9e2a0b7574","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:58:02.784Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:02.787Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9c811ab7-0852-46a6-b9a7-89a4210f9b86","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6fdafb5e-4719-4e39-a158-8f9e2a0b7574","LogTimestamp":"2023-04-25T00:58:02.787Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:58:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:58:04.795Z","message":"Entering","context":{"RequestID":"ce7359c7-2cec-4962-a6d0-864b26261ede","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"17149c8a-6343-465a-9b90-212977fead81","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:58:04.795Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:58:04.797Z","message":"{\"transactionId\":\"ce7359c7-2cec-4962-a6d0-864b26261ede\",\"status\":\"200\",\"rqstDate\":\"230425-00:58:04:796\",\"respDate\":\"230425-00:58:04:797\",\"sourceId\":\"haproxy:ce7359c7-2cec-4962-a6d0-864b26261ede\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:58:04:796-56325\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[efc76185-aa8b-41dc-b319-b2004b951b57], x-b3-parentspanid=[d05ac79d783276d4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7ee02c5985ea157bd05ac79d783276d4], x-b3-spanid=[893bd155de753acf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ce7359c7-2cec-4962-a6d0-864b26261ede]}\\\"}\"}","context":{"RequestID":"ce7359c7-2cec-4962-a6d0-864b26261ede","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"17149c8a-6343-465a-9b90-212977fead81","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:58:04.795Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:04.798Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ce7359c7-2cec-4962-a6d0-864b26261ede","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"17149c8a-6343-465a-9b90-212977fead81","LogTimestamp":"2023-04-25T00:58:04.798Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:58:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:58:06.807Z","message":"Entering","context":{"RequestID":"72263a91-31d7-4037-a211-c6b73d3bcc6b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b2a83a55-bc61-4396-93af-90508c598b71","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:58:06.807Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:58:06.810Z","message":"{\"transactionId\":\"72263a91-31d7-4037-a211-c6b73d3bcc6b\",\"status\":\"200\",\"rqstDate\":\"230425-00:58:06:808\",\"respDate\":\"230425-00:58:06:809\",\"sourceId\":\"haproxy:72263a91-31d7-4037-a211-c6b73d3bcc6b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:58:06:808-37582\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ba9859ea-79cf-4287-95b1-e26cc459b321], x-b3-parentspanid=[90fc065678a06c82], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2f29faebe1992f0590fc065678a06c82], x-b3-spanid=[bf85ae275b92fefc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[72263a91-31d7-4037-a211-c6b73d3bcc6b]}\\\"}\"}","context":{"RequestID":"72263a91-31d7-4037-a211-c6b73d3bcc6b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b2a83a55-bc61-4396-93af-90508c598b71","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:58:06.807Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:06.810Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"72263a91-31d7-4037-a211-c6b73d3bcc6b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b2a83a55-bc61-4396-93af-90508c598b71","LogTimestamp":"2023-04-25T00:58:06.810Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:58:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:58:08.793Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:58:08.808Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:08.809Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:08.809Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:08.819Z","message":"Entering","context":{"RequestID":"c8ecc551-54e8-44f1-b606-67be25ce1c16","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5cdc4912-8311-48ca-a528-7a80bb792802","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:58:08.819Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:58:08.820Z","message":"{\"transactionId\":\"c8ecc551-54e8-44f1-b606-67be25ce1c16\",\"status\":\"200\",\"rqstDate\":\"230425-00:58:08:819\",\"respDate\":\"230425-00:58:08:820\",\"sourceId\":\"haproxy:c8ecc551-54e8-44f1-b606-67be25ce1c16\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:58:08:819-18529\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[98a017de-6f46-40ae-b21b-748f286d9c11], x-b3-parentspanid=[9301f19757ce200d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f8db3e28840699a99301f19757ce200d], x-b3-spanid=[0faa1096c2359d14], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c8ecc551-54e8-44f1-b606-67be25ce1c16]}\\\"}\"}","context":{"RequestID":"c8ecc551-54e8-44f1-b606-67be25ce1c16","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5cdc4912-8311-48ca-a528-7a80bb792802","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:58:08.819Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:08.820Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c8ecc551-54e8-44f1-b606-67be25ce1c16","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5cdc4912-8311-48ca-a528-7a80bb792802","LogTimestamp":"2023-04-25T00:58:08.820Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:58:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-25T00:58:10.829Z","message":"Entering","context":{"RequestID":"1b20a5a5-4fc2-436a-a830-f38c662033c5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"28e396b4-05dd-4339-84ed-2aca8f0fca71","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:58:10.829Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:58:10.832Z","message":"{\"transactionId\":\"1b20a5a5-4fc2-436a-a830-f38c662033c5\",\"status\":\"200\",\"rqstDate\":\"230425-00:58:10:830\",\"respDate\":\"230425-00:58:10:832\",\"sourceId\":\"haproxy:1b20a5a5-4fc2-436a-a830-f38c662033c5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:58:10:830-12539\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d2109b35-5f97-48c4-be4b-05940720bd36], x-b3-parentspanid=[fd1ee35b172f9726], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[07a75ba938a00721fd1ee35b172f9726], x-b3-spanid=[6f69b687c527d972], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1b20a5a5-4fc2-436a-a830-f38c662033c5]}\\\"}\"}","context":{"RequestID":"1b20a5a5-4fc2-436a-a830-f38c662033c5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"28e396b4-05dd-4339-84ed-2aca8f0fca71","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:58:10.829Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:10.833Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1b20a5a5-4fc2-436a-a830-f38c662033c5","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"28e396b4-05dd-4339-84ed-2aca8f0fca71","LogTimestamp":"2023-04-25T00:58:10.832Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:58:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:58:10.879Z","message":"Entering","context":{"RequestID":"b6ae2e28-9bb4-4ea0-b17c-dd891ab14313","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"daa697b7-b9ab-454b-8b18-871fd7b5cdea","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:58:10.879Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:58:10.882Z","message":"{\"transactionId\":\"b6ae2e28-9bb4-4ea0-b17c-dd891ab14313\",\"status\":\"200\",\"rqstDate\":\"230425-00:58:10:880\",\"respDate\":\"230425-00:58:10:882\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b6ae2e28-9bb4-4ea0-b17c-dd891ab14313\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:58:10:880-27934\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e8c186ea-ce39-45b7-be09-67d2164cd6a3], x-b3-parentspanid=[4d74525974307f5d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[33115], x-envoy-attempt-count=[1], x-b3-traceid=[dd95f554db2d4f354d74525974307f5d], x-b3-spanid=[cee30680439906f8], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b6ae2e28-9bb4-4ea0-b17c-dd891ab14313]}\\\"}\"}","context":{"RequestID":"b6ae2e28-9bb4-4ea0-b17c-dd891ab14313","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"daa697b7-b9ab-454b-8b18-871fd7b5cdea","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:58:10.879Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:10.884Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b6ae2e28-9bb4-4ea0-b17c-dd891ab14313","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"daa697b7-b9ab-454b-8b18-871fd7b5cdea","LogTimestamp":"2023-04-25T00:58:10.884Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:58:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-04-25T00:58:11.096Z","message":"Entering","context":{"RequestID":"3e937bbc-4367-4ec2-997c-fcac23a1df74","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ea6889c2-f42d-48f2-a9b3-eae703f94cab","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:58:11.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:58:11.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"3e937bbc-4367-4ec2-997c-fcac23a1df74","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ea6889c2-f42d-48f2-a9b3-eae703f94cab","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:58:11.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:11.099Z","message":"{\"transactionId\":\"3e937bbc-4367-4ec2-997c-fcac23a1df74\",\"status\":\"200\",\"rqstDate\":\"230425-00:58:11:097\",\"respDate\":\"230425-00:58:11:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:3e937bbc-4367-4ec2-997c-fcac23a1df74\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:58:11:097-16346\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[3e937bbc-4367-4ec2-997c-fcac23a1df74]}\\\"}\"}","context":{"RequestID":"3e937bbc-4367-4ec2-997c-fcac23a1df74","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ea6889c2-f42d-48f2-a9b3-eae703f94cab","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:58:11.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:11.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3e937bbc-4367-4ec2-997c-fcac23a1df74","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ea6889c2-f42d-48f2-a9b3-eae703f94cab","LogTimestamp":"2023-04-25T00:58:11.099Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:58:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:58:12.468Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:12.472Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:12.842Z","message":"Entering","context":{"RequestID":"49a23286-7ecb-41be-a0d6-624a542d8337","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"100e88dc-4ba8-4f10-ae12-bac7f559db03","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:58:12.842Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:58:12.843Z","message":"{\"transactionId\":\"49a23286-7ecb-41be-a0d6-624a542d8337\",\"status\":\"200\",\"rqstDate\":\"230425-00:58:12:842\",\"respDate\":\"230425-00:58:12:843\",\"sourceId\":\"haproxy:49a23286-7ecb-41be-a0d6-624a542d8337\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:58:12:842-45688\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[70bdd448-b3b6-428d-86f3-37f69eac92d5], x-b3-parentspanid=[974fad32c1ac0b0e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b0ad22a662a8b7df974fad32c1ac0b0e], x-b3-spanid=[849ea5962db8fed4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[49a23286-7ecb-41be-a0d6-624a542d8337]}\\\"}\"}","context":{"RequestID":"49a23286-7ecb-41be-a0d6-624a542d8337","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"100e88dc-4ba8-4f10-ae12-bac7f559db03","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:58:12.842Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:12.843Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"49a23286-7ecb-41be-a0d6-624a542d8337","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"100e88dc-4ba8-4f10-ae12-bac7f559db03","LogTimestamp":"2023-04-25T00:58:12.843Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:58:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-25T00:58:14.852Z","message":"Entering","context":{"RequestID":"64502ffa-7d14-4b3f-b67d-78e5bfc34531","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f006ea79-5e22-4d29-a141-ae7563ef2abd","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:58:14.852Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:58:14.854Z","message":"{\"transactionId\":\"64502ffa-7d14-4b3f-b67d-78e5bfc34531\",\"status\":\"200\",\"rqstDate\":\"230425-00:58:14:853\",\"respDate\":\"230425-00:58:14:854\",\"sourceId\":\"haproxy:64502ffa-7d14-4b3f-b67d-78e5bfc34531\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:58:14:853-95808\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0125b126-664f-4998-bdaa-849963beb640], x-b3-parentspanid=[f8f837c1ca264c9c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[295bc4eda9a512edf8f837c1ca264c9c], x-b3-spanid=[64d28fe3468c952a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[64502ffa-7d14-4b3f-b67d-78e5bfc34531]}\\\"}\"}","context":{"RequestID":"64502ffa-7d14-4b3f-b67d-78e5bfc34531","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f006ea79-5e22-4d29-a141-ae7563ef2abd","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:58:14.852Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:14.856Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"64502ffa-7d14-4b3f-b67d-78e5bfc34531","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f006ea79-5e22-4d29-a141-ae7563ef2abd","LogTimestamp":"2023-04-25T00:58:14.855Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:58:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:58:16.865Z","message":"Entering","context":{"RequestID":"5e98f48d-2acd-46f3-bbfb-e12979107f52","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"63f29b36-0257-4223-b0cd-f8135b477b0c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:58:16.864Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:58:16.867Z","message":"{\"transactionId\":\"5e98f48d-2acd-46f3-bbfb-e12979107f52\",\"status\":\"200\",\"rqstDate\":\"230425-00:58:16:866\",\"respDate\":\"230425-00:58:16:867\",\"sourceId\":\"haproxy:5e98f48d-2acd-46f3-bbfb-e12979107f52\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:58:16:866-77891\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[661539cb-cd41-41a1-ad20-e58957305edc], x-b3-parentspanid=[8eecc7aedda2f74e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5173f2888d17bd2d8eecc7aedda2f74e], x-b3-spanid=[bf01cd345116be68], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5e98f48d-2acd-46f3-bbfb-e12979107f52]}\\\"}\"}","context":{"RequestID":"5e98f48d-2acd-46f3-bbfb-e12979107f52","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"63f29b36-0257-4223-b0cd-f8135b477b0c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:58:16.864Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:16.868Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5e98f48d-2acd-46f3-bbfb-e12979107f52","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"63f29b36-0257-4223-b0cd-f8135b477b0c","LogTimestamp":"2023-04-25T00:58:16.868Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:58:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:58:18.793Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:58:18.808Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:18.808Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:18.808Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:18.876Z","message":"Entering","context":{"RequestID":"89334940-3d47-42bd-b819-0f0aced581e2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"01c11003-4c62-40b4-b265-5c4abede579a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:58:18.876Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:58:18.878Z","message":"{\"transactionId\":\"89334940-3d47-42bd-b819-0f0aced581e2\",\"status\":\"200\",\"rqstDate\":\"230425-00:58:18:877\",\"respDate\":\"230425-00:58:18:878\",\"sourceId\":\"haproxy:89334940-3d47-42bd-b819-0f0aced581e2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:58:18:877-77296\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cd360dce-f70a-4863-8643-4c54159569c1], x-b3-parentspanid=[a961eceaa9fe9bd6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e16e592a37e106aca961eceaa9fe9bd6], x-b3-spanid=[4d284ee81a4ea8b0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[89334940-3d47-42bd-b819-0f0aced581e2]}\\\"}\"}","context":{"RequestID":"89334940-3d47-42bd-b819-0f0aced581e2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"01c11003-4c62-40b4-b265-5c4abede579a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:58:18.876Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:18.879Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"89334940-3d47-42bd-b819-0f0aced581e2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"01c11003-4c62-40b4-b265-5c4abede579a","LogTimestamp":"2023-04-25T00:58:18.879Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:58:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:58:20.878Z","message":"Entering","context":{"RequestID":"6f9f8a3f-c562-4e8c-ac01-9b3940f9bcb6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"348ec068-5832-41e5-9117-f22c7963c29b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:58:20.877Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:58:20.880Z","message":"{\"transactionId\":\"6f9f8a3f-c562-4e8c-ac01-9b3940f9bcb6\",\"status\":\"200\",\"rqstDate\":\"230425-00:58:20:879\",\"respDate\":\"230425-00:58:20:880\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:6f9f8a3f-c562-4e8c-ac01-9b3940f9bcb6\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:58:20:879-43061\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d4fa8a40-f4fa-473a-9855-a46f1c62b15c], x-b3-parentspanid=[ea13df77c8a6c861], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40105], x-envoy-attempt-count=[1], x-b3-traceid=[d8df81b6c94722fbea13df77c8a6c861], x-b3-spanid=[ca435630f7ee5195], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[6f9f8a3f-c562-4e8c-ac01-9b3940f9bcb6]}\\\"}\"}","context":{"RequestID":"6f9f8a3f-c562-4e8c-ac01-9b3940f9bcb6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"348ec068-5832-41e5-9117-f22c7963c29b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:58:20.877Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:20.881Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6f9f8a3f-c562-4e8c-ac01-9b3940f9bcb6","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"348ec068-5832-41e5-9117-f22c7963c29b","LogTimestamp":"2023-04-25T00:58:20.881Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:58:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:58:20.887Z","message":"Entering","context":{"RequestID":"b96d6477-b407-465c-ad7a-286b8eaa7e37","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a85d9cd9-bb56-494f-9b3c-c15e38b6df4a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:58:20.887Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:58:20.889Z","message":"{\"transactionId\":\"b96d6477-b407-465c-ad7a-286b8eaa7e37\",\"status\":\"200\",\"rqstDate\":\"230425-00:58:20:888\",\"respDate\":\"230425-00:58:20:889\",\"sourceId\":\"haproxy:b96d6477-b407-465c-ad7a-286b8eaa7e37\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:58:20:888-56633\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[df1b5e50-eac4-4788-9a44-bc68e0675fbe], x-b3-parentspanid=[da76f6b7365b59ff], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0b938400bbed7f6ada76f6b7365b59ff], x-b3-spanid=[a7ba44bc96218768], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b96d6477-b407-465c-ad7a-286b8eaa7e37]}\\\"}\"}","context":{"RequestID":"b96d6477-b407-465c-ad7a-286b8eaa7e37","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a85d9cd9-bb56-494f-9b3c-c15e38b6df4a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:58:20.887Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:20.890Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b96d6477-b407-465c-ad7a-286b8eaa7e37","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a85d9cd9-bb56-494f-9b3c-c15e38b6df4a","LogTimestamp":"2023-04-25T00:58:20.890Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:58:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:58:21.096Z","message":"Entering","context":{"RequestID":"b6ea8577-d1e0-45e6-b674-73bef427d974","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ddadf75e-cae1-47e5-9c2d-063c78afb38a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:58:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:58:21.097Z","message":"Database is available from CACHED check.","context":{"RequestID":"b6ea8577-d1e0-45e6-b674-73bef427d974","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ddadf75e-cae1-47e5-9c2d-063c78afb38a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:58:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:21.098Z","message":"{\"transactionId\":\"b6ea8577-d1e0-45e6-b674-73bef427d974\",\"status\":\"200\",\"rqstDate\":\"230425-00:58:21:097\",\"respDate\":\"230425-00:58:21:098\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b6ea8577-d1e0-45e6-b674-73bef427d974\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:58:21:097-32621\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b6ea8577-d1e0-45e6-b674-73bef427d974]}\\\"}\"}","context":{"RequestID":"b6ea8577-d1e0-45e6-b674-73bef427d974","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ddadf75e-cae1-47e5-9c2d-063c78afb38a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:58:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:21.099Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b6ea8577-d1e0-45e6-b674-73bef427d974","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ddadf75e-cae1-47e5-9c2d-063c78afb38a","LogTimestamp":"2023-04-25T00:58:21.099Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:58:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:58:22.899Z","message":"Entering","context":{"RequestID":"07a5ec8e-54f0-4803-9623-9480be031a67","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0403f673-6459-4d3c-847b-e819e473a426","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:58:22.899Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:58:22.901Z","message":"{\"transactionId\":\"07a5ec8e-54f0-4803-9623-9480be031a67\",\"status\":\"200\",\"rqstDate\":\"230425-00:58:22:900\",\"respDate\":\"230425-00:58:22:901\",\"sourceId\":\"haproxy:07a5ec8e-54f0-4803-9623-9480be031a67\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:58:22:900-3264\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f3e3836c-52bb-47be-b4df-032ea1e87e23], x-b3-parentspanid=[11bc7cbf164cfd31], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[995196ce9d11c98111bc7cbf164cfd31], x-b3-spanid=[bab8ab9edc356167], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[07a5ec8e-54f0-4803-9623-9480be031a67]}\\\"}\"}","context":{"RequestID":"07a5ec8e-54f0-4803-9623-9480be031a67","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0403f673-6459-4d3c-847b-e819e473a426","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:58:22.899Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:22.902Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"07a5ec8e-54f0-4803-9623-9480be031a67","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0403f673-6459-4d3c-847b-e819e473a426","LogTimestamp":"2023-04-25T00:58:22.902Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:58:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:58:24.912Z","message":"Entering","context":{"RequestID":"05bcd9bd-2e5d-48bf-b77b-e021c712c248","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a9a81448-a318-4d0d-8179-765722b08ce3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:58:24.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:58:24.914Z","message":"{\"transactionId\":\"05bcd9bd-2e5d-48bf-b77b-e021c712c248\",\"status\":\"200\",\"rqstDate\":\"230425-00:58:24:912\",\"respDate\":\"230425-00:58:24:914\",\"sourceId\":\"haproxy:05bcd9bd-2e5d-48bf-b77b-e021c712c248\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:58:24:912-43841\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a40149d1-9bf2-40a6-8370-d034acc54937], x-b3-parentspanid=[c1cbeec4cfdfff63], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[327d530ff465ba2dc1cbeec4cfdfff63], x-b3-spanid=[289567a82209a5a5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[05bcd9bd-2e5d-48bf-b77b-e021c712c248]}\\\"}\"}","context":{"RequestID":"05bcd9bd-2e5d-48bf-b77b-e021c712c248","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a9a81448-a318-4d0d-8179-765722b08ce3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:58:24.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:24.915Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"05bcd9bd-2e5d-48bf-b77b-e021c712c248","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a9a81448-a318-4d0d-8179-765722b08ce3","LogTimestamp":"2023-04-25T00:58:24.915Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:58:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:58:26.925Z","message":"Entering","context":{"RequestID":"3cdf24b8-3c1d-446d-aa00-d125fb770c81","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7f44fb77-e2a8-4842-92ac-670d7ba4fc3e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:58:26.924Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:58:26.926Z","message":"{\"transactionId\":\"3cdf24b8-3c1d-446d-aa00-d125fb770c81\",\"status\":\"200\",\"rqstDate\":\"230425-00:58:26:925\",\"respDate\":\"230425-00:58:26:926\",\"sourceId\":\"haproxy:3cdf24b8-3c1d-446d-aa00-d125fb770c81\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:58:26:925-82942\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[960dfd10-28e3-452a-8b88-d728b1d6170c], x-b3-parentspanid=[b141c40296d83ac2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ca67db25e8622e30b141c40296d83ac2], x-b3-spanid=[03912e0cd9928182], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3cdf24b8-3c1d-446d-aa00-d125fb770c81]}\\\"}\"}","context":{"RequestID":"3cdf24b8-3c1d-446d-aa00-d125fb770c81","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7f44fb77-e2a8-4842-92ac-670d7ba4fc3e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:58:26.924Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:26.927Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3cdf24b8-3c1d-446d-aa00-d125fb770c81","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7f44fb77-e2a8-4842-92ac-670d7ba4fc3e","LogTimestamp":"2023-04-25T00:58:26.927Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:58:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:58:28.794Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:58:28.810Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:28.811Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:28.811Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:28.937Z","message":"Entering","context":{"RequestID":"f14fa1c3-45db-4cd4-91d7-e717e26cc363","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"130bc254-3704-496e-b3a7-13b9d26d6d6a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:58:28.936Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:58:28.939Z","message":"{\"transactionId\":\"f14fa1c3-45db-4cd4-91d7-e717e26cc363\",\"status\":\"200\",\"rqstDate\":\"230425-00:58:28:937\",\"respDate\":\"230425-00:58:28:939\",\"sourceId\":\"haproxy:f14fa1c3-45db-4cd4-91d7-e717e26cc363\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:58:28:937-13844\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[baedd632-e5ba-4539-9487-81ab2f8b3585], x-b3-parentspanid=[9ea1e44c4779c55c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e7bcfd9d9b4012879ea1e44c4779c55c], x-b3-spanid=[312a0eed07003817], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f14fa1c3-45db-4cd4-91d7-e717e26cc363]}\\\"}\"}","context":{"RequestID":"f14fa1c3-45db-4cd4-91d7-e717e26cc363","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"130bc254-3704-496e-b3a7-13b9d26d6d6a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:58:28.936Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:28.939Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f14fa1c3-45db-4cd4-91d7-e717e26cc363","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"130bc254-3704-496e-b3a7-13b9d26d6d6a","LogTimestamp":"2023-04-25T00:58:28.939Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:58:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:58:30.878Z","message":"Entering","context":{"RequestID":"fed2dc6e-8b14-4f11-b643-ce6a50f5098d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5bf42b29-7e76-4037-bc50-6d585663aba9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:58:30.878Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:58:30.881Z","message":"{\"transactionId\":\"fed2dc6e-8b14-4f11-b643-ce6a50f5098d\",\"status\":\"200\",\"rqstDate\":\"230425-00:58:30:879\",\"respDate\":\"230425-00:58:30:880\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:fed2dc6e-8b14-4f11-b643-ce6a50f5098d\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:58:30:879-44292\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[05291729-bd47-46ac-9457-8033d37643b2], x-b3-parentspanid=[570f48302bf1e1c7], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[48451], x-envoy-attempt-count=[1], x-b3-traceid=[5a1870ae3339fa6b570f48302bf1e1c7], x-b3-spanid=[403d6c69c9889b59], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[fed2dc6e-8b14-4f11-b643-ce6a50f5098d]}\\\"}\"}","context":{"RequestID":"fed2dc6e-8b14-4f11-b643-ce6a50f5098d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5bf42b29-7e76-4037-bc50-6d585663aba9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:58:30.878Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:30.881Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fed2dc6e-8b14-4f11-b643-ce6a50f5098d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5bf42b29-7e76-4037-bc50-6d585663aba9","LogTimestamp":"2023-04-25T00:58:30.881Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:58:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:58:30.948Z","message":"Entering","context":{"RequestID":"b8436d3f-9e29-4346-a8f9-36a1e0f1ba52","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"946ddeca-cd18-4207-a3c8-71bfc62e4e26","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:58:30.948Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:58:30.950Z","message":"{\"transactionId\":\"b8436d3f-9e29-4346-a8f9-36a1e0f1ba52\",\"status\":\"200\",\"rqstDate\":\"230425-00:58:30:948\",\"respDate\":\"230425-00:58:30:950\",\"sourceId\":\"haproxy:b8436d3f-9e29-4346-a8f9-36a1e0f1ba52\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:58:30:948-40363\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e2cee858-d972-4fd7-bdab-2b41fbc6d0ff], x-b3-parentspanid=[b311a18b4f3a6425], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d6711b82b585b322b311a18b4f3a6425], x-b3-spanid=[9f05aa9829ebe8d0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b8436d3f-9e29-4346-a8f9-36a1e0f1ba52]}\\\"}\"}","context":{"RequestID":"b8436d3f-9e29-4346-a8f9-36a1e0f1ba52","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"946ddeca-cd18-4207-a3c8-71bfc62e4e26","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:58:30.948Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:30.951Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b8436d3f-9e29-4346-a8f9-36a1e0f1ba52","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"946ddeca-cd18-4207-a3c8-71bfc62e4e26","LogTimestamp":"2023-04-25T00:58:30.951Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:58:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:58:31.096Z","message":"Entering","context":{"RequestID":"a4a99055-429a-46aa-b397-d6c28688dbd3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c3093579-3f7b-4e41-8710-af908d0a9c66","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:58:31.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:58:31.097Z","message":"Database is available from CACHED check.","context":{"RequestID":"a4a99055-429a-46aa-b397-d6c28688dbd3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c3093579-3f7b-4e41-8710-af908d0a9c66","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:58:31.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:31.098Z","message":"{\"transactionId\":\"a4a99055-429a-46aa-b397-d6c28688dbd3\",\"status\":\"200\",\"rqstDate\":\"230425-00:58:31:096\",\"respDate\":\"230425-00:58:31:098\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a4a99055-429a-46aa-b397-d6c28688dbd3\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:58:31:096-1821\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a4a99055-429a-46aa-b397-d6c28688dbd3]}\\\"}\"}","context":{"RequestID":"a4a99055-429a-46aa-b397-d6c28688dbd3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c3093579-3f7b-4e41-8710-af908d0a9c66","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:58:31.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:31.098Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a4a99055-429a-46aa-b397-d6c28688dbd3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c3093579-3f7b-4e41-8710-af908d0a9c66","LogTimestamp":"2023-04-25T00:58:31.098Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:58:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:58:32.959Z","message":"Entering","context":{"RequestID":"599d0026-3317-49d9-aefe-404526ef4122","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e132767a-845b-471e-86bc-1c866add7d67","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:58:32.959Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:58:32.961Z","message":"{\"transactionId\":\"599d0026-3317-49d9-aefe-404526ef4122\",\"status\":\"200\",\"rqstDate\":\"230425-00:58:32:960\",\"respDate\":\"230425-00:58:32:961\",\"sourceId\":\"haproxy:599d0026-3317-49d9-aefe-404526ef4122\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:58:32:960-51200\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8707182c-b571-4837-9c6d-276e0f965fff], x-b3-parentspanid=[a2f832299b9c74d4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[efe80c33762e5a29a2f832299b9c74d4], x-b3-spanid=[5f6f505d81fdab38], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[599d0026-3317-49d9-aefe-404526ef4122]}\\\"}\"}","context":{"RequestID":"599d0026-3317-49d9-aefe-404526ef4122","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e132767a-845b-471e-86bc-1c866add7d67","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:58:32.959Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:32.962Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"599d0026-3317-49d9-aefe-404526ef4122","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e132767a-845b-471e-86bc-1c866add7d67","LogTimestamp":"2023-04-25T00:58:32.962Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:58:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:58:34.971Z","message":"Entering","context":{"RequestID":"0b07bf07-d888-43ba-a6de-956137534f4f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b63cac21-e0be-4711-83d5-ded1bfe9abc1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:58:34.971Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:58:34.973Z","message":"{\"transactionId\":\"0b07bf07-d888-43ba-a6de-956137534f4f\",\"status\":\"200\",\"rqstDate\":\"230425-00:58:34:972\",\"respDate\":\"230425-00:58:34:973\",\"sourceId\":\"haproxy:0b07bf07-d888-43ba-a6de-956137534f4f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:58:34:972-5656\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d8737200-f679-4cb8-b0ac-8d2b477d6981], x-b3-parentspanid=[4de5ea18921a053c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f84e442840b867f04de5ea18921a053c], x-b3-spanid=[3b0b12c158d84ed1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0b07bf07-d888-43ba-a6de-956137534f4f]}\\\"}\"}","context":{"RequestID":"0b07bf07-d888-43ba-a6de-956137534f4f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b63cac21-e0be-4711-83d5-ded1bfe9abc1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:58:34.971Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:34.974Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0b07bf07-d888-43ba-a6de-956137534f4f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b63cac21-e0be-4711-83d5-ded1bfe9abc1","LogTimestamp":"2023-04-25T00:58:34.974Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:58:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:58:36.984Z","message":"Entering","context":{"RequestID":"443c80fc-663a-4190-bdf1-2f93e5421016","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4a6a26e0-03c6-4ff2-a892-3178cc976828","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:58:36.984Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:58:36.986Z","message":"{\"transactionId\":\"443c80fc-663a-4190-bdf1-2f93e5421016\",\"status\":\"200\",\"rqstDate\":\"230425-00:58:36:985\",\"respDate\":\"230425-00:58:36:986\",\"sourceId\":\"haproxy:443c80fc-663a-4190-bdf1-2f93e5421016\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:58:36:985-96470\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2ab85c1f-5ad1-4bb7-aa2d-a033fff373a6], x-b3-parentspanid=[23072d781c843dfa], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8f46ba355b1c1e7f23072d781c843dfa], x-b3-spanid=[f85ddc8a6d44fe81], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[443c80fc-663a-4190-bdf1-2f93e5421016]}\\\"}\"}","context":{"RequestID":"443c80fc-663a-4190-bdf1-2f93e5421016","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4a6a26e0-03c6-4ff2-a892-3178cc976828","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:58:36.984Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:36.987Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"443c80fc-663a-4190-bdf1-2f93e5421016","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4a6a26e0-03c6-4ff2-a892-3178cc976828","LogTimestamp":"2023-04-25T00:58:36.987Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:58:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:58:38.795Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:58:38.809Z","message":"Connection[/10.233.68.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-04-25T00:58:38.812Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:38.812Z","message":"Connection[/10.233.68.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-04-25T00:58:38.812Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:38.812Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:38.997Z","message":"Entering","context":{"RequestID":"685583f9-2aa6-48ed-879e-a45175fe5a69","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6423542a-e3e2-414e-8b49-c14af1597631","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:58:38.996Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:58:38.999Z","message":"{\"transactionId\":\"685583f9-2aa6-48ed-879e-a45175fe5a69\",\"status\":\"200\",\"rqstDate\":\"230425-00:58:38:997\",\"respDate\":\"230425-00:58:38:999\",\"sourceId\":\"haproxy:685583f9-2aa6-48ed-879e-a45175fe5a69\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:58:38:997-1109\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[38e7aedc-76b4-4c35-b8f0-42feddf75b11], x-b3-parentspanid=[09615f3bca01a23a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f3e4a9c6820a3d1509615f3bca01a23a], x-b3-spanid=[901cdfcd089e2d5b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[685583f9-2aa6-48ed-879e-a45175fe5a69]}\\\"}\"}","context":{"RequestID":"685583f9-2aa6-48ed-879e-a45175fe5a69","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6423542a-e3e2-414e-8b49-c14af1597631","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:58:38.996Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:38.999Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"685583f9-2aa6-48ed-879e-a45175fe5a69","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6423542a-e3e2-414e-8b49-c14af1597631","LogTimestamp":"2023-04-25T00:58:38.999Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:58:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:58:40.878Z","message":"Entering","context":{"RequestID":"98e1fa1c-b5ad-4a0b-af9c-b4ede2a03595","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"282ecd31-7caa-402f-9899-4e3a177937cb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:58:40.878Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:58:40.882Z","message":"{\"transactionId\":\"98e1fa1c-b5ad-4a0b-af9c-b4ede2a03595\",\"status\":\"200\",\"rqstDate\":\"230425-00:58:40:880\",\"respDate\":\"230425-00:58:40:881\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:98e1fa1c-b5ad-4a0b-af9c-b4ede2a03595\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:58:40:880-24780\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ef9d4454-61db-4832-b4e7-bce94ab453e0], x-b3-parentspanid=[5ffd7a2a8cc4703c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59329], x-envoy-attempt-count=[1], x-b3-traceid=[dc931293ce0972695ffd7a2a8cc4703c], x-b3-spanid=[814689afa9873ffb], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[98e1fa1c-b5ad-4a0b-af9c-b4ede2a03595]}\\\"}\"}","context":{"RequestID":"98e1fa1c-b5ad-4a0b-af9c-b4ede2a03595","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"282ecd31-7caa-402f-9899-4e3a177937cb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:58:40.878Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:40.882Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"98e1fa1c-b5ad-4a0b-af9c-b4ede2a03595","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"282ecd31-7caa-402f-9899-4e3a177937cb","LogTimestamp":"2023-04-25T00:58:40.882Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:58:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:58:41.008Z","message":"Entering","context":{"RequestID":"30d0e094-da55-464e-81dc-853ba74cea27","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"82bab1ae-bedc-4422-afc7-bd77f62e5e94","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:58:41.008Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:58:41.011Z","message":"{\"transactionId\":\"30d0e094-da55-464e-81dc-853ba74cea27\",\"status\":\"200\",\"rqstDate\":\"230425-00:58:41:009\",\"respDate\":\"230425-00:58:41:010\",\"sourceId\":\"haproxy:30d0e094-da55-464e-81dc-853ba74cea27\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:58:41:009-92098\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a3f41141-a55c-4f4c-9fb1-adb052a13278], x-b3-parentspanid=[f146d8091a4a5c8c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a1027229c1b2feebf146d8091a4a5c8c], x-b3-spanid=[09dee07866193c8b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[30d0e094-da55-464e-81dc-853ba74cea27]}\\\"}\"}","context":{"RequestID":"30d0e094-da55-464e-81dc-853ba74cea27","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"82bab1ae-bedc-4422-afc7-bd77f62e5e94","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:58:41.008Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:41.011Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"30d0e094-da55-464e-81dc-853ba74cea27","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"82bab1ae-bedc-4422-afc7-bd77f62e5e94","LogTimestamp":"2023-04-25T00:58:41.011Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:58:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:58:41.097Z","message":"Entering","context":{"RequestID":"f70079e6-546f-4fc1-85f3-34e401050b4c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b7622788-883c-4abf-be9a-0627db2b9e12","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:58:41.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:58:41.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"f70079e6-546f-4fc1-85f3-34e401050b4c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b7622788-883c-4abf-be9a-0627db2b9e12","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:58:41.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:41.101Z","message":"{\"transactionId\":\"f70079e6-546f-4fc1-85f3-34e401050b4c\",\"status\":\"200\",\"rqstDate\":\"230425-00:58:41:098\",\"respDate\":\"230425-00:58:41:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f70079e6-546f-4fc1-85f3-34e401050b4c\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:58:41:098-84013\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f70079e6-546f-4fc1-85f3-34e401050b4c]}\\\"}\"}","context":{"RequestID":"f70079e6-546f-4fc1-85f3-34e401050b4c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b7622788-883c-4abf-be9a-0627db2b9e12","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:58:41.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:41.102Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f70079e6-546f-4fc1-85f3-34e401050b4c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b7622788-883c-4abf-be9a-0627db2b9e12","LogTimestamp":"2023-04-25T00:58:41.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:58:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:58:42.473Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:42.477Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:43.020Z","message":"Entering","context":{"RequestID":"af8de313-3d95-4a50-bd72-7eb59e5ba87a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"191ec662-ed9c-4a31-a3ea-e3c0bf98b22f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:58:43.020Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:58:43.023Z","message":"{\"transactionId\":\"af8de313-3d95-4a50-bd72-7eb59e5ba87a\",\"status\":\"200\",\"rqstDate\":\"230425-00:58:43:021\",\"respDate\":\"230425-00:58:43:022\",\"sourceId\":\"haproxy:af8de313-3d95-4a50-bd72-7eb59e5ba87a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:58:43:021-83294\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e1944775-6b50-4af0-bb29-47cca106a510], x-b3-parentspanid=[889cc1bdaa570cde], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[08bd175b4136e2d2889cc1bdaa570cde], x-b3-spanid=[5a986c9c59c86edb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[af8de313-3d95-4a50-bd72-7eb59e5ba87a]}\\\"}\"}","context":{"RequestID":"af8de313-3d95-4a50-bd72-7eb59e5ba87a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"191ec662-ed9c-4a31-a3ea-e3c0bf98b22f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:58:43.020Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:43.024Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"af8de313-3d95-4a50-bd72-7eb59e5ba87a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"191ec662-ed9c-4a31-a3ea-e3c0bf98b22f","LogTimestamp":"2023-04-25T00:58:43.024Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:58:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:58:45.033Z","message":"Entering","context":{"RequestID":"1ac6ad39-468c-4e09-ab97-4b9a888bbf56","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e64b4039-0c8f-434a-95f5-a421ec637d4f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:58:45.033Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:58:45.036Z","message":"{\"transactionId\":\"1ac6ad39-468c-4e09-ab97-4b9a888bbf56\",\"status\":\"200\",\"rqstDate\":\"230425-00:58:45:034\",\"respDate\":\"230425-00:58:45:035\",\"sourceId\":\"haproxy:1ac6ad39-468c-4e09-ab97-4b9a888bbf56\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:58:45:034-21275\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[835f5e6c-2469-4de8-b810-ecf0404ac37f], x-b3-parentspanid=[044dd0e6ae806a1e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c46efb1cd4d9c6b2044dd0e6ae806a1e], x-b3-spanid=[724f307a93133f53], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1ac6ad39-468c-4e09-ab97-4b9a888bbf56]}\\\"}\"}","context":{"RequestID":"1ac6ad39-468c-4e09-ab97-4b9a888bbf56","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e64b4039-0c8f-434a-95f5-a421ec637d4f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:58:45.033Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:45.037Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1ac6ad39-468c-4e09-ab97-4b9a888bbf56","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e64b4039-0c8f-434a-95f5-a421ec637d4f","LogTimestamp":"2023-04-25T00:58:45.036Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:58:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:58:47.047Z","message":"Entering","context":{"RequestID":"3250d41c-0dd8-4ffe-8383-cbee129e9ce8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f5219b10-1410-4896-a519-d44719aa0a7e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:58:47.047Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:58:47.050Z","message":"{\"transactionId\":\"3250d41c-0dd8-4ffe-8383-cbee129e9ce8\",\"status\":\"200\",\"rqstDate\":\"230425-00:58:47:048\",\"respDate\":\"230425-00:58:47:050\",\"sourceId\":\"haproxy:3250d41c-0dd8-4ffe-8383-cbee129e9ce8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:58:47:048-73329\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c34d2f4a-8fd6-41f4-819a-a233237ada31], x-b3-parentspanid=[f862c9bc7021281f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ce1a3cc4c3985d4ff862c9bc7021281f], x-b3-spanid=[629fb2a89ba12cbf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3250d41c-0dd8-4ffe-8383-cbee129e9ce8]}\\\"}\"}","context":{"RequestID":"3250d41c-0dd8-4ffe-8383-cbee129e9ce8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f5219b10-1410-4896-a519-d44719aa0a7e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:58:47.047Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:47.051Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3250d41c-0dd8-4ffe-8383-cbee129e9ce8","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f5219b10-1410-4896-a519-d44719aa0a7e","LogTimestamp":"2023-04-25T00:58:47.051Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:58:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:58:48.794Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:58:48.810Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:48.810Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:48.810Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:49.060Z","message":"Entering","context":{"RequestID":"2e143b66-5691-44da-b9a9-269dff8367f2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8b785e48-1444-48de-a4ab-edd80e5ee6ac","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:58:49.060Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:58:49.063Z","message":"{\"transactionId\":\"2e143b66-5691-44da-b9a9-269dff8367f2\",\"status\":\"200\",\"rqstDate\":\"230425-00:58:49:061\",\"respDate\":\"230425-00:58:49:062\",\"sourceId\":\"haproxy:2e143b66-5691-44da-b9a9-269dff8367f2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:58:49:061-29323\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b3dab230-47eb-418e-92f4-13a6aa9a584e], x-b3-parentspanid=[d482290def8256a0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[96216e05a29e9e7fd482290def8256a0], x-b3-spanid=[6ffb87bc9f66227b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2e143b66-5691-44da-b9a9-269dff8367f2]}\\\"}\"}","context":{"RequestID":"2e143b66-5691-44da-b9a9-269dff8367f2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8b785e48-1444-48de-a4ab-edd80e5ee6ac","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:58:49.060Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:49.063Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2e143b66-5691-44da-b9a9-269dff8367f2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8b785e48-1444-48de-a4ab-edd80e5ee6ac","LogTimestamp":"2023-04-25T00:58:49.063Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:58:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:58:50.878Z","message":"Entering","context":{"RequestID":"b58727d8-f932-42ed-bb55-a4be486edb95","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"669cdd4e-1f47-474e-bde2-f68ddfea2375","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:58:50.878Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:58:50.882Z","message":"{\"transactionId\":\"b58727d8-f932-42ed-bb55-a4be486edb95\",\"status\":\"200\",\"rqstDate\":\"230425-00:58:50:880\",\"respDate\":\"230425-00:58:50:882\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b58727d8-f932-42ed-bb55-a4be486edb95\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:58:50:880-56342\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[792d618c-df41-48ee-8d7f-d2a86a69e780], x-b3-parentspanid=[ddd8d7fc1e750159], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43427], x-envoy-attempt-count=[1], x-b3-traceid=[b50c5b4b0f72a418ddd8d7fc1e750159], x-b3-spanid=[d2c1e4cf1fd71b85], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b58727d8-f932-42ed-bb55-a4be486edb95]}\\\"}\"}","context":{"RequestID":"b58727d8-f932-42ed-bb55-a4be486edb95","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"669cdd4e-1f47-474e-bde2-f68ddfea2375","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:58:50.878Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:50.883Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b58727d8-f932-42ed-bb55-a4be486edb95","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"669cdd4e-1f47-474e-bde2-f68ddfea2375","LogTimestamp":"2023-04-25T00:58:50.882Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:58:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:58:51.072Z","message":"Entering","context":{"RequestID":"b9e4cd22-d09e-47c9-b10c-aa7c2b52ab11","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e7fdd812-1f9a-4f5a-802e-c3521dc9f02e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:58:51.072Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:58:51.074Z","message":"{\"transactionId\":\"b9e4cd22-d09e-47c9-b10c-aa7c2b52ab11\",\"status\":\"200\",\"rqstDate\":\"230425-00:58:51:073\",\"respDate\":\"230425-00:58:51:074\",\"sourceId\":\"haproxy:b9e4cd22-d09e-47c9-b10c-aa7c2b52ab11\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:58:51:073-62874\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[91dff28b-cad6-4b94-936e-1df45f78c97d], x-b3-parentspanid=[654044ce228b45da], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[392cbbafb240e707654044ce228b45da], x-b3-spanid=[2c714f0017e2a400], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b9e4cd22-d09e-47c9-b10c-aa7c2b52ab11]}\\\"}\"}","context":{"RequestID":"b9e4cd22-d09e-47c9-b10c-aa7c2b52ab11","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e7fdd812-1f9a-4f5a-802e-c3521dc9f02e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:58:51.072Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:51.075Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b9e4cd22-d09e-47c9-b10c-aa7c2b52ab11","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e7fdd812-1f9a-4f5a-802e-c3521dc9f02e","LogTimestamp":"2023-04-25T00:58:51.075Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:58:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:58:51.096Z","message":"Entering","context":{"RequestID":"03b0f623-6f4e-43fb-b9af-87e8b041bece","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b7cdf763-c0eb-4072-baee-b617882f5145","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:58:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:58:51.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"03b0f623-6f4e-43fb-b9af-87e8b041bece","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b7cdf763-c0eb-4072-baee-b617882f5145","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:58:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:51.100Z","message":"{\"transactionId\":\"03b0f623-6f4e-43fb-b9af-87e8b041bece\",\"status\":\"200\",\"rqstDate\":\"230425-00:58:51:097\",\"respDate\":\"230425-00:58:51:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:03b0f623-6f4e-43fb-b9af-87e8b041bece\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:58:51:097-37316\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[03b0f623-6f4e-43fb-b9af-87e8b041bece]}\\\"}\"}","context":{"RequestID":"03b0f623-6f4e-43fb-b9af-87e8b041bece","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b7cdf763-c0eb-4072-baee-b617882f5145","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:58:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:51.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"03b0f623-6f4e-43fb-b9af-87e8b041bece","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b7cdf763-c0eb-4072-baee-b617882f5145","LogTimestamp":"2023-04-25T00:58:51.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:58:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:58:53.083Z","message":"Entering","context":{"RequestID":"d10fc021-f4c1-4fee-ba7b-32a079ee1f18","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7a774657-15ae-492c-948a-7c61b03227b0","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:58:53.083Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:58:53.085Z","message":"{\"transactionId\":\"d10fc021-f4c1-4fee-ba7b-32a079ee1f18\",\"status\":\"200\",\"rqstDate\":\"230425-00:58:53:084\",\"respDate\":\"230425-00:58:53:084\",\"sourceId\":\"haproxy:d10fc021-f4c1-4fee-ba7b-32a079ee1f18\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:58:53:084-1890\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[66dcd787-004e-4b25-bca2-7cb2bf57a6cf], x-b3-parentspanid=[f661d4e3250226d6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[33530e5bedd610caf661d4e3250226d6], x-b3-spanid=[2bb8f1e80f273d8b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d10fc021-f4c1-4fee-ba7b-32a079ee1f18]}\\\"}\"}","context":{"RequestID":"d10fc021-f4c1-4fee-ba7b-32a079ee1f18","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7a774657-15ae-492c-948a-7c61b03227b0","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:58:53.083Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:53.085Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d10fc021-f4c1-4fee-ba7b-32a079ee1f18","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7a774657-15ae-492c-948a-7c61b03227b0","LogTimestamp":"2023-04-25T00:58:53.085Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:58:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-25T00:58:55.093Z","message":"Entering","context":{"RequestID":"c49f96e4-1340-4721-af9d-42fae1bd07b3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a11f2fd9-1a1c-44a8-a625-4a8547b3ec41","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:58:55.093Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:58:55.096Z","message":"{\"transactionId\":\"c49f96e4-1340-4721-af9d-42fae1bd07b3\",\"status\":\"200\",\"rqstDate\":\"230425-00:58:55:094\",\"respDate\":\"230425-00:58:55:096\",\"sourceId\":\"haproxy:c49f96e4-1340-4721-af9d-42fae1bd07b3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:58:55:094-46149\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[283b2b58-2d04-4c9b-a441-e8c2d5c72066], x-b3-parentspanid=[f117572a835c8181], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6b5b910ad61fc2bbf117572a835c8181], x-b3-spanid=[a1bdbf52216515bb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c49f96e4-1340-4721-af9d-42fae1bd07b3]}\\\"}\"}","context":{"RequestID":"c49f96e4-1340-4721-af9d-42fae1bd07b3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a11f2fd9-1a1c-44a8-a625-4a8547b3ec41","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:58:55.093Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:55.097Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c49f96e4-1340-4721-af9d-42fae1bd07b3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a11f2fd9-1a1c-44a8-a625-4a8547b3ec41","LogTimestamp":"2023-04-25T00:58:55.097Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:58:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:58:57.106Z","message":"Entering","context":{"RequestID":"da558493-9c87-4a18-a73c-6b3a12c889c1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b998a80f-2abe-423e-8e37-3b81c2f9b17a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:58:57.105Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:58:57.108Z","message":"{\"transactionId\":\"da558493-9c87-4a18-a73c-6b3a12c889c1\",\"status\":\"200\",\"rqstDate\":\"230425-00:58:57:106\",\"respDate\":\"230425-00:58:57:108\",\"sourceId\":\"haproxy:da558493-9c87-4a18-a73c-6b3a12c889c1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:58:57:106-70259\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e43f4e51-c94b-4a98-bd9e-3f1edbaad654], x-b3-parentspanid=[99d32fefdcfc2e60], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[45c653bfdb65d32599d32fefdcfc2e60], x-b3-spanid=[efaaeadeedf7da6e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[da558493-9c87-4a18-a73c-6b3a12c889c1]}\\\"}\"}","context":{"RequestID":"da558493-9c87-4a18-a73c-6b3a12c889c1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b998a80f-2abe-423e-8e37-3b81c2f9b17a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:58:57.105Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:57.109Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"da558493-9c87-4a18-a73c-6b3a12c889c1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b998a80f-2abe-423e-8e37-3b81c2f9b17a","LogTimestamp":"2023-04-25T00:58:57.108Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:58:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:58:58.795Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:58:58.811Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:58.812Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:58.812Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:59.117Z","message":"Entering","context":{"RequestID":"d5d25444-ec6e-464c-9d1d-ff74273cd5c5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"11e0efe3-a155-4f01-ae26-57f6b6ef646a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:58:59.117Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:58:59.120Z","message":"{\"transactionId\":\"d5d25444-ec6e-464c-9d1d-ff74273cd5c5\",\"status\":\"200\",\"rqstDate\":\"230425-00:58:59:118\",\"respDate\":\"230425-00:58:59:120\",\"sourceId\":\"haproxy:d5d25444-ec6e-464c-9d1d-ff74273cd5c5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:58:59:118-44455\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6160f3d5-be07-4f7a-ab9f-2914619c4ef1], x-b3-parentspanid=[c229dcef3434e351], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[21221e78090e38b7c229dcef3434e351], x-b3-spanid=[c47e9c9add557bca], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d5d25444-ec6e-464c-9d1d-ff74273cd5c5]}\\\"}\"}","context":{"RequestID":"d5d25444-ec6e-464c-9d1d-ff74273cd5c5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"11e0efe3-a155-4f01-ae26-57f6b6ef646a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:58:59.117Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:58:59.121Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d5d25444-ec6e-464c-9d1d-ff74273cd5c5","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"11e0efe3-a155-4f01-ae26-57f6b6ef646a","LogTimestamp":"2023-04-25T00:58:59.121Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:58:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:59:00.877Z","message":"Entering","context":{"RequestID":"5c63740c-2c0e-4ec2-b0ea-2678bc3f8318","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cf856399-3ac8-4e81-b8a3-d282225b1281","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:59:00.877Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:59:00.878Z","message":"{\"transactionId\":\"5c63740c-2c0e-4ec2-b0ea-2678bc3f8318\",\"status\":\"200\",\"rqstDate\":\"230425-00:59:00:877\",\"respDate\":\"230425-00:59:00:878\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:5c63740c-2c0e-4ec2-b0ea-2678bc3f8318\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:59:00:877-80636\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c05f6473-46f8-4d40-bc94-72038a246a14], x-b3-parentspanid=[dc5cd9039964fe56], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38721], x-envoy-attempt-count=[1], x-b3-traceid=[aac098c9adee479cdc5cd9039964fe56], x-b3-spanid=[00ec1b157af90705], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[5c63740c-2c0e-4ec2-b0ea-2678bc3f8318]}\\\"}\"}","context":{"RequestID":"5c63740c-2c0e-4ec2-b0ea-2678bc3f8318","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cf856399-3ac8-4e81-b8a3-d282225b1281","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:59:00.877Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:00.879Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5c63740c-2c0e-4ec2-b0ea-2678bc3f8318","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cf856399-3ac8-4e81-b8a3-d282225b1281","LogTimestamp":"2023-04-25T00:59:00.879Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:59:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:59:01.097Z","message":"Entering","context":{"RequestID":"c106d93d-a61e-43d2-aa3d-61f3662ef027","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d20642f8-da75-47bb-8f15-d14d1b0f72ea","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:59:01.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:59:01.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"c106d93d-a61e-43d2-aa3d-61f3662ef027","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d20642f8-da75-47bb-8f15-d14d1b0f72ea","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:59:01.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:01.100Z","message":"{\"transactionId\":\"c106d93d-a61e-43d2-aa3d-61f3662ef027\",\"status\":\"200\",\"rqstDate\":\"230425-00:59:01:097\",\"respDate\":\"230425-00:59:01:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c106d93d-a61e-43d2-aa3d-61f3662ef027\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:59:01:097-6754\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c106d93d-a61e-43d2-aa3d-61f3662ef027]}\\\"}\"}","context":{"RequestID":"c106d93d-a61e-43d2-aa3d-61f3662ef027","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d20642f8-da75-47bb-8f15-d14d1b0f72ea","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:59:01.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:01.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c106d93d-a61e-43d2-aa3d-61f3662ef027","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d20642f8-da75-47bb-8f15-d14d1b0f72ea","LogTimestamp":"2023-04-25T00:59:01.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:59:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:59:01.129Z","message":"Entering","context":{"RequestID":"9640944f-2d3c-4f0b-86cd-53d962ba5bac","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"58944a0a-bf52-48d6-a6cf-334f773dcfbb","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:59:01.129Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:59:01.131Z","message":"{\"transactionId\":\"9640944f-2d3c-4f0b-86cd-53d962ba5bac\",\"status\":\"200\",\"rqstDate\":\"230425-00:59:01:130\",\"respDate\":\"230425-00:59:01:131\",\"sourceId\":\"haproxy:9640944f-2d3c-4f0b-86cd-53d962ba5bac\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:59:01:130-491\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1dba9b88-d01e-4f31-8263-e0a3153f5d30], x-b3-parentspanid=[b32d1b804d25a127], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[562b13e12b7ec583b32d1b804d25a127], x-b3-spanid=[a3b8cf4c16fc826f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9640944f-2d3c-4f0b-86cd-53d962ba5bac]}\\\"}\"}","context":{"RequestID":"9640944f-2d3c-4f0b-86cd-53d962ba5bac","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"58944a0a-bf52-48d6-a6cf-334f773dcfbb","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:59:01.129Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:01.131Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9640944f-2d3c-4f0b-86cd-53d962ba5bac","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"58944a0a-bf52-48d6-a6cf-334f773dcfbb","LogTimestamp":"2023-04-25T00:59:01.131Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:59:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:59:03.140Z","message":"Entering","context":{"RequestID":"fb9e5c81-52f0-46ba-828c-9bd3a14d86c0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"050047d6-913f-4eaa-9dd9-29b5fef96734","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:59:03.139Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:59:03.142Z","message":"{\"transactionId\":\"fb9e5c81-52f0-46ba-828c-9bd3a14d86c0\",\"status\":\"200\",\"rqstDate\":\"230425-00:59:03:140\",\"respDate\":\"230425-00:59:03:142\",\"sourceId\":\"haproxy:fb9e5c81-52f0-46ba-828c-9bd3a14d86c0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:59:03:140-87051\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b9537441-41d2-4fdb-8c58-612f70938720], x-b3-parentspanid=[01e073f9b1c48a52], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d27114b62662528401e073f9b1c48a52], x-b3-spanid=[839c4859fdb6f08c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fb9e5c81-52f0-46ba-828c-9bd3a14d86c0]}\\\"}\"}","context":{"RequestID":"fb9e5c81-52f0-46ba-828c-9bd3a14d86c0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"050047d6-913f-4eaa-9dd9-29b5fef96734","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:59:03.139Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:03.142Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fb9e5c81-52f0-46ba-828c-9bd3a14d86c0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"050047d6-913f-4eaa-9dd9-29b5fef96734","LogTimestamp":"2023-04-25T00:59:03.142Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:59:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:59:05.150Z","message":"Entering","context":{"RequestID":"56666afa-e2e8-474a-8e30-49f8644b539c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8ff93e57-2607-4504-a93c-cd7a5c4a0151","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:59:05.150Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:59:05.152Z","message":"{\"transactionId\":\"56666afa-e2e8-474a-8e30-49f8644b539c\",\"status\":\"200\",\"rqstDate\":\"230425-00:59:05:151\",\"respDate\":\"230425-00:59:05:152\",\"sourceId\":\"haproxy:56666afa-e2e8-474a-8e30-49f8644b539c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:59:05:151-27028\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[472be778-eae0-4b81-b5fa-6554961d89d1], x-b3-parentspanid=[2f2c7bc90696f3d3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b5c23eb8bdb08d962f2c7bc90696f3d3], x-b3-spanid=[fd79359570030ee4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[56666afa-e2e8-474a-8e30-49f8644b539c]}\\\"}\"}","context":{"RequestID":"56666afa-e2e8-474a-8e30-49f8644b539c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8ff93e57-2607-4504-a93c-cd7a5c4a0151","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:59:05.150Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:05.153Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"56666afa-e2e8-474a-8e30-49f8644b539c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8ff93e57-2607-4504-a93c-cd7a5c4a0151","LogTimestamp":"2023-04-25T00:59:05.153Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:59:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:59:07.162Z","message":"Entering","context":{"RequestID":"7b3a5d95-d79e-4081-890a-89b1cba5ca43","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"75ac8c5d-336f-41fe-973e-bb94fe840c79","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:59:07.162Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:59:07.164Z","message":"{\"transactionId\":\"7b3a5d95-d79e-4081-890a-89b1cba5ca43\",\"status\":\"200\",\"rqstDate\":\"230425-00:59:07:163\",\"respDate\":\"230425-00:59:07:164\",\"sourceId\":\"haproxy:7b3a5d95-d79e-4081-890a-89b1cba5ca43\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:59:07:163-15202\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[316bf192-9cce-4229-8a5c-40f556abf295], x-b3-parentspanid=[a7e71ac72bccfa72], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fcf9b972d6e4eb82a7e71ac72bccfa72], x-b3-spanid=[b80c6d749a7ed071], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7b3a5d95-d79e-4081-890a-89b1cba5ca43]}\\\"}\"}","context":{"RequestID":"7b3a5d95-d79e-4081-890a-89b1cba5ca43","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"75ac8c5d-336f-41fe-973e-bb94fe840c79","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:59:07.162Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:07.165Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7b3a5d95-d79e-4081-890a-89b1cba5ca43","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"75ac8c5d-336f-41fe-973e-bb94fe840c79","LogTimestamp":"2023-04-25T00:59:07.165Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:59:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:59:08.796Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:59:08.813Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:08.813Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:08.813Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:09.174Z","message":"Entering","context":{"RequestID":"d363e0be-3f70-4f9c-bac2-1737a318252f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d07cc36d-0675-47d9-8831-0c7b8db4e044","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:59:09.174Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:59:09.176Z","message":"{\"transactionId\":\"d363e0be-3f70-4f9c-bac2-1737a318252f\",\"status\":\"200\",\"rqstDate\":\"230425-00:59:09:175\",\"respDate\":\"230425-00:59:09:176\",\"sourceId\":\"haproxy:d363e0be-3f70-4f9c-bac2-1737a318252f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:59:09:175-95356\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e07d09b9-6921-431e-a6ee-fc6464ba7a82], x-b3-parentspanid=[6118b9c75c14467a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1b64306bc6dd886f6118b9c75c14467a], x-b3-spanid=[676c690c307d5619], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d363e0be-3f70-4f9c-bac2-1737a318252f]}\\\"}\"}","context":{"RequestID":"d363e0be-3f70-4f9c-bac2-1737a318252f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d07cc36d-0675-47d9-8831-0c7b8db4e044","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:59:09.174Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:09.177Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d363e0be-3f70-4f9c-bac2-1737a318252f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d07cc36d-0675-47d9-8831-0c7b8db4e044","LogTimestamp":"2023-04-25T00:59:09.177Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:59:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:59:10.878Z","message":"Entering","context":{"RequestID":"46f6681d-6304-4052-a13c-f1aaf5a41afe","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"82bcf268-9b4e-4ae8-8a4a-604141e9bd5f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:59:10.877Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:59:10.881Z","message":"{\"transactionId\":\"46f6681d-6304-4052-a13c-f1aaf5a41afe\",\"status\":\"200\",\"rqstDate\":\"230425-00:59:10:879\",\"respDate\":\"230425-00:59:10:880\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:46f6681d-6304-4052-a13c-f1aaf5a41afe\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:59:10:879-87121\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e67796fb-19cd-4c49-81a3-23675508b7b4], x-b3-parentspanid=[090a4054b0ec5c42], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40565], x-envoy-attempt-count=[1], x-b3-traceid=[c6b5e99cbf6eb559090a4054b0ec5c42], x-b3-spanid=[6a48a028e5f9ba6d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[46f6681d-6304-4052-a13c-f1aaf5a41afe]}\\\"}\"}","context":{"RequestID":"46f6681d-6304-4052-a13c-f1aaf5a41afe","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"82bcf268-9b4e-4ae8-8a4a-604141e9bd5f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:59:10.877Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:10.882Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"46f6681d-6304-4052-a13c-f1aaf5a41afe","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"82bcf268-9b4e-4ae8-8a4a-604141e9bd5f","LogTimestamp":"2023-04-25T00:59:10.881Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:59:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:59:11.096Z","message":"Entering","context":{"RequestID":"c152ed6a-75cf-4601-94d8-adc69e80c6d3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b86af1c4-0311-4f0a-84a0-7a21912f7d9d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:59:11.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:59:11.097Z","message":"Database is available from CACHED check.","context":{"RequestID":"c152ed6a-75cf-4601-94d8-adc69e80c6d3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b86af1c4-0311-4f0a-84a0-7a21912f7d9d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:59:11.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:11.098Z","message":"{\"transactionId\":\"c152ed6a-75cf-4601-94d8-adc69e80c6d3\",\"status\":\"200\",\"rqstDate\":\"230425-00:59:11:097\",\"respDate\":\"230425-00:59:11:098\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c152ed6a-75cf-4601-94d8-adc69e80c6d3\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:59:11:097-89770\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c152ed6a-75cf-4601-94d8-adc69e80c6d3]}\\\"}\"}","context":{"RequestID":"c152ed6a-75cf-4601-94d8-adc69e80c6d3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b86af1c4-0311-4f0a-84a0-7a21912f7d9d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:59:11.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:11.099Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c152ed6a-75cf-4601-94d8-adc69e80c6d3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b86af1c4-0311-4f0a-84a0-7a21912f7d9d","LogTimestamp":"2023-04-25T00:59:11.099Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:59:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:59:11.186Z","message":"Entering","context":{"RequestID":"c03e6682-036b-46e3-ab28-3061a93f9147","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b936997f-c192-4189-b603-5f6de1da159a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:59:11.186Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:59:11.188Z","message":"{\"transactionId\":\"c03e6682-036b-46e3-ab28-3061a93f9147\",\"status\":\"200\",\"rqstDate\":\"230425-00:59:11:187\",\"respDate\":\"230425-00:59:11:188\",\"sourceId\":\"haproxy:c03e6682-036b-46e3-ab28-3061a93f9147\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:59:11:187-2112\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fd6db8b7-096b-4e11-b9b8-807b667f6948], x-b3-parentspanid=[195d5b70600b8b5f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a71864d3f42cbb09195d5b70600b8b5f], x-b3-spanid=[8896a590ca0bfcb4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c03e6682-036b-46e3-ab28-3061a93f9147]}\\\"}\"}","context":{"RequestID":"c03e6682-036b-46e3-ab28-3061a93f9147","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b936997f-c192-4189-b603-5f6de1da159a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:59:11.186Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:11.189Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c03e6682-036b-46e3-ab28-3061a93f9147","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b936997f-c192-4189-b603-5f6de1da159a","LogTimestamp":"2023-04-25T00:59:11.189Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:59:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:59:12.478Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:12.482Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:13.199Z","message":"Entering","context":{"RequestID":"82e64290-b070-4bb2-9f4e-1dc19c3964c4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"202a12ed-4a8c-4e76-8dc2-16ddb5fbe855","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:59:13.199Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:59:13.202Z","message":"{\"transactionId\":\"82e64290-b070-4bb2-9f4e-1dc19c3964c4\",\"status\":\"200\",\"rqstDate\":\"230425-00:59:13:200\",\"respDate\":\"230425-00:59:13:202\",\"sourceId\":\"haproxy:82e64290-b070-4bb2-9f4e-1dc19c3964c4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:59:13:200-91585\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[92b06046-44de-4943-a92a-e44254c6e856], x-b3-parentspanid=[0fef8af2fafb20a2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d92e724cbb66698e0fef8af2fafb20a2], x-b3-spanid=[43abcc8bf336c765], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[82e64290-b070-4bb2-9f4e-1dc19c3964c4]}\\\"}\"}","context":{"RequestID":"82e64290-b070-4bb2-9f4e-1dc19c3964c4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"202a12ed-4a8c-4e76-8dc2-16ddb5fbe855","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:59:13.199Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:13.203Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"82e64290-b070-4bb2-9f4e-1dc19c3964c4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"202a12ed-4a8c-4e76-8dc2-16ddb5fbe855","LogTimestamp":"2023-04-25T00:59:13.203Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:59:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:59:15.212Z","message":"Entering","context":{"RequestID":"ac65f5de-0b07-460e-ac29-547489080842","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"90b7e7e3-0d4a-42ae-b78f-2f476ed58d86","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:59:15.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:59:15.215Z","message":"{\"transactionId\":\"ac65f5de-0b07-460e-ac29-547489080842\",\"status\":\"200\",\"rqstDate\":\"230425-00:59:15:213\",\"respDate\":\"230425-00:59:15:215\",\"sourceId\":\"haproxy:ac65f5de-0b07-460e-ac29-547489080842\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:59:15:213-43916\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f7dd276f-38de-4a13-a096-2da97b163d3c], x-b3-parentspanid=[f54a029e571ca7ec], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3023089b4ee80079f54a029e571ca7ec], x-b3-spanid=[a6d32aff8a699af1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ac65f5de-0b07-460e-ac29-547489080842]}\\\"}\"}","context":{"RequestID":"ac65f5de-0b07-460e-ac29-547489080842","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"90b7e7e3-0d4a-42ae-b78f-2f476ed58d86","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:59:15.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:15.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ac65f5de-0b07-460e-ac29-547489080842","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"90b7e7e3-0d4a-42ae-b78f-2f476ed58d86","LogTimestamp":"2023-04-25T00:59:15.216Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:59:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:59:17.225Z","message":"Entering","context":{"RequestID":"a7ca402a-be69-4e91-80b3-c51ae8bd65be","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"01c19adb-ba0b-4ab0-b1c0-df28f77a3746","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:59:17.225Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:59:17.227Z","message":"{\"transactionId\":\"a7ca402a-be69-4e91-80b3-c51ae8bd65be\",\"status\":\"200\",\"rqstDate\":\"230425-00:59:17:226\",\"respDate\":\"230425-00:59:17:227\",\"sourceId\":\"haproxy:a7ca402a-be69-4e91-80b3-c51ae8bd65be\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:59:17:226-41438\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[975e6347-e6d0-40da-8b9b-c4a2bd6368dd], x-b3-parentspanid=[2752a15d81c12a8d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f7b982e57999e2022752a15d81c12a8d], x-b3-spanid=[dba2e98d74d35d42], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a7ca402a-be69-4e91-80b3-c51ae8bd65be]}\\\"}\"}","context":{"RequestID":"a7ca402a-be69-4e91-80b3-c51ae8bd65be","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"01c19adb-ba0b-4ab0-b1c0-df28f77a3746","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:59:17.225Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:17.228Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a7ca402a-be69-4e91-80b3-c51ae8bd65be","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"01c19adb-ba0b-4ab0-b1c0-df28f77a3746","LogTimestamp":"2023-04-25T00:59:17.228Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:59:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:59:18.796Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:59:18.812Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:18.812Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:18.812Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:19.237Z","message":"Entering","context":{"RequestID":"5473a8c1-e054-4bc4-afce-931a0b641ef3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"aaaabbd6-5ac5-4109-b796-9a84c51e0a36","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:59:19.236Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:59:19.239Z","message":"{\"transactionId\":\"5473a8c1-e054-4bc4-afce-931a0b641ef3\",\"status\":\"200\",\"rqstDate\":\"230425-00:59:19:237\",\"respDate\":\"230425-00:59:19:239\",\"sourceId\":\"haproxy:5473a8c1-e054-4bc4-afce-931a0b641ef3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:59:19:237-59419\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a971b158-46fc-4d5b-b1a3-fa6f4760b533], x-b3-parentspanid=[a662df873f954c2f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3359e42e526856d9a662df873f954c2f], x-b3-spanid=[ddd7a2faa4594f86], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5473a8c1-e054-4bc4-afce-931a0b641ef3]}\\\"}\"}","context":{"RequestID":"5473a8c1-e054-4bc4-afce-931a0b641ef3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"aaaabbd6-5ac5-4109-b796-9a84c51e0a36","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:59:19.236Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:19.240Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5473a8c1-e054-4bc4-afce-931a0b641ef3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aaaabbd6-5ac5-4109-b796-9a84c51e0a36","LogTimestamp":"2023-04-25T00:59:19.240Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:59:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:59:20.877Z","message":"Entering","context":{"RequestID":"73aa6951-54a8-409b-8204-56a5d5b6317c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"16b047b4-7f17-4a38-9d17-96738564b3fc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:59:20.877Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:59:20.879Z","message":"{\"transactionId\":\"73aa6951-54a8-409b-8204-56a5d5b6317c\",\"status\":\"200\",\"rqstDate\":\"230425-00:59:20:878\",\"respDate\":\"230425-00:59:20:879\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:73aa6951-54a8-409b-8204-56a5d5b6317c\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:59:20:878-94645\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[266d1a54-e482-44f9-9bf7-342e682e445e], x-b3-parentspanid=[a52523ae42b09552], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50799], x-envoy-attempt-count=[1], x-b3-traceid=[ea32960a354e9165a52523ae42b09552], x-b3-spanid=[535a60694d2e2066], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[73aa6951-54a8-409b-8204-56a5d5b6317c]}\\\"}\"}","context":{"RequestID":"73aa6951-54a8-409b-8204-56a5d5b6317c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"16b047b4-7f17-4a38-9d17-96738564b3fc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:59:20.877Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:20.880Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"73aa6951-54a8-409b-8204-56a5d5b6317c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"16b047b4-7f17-4a38-9d17-96738564b3fc","LogTimestamp":"2023-04-25T00:59:20.880Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:59:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:59:21.096Z","message":"Entering","context":{"RequestID":"b6ffc77f-2c50-42a2-a795-b3232fa7160f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c52fb16e-3aa1-4915-82f7-1ff7fd6ac1b3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:59:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:59:21.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"b6ffc77f-2c50-42a2-a795-b3232fa7160f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c52fb16e-3aa1-4915-82f7-1ff7fd6ac1b3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:59:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:21.099Z","message":"{\"transactionId\":\"b6ffc77f-2c50-42a2-a795-b3232fa7160f\",\"status\":\"200\",\"rqstDate\":\"230425-00:59:21:097\",\"respDate\":\"230425-00:59:21:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b6ffc77f-2c50-42a2-a795-b3232fa7160f\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:59:21:097-41382\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b6ffc77f-2c50-42a2-a795-b3232fa7160f]}\\\"}\"}","context":{"RequestID":"b6ffc77f-2c50-42a2-a795-b3232fa7160f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c52fb16e-3aa1-4915-82f7-1ff7fd6ac1b3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:59:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:21.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b6ffc77f-2c50-42a2-a795-b3232fa7160f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c52fb16e-3aa1-4915-82f7-1ff7fd6ac1b3","LogTimestamp":"2023-04-25T00:59:21.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:59:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:59:21.248Z","message":"Entering","context":{"RequestID":"10dacdb4-10e1-4c71-9b66-59a972927ed2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5d6bfcc8-1965-4d38-a342-7f2a4fbd6b84","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:59:21.248Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:59:21.251Z","message":"{\"transactionId\":\"10dacdb4-10e1-4c71-9b66-59a972927ed2\",\"status\":\"200\",\"rqstDate\":\"230425-00:59:21:249\",\"respDate\":\"230425-00:59:21:250\",\"sourceId\":\"haproxy:10dacdb4-10e1-4c71-9b66-59a972927ed2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:59:21:249-37192\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c764b8bf-5ce5-40ba-8686-9a8aa7ec417c], x-b3-parentspanid=[fcc96e61b09bfbc3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5529b129aceb006cfcc96e61b09bfbc3], x-b3-spanid=[4ede4836efaef4a7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[10dacdb4-10e1-4c71-9b66-59a972927ed2]}\\\"}\"}","context":{"RequestID":"10dacdb4-10e1-4c71-9b66-59a972927ed2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5d6bfcc8-1965-4d38-a342-7f2a4fbd6b84","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:59:21.248Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:21.251Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"10dacdb4-10e1-4c71-9b66-59a972927ed2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5d6bfcc8-1965-4d38-a342-7f2a4fbd6b84","LogTimestamp":"2023-04-25T00:59:21.251Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:59:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:59:23.261Z","message":"Entering","context":{"RequestID":"aee8a739-cd82-4753-ae88-60f8fa83fa42","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"db6a91cc-24d7-4112-85e4-4ac0f06b9189","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:59:23.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:59:23.265Z","message":"{\"transactionId\":\"aee8a739-cd82-4753-ae88-60f8fa83fa42\",\"status\":\"200\",\"rqstDate\":\"230425-00:59:23:263\",\"respDate\":\"230425-00:59:23:264\",\"sourceId\":\"haproxy:aee8a739-cd82-4753-ae88-60f8fa83fa42\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:59:23:263-22995\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c988d6db-1ced-4174-9192-68f4285917dc], x-b3-parentspanid=[8d841581ea38acfd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bd0dd51be3974d678d841581ea38acfd], x-b3-spanid=[a9d2049ab09a0717], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[aee8a739-cd82-4753-ae88-60f8fa83fa42]}\\\"}\"}","context":{"RequestID":"aee8a739-cd82-4753-ae88-60f8fa83fa42","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"db6a91cc-24d7-4112-85e4-4ac0f06b9189","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:59:23.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:23.266Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aee8a739-cd82-4753-ae88-60f8fa83fa42","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"db6a91cc-24d7-4112-85e4-4ac0f06b9189","LogTimestamp":"2023-04-25T00:59:23.265Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:59:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T00:59:25.274Z","message":"Entering","context":{"RequestID":"17f8c60d-eb06-4b7d-9343-5d48e6f21738","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"aec39bfb-126a-40b2-a3e8-d41176e1a44e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:59:25.274Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:59:25.276Z","message":"{\"transactionId\":\"17f8c60d-eb06-4b7d-9343-5d48e6f21738\",\"status\":\"200\",\"rqstDate\":\"230425-00:59:25:275\",\"respDate\":\"230425-00:59:25:276\",\"sourceId\":\"haproxy:17f8c60d-eb06-4b7d-9343-5d48e6f21738\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:59:25:275-90332\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b86cbd54-00de-44ff-9cf3-500fb717e845], x-b3-parentspanid=[0cc51e93604fefb1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e8bfa26835603bf60cc51e93604fefb1], x-b3-spanid=[16421dedc64b201d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[17f8c60d-eb06-4b7d-9343-5d48e6f21738]}\\\"}\"}","context":{"RequestID":"17f8c60d-eb06-4b7d-9343-5d48e6f21738","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"aec39bfb-126a-40b2-a3e8-d41176e1a44e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:59:25.274Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:25.276Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"17f8c60d-eb06-4b7d-9343-5d48e6f21738","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aec39bfb-126a-40b2-a3e8-d41176e1a44e","LogTimestamp":"2023-04-25T00:59:25.276Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:59:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:59:27.284Z","message":"Entering","context":{"RequestID":"b6daffc1-47c5-4bf0-832c-5d50263d1d3f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8d4fe449-8d26-42ee-81e8-ccd6bc073b31","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:59:27.284Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:59:27.287Z","message":"{\"transactionId\":\"b6daffc1-47c5-4bf0-832c-5d50263d1d3f\",\"status\":\"200\",\"rqstDate\":\"230425-00:59:27:285\",\"respDate\":\"230425-00:59:27:286\",\"sourceId\":\"haproxy:b6daffc1-47c5-4bf0-832c-5d50263d1d3f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:59:27:285-87017\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4d03e0b7-303f-4fcc-ac21-db80b78258f9], x-b3-parentspanid=[ad8b86abdab3b586], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f3ee96c367da60c7ad8b86abdab3b586], x-b3-spanid=[4ce6f5fab78257ca], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b6daffc1-47c5-4bf0-832c-5d50263d1d3f]}\\\"}\"}","context":{"RequestID":"b6daffc1-47c5-4bf0-832c-5d50263d1d3f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8d4fe449-8d26-42ee-81e8-ccd6bc073b31","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:59:27.284Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:27.287Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b6daffc1-47c5-4bf0-832c-5d50263d1d3f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8d4fe449-8d26-42ee-81e8-ccd6bc073b31","LogTimestamp":"2023-04-25T00:59:27.287Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:59:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:59:28.797Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:59:28.815Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:28.815Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:28.816Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:29.295Z","message":"Entering","context":{"RequestID":"bbeb49f6-fa81-4b77-9c32-77ddcaae254c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"92e4bd88-8435-4472-a89f-0cefffbe0617","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:59:29.295Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:59:29.296Z","message":"{\"transactionId\":\"bbeb49f6-fa81-4b77-9c32-77ddcaae254c\",\"status\":\"200\",\"rqstDate\":\"230425-00:59:29:295\",\"respDate\":\"230425-00:59:29:296\",\"sourceId\":\"haproxy:bbeb49f6-fa81-4b77-9c32-77ddcaae254c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:59:29:295-32747\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a6b8d080-c59a-4005-b3cb-82eb88db4166], x-b3-parentspanid=[b68973d927cf215f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7ac6c245329ab172b68973d927cf215f], x-b3-spanid=[3b11e0c64051d365], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bbeb49f6-fa81-4b77-9c32-77ddcaae254c]}\\\"}\"}","context":{"RequestID":"bbeb49f6-fa81-4b77-9c32-77ddcaae254c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"92e4bd88-8435-4472-a89f-0cefffbe0617","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:59:29.295Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:29.297Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bbeb49f6-fa81-4b77-9c32-77ddcaae254c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"92e4bd88-8435-4472-a89f-0cefffbe0617","LogTimestamp":"2023-04-25T00:59:29.297Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:59:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:59:30.877Z","message":"Entering","context":{"RequestID":"e64680cc-9ff3-47ab-b749-812dfaea5627","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7b501cca-f77f-40e8-b5e4-850b89c701c0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:59:30.877Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:59:30.879Z","message":"{\"transactionId\":\"e64680cc-9ff3-47ab-b749-812dfaea5627\",\"status\":\"200\",\"rqstDate\":\"230425-00:59:30:878\",\"respDate\":\"230425-00:59:30:879\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e64680cc-9ff3-47ab-b749-812dfaea5627\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:59:30:878-86082\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[341fa1b4-fc7a-40fa-9556-811b3fc5aac8], x-b3-parentspanid=[7e8000324a082d53], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49569], x-envoy-attempt-count=[1], x-b3-traceid=[c84a822a0c5342bc7e8000324a082d53], x-b3-spanid=[0ad2590af07f1206], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e64680cc-9ff3-47ab-b749-812dfaea5627]}\\\"}\"}","context":{"RequestID":"e64680cc-9ff3-47ab-b749-812dfaea5627","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7b501cca-f77f-40e8-b5e4-850b89c701c0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:59:30.877Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:30.880Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e64680cc-9ff3-47ab-b749-812dfaea5627","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7b501cca-f77f-40e8-b5e4-850b89c701c0","LogTimestamp":"2023-04-25T00:59:30.880Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:59:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T00:59:31.097Z","message":"Entering","context":{"RequestID":"fda5ffb5-b865-48b2-a449-8fa2102634c0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5c3bcc0e-502e-4c81-bb7b-33b637c52b32","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:59:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:59:31.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"fda5ffb5-b865-48b2-a449-8fa2102634c0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5c3bcc0e-502e-4c81-bb7b-33b637c52b32","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:59:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:31.100Z","message":"{\"transactionId\":\"fda5ffb5-b865-48b2-a449-8fa2102634c0\",\"status\":\"200\",\"rqstDate\":\"230425-00:59:31:098\",\"respDate\":\"230425-00:59:31:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:fda5ffb5-b865-48b2-a449-8fa2102634c0\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:59:31:098-54021\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[fda5ffb5-b865-48b2-a449-8fa2102634c0]}\\\"}\"}","context":{"RequestID":"fda5ffb5-b865-48b2-a449-8fa2102634c0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5c3bcc0e-502e-4c81-bb7b-33b637c52b32","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:59:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:31.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fda5ffb5-b865-48b2-a449-8fa2102634c0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5c3bcc0e-502e-4c81-bb7b-33b637c52b32","LogTimestamp":"2023-04-25T00:59:31.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:59:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:59:31.305Z","message":"Entering","context":{"RequestID":"4ee01277-5f98-4bf2-9af1-ab24935e8862","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"624cbe24-f2d7-47f5-a5a7-ff2a57db5e9f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:59:31.305Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:59:31.308Z","message":"{\"transactionId\":\"4ee01277-5f98-4bf2-9af1-ab24935e8862\",\"status\":\"200\",\"rqstDate\":\"230425-00:59:31:306\",\"respDate\":\"230425-00:59:31:308\",\"sourceId\":\"haproxy:4ee01277-5f98-4bf2-9af1-ab24935e8862\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:59:31:306-49618\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[58c2fd32-0e01-4151-a0ba-b66f201fc43d], x-b3-parentspanid=[8fe4e63e8f0d58c8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[341c19a55956c1b88fe4e63e8f0d58c8], x-b3-spanid=[f72c1a51bffa96d5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4ee01277-5f98-4bf2-9af1-ab24935e8862]}\\\"}\"}","context":{"RequestID":"4ee01277-5f98-4bf2-9af1-ab24935e8862","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"624cbe24-f2d7-47f5-a5a7-ff2a57db5e9f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:59:31.305Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:31.308Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4ee01277-5f98-4bf2-9af1-ab24935e8862","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"624cbe24-f2d7-47f5-a5a7-ff2a57db5e9f","LogTimestamp":"2023-04-25T00:59:31.308Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:59:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:59:33.318Z","message":"Entering","context":{"RequestID":"f9c5bb9d-780f-4e28-ac70-4537e0e5bfba","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3357a3a6-3acb-4e88-b742-cca25edada90","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:59:33.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:59:33.321Z","message":"{\"transactionId\":\"f9c5bb9d-780f-4e28-ac70-4537e0e5bfba\",\"status\":\"200\",\"rqstDate\":\"230425-00:59:33:319\",\"respDate\":\"230425-00:59:33:320\",\"sourceId\":\"haproxy:f9c5bb9d-780f-4e28-ac70-4537e0e5bfba\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:59:33:319-90004\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c40bf562-d340-45b9-a66a-64d2a18be2e5], x-b3-parentspanid=[4ec42bf847cdcd80], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3898ee90395f92984ec42bf847cdcd80], x-b3-spanid=[808e9305fb64abd0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f9c5bb9d-780f-4e28-ac70-4537e0e5bfba]}\\\"}\"}","context":{"RequestID":"f9c5bb9d-780f-4e28-ac70-4537e0e5bfba","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3357a3a6-3acb-4e88-b742-cca25edada90","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:59:33.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:33.321Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f9c5bb9d-780f-4e28-ac70-4537e0e5bfba","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3357a3a6-3acb-4e88-b742-cca25edada90","LogTimestamp":"2023-04-25T00:59:33.321Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:59:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:59:35.331Z","message":"Entering","context":{"RequestID":"9b9224fa-0158-41c7-909f-f565dd5c1e7d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"151e0eed-c76a-4f31-a071-5470a5a70109","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:59:35.331Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:59:35.332Z","message":"{\"transactionId\":\"9b9224fa-0158-41c7-909f-f565dd5c1e7d\",\"status\":\"200\",\"rqstDate\":\"230425-00:59:35:332\",\"respDate\":\"230425-00:59:35:332\",\"sourceId\":\"haproxy:9b9224fa-0158-41c7-909f-f565dd5c1e7d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:59:35:332-79724\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b6789832-8b5b-40b9-8ebc-1ed07a65ec73], x-b3-parentspanid=[7be8afb6c5cd7143], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[135b93c9d4f1460b7be8afb6c5cd7143], x-b3-spanid=[ef1c6d20ed033a92], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9b9224fa-0158-41c7-909f-f565dd5c1e7d]}\\\"}\"}","context":{"RequestID":"9b9224fa-0158-41c7-909f-f565dd5c1e7d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"151e0eed-c76a-4f31-a071-5470a5a70109","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:59:35.331Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:35.333Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9b9224fa-0158-41c7-909f-f565dd5c1e7d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"151e0eed-c76a-4f31-a071-5470a5a70109","LogTimestamp":"2023-04-25T00:59:35.333Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:59:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-25T00:59:37.340Z","message":"Entering","context":{"RequestID":"eb70bbce-2841-4e00-8b74-715fe0679a68","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0f643044-455b-4692-87b6-9f86def41b9d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:59:37.340Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:59:37.342Z","message":"{\"transactionId\":\"eb70bbce-2841-4e00-8b74-715fe0679a68\",\"status\":\"200\",\"rqstDate\":\"230425-00:59:37:341\",\"respDate\":\"230425-00:59:37:342\",\"sourceId\":\"haproxy:eb70bbce-2841-4e00-8b74-715fe0679a68\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:59:37:341-70589\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[efb458b6-6c46-41c4-8083-2094d3841f5f], x-b3-parentspanid=[9e2a9f70bdcce527], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[135d58a58618036d9e2a9f70bdcce527], x-b3-spanid=[d105dd8cf6b6de78], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[eb70bbce-2841-4e00-8b74-715fe0679a68]}\\\"}\"}","context":{"RequestID":"eb70bbce-2841-4e00-8b74-715fe0679a68","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0f643044-455b-4692-87b6-9f86def41b9d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:59:37.340Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:37.343Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eb70bbce-2841-4e00-8b74-715fe0679a68","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0f643044-455b-4692-87b6-9f86def41b9d","LogTimestamp":"2023-04-25T00:59:37.342Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:59:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:59:38.798Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:59:38.814Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:38.814Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:38.815Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:39.352Z","message":"Entering","context":{"RequestID":"d4d26b6f-b89b-49a0-9e31-e6f5581df6ca","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0b402c2b-4093-4213-af8e-6118337aef68","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:59:39.352Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:59:39.354Z","message":"{\"transactionId\":\"d4d26b6f-b89b-49a0-9e31-e6f5581df6ca\",\"status\":\"200\",\"rqstDate\":\"230425-00:59:39:353\",\"respDate\":\"230425-00:59:39:354\",\"sourceId\":\"haproxy:d4d26b6f-b89b-49a0-9e31-e6f5581df6ca\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:59:39:353-39159\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2dde7e58-b1b4-4af0-a0c5-a940203ab868], x-b3-parentspanid=[0c88da44b51efe5f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b81c3f79f96cbe020c88da44b51efe5f], x-b3-spanid=[908f3913500f627f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d4d26b6f-b89b-49a0-9e31-e6f5581df6ca]}\\\"}\"}","context":{"RequestID":"d4d26b6f-b89b-49a0-9e31-e6f5581df6ca","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0b402c2b-4093-4213-af8e-6118337aef68","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:59:39.352Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:39.355Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d4d26b6f-b89b-49a0-9e31-e6f5581df6ca","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0b402c2b-4093-4213-af8e-6118337aef68","LogTimestamp":"2023-04-25T00:59:39.355Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:59:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:59:40.877Z","message":"Entering","context":{"RequestID":"57d836e7-2914-4a4e-963e-bcab49e04bc2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b6334f8c-ec7b-4fa0-bbfa-a7fe0cf77be6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:59:40.877Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:59:40.879Z","message":"{\"transactionId\":\"57d836e7-2914-4a4e-963e-bcab49e04bc2\",\"status\":\"200\",\"rqstDate\":\"230425-00:59:40:878\",\"respDate\":\"230425-00:59:40:879\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:57d836e7-2914-4a4e-963e-bcab49e04bc2\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:59:40:878-34179\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4ea38249-a6c2-4b29-b480-5229c06216b3], x-b3-parentspanid=[9ff3d127dae91388], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[52987], x-envoy-attempt-count=[1], x-b3-traceid=[4ef1c8688486d4209ff3d127dae91388], x-b3-spanid=[8fe7efd58962be95], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[57d836e7-2914-4a4e-963e-bcab49e04bc2]}\\\"}\"}","context":{"RequestID":"57d836e7-2914-4a4e-963e-bcab49e04bc2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b6334f8c-ec7b-4fa0-bbfa-a7fe0cf77be6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:59:40.877Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:40.880Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"57d836e7-2914-4a4e-963e-bcab49e04bc2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b6334f8c-ec7b-4fa0-bbfa-a7fe0cf77be6","LogTimestamp":"2023-04-25T00:59:40.880Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:59:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:59:41.097Z","message":"Entering","context":{"RequestID":"f15f027d-44a5-4377-84d9-3c89012fe541","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"dc459365-a709-4e30-b3b0-af985b7115b1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:59:41.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:59:41.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"f15f027d-44a5-4377-84d9-3c89012fe541","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"dc459365-a709-4e30-b3b0-af985b7115b1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:59:41.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:41.099Z","message":"{\"transactionId\":\"f15f027d-44a5-4377-84d9-3c89012fe541\",\"status\":\"200\",\"rqstDate\":\"230425-00:59:41:097\",\"respDate\":\"230425-00:59:41:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f15f027d-44a5-4377-84d9-3c89012fe541\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:59:41:097-4322\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f15f027d-44a5-4377-84d9-3c89012fe541]}\\\"}\"}","context":{"RequestID":"f15f027d-44a5-4377-84d9-3c89012fe541","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"dc459365-a709-4e30-b3b0-af985b7115b1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:59:41.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:41.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f15f027d-44a5-4377-84d9-3c89012fe541","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dc459365-a709-4e30-b3b0-af985b7115b1","LogTimestamp":"2023-04-25T00:59:41.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:59:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:59:41.364Z","message":"Entering","context":{"RequestID":"0bffdf7c-27a8-4b2e-ac5e-1720fe0ec3c2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"811385e5-eaef-4fa6-bf25-3f527da297a7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:59:41.364Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:59:41.366Z","message":"{\"transactionId\":\"0bffdf7c-27a8-4b2e-ac5e-1720fe0ec3c2\",\"status\":\"200\",\"rqstDate\":\"230425-00:59:41:365\",\"respDate\":\"230425-00:59:41:366\",\"sourceId\":\"haproxy:0bffdf7c-27a8-4b2e-ac5e-1720fe0ec3c2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:59:41:365-4307\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[697e852e-ba17-497d-8c28-d29a2b15efe2], x-b3-parentspanid=[662ae2ed229fda46], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9a0bc43ed9b299c3662ae2ed229fda46], x-b3-spanid=[df5ca53b7e1665e4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0bffdf7c-27a8-4b2e-ac5e-1720fe0ec3c2]}\\\"}\"}","context":{"RequestID":"0bffdf7c-27a8-4b2e-ac5e-1720fe0ec3c2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"811385e5-eaef-4fa6-bf25-3f527da297a7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:59:41.364Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:41.367Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0bffdf7c-27a8-4b2e-ac5e-1720fe0ec3c2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"811385e5-eaef-4fa6-bf25-3f527da297a7","LogTimestamp":"2023-04-25T00:59:41.367Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:59:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:59:42.484Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:42.488Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:43.376Z","message":"Entering","context":{"RequestID":"2d032422-cc48-4954-96c4-e3b6e5b98f12","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e84a9f7b-43b4-44ac-aacf-f7afa6d2b667","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:59:43.376Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:59:43.378Z","message":"{\"transactionId\":\"2d032422-cc48-4954-96c4-e3b6e5b98f12\",\"status\":\"200\",\"rqstDate\":\"230425-00:59:43:377\",\"respDate\":\"230425-00:59:43:378\",\"sourceId\":\"haproxy:2d032422-cc48-4954-96c4-e3b6e5b98f12\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:59:43:377-79828\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d3add13c-8477-4922-9501-48b996f0cbe4], x-b3-parentspanid=[b852a9ccb737eb48], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9107c17529af4e25b852a9ccb737eb48], x-b3-spanid=[59e9d78031e182fa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2d032422-cc48-4954-96c4-e3b6e5b98f12]}\\\"}\"}","context":{"RequestID":"2d032422-cc48-4954-96c4-e3b6e5b98f12","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e84a9f7b-43b4-44ac-aacf-f7afa6d2b667","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:59:43.376Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:43.379Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2d032422-cc48-4954-96c4-e3b6e5b98f12","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e84a9f7b-43b4-44ac-aacf-f7afa6d2b667","LogTimestamp":"2023-04-25T00:59:43.379Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:59:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:59:45.388Z","message":"Entering","context":{"RequestID":"1db2df36-ad2b-44f8-aca6-3cf1974fe2c5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c4f84e63-75df-4e7c-b251-22ca0569bc87","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:59:45.388Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:59:45.390Z","message":"{\"transactionId\":\"1db2df36-ad2b-44f8-aca6-3cf1974fe2c5\",\"status\":\"200\",\"rqstDate\":\"230425-00:59:45:389\",\"respDate\":\"230425-00:59:45:390\",\"sourceId\":\"haproxy:1db2df36-ad2b-44f8-aca6-3cf1974fe2c5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:59:45:389-38884\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2de34450-81c8-4e55-9233-e87d4d732500], x-b3-parentspanid=[b5073ace7cf025fd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3526853992a23533b5073ace7cf025fd], x-b3-spanid=[ce0421270ab3a401], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1db2df36-ad2b-44f8-aca6-3cf1974fe2c5]}\\\"}\"}","context":{"RequestID":"1db2df36-ad2b-44f8-aca6-3cf1974fe2c5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c4f84e63-75df-4e7c-b251-22ca0569bc87","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:59:45.388Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:45.391Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1db2df36-ad2b-44f8-aca6-3cf1974fe2c5","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c4f84e63-75df-4e7c-b251-22ca0569bc87","LogTimestamp":"2023-04-25T00:59:45.391Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:59:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:59:47.400Z","message":"Entering","context":{"RequestID":"5c0a367a-360a-46bd-adbe-89e6e8910e3f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"91c6151c-5024-4824-9304-fb694d31c608","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:59:47.400Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:59:47.402Z","message":"{\"transactionId\":\"5c0a367a-360a-46bd-adbe-89e6e8910e3f\",\"status\":\"200\",\"rqstDate\":\"230425-00:59:47:401\",\"respDate\":\"230425-00:59:47:402\",\"sourceId\":\"haproxy:5c0a367a-360a-46bd-adbe-89e6e8910e3f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:59:47:401-54859\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7b7222dc-a45b-4509-9a01-4345fb2553ea], x-b3-parentspanid=[6e498f9dbaafd8ca], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9c5c981151a7548d6e498f9dbaafd8ca], x-b3-spanid=[331521bd3ce98052], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5c0a367a-360a-46bd-adbe-89e6e8910e3f]}\\\"}\"}","context":{"RequestID":"5c0a367a-360a-46bd-adbe-89e6e8910e3f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"91c6151c-5024-4824-9304-fb694d31c608","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:59:47.400Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:47.403Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5c0a367a-360a-46bd-adbe-89e6e8910e3f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"91c6151c-5024-4824-9304-fb694d31c608","LogTimestamp":"2023-04-25T00:59:47.403Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:59:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:59:48.798Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:59:48.811Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:48.811Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:48.811Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:49.413Z","message":"Entering","context":{"RequestID":"03c020f0-fc76-4bd5-8697-f0a5fdc76f78","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"82f550f1-24fc-47e2-9821-3b65f5eb4a7d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:59:49.412Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:59:49.414Z","message":"{\"transactionId\":\"03c020f0-fc76-4bd5-8697-f0a5fdc76f78\",\"status\":\"200\",\"rqstDate\":\"230425-00:59:49:413\",\"respDate\":\"230425-00:59:49:414\",\"sourceId\":\"haproxy:03c020f0-fc76-4bd5-8697-f0a5fdc76f78\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:59:49:413-40373\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[03a4cdc7-b843-416b-aad8-23bc8b84e35e], x-b3-parentspanid=[14b7b495f5b3df44], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e0d6a92516fee32c14b7b495f5b3df44], x-b3-spanid=[2bd7e77b8b7cf6c2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[03c020f0-fc76-4bd5-8697-f0a5fdc76f78]}\\\"}\"}","context":{"RequestID":"03c020f0-fc76-4bd5-8697-f0a5fdc76f78","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"82f550f1-24fc-47e2-9821-3b65f5eb4a7d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:59:49.412Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:49.415Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"03c020f0-fc76-4bd5-8697-f0a5fdc76f78","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"82f550f1-24fc-47e2-9821-3b65f5eb4a7d","LogTimestamp":"2023-04-25T00:59:49.415Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:59:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:59:50.877Z","message":"Entering","context":{"RequestID":"806056f3-da13-477b-b26a-7569ef7eec01","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"67188d53-9746-47c1-bad2-34e9f9e1b281","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:59:50.877Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:59:50.880Z","message":"{\"transactionId\":\"806056f3-da13-477b-b26a-7569ef7eec01\",\"status\":\"200\",\"rqstDate\":\"230425-00:59:50:878\",\"respDate\":\"230425-00:59:50:880\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:806056f3-da13-477b-b26a-7569ef7eec01\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:59:50:878-24838\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[48da2fd2-cdac-4865-bf63-f08d37ae126a], x-b3-parentspanid=[dd3a6291ad38920b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[32871], x-envoy-attempt-count=[1], x-b3-traceid=[01545bc1bb2234d8dd3a6291ad38920b], x-b3-spanid=[5d2e044a6a6d6aca], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[806056f3-da13-477b-b26a-7569ef7eec01]}\\\"}\"}","context":{"RequestID":"806056f3-da13-477b-b26a-7569ef7eec01","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"67188d53-9746-47c1-bad2-34e9f9e1b281","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T00:59:50.877Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:50.881Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"806056f3-da13-477b-b26a-7569ef7eec01","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"67188d53-9746-47c1-bad2-34e9f9e1b281","LogTimestamp":"2023-04-25T00:59:50.881Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:59:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T00:59:51.096Z","message":"Entering","context":{"RequestID":"f22c0bbb-6b21-4ff4-b8ab-5b4c095a57fe","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1cf238b2-9d75-45aa-9543-e1599d510cdc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:59:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:59:51.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"f22c0bbb-6b21-4ff4-b8ab-5b4c095a57fe","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1cf238b2-9d75-45aa-9543-e1599d510cdc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:59:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:51.099Z","message":"{\"transactionId\":\"f22c0bbb-6b21-4ff4-b8ab-5b4c095a57fe\",\"status\":\"200\",\"rqstDate\":\"230425-00:59:51:097\",\"respDate\":\"230425-00:59:51:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f22c0bbb-6b21-4ff4-b8ab-5b4c095a57fe\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:59:51:097-21729\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f22c0bbb-6b21-4ff4-b8ab-5b4c095a57fe]}\\\"}\"}","context":{"RequestID":"f22c0bbb-6b21-4ff4-b8ab-5b4c095a57fe","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1cf238b2-9d75-45aa-9543-e1599d510cdc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T00:59:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:51.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f22c0bbb-6b21-4ff4-b8ab-5b4c095a57fe","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1cf238b2-9d75-45aa-9543-e1599d510cdc","LogTimestamp":"2023-04-25T00:59:51.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:59:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T00:59:51.423Z","message":"Entering","context":{"RequestID":"f0af81b8-3410-422c-aee3-e8638c5119c7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"350af823-ef94-4e37-b194-58649cb3eb75","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:59:51.423Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:59:51.425Z","message":"{\"transactionId\":\"f0af81b8-3410-422c-aee3-e8638c5119c7\",\"status\":\"200\",\"rqstDate\":\"230425-00:59:51:424\",\"respDate\":\"230425-00:59:51:425\",\"sourceId\":\"haproxy:f0af81b8-3410-422c-aee3-e8638c5119c7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:59:51:424-94707\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6380c680-385c-4ee5-89ad-2e40245daf1c], x-b3-parentspanid=[5f3db2b6ed740047], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[68b3b008b5c4d6495f3db2b6ed740047], x-b3-spanid=[c4a337ebecb25466], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f0af81b8-3410-422c-aee3-e8638c5119c7]}\\\"}\"}","context":{"RequestID":"f0af81b8-3410-422c-aee3-e8638c5119c7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"350af823-ef94-4e37-b194-58649cb3eb75","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:59:51.423Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:51.426Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f0af81b8-3410-422c-aee3-e8638c5119c7","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"350af823-ef94-4e37-b194-58649cb3eb75","LogTimestamp":"2023-04-25T00:59:51.426Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:59:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:59:53.434Z","message":"Entering","context":{"RequestID":"d24a87d4-c2ab-4ff2-86bc-23acc5375229","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"11c57da1-bf13-4298-af37-59b561071c01","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:59:53.434Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:59:53.435Z","message":"{\"transactionId\":\"d24a87d4-c2ab-4ff2-86bc-23acc5375229\",\"status\":\"200\",\"rqstDate\":\"230425-00:59:53:434\",\"respDate\":\"230425-00:59:53:435\",\"sourceId\":\"haproxy:d24a87d4-c2ab-4ff2-86bc-23acc5375229\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-00:59:53:434-41400\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e70d2067-1621-4373-9354-38656f3e11af], x-b3-parentspanid=[d6fd17443821bab1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[192ef6acba4402e7d6fd17443821bab1], x-b3-spanid=[b0ed7163560c4973], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d24a87d4-c2ab-4ff2-86bc-23acc5375229]}\\\"}\"}","context":{"RequestID":"d24a87d4-c2ab-4ff2-86bc-23acc5375229","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"11c57da1-bf13-4298-af37-59b561071c01","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:59:53.434Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:53.436Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d24a87d4-c2ab-4ff2-86bc-23acc5375229","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"11c57da1-bf13-4298-af37-59b561071c01","LogTimestamp":"2023-04-25T00:59:53.436Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:59:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-25T00:59:55.444Z","message":"Entering","context":{"RequestID":"3620ac54-7243-46ee-9a77-49a8802c16aa","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1c62a630-aff9-4d59-a4be-85c10fcc0b4a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:59:55.444Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:59:55.447Z","message":"{\"transactionId\":\"3620ac54-7243-46ee-9a77-49a8802c16aa\",\"status\":\"200\",\"rqstDate\":\"230425-00:59:55:445\",\"respDate\":\"230425-00:59:55:447\",\"sourceId\":\"haproxy:3620ac54-7243-46ee-9a77-49a8802c16aa\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-00:59:55:445-28696\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1aa51625-483e-4d72-b4f9-e66e427b4ca3], x-b3-parentspanid=[49c70875857eb38f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d38ee567c77e650649c70875857eb38f], x-b3-spanid=[73958256bed25a9b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3620ac54-7243-46ee-9a77-49a8802c16aa]}\\\"}\"}","context":{"RequestID":"3620ac54-7243-46ee-9a77-49a8802c16aa","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1c62a630-aff9-4d59-a4be-85c10fcc0b4a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:59:55.444Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:55.447Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3620ac54-7243-46ee-9a77-49a8802c16aa","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1c62a630-aff9-4d59-a4be-85c10fcc0b4a","LogTimestamp":"2023-04-25T00:59:55.447Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:59:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:59:57.456Z","message":"Entering","context":{"RequestID":"bc2ffecc-f4c7-493d-834e-5de4e762393e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c4e15c16-9132-40de-abc6-15ec6af98cde","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:59:57.456Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:59:57.458Z","message":"{\"transactionId\":\"bc2ffecc-f4c7-493d-834e-5de4e762393e\",\"status\":\"200\",\"rqstDate\":\"230425-00:59:57:457\",\"respDate\":\"230425-00:59:57:458\",\"sourceId\":\"haproxy:bc2ffecc-f4c7-493d-834e-5de4e762393e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:59:57:457-24910\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[152b442e-7d55-4868-bbfd-358d446f6beb], x-b3-parentspanid=[f472516be19b13fa], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[80bb2ad09901049ff472516be19b13fa], x-b3-spanid=[b2f21cc7ac82f7dc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bc2ffecc-f4c7-493d-834e-5de4e762393e]}\\\"}\"}","context":{"RequestID":"bc2ffecc-f4c7-493d-834e-5de4e762393e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c4e15c16-9132-40de-abc6-15ec6af98cde","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:59:57.456Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:57.459Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bc2ffecc-f4c7-493d-834e-5de4e762393e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c4e15c16-9132-40de-abc6-15ec6af98cde","LogTimestamp":"2023-04-25T00:59:57.459Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:59:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T00:59:58.797Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T00:59:58.812Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:58.812Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:58.812Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:59.468Z","message":"Entering","context":{"RequestID":"49848aa9-9527-430f-bfa7-89a581157809","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9add2dfd-66d6-4906-902d-7af458e7e9f9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:59:59.468Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T00:59:59.471Z","message":"{\"transactionId\":\"49848aa9-9527-430f-bfa7-89a581157809\",\"status\":\"200\",\"rqstDate\":\"230425-00:59:59:469\",\"respDate\":\"230425-00:59:59:471\",\"sourceId\":\"haproxy:49848aa9-9527-430f-bfa7-89a581157809\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-00:59:59:469-26117\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ceabda8c-2c50-45a7-966e-9cad12ece07b], x-b3-parentspanid=[feb18870b622d6dc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ef3c6a0f2ce69119feb18870b622d6dc], x-b3-spanid=[4a46d4efc0133eb2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[49848aa9-9527-430f-bfa7-89a581157809]}\\\"}\"}","context":{"RequestID":"49848aa9-9527-430f-bfa7-89a581157809","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9add2dfd-66d6-4906-902d-7af458e7e9f9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T00:59:59.468Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T00:59:59.472Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"49848aa9-9527-430f-bfa7-89a581157809","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9add2dfd-66d6-4906-902d-7af458e7e9f9","LogTimestamp":"2023-04-25T00:59:59.472Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:00:59:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T01:00:00.877Z","message":"Entering","context":{"RequestID":"a2303300-7cb4-40cd-af81-43ee26377d96","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"b3ca4d17-7a91-40aa-9c5e-5d87eeda5ba9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:00:00.877Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:00:00.879Z","message":"{\"transactionId\":\"a2303300-7cb4-40cd-af81-43ee26377d96\",\"status\":\"200\",\"rqstDate\":\"230425-01:00:00:878\",\"respDate\":\"230425-01:00:00:879\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a2303300-7cb4-40cd-af81-43ee26377d96\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:00:00:878-38136\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b1af46eb-fc2b-4d49-a0d3-1a4405a803ee], x-b3-parentspanid=[e38f497569bbb0b6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45889], x-envoy-attempt-count=[1], x-b3-traceid=[988398e52fef1a34e38f497569bbb0b6], x-b3-spanid=[a0d1f645a913b89e], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a2303300-7cb4-40cd-af81-43ee26377d96]}\\\"}\"}","context":{"RequestID":"a2303300-7cb4-40cd-af81-43ee26377d96","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"b3ca4d17-7a91-40aa-9c5e-5d87eeda5ba9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:00:00.877Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:00.880Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a2303300-7cb4-40cd-af81-43ee26377d96","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b3ca4d17-7a91-40aa-9c5e-5d87eeda5ba9","LogTimestamp":"2023-04-25T01:00:00.880Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:00:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:00:01.095Z","message":"Entering","context":{"RequestID":"2bb7dac2-ec70-4f1c-af19-15cf254db676","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"63067e03-7088-43c5-a55a-ab286aa7f474","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:00:01.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:00:01.097Z","message":"Database is available from CACHED check.","context":{"RequestID":"2bb7dac2-ec70-4f1c-af19-15cf254db676","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"63067e03-7088-43c5-a55a-ab286aa7f474","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:00:01.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:01.098Z","message":"{\"transactionId\":\"2bb7dac2-ec70-4f1c-af19-15cf254db676\",\"status\":\"200\",\"rqstDate\":\"230425-01:00:01:096\",\"respDate\":\"230425-01:00:01:098\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2bb7dac2-ec70-4f1c-af19-15cf254db676\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:00:01:096-54803\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2bb7dac2-ec70-4f1c-af19-15cf254db676]}\\\"}\"}","context":{"RequestID":"2bb7dac2-ec70-4f1c-af19-15cf254db676","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"63067e03-7088-43c5-a55a-ab286aa7f474","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:00:01.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:01.099Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2bb7dac2-ec70-4f1c-af19-15cf254db676","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"63067e03-7088-43c5-a55a-ab286aa7f474","LogTimestamp":"2023-04-25T01:00:01.099Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:00:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:00:01.482Z","message":"Entering","context":{"RequestID":"6b18dd57-4e26-4ac5-9be7-672b392d8846","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1fbb30c8-adc4-4719-bc8d-02e12133f9cd","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:00:01.482Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:00:01.484Z","message":"{\"transactionId\":\"6b18dd57-4e26-4ac5-9be7-672b392d8846\",\"status\":\"200\",\"rqstDate\":\"230425-01:00:01:483\",\"respDate\":\"230425-01:00:01:484\",\"sourceId\":\"haproxy:6b18dd57-4e26-4ac5-9be7-672b392d8846\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:00:01:483-5778\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7bdddec7-3cf3-4f21-bee6-749f518be6f9], x-b3-parentspanid=[640a89a21505f786], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[50a50630162d1514640a89a21505f786], x-b3-spanid=[6e73fb4690711322], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6b18dd57-4e26-4ac5-9be7-672b392d8846]}\\\"}\"}","context":{"RequestID":"6b18dd57-4e26-4ac5-9be7-672b392d8846","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1fbb30c8-adc4-4719-bc8d-02e12133f9cd","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:00:01.482Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:01.485Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6b18dd57-4e26-4ac5-9be7-672b392d8846","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1fbb30c8-adc4-4719-bc8d-02e12133f9cd","LogTimestamp":"2023-04-25T01:00:01.485Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:00:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:00:03.493Z","message":"Entering","context":{"RequestID":"249c0d35-0b77-43ca-93e9-1cb3667bbd7f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"394f9517-e25b-48b3-af28-b95210f4d9e1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:00:03.493Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:00:03.495Z","message":"{\"transactionId\":\"249c0d35-0b77-43ca-93e9-1cb3667bbd7f\",\"status\":\"200\",\"rqstDate\":\"230425-01:00:03:494\",\"respDate\":\"230425-01:00:03:495\",\"sourceId\":\"haproxy:249c0d35-0b77-43ca-93e9-1cb3667bbd7f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:00:03:494-60557\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2a574d82-3e27-481c-b6fe-37fe7e2868b1], x-b3-parentspanid=[289185ded85973f2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1fa3fb170e600f71289185ded85973f2], x-b3-spanid=[fa020068e4d853d6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[249c0d35-0b77-43ca-93e9-1cb3667bbd7f]}\\\"}\"}","context":{"RequestID":"249c0d35-0b77-43ca-93e9-1cb3667bbd7f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"394f9517-e25b-48b3-af28-b95210f4d9e1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:00:03.493Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:03.496Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"249c0d35-0b77-43ca-93e9-1cb3667bbd7f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"394f9517-e25b-48b3-af28-b95210f4d9e1","LogTimestamp":"2023-04-25T01:00:03.496Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:00:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:00:05.505Z","message":"Entering","context":{"RequestID":"b0140f83-cca4-4462-9c49-ac5d70cad19f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"54bc768b-5b15-4131-ac9b-3f9be6a5566c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:00:05.505Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:00:05.507Z","message":"{\"transactionId\":\"b0140f83-cca4-4462-9c49-ac5d70cad19f\",\"status\":\"200\",\"rqstDate\":\"230425-01:00:05:506\",\"respDate\":\"230425-01:00:05:507\",\"sourceId\":\"haproxy:b0140f83-cca4-4462-9c49-ac5d70cad19f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:00:05:506-3887\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4187d875-7a28-4637-a2ab-c704ed73ff25], x-b3-parentspanid=[da373af969c8a00b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cbf2a3c55e853f80da373af969c8a00b], x-b3-spanid=[64ab2c3905720cc4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b0140f83-cca4-4462-9c49-ac5d70cad19f]}\\\"}\"}","context":{"RequestID":"b0140f83-cca4-4462-9c49-ac5d70cad19f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"54bc768b-5b15-4131-ac9b-3f9be6a5566c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:00:05.505Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:05.508Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b0140f83-cca4-4462-9c49-ac5d70cad19f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"54bc768b-5b15-4131-ac9b-3f9be6a5566c","LogTimestamp":"2023-04-25T01:00:05.508Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:00:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T01:00:07.517Z","message":"Entering","context":{"RequestID":"b22c46d2-ae01-440c-ab87-50d3ada1d8e3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"167f78d1-2e34-484e-8435-efa35bc718db","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:00:07.517Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:00:07.519Z","message":"{\"transactionId\":\"b22c46d2-ae01-440c-ab87-50d3ada1d8e3\",\"status\":\"200\",\"rqstDate\":\"230425-01:00:07:518\",\"respDate\":\"230425-01:00:07:519\",\"sourceId\":\"haproxy:b22c46d2-ae01-440c-ab87-50d3ada1d8e3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:00:07:518-64834\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f89f16a5-b30a-40c7-85d2-092f672d2026], x-b3-parentspanid=[d1776840b468b370], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[731352acfc62ca79d1776840b468b370], x-b3-spanid=[24ed3b7799ce6dc5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b22c46d2-ae01-440c-ab87-50d3ada1d8e3]}\\\"}\"}","context":{"RequestID":"b22c46d2-ae01-440c-ab87-50d3ada1d8e3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"167f78d1-2e34-484e-8435-efa35bc718db","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:00:07.517Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:07.520Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b22c46d2-ae01-440c-ab87-50d3ada1d8e3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"167f78d1-2e34-484e-8435-efa35bc718db","LogTimestamp":"2023-04-25T01:00:07.520Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:00:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:00:08.798Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:00:08.831Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:08.831Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:08.831Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:09.529Z","message":"Entering","context":{"RequestID":"08453bdc-0dbd-4b01-aad1-3a91a5015e9e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d384b6fc-1356-447f-95a3-743f539ee0b7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:00:09.529Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:00:09.531Z","message":"{\"transactionId\":\"08453bdc-0dbd-4b01-aad1-3a91a5015e9e\",\"status\":\"200\",\"rqstDate\":\"230425-01:00:09:530\",\"respDate\":\"230425-01:00:09:531\",\"sourceId\":\"haproxy:08453bdc-0dbd-4b01-aad1-3a91a5015e9e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:00:09:530-28671\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[20fae81d-7538-4683-8888-a5814a41fa3f], x-b3-parentspanid=[1fe4414e34619342], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[80dd8364ee3dc29f1fe4414e34619342], x-b3-spanid=[b73fffab097acdd5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[08453bdc-0dbd-4b01-aad1-3a91a5015e9e]}\\\"}\"}","context":{"RequestID":"08453bdc-0dbd-4b01-aad1-3a91a5015e9e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d384b6fc-1356-447f-95a3-743f539ee0b7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:00:09.529Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:09.532Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"08453bdc-0dbd-4b01-aad1-3a91a5015e9e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d384b6fc-1356-447f-95a3-743f539ee0b7","LogTimestamp":"2023-04-25T01:00:09.532Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:00:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:00:10.877Z","message":"Entering","context":{"RequestID":"a43b50d3-c3e5-4407-a547-401f2098a56d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0377db15-e784-4a99-a8ea-e0165232173f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:00:10.877Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:00:10.879Z","message":"{\"transactionId\":\"a43b50d3-c3e5-4407-a547-401f2098a56d\",\"status\":\"200\",\"rqstDate\":\"230425-01:00:10:877\",\"respDate\":\"230425-01:00:10:878\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a43b50d3-c3e5-4407-a547-401f2098a56d\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:00:10:877-19015\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[21a186fd-6881-4231-8de0-129fdc6946fa], x-b3-parentspanid=[92d9f50e08e718cd], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41213], x-envoy-attempt-count=[1], x-b3-traceid=[20a059ed9e3c75c492d9f50e08e718cd], x-b3-spanid=[59ac4943ad936c5e], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a43b50d3-c3e5-4407-a547-401f2098a56d]}\\\"}\"}","context":{"RequestID":"a43b50d3-c3e5-4407-a547-401f2098a56d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0377db15-e784-4a99-a8ea-e0165232173f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:00:10.877Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:10.879Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a43b50d3-c3e5-4407-a547-401f2098a56d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0377db15-e784-4a99-a8ea-e0165232173f","LogTimestamp":"2023-04-25T01:00:10.879Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:00:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:00:11.096Z","message":"Entering","context":{"RequestID":"009c2c62-b787-446d-95a5-e41ff8d76ac3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"18634ed7-2d59-4b11-982c-0ef13d5887ab","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:00:11.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:00:11.097Z","message":"Database is available from CACHED check.","context":{"RequestID":"009c2c62-b787-446d-95a5-e41ff8d76ac3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"18634ed7-2d59-4b11-982c-0ef13d5887ab","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:00:11.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:11.099Z","message":"{\"transactionId\":\"009c2c62-b787-446d-95a5-e41ff8d76ac3\",\"status\":\"200\",\"rqstDate\":\"230425-01:00:11:097\",\"respDate\":\"230425-01:00:11:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:009c2c62-b787-446d-95a5-e41ff8d76ac3\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:00:11:097-2371\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[009c2c62-b787-446d-95a5-e41ff8d76ac3]}\\\"}\"}","context":{"RequestID":"009c2c62-b787-446d-95a5-e41ff8d76ac3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"18634ed7-2d59-4b11-982c-0ef13d5887ab","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:00:11.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:11.099Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"009c2c62-b787-446d-95a5-e41ff8d76ac3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"18634ed7-2d59-4b11-982c-0ef13d5887ab","LogTimestamp":"2023-04-25T01:00:11.099Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:00:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:00:11.541Z","message":"Entering","context":{"RequestID":"b28fa491-769a-48a4-9040-f72261b3ba46","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a93b1b4c-859f-4425-bc4e-50aed96cf49c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:00:11.540Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:00:11.543Z","message":"{\"transactionId\":\"b28fa491-769a-48a4-9040-f72261b3ba46\",\"status\":\"200\",\"rqstDate\":\"230425-01:00:11:541\",\"respDate\":\"230425-01:00:11:543\",\"sourceId\":\"haproxy:b28fa491-769a-48a4-9040-f72261b3ba46\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:00:11:541-18887\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3c71d526-d742-4bd1-a0e9-d095406a6eef], x-b3-parentspanid=[23ce29d118435cff], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e6106f524205ceea23ce29d118435cff], x-b3-spanid=[554a74769942f379], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b28fa491-769a-48a4-9040-f72261b3ba46]}\\\"}\"}","context":{"RequestID":"b28fa491-769a-48a4-9040-f72261b3ba46","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a93b1b4c-859f-4425-bc4e-50aed96cf49c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:00:11.540Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:11.543Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b28fa491-769a-48a4-9040-f72261b3ba46","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a93b1b4c-859f-4425-bc4e-50aed96cf49c","LogTimestamp":"2023-04-25T01:00:11.543Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:00:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:00:12.490Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:12.494Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:13.552Z","message":"Entering","context":{"RequestID":"fea449fb-fc94-4429-9384-dca32809e1d8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5b8a7693-1f0e-4259-bd2e-6bf29dc2658c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:00:13.552Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:00:13.554Z","message":"{\"transactionId\":\"fea449fb-fc94-4429-9384-dca32809e1d8\",\"status\":\"200\",\"rqstDate\":\"230425-01:00:13:552\",\"respDate\":\"230425-01:00:13:554\",\"sourceId\":\"haproxy:fea449fb-fc94-4429-9384-dca32809e1d8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:00:13:552-40786\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6769784d-e230-4fd9-bf3d-d73de276fb0b], x-b3-parentspanid=[385cc203f5533a4f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f1c955633c3ca2ab385cc203f5533a4f], x-b3-spanid=[85241469b9d09735], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fea449fb-fc94-4429-9384-dca32809e1d8]}\\\"}\"}","context":{"RequestID":"fea449fb-fc94-4429-9384-dca32809e1d8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5b8a7693-1f0e-4259-bd2e-6bf29dc2658c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:00:13.552Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:13.554Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fea449fb-fc94-4429-9384-dca32809e1d8","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5b8a7693-1f0e-4259-bd2e-6bf29dc2658c","LogTimestamp":"2023-04-25T01:00:13.554Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:00:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:00:15.564Z","message":"Entering","context":{"RequestID":"c0668c48-dbf4-440f-a1a0-10d9b7071da6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c435d5e3-6e05-48a4-9adf-c1a131506efc","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:00:15.564Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:00:15.566Z","message":"{\"transactionId\":\"c0668c48-dbf4-440f-a1a0-10d9b7071da6\",\"status\":\"200\",\"rqstDate\":\"230425-01:00:15:565\",\"respDate\":\"230425-01:00:15:566\",\"sourceId\":\"haproxy:c0668c48-dbf4-440f-a1a0-10d9b7071da6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:00:15:565-54473\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a888c443-4496-46f5-98d1-69d5b47904ea], x-b3-parentspanid=[cacfc89620de22cd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a86b966cedf1a042cacfc89620de22cd], x-b3-spanid=[cb79c5722f65de1e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c0668c48-dbf4-440f-a1a0-10d9b7071da6]}\\\"}\"}","context":{"RequestID":"c0668c48-dbf4-440f-a1a0-10d9b7071da6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c435d5e3-6e05-48a4-9adf-c1a131506efc","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:00:15.564Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:15.567Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c0668c48-dbf4-440f-a1a0-10d9b7071da6","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c435d5e3-6e05-48a4-9adf-c1a131506efc","LogTimestamp":"2023-04-25T01:00:15.567Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:00:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:00:17.575Z","message":"Entering","context":{"RequestID":"abb4894f-2b95-4f61-806b-955317c1b112","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6f37f28d-a12d-4151-a2b1-bacc65c59969","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:00:17.575Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:00:17.577Z","message":"{\"transactionId\":\"abb4894f-2b95-4f61-806b-955317c1b112\",\"status\":\"200\",\"rqstDate\":\"230425-01:00:17:576\",\"respDate\":\"230425-01:00:17:577\",\"sourceId\":\"haproxy:abb4894f-2b95-4f61-806b-955317c1b112\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:00:17:576-59386\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[98c8d838-8637-4443-8269-16908217c01e], x-b3-parentspanid=[5d1f65f7ccb188f2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d58106021dce71b05d1f65f7ccb188f2], x-b3-spanid=[109227cb68ac1cb2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[abb4894f-2b95-4f61-806b-955317c1b112]}\\\"}\"}","context":{"RequestID":"abb4894f-2b95-4f61-806b-955317c1b112","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6f37f28d-a12d-4151-a2b1-bacc65c59969","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:00:17.575Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:17.577Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"abb4894f-2b95-4f61-806b-955317c1b112","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6f37f28d-a12d-4151-a2b1-bacc65c59969","LogTimestamp":"2023-04-25T01:00:17.577Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:00:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:00:18.799Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:00:18.816Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:18.817Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:18.817Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:19.585Z","message":"Entering","context":{"RequestID":"ce18a331-402b-4bae-90af-cbf03edc7362","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a1956185-9386-48c5-8eaf-9067b32e8f5d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:00:19.585Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:00:19.588Z","message":"{\"transactionId\":\"ce18a331-402b-4bae-90af-cbf03edc7362\",\"status\":\"200\",\"rqstDate\":\"230425-01:00:19:586\",\"respDate\":\"230425-01:00:19:588\",\"sourceId\":\"haproxy:ce18a331-402b-4bae-90af-cbf03edc7362\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:00:19:586-75224\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[757dfcb1-85f2-46e4-a255-2c498d87eeca], x-b3-parentspanid=[a38565876de9f44d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[54c83f3562d4789ea38565876de9f44d], x-b3-spanid=[30194d8e23c6ad58], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ce18a331-402b-4bae-90af-cbf03edc7362]}\\\"}\"}","context":{"RequestID":"ce18a331-402b-4bae-90af-cbf03edc7362","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a1956185-9386-48c5-8eaf-9067b32e8f5d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:00:19.585Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:19.588Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ce18a331-402b-4bae-90af-cbf03edc7362","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a1956185-9386-48c5-8eaf-9067b32e8f5d","LogTimestamp":"2023-04-25T01:00:19.588Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:00:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:00:20.877Z","message":"Entering","context":{"RequestID":"49a76717-533a-4b39-b18d-b57db319f532","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b576cd6f-3be5-4f54-b7ed-c35cb81a5b2a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:00:20.877Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:00:20.879Z","message":"{\"transactionId\":\"49a76717-533a-4b39-b18d-b57db319f532\",\"status\":\"200\",\"rqstDate\":\"230425-01:00:20:878\",\"respDate\":\"230425-01:00:20:879\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:49a76717-533a-4b39-b18d-b57db319f532\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:00:20:878-7942\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[935a2233-59b7-4d33-b669-57c05f8e9c4a], x-b3-parentspanid=[6b9b508df1f63c50], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59159], x-envoy-attempt-count=[1], x-b3-traceid=[1070ad245e2e671e6b9b508df1f63c50], x-b3-spanid=[be81e21363cebca5], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[49a76717-533a-4b39-b18d-b57db319f532]}\\\"}\"}","context":{"RequestID":"49a76717-533a-4b39-b18d-b57db319f532","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b576cd6f-3be5-4f54-b7ed-c35cb81a5b2a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:00:20.877Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:20.879Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"49a76717-533a-4b39-b18d-b57db319f532","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b576cd6f-3be5-4f54-b7ed-c35cb81a5b2a","LogTimestamp":"2023-04-25T01:00:20.879Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:00:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:00:21.097Z","message":"Entering","context":{"RequestID":"cac477e0-f425-42ab-8a3b-d7e4589902ce","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"39ba9110-87cb-4bb8-b502-f4c08d0cf61d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:00:21.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:00:21.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"cac477e0-f425-42ab-8a3b-d7e4589902ce","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"39ba9110-87cb-4bb8-b502-f4c08d0cf61d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:00:21.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:21.100Z","message":"{\"transactionId\":\"cac477e0-f425-42ab-8a3b-d7e4589902ce\",\"status\":\"200\",\"rqstDate\":\"230425-01:00:21:098\",\"respDate\":\"230425-01:00:21:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:cac477e0-f425-42ab-8a3b-d7e4589902ce\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:00:21:098-74647\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[cac477e0-f425-42ab-8a3b-d7e4589902ce]}\\\"}\"}","context":{"RequestID":"cac477e0-f425-42ab-8a3b-d7e4589902ce","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"39ba9110-87cb-4bb8-b502-f4c08d0cf61d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:00:21.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:21.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cac477e0-f425-42ab-8a3b-d7e4589902ce","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"39ba9110-87cb-4bb8-b502-f4c08d0cf61d","LogTimestamp":"2023-04-25T01:00:21.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:00:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T01:00:21.598Z","message":"Entering","context":{"RequestID":"75430ce8-700e-4557-9dc8-bd7c187e626c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4304ac8e-cedd-4308-aea6-6589a1372743","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:00:21.598Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:00:21.600Z","message":"{\"transactionId\":\"75430ce8-700e-4557-9dc8-bd7c187e626c\",\"status\":\"200\",\"rqstDate\":\"230425-01:00:21:599\",\"respDate\":\"230425-01:00:21:600\",\"sourceId\":\"haproxy:75430ce8-700e-4557-9dc8-bd7c187e626c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:00:21:599-60303\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fb8c72de-88cf-40f8-80ae-8ad4e1c47243], x-b3-parentspanid=[7cf2218e4bc1a4ad], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[12d9554cbd2a78797cf2218e4bc1a4ad], x-b3-spanid=[dec2f574f2da3f78], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[75430ce8-700e-4557-9dc8-bd7c187e626c]}\\\"}\"}","context":{"RequestID":"75430ce8-700e-4557-9dc8-bd7c187e626c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4304ac8e-cedd-4308-aea6-6589a1372743","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:00:21.598Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:21.601Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"75430ce8-700e-4557-9dc8-bd7c187e626c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4304ac8e-cedd-4308-aea6-6589a1372743","LogTimestamp":"2023-04-25T01:00:21.601Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:00:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:00:23.612Z","message":"Entering","context":{"RequestID":"2f0d93b4-885e-4931-97e6-f1e215206b8f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f7746aa7-7116-4fb7-a3b5-e153024c8cb6","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:00:23.612Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:00:23.615Z","message":"{\"transactionId\":\"2f0d93b4-885e-4931-97e6-f1e215206b8f\",\"status\":\"200\",\"rqstDate\":\"230425-01:00:23:613\",\"respDate\":\"230425-01:00:23:614\",\"sourceId\":\"haproxy:2f0d93b4-885e-4931-97e6-f1e215206b8f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:00:23:613-28604\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6340db61-64c9-468d-a025-358f5c1b4fb8], x-b3-parentspanid=[aff9713e7cccd6ab], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5061762b4817f727aff9713e7cccd6ab], x-b3-spanid=[e285c10ed288916c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2f0d93b4-885e-4931-97e6-f1e215206b8f]}\\\"}\"}","context":{"RequestID":"2f0d93b4-885e-4931-97e6-f1e215206b8f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f7746aa7-7116-4fb7-a3b5-e153024c8cb6","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:00:23.612Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:23.615Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2f0d93b4-885e-4931-97e6-f1e215206b8f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f7746aa7-7116-4fb7-a3b5-e153024c8cb6","LogTimestamp":"2023-04-25T01:00:23.615Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:00:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T01:00:25.624Z","message":"Entering","context":{"RequestID":"b6c721dd-2679-4409-977d-ce1ed320496b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"98b2c13c-d54b-45fb-b6ab-d47bd9f0ee8e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:00:25.624Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:00:25.627Z","message":"{\"transactionId\":\"b6c721dd-2679-4409-977d-ce1ed320496b\",\"status\":\"200\",\"rqstDate\":\"230425-01:00:25:625\",\"respDate\":\"230425-01:00:25:627\",\"sourceId\":\"haproxy:b6c721dd-2679-4409-977d-ce1ed320496b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:00:25:625-10069\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f178a2aa-b12e-48bf-a48f-8c177eae6abe], x-b3-parentspanid=[85b93578f2a407e8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[61e1439db6f205db85b93578f2a407e8], x-b3-spanid=[d345eb195d18628b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b6c721dd-2679-4409-977d-ce1ed320496b]}\\\"}\"}","context":{"RequestID":"b6c721dd-2679-4409-977d-ce1ed320496b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"98b2c13c-d54b-45fb-b6ab-d47bd9f0ee8e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:00:25.624Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:25.628Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b6c721dd-2679-4409-977d-ce1ed320496b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"98b2c13c-d54b-45fb-b6ab-d47bd9f0ee8e","LogTimestamp":"2023-04-25T01:00:25.628Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:00:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:00:27.637Z","message":"Entering","context":{"RequestID":"416c8487-240a-4558-8d67-d7cfe123c72b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"28d276bf-c638-43a1-a436-8848db129ab9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:00:27.637Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:00:27.639Z","message":"{\"transactionId\":\"416c8487-240a-4558-8d67-d7cfe123c72b\",\"status\":\"200\",\"rqstDate\":\"230425-01:00:27:638\",\"respDate\":\"230425-01:00:27:639\",\"sourceId\":\"haproxy:416c8487-240a-4558-8d67-d7cfe123c72b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:00:27:638-68501\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a181e61c-9406-4645-bd30-071a4b1ca3fb], x-b3-parentspanid=[247141a3573b10cd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[04ae2df0ca5740be247141a3573b10cd], x-b3-spanid=[abd5f77791b0a0e6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[416c8487-240a-4558-8d67-d7cfe123c72b]}\\\"}\"}","context":{"RequestID":"416c8487-240a-4558-8d67-d7cfe123c72b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"28d276bf-c638-43a1-a436-8848db129ab9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:00:27.637Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:27.640Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"416c8487-240a-4558-8d67-d7cfe123c72b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"28d276bf-c638-43a1-a436-8848db129ab9","LogTimestamp":"2023-04-25T01:00:27.640Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:00:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:00:28.800Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:00:28.816Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:28.817Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:28.817Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:29.649Z","message":"Entering","context":{"RequestID":"8452c903-1d44-4f24-b6ee-6c4f0f3fc2e3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f62a4357-1593-4e03-aa5b-51d67e310857","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:00:29.649Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:00:29.653Z","message":"{\"transactionId\":\"8452c903-1d44-4f24-b6ee-6c4f0f3fc2e3\",\"status\":\"200\",\"rqstDate\":\"230425-01:00:29:651\",\"respDate\":\"230425-01:00:29:653\",\"sourceId\":\"haproxy:8452c903-1d44-4f24-b6ee-6c4f0f3fc2e3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:00:29:651-30453\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cd83a6d2-8925-44cf-9970-38de4394704d], x-b3-parentspanid=[047a9de103f45a90], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2700659b398a8145047a9de103f45a90], x-b3-spanid=[b8c3c2ae10752f52], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8452c903-1d44-4f24-b6ee-6c4f0f3fc2e3]}\\\"}\"}","context":{"RequestID":"8452c903-1d44-4f24-b6ee-6c4f0f3fc2e3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f62a4357-1593-4e03-aa5b-51d67e310857","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:00:29.649Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:29.653Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8452c903-1d44-4f24-b6ee-6c4f0f3fc2e3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f62a4357-1593-4e03-aa5b-51d67e310857","LogTimestamp":"2023-04-25T01:00:29.653Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:00:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T01:00:30.875Z","message":"Entering","context":{"RequestID":"bc84b8f7-11b2-4765-984b-a501c4ce1773","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"1058a588-4a64-4191-a035-07b30371c6fa","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:00:30.875Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:00:30.877Z","message":"{\"transactionId\":\"bc84b8f7-11b2-4765-984b-a501c4ce1773\",\"status\":\"200\",\"rqstDate\":\"230425-01:00:30:875\",\"respDate\":\"230425-01:00:30:877\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:bc84b8f7-11b2-4765-984b-a501c4ce1773\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:00:30:875-85598\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e58ef9de-e6fa-4723-aaf3-c872f10d35b5], x-b3-parentspanid=[8b327f439011a85a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[33751], x-envoy-attempt-count=[1], x-b3-traceid=[51c8ba0d46bcb56d8b327f439011a85a], x-b3-spanid=[7ca1e8e268e11d56], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[bc84b8f7-11b2-4765-984b-a501c4ce1773]}\\\"}\"}","context":{"RequestID":"bc84b8f7-11b2-4765-984b-a501c4ce1773","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"1058a588-4a64-4191-a035-07b30371c6fa","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:00:30.875Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:30.877Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bc84b8f7-11b2-4765-984b-a501c4ce1773","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1058a588-4a64-4191-a035-07b30371c6fa","LogTimestamp":"2023-04-25T01:00:30.877Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:00:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:00:31.096Z","message":"Entering","context":{"RequestID":"968d97ef-f90b-405a-874c-2da6940d6cdf","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c0cf2c36-05b2-486c-9d6b-d513e1078f1b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:00:31.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:00:31.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"968d97ef-f90b-405a-874c-2da6940d6cdf","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c0cf2c36-05b2-486c-9d6b-d513e1078f1b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:00:31.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:31.099Z","message":"{\"transactionId\":\"968d97ef-f90b-405a-874c-2da6940d6cdf\",\"status\":\"200\",\"rqstDate\":\"230425-01:00:31:097\",\"respDate\":\"230425-01:00:31:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:968d97ef-f90b-405a-874c-2da6940d6cdf\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:00:31:097-19736\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[968d97ef-f90b-405a-874c-2da6940d6cdf]}\\\"}\"}","context":{"RequestID":"968d97ef-f90b-405a-874c-2da6940d6cdf","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c0cf2c36-05b2-486c-9d6b-d513e1078f1b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:00:31.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:31.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"968d97ef-f90b-405a-874c-2da6940d6cdf","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c0cf2c36-05b2-486c-9d6b-d513e1078f1b","LogTimestamp":"2023-04-25T01:00:31.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:00:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:00:31.662Z","message":"Entering","context":{"RequestID":"cb33de94-d762-4a53-bedd-a0c2f4f41bbe","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2f5799a8-c966-4740-a68f-3273ecf15c3c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:00:31.662Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:00:31.664Z","message":"{\"transactionId\":\"cb33de94-d762-4a53-bedd-a0c2f4f41bbe\",\"status\":\"200\",\"rqstDate\":\"230425-01:00:31:663\",\"respDate\":\"230425-01:00:31:664\",\"sourceId\":\"haproxy:cb33de94-d762-4a53-bedd-a0c2f4f41bbe\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:00:31:663-59411\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2e715dfd-1d9c-4dc4-953d-81be70801496], x-b3-parentspanid=[889b071ef5b1d566], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[020a991215451b0b889b071ef5b1d566], x-b3-spanid=[5c19f933010437d7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cb33de94-d762-4a53-bedd-a0c2f4f41bbe]}\\\"}\"}","context":{"RequestID":"cb33de94-d762-4a53-bedd-a0c2f4f41bbe","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2f5799a8-c966-4740-a68f-3273ecf15c3c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:00:31.662Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:31.665Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cb33de94-d762-4a53-bedd-a0c2f4f41bbe","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2f5799a8-c966-4740-a68f-3273ecf15c3c","LogTimestamp":"2023-04-25T01:00:31.665Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:00:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:00:33.673Z","message":"Entering","context":{"RequestID":"f175d983-4004-4005-9268-495587944409","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8a467199-d80f-406f-b60b-b36ece797c35","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:00:33.673Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:00:33.676Z","message":"{\"transactionId\":\"f175d983-4004-4005-9268-495587944409\",\"status\":\"200\",\"rqstDate\":\"230425-01:00:33:674\",\"respDate\":\"230425-01:00:33:675\",\"sourceId\":\"haproxy:f175d983-4004-4005-9268-495587944409\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:00:33:674-39467\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ca84caaf-105f-452e-84ab-abc4c09f69de], x-b3-parentspanid=[f7ad1b630f77da62], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5363480727198df1f7ad1b630f77da62], x-b3-spanid=[29b7b6f6a05395ef], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f175d983-4004-4005-9268-495587944409]}\\\"}\"}","context":{"RequestID":"f175d983-4004-4005-9268-495587944409","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8a467199-d80f-406f-b60b-b36ece797c35","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:00:33.673Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:33.676Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f175d983-4004-4005-9268-495587944409","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8a467199-d80f-406f-b60b-b36ece797c35","LogTimestamp":"2023-04-25T01:00:33.676Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:00:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:00:35.685Z","message":"Entering","context":{"RequestID":"51f401fd-622b-440a-9bd8-a158e5643834","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"81c1fad1-247e-45b7-b3d2-d922a71f6d89","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:00:35.685Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:00:35.686Z","message":"{\"transactionId\":\"51f401fd-622b-440a-9bd8-a158e5643834\",\"status\":\"200\",\"rqstDate\":\"230425-01:00:35:685\",\"respDate\":\"230425-01:00:35:686\",\"sourceId\":\"haproxy:51f401fd-622b-440a-9bd8-a158e5643834\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:00:35:685-85611\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[20134b0d-d503-4a18-9974-86a786c060b7], x-b3-parentspanid=[23c726ef70c28e74], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[546533729723d6bf23c726ef70c28e74], x-b3-spanid=[3324c93edf37fdc4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[51f401fd-622b-440a-9bd8-a158e5643834]}\\\"}\"}","context":{"RequestID":"51f401fd-622b-440a-9bd8-a158e5643834","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"81c1fad1-247e-45b7-b3d2-d922a71f6d89","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:00:35.685Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:35.687Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"51f401fd-622b-440a-9bd8-a158e5643834","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"81c1fad1-247e-45b7-b3d2-d922a71f6d89","LogTimestamp":"2023-04-25T01:00:35.687Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:00:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:00:37.696Z","message":"Entering","context":{"RequestID":"b9b51bc1-81e0-4506-98b3-d6e78687b17a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"18dd4133-0a6c-47ac-beff-77820a3aab23","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:00:37.696Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:00:37.698Z","message":"{\"transactionId\":\"b9b51bc1-81e0-4506-98b3-d6e78687b17a\",\"status\":\"200\",\"rqstDate\":\"230425-01:00:37:697\",\"respDate\":\"230425-01:00:37:698\",\"sourceId\":\"haproxy:b9b51bc1-81e0-4506-98b3-d6e78687b17a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:00:37:697-34370\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[085bf24b-edcd-4dbd-af42-6bf267dfe70a], x-b3-parentspanid=[dcf7a49cfa0c04cb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[27c62ac1f09f27b0dcf7a49cfa0c04cb], x-b3-spanid=[f8363898b7d6771b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b9b51bc1-81e0-4506-98b3-d6e78687b17a]}\\\"}\"}","context":{"RequestID":"b9b51bc1-81e0-4506-98b3-d6e78687b17a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"18dd4133-0a6c-47ac-beff-77820a3aab23","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:00:37.696Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:37.699Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b9b51bc1-81e0-4506-98b3-d6e78687b17a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"18dd4133-0a6c-47ac-beff-77820a3aab23","LogTimestamp":"2023-04-25T01:00:37.699Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:00:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:00:38.801Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:00:38.835Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:38.835Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:38.836Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:39.708Z","message":"Entering","context":{"RequestID":"b0bef679-aab5-4b6b-920c-211ce0dbc720","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1cddd096-b0e9-4907-84bf-24b57aa42b9f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:00:39.707Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:00:39.710Z","message":"{\"transactionId\":\"b0bef679-aab5-4b6b-920c-211ce0dbc720\",\"status\":\"200\",\"rqstDate\":\"230425-01:00:39:708\",\"respDate\":\"230425-01:00:39:710\",\"sourceId\":\"haproxy:b0bef679-aab5-4b6b-920c-211ce0dbc720\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:00:39:708-87821\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5e96bc84-27c8-4ff7-80fc-3dd356e15eeb], x-b3-parentspanid=[0515246546c6b289], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[810d24f7f38e026b0515246546c6b289], x-b3-spanid=[9a70424552f5ea3e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b0bef679-aab5-4b6b-920c-211ce0dbc720]}\\\"}\"}","context":{"RequestID":"b0bef679-aab5-4b6b-920c-211ce0dbc720","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1cddd096-b0e9-4907-84bf-24b57aa42b9f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:00:39.707Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:39.711Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b0bef679-aab5-4b6b-920c-211ce0dbc720","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1cddd096-b0e9-4907-84bf-24b57aa42b9f","LogTimestamp":"2023-04-25T01:00:39.710Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:00:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:00:40.876Z","message":"Entering","context":{"RequestID":"ed4ab5aa-e322-4c36-bd14-b7de7b176f17","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"09376188-d61b-4af8-988c-3f61a535ca72","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:00:40.876Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:00:40.878Z","message":"{\"transactionId\":\"ed4ab5aa-e322-4c36-bd14-b7de7b176f17\",\"status\":\"200\",\"rqstDate\":\"230425-01:00:40:877\",\"respDate\":\"230425-01:00:40:878\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ed4ab5aa-e322-4c36-bd14-b7de7b176f17\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:00:40:877-11340\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[356e6260-0f07-459d-9a8f-3f0b4e6eb436], x-b3-parentspanid=[ef86048011d71742], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45445], x-envoy-attempt-count=[1], x-b3-traceid=[d30e8ff8ca600efaef86048011d71742], x-b3-spanid=[cb0b8efc45ffb774], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ed4ab5aa-e322-4c36-bd14-b7de7b176f17]}\\\"}\"}","context":{"RequestID":"ed4ab5aa-e322-4c36-bd14-b7de7b176f17","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"09376188-d61b-4af8-988c-3f61a535ca72","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:00:40.876Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:40.879Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ed4ab5aa-e322-4c36-bd14-b7de7b176f17","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"09376188-d61b-4af8-988c-3f61a535ca72","LogTimestamp":"2023-04-25T01:00:40.879Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:00:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:00:41.096Z","message":"Entering","context":{"RequestID":"c4537c48-a790-4e2f-a2cf-b6d94e16d5d0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a51612a2-10a0-4bb3-a980-7d782c4a6412","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:00:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:00:41.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"c4537c48-a790-4e2f-a2cf-b6d94e16d5d0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a51612a2-10a0-4bb3-a980-7d782c4a6412","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:00:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:41.099Z","message":"{\"transactionId\":\"c4537c48-a790-4e2f-a2cf-b6d94e16d5d0\",\"status\":\"200\",\"rqstDate\":\"230425-01:00:41:097\",\"respDate\":\"230425-01:00:41:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c4537c48-a790-4e2f-a2cf-b6d94e16d5d0\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:00:41:097-41667\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c4537c48-a790-4e2f-a2cf-b6d94e16d5d0]}\\\"}\"}","context":{"RequestID":"c4537c48-a790-4e2f-a2cf-b6d94e16d5d0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a51612a2-10a0-4bb3-a980-7d782c4a6412","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:00:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:41.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c4537c48-a790-4e2f-a2cf-b6d94e16d5d0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a51612a2-10a0-4bb3-a980-7d782c4a6412","LogTimestamp":"2023-04-25T01:00:41.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:00:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:00:41.720Z","message":"Entering","context":{"RequestID":"e16a5be0-81ff-4893-837d-d146c5594e94","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e22ffe51-54f3-444c-9af1-cba5c0f19b3b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:00:41.720Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:00:41.723Z","message":"{\"transactionId\":\"e16a5be0-81ff-4893-837d-d146c5594e94\",\"status\":\"200\",\"rqstDate\":\"230425-01:00:41:721\",\"respDate\":\"230425-01:00:41:723\",\"sourceId\":\"haproxy:e16a5be0-81ff-4893-837d-d146c5594e94\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:00:41:721-72741\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[aca09b5c-6037-42fe-89b6-5f8e3e4f68b3], x-b3-parentspanid=[d266b6f399040636], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1ac08de9b1691f0dd266b6f399040636], x-b3-spanid=[da2b7292332b75ae], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e16a5be0-81ff-4893-837d-d146c5594e94]}\\\"}\"}","context":{"RequestID":"e16a5be0-81ff-4893-837d-d146c5594e94","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e22ffe51-54f3-444c-9af1-cba5c0f19b3b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:00:41.720Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:41.724Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e16a5be0-81ff-4893-837d-d146c5594e94","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e22ffe51-54f3-444c-9af1-cba5c0f19b3b","LogTimestamp":"2023-04-25T01:00:41.724Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:00:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:00:42.495Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:42.498Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:43.733Z","message":"Entering","context":{"RequestID":"2a35df96-10ff-4e80-8412-9b871310095c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"dfb9df5a-510b-4ab4-9565-269113af9e9c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:00:43.733Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:00:43.735Z","message":"{\"transactionId\":\"2a35df96-10ff-4e80-8412-9b871310095c\",\"status\":\"200\",\"rqstDate\":\"230425-01:00:43:734\",\"respDate\":\"230425-01:00:43:735\",\"sourceId\":\"haproxy:2a35df96-10ff-4e80-8412-9b871310095c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:00:43:734-66166\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[100c5b0f-4330-4482-9f02-38d11a25f237], x-b3-parentspanid=[42190d4d1fac7682], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9a02ae4e8f4f4db942190d4d1fac7682], x-b3-spanid=[2097f5cae835204a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2a35df96-10ff-4e80-8412-9b871310095c]}\\\"}\"}","context":{"RequestID":"2a35df96-10ff-4e80-8412-9b871310095c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"dfb9df5a-510b-4ab4-9565-269113af9e9c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:00:43.733Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:43.736Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2a35df96-10ff-4e80-8412-9b871310095c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dfb9df5a-510b-4ab4-9565-269113af9e9c","LogTimestamp":"2023-04-25T01:00:43.736Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:00:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:00:45.745Z","message":"Entering","context":{"RequestID":"238fce65-5fc3-46e1-94c9-fc0cdfc20251","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5a2c45c9-3003-4300-a3c5-eae157928b44","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:00:45.745Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:00:45.747Z","message":"{\"transactionId\":\"238fce65-5fc3-46e1-94c9-fc0cdfc20251\",\"status\":\"200\",\"rqstDate\":\"230425-01:00:45:746\",\"respDate\":\"230425-01:00:45:747\",\"sourceId\":\"haproxy:238fce65-5fc3-46e1-94c9-fc0cdfc20251\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:00:45:746-21960\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6663f882-067b-42e4-9ad2-72bbe24434c4], x-b3-parentspanid=[c4302e554c6a38ce], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6f048627ac7d4ba5c4302e554c6a38ce], x-b3-spanid=[c6275cbc0af4e17e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[238fce65-5fc3-46e1-94c9-fc0cdfc20251]}\\\"}\"}","context":{"RequestID":"238fce65-5fc3-46e1-94c9-fc0cdfc20251","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5a2c45c9-3003-4300-a3c5-eae157928b44","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:00:45.745Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:45.748Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"238fce65-5fc3-46e1-94c9-fc0cdfc20251","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5a2c45c9-3003-4300-a3c5-eae157928b44","LogTimestamp":"2023-04-25T01:00:45.748Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:00:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:00:47.757Z","message":"Entering","context":{"RequestID":"8dd26f8f-2595-40f9-8179-f7f1fecf9c2f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b00813b9-9498-4584-8481-c403b1a766be","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:00:47.756Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:00:47.759Z","message":"{\"transactionId\":\"8dd26f8f-2595-40f9-8179-f7f1fecf9c2f\",\"status\":\"200\",\"rqstDate\":\"230425-01:00:47:757\",\"respDate\":\"230425-01:00:47:759\",\"sourceId\":\"haproxy:8dd26f8f-2595-40f9-8179-f7f1fecf9c2f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:00:47:757-47375\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[05c63c93-98ac-4c27-a041-b1f865b01cca], x-b3-parentspanid=[88ed6663a1eaae83], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b3dba0437a28770c88ed6663a1eaae83], x-b3-spanid=[d57661243dffa61c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8dd26f8f-2595-40f9-8179-f7f1fecf9c2f]}\\\"}\"}","context":{"RequestID":"8dd26f8f-2595-40f9-8179-f7f1fecf9c2f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b00813b9-9498-4584-8481-c403b1a766be","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:00:47.756Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:47.759Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8dd26f8f-2595-40f9-8179-f7f1fecf9c2f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b00813b9-9498-4584-8481-c403b1a766be","LogTimestamp":"2023-04-25T01:00:47.759Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:00:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:00:48.801Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:00:48.818Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:48.818Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:48.818Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:49.768Z","message":"Entering","context":{"RequestID":"86bf6f01-ae61-43e6-8aee-fb1435d65370","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0c959e72-54fc-4ac2-9451-1a76c1916843","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:00:49.768Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:00:49.771Z","message":"{\"transactionId\":\"86bf6f01-ae61-43e6-8aee-fb1435d65370\",\"status\":\"200\",\"rqstDate\":\"230425-01:00:49:769\",\"respDate\":\"230425-01:00:49:770\",\"sourceId\":\"haproxy:86bf6f01-ae61-43e6-8aee-fb1435d65370\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:00:49:769-46011\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c562ec8b-57a6-4061-99df-c3d50226789a], x-b3-parentspanid=[4518430b0f72cfd9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[566245498aace0424518430b0f72cfd9], x-b3-spanid=[ae68f8e94c3d6e55], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[86bf6f01-ae61-43e6-8aee-fb1435d65370]}\\\"}\"}","context":{"RequestID":"86bf6f01-ae61-43e6-8aee-fb1435d65370","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0c959e72-54fc-4ac2-9451-1a76c1916843","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:00:49.768Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:49.771Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"86bf6f01-ae61-43e6-8aee-fb1435d65370","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0c959e72-54fc-4ac2-9451-1a76c1916843","LogTimestamp":"2023-04-25T01:00:49.771Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:00:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:00:50.877Z","message":"Entering","context":{"RequestID":"8ebeed57-e2cf-4f09-8067-b40d88750d05","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6747a18d-d2f3-4f0d-aa57-2246731b2853","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:00:50.876Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:00:50.879Z","message":"{\"transactionId\":\"8ebeed57-e2cf-4f09-8067-b40d88750d05\",\"status\":\"200\",\"rqstDate\":\"230425-01:00:50:877\",\"respDate\":\"230425-01:00:50:879\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:8ebeed57-e2cf-4f09-8067-b40d88750d05\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:00:50:877-73240\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ec15b5c9-42fe-4f41-a9f5-36b163ba8e13], x-b3-parentspanid=[b42ffde54fced69a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[56251], x-envoy-attempt-count=[1], x-b3-traceid=[b43e1bd43623bebab42ffde54fced69a], x-b3-spanid=[1838e5142b83d01f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[8ebeed57-e2cf-4f09-8067-b40d88750d05]}\\\"}\"}","context":{"RequestID":"8ebeed57-e2cf-4f09-8067-b40d88750d05","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6747a18d-d2f3-4f0d-aa57-2246731b2853","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:00:50.876Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:50.880Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8ebeed57-e2cf-4f09-8067-b40d88750d05","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6747a18d-d2f3-4f0d-aa57-2246731b2853","LogTimestamp":"2023-04-25T01:00:50.880Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:00:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:00:51.096Z","message":"Entering","context":{"RequestID":"f14520af-763c-46a5-921d-91af62a2cecb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0e5288bc-b93f-49dc-a086-278b38968e89","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:00:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:00:51.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"f14520af-763c-46a5-921d-91af62a2cecb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0e5288bc-b93f-49dc-a086-278b38968e89","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:00:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:51.099Z","message":"{\"transactionId\":\"f14520af-763c-46a5-921d-91af62a2cecb\",\"status\":\"200\",\"rqstDate\":\"230425-01:00:51:097\",\"respDate\":\"230425-01:00:51:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f14520af-763c-46a5-921d-91af62a2cecb\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:00:51:097-75975\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f14520af-763c-46a5-921d-91af62a2cecb]}\\\"}\"}","context":{"RequestID":"f14520af-763c-46a5-921d-91af62a2cecb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0e5288bc-b93f-49dc-a086-278b38968e89","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:00:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:51.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f14520af-763c-46a5-921d-91af62a2cecb","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0e5288bc-b93f-49dc-a086-278b38968e89","LogTimestamp":"2023-04-25T01:00:51.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:00:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:00:51.780Z","message":"Entering","context":{"RequestID":"e526ad26-cb57-4a7b-b94d-77fec60e0297","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"91bdfc41-21a2-4e6c-af28-e9aae13266ae","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:00:51.780Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:00:51.782Z","message":"{\"transactionId\":\"e526ad26-cb57-4a7b-b94d-77fec60e0297\",\"status\":\"200\",\"rqstDate\":\"230425-01:00:51:781\",\"respDate\":\"230425-01:00:51:782\",\"sourceId\":\"haproxy:e526ad26-cb57-4a7b-b94d-77fec60e0297\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:00:51:781-36211\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4fb3f556-7144-4e71-b6ed-53ea6b389b36], x-b3-parentspanid=[05596fa4a531fd57], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e2909f88f7d4d1db05596fa4a531fd57], x-b3-spanid=[294bd26600bc0579], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e526ad26-cb57-4a7b-b94d-77fec60e0297]}\\\"}\"}","context":{"RequestID":"e526ad26-cb57-4a7b-b94d-77fec60e0297","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"91bdfc41-21a2-4e6c-af28-e9aae13266ae","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:00:51.780Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:51.783Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e526ad26-cb57-4a7b-b94d-77fec60e0297","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"91bdfc41-21a2-4e6c-af28-e9aae13266ae","LogTimestamp":"2023-04-25T01:00:51.783Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:00:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:00:53.793Z","message":"Entering","context":{"RequestID":"38ed1ebe-5fe3-4879-bfd4-88259eb33060","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"00ad0cca-45cd-4a5f-b416-f812a9aa6f95","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:00:53.793Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:00:53.796Z","message":"{\"transactionId\":\"38ed1ebe-5fe3-4879-bfd4-88259eb33060\",\"status\":\"200\",\"rqstDate\":\"230425-01:00:53:794\",\"respDate\":\"230425-01:00:53:796\",\"sourceId\":\"haproxy:38ed1ebe-5fe3-4879-bfd4-88259eb33060\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:00:53:794-83482\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4ef1ec7c-3a6a-4cf3-9e1e-3ef94bc10fe0], x-b3-parentspanid=[52d2a58c505f9c1a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b171bc14235a8c6a52d2a58c505f9c1a], x-b3-spanid=[7324fc1574ce1967], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[38ed1ebe-5fe3-4879-bfd4-88259eb33060]}\\\"}\"}","context":{"RequestID":"38ed1ebe-5fe3-4879-bfd4-88259eb33060","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"00ad0cca-45cd-4a5f-b416-f812a9aa6f95","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:00:53.793Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:53.797Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"38ed1ebe-5fe3-4879-bfd4-88259eb33060","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"00ad0cca-45cd-4a5f-b416-f812a9aa6f95","LogTimestamp":"2023-04-25T01:00:53.797Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:00:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T01:00:55.806Z","message":"Entering","context":{"RequestID":"6c807f51-9b47-4c38-a431-3e2d9167069a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"32410d25-2e4f-4df4-b068-9ddfa688bc74","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:00:55.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:00:55.808Z","message":"{\"transactionId\":\"6c807f51-9b47-4c38-a431-3e2d9167069a\",\"status\":\"200\",\"rqstDate\":\"230425-01:00:55:807\",\"respDate\":\"230425-01:00:55:808\",\"sourceId\":\"haproxy:6c807f51-9b47-4c38-a431-3e2d9167069a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:00:55:807-13221\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[df14e558-0174-489b-9c7a-dbad43e2e8fa], x-b3-parentspanid=[0374ec118d997c5c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[172db97807d326850374ec118d997c5c], x-b3-spanid=[1044eab956ecc89b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6c807f51-9b47-4c38-a431-3e2d9167069a]}\\\"}\"}","context":{"RequestID":"6c807f51-9b47-4c38-a431-3e2d9167069a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"32410d25-2e4f-4df4-b068-9ddfa688bc74","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:00:55.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:55.809Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6c807f51-9b47-4c38-a431-3e2d9167069a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"32410d25-2e4f-4df4-b068-9ddfa688bc74","LogTimestamp":"2023-04-25T01:00:55.809Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:00:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:00:57.819Z","message":"Entering","context":{"RequestID":"38c625b5-a98f-4c8e-8905-ed85792bee9e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5b78801c-61ee-415c-9523-5744a5121bfb","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:00:57.819Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:00:57.821Z","message":"{\"transactionId\":\"38c625b5-a98f-4c8e-8905-ed85792bee9e\",\"status\":\"200\",\"rqstDate\":\"230425-01:00:57:820\",\"respDate\":\"230425-01:00:57:821\",\"sourceId\":\"haproxy:38c625b5-a98f-4c8e-8905-ed85792bee9e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:00:57:820-95832\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c7e38955-0668-41df-a34e-17603a419f32], x-b3-parentspanid=[d6ca7ac946b57363], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d35e774c6ac51f05d6ca7ac946b57363], x-b3-spanid=[c05d92a1912f89be], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[38c625b5-a98f-4c8e-8905-ed85792bee9e]}\\\"}\"}","context":{"RequestID":"38c625b5-a98f-4c8e-8905-ed85792bee9e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5b78801c-61ee-415c-9523-5744a5121bfb","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:00:57.819Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:57.822Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"38c625b5-a98f-4c8e-8905-ed85792bee9e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5b78801c-61ee-415c-9523-5744a5121bfb","LogTimestamp":"2023-04-25T01:00:57.822Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:00:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:00:58.802Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:00:58.817Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:58.817Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:58.817Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:59.831Z","message":"Entering","context":{"RequestID":"750b3838-b129-445d-bd76-1d70529ba61e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"467d6a56-9bca-49c8-8823-0fe4a47f0c5c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:00:59.830Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:00:59.833Z","message":"{\"transactionId\":\"750b3838-b129-445d-bd76-1d70529ba61e\",\"status\":\"200\",\"rqstDate\":\"230425-01:00:59:831\",\"respDate\":\"230425-01:00:59:833\",\"sourceId\":\"haproxy:750b3838-b129-445d-bd76-1d70529ba61e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:00:59:831-44557\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ccdd82e0-3f31-4141-a5c3-2545449d0fae], x-b3-parentspanid=[c0ab9688591e5e19], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[980be32c2ad27873c0ab9688591e5e19], x-b3-spanid=[77e8392fcaa2c136], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[750b3838-b129-445d-bd76-1d70529ba61e]}\\\"}\"}","context":{"RequestID":"750b3838-b129-445d-bd76-1d70529ba61e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"467d6a56-9bca-49c8-8823-0fe4a47f0c5c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:00:59.830Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:00:59.833Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"750b3838-b129-445d-bd76-1d70529ba61e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"467d6a56-9bca-49c8-8823-0fe4a47f0c5c","LogTimestamp":"2023-04-25T01:00:59.833Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:00:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:01:00.876Z","message":"Entering","context":{"RequestID":"364c6a32-cf9e-4833-8ae2-2655b9c63c74","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3f77e239-37f0-443f-9300-113cd7ed8385","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:01:00.875Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:01:00.877Z","message":"{\"transactionId\":\"364c6a32-cf9e-4833-8ae2-2655b9c63c74\",\"status\":\"200\",\"rqstDate\":\"230425-01:01:00:876\",\"respDate\":\"230425-01:01:00:877\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:364c6a32-cf9e-4833-8ae2-2655b9c63c74\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:01:00:876-91161\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8f84c41d-ab77-4847-99e3-53d0aaca758f], x-b3-parentspanid=[1b7783c0883376d8], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45465], x-envoy-attempt-count=[1], x-b3-traceid=[e75ad768aef7e4511b7783c0883376d8], x-b3-spanid=[502f415a0dd4c6ab], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[364c6a32-cf9e-4833-8ae2-2655b9c63c74]}\\\"}\"}","context":{"RequestID":"364c6a32-cf9e-4833-8ae2-2655b9c63c74","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3f77e239-37f0-443f-9300-113cd7ed8385","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:01:00.875Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:01:00.878Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"364c6a32-cf9e-4833-8ae2-2655b9c63c74","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3f77e239-37f0-443f-9300-113cd7ed8385","LogTimestamp":"2023-04-25T01:01:00.878Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:01:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:01:01.096Z","message":"Entering","context":{"RequestID":"a85a658b-0e45-4d16-89f0-f0daa05491fc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3663a122-a27a-43c9-97fe-e33537b01c07","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:01:01.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:01:01.097Z","message":"Database is available from CACHED check.","context":{"RequestID":"a85a658b-0e45-4d16-89f0-f0daa05491fc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3663a122-a27a-43c9-97fe-e33537b01c07","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:01:01.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:01:01.098Z","message":"{\"transactionId\":\"a85a658b-0e45-4d16-89f0-f0daa05491fc\",\"status\":\"200\",\"rqstDate\":\"230425-01:01:01:097\",\"respDate\":\"230425-01:01:01:098\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a85a658b-0e45-4d16-89f0-f0daa05491fc\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:01:01:097-805\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a85a658b-0e45-4d16-89f0-f0daa05491fc]}\\\"}\"}","context":{"RequestID":"a85a658b-0e45-4d16-89f0-f0daa05491fc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3663a122-a27a-43c9-97fe-e33537b01c07","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:01:01.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:01:01.098Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a85a658b-0e45-4d16-89f0-f0daa05491fc","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3663a122-a27a-43c9-97fe-e33537b01c07","LogTimestamp":"2023-04-25T01:01:01.098Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:01:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:01:01.842Z","message":"Entering","context":{"RequestID":"976381c5-e13f-4dd5-a20f-6ccc8fcc9254","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9d374d89-9e97-4f4b-8d31-419f22b19b2e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:01:01.842Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:01:01.845Z","message":"{\"transactionId\":\"976381c5-e13f-4dd5-a20f-6ccc8fcc9254\",\"status\":\"200\",\"rqstDate\":\"230425-01:01:01:843\",\"respDate\":\"230425-01:01:01:845\",\"sourceId\":\"haproxy:976381c5-e13f-4dd5-a20f-6ccc8fcc9254\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:01:01:843-59125\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3320cd55-b731-4b1f-9971-04d044f0e9eb], x-b3-parentspanid=[89b74375a29e0c31], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bb74224aadeb033789b74375a29e0c31], x-b3-spanid=[81370ff1a80d9ffa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[976381c5-e13f-4dd5-a20f-6ccc8fcc9254]}\\\"}\"}","context":{"RequestID":"976381c5-e13f-4dd5-a20f-6ccc8fcc9254","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9d374d89-9e97-4f4b-8d31-419f22b19b2e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:01:01.842Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:01:01.845Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"976381c5-e13f-4dd5-a20f-6ccc8fcc9254","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9d374d89-9e97-4f4b-8d31-419f22b19b2e","LogTimestamp":"2023-04-25T01:01:01.845Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:01:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:01:03.854Z","message":"Entering","context":{"RequestID":"0a0d1419-6a0e-4f4e-9e7a-368e19023f4e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fdae2287-e3cd-43a6-b030-72b2b4a63cd5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:01:03.854Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:01:03.856Z","message":"{\"transactionId\":\"0a0d1419-6a0e-4f4e-9e7a-368e19023f4e\",\"status\":\"200\",\"rqstDate\":\"230425-01:01:03:855\",\"respDate\":\"230425-01:01:03:856\",\"sourceId\":\"haproxy:0a0d1419-6a0e-4f4e-9e7a-368e19023f4e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:01:03:855-65752\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f08b493f-2ab7-9b13-a5be-626bd21f56a3], x-b3-parentspanid=[6b28147fce527e0b], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[88c4cea7e0fc6e8d6b28147fce527e0b], x-b3-spanid=[23dd7036e821eae2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0a0d1419-6a0e-4f4e-9e7a-368e19023f4e]}\\\"}\"}","context":{"RequestID":"0a0d1419-6a0e-4f4e-9e7a-368e19023f4e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fdae2287-e3cd-43a6-b030-72b2b4a63cd5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:01:03.854Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:01:03.857Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0a0d1419-6a0e-4f4e-9e7a-368e19023f4e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fdae2287-e3cd-43a6-b030-72b2b4a63cd5","LogTimestamp":"2023-04-25T01:01:03.856Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:01:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:01:05.865Z","message":"Entering","context":{"RequestID":"d851e11c-7170-4b6b-9a93-c3c5b20f7923","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9c04d0a5-de8e-4d1a-aa9f-26f4698f489a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:01:05.865Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:01:05.868Z","message":"{\"transactionId\":\"d851e11c-7170-4b6b-9a93-c3c5b20f7923\",\"status\":\"200\",\"rqstDate\":\"230425-01:01:05:866\",\"respDate\":\"230425-01:01:05:868\",\"sourceId\":\"haproxy:d851e11c-7170-4b6b-9a93-c3c5b20f7923\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:01:05:866-15378\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9299b64f-2456-4d35-932c-4ada8fb5530b], x-b3-parentspanid=[c120aacafb2b4c22], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1f4d1504051438acc120aacafb2b4c22], x-b3-spanid=[9739760a21e48d32], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d851e11c-7170-4b6b-9a93-c3c5b20f7923]}\\\"}\"}","context":{"RequestID":"d851e11c-7170-4b6b-9a93-c3c5b20f7923","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9c04d0a5-de8e-4d1a-aa9f-26f4698f489a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:01:05.865Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:01:05.868Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d851e11c-7170-4b6b-9a93-c3c5b20f7923","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9c04d0a5-de8e-4d1a-aa9f-26f4698f489a","LogTimestamp":"2023-04-25T01:01:05.868Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:01:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T01:01:07.876Z","message":"Entering","context":{"RequestID":"33c051e3-8d7f-49c5-b161-28433a08c5e5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7b272133-05c6-4b10-bac9-f497c1b3245c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:01:07.876Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:01:07.877Z","message":"{\"transactionId\":\"33c051e3-8d7f-49c5-b161-28433a08c5e5\",\"status\":\"200\",\"rqstDate\":\"230425-01:01:07:876\",\"respDate\":\"230425-01:01:07:877\",\"sourceId\":\"haproxy:33c051e3-8d7f-49c5-b161-28433a08c5e5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:01:07:876-33719\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0cdb1c84-8d9d-4d79-9c99-d03caba447b9], x-b3-parentspanid=[6138e42e6dfa1a5e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[02aa2625bdf6c2926138e42e6dfa1a5e], x-b3-spanid=[ec57e67d0ecd918b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[33c051e3-8d7f-49c5-b161-28433a08c5e5]}\\\"}\"}","context":{"RequestID":"33c051e3-8d7f-49c5-b161-28433a08c5e5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7b272133-05c6-4b10-bac9-f497c1b3245c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:01:07.876Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:01:07.878Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"33c051e3-8d7f-49c5-b161-28433a08c5e5","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7b272133-05c6-4b10-bac9-f497c1b3245c","LogTimestamp":"2023-04-25T01:01:07.878Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:01:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:01:08.802Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:01:08.815Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:01:08.815Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:01:08.815Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:01:09.887Z","message":"Entering","context":{"RequestID":"11501aa2-4aee-4061-bb6f-fb94c372d863","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4b01698b-a6dd-42f6-a6e2-6864e1b1b715","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:01:09.887Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:01:09.889Z","message":"{\"transactionId\":\"11501aa2-4aee-4061-bb6f-fb94c372d863\",\"status\":\"200\",\"rqstDate\":\"230425-01:01:09:888\",\"respDate\":\"230425-01:01:09:889\",\"sourceId\":\"haproxy:11501aa2-4aee-4061-bb6f-fb94c372d863\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:01:09:888-180\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[040d8e2b-5ac1-4bb5-874f-ee547125ec84], x-b3-parentspanid=[0a08be52867690a8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0a028d0725d5bd4d0a08be52867690a8], x-b3-spanid=[bf8fd56c897a42a8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[11501aa2-4aee-4061-bb6f-fb94c372d863]}\\\"}\"}","context":{"RequestID":"11501aa2-4aee-4061-bb6f-fb94c372d863","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4b01698b-a6dd-42f6-a6e2-6864e1b1b715","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:01:09.887Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:01:09.890Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"11501aa2-4aee-4061-bb6f-fb94c372d863","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4b01698b-a6dd-42f6-a6e2-6864e1b1b715","LogTimestamp":"2023-04-25T01:01:09.890Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:01:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:01:10.877Z","message":"Entering","context":{"RequestID":"dcd32637-8885-4736-b27b-27be8b60c1aa","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"591fe7df-6497-4476-8136-3a2ad119279c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:01:10.877Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:01:10.879Z","message":"{\"transactionId\":\"dcd32637-8885-4736-b27b-27be8b60c1aa\",\"status\":\"200\",\"rqstDate\":\"230425-01:01:10:878\",\"respDate\":\"230425-01:01:10:879\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:dcd32637-8885-4736-b27b-27be8b60c1aa\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:01:10:878-55483\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2aab577a-91a0-4b2c-8450-4f575e3ab58f], x-b3-parentspanid=[eb2764607640cab5], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[35581], x-envoy-attempt-count=[1], x-b3-traceid=[22d864288349fd5aeb2764607640cab5], x-b3-spanid=[33321bfe1f928688], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[dcd32637-8885-4736-b27b-27be8b60c1aa]}\\\"}\"}","context":{"RequestID":"dcd32637-8885-4736-b27b-27be8b60c1aa","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"591fe7df-6497-4476-8136-3a2ad119279c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:01:10.877Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:01:10.880Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dcd32637-8885-4736-b27b-27be8b60c1aa","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"591fe7df-6497-4476-8136-3a2ad119279c","LogTimestamp":"2023-04-25T01:01:10.880Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:01:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T01:01:11.096Z","message":"Entering","context":{"RequestID":"93474bf8-59d1-4aa9-9f6b-d9bd1b120a67","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d673127c-6402-45e5-bfb2-52c7b37100be","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:01:11.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:01:11.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"93474bf8-59d1-4aa9-9f6b-d9bd1b120a67","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d673127c-6402-45e5-bfb2-52c7b37100be","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:01:11.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:01:11.099Z","message":"{\"transactionId\":\"93474bf8-59d1-4aa9-9f6b-d9bd1b120a67\",\"status\":\"200\",\"rqstDate\":\"230425-01:01:11:097\",\"respDate\":\"230425-01:01:11:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:93474bf8-59d1-4aa9-9f6b-d9bd1b120a67\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:01:11:097-52578\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[93474bf8-59d1-4aa9-9f6b-d9bd1b120a67]}\\\"}\"}","context":{"RequestID":"93474bf8-59d1-4aa9-9f6b-d9bd1b120a67","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d673127c-6402-45e5-bfb2-52c7b37100be","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:01:11.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:01:11.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"93474bf8-59d1-4aa9-9f6b-d9bd1b120a67","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d673127c-6402-45e5-bfb2-52c7b37100be","LogTimestamp":"2023-04-25T01:01:11.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:01:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:01:11.899Z","message":"Entering","context":{"RequestID":"396b6f14-e02f-46ca-83d2-dfd579b009d6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bb65184e-deb0-474e-a893-5eec372cd985","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:01:11.899Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:01:11.902Z","message":"{\"transactionId\":\"396b6f14-e02f-46ca-83d2-dfd579b009d6\",\"status\":\"200\",\"rqstDate\":\"230425-01:01:11:900\",\"respDate\":\"230425-01:01:11:902\",\"sourceId\":\"haproxy:396b6f14-e02f-46ca-83d2-dfd579b009d6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:01:11:900-68853\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e6a165ec-898c-46ce-b88d-62caf8bab42e], x-b3-parentspanid=[076ab164d909ffc8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f827cdd2f1cf8e6b076ab164d909ffc8], x-b3-spanid=[7eaf461f67948fd7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[396b6f14-e02f-46ca-83d2-dfd579b009d6]}\\\"}\"}","context":{"RequestID":"396b6f14-e02f-46ca-83d2-dfd579b009d6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bb65184e-deb0-474e-a893-5eec372cd985","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:01:11.899Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:01:11.903Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"396b6f14-e02f-46ca-83d2-dfd579b009d6","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bb65184e-deb0-474e-a893-5eec372cd985","LogTimestamp":"2023-04-25T01:01:11.903Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:01:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:01:12.499Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:01:12.503Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:01:13.912Z","message":"Entering","context":{"RequestID":"117f5859-5e77-49d3-8b46-f11bd0a62c5e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"db13914c-1e56-40ed-b029-5371a13f166e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:01:13.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:01:13.914Z","message":"{\"transactionId\":\"117f5859-5e77-49d3-8b46-f11bd0a62c5e\",\"status\":\"200\",\"rqstDate\":\"230425-01:01:13:913\",\"respDate\":\"230425-01:01:13:914\",\"sourceId\":\"haproxy:117f5859-5e77-49d3-8b46-f11bd0a62c5e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:01:13:913-35955\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[71547f2c-fc46-4e2a-8a68-077d03e8f6a4], x-b3-parentspanid=[4c1ceedba383697f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[65394987db3c50194c1ceedba383697f], x-b3-spanid=[88c9ebb0a018a9d1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[117f5859-5e77-49d3-8b46-f11bd0a62c5e]}\\\"}\"}","context":{"RequestID":"117f5859-5e77-49d3-8b46-f11bd0a62c5e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"db13914c-1e56-40ed-b029-5371a13f166e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:01:13.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:01:13.915Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"117f5859-5e77-49d3-8b46-f11bd0a62c5e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"db13914c-1e56-40ed-b029-5371a13f166e","LogTimestamp":"2023-04-25T01:01:13.914Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:01:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:01:15.924Z","message":"Entering","context":{"RequestID":"4f1299a5-d31a-4128-beca-c4b25b720c4a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"68e5f001-b9bd-41cf-b493-6fa3f098c99e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:01:15.924Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:01:15.926Z","message":"{\"transactionId\":\"4f1299a5-d31a-4128-beca-c4b25b720c4a\",\"status\":\"200\",\"rqstDate\":\"230425-01:01:15:925\",\"respDate\":\"230425-01:01:15:926\",\"sourceId\":\"haproxy:4f1299a5-d31a-4128-beca-c4b25b720c4a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:01:15:925-65914\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[16a0b412-d38b-4c74-99fa-f9d9ade16c30], x-b3-parentspanid=[a5ebceee7d7f31f7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[84a5db3acf318c22a5ebceee7d7f31f7], x-b3-spanid=[bda1ed89ecd43d54], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4f1299a5-d31a-4128-beca-c4b25b720c4a]}\\\"}\"}","context":{"RequestID":"4f1299a5-d31a-4128-beca-c4b25b720c4a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"68e5f001-b9bd-41cf-b493-6fa3f098c99e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:01:15.924Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:01:15.927Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4f1299a5-d31a-4128-beca-c4b25b720c4a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"68e5f001-b9bd-41cf-b493-6fa3f098c99e","LogTimestamp":"2023-04-25T01:01:15.927Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:01:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:01:17.937Z","message":"Entering","context":{"RequestID":"9cdd65fb-140a-42c5-be41-57b0ab098bc3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f66fbe8b-635a-437a-8423-78e934eefa8b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:01:17.937Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:01:17.939Z","message":"{\"transactionId\":\"9cdd65fb-140a-42c5-be41-57b0ab098bc3\",\"status\":\"200\",\"rqstDate\":\"230425-01:01:17:938\",\"respDate\":\"230425-01:01:17:939\",\"sourceId\":\"haproxy:9cdd65fb-140a-42c5-be41-57b0ab098bc3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:01:17:938-65876\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[90aab59c-b6bc-41bd-8676-cbde9cbaf7c6], x-b3-parentspanid=[a1d65be4d52d9186], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6cc6013ac54bd4cda1d65be4d52d9186], x-b3-spanid=[dd2dcd7318714dab], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9cdd65fb-140a-42c5-be41-57b0ab098bc3]}\\\"}\"}","context":{"RequestID":"9cdd65fb-140a-42c5-be41-57b0ab098bc3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f66fbe8b-635a-437a-8423-78e934eefa8b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:01:17.937Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:01:17.940Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9cdd65fb-140a-42c5-be41-57b0ab098bc3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f66fbe8b-635a-437a-8423-78e934eefa8b","LogTimestamp":"2023-04-25T01:01:17.940Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:01:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:01:18.803Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:01:18.814Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:01:18.815Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:01:18.815Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:01:19.949Z","message":"Entering","context":{"RequestID":"b8c332c6-91f8-4852-ab61-4d2b96783495","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c399e9ca-9a51-4353-b4cb-dc74a9c0c278","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:01:19.949Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:01:19.952Z","message":"{\"transactionId\":\"b8c332c6-91f8-4852-ab61-4d2b96783495\",\"status\":\"200\",\"rqstDate\":\"230425-01:01:19:950\",\"respDate\":\"230425-01:01:19:952\",\"sourceId\":\"haproxy:b8c332c6-91f8-4852-ab61-4d2b96783495\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:01:19:950-90680\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5c2217cd-8208-4577-930f-b87df834de17], x-b3-parentspanid=[2a44e1ad968a7abf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ff532f32a48c42362a44e1ad968a7abf], x-b3-spanid=[94a72f571d7fffe8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b8c332c6-91f8-4852-ab61-4d2b96783495]}\\\"}\"}","context":{"RequestID":"b8c332c6-91f8-4852-ab61-4d2b96783495","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c399e9ca-9a51-4353-b4cb-dc74a9c0c278","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:01:19.949Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:01:19.953Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b8c332c6-91f8-4852-ab61-4d2b96783495","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c399e9ca-9a51-4353-b4cb-dc74a9c0c278","LogTimestamp":"2023-04-25T01:01:19.953Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:01:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:01:20.876Z","message":"Entering","context":{"RequestID":"ddf8b204-b3a5-4910-a188-c8ebb5f509ad","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9ca4e50f-404d-487a-bed4-55e810e59034","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:01:20.876Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:01:20.879Z","message":"{\"transactionId\":\"ddf8b204-b3a5-4910-a188-c8ebb5f509ad\",\"status\":\"200\",\"rqstDate\":\"230425-01:01:20:877\",\"respDate\":\"230425-01:01:20:879\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ddf8b204-b3a5-4910-a188-c8ebb5f509ad\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:01:20:877-41081\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[00da6a51-75b6-4233-8ca1-5e86451945f0], x-b3-parentspanid=[27556200d463c256], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50381], x-envoy-attempt-count=[1], x-b3-traceid=[194464eaf4c5553f27556200d463c256], x-b3-spanid=[189d741ba0228dde], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ddf8b204-b3a5-4910-a188-c8ebb5f509ad]}\\\"}\"}","context":{"RequestID":"ddf8b204-b3a5-4910-a188-c8ebb5f509ad","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9ca4e50f-404d-487a-bed4-55e810e59034","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:01:20.876Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:01:20.880Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ddf8b204-b3a5-4910-a188-c8ebb5f509ad","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9ca4e50f-404d-487a-bed4-55e810e59034","LogTimestamp":"2023-04-25T01:01:20.880Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:01:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T01:01:21.097Z","message":"Entering","context":{"RequestID":"2e75bfac-4095-41ef-8e62-1ceec47fd6d2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ed50a52e-3920-44d7-a50d-a2d3e1b27b88","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:01:21.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:01:21.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"2e75bfac-4095-41ef-8e62-1ceec47fd6d2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ed50a52e-3920-44d7-a50d-a2d3e1b27b88","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:01:21.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:01:21.100Z","message":"{\"transactionId\":\"2e75bfac-4095-41ef-8e62-1ceec47fd6d2\",\"status\":\"200\",\"rqstDate\":\"230425-01:01:21:098\",\"respDate\":\"230425-01:01:21:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2e75bfac-4095-41ef-8e62-1ceec47fd6d2\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:01:21:098-77630\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2e75bfac-4095-41ef-8e62-1ceec47fd6d2]}\\\"}\"}","context":{"RequestID":"2e75bfac-4095-41ef-8e62-1ceec47fd6d2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ed50a52e-3920-44d7-a50d-a2d3e1b27b88","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:01:21.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:01:21.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2e75bfac-4095-41ef-8e62-1ceec47fd6d2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ed50a52e-3920-44d7-a50d-a2d3e1b27b88","LogTimestamp":"2023-04-25T01:01:21.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:01:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:01:21.962Z","message":"Entering","context":{"RequestID":"2989e3c6-0e75-4bc1-b917-14b55c9a1153","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"dcc951ce-aec6-484a-a243-e726ad0a83b4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:01:21.962Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:01:21.964Z","message":"{\"transactionId\":\"2989e3c6-0e75-4bc1-b917-14b55c9a1153\",\"status\":\"200\",\"rqstDate\":\"230425-01:01:21:962\",\"respDate\":\"230425-01:01:21:964\",\"sourceId\":\"haproxy:2989e3c6-0e75-4bc1-b917-14b55c9a1153\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:01:21:962-97290\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0ecb23ac-5d11-4b09-9229-5b6a39f0e408], x-b3-parentspanid=[da71fa60fbc80731], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cfbdd3fcc62f83b6da71fa60fbc80731], x-b3-spanid=[fd3f4728f89e0753], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2989e3c6-0e75-4bc1-b917-14b55c9a1153]}\\\"}\"}","context":{"RequestID":"2989e3c6-0e75-4bc1-b917-14b55c9a1153","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"dcc951ce-aec6-484a-a243-e726ad0a83b4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:01:21.962Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:01:21.965Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2989e3c6-0e75-4bc1-b917-14b55c9a1153","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dcc951ce-aec6-484a-a243-e726ad0a83b4","LogTimestamp":"2023-04-25T01:01:21.964Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:01:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:01:23.973Z","message":"Entering","context":{"RequestID":"6f6cef4f-9a86-41c9-a543-d0f632d47c6e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f23e89bf-11ac-4e15-8959-916ca5688f04","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:01:23.972Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:01:23.975Z","message":"{\"transactionId\":\"6f6cef4f-9a86-41c9-a543-d0f632d47c6e\",\"status\":\"200\",\"rqstDate\":\"230425-01:01:23:974\",\"respDate\":\"230425-01:01:23:975\",\"sourceId\":\"haproxy:6f6cef4f-9a86-41c9-a543-d0f632d47c6e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:01:23:974-79750\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e3e4752a-1d9a-4f63-8cfe-0f45bc766448], x-b3-parentspanid=[79bf6b44955fef34], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[50b28a549f565fc579bf6b44955fef34], x-b3-spanid=[17b9385cfa8bc04f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6f6cef4f-9a86-41c9-a543-d0f632d47c6e]}\\\"}\"}","context":{"RequestID":"6f6cef4f-9a86-41c9-a543-d0f632d47c6e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f23e89bf-11ac-4e15-8959-916ca5688f04","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:01:23.972Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:01:23.977Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6f6cef4f-9a86-41c9-a543-d0f632d47c6e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f23e89bf-11ac-4e15-8959-916ca5688f04","LogTimestamp":"2023-04-25T01:01:23.977Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:01:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T01:01:25.987Z","message":"Entering","context":{"RequestID":"0d374ed2-f254-47b0-9f50-e22d0391a480","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"67e349cb-fc8f-486f-8e85-d776b4e82171","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:01:25.986Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:01:25.989Z","message":"{\"transactionId\":\"0d374ed2-f254-47b0-9f50-e22d0391a480\",\"status\":\"200\",\"rqstDate\":\"230425-01:01:25:988\",\"respDate\":\"230425-01:01:25:989\",\"sourceId\":\"haproxy:0d374ed2-f254-47b0-9f50-e22d0391a480\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:01:25:988-67905\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[367f2fba-7478-43b9-a1a2-969cac1cf10b], x-b3-parentspanid=[fec060a9c2eb266a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[42fd05be722c1054fec060a9c2eb266a], x-b3-spanid=[42ba8a8c26e27e6f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0d374ed2-f254-47b0-9f50-e22d0391a480]}\\\"}\"}","context":{"RequestID":"0d374ed2-f254-47b0-9f50-e22d0391a480","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"67e349cb-fc8f-486f-8e85-d776b4e82171","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:01:25.986Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:01:25.990Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0d374ed2-f254-47b0-9f50-e22d0391a480","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"67e349cb-fc8f-486f-8e85-d776b4e82171","LogTimestamp":"2023-04-25T01:01:25.990Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:01:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:01:27.998Z","message":"Entering","context":{"RequestID":"23b9ca02-92ce-4864-9cb1-fb66b098953f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6a6aac82-f563-4bd0-85f9-9997e33020e1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:01:27.998Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:01:28.000Z","message":"{\"transactionId\":\"23b9ca02-92ce-4864-9cb1-fb66b098953f\",\"status\":\"200\",\"rqstDate\":\"230425-01:01:27:999\",\"respDate\":\"230425-01:01:28:000\",\"sourceId\":\"haproxy:23b9ca02-92ce-4864-9cb1-fb66b098953f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:01:27:999-44744\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a7d9fdc6-ae2b-4275-8519-d41153017c62], x-b3-parentspanid=[959b5e654e78ba6f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a2fe742bc9c65592959b5e654e78ba6f], x-b3-spanid=[bed8854862637c9a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[23b9ca02-92ce-4864-9cb1-fb66b098953f]}\\\"}\"}","context":{"RequestID":"23b9ca02-92ce-4864-9cb1-fb66b098953f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6a6aac82-f563-4bd0-85f9-9997e33020e1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:01:27.998Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:01:28.001Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"23b9ca02-92ce-4864-9cb1-fb66b098953f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6a6aac82-f563-4bd0-85f9-9997e33020e1","LogTimestamp":"2023-04-25T01:01:28Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:01:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:01:28.802Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:01:28.817Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:01:28.818Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:01:28.818Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:01:30.008Z","message":"Entering","context":{"RequestID":"4d6bb39e-6f22-4e49-8479-45d61dad4264","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f299f2a3-5efb-43d4-80c9-59495d02cfdd","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:01:30.008Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:01:30.010Z","message":"{\"transactionId\":\"4d6bb39e-6f22-4e49-8479-45d61dad4264\",\"status\":\"200\",\"rqstDate\":\"230425-01:01:30:009\",\"respDate\":\"230425-01:01:30:010\",\"sourceId\":\"haproxy:4d6bb39e-6f22-4e49-8479-45d61dad4264\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:01:30:009-79158\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ee2905e6-e0d8-4b54-a92d-f0d0c0a8b191], x-b3-parentspanid=[943ea5722261afbc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4ff5eb45a319faee943ea5722261afbc], x-b3-spanid=[9143ef0fd4a409a7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4d6bb39e-6f22-4e49-8479-45d61dad4264]}\\\"}\"}","context":{"RequestID":"4d6bb39e-6f22-4e49-8479-45d61dad4264","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f299f2a3-5efb-43d4-80c9-59495d02cfdd","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:01:30.008Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:01:30.011Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4d6bb39e-6f22-4e49-8479-45d61dad4264","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f299f2a3-5efb-43d4-80c9-59495d02cfdd","LogTimestamp":"2023-04-25T01:01:30.011Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:01:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:01:30.876Z","message":"Entering","context":{"RequestID":"528f6a02-0e88-4d2d-96f1-9ea7cdc08983","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"76a316b5-341c-46af-9754-c22af71d7dcb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:01:30.876Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:01:30.878Z","message":"{\"transactionId\":\"528f6a02-0e88-4d2d-96f1-9ea7cdc08983\",\"status\":\"200\",\"rqstDate\":\"230425-01:01:30:876\",\"respDate\":\"230425-01:01:30:877\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:528f6a02-0e88-4d2d-96f1-9ea7cdc08983\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:01:30:876-78508\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b89cd594-c9e0-402b-a7a6-f2b35df5ab02], x-b3-parentspanid=[c9b5e2cbf7bb7a82], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[33587], x-envoy-attempt-count=[1], x-b3-traceid=[7f7364de35425771c9b5e2cbf7bb7a82], x-b3-spanid=[a3e25742a652ba71], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[528f6a02-0e88-4d2d-96f1-9ea7cdc08983]}\\\"}\"}","context":{"RequestID":"528f6a02-0e88-4d2d-96f1-9ea7cdc08983","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"76a316b5-341c-46af-9754-c22af71d7dcb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:01:30.876Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:01:30.878Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"528f6a02-0e88-4d2d-96f1-9ea7cdc08983","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"76a316b5-341c-46af-9754-c22af71d7dcb","LogTimestamp":"2023-04-25T01:01:30.878Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:01:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:01:31.096Z","message":"Entering","context":{"RequestID":"7478727c-0858-4e78-a480-1734e0c391c3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f0d008d4-984a-45f8-8d51-68f20be87844","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:01:31.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:01:31.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"7478727c-0858-4e78-a480-1734e0c391c3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f0d008d4-984a-45f8-8d51-68f20be87844","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:01:31.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:01:31.100Z","message":"{\"transactionId\":\"7478727c-0858-4e78-a480-1734e0c391c3\",\"status\":\"200\",\"rqstDate\":\"230425-01:01:31:097\",\"respDate\":\"230425-01:01:31:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7478727c-0858-4e78-a480-1734e0c391c3\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:01:31:097-22412\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7478727c-0858-4e78-a480-1734e0c391c3]}\\\"}\"}","context":{"RequestID":"7478727c-0858-4e78-a480-1734e0c391c3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f0d008d4-984a-45f8-8d51-68f20be87844","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:01:31.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:01:31.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7478727c-0858-4e78-a480-1734e0c391c3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f0d008d4-984a-45f8-8d51-68f20be87844","LogTimestamp":"2023-04-25T01:01:31.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:01:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T01:01:32.020Z","message":"Entering","context":{"RequestID":"0d12616e-14b1-492b-9113-cca99a1a0319","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8e54af77-2ef2-421e-a72e-30db5d2bf473","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:01:32.020Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:01:32.021Z","message":"{\"transactionId\":\"0d12616e-14b1-492b-9113-cca99a1a0319\",\"status\":\"200\",\"rqstDate\":\"230425-01:01:32:020\",\"respDate\":\"230425-01:01:32:021\",\"sourceId\":\"haproxy:0d12616e-14b1-492b-9113-cca99a1a0319\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:01:32:020-11601\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f8433a58-2e65-4585-9ffd-c352ad8f96fe], x-b3-parentspanid=[b6219cece487370b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6011afd26e58a2bab6219cece487370b], x-b3-spanid=[936b09032de7af9d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0d12616e-14b1-492b-9113-cca99a1a0319]}\\\"}\"}","context":{"RequestID":"0d12616e-14b1-492b-9113-cca99a1a0319","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8e54af77-2ef2-421e-a72e-30db5d2bf473","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:01:32.020Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:01:32.022Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0d12616e-14b1-492b-9113-cca99a1a0319","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8e54af77-2ef2-421e-a72e-30db5d2bf473","LogTimestamp":"2023-04-25T01:01:32.022Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:01:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-25T01:01:34.031Z","message":"Entering","context":{"RequestID":"58dd9b78-2357-4b27-b514-e387582f4254","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"eab72344-812a-47c2-8a08-f8718e9b5a02","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:01:34.031Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:01:34.034Z","message":"{\"transactionId\":\"58dd9b78-2357-4b27-b514-e387582f4254\",\"status\":\"200\",\"rqstDate\":\"230425-01:01:34:032\",\"respDate\":\"230425-01:01:34:034\",\"sourceId\":\"haproxy:58dd9b78-2357-4b27-b514-e387582f4254\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:01:34:032-14988\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[837b0432-5f7a-44bc-8749-604cf77f1323], x-b3-parentspanid=[e344a5d2ce26178d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[14df5c7c2646b088e344a5d2ce26178d], x-b3-spanid=[a0a1f5e6d3b0978c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[58dd9b78-2357-4b27-b514-e387582f4254]}\\\"}\"}","context":{"RequestID":"58dd9b78-2357-4b27-b514-e387582f4254","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"eab72344-812a-47c2-8a08-f8718e9b5a02","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:01:34.031Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:01:34.035Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"58dd9b78-2357-4b27-b514-e387582f4254","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eab72344-812a-47c2-8a08-f8718e9b5a02","LogTimestamp":"2023-04-25T01:01:34.035Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:01:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:01:36.044Z","message":"Entering","context":{"RequestID":"3c42a8f2-9fc3-4ebb-8304-33fc13219a42","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5bcad30c-dd2a-4d26-93de-54154dcc0c7a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:01:36.043Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:01:36.046Z","message":"{\"transactionId\":\"3c42a8f2-9fc3-4ebb-8304-33fc13219a42\",\"status\":\"200\",\"rqstDate\":\"230425-01:01:36:045\",\"respDate\":\"230425-01:01:36:046\",\"sourceId\":\"haproxy:3c42a8f2-9fc3-4ebb-8304-33fc13219a42\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:01:36:045-95219\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[523b5055-bab4-4440-a4bd-7b3f2b8dc609], x-b3-parentspanid=[71ba22b3eeb84ede], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1f6f82d64aad7db971ba22b3eeb84ede], x-b3-spanid=[849bc34285387689], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3c42a8f2-9fc3-4ebb-8304-33fc13219a42]}\\\"}\"}","context":{"RequestID":"3c42a8f2-9fc3-4ebb-8304-33fc13219a42","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5bcad30c-dd2a-4d26-93de-54154dcc0c7a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:01:36.043Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:01:36.047Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3c42a8f2-9fc3-4ebb-8304-33fc13219a42","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5bcad30c-dd2a-4d26-93de-54154dcc0c7a","LogTimestamp":"2023-04-25T01:01:36.047Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:01:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:01:38.055Z","message":"Entering","context":{"RequestID":"a50da1bc-1e80-422b-ac4f-9ff9fe34f179","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"939feb2b-65e6-4e71-82f6-90acc4332242","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:01:38.055Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:01:38.057Z","message":"{\"transactionId\":\"a50da1bc-1e80-422b-ac4f-9ff9fe34f179\",\"status\":\"200\",\"rqstDate\":\"230425-01:01:38:056\",\"respDate\":\"230425-01:01:38:057\",\"sourceId\":\"haproxy:a50da1bc-1e80-422b-ac4f-9ff9fe34f179\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:01:38:056-59823\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[81e57862-a27b-4014-acf2-f6df33473305], x-b3-parentspanid=[daa8738d0121d4e5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8e5456f856e9f8d9daa8738d0121d4e5], x-b3-spanid=[4c2c89dc1e240bab], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a50da1bc-1e80-422b-ac4f-9ff9fe34f179]}\\\"}\"}","context":{"RequestID":"a50da1bc-1e80-422b-ac4f-9ff9fe34f179","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"939feb2b-65e6-4e71-82f6-90acc4332242","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:01:38.055Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:01:38.058Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a50da1bc-1e80-422b-ac4f-9ff9fe34f179","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"939feb2b-65e6-4e71-82f6-90acc4332242","LogTimestamp":"2023-04-25T01:01:38.058Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:01:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:01:38.802Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:01:38.815Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:01:38.815Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:01:38.815Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:01:40.067Z","message":"Entering","context":{"RequestID":"26051829-6be7-483e-917c-5d729d9c7753","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ac17c0e8-87d9-40b3-93bd-f7010e91fd24","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:01:40.067Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:01:40.070Z","message":"{\"transactionId\":\"26051829-6be7-483e-917c-5d729d9c7753\",\"status\":\"200\",\"rqstDate\":\"230425-01:01:40:068\",\"respDate\":\"230425-01:01:40:070\",\"sourceId\":\"haproxy:26051829-6be7-483e-917c-5d729d9c7753\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:01:40:068-84831\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9e066b53-9943-4ab4-b664-393922787432], x-b3-parentspanid=[8af794caa99b935b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[895be8df86c88a498af794caa99b935b], x-b3-spanid=[f883efaeadabec86], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[26051829-6be7-483e-917c-5d729d9c7753]}\\\"}\"}","context":{"RequestID":"26051829-6be7-483e-917c-5d729d9c7753","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ac17c0e8-87d9-40b3-93bd-f7010e91fd24","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:01:40.067Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:01:40.071Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"26051829-6be7-483e-917c-5d729d9c7753","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ac17c0e8-87d9-40b3-93bd-f7010e91fd24","LogTimestamp":"2023-04-25T01:01:40.071Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:01:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T01:01:40.876Z","message":"Entering","context":{"RequestID":"a4051bcf-d3aa-4f85-bd41-566412e2ad07","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0bbeb831-14ca-4354-b319-c665a48d773f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:01:40.876Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:01:40.878Z","message":"{\"transactionId\":\"a4051bcf-d3aa-4f85-bd41-566412e2ad07\",\"status\":\"200\",\"rqstDate\":\"230425-01:01:40:876\",\"respDate\":\"230425-01:01:40:878\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a4051bcf-d3aa-4f85-bd41-566412e2ad07\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:01:40:876-5410\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3951cc56-596a-42f3-bf63-3e271cb33168], x-b3-parentspanid=[e110410f64b4db37], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[52509], x-envoy-attempt-count=[1], x-b3-traceid=[02499204acd2d7fae110410f64b4db37], x-b3-spanid=[6293d291f6bcaae7], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a4051bcf-d3aa-4f85-bd41-566412e2ad07]}\\\"}\"}","context":{"RequestID":"a4051bcf-d3aa-4f85-bd41-566412e2ad07","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0bbeb831-14ca-4354-b319-c665a48d773f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:01:40.876Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:01:40.879Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a4051bcf-d3aa-4f85-bd41-566412e2ad07","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0bbeb831-14ca-4354-b319-c665a48d773f","LogTimestamp":"2023-04-25T01:01:40.878Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:01:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:01:41.096Z","message":"Entering","context":{"RequestID":"258c5a5d-1ba5-4291-aa3f-bab74cc5d869","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e74d1023-c5ee-4125-bfac-687f455e897f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:01:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:01:41.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"258c5a5d-1ba5-4291-aa3f-bab74cc5d869","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e74d1023-c5ee-4125-bfac-687f455e897f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:01:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:01:41.100Z","message":"{\"transactionId\":\"258c5a5d-1ba5-4291-aa3f-bab74cc5d869\",\"status\":\"200\",\"rqstDate\":\"230425-01:01:41:097\",\"respDate\":\"230425-01:01:41:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:258c5a5d-1ba5-4291-aa3f-bab74cc5d869\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:01:41:097-6292\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[258c5a5d-1ba5-4291-aa3f-bab74cc5d869]}\\\"}\"}","context":{"RequestID":"258c5a5d-1ba5-4291-aa3f-bab74cc5d869","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e74d1023-c5ee-4125-bfac-687f455e897f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:01:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:01:41.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"258c5a5d-1ba5-4291-aa3f-bab74cc5d869","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e74d1023-c5ee-4125-bfac-687f455e897f","LogTimestamp":"2023-04-25T01:01:41.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:01:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T01:01:42.080Z","message":"Entering","context":{"RequestID":"7dfdf959-1361-4f19-8ef9-38a3d2926fb9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b0ad44ea-f649-471d-bb5d-277c44d0fd5c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:01:42.080Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:01:42.083Z","message":"{\"transactionId\":\"7dfdf959-1361-4f19-8ef9-38a3d2926fb9\",\"status\":\"200\",\"rqstDate\":\"230425-01:01:42:082\",\"respDate\":\"230425-01:01:42:083\",\"sourceId\":\"haproxy:7dfdf959-1361-4f19-8ef9-38a3d2926fb9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:01:42:082-53832\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[098c5c4a-d944-4029-a1e4-09644f1c2218], x-b3-parentspanid=[ec54823506ee7580], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0d51b1b4455f4463ec54823506ee7580], x-b3-spanid=[340ed62f1a926293], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7dfdf959-1361-4f19-8ef9-38a3d2926fb9]}\\\"}\"}","context":{"RequestID":"7dfdf959-1361-4f19-8ef9-38a3d2926fb9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b0ad44ea-f649-471d-bb5d-277c44d0fd5c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:01:42.080Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:01:42.084Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7dfdf959-1361-4f19-8ef9-38a3d2926fb9","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b0ad44ea-f649-471d-bb5d-277c44d0fd5c","LogTimestamp":"2023-04-25T01:01:42.084Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:01:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T01:01:42.504Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:01:42.508Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:01:44.093Z","message":"Entering","context":{"RequestID":"255b6bb7-ea1c-4326-9e72-60cb41ef624d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c40078c3-d81e-4831-9318-26c724d0b1d2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:01:44.093Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:01:44.096Z","message":"{\"transactionId\":\"255b6bb7-ea1c-4326-9e72-60cb41ef624d\",\"status\":\"200\",\"rqstDate\":\"230425-01:01:44:094\",\"respDate\":\"230425-01:01:44:096\",\"sourceId\":\"haproxy:255b6bb7-ea1c-4326-9e72-60cb41ef624d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:01:44:094-18875\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[340ad320-1a56-428c-aebc-065978e99291], x-b3-parentspanid=[2567810b916b07f1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[611bde24c32df4222567810b916b07f1], x-b3-spanid=[2d0894b459de27ac], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[255b6bb7-ea1c-4326-9e72-60cb41ef624d]}\\\"}\"}","context":{"RequestID":"255b6bb7-ea1c-4326-9e72-60cb41ef624d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c40078c3-d81e-4831-9318-26c724d0b1d2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:01:44.093Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:01:44.096Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"255b6bb7-ea1c-4326-9e72-60cb41ef624d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c40078c3-d81e-4831-9318-26c724d0b1d2","LogTimestamp":"2023-04-25T01:01:44.096Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:01:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:01:46.105Z","message":"Entering","context":{"RequestID":"4ac68abb-7e3c-4cec-a1c3-97b95572aa95","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"703583a9-a4e1-4742-ac9b-c21d6018a3cc","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:01:46.105Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:01:46.108Z","message":"{\"transactionId\":\"4ac68abb-7e3c-4cec-a1c3-97b95572aa95\",\"status\":\"200\",\"rqstDate\":\"230425-01:01:46:107\",\"respDate\":\"230425-01:01:46:108\",\"sourceId\":\"haproxy:4ac68abb-7e3c-4cec-a1c3-97b95572aa95\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:01:46:107-99832\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3ac86614-a583-4af2-a0f5-9992d8c35af2], x-b3-parentspanid=[7772eae9ef0f1eea], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ee868f50719e533f7772eae9ef0f1eea], x-b3-spanid=[5091bcd8789bd6b9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4ac68abb-7e3c-4cec-a1c3-97b95572aa95]}\\\"}\"}","context":{"RequestID":"4ac68abb-7e3c-4cec-a1c3-97b95572aa95","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"703583a9-a4e1-4742-ac9b-c21d6018a3cc","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:01:46.105Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:01:46.109Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4ac68abb-7e3c-4cec-a1c3-97b95572aa95","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"703583a9-a4e1-4742-ac9b-c21d6018a3cc","LogTimestamp":"2023-04-25T01:01:46.109Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:01:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T01:01:48.118Z","message":"Entering","context":{"RequestID":"d046bb9b-5dbb-409b-951f-f8bf3d36e078","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"44a35324-c031-4e9f-8fbb-a7d180b24e0e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:01:48.118Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:01:48.121Z","message":"{\"transactionId\":\"d046bb9b-5dbb-409b-951f-f8bf3d36e078\",\"status\":\"200\",\"rqstDate\":\"230425-01:01:48:119\",\"respDate\":\"230425-01:01:48:121\",\"sourceId\":\"haproxy:d046bb9b-5dbb-409b-951f-f8bf3d36e078\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:01:48:119-68302\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c850f91d-7246-4b07-ace2-1e037a93a562], x-b3-parentspanid=[209566b449c1f113], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[43eb6301ba50df2a209566b449c1f113], x-b3-spanid=[87fcfa69b5868193], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d046bb9b-5dbb-409b-951f-f8bf3d36e078]}\\\"}\"}","context":{"RequestID":"d046bb9b-5dbb-409b-951f-f8bf3d36e078","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"44a35324-c031-4e9f-8fbb-a7d180b24e0e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:01:48.118Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:01:48.121Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d046bb9b-5dbb-409b-951f-f8bf3d36e078","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"44a35324-c031-4e9f-8fbb-a7d180b24e0e","LogTimestamp":"2023-04-25T01:01:48.121Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:01:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:01:48.803Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:01:48.816Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:01:48.816Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:01:48.817Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:01:50.130Z","message":"Entering","context":{"RequestID":"f840530c-bd76-4bf4-9585-99b10fc8696b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7ddf4d8e-0e6b-454c-a675-3394458d4860","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:01:50.130Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:01:50.133Z","message":"{\"transactionId\":\"f840530c-bd76-4bf4-9585-99b10fc8696b\",\"status\":\"200\",\"rqstDate\":\"230425-01:01:50:131\",\"respDate\":\"230425-01:01:50:133\",\"sourceId\":\"haproxy:f840530c-bd76-4bf4-9585-99b10fc8696b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:01:50:131-77053\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[913e24b1-5ad6-4a3f-a075-ff708294d231], x-b3-parentspanid=[e938fa3052cc85f6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e4b406cff516cad8e938fa3052cc85f6], x-b3-spanid=[5a13491b05633ba4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f840530c-bd76-4bf4-9585-99b10fc8696b]}\\\"}\"}","context":{"RequestID":"f840530c-bd76-4bf4-9585-99b10fc8696b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7ddf4d8e-0e6b-454c-a675-3394458d4860","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:01:50.130Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:01:50.134Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f840530c-bd76-4bf4-9585-99b10fc8696b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7ddf4d8e-0e6b-454c-a675-3394458d4860","LogTimestamp":"2023-04-25T01:01:50.134Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:01:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:01:50.874Z","message":"Entering","context":{"RequestID":"e6c462df-1d41-417e-aa18-4f6791c21c66","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f9a38691-a2ec-4683-821c-505a3d142bf2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:01:50.874Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:01:50.877Z","message":"{\"transactionId\":\"e6c462df-1d41-417e-aa18-4f6791c21c66\",\"status\":\"200\",\"rqstDate\":\"230425-01:01:50:875\",\"respDate\":\"230425-01:01:50:877\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e6c462df-1d41-417e-aa18-4f6791c21c66\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:01:50:875-67379\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5055f72a-6fc9-4015-a991-a8ef85963b57], x-b3-parentspanid=[cb75e0b0ff63614c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[58335], x-envoy-attempt-count=[1], x-b3-traceid=[a36aaddcb4c51ed1cb75e0b0ff63614c], x-b3-spanid=[af24b526893ef70c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e6c462df-1d41-417e-aa18-4f6791c21c66]}\\\"}\"}","context":{"RequestID":"e6c462df-1d41-417e-aa18-4f6791c21c66","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f9a38691-a2ec-4683-821c-505a3d142bf2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:01:50.874Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:01:50.877Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e6c462df-1d41-417e-aa18-4f6791c21c66","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f9a38691-a2ec-4683-821c-505a3d142bf2","LogTimestamp":"2023-04-25T01:01:50.877Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:01:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:01:51.095Z","message":"Entering","context":{"RequestID":"66f120ef-1076-4d9f-8443-dea7d7c867ea","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"de9c534a-b4de-4561-a1df-7b28378fbb7a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:01:51.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:01:51.097Z","message":"Database is available from CACHED check.","context":{"RequestID":"66f120ef-1076-4d9f-8443-dea7d7c867ea","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"de9c534a-b4de-4561-a1df-7b28378fbb7a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:01:51.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:01:51.099Z","message":"{\"transactionId\":\"66f120ef-1076-4d9f-8443-dea7d7c867ea\",\"status\":\"200\",\"rqstDate\":\"230425-01:01:51:096\",\"respDate\":\"230425-01:01:51:098\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:66f120ef-1076-4d9f-8443-dea7d7c867ea\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:01:51:096-66553\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[66f120ef-1076-4d9f-8443-dea7d7c867ea]}\\\"}\"}","context":{"RequestID":"66f120ef-1076-4d9f-8443-dea7d7c867ea","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"de9c534a-b4de-4561-a1df-7b28378fbb7a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:01:51.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:01:51.099Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"66f120ef-1076-4d9f-8443-dea7d7c867ea","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"de9c534a-b4de-4561-a1df-7b28378fbb7a","LogTimestamp":"2023-04-25T01:01:51.099Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:01:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T01:01:52.144Z","message":"Entering","context":{"RequestID":"28bd6569-5625-4e5b-a15e-69fd1ad6c016","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bfccb4a4-e7e8-463b-ba21-049646918818","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:01:52.144Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:01:52.145Z","message":"{\"transactionId\":\"28bd6569-5625-4e5b-a15e-69fd1ad6c016\",\"status\":\"200\",\"rqstDate\":\"230425-01:01:52:144\",\"respDate\":\"230425-01:01:52:145\",\"sourceId\":\"haproxy:28bd6569-5625-4e5b-a15e-69fd1ad6c016\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:01:52:144-39423\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[415ce735-d078-40f0-8545-f0703a118c64], x-b3-parentspanid=[732f32c58eaa1073], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e290c45800f83f7f732f32c58eaa1073], x-b3-spanid=[811a2b9adbd91f7a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[28bd6569-5625-4e5b-a15e-69fd1ad6c016]}\\\"}\"}","context":{"RequestID":"28bd6569-5625-4e5b-a15e-69fd1ad6c016","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bfccb4a4-e7e8-463b-ba21-049646918818","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:01:52.144Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:01:52.145Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"28bd6569-5625-4e5b-a15e-69fd1ad6c016","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bfccb4a4-e7e8-463b-ba21-049646918818","LogTimestamp":"2023-04-25T01:01:52.145Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:01:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-25T01:01:54.154Z","message":"Entering","context":{"RequestID":"362b091d-56da-42fc-add0-5e60d10b2788","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c60a1253-0514-4987-99de-bf2645114b1e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:01:54.154Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:01:54.157Z","message":"{\"transactionId\":\"362b091d-56da-42fc-add0-5e60d10b2788\",\"status\":\"200\",\"rqstDate\":\"230425-01:01:54:155\",\"respDate\":\"230425-01:01:54:157\",\"sourceId\":\"haproxy:362b091d-56da-42fc-add0-5e60d10b2788\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:01:54:155-33257\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d3fa620e-4336-447a-9712-739b1b6a0918], x-b3-parentspanid=[651ff8f91e9d2b28], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c42904baf3f71d2e651ff8f91e9d2b28], x-b3-spanid=[09202b3a414eeb12], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[362b091d-56da-42fc-add0-5e60d10b2788]}\\\"}\"}","context":{"RequestID":"362b091d-56da-42fc-add0-5e60d10b2788","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c60a1253-0514-4987-99de-bf2645114b1e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:01:54.154Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:01:54.158Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"362b091d-56da-42fc-add0-5e60d10b2788","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c60a1253-0514-4987-99de-bf2645114b1e","LogTimestamp":"2023-04-25T01:01:54.158Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:01:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T01:01:56.167Z","message":"Entering","context":{"RequestID":"9e2955b0-e21b-4616-a893-36a0811ce0d8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cf30710b-df21-486a-99b1-79ef62e79e05","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:01:56.167Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:01:56.169Z","message":"{\"transactionId\":\"9e2955b0-e21b-4616-a893-36a0811ce0d8\",\"status\":\"200\",\"rqstDate\":\"230425-01:01:56:168\",\"respDate\":\"230425-01:01:56:169\",\"sourceId\":\"haproxy:9e2955b0-e21b-4616-a893-36a0811ce0d8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:01:56:168-56870\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5dacf651-4fdd-40f8-a3e4-fc480f35e977], x-b3-parentspanid=[bdc86e418d42d685], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[19f6c20ab6a12368bdc86e418d42d685], x-b3-spanid=[d959688064e9cb6e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9e2955b0-e21b-4616-a893-36a0811ce0d8]}\\\"}\"}","context":{"RequestID":"9e2955b0-e21b-4616-a893-36a0811ce0d8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cf30710b-df21-486a-99b1-79ef62e79e05","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:01:56.167Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:01:56.169Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9e2955b0-e21b-4616-a893-36a0811ce0d8","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cf30710b-df21-486a-99b1-79ef62e79e05","LogTimestamp":"2023-04-25T01:01:56.169Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:01:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:01:58.177Z","message":"Entering","context":{"RequestID":"e3971558-1569-4c39-b294-b84d79b45892","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bdfad26f-426d-4556-aaff-41c601af5b04","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:01:58.177Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:01:58.180Z","message":"{\"transactionId\":\"e3971558-1569-4c39-b294-b84d79b45892\",\"status\":\"200\",\"rqstDate\":\"230425-01:01:58:178\",\"respDate\":\"230425-01:01:58:180\",\"sourceId\":\"haproxy:e3971558-1569-4c39-b294-b84d79b45892\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:01:58:178-58287\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e4fbfa5e-4017-47d4-954e-423de4a6147f], x-b3-parentspanid=[ce56a4f68a248949], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[61b10dfebd16761fce56a4f68a248949], x-b3-spanid=[34415d0425fc4e56], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e3971558-1569-4c39-b294-b84d79b45892]}\\\"}\"}","context":{"RequestID":"e3971558-1569-4c39-b294-b84d79b45892","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bdfad26f-426d-4556-aaff-41c601af5b04","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:01:58.177Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:01:58.180Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e3971558-1569-4c39-b294-b84d79b45892","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bdfad26f-426d-4556-aaff-41c601af5b04","LogTimestamp":"2023-04-25T01:01:58.180Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:01:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:01:58.802Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:01:58.813Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:01:58.813Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:01:58.813Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:00.189Z","message":"Entering","context":{"RequestID":"0ea9fb5f-af3a-4e3b-bb57-587cf5967435","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e0a4ea55-dbc3-46a8-85fc-a7f67eb440d4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:02:00.189Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:02:00.191Z","message":"{\"transactionId\":\"0ea9fb5f-af3a-4e3b-bb57-587cf5967435\",\"status\":\"200\",\"rqstDate\":\"230425-01:02:00:190\",\"respDate\":\"230425-01:02:00:191\",\"sourceId\":\"haproxy:0ea9fb5f-af3a-4e3b-bb57-587cf5967435\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:02:00:190-81406\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8e7c32c7-117b-4590-9d95-f3cea515aab5], x-b3-parentspanid=[122c50417ce0f6dc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7150cea53ef630e6122c50417ce0f6dc], x-b3-spanid=[91bc8db263f1ab10], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0ea9fb5f-af3a-4e3b-bb57-587cf5967435]}\\\"}\"}","context":{"RequestID":"0ea9fb5f-af3a-4e3b-bb57-587cf5967435","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e0a4ea55-dbc3-46a8-85fc-a7f67eb440d4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:02:00.189Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:00.192Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0ea9fb5f-af3a-4e3b-bb57-587cf5967435","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e0a4ea55-dbc3-46a8-85fc-a7f67eb440d4","LogTimestamp":"2023-04-25T01:02:00.192Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:02:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:02:00.875Z","message":"Entering","context":{"RequestID":"ec35a5dd-8b0d-4cc9-9f97-6a2958f787d1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0e6ce5fb-df30-44a8-95cb-9e7ab59834af","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:02:00.875Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:02:00.877Z","message":"{\"transactionId\":\"ec35a5dd-8b0d-4cc9-9f97-6a2958f787d1\",\"status\":\"200\",\"rqstDate\":\"230425-01:02:00:876\",\"respDate\":\"230425-01:02:00:877\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ec35a5dd-8b0d-4cc9-9f97-6a2958f787d1\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:02:00:876-64135\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7595323b-e4c8-4a8c-b0b2-2e0ea03797af], x-b3-parentspanid=[0da2bdcde0212cfb], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[47025], x-envoy-attempt-count=[1], x-b3-traceid=[94eff9bab20d1c620da2bdcde0212cfb], x-b3-spanid=[00d353a3a8d47624], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ec35a5dd-8b0d-4cc9-9f97-6a2958f787d1]}\\\"}\"}","context":{"RequestID":"ec35a5dd-8b0d-4cc9-9f97-6a2958f787d1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0e6ce5fb-df30-44a8-95cb-9e7ab59834af","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:02:00.875Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:00.877Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ec35a5dd-8b0d-4cc9-9f97-6a2958f787d1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0e6ce5fb-df30-44a8-95cb-9e7ab59834af","LogTimestamp":"2023-04-25T01:02:00.877Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:02:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:02:01.096Z","message":"Entering","context":{"RequestID":"469cd82b-4bdd-4fb8-bf8a-28569a3536b5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7570e8eb-42d5-45cc-89ee-3ab6a9db95ec","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:02:01.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:02:01.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"469cd82b-4bdd-4fb8-bf8a-28569a3536b5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7570e8eb-42d5-45cc-89ee-3ab6a9db95ec","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:02:01.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:01.099Z","message":"{\"transactionId\":\"469cd82b-4bdd-4fb8-bf8a-28569a3536b5\",\"status\":\"200\",\"rqstDate\":\"230425-01:02:01:097\",\"respDate\":\"230425-01:02:01:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:469cd82b-4bdd-4fb8-bf8a-28569a3536b5\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:02:01:097-95737\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[469cd82b-4bdd-4fb8-bf8a-28569a3536b5]}\\\"}\"}","context":{"RequestID":"469cd82b-4bdd-4fb8-bf8a-28569a3536b5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7570e8eb-42d5-45cc-89ee-3ab6a9db95ec","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:02:01.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:01.099Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"469cd82b-4bdd-4fb8-bf8a-28569a3536b5","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7570e8eb-42d5-45cc-89ee-3ab6a9db95ec","LogTimestamp":"2023-04-25T01:02:01.099Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:02:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:02:02.202Z","message":"Entering","context":{"RequestID":"e191b48d-e29d-4cf0-9fd0-65c3a791717c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"06e8e4b6-6027-4726-a218-8756f363f810","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:02:02.201Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:02:02.204Z","message":"{\"transactionId\":\"e191b48d-e29d-4cf0-9fd0-65c3a791717c\",\"status\":\"200\",\"rqstDate\":\"230425-01:02:02:202\",\"respDate\":\"230425-01:02:02:203\",\"sourceId\":\"haproxy:e191b48d-e29d-4cf0-9fd0-65c3a791717c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:02:02:202-21976\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[59378813-be97-4b48-84eb-34227c85b831], x-b3-parentspanid=[80fcb76e5fea57fe], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ae67177d569bedc580fcb76e5fea57fe], x-b3-spanid=[049ed43fc5f42827], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e191b48d-e29d-4cf0-9fd0-65c3a791717c]}\\\"}\"}","context":{"RequestID":"e191b48d-e29d-4cf0-9fd0-65c3a791717c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"06e8e4b6-6027-4726-a218-8756f363f810","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:02:02.201Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:02.204Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e191b48d-e29d-4cf0-9fd0-65c3a791717c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"06e8e4b6-6027-4726-a218-8756f363f810","LogTimestamp":"2023-04-25T01:02:02.204Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:02:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:02:04.214Z","message":"Entering","context":{"RequestID":"078dadf8-73aa-4d61-9f55-36e10d335c9c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d88dd4a4-1271-46ed-843a-fa0553c02c1e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:02:04.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:02:04.216Z","message":"{\"transactionId\":\"078dadf8-73aa-4d61-9f55-36e10d335c9c\",\"status\":\"200\",\"rqstDate\":\"230425-01:02:04:215\",\"respDate\":\"230425-01:02:04:216\",\"sourceId\":\"haproxy:078dadf8-73aa-4d61-9f55-36e10d335c9c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:02:04:215-74135\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[50fc517c-9d40-4c4a-9612-a6479d970434], x-b3-parentspanid=[be2cd977e901ceb1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7cec71c5b3677168be2cd977e901ceb1], x-b3-spanid=[e88ec4f63b3e787b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[078dadf8-73aa-4d61-9f55-36e10d335c9c]}\\\"}\"}","context":{"RequestID":"078dadf8-73aa-4d61-9f55-36e10d335c9c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d88dd4a4-1271-46ed-843a-fa0553c02c1e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:02:04.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:04.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"078dadf8-73aa-4d61-9f55-36e10d335c9c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d88dd4a4-1271-46ed-843a-fa0553c02c1e","LogTimestamp":"2023-04-25T01:02:04.217Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:02:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T01:02:06.226Z","message":"Entering","context":{"RequestID":"f6227629-6d68-4eb7-a224-a36f38e57d44","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"71b32106-0d2f-4e8c-a070-0be59b4fe727","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:02:06.226Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:02:06.228Z","message":"{\"transactionId\":\"f6227629-6d68-4eb7-a224-a36f38e57d44\",\"status\":\"200\",\"rqstDate\":\"230425-01:02:06:227\",\"respDate\":\"230425-01:02:06:228\",\"sourceId\":\"haproxy:f6227629-6d68-4eb7-a224-a36f38e57d44\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:02:06:227-2907\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6bc5b060-eaf4-4c0e-a0c7-beb67ede1841], x-b3-parentspanid=[801065c9474c5206], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bec854749eebc524801065c9474c5206], x-b3-spanid=[b98af30eed4de2b7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f6227629-6d68-4eb7-a224-a36f38e57d44]}\\\"}\"}","context":{"RequestID":"f6227629-6d68-4eb7-a224-a36f38e57d44","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"71b32106-0d2f-4e8c-a070-0be59b4fe727","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:02:06.226Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:06.229Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f6227629-6d68-4eb7-a224-a36f38e57d44","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"71b32106-0d2f-4e8c-a070-0be59b4fe727","LogTimestamp":"2023-04-25T01:02:06.229Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:02:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:02:08.238Z","message":"Entering","context":{"RequestID":"e3370d1d-507c-4a33-8a06-23dfd1496a98","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"223c60c1-0090-4ecb-bad4-d2559d41623f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:02:08.238Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:02:08.240Z","message":"{\"transactionId\":\"e3370d1d-507c-4a33-8a06-23dfd1496a98\",\"status\":\"200\",\"rqstDate\":\"230425-01:02:08:238\",\"respDate\":\"230425-01:02:08:240\",\"sourceId\":\"haproxy:e3370d1d-507c-4a33-8a06-23dfd1496a98\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:02:08:238-41265\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[97d37a1a-d65d-4fef-9b0b-18f0d8969758], x-b3-parentspanid=[7ac28ae69145a427], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9c3f8bd69dfaca4f7ac28ae69145a427], x-b3-spanid=[4bf0b4b7824d1003], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e3370d1d-507c-4a33-8a06-23dfd1496a98]}\\\"}\"}","context":{"RequestID":"e3370d1d-507c-4a33-8a06-23dfd1496a98","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"223c60c1-0090-4ecb-bad4-d2559d41623f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:02:08.238Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:08.241Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e3370d1d-507c-4a33-8a06-23dfd1496a98","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"223c60c1-0090-4ecb-bad4-d2559d41623f","LogTimestamp":"2023-04-25T01:02:08.241Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:02:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:02:08.803Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:02:08.828Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:08.828Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:08.828Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:10.249Z","message":"Entering","context":{"RequestID":"2e1b001b-0138-4d85-943c-fb264d48a871","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"abdafd76-aee6-4696-8bbc-947f55c743d8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:02:10.249Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:02:10.252Z","message":"{\"transactionId\":\"2e1b001b-0138-4d85-943c-fb264d48a871\",\"status\":\"200\",\"rqstDate\":\"230425-01:02:10:250\",\"respDate\":\"230425-01:02:10:251\",\"sourceId\":\"haproxy:2e1b001b-0138-4d85-943c-fb264d48a871\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:02:10:250-31845\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c541142e-3cc7-480d-92f9-b921d0e2246b], x-b3-parentspanid=[7d2101fce4a22864], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[19f2e23c7004490a7d2101fce4a22864], x-b3-spanid=[7d6cb42aa3be35ba], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2e1b001b-0138-4d85-943c-fb264d48a871]}\\\"}\"}","context":{"RequestID":"2e1b001b-0138-4d85-943c-fb264d48a871","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"abdafd76-aee6-4696-8bbc-947f55c743d8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:02:10.249Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:10.252Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2e1b001b-0138-4d85-943c-fb264d48a871","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"abdafd76-aee6-4696-8bbc-947f55c743d8","LogTimestamp":"2023-04-25T01:02:10.252Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:02:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:02:10.875Z","message":"Entering","context":{"RequestID":"86047425-196e-4b32-a8b8-7aedbb49d3f5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"38eba32f-5e83-422e-bce1-304c9a64d89e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:02:10.875Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:02:10.879Z","message":"{\"transactionId\":\"86047425-196e-4b32-a8b8-7aedbb49d3f5\",\"status\":\"200\",\"rqstDate\":\"230425-01:02:10:877\",\"respDate\":\"230425-01:02:10:879\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:86047425-196e-4b32-a8b8-7aedbb49d3f5\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:02:10:877-80644\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[55157343-6691-491a-99d9-33e1c58485e5], x-b3-parentspanid=[4fb68ee317541e3c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42507], x-envoy-attempt-count=[1], x-b3-traceid=[e5997f0c1e320e2d4fb68ee317541e3c], x-b3-spanid=[3dbb6eb9b8c22693], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[86047425-196e-4b32-a8b8-7aedbb49d3f5]}\\\"}\"}","context":{"RequestID":"86047425-196e-4b32-a8b8-7aedbb49d3f5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"38eba32f-5e83-422e-bce1-304c9a64d89e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:02:10.875Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:10.880Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"86047425-196e-4b32-a8b8-7aedbb49d3f5","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"38eba32f-5e83-422e-bce1-304c9a64d89e","LogTimestamp":"2023-04-25T01:02:10.879Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:02:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T01:02:11.096Z","message":"Entering","context":{"RequestID":"30b4a1d0-4ff6-4c5d-908d-5e4658c66ab6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"dedf855c-0386-47b6-9217-01ed142a8580","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:02:11.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:02:11.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"30b4a1d0-4ff6-4c5d-908d-5e4658c66ab6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"dedf855c-0386-47b6-9217-01ed142a8580","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:02:11.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:11.101Z","message":"{\"transactionId\":\"30b4a1d0-4ff6-4c5d-908d-5e4658c66ab6\",\"status\":\"200\",\"rqstDate\":\"230425-01:02:11:097\",\"respDate\":\"230425-01:02:11:101\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:30b4a1d0-4ff6-4c5d-908d-5e4658c66ab6\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:02:11:097-42140\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[30b4a1d0-4ff6-4c5d-908d-5e4658c66ab6]}\\\"}\"}","context":{"RequestID":"30b4a1d0-4ff6-4c5d-908d-5e4658c66ab6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"dedf855c-0386-47b6-9217-01ed142a8580","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:02:11.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:11.102Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"30b4a1d0-4ff6-4c5d-908d-5e4658c66ab6","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dedf855c-0386-47b6-9217-01ed142a8580","LogTimestamp":"2023-04-25T01:02:11.102Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:02:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-25T01:02:12.261Z","message":"Entering","context":{"RequestID":"6b13035e-28f4-4cd3-82bd-a10ac034f0f3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d429147b-8711-4ebb-b931-de970093aed9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:02:12.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:02:12.264Z","message":"{\"transactionId\":\"6b13035e-28f4-4cd3-82bd-a10ac034f0f3\",\"status\":\"200\",\"rqstDate\":\"230425-01:02:12:262\",\"respDate\":\"230425-01:02:12:264\",\"sourceId\":\"haproxy:6b13035e-28f4-4cd3-82bd-a10ac034f0f3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:02:12:262-38056\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[09c462c0-2912-4a7f-ae58-b64cd7f3676d], x-b3-parentspanid=[b091fee94f7c1d4c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a0267567a1c2e760b091fee94f7c1d4c], x-b3-spanid=[794f1a33ede92a9b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6b13035e-28f4-4cd3-82bd-a10ac034f0f3]}\\\"}\"}","context":{"RequestID":"6b13035e-28f4-4cd3-82bd-a10ac034f0f3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d429147b-8711-4ebb-b931-de970093aed9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:02:12.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:12.265Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6b13035e-28f4-4cd3-82bd-a10ac034f0f3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d429147b-8711-4ebb-b931-de970093aed9","LogTimestamp":"2023-04-25T01:02:12.264Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:02:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:02:12.509Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:12.513Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:14.274Z","message":"Entering","context":{"RequestID":"91051def-0296-4a74-9e36-fdff2e8039e2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"916ee9a1-7236-4dc4-8eb8-273f433d7f9a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:02:14.274Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:02:14.276Z","message":"{\"transactionId\":\"91051def-0296-4a74-9e36-fdff2e8039e2\",\"status\":\"200\",\"rqstDate\":\"230425-01:02:14:274\",\"respDate\":\"230425-01:02:14:275\",\"sourceId\":\"haproxy:91051def-0296-4a74-9e36-fdff2e8039e2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:02:14:274-46113\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6a1a4d83-06b9-4e3a-936d-b82638bc39f3], x-b3-parentspanid=[3ff67a816ed84a0c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[db386d6619327e263ff67a816ed84a0c], x-b3-spanid=[4c7d0772f8de755c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[91051def-0296-4a74-9e36-fdff2e8039e2]}\\\"}\"}","context":{"RequestID":"91051def-0296-4a74-9e36-fdff2e8039e2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"916ee9a1-7236-4dc4-8eb8-273f433d7f9a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:02:14.274Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:14.276Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"91051def-0296-4a74-9e36-fdff2e8039e2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"916ee9a1-7236-4dc4-8eb8-273f433d7f9a","LogTimestamp":"2023-04-25T01:02:14.276Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:02:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:02:16.287Z","message":"Entering","context":{"RequestID":"0a55b497-591b-46ed-93cf-f5da43543cb7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7a403745-36df-4832-b4f6-1f346a61af17","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:02:16.287Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:02:16.289Z","message":"{\"transactionId\":\"0a55b497-591b-46ed-93cf-f5da43543cb7\",\"status\":\"200\",\"rqstDate\":\"230425-01:02:16:288\",\"respDate\":\"230425-01:02:16:289\",\"sourceId\":\"haproxy:0a55b497-591b-46ed-93cf-f5da43543cb7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:02:16:288-27412\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4a9619e7-ab75-412e-a656-5f9e4689ab28], x-b3-parentspanid=[984296f26e2bc105], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0a1fadf0ae5f8a34984296f26e2bc105], x-b3-spanid=[670a2dd12cd10f3e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0a55b497-591b-46ed-93cf-f5da43543cb7]}\\\"}\"}","context":{"RequestID":"0a55b497-591b-46ed-93cf-f5da43543cb7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7a403745-36df-4832-b4f6-1f346a61af17","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:02:16.287Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:16.289Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0a55b497-591b-46ed-93cf-f5da43543cb7","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7a403745-36df-4832-b4f6-1f346a61af17","LogTimestamp":"2023-04-25T01:02:16.289Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:02:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:02:18.299Z","message":"Entering","context":{"RequestID":"d35d4294-b133-479f-8e39-34fd637a2de6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0506ecc0-6acb-42e3-bf7f-6651043c2883","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:02:18.299Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:02:18.302Z","message":"{\"transactionId\":\"d35d4294-b133-479f-8e39-34fd637a2de6\",\"status\":\"200\",\"rqstDate\":\"230425-01:02:18:300\",\"respDate\":\"230425-01:02:18:302\",\"sourceId\":\"haproxy:d35d4294-b133-479f-8e39-34fd637a2de6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:02:18:300-70261\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2212642d-ec37-4630-b02f-3a3a4ac43600], x-b3-parentspanid=[070a525bdb042cb8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9d124d549637c389070a525bdb042cb8], x-b3-spanid=[56eb595afa769cc7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d35d4294-b133-479f-8e39-34fd637a2de6]}\\\"}\"}","context":{"RequestID":"d35d4294-b133-479f-8e39-34fd637a2de6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0506ecc0-6acb-42e3-bf7f-6651043c2883","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:02:18.299Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:18.302Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d35d4294-b133-479f-8e39-34fd637a2de6","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0506ecc0-6acb-42e3-bf7f-6651043c2883","LogTimestamp":"2023-04-25T01:02:18.302Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:02:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:02:18.803Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:02:18.815Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:18.815Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:18.815Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:20.313Z","message":"Entering","context":{"RequestID":"5523b2a0-b702-4ff1-ad7a-229a886efdc2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2ec33fde-aa00-4106-a784-2c4f173c77a0","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:02:20.313Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:02:20.315Z","message":"{\"transactionId\":\"5523b2a0-b702-4ff1-ad7a-229a886efdc2\",\"status\":\"200\",\"rqstDate\":\"230425-01:02:20:314\",\"respDate\":\"230425-01:02:20:315\",\"sourceId\":\"haproxy:5523b2a0-b702-4ff1-ad7a-229a886efdc2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:02:20:314-30428\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8095df0c-9ca1-47f1-97bb-43e17e49c7b8], x-b3-parentspanid=[e00dcb130c987aed], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cc6a856d4625d90ae00dcb130c987aed], x-b3-spanid=[24a030a429636479], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5523b2a0-b702-4ff1-ad7a-229a886efdc2]}\\\"}\"}","context":{"RequestID":"5523b2a0-b702-4ff1-ad7a-229a886efdc2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2ec33fde-aa00-4106-a784-2c4f173c77a0","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:02:20.313Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:20.316Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5523b2a0-b702-4ff1-ad7a-229a886efdc2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2ec33fde-aa00-4106-a784-2c4f173c77a0","LogTimestamp":"2023-04-25T01:02:20.316Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:02:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:02:20.874Z","message":"Entering","context":{"RequestID":"b6c4f208-7711-4721-a6d8-9d83edbc9b31","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b509f840-265e-4fac-b555-1ffe796b59dc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:02:20.874Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:02:20.876Z","message":"{\"transactionId\":\"b6c4f208-7711-4721-a6d8-9d83edbc9b31\",\"status\":\"200\",\"rqstDate\":\"230425-01:02:20:875\",\"respDate\":\"230425-01:02:20:876\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b6c4f208-7711-4721-a6d8-9d83edbc9b31\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:02:20:875-21194\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dd611e7f-2811-4e21-85e7-85f53cbed1ad], x-b3-parentspanid=[5401a9e5f3d93bfd], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42569], x-envoy-attempt-count=[1], x-b3-traceid=[c4e19fd3af7765715401a9e5f3d93bfd], x-b3-spanid=[782fc9550fac96e5], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b6c4f208-7711-4721-a6d8-9d83edbc9b31]}\\\"}\"}","context":{"RequestID":"b6c4f208-7711-4721-a6d8-9d83edbc9b31","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b509f840-265e-4fac-b555-1ffe796b59dc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:02:20.874Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:20.877Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b6c4f208-7711-4721-a6d8-9d83edbc9b31","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b509f840-265e-4fac-b555-1ffe796b59dc","LogTimestamp":"2023-04-25T01:02:20.877Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:02:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T01:02:21.096Z","message":"Entering","context":{"RequestID":"a83f7b67-3c78-48b2-9367-747188763438","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f77802b8-c416-4d13-a72e-9cf211a2493f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:02:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:02:21.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"a83f7b67-3c78-48b2-9367-747188763438","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f77802b8-c416-4d13-a72e-9cf211a2493f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:02:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:21.099Z","message":"{\"transactionId\":\"a83f7b67-3c78-48b2-9367-747188763438\",\"status\":\"200\",\"rqstDate\":\"230425-01:02:21:097\",\"respDate\":\"230425-01:02:21:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a83f7b67-3c78-48b2-9367-747188763438\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:02:21:097-64255\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a83f7b67-3c78-48b2-9367-747188763438]}\\\"}\"}","context":{"RequestID":"a83f7b67-3c78-48b2-9367-747188763438","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f77802b8-c416-4d13-a72e-9cf211a2493f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:02:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:21.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a83f7b67-3c78-48b2-9367-747188763438","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f77802b8-c416-4d13-a72e-9cf211a2493f","LogTimestamp":"2023-04-25T01:02:21.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:02:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:02:22.325Z","message":"Entering","context":{"RequestID":"f6190f19-0199-4dcc-a016-8f031aaad864","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c121b35c-7949-4ff1-822c-5baea8081471","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:02:22.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:02:22.327Z","message":"{\"transactionId\":\"f6190f19-0199-4dcc-a016-8f031aaad864\",\"status\":\"200\",\"rqstDate\":\"230425-01:02:22:326\",\"respDate\":\"230425-01:02:22:327\",\"sourceId\":\"haproxy:f6190f19-0199-4dcc-a016-8f031aaad864\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:02:22:326-90579\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[135bdd6d-d416-453a-a9bc-7d9fed180bee], x-b3-parentspanid=[30615eea3c45d594], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[78afdc4aff0c3cf130615eea3c45d594], x-b3-spanid=[3768cc3f3c3c8267], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f6190f19-0199-4dcc-a016-8f031aaad864]}\\\"}\"}","context":{"RequestID":"f6190f19-0199-4dcc-a016-8f031aaad864","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c121b35c-7949-4ff1-822c-5baea8081471","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:02:22.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:22.328Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f6190f19-0199-4dcc-a016-8f031aaad864","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c121b35c-7949-4ff1-822c-5baea8081471","LogTimestamp":"2023-04-25T01:02:22.328Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:02:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:02:24.337Z","message":"Entering","context":{"RequestID":"ed537e72-c1c6-4386-82e7-fa22ff4ae006","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"294f6b57-c06c-432b-8bba-d114d1c73d07","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:02:24.337Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:02:24.339Z","message":"{\"transactionId\":\"ed537e72-c1c6-4386-82e7-fa22ff4ae006\",\"status\":\"200\",\"rqstDate\":\"230425-01:02:24:338\",\"respDate\":\"230425-01:02:24:339\",\"sourceId\":\"haproxy:ed537e72-c1c6-4386-82e7-fa22ff4ae006\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:02:24:338-45549\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ae53c1aa-0491-41f0-be48-e1ce798e0231], x-b3-parentspanid=[28328675cc75f25c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0bcfdd570c5c1a7f28328675cc75f25c], x-b3-spanid=[42ca1811db192e88], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ed537e72-c1c6-4386-82e7-fa22ff4ae006]}\\\"}\"}","context":{"RequestID":"ed537e72-c1c6-4386-82e7-fa22ff4ae006","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"294f6b57-c06c-432b-8bba-d114d1c73d07","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:02:24.337Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:24.340Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ed537e72-c1c6-4386-82e7-fa22ff4ae006","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"294f6b57-c06c-432b-8bba-d114d1c73d07","LogTimestamp":"2023-04-25T01:02:24.340Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:02:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:02:26.348Z","message":"Entering","context":{"RequestID":"46334ce6-0f7e-4a59-b2d7-67880c47f741","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ddd9d934-7fb2-4e82-9293-2dbe2c047e8f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:02:26.348Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:02:26.349Z","message":"{\"transactionId\":\"46334ce6-0f7e-4a59-b2d7-67880c47f741\",\"status\":\"200\",\"rqstDate\":\"230425-01:02:26:348\",\"respDate\":\"230425-01:02:26:349\",\"sourceId\":\"haproxy:46334ce6-0f7e-4a59-b2d7-67880c47f741\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:02:26:348-38488\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a03c669c-c174-46d7-8c39-14b63d19d6c2], x-b3-parentspanid=[421ce602a79c4a71], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bb720daf3fabd1df421ce602a79c4a71], x-b3-spanid=[b496bfe2fb78957a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[46334ce6-0f7e-4a59-b2d7-67880c47f741]}\\\"}\"}","context":{"RequestID":"46334ce6-0f7e-4a59-b2d7-67880c47f741","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ddd9d934-7fb2-4e82-9293-2dbe2c047e8f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:02:26.348Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:26.350Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"46334ce6-0f7e-4a59-b2d7-67880c47f741","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ddd9d934-7fb2-4e82-9293-2dbe2c047e8f","LogTimestamp":"2023-04-25T01:02:26.350Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:02:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:02:28.359Z","message":"Entering","context":{"RequestID":"f43bc548-5939-4a78-84b0-d63e1c0e5fa7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6c0c0285-31d4-4a6b-a456-c58dd9e5755b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:02:28.359Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:02:28.361Z","message":"{\"transactionId\":\"f43bc548-5939-4a78-84b0-d63e1c0e5fa7\",\"status\":\"200\",\"rqstDate\":\"230425-01:02:28:360\",\"respDate\":\"230425-01:02:28:361\",\"sourceId\":\"haproxy:f43bc548-5939-4a78-84b0-d63e1c0e5fa7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:02:28:360-15663\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a50342cd-e916-4f57-ae87-7e95175f4868], x-b3-parentspanid=[26bcab51a09b5ff5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[12ab128f8dbd32f926bcab51a09b5ff5], x-b3-spanid=[8550bfb4f5fab84f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f43bc548-5939-4a78-84b0-d63e1c0e5fa7]}\\\"}\"}","context":{"RequestID":"f43bc548-5939-4a78-84b0-d63e1c0e5fa7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6c0c0285-31d4-4a6b-a456-c58dd9e5755b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:02:28.359Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:28.362Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f43bc548-5939-4a78-84b0-d63e1c0e5fa7","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6c0c0285-31d4-4a6b-a456-c58dd9e5755b","LogTimestamp":"2023-04-25T01:02:28.362Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:02:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:02:28.804Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:02:28.827Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:28.828Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:28.828Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:30.371Z","message":"Entering","context":{"RequestID":"70959224-e9e8-4436-8854-c78a29c27471","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bb5c8304-cd0b-4f75-b5dd-eec9b866a221","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:02:30.371Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:02:30.373Z","message":"{\"transactionId\":\"70959224-e9e8-4436-8854-c78a29c27471\",\"status\":\"200\",\"rqstDate\":\"230425-01:02:30:372\",\"respDate\":\"230425-01:02:30:373\",\"sourceId\":\"haproxy:70959224-e9e8-4436-8854-c78a29c27471\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:02:30:372-46570\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[72830973-8432-4dd1-a64f-d887f88a20c9], x-b3-parentspanid=[9d4d406fcd691881], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f58520e150159da79d4d406fcd691881], x-b3-spanid=[b2a0e0649640e661], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[70959224-e9e8-4436-8854-c78a29c27471]}\\\"}\"}","context":{"RequestID":"70959224-e9e8-4436-8854-c78a29c27471","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bb5c8304-cd0b-4f75-b5dd-eec9b866a221","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:02:30.371Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:30.374Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"70959224-e9e8-4436-8854-c78a29c27471","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bb5c8304-cd0b-4f75-b5dd-eec9b866a221","LogTimestamp":"2023-04-25T01:02:30.374Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:02:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:02:30.874Z","message":"Entering","context":{"RequestID":"7712b181-f2ab-441c-87b8-7f59b536ff0a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d5a15582-fd90-4d85-aee9-d9a45fd4d61d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:02:30.874Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:02:30.877Z","message":"{\"transactionId\":\"7712b181-f2ab-441c-87b8-7f59b536ff0a\",\"status\":\"200\",\"rqstDate\":\"230425-01:02:30:875\",\"respDate\":\"230425-01:02:30:877\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:7712b181-f2ab-441c-87b8-7f59b536ff0a\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:02:30:875-76424\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[04dd775b-0253-47a7-8f0c-f1e25e022654], x-b3-parentspanid=[5216b0f297eff0d5], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40885], x-envoy-attempt-count=[1], x-b3-traceid=[4fd27d62ec240f905216b0f297eff0d5], x-b3-spanid=[0f809e6271dbae73], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[7712b181-f2ab-441c-87b8-7f59b536ff0a]}\\\"}\"}","context":{"RequestID":"7712b181-f2ab-441c-87b8-7f59b536ff0a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d5a15582-fd90-4d85-aee9-d9a45fd4d61d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:02:30.874Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:30.878Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7712b181-f2ab-441c-87b8-7f59b536ff0a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d5a15582-fd90-4d85-aee9-d9a45fd4d61d","LogTimestamp":"2023-04-25T01:02:30.877Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:02:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:02:31.096Z","message":"Entering","context":{"RequestID":"3dd7d51f-4a0b-4060-a6d0-4cee0819994d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8af5de60-a403-467b-b02c-280099da48f5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:02:31.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:02:31.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"3dd7d51f-4a0b-4060-a6d0-4cee0819994d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8af5de60-a403-467b-b02c-280099da48f5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:02:31.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:31.099Z","message":"{\"transactionId\":\"3dd7d51f-4a0b-4060-a6d0-4cee0819994d\",\"status\":\"200\",\"rqstDate\":\"230425-01:02:31:097\",\"respDate\":\"230425-01:02:31:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:3dd7d51f-4a0b-4060-a6d0-4cee0819994d\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:02:31:097-50225\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[3dd7d51f-4a0b-4060-a6d0-4cee0819994d]}\\\"}\"}","context":{"RequestID":"3dd7d51f-4a0b-4060-a6d0-4cee0819994d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8af5de60-a403-467b-b02c-280099da48f5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:02:31.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:31.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3dd7d51f-4a0b-4060-a6d0-4cee0819994d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8af5de60-a403-467b-b02c-280099da48f5","LogTimestamp":"2023-04-25T01:02:31.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:02:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:02:32.384Z","message":"Entering","context":{"RequestID":"54e4c657-ea1d-4a44-800c-599e946fee9b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"81ce8b76-e04e-42c8-8d0f-ce0b60ba2a3c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:02:32.384Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:02:32.386Z","message":"{\"transactionId\":\"54e4c657-ea1d-4a44-800c-599e946fee9b\",\"status\":\"200\",\"rqstDate\":\"230425-01:02:32:385\",\"respDate\":\"230425-01:02:32:386\",\"sourceId\":\"haproxy:54e4c657-ea1d-4a44-800c-599e946fee9b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:02:32:385-70273\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d24520bf-de85-4e01-8cfc-44e48d6db877], x-b3-parentspanid=[c897fdd1e4d3f552], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[46759a31e72f0f16c897fdd1e4d3f552], x-b3-spanid=[ae361ca3de502922], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[54e4c657-ea1d-4a44-800c-599e946fee9b]}\\\"}\"}","context":{"RequestID":"54e4c657-ea1d-4a44-800c-599e946fee9b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"81ce8b76-e04e-42c8-8d0f-ce0b60ba2a3c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:02:32.384Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:32.387Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"54e4c657-ea1d-4a44-800c-599e946fee9b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"81ce8b76-e04e-42c8-8d0f-ce0b60ba2a3c","LogTimestamp":"2023-04-25T01:02:32.387Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:02:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:02:34.398Z","message":"Entering","context":{"RequestID":"f3a2db4d-7d08-4dbd-93b7-bfeee75cf924","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"40764fc9-a01f-47fe-a831-9d39473e66f4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:02:34.398Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:02:34.400Z","message":"{\"transactionId\":\"f3a2db4d-7d08-4dbd-93b7-bfeee75cf924\",\"status\":\"200\",\"rqstDate\":\"230425-01:02:34:399\",\"respDate\":\"230425-01:02:34:400\",\"sourceId\":\"haproxy:f3a2db4d-7d08-4dbd-93b7-bfeee75cf924\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:02:34:399-87832\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[56290011-12aa-4885-bbe3-a640c74798ea], x-b3-parentspanid=[78f3e2e0d697f281], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2b0c6013b30c729378f3e2e0d697f281], x-b3-spanid=[308d7cfb01ff81b1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f3a2db4d-7d08-4dbd-93b7-bfeee75cf924]}\\\"}\"}","context":{"RequestID":"f3a2db4d-7d08-4dbd-93b7-bfeee75cf924","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"40764fc9-a01f-47fe-a831-9d39473e66f4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:02:34.398Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:34.401Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f3a2db4d-7d08-4dbd-93b7-bfeee75cf924","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"40764fc9-a01f-47fe-a831-9d39473e66f4","LogTimestamp":"2023-04-25T01:02:34.401Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:02:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:02:36.410Z","message":"Entering","context":{"RequestID":"6557ced5-70fe-485c-bc04-15a48c807f82","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ef91ffa8-fa23-4901-bc08-1df600db8e17","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:02:36.410Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:02:36.412Z","message":"{\"transactionId\":\"6557ced5-70fe-485c-bc04-15a48c807f82\",\"status\":\"200\",\"rqstDate\":\"230425-01:02:36:411\",\"respDate\":\"230425-01:02:36:412\",\"sourceId\":\"haproxy:6557ced5-70fe-485c-bc04-15a48c807f82\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:02:36:411-36927\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9f547866-acb9-4ade-aecd-afbd19fbeee9], x-b3-parentspanid=[aa9e3a65e5c4419f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7e9056b06657919daa9e3a65e5c4419f], x-b3-spanid=[b4ca8a93e344c843], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6557ced5-70fe-485c-bc04-15a48c807f82]}\\\"}\"}","context":{"RequestID":"6557ced5-70fe-485c-bc04-15a48c807f82","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ef91ffa8-fa23-4901-bc08-1df600db8e17","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:02:36.410Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:36.413Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6557ced5-70fe-485c-bc04-15a48c807f82","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ef91ffa8-fa23-4901-bc08-1df600db8e17","LogTimestamp":"2023-04-25T01:02:36.413Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:02:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:02:38.421Z","message":"Entering","context":{"RequestID":"746cd5fa-280a-480f-8322-ffddad7d4ba8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"07bda1f8-2741-46b3-abb4-8d9e517b9683","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:02:38.421Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:02:38.423Z","message":"{\"transactionId\":\"746cd5fa-280a-480f-8322-ffddad7d4ba8\",\"status\":\"200\",\"rqstDate\":\"230425-01:02:38:422\",\"respDate\":\"230425-01:02:38:423\",\"sourceId\":\"haproxy:746cd5fa-280a-480f-8322-ffddad7d4ba8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:02:38:422-3524\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f026069f-fc12-4e47-8d09-dd2460328451], x-b3-parentspanid=[043e4d6c75258fd8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ef2de80753c5e518043e4d6c75258fd8], x-b3-spanid=[1b0f64229fcec326], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[746cd5fa-280a-480f-8322-ffddad7d4ba8]}\\\"}\"}","context":{"RequestID":"746cd5fa-280a-480f-8322-ffddad7d4ba8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"07bda1f8-2741-46b3-abb4-8d9e517b9683","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:02:38.421Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:38.424Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"746cd5fa-280a-480f-8322-ffddad7d4ba8","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"07bda1f8-2741-46b3-abb4-8d9e517b9683","LogTimestamp":"2023-04-25T01:02:38.424Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:02:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:02:38.805Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:02:38.819Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:38.820Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:38.820Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:40.431Z","message":"Entering","context":{"RequestID":"38174eb7-3829-433a-bce3-b036b9ad3697","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6c7e01ea-3889-490d-9f2f-09c8bc43c6db","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:02:40.431Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:02:40.433Z","message":"{\"transactionId\":\"38174eb7-3829-433a-bce3-b036b9ad3697\",\"status\":\"200\",\"rqstDate\":\"230425-01:02:40:432\",\"respDate\":\"230425-01:02:40:433\",\"sourceId\":\"haproxy:38174eb7-3829-433a-bce3-b036b9ad3697\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:02:40:432-55762\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2fcbd33b-5af6-48c9-a2d7-7945092573cf], x-b3-parentspanid=[97ae8ac48e30c704], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[35306a98768600db97ae8ac48e30c704], x-b3-spanid=[3d6b939575b5c874], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[38174eb7-3829-433a-bce3-b036b9ad3697]}\\\"}\"}","context":{"RequestID":"38174eb7-3829-433a-bce3-b036b9ad3697","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6c7e01ea-3889-490d-9f2f-09c8bc43c6db","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:02:40.431Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:40.434Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"38174eb7-3829-433a-bce3-b036b9ad3697","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6c7e01ea-3889-490d-9f2f-09c8bc43c6db","LogTimestamp":"2023-04-25T01:02:40.434Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:02:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:02:40.875Z","message":"Entering","context":{"RequestID":"671f901f-9de7-43f9-97cb-6558bf8cc2af","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c9632d8d-8faa-47f6-b301-7ca746d214f5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:02:40.875Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:02:40.877Z","message":"{\"transactionId\":\"671f901f-9de7-43f9-97cb-6558bf8cc2af\",\"status\":\"200\",\"rqstDate\":\"230425-01:02:40:876\",\"respDate\":\"230425-01:02:40:877\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:671f901f-9de7-43f9-97cb-6558bf8cc2af\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:02:40:876-34930\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c6e2e311-a019-4ebd-84ef-653ba13244ce], x-b3-parentspanid=[411cbfe542fe976b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[52631], x-envoy-attempt-count=[1], x-b3-traceid=[944be8cd6115c039411cbfe542fe976b], x-b3-spanid=[c8afb3f975c04e24], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[671f901f-9de7-43f9-97cb-6558bf8cc2af]}\\\"}\"}","context":{"RequestID":"671f901f-9de7-43f9-97cb-6558bf8cc2af","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c9632d8d-8faa-47f6-b301-7ca746d214f5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:02:40.875Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:40.878Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"671f901f-9de7-43f9-97cb-6558bf8cc2af","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c9632d8d-8faa-47f6-b301-7ca746d214f5","LogTimestamp":"2023-04-25T01:02:40.878Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:02:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:02:41.096Z","message":"Entering","context":{"RequestID":"cae3fc96-1362-469f-b1dd-2f60c26efe07","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a037fbe9-d0d4-4298-b762-e3a01786e4d9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:02:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:02:41.097Z","message":"Database is available from CACHED check.","context":{"RequestID":"cae3fc96-1362-469f-b1dd-2f60c26efe07","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a037fbe9-d0d4-4298-b762-e3a01786e4d9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:02:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:41.099Z","message":"{\"transactionId\":\"cae3fc96-1362-469f-b1dd-2f60c26efe07\",\"status\":\"200\",\"rqstDate\":\"230425-01:02:41:097\",\"respDate\":\"230425-01:02:41:098\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:cae3fc96-1362-469f-b1dd-2f60c26efe07\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:02:41:097-91310\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[cae3fc96-1362-469f-b1dd-2f60c26efe07]}\\\"}\"}","context":{"RequestID":"cae3fc96-1362-469f-b1dd-2f60c26efe07","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a037fbe9-d0d4-4298-b762-e3a01786e4d9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:02:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:41.099Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cae3fc96-1362-469f-b1dd-2f60c26efe07","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a037fbe9-d0d4-4298-b762-e3a01786e4d9","LogTimestamp":"2023-04-25T01:02:41.099Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:02:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:02:42.442Z","message":"Entering","context":{"RequestID":"79a25b2f-f02d-4bc3-9ef3-51db374d25f7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bacdd9f9-0320-454e-9749-e4ad3176522a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:02:42.442Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:02:42.444Z","message":"{\"transactionId\":\"79a25b2f-f02d-4bc3-9ef3-51db374d25f7\",\"status\":\"200\",\"rqstDate\":\"230425-01:02:42:443\",\"respDate\":\"230425-01:02:42:444\",\"sourceId\":\"haproxy:79a25b2f-f02d-4bc3-9ef3-51db374d25f7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:02:42:443-15014\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4eebd65d-15a1-4fb3-95d9-e5bb5fa7f6b3], x-b3-parentspanid=[1f09240af9e9c87f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b94d97e8b51cf6181f09240af9e9c87f], x-b3-spanid=[963da4cf0daa8fc5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[79a25b2f-f02d-4bc3-9ef3-51db374d25f7]}\\\"}\"}","context":{"RequestID":"79a25b2f-f02d-4bc3-9ef3-51db374d25f7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bacdd9f9-0320-454e-9749-e4ad3176522a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:02:42.442Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:42.445Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"79a25b2f-f02d-4bc3-9ef3-51db374d25f7","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bacdd9f9-0320-454e-9749-e4ad3176522a","LogTimestamp":"2023-04-25T01:02:42.445Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:02:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:02:42.514Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:42.518Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:44.453Z","message":"Entering","context":{"RequestID":"1cf7974f-fbbe-4e6e-8314-44215559acb7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"05018a34-0e01-4521-b1a3-54a66fd8dabf","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:02:44.453Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:02:44.455Z","message":"{\"transactionId\":\"1cf7974f-fbbe-4e6e-8314-44215559acb7\",\"status\":\"200\",\"rqstDate\":\"230425-01:02:44:454\",\"respDate\":\"230425-01:02:44:455\",\"sourceId\":\"haproxy:1cf7974f-fbbe-4e6e-8314-44215559acb7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:02:44:454-18452\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2bb1173f-0c84-4cd0-90a7-10a88fbc10b6], x-b3-parentspanid=[23cfdf5436155eb1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3f663695b2e3ae0323cfdf5436155eb1], x-b3-spanid=[a7ecf04677804c4b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1cf7974f-fbbe-4e6e-8314-44215559acb7]}\\\"}\"}","context":{"RequestID":"1cf7974f-fbbe-4e6e-8314-44215559acb7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"05018a34-0e01-4521-b1a3-54a66fd8dabf","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:02:44.453Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:44.456Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1cf7974f-fbbe-4e6e-8314-44215559acb7","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"05018a34-0e01-4521-b1a3-54a66fd8dabf","LogTimestamp":"2023-04-25T01:02:44.456Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:02:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:02:46.465Z","message":"Entering","context":{"RequestID":"2a471b0d-ac0a-4723-ade2-73a1708ca1c9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"28d2959a-46e5-4f01-a140-babac8197331","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:02:46.465Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:02:46.467Z","message":"{\"transactionId\":\"2a471b0d-ac0a-4723-ade2-73a1708ca1c9\",\"status\":\"200\",\"rqstDate\":\"230425-01:02:46:466\",\"respDate\":\"230425-01:02:46:467\",\"sourceId\":\"haproxy:2a471b0d-ac0a-4723-ade2-73a1708ca1c9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:02:46:466-67417\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9696b571-00f3-42bd-9b94-93a4f68a353e], x-b3-parentspanid=[c1ac271a83b67b65], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[18e372728c5a5441c1ac271a83b67b65], x-b3-spanid=[a4f325aaddd0559c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2a471b0d-ac0a-4723-ade2-73a1708ca1c9]}\\\"}\"}","context":{"RequestID":"2a471b0d-ac0a-4723-ade2-73a1708ca1c9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"28d2959a-46e5-4f01-a140-babac8197331","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:02:46.465Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:46.468Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2a471b0d-ac0a-4723-ade2-73a1708ca1c9","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"28d2959a-46e5-4f01-a140-babac8197331","LogTimestamp":"2023-04-25T01:02:46.468Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:02:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:02:48.476Z","message":"Entering","context":{"RequestID":"f6642706-892b-4cde-be77-37011b5dba81","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f7bba471-0eac-45cc-90ea-36d5fbec56cf","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:02:48.476Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:02:48.478Z","message":"{\"transactionId\":\"f6642706-892b-4cde-be77-37011b5dba81\",\"status\":\"200\",\"rqstDate\":\"230425-01:02:48:477\",\"respDate\":\"230425-01:02:48:478\",\"sourceId\":\"haproxy:f6642706-892b-4cde-be77-37011b5dba81\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:02:48:477-80020\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b038a557-8bcf-4222-a8d4-1fe253b540cd], x-b3-parentspanid=[d9c734a8cfbb29a6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[623c5db231c1206dd9c734a8cfbb29a6], x-b3-spanid=[2bf54dddee8accee], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f6642706-892b-4cde-be77-37011b5dba81]}\\\"}\"}","context":{"RequestID":"f6642706-892b-4cde-be77-37011b5dba81","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f7bba471-0eac-45cc-90ea-36d5fbec56cf","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:02:48.476Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:48.479Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f6642706-892b-4cde-be77-37011b5dba81","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f7bba471-0eac-45cc-90ea-36d5fbec56cf","LogTimestamp":"2023-04-25T01:02:48.479Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:02:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:02:48.804Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:02:48.820Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:48.821Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:48.821Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:50.487Z","message":"Entering","context":{"RequestID":"d2f68b87-8f2f-4288-95a2-4eed985547be","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6b8f3d4d-5b93-49e0-8785-b2cb146e9a50","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:02:50.487Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:02:50.489Z","message":"{\"transactionId\":\"d2f68b87-8f2f-4288-95a2-4eed985547be\",\"status\":\"200\",\"rqstDate\":\"230425-01:02:50:488\",\"respDate\":\"230425-01:02:50:489\",\"sourceId\":\"haproxy:d2f68b87-8f2f-4288-95a2-4eed985547be\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:02:50:488-32482\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d966a40b-d0b7-4c7d-ae44-9cd9639ca6fe], x-b3-parentspanid=[1638c526817614af], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fdc7c19503451b0c1638c526817614af], x-b3-spanid=[91c7a9f1f554d3ff], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d2f68b87-8f2f-4288-95a2-4eed985547be]}\\\"}\"}","context":{"RequestID":"d2f68b87-8f2f-4288-95a2-4eed985547be","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6b8f3d4d-5b93-49e0-8785-b2cb146e9a50","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:02:50.487Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:50.490Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d2f68b87-8f2f-4288-95a2-4eed985547be","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6b8f3d4d-5b93-49e0-8785-b2cb146e9a50","LogTimestamp":"2023-04-25T01:02:50.490Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:02:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T01:02:50.875Z","message":"Entering","context":{"RequestID":"2203ac5a-0c67-4b78-9091-3fc468e86ef7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2ec299da-d7da-4441-a757-8f6280f7ed5e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:02:50.875Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:02:50.877Z","message":"{\"transactionId\":\"2203ac5a-0c67-4b78-9091-3fc468e86ef7\",\"status\":\"200\",\"rqstDate\":\"230425-01:02:50:876\",\"respDate\":\"230425-01:02:50:877\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:2203ac5a-0c67-4b78-9091-3fc468e86ef7\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:02:50:876-29336\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8dc3a29a-731a-49d5-8ff5-d169ccaff62f], x-b3-parentspanid=[d798dd893188252e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[55639], x-envoy-attempt-count=[1], x-b3-traceid=[3899ce5ec82e4c3bd798dd893188252e], x-b3-spanid=[f5eb079a5c0bb279], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[2203ac5a-0c67-4b78-9091-3fc468e86ef7]}\\\"}\"}","context":{"RequestID":"2203ac5a-0c67-4b78-9091-3fc468e86ef7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2ec299da-d7da-4441-a757-8f6280f7ed5e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:02:50.875Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:50.878Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2203ac5a-0c67-4b78-9091-3fc468e86ef7","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2ec299da-d7da-4441-a757-8f6280f7ed5e","LogTimestamp":"2023-04-25T01:02:50.877Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:02:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:02:51.096Z","message":"Entering","context":{"RequestID":"8e68c7b6-40b2-45c2-963c-8dbafea8bf67","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"036abf40-caa6-4917-b758-92c79b7ad561","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:02:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:02:51.097Z","message":"Database is available from CACHED check.","context":{"RequestID":"8e68c7b6-40b2-45c2-963c-8dbafea8bf67","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"036abf40-caa6-4917-b758-92c79b7ad561","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:02:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:51.099Z","message":"{\"transactionId\":\"8e68c7b6-40b2-45c2-963c-8dbafea8bf67\",\"status\":\"200\",\"rqstDate\":\"230425-01:02:51:096\",\"respDate\":\"230425-01:02:51:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8e68c7b6-40b2-45c2-963c-8dbafea8bf67\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:02:51:096-77581\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8e68c7b6-40b2-45c2-963c-8dbafea8bf67]}\\\"}\"}","context":{"RequestID":"8e68c7b6-40b2-45c2-963c-8dbafea8bf67","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"036abf40-caa6-4917-b758-92c79b7ad561","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:02:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:51.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8e68c7b6-40b2-45c2-963c-8dbafea8bf67","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"036abf40-caa6-4917-b758-92c79b7ad561","LogTimestamp":"2023-04-25T01:02:51.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:02:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T01:02:52.499Z","message":"Entering","context":{"RequestID":"42579810-942c-4bc6-91f1-1c00f8133ae2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4703ef25-fbd4-4c07-8475-5249f4fae985","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:02:52.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:02:52.500Z","message":"{\"transactionId\":\"42579810-942c-4bc6-91f1-1c00f8133ae2\",\"status\":\"200\",\"rqstDate\":\"230425-01:02:52:499\",\"respDate\":\"230425-01:02:52:500\",\"sourceId\":\"haproxy:42579810-942c-4bc6-91f1-1c00f8133ae2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:02:52:499-40882\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[13b270f6-9d6c-4239-945c-f6593233a97a], x-b3-parentspanid=[011d9bed5ad30a8f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[631463eaa2538ac3011d9bed5ad30a8f], x-b3-spanid=[fefc9b77da0d4b3d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[42579810-942c-4bc6-91f1-1c00f8133ae2]}\\\"}\"}","context":{"RequestID":"42579810-942c-4bc6-91f1-1c00f8133ae2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4703ef25-fbd4-4c07-8475-5249f4fae985","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:02:52.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:52.501Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"42579810-942c-4bc6-91f1-1c00f8133ae2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4703ef25-fbd4-4c07-8475-5249f4fae985","LogTimestamp":"2023-04-25T01:02:52.501Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:02:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:02:54.509Z","message":"Entering","context":{"RequestID":"5d5ca91a-eddb-4e1b-9fa8-a00356359c01","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"dbe5a239-fb02-4e34-9393-b1ee094f5e7c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:02:54.509Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:02:54.511Z","message":"{\"transactionId\":\"5d5ca91a-eddb-4e1b-9fa8-a00356359c01\",\"status\":\"200\",\"rqstDate\":\"230425-01:02:54:510\",\"respDate\":\"230425-01:02:54:511\",\"sourceId\":\"haproxy:5d5ca91a-eddb-4e1b-9fa8-a00356359c01\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:02:54:510-45730\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5386f829-4950-48fd-9fd6-25671f7da4c9], x-b3-parentspanid=[69466e2eeb40caa4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6d53c8b9e3f16a2e69466e2eeb40caa4], x-b3-spanid=[65365ab2adee087d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5d5ca91a-eddb-4e1b-9fa8-a00356359c01]}\\\"}\"}","context":{"RequestID":"5d5ca91a-eddb-4e1b-9fa8-a00356359c01","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"dbe5a239-fb02-4e34-9393-b1ee094f5e7c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:02:54.509Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:54.512Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5d5ca91a-eddb-4e1b-9fa8-a00356359c01","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dbe5a239-fb02-4e34-9393-b1ee094f5e7c","LogTimestamp":"2023-04-25T01:02:54.512Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:02:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:02:56.519Z","message":"Entering","context":{"RequestID":"3ff76393-232d-4b55-a93b-ef65b8b0b315","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1f637c36-51c2-4e2d-a1c7-faa3b5ed8537","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:02:56.519Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:02:56.521Z","message":"{\"transactionId\":\"3ff76393-232d-4b55-a93b-ef65b8b0b315\",\"status\":\"200\",\"rqstDate\":\"230425-01:02:56:520\",\"respDate\":\"230425-01:02:56:521\",\"sourceId\":\"haproxy:3ff76393-232d-4b55-a93b-ef65b8b0b315\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:02:56:520-95824\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[23eb24e7-6208-45fc-aae1-1b55d394475e], x-b3-parentspanid=[634c3a5f4981872a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3d39bd170c1fe144634c3a5f4981872a], x-b3-spanid=[5d16290f6391c0e9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3ff76393-232d-4b55-a93b-ef65b8b0b315]}\\\"}\"}","context":{"RequestID":"3ff76393-232d-4b55-a93b-ef65b8b0b315","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1f637c36-51c2-4e2d-a1c7-faa3b5ed8537","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:02:56.519Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:56.522Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3ff76393-232d-4b55-a93b-ef65b8b0b315","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1f637c36-51c2-4e2d-a1c7-faa3b5ed8537","LogTimestamp":"2023-04-25T01:02:56.522Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:02:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:02:58.531Z","message":"Entering","context":{"RequestID":"39647383-2f59-4c52-8e10-a497d20d1794","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"36c8ba6e-29eb-4bb4-b61b-81fa5ba56d4b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:02:58.531Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:02:58.534Z","message":"{\"transactionId\":\"39647383-2f59-4c52-8e10-a497d20d1794\",\"status\":\"200\",\"rqstDate\":\"230425-01:02:58:533\",\"respDate\":\"230425-01:02:58:534\",\"sourceId\":\"haproxy:39647383-2f59-4c52-8e10-a497d20d1794\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:02:58:533-42818\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a772aa6d-11ba-4017-bce9-e903465cd85f], x-b3-parentspanid=[6528a3b298b03fb7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f8d7865c9f59ab286528a3b298b03fb7], x-b3-spanid=[1583a27b01435276], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[39647383-2f59-4c52-8e10-a497d20d1794]}\\\"}\"}","context":{"RequestID":"39647383-2f59-4c52-8e10-a497d20d1794","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"36c8ba6e-29eb-4bb4-b61b-81fa5ba56d4b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:02:58.531Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:58.535Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"39647383-2f59-4c52-8e10-a497d20d1794","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"36c8ba6e-29eb-4bb4-b61b-81fa5ba56d4b","LogTimestamp":"2023-04-25T01:02:58.535Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:02:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T01:02:58.805Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:02:58.820Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:58.821Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:02:58.821Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:00.544Z","message":"Entering","context":{"RequestID":"fa1c8dbd-f155-436e-8f89-28dbbd9cda68","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"417bea3d-1e0a-47dc-96f5-44a6703fa9b6","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:03:00.544Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:03:00.547Z","message":"{\"transactionId\":\"fa1c8dbd-f155-436e-8f89-28dbbd9cda68\",\"status\":\"200\",\"rqstDate\":\"230425-01:03:00:545\",\"respDate\":\"230425-01:03:00:547\",\"sourceId\":\"haproxy:fa1c8dbd-f155-436e-8f89-28dbbd9cda68\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:03:00:545-57302\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9ff3df19-3859-4d1e-9a87-25899258f2f9], x-b3-parentspanid=[cdad1e2f0c788e3a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bc5bb0926ef843f5cdad1e2f0c788e3a], x-b3-spanid=[48124bae40f224f9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fa1c8dbd-f155-436e-8f89-28dbbd9cda68]}\\\"}\"}","context":{"RequestID":"fa1c8dbd-f155-436e-8f89-28dbbd9cda68","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"417bea3d-1e0a-47dc-96f5-44a6703fa9b6","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:03:00.544Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:00.547Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fa1c8dbd-f155-436e-8f89-28dbbd9cda68","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"417bea3d-1e0a-47dc-96f5-44a6703fa9b6","LogTimestamp":"2023-04-25T01:03:00.547Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:03:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:03:00.875Z","message":"Entering","context":{"RequestID":"7c54c705-70d4-4ecd-b3f1-3d24a6aa7037","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"64bd26f1-344e-4d31-b04e-b532f43def21","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:03:00.875Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:03:00.878Z","message":"{\"transactionId\":\"7c54c705-70d4-4ecd-b3f1-3d24a6aa7037\",\"status\":\"200\",\"rqstDate\":\"230425-01:03:00:876\",\"respDate\":\"230425-01:03:00:877\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:7c54c705-70d4-4ecd-b3f1-3d24a6aa7037\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:03:00:876-22536\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d2eebf36-72f5-4984-9742-51f75715be0d], x-b3-parentspanid=[628a76d571146d64], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54005], x-envoy-attempt-count=[1], x-b3-traceid=[9e233a7bce569dd0628a76d571146d64], x-b3-spanid=[177e634787caeaee], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[7c54c705-70d4-4ecd-b3f1-3d24a6aa7037]}\\\"}\"}","context":{"RequestID":"7c54c705-70d4-4ecd-b3f1-3d24a6aa7037","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"64bd26f1-344e-4d31-b04e-b532f43def21","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:03:00.875Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:00.878Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7c54c705-70d4-4ecd-b3f1-3d24a6aa7037","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"64bd26f1-344e-4d31-b04e-b532f43def21","LogTimestamp":"2023-04-25T01:03:00.878Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:03:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:03:01.098Z","message":"Entering","context":{"RequestID":"7d565ba0-5eaf-4225-a91d-ec8f3c6922ec","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d4c1993f-6450-462c-a509-a2f3522a3266","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:03:01.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:03:01.100Z","message":"Database is available from CACHED check.","context":{"RequestID":"7d565ba0-5eaf-4225-a91d-ec8f3c6922ec","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d4c1993f-6450-462c-a509-a2f3522a3266","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:03:01.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:01.101Z","message":"{\"transactionId\":\"7d565ba0-5eaf-4225-a91d-ec8f3c6922ec\",\"status\":\"200\",\"rqstDate\":\"230425-01:03:01:098\",\"respDate\":\"230425-01:03:01:101\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7d565ba0-5eaf-4225-a91d-ec8f3c6922ec\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:03:01:098-87844\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7d565ba0-5eaf-4225-a91d-ec8f3c6922ec]}\\\"}\"}","context":{"RequestID":"7d565ba0-5eaf-4225-a91d-ec8f3c6922ec","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d4c1993f-6450-462c-a509-a2f3522a3266","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:03:01.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:01.103Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7d565ba0-5eaf-4225-a91d-ec8f3c6922ec","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d4c1993f-6450-462c-a509-a2f3522a3266","LogTimestamp":"2023-04-25T01:03:01.102Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:03:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T01:03:02.556Z","message":"Entering","context":{"RequestID":"c3ca9c0b-cb67-431d-9fb6-a69a5321d47b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e401c489-e8a3-44ab-9b1c-16f3e6b92d23","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:03:02.556Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:03:02.558Z","message":"{\"transactionId\":\"c3ca9c0b-cb67-431d-9fb6-a69a5321d47b\",\"status\":\"200\",\"rqstDate\":\"230425-01:03:02:557\",\"respDate\":\"230425-01:03:02:558\",\"sourceId\":\"haproxy:c3ca9c0b-cb67-431d-9fb6-a69a5321d47b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:03:02:557-55053\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6f715b6f-b386-4f78-9c7d-5831e66b4cd9], x-b3-parentspanid=[dbb5edcb2f460591], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bfc7d79694007e2bdbb5edcb2f460591], x-b3-spanid=[550f4b649dcd7b48], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c3ca9c0b-cb67-431d-9fb6-a69a5321d47b]}\\\"}\"}","context":{"RequestID":"c3ca9c0b-cb67-431d-9fb6-a69a5321d47b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e401c489-e8a3-44ab-9b1c-16f3e6b92d23","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:03:02.556Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:02.559Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c3ca9c0b-cb67-431d-9fb6-a69a5321d47b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e401c489-e8a3-44ab-9b1c-16f3e6b92d23","LogTimestamp":"2023-04-25T01:03:02.559Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:03:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:03:04.569Z","message":"Entering","context":{"RequestID":"14acc684-99f6-4397-8158-3af4e82d9f40","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5aa6b7e0-1a9f-4dd2-910d-d143eb2042f8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:03:04.568Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:03:04.571Z","message":"{\"transactionId\":\"14acc684-99f6-4397-8158-3af4e82d9f40\",\"status\":\"200\",\"rqstDate\":\"230425-01:03:04:570\",\"respDate\":\"230425-01:03:04:571\",\"sourceId\":\"haproxy:14acc684-99f6-4397-8158-3af4e82d9f40\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:03:04:570-7572\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1944ce9f-6013-4435-86a5-cd72caa7d7d2], x-b3-parentspanid=[d7df59a45d6431fb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[13c4d9a17f280963d7df59a45d6431fb], x-b3-spanid=[f2607a8772b6d564], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[14acc684-99f6-4397-8158-3af4e82d9f40]}\\\"}\"}","context":{"RequestID":"14acc684-99f6-4397-8158-3af4e82d9f40","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5aa6b7e0-1a9f-4dd2-910d-d143eb2042f8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:03:04.568Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:04.572Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"14acc684-99f6-4397-8158-3af4e82d9f40","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5aa6b7e0-1a9f-4dd2-910d-d143eb2042f8","LogTimestamp":"2023-04-25T01:03:04.572Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:03:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:03:06.581Z","message":"Entering","context":{"RequestID":"84c7fec6-dbe9-4e01-b82b-06ded7b33af3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fbf03947-c408-4e53-ada9-49209e0b8c0a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:03:06.581Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:03:06.584Z","message":"{\"transactionId\":\"84c7fec6-dbe9-4e01-b82b-06ded7b33af3\",\"status\":\"200\",\"rqstDate\":\"230425-01:03:06:582\",\"respDate\":\"230425-01:03:06:584\",\"sourceId\":\"haproxy:84c7fec6-dbe9-4e01-b82b-06ded7b33af3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:03:06:582-29277\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0cf171f3-a251-4968-a8c5-bf0fe0d92e14], x-b3-parentspanid=[c6cd1b524ba22830], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c2cf9225cae327f7c6cd1b524ba22830], x-b3-spanid=[409623d963fc8af7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[84c7fec6-dbe9-4e01-b82b-06ded7b33af3]}\\\"}\"}","context":{"RequestID":"84c7fec6-dbe9-4e01-b82b-06ded7b33af3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fbf03947-c408-4e53-ada9-49209e0b8c0a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:03:06.581Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:06.585Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"84c7fec6-dbe9-4e01-b82b-06ded7b33af3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fbf03947-c408-4e53-ada9-49209e0b8c0a","LogTimestamp":"2023-04-25T01:03:06.584Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:03:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:03:08.594Z","message":"Entering","context":{"RequestID":"1b24cb16-6773-4b00-841f-cba30ccd99a4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"ea783eb7-e083-404d-ae41-da3ac2cea331","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:03:08.594Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:03:08.596Z","message":"{\"transactionId\":\"1b24cb16-6773-4b00-841f-cba30ccd99a4\",\"status\":\"200\",\"rqstDate\":\"230425-01:03:08:594\",\"respDate\":\"230425-01:03:08:596\",\"sourceId\":\"haproxy:1b24cb16-6773-4b00-841f-cba30ccd99a4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:03:08:594-64770\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[028e2238-dafa-4a9e-8766-285794ce627a], x-b3-parentspanid=[536b9f0ee45f92ef], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8af8d6ce715cd818536b9f0ee45f92ef], x-b3-spanid=[65d385723ad575d3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1b24cb16-6773-4b00-841f-cba30ccd99a4]}\\\"}\"}","context":{"RequestID":"1b24cb16-6773-4b00-841f-cba30ccd99a4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"ea783eb7-e083-404d-ae41-da3ac2cea331","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:03:08.594Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:08.596Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1b24cb16-6773-4b00-841f-cba30ccd99a4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ea783eb7-e083-404d-ae41-da3ac2cea331","LogTimestamp":"2023-04-25T01:03:08.596Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:03:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:03:08.805Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:03:08.822Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:08.823Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:08.823Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:10.605Z","message":"Entering","context":{"RequestID":"77048eaa-e59b-4efe-a42d-3e2442a24aae","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"54779f9f-5d74-407f-921c-b8926736d4ca","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:03:10.605Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:03:10.608Z","message":"{\"transactionId\":\"77048eaa-e59b-4efe-a42d-3e2442a24aae\",\"status\":\"200\",\"rqstDate\":\"230425-01:03:10:606\",\"respDate\":\"230425-01:03:10:608\",\"sourceId\":\"haproxy:77048eaa-e59b-4efe-a42d-3e2442a24aae\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:03:10:606-80430\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ed6abbed-22ee-4420-8585-9291f9a9e2e5], x-b3-parentspanid=[ca97cc21b240e5e5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5d6a2ddd878859b9ca97cc21b240e5e5], x-b3-spanid=[f7a2223c70898651], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[77048eaa-e59b-4efe-a42d-3e2442a24aae]}\\\"}\"}","context":{"RequestID":"77048eaa-e59b-4efe-a42d-3e2442a24aae","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"54779f9f-5d74-407f-921c-b8926736d4ca","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:03:10.605Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:10.609Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"77048eaa-e59b-4efe-a42d-3e2442a24aae","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"54779f9f-5d74-407f-921c-b8926736d4ca","LogTimestamp":"2023-04-25T01:03:10.609Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:03:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T01:03:10.874Z","message":"Entering","context":{"RequestID":"aeffeb50-85a9-44d0-a9cd-44f9ac97c82c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2cfda46d-2c0f-4794-88bb-e0fe0ba9d1d4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:03:10.874Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:03:10.876Z","message":"{\"transactionId\":\"aeffeb50-85a9-44d0-a9cd-44f9ac97c82c\",\"status\":\"200\",\"rqstDate\":\"230425-01:03:10:875\",\"respDate\":\"230425-01:03:10:876\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:aeffeb50-85a9-44d0-a9cd-44f9ac97c82c\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:03:10:875-2555\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fc954476-2131-4d47-a3a0-cfb2dfcb5d93], x-b3-parentspanid=[601d20a675234d91], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39171], x-envoy-attempt-count=[1], x-b3-traceid=[398606f5dcb5c8a7601d20a675234d91], x-b3-spanid=[7051b7d356f455d1], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[aeffeb50-85a9-44d0-a9cd-44f9ac97c82c]}\\\"}\"}","context":{"RequestID":"aeffeb50-85a9-44d0-a9cd-44f9ac97c82c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2cfda46d-2c0f-4794-88bb-e0fe0ba9d1d4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:03:10.874Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:10.877Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aeffeb50-85a9-44d0-a9cd-44f9ac97c82c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2cfda46d-2c0f-4794-88bb-e0fe0ba9d1d4","LogTimestamp":"2023-04-25T01:03:10.877Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:03:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:03:11.095Z","message":"Entering","context":{"RequestID":"5daafb55-37c5-4d5e-8334-a681abae0f1f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ddc8d1ce-52dd-409e-bc08-d01913651a73","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:03:11.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:03:11.096Z","message":"Database is available from CACHED check.","context":{"RequestID":"5daafb55-37c5-4d5e-8334-a681abae0f1f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ddc8d1ce-52dd-409e-bc08-d01913651a73","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:03:11.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:11.097Z","message":"{\"transactionId\":\"5daafb55-37c5-4d5e-8334-a681abae0f1f\",\"status\":\"200\",\"rqstDate\":\"230425-01:03:11:096\",\"respDate\":\"230425-01:03:11:097\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:5daafb55-37c5-4d5e-8334-a681abae0f1f\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:03:11:096-13717\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[5daafb55-37c5-4d5e-8334-a681abae0f1f]}\\\"}\"}","context":{"RequestID":"5daafb55-37c5-4d5e-8334-a681abae0f1f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ddc8d1ce-52dd-409e-bc08-d01913651a73","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:03:11.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:11.097Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5daafb55-37c5-4d5e-8334-a681abae0f1f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ddc8d1ce-52dd-409e-bc08-d01913651a73","LogTimestamp":"2023-04-25T01:03:11.097Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:03:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:03:12.520Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:12.524Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:12.618Z","message":"Entering","context":{"RequestID":"ef8f87cd-9cc4-4741-8d3d-9f6fdf3d1cd9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a5162ec8-fa19-4e58-b8d0-938e688d4a4d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:03:12.618Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:03:12.621Z","message":"{\"transactionId\":\"ef8f87cd-9cc4-4741-8d3d-9f6fdf3d1cd9\",\"status\":\"200\",\"rqstDate\":\"230425-01:03:12:619\",\"respDate\":\"230425-01:03:12:620\",\"sourceId\":\"haproxy:ef8f87cd-9cc4-4741-8d3d-9f6fdf3d1cd9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:03:12:619-93422\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7724e94f-fb5b-47c3-b251-d027c5da7f3e], x-b3-parentspanid=[7b8835b6f6e630b3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1e30727cbfa2c2097b8835b6f6e630b3], x-b3-spanid=[448420fe4be29dc1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ef8f87cd-9cc4-4741-8d3d-9f6fdf3d1cd9]}\\\"}\"}","context":{"RequestID":"ef8f87cd-9cc4-4741-8d3d-9f6fdf3d1cd9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a5162ec8-fa19-4e58-b8d0-938e688d4a4d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:03:12.618Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:12.622Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ef8f87cd-9cc4-4741-8d3d-9f6fdf3d1cd9","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a5162ec8-fa19-4e58-b8d0-938e688d4a4d","LogTimestamp":"2023-04-25T01:03:12.622Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:03:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T01:03:14.631Z","message":"Entering","context":{"RequestID":"539f6b10-8b9f-42f8-825a-5f84b04877f1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"3a21b786-5563-4cde-a9e7-368de18fe550","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:03:14.631Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:03:14.632Z","message":"{\"transactionId\":\"539f6b10-8b9f-42f8-825a-5f84b04877f1\",\"status\":\"200\",\"rqstDate\":\"230425-01:03:14:631\",\"respDate\":\"230425-01:03:14:632\",\"sourceId\":\"haproxy:539f6b10-8b9f-42f8-825a-5f84b04877f1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:03:14:631-35831\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8fa51f84-8588-4328-9270-f227da98a5e8], x-b3-parentspanid=[57325a3fbafbae6b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[77892d2fa722418657325a3fbafbae6b], x-b3-spanid=[3c7c0fa3a9f4536e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[539f6b10-8b9f-42f8-825a-5f84b04877f1]}\\\"}\"}","context":{"RequestID":"539f6b10-8b9f-42f8-825a-5f84b04877f1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"3a21b786-5563-4cde-a9e7-368de18fe550","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:03:14.631Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:14.633Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"539f6b10-8b9f-42f8-825a-5f84b04877f1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3a21b786-5563-4cde-a9e7-368de18fe550","LogTimestamp":"2023-04-25T01:03:14.633Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:03:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:03:16.641Z","message":"Entering","context":{"RequestID":"25d7b7f6-b9e8-47b8-ba1f-52c98c8ab4f4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"7d3e5074-f653-46fa-96ec-d947e8cf91ef","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:03:16.641Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:03:16.643Z","message":"{\"transactionId\":\"25d7b7f6-b9e8-47b8-ba1f-52c98c8ab4f4\",\"status\":\"200\",\"rqstDate\":\"230425-01:03:16:641\",\"respDate\":\"230425-01:03:16:643\",\"sourceId\":\"haproxy:25d7b7f6-b9e8-47b8-ba1f-52c98c8ab4f4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:03:16:641-40090\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5c845313-1c74-4086-b244-8a159484b998], x-b3-parentspanid=[0f4117bf36206622], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[86dca69c53e9d2ed0f4117bf36206622], x-b3-spanid=[e7eb746ca2ecb009], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[25d7b7f6-b9e8-47b8-ba1f-52c98c8ab4f4]}\\\"}\"}","context":{"RequestID":"25d7b7f6-b9e8-47b8-ba1f-52c98c8ab4f4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"7d3e5074-f653-46fa-96ec-d947e8cf91ef","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:03:16.641Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:16.643Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"25d7b7f6-b9e8-47b8-ba1f-52c98c8ab4f4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7d3e5074-f653-46fa-96ec-d947e8cf91ef","LogTimestamp":"2023-04-25T01:03:16.643Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:03:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:03:18.651Z","message":"Entering","context":{"RequestID":"4b203c74-29ad-47a8-9bc7-8fd7c1b2439f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8929f986-057a-4148-afd8-2ecac47b8907","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:03:18.651Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:03:18.653Z","message":"{\"transactionId\":\"4b203c74-29ad-47a8-9bc7-8fd7c1b2439f\",\"status\":\"200\",\"rqstDate\":\"230425-01:03:18:652\",\"respDate\":\"230425-01:03:18:653\",\"sourceId\":\"haproxy:4b203c74-29ad-47a8-9bc7-8fd7c1b2439f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:03:18:652-76600\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e0b50622-68ca-4914-91a5-6dd4304bde75], x-b3-parentspanid=[40cae734936f4503], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a5438eec6ede9bf640cae734936f4503], x-b3-spanid=[a3df692545bc6305], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4b203c74-29ad-47a8-9bc7-8fd7c1b2439f]}\\\"}\"}","context":{"RequestID":"4b203c74-29ad-47a8-9bc7-8fd7c1b2439f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8929f986-057a-4148-afd8-2ecac47b8907","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:03:18.651Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:18.654Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4b203c74-29ad-47a8-9bc7-8fd7c1b2439f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8929f986-057a-4148-afd8-2ecac47b8907","LogTimestamp":"2023-04-25T01:03:18.654Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:03:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:03:18.805Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:03:18.820Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:18.820Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:18.821Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:20.661Z","message":"Entering","context":{"RequestID":"0bc12a82-6cd2-46ff-ae93-d94e7a70d412","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5ed639bb-f461-4f2f-835e-bea4db7ff147","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:03:20.661Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:03:20.663Z","message":"{\"transactionId\":\"0bc12a82-6cd2-46ff-ae93-d94e7a70d412\",\"status\":\"200\",\"rqstDate\":\"230425-01:03:20:662\",\"respDate\":\"230425-01:03:20:663\",\"sourceId\":\"haproxy:0bc12a82-6cd2-46ff-ae93-d94e7a70d412\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:03:20:662-62890\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bbf54ec0-9419-4d8f-bea2-222330ee7170], x-b3-parentspanid=[311dd07ba3393400], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9caa4f11c6ddd89f311dd07ba3393400], x-b3-spanid=[0cf14301258d69be], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0bc12a82-6cd2-46ff-ae93-d94e7a70d412]}\\\"}\"}","context":{"RequestID":"0bc12a82-6cd2-46ff-ae93-d94e7a70d412","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5ed639bb-f461-4f2f-835e-bea4db7ff147","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:03:20.661Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:20.663Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0bc12a82-6cd2-46ff-ae93-d94e7a70d412","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5ed639bb-f461-4f2f-835e-bea4db7ff147","LogTimestamp":"2023-04-25T01:03:20.663Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:03:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-25T01:03:20.875Z","message":"Entering","context":{"RequestID":"730194c0-3e1c-4770-bb2e-7db8d40d2f21","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7848037d-5d85-4d7b-800c-13753443df49","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:03:20.875Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:03:20.877Z","message":"{\"transactionId\":\"730194c0-3e1c-4770-bb2e-7db8d40d2f21\",\"status\":\"200\",\"rqstDate\":\"230425-01:03:20:875\",\"respDate\":\"230425-01:03:20:877\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:730194c0-3e1c-4770-bb2e-7db8d40d2f21\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:03:20:875-27217\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c52af332-3bc8-4d3b-89cb-f749ed69514f], x-b3-parentspanid=[2c23a6476c1b8e19], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[33727], x-envoy-attempt-count=[1], x-b3-traceid=[a907ba22c083b0742c23a6476c1b8e19], x-b3-spanid=[d2d645e1ee051f11], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[730194c0-3e1c-4770-bb2e-7db8d40d2f21]}\\\"}\"}","context":{"RequestID":"730194c0-3e1c-4770-bb2e-7db8d40d2f21","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7848037d-5d85-4d7b-800c-13753443df49","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:03:20.875Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:20.877Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"730194c0-3e1c-4770-bb2e-7db8d40d2f21","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7848037d-5d85-4d7b-800c-13753443df49","LogTimestamp":"2023-04-25T01:03:20.877Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:03:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:03:21.096Z","message":"Entering","context":{"RequestID":"4100f0fa-193f-4736-b67d-5633914d3394","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7e2245e4-9235-4a6c-8a6f-8fa246b639c5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:03:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:03:21.097Z","message":"Database is available from CACHED check.","context":{"RequestID":"4100f0fa-193f-4736-b67d-5633914d3394","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7e2245e4-9235-4a6c-8a6f-8fa246b639c5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:03:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:21.099Z","message":"{\"transactionId\":\"4100f0fa-193f-4736-b67d-5633914d3394\",\"status\":\"200\",\"rqstDate\":\"230425-01:03:21:097\",\"respDate\":\"230425-01:03:21:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4100f0fa-193f-4736-b67d-5633914d3394\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:03:21:097-38714\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4100f0fa-193f-4736-b67d-5633914d3394]}\\\"}\"}","context":{"RequestID":"4100f0fa-193f-4736-b67d-5633914d3394","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7e2245e4-9235-4a6c-8a6f-8fa246b639c5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:03:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:21.099Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4100f0fa-193f-4736-b67d-5633914d3394","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7e2245e4-9235-4a6c-8a6f-8fa246b639c5","LogTimestamp":"2023-04-25T01:03:21.099Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:03:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:03:22.672Z","message":"Entering","context":{"RequestID":"7807fe03-1557-48cc-a77e-c3993490c91a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e1873fe3-1d3b-490a-890e-6385f1b98dec","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:03:22.672Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:03:22.674Z","message":"{\"transactionId\":\"7807fe03-1557-48cc-a77e-c3993490c91a\",\"status\":\"200\",\"rqstDate\":\"230425-01:03:22:673\",\"respDate\":\"230425-01:03:22:674\",\"sourceId\":\"haproxy:7807fe03-1557-48cc-a77e-c3993490c91a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:03:22:673-85159\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[afa79033-65b3-4d25-a3ae-029876b1996a], x-b3-parentspanid=[e64d974c95095000], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f34d43d5c17b5861e64d974c95095000], x-b3-spanid=[0375f57a3921d4b2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7807fe03-1557-48cc-a77e-c3993490c91a]}\\\"}\"}","context":{"RequestID":"7807fe03-1557-48cc-a77e-c3993490c91a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e1873fe3-1d3b-490a-890e-6385f1b98dec","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:03:22.672Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:22.676Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7807fe03-1557-48cc-a77e-c3993490c91a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e1873fe3-1d3b-490a-890e-6385f1b98dec","LogTimestamp":"2023-04-25T01:03:22.676Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:03:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T01:03:24.685Z","message":"Entering","context":{"RequestID":"31d1727c-8c7d-4bf7-a70e-4920d3752a5e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bc22df2b-96e2-43dd-b71d-7998520ae7a4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:03:24.685Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:03:24.688Z","message":"{\"transactionId\":\"31d1727c-8c7d-4bf7-a70e-4920d3752a5e\",\"status\":\"200\",\"rqstDate\":\"230425-01:03:24:686\",\"respDate\":\"230425-01:03:24:687\",\"sourceId\":\"haproxy:31d1727c-8c7d-4bf7-a70e-4920d3752a5e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:03:24:686-45365\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d7297230-7a2b-47ce-bf41-364399573b66], x-b3-parentspanid=[5cef1153ac2ef3db], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a79ca2812109260c5cef1153ac2ef3db], x-b3-spanid=[e08dd9825ae4f27a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[31d1727c-8c7d-4bf7-a70e-4920d3752a5e]}\\\"}\"}","context":{"RequestID":"31d1727c-8c7d-4bf7-a70e-4920d3752a5e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bc22df2b-96e2-43dd-b71d-7998520ae7a4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:03:24.685Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:24.688Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"31d1727c-8c7d-4bf7-a70e-4920d3752a5e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bc22df2b-96e2-43dd-b71d-7998520ae7a4","LogTimestamp":"2023-04-25T01:03:24.688Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:03:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:03:26.697Z","message":"Entering","context":{"RequestID":"6ccaafdd-45ca-4a6d-8a57-01c99aa2d90f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"350defa2-6345-4740-a8cc-2df613774215","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:03:26.697Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:03:26.699Z","message":"{\"transactionId\":\"6ccaafdd-45ca-4a6d-8a57-01c99aa2d90f\",\"status\":\"200\",\"rqstDate\":\"230425-01:03:26:698\",\"respDate\":\"230425-01:03:26:699\",\"sourceId\":\"haproxy:6ccaafdd-45ca-4a6d-8a57-01c99aa2d90f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:03:26:698-48095\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ac019500-3f9f-47c8-a1c4-2245cb409b10], x-b3-parentspanid=[a086ea66b8bd38ff], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b93a5f452c6406c7a086ea66b8bd38ff], x-b3-spanid=[a6b80fd7b182666c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6ccaafdd-45ca-4a6d-8a57-01c99aa2d90f]}\\\"}\"}","context":{"RequestID":"6ccaafdd-45ca-4a6d-8a57-01c99aa2d90f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"350defa2-6345-4740-a8cc-2df613774215","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:03:26.697Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:26.700Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6ccaafdd-45ca-4a6d-8a57-01c99aa2d90f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"350defa2-6345-4740-a8cc-2df613774215","LogTimestamp":"2023-04-25T01:03:26.700Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:03:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:03:28.708Z","message":"Entering","context":{"RequestID":"a108f60b-98e0-4466-a419-341279708c0b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8e07365e-0250-450b-9223-379835700e9f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:03:28.708Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:03:28.710Z","message":"{\"transactionId\":\"a108f60b-98e0-4466-a419-341279708c0b\",\"status\":\"200\",\"rqstDate\":\"230425-01:03:28:709\",\"respDate\":\"230425-01:03:28:710\",\"sourceId\":\"haproxy:a108f60b-98e0-4466-a419-341279708c0b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:03:28:709-75548\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7c832e2a-5eac-4ff4-9544-619d36ae5cd9], x-b3-parentspanid=[ebac83b0d869a8ca], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0cbfa91f39faf3d1ebac83b0d869a8ca], x-b3-spanid=[df8d4e13058775f9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a108f60b-98e0-4466-a419-341279708c0b]}\\\"}\"}","context":{"RequestID":"a108f60b-98e0-4466-a419-341279708c0b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8e07365e-0250-450b-9223-379835700e9f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:03:28.708Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:28.710Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a108f60b-98e0-4466-a419-341279708c0b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8e07365e-0250-450b-9223-379835700e9f","LogTimestamp":"2023-04-25T01:03:28.710Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:03:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:03:28.807Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:03:28.820Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:28.821Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:28.821Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:30.718Z","message":"Entering","context":{"RequestID":"e92a75d8-6e1c-47cf-adbf-d3d135c8b7f1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e3ad5fc3-829d-48ce-b228-59ed97a79c3e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:03:30.718Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:03:30.720Z","message":"{\"transactionId\":\"e92a75d8-6e1c-47cf-adbf-d3d135c8b7f1\",\"status\":\"200\",\"rqstDate\":\"230425-01:03:30:719\",\"respDate\":\"230425-01:03:30:720\",\"sourceId\":\"haproxy:e92a75d8-6e1c-47cf-adbf-d3d135c8b7f1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:03:30:719-19917\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[16a2f3ac-9c58-4e4d-baca-e7c607fffa0b], x-b3-parentspanid=[206597e50936125c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e1f9ba91b5ba0e1f206597e50936125c], x-b3-spanid=[fc7837e84cc4c42a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e92a75d8-6e1c-47cf-adbf-d3d135c8b7f1]}\\\"}\"}","context":{"RequestID":"e92a75d8-6e1c-47cf-adbf-d3d135c8b7f1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e3ad5fc3-829d-48ce-b228-59ed97a79c3e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:03:30.718Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:30.721Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e92a75d8-6e1c-47cf-adbf-d3d135c8b7f1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e3ad5fc3-829d-48ce-b228-59ed97a79c3e","LogTimestamp":"2023-04-25T01:03:30.721Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:03:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:03:30.874Z","message":"Entering","context":{"RequestID":"d5dbdca6-6691-49bd-bbea-7e0b3d9ec55b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7fcd1c8f-0d07-4f70-8d4e-7faa87c3702c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:03:30.874Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:03:30.876Z","message":"{\"transactionId\":\"d5dbdca6-6691-49bd-bbea-7e0b3d9ec55b\",\"status\":\"200\",\"rqstDate\":\"230425-01:03:30:875\",\"respDate\":\"230425-01:03:30:876\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d5dbdca6-6691-49bd-bbea-7e0b3d9ec55b\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:03:30:875-15245\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1c8a5d2a-71e1-4ebd-ab42-49e7d03b9d62], x-b3-parentspanid=[d9f50f441e84dc24], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[56757], x-envoy-attempt-count=[1], x-b3-traceid=[3e1d4ce8b1881d8ed9f50f441e84dc24], x-b3-spanid=[2a704592a63cf510], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d5dbdca6-6691-49bd-bbea-7e0b3d9ec55b]}\\\"}\"}","context":{"RequestID":"d5dbdca6-6691-49bd-bbea-7e0b3d9ec55b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7fcd1c8f-0d07-4f70-8d4e-7faa87c3702c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:03:30.874Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:30.877Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d5dbdca6-6691-49bd-bbea-7e0b3d9ec55b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7fcd1c8f-0d07-4f70-8d4e-7faa87c3702c","LogTimestamp":"2023-04-25T01:03:30.877Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:03:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:03:31.096Z","message":"Entering","context":{"RequestID":"4ce2c7d0-7b8c-4ef0-9338-eb3b361b4dc8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"72871510-e517-4f09-8c2d-6cc20c3d525c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:03:31.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:03:31.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"4ce2c7d0-7b8c-4ef0-9338-eb3b361b4dc8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"72871510-e517-4f09-8c2d-6cc20c3d525c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:03:31.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:31.100Z","message":"{\"transactionId\":\"4ce2c7d0-7b8c-4ef0-9338-eb3b361b4dc8\",\"status\":\"200\",\"rqstDate\":\"230425-01:03:31:097\",\"respDate\":\"230425-01:03:31:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4ce2c7d0-7b8c-4ef0-9338-eb3b361b4dc8\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:03:31:097-98105\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4ce2c7d0-7b8c-4ef0-9338-eb3b361b4dc8]}\\\"}\"}","context":{"RequestID":"4ce2c7d0-7b8c-4ef0-9338-eb3b361b4dc8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"72871510-e517-4f09-8c2d-6cc20c3d525c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:03:31.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:31.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4ce2c7d0-7b8c-4ef0-9338-eb3b361b4dc8","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"72871510-e517-4f09-8c2d-6cc20c3d525c","LogTimestamp":"2023-04-25T01:03:31.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:03:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T01:03:32.729Z","message":"Entering","context":{"RequestID":"2e35f593-7051-48d3-9aae-6ae3df5dfbc0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d976a18d-5748-47dc-844e-685260463da7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:03:32.729Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:03:32.732Z","message":"{\"transactionId\":\"2e35f593-7051-48d3-9aae-6ae3df5dfbc0\",\"status\":\"200\",\"rqstDate\":\"230425-01:03:32:730\",\"respDate\":\"230425-01:03:32:732\",\"sourceId\":\"haproxy:2e35f593-7051-48d3-9aae-6ae3df5dfbc0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:03:32:730-41816\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8e351150-a72a-4246-b2b7-2afad5afb69a], x-b3-parentspanid=[d0dcefb69da5b2e8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6b23dfcf85bba7a5d0dcefb69da5b2e8], x-b3-spanid=[d48fff870c6f622d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2e35f593-7051-48d3-9aae-6ae3df5dfbc0]}\\\"}\"}","context":{"RequestID":"2e35f593-7051-48d3-9aae-6ae3df5dfbc0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d976a18d-5748-47dc-844e-685260463da7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:03:32.729Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:32.732Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2e35f593-7051-48d3-9aae-6ae3df5dfbc0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d976a18d-5748-47dc-844e-685260463da7","LogTimestamp":"2023-04-25T01:03:32.732Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:03:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:03:34.741Z","message":"Entering","context":{"RequestID":"4af45e72-c22e-4b01-9547-ec6f2ce68050","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c8da8f62-20e5-4862-94fc-169183006f63","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:03:34.741Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:03:34.743Z","message":"{\"transactionId\":\"4af45e72-c22e-4b01-9547-ec6f2ce68050\",\"status\":\"200\",\"rqstDate\":\"230425-01:03:34:742\",\"respDate\":\"230425-01:03:34:743\",\"sourceId\":\"haproxy:4af45e72-c22e-4b01-9547-ec6f2ce68050\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:03:34:742-58768\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[767cf4b9-2482-4022-8acf-7b04667ad9fb], x-b3-parentspanid=[64a159fd706a1ee7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cb93ad311f2a6fa764a159fd706a1ee7], x-b3-spanid=[0174c45b6a942c56], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4af45e72-c22e-4b01-9547-ec6f2ce68050]}\\\"}\"}","context":{"RequestID":"4af45e72-c22e-4b01-9547-ec6f2ce68050","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c8da8f62-20e5-4862-94fc-169183006f63","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:03:34.741Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:34.744Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4af45e72-c22e-4b01-9547-ec6f2ce68050","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c8da8f62-20e5-4862-94fc-169183006f63","LogTimestamp":"2023-04-25T01:03:34.744Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:03:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:03:36.752Z","message":"Entering","context":{"RequestID":"7bef20a8-4713-4874-ad7e-1ff84f797312","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8f27ecc6-dc7c-4628-9216-3877121e70b6","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:03:36.752Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:03:36.754Z","message":"{\"transactionId\":\"7bef20a8-4713-4874-ad7e-1ff84f797312\",\"status\":\"200\",\"rqstDate\":\"230425-01:03:36:753\",\"respDate\":\"230425-01:03:36:754\",\"sourceId\":\"haproxy:7bef20a8-4713-4874-ad7e-1ff84f797312\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:03:36:753-66691\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f6639446-3b80-4ed9-89ef-42f684fed4da], x-b3-parentspanid=[e011ca7085eee78f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fd6b2a147fb3afb3e011ca7085eee78f], x-b3-spanid=[119da058b803d20a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7bef20a8-4713-4874-ad7e-1ff84f797312]}\\\"}\"}","context":{"RequestID":"7bef20a8-4713-4874-ad7e-1ff84f797312","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8f27ecc6-dc7c-4628-9216-3877121e70b6","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:03:36.752Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:36.755Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7bef20a8-4713-4874-ad7e-1ff84f797312","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8f27ecc6-dc7c-4628-9216-3877121e70b6","LogTimestamp":"2023-04-25T01:03:36.755Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:03:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:03:38.763Z","message":"Entering","context":{"RequestID":"52281288-6ad8-4f29-bc2b-8bbb358e3309","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"596b6f52-ef30-4c7d-937c-106d72493af8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:03:38.763Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:03:38.765Z","message":"{\"transactionId\":\"52281288-6ad8-4f29-bc2b-8bbb358e3309\",\"status\":\"200\",\"rqstDate\":\"230425-01:03:38:764\",\"respDate\":\"230425-01:03:38:765\",\"sourceId\":\"haproxy:52281288-6ad8-4f29-bc2b-8bbb358e3309\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:03:38:764-72552\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e057dbe8-6bb3-4165-9f82-0929b8f70d7f], x-b3-parentspanid=[65e355e9501f4275], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[841e022938d2e6c365e355e9501f4275], x-b3-spanid=[74ab91340d6ba1dc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[52281288-6ad8-4f29-bc2b-8bbb358e3309]}\\\"}\"}","context":{"RequestID":"52281288-6ad8-4f29-bc2b-8bbb358e3309","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"596b6f52-ef30-4c7d-937c-106d72493af8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:03:38.763Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:38.767Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"52281288-6ad8-4f29-bc2b-8bbb358e3309","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"596b6f52-ef30-4c7d-937c-106d72493af8","LogTimestamp":"2023-04-25T01:03:38.766Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:03:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:03:38.806Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:03:38.829Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:38.829Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:38.829Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:40.777Z","message":"Entering","context":{"RequestID":"c9a68b3b-0457-4e24-b2bb-89bbbbcae31e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"dcea16ad-d926-4e2e-86b5-e0f2c4582839","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:03:40.777Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:03:40.781Z","message":"{\"transactionId\":\"c9a68b3b-0457-4e24-b2bb-89bbbbcae31e\",\"status\":\"200\",\"rqstDate\":\"230425-01:03:40:778\",\"respDate\":\"230425-01:03:40:781\",\"sourceId\":\"haproxy:c9a68b3b-0457-4e24-b2bb-89bbbbcae31e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:03:40:778-88726\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5e8460bc-33cd-4921-ac43-54bb6b00d166], x-b3-parentspanid=[63cea9ce5cb1dc57], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[961bb056b7cca6be63cea9ce5cb1dc57], x-b3-spanid=[af0ec1eccfac3552], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c9a68b3b-0457-4e24-b2bb-89bbbbcae31e]}\\\"}\"}","context":{"RequestID":"c9a68b3b-0457-4e24-b2bb-89bbbbcae31e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"dcea16ad-d926-4e2e-86b5-e0f2c4582839","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:03:40.777Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:40.782Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c9a68b3b-0457-4e24-b2bb-89bbbbcae31e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dcea16ad-d926-4e2e-86b5-e0f2c4582839","LogTimestamp":"2023-04-25T01:03:40.782Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:03:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T01:03:40.874Z","message":"Entering","context":{"RequestID":"5d1bf028-b3bd-4962-b589-353b0d3d7f78","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"556b49c4-f97a-49da-9f1d-74b7b3b561d9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:03:40.874Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:03:40.877Z","message":"{\"transactionId\":\"5d1bf028-b3bd-4962-b589-353b0d3d7f78\",\"status\":\"200\",\"rqstDate\":\"230425-01:03:40:875\",\"respDate\":\"230425-01:03:40:877\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:5d1bf028-b3bd-4962-b589-353b0d3d7f78\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:03:40:875-74805\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[00c09043-4a0f-480f-b48b-27970300deec], x-b3-parentspanid=[251e9d1ba770ecd2], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[60587], x-envoy-attempt-count=[1], x-b3-traceid=[186b2461a318a826251e9d1ba770ecd2], x-b3-spanid=[8ece82136a46c2c6], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[5d1bf028-b3bd-4962-b589-353b0d3d7f78]}\\\"}\"}","context":{"RequestID":"5d1bf028-b3bd-4962-b589-353b0d3d7f78","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"556b49c4-f97a-49da-9f1d-74b7b3b561d9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:03:40.874Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:40.878Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5d1bf028-b3bd-4962-b589-353b0d3d7f78","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"556b49c4-f97a-49da-9f1d-74b7b3b561d9","LogTimestamp":"2023-04-25T01:03:40.878Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:03:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:03:41.098Z","message":"Entering","context":{"RequestID":"97dbe25e-ad04-4cd3-82b3-d0665efe56b1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d92631c8-81a1-4cc5-bd34-a9213eef7560","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:03:41.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:03:41.100Z","message":"Database is available from CACHED check.","context":{"RequestID":"97dbe25e-ad04-4cd3-82b3-d0665efe56b1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d92631c8-81a1-4cc5-bd34-a9213eef7560","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:03:41.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:41.101Z","message":"{\"transactionId\":\"97dbe25e-ad04-4cd3-82b3-d0665efe56b1\",\"status\":\"200\",\"rqstDate\":\"230425-01:03:41:099\",\"respDate\":\"230425-01:03:41:101\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:97dbe25e-ad04-4cd3-82b3-d0665efe56b1\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:03:41:099-25081\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[97dbe25e-ad04-4cd3-82b3-d0665efe56b1]}\\\"}\"}","context":{"RequestID":"97dbe25e-ad04-4cd3-82b3-d0665efe56b1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d92631c8-81a1-4cc5-bd34-a9213eef7560","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:03:41.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:41.102Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"97dbe25e-ad04-4cd3-82b3-d0665efe56b1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d92631c8-81a1-4cc5-bd34-a9213eef7560","LogTimestamp":"2023-04-25T01:03:41.102Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:03:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T01:03:42.524Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:42.529Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:42.791Z","message":"Entering","context":{"RequestID":"cec18b87-09b6-456e-a9d3-05e2bca6c949","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c79d597a-8e29-4001-9037-68e8eede4b84","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:03:42.791Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:03:42.793Z","message":"{\"transactionId\":\"cec18b87-09b6-456e-a9d3-05e2bca6c949\",\"status\":\"200\",\"rqstDate\":\"230425-01:03:42:792\",\"respDate\":\"230425-01:03:42:793\",\"sourceId\":\"haproxy:cec18b87-09b6-456e-a9d3-05e2bca6c949\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:03:42:792-50705\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2fedd3d1-c351-4e26-9ef8-f40acb91e40b], x-b3-parentspanid=[565494b50eefa66e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f5bf67bcdbb4e949565494b50eefa66e], x-b3-spanid=[cedcb1c1af3099ad], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cec18b87-09b6-456e-a9d3-05e2bca6c949]}\\\"}\"}","context":{"RequestID":"cec18b87-09b6-456e-a9d3-05e2bca6c949","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c79d597a-8e29-4001-9037-68e8eede4b84","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:03:42.791Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:42.794Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cec18b87-09b6-456e-a9d3-05e2bca6c949","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c79d597a-8e29-4001-9037-68e8eede4b84","LogTimestamp":"2023-04-25T01:03:42.794Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:03:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:03:44.803Z","message":"Entering","context":{"RequestID":"fe82bbdf-00e7-4954-bc9a-e562b0622a21","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0d3a1708-2eec-4ca7-b1ee-0291b990733c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:03:44.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:03:44.806Z","message":"{\"transactionId\":\"fe82bbdf-00e7-4954-bc9a-e562b0622a21\",\"status\":\"200\",\"rqstDate\":\"230425-01:03:44:804\",\"respDate\":\"230425-01:03:44:806\",\"sourceId\":\"haproxy:fe82bbdf-00e7-4954-bc9a-e562b0622a21\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:03:44:804-27587\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[80c3d2d9-a693-47c0-81a9-44bb3eac1485], x-b3-parentspanid=[3fb50894eb98dd9e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[605a8cd0d3bd83b43fb50894eb98dd9e], x-b3-spanid=[122c31da36715868], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fe82bbdf-00e7-4954-bc9a-e562b0622a21]}\\\"}\"}","context":{"RequestID":"fe82bbdf-00e7-4954-bc9a-e562b0622a21","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0d3a1708-2eec-4ca7-b1ee-0291b990733c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:03:44.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:44.807Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fe82bbdf-00e7-4954-bc9a-e562b0622a21","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0d3a1708-2eec-4ca7-b1ee-0291b990733c","LogTimestamp":"2023-04-25T01:03:44.807Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:03:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T01:03:46.817Z","message":"Entering","context":{"RequestID":"e1af89c2-9792-4c80-9008-407dc4d33dae","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7b463992-7813-4428-880f-3d3f08d22de7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:03:46.817Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:03:46.819Z","message":"{\"transactionId\":\"e1af89c2-9792-4c80-9008-407dc4d33dae\",\"status\":\"200\",\"rqstDate\":\"230425-01:03:46:818\",\"respDate\":\"230425-01:03:46:819\",\"sourceId\":\"haproxy:e1af89c2-9792-4c80-9008-407dc4d33dae\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:03:46:818-95639\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[65c710e8-b0f9-4c8c-a85b-696c1a168adb], x-b3-parentspanid=[beff910ca9955822], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ef5d72a963a8f62abeff910ca9955822], x-b3-spanid=[4aa54fbcbb580564], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e1af89c2-9792-4c80-9008-407dc4d33dae]}\\\"}\"}","context":{"RequestID":"e1af89c2-9792-4c80-9008-407dc4d33dae","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7b463992-7813-4428-880f-3d3f08d22de7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:03:46.817Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:46.820Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e1af89c2-9792-4c80-9008-407dc4d33dae","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7b463992-7813-4428-880f-3d3f08d22de7","LogTimestamp":"2023-04-25T01:03:46.820Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:03:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:03:48.807Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:03:48.827Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:48.827Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:48.827Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:48.830Z","message":"Entering","context":{"RequestID":"a077fac2-d587-4be7-8c3b-125ca23e4fb1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6a128662-49a0-4db3-9a97-d907644f028c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:03:48.830Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:03:48.833Z","message":"{\"transactionId\":\"a077fac2-d587-4be7-8c3b-125ca23e4fb1\",\"status\":\"200\",\"rqstDate\":\"230425-01:03:48:831\",\"respDate\":\"230425-01:03:48:832\",\"sourceId\":\"haproxy:a077fac2-d587-4be7-8c3b-125ca23e4fb1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:03:48:831-90355\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9b40869c-38d1-4af2-9d8b-b9a26a988b6e], x-b3-parentspanid=[5c5fb2703da0eca0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e01a581ccbb07a5a5c5fb2703da0eca0], x-b3-spanid=[fc29867624d0bbdf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a077fac2-d587-4be7-8c3b-125ca23e4fb1]}\\\"}\"}","context":{"RequestID":"a077fac2-d587-4be7-8c3b-125ca23e4fb1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6a128662-49a0-4db3-9a97-d907644f028c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:03:48.830Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:48.833Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a077fac2-d587-4be7-8c3b-125ca23e4fb1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6a128662-49a0-4db3-9a97-d907644f028c","LogTimestamp":"2023-04-25T01:03:48.833Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:03:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T01:03:50.841Z","message":"Entering","context":{"RequestID":"ffc00ebc-2ab4-4f75-a7a9-e2534cc4b222","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bf994995-29e1-43fc-8702-c2898d9a93d4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:03:50.841Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:03:50.843Z","message":"{\"transactionId\":\"ffc00ebc-2ab4-4f75-a7a9-e2534cc4b222\",\"status\":\"200\",\"rqstDate\":\"230425-01:03:50:842\",\"respDate\":\"230425-01:03:50:843\",\"sourceId\":\"haproxy:ffc00ebc-2ab4-4f75-a7a9-e2534cc4b222\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:03:50:842-2481\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bf4901e6-0960-47af-a720-d49dff7c5ec1], x-b3-parentspanid=[c50e0c047f06dde1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f22b1e2406b198c8c50e0c047f06dde1], x-b3-spanid=[5d293799e35b41c5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ffc00ebc-2ab4-4f75-a7a9-e2534cc4b222]}\\\"}\"}","context":{"RequestID":"ffc00ebc-2ab4-4f75-a7a9-e2534cc4b222","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bf994995-29e1-43fc-8702-c2898d9a93d4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:03:50.841Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:50.844Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ffc00ebc-2ab4-4f75-a7a9-e2534cc4b222","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bf994995-29e1-43fc-8702-c2898d9a93d4","LogTimestamp":"2023-04-25T01:03:50.844Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:03:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-25T01:03:50.874Z","message":"Entering","context":{"RequestID":"5ac45f28-51af-40de-bb38-1339bb403cc8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9808db45-004f-4c50-af2b-555be6e1fc03","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:03:50.874Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:03:50.877Z","message":"{\"transactionId\":\"5ac45f28-51af-40de-bb38-1339bb403cc8\",\"status\":\"200\",\"rqstDate\":\"230425-01:03:50:875\",\"respDate\":\"230425-01:03:50:876\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:5ac45f28-51af-40de-bb38-1339bb403cc8\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:03:50:875-68328\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4a5b1597-053d-4f8d-a8f5-78325ba9589a], x-b3-parentspanid=[ede405fe71f7f1d4], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[56387], x-envoy-attempt-count=[1], x-b3-traceid=[1afc96c754907448ede405fe71f7f1d4], x-b3-spanid=[f5cb30baa34c92bf], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[5ac45f28-51af-40de-bb38-1339bb403cc8]}\\\"}\"}","context":{"RequestID":"5ac45f28-51af-40de-bb38-1339bb403cc8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9808db45-004f-4c50-af2b-555be6e1fc03","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:03:50.874Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:50.877Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5ac45f28-51af-40de-bb38-1339bb403cc8","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9808db45-004f-4c50-af2b-555be6e1fc03","LogTimestamp":"2023-04-25T01:03:50.877Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:03:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T01:03:51.096Z","message":"Entering","context":{"RequestID":"954ef317-4ed0-49c8-81d6-a6b8f5ee5e91","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ba3cc3e0-7516-4908-a4eb-706cb29d724e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:03:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:03:51.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"954ef317-4ed0-49c8-81d6-a6b8f5ee5e91","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ba3cc3e0-7516-4908-a4eb-706cb29d724e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:03:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:51.099Z","message":"{\"transactionId\":\"954ef317-4ed0-49c8-81d6-a6b8f5ee5e91\",\"status\":\"200\",\"rqstDate\":\"230425-01:03:51:097\",\"respDate\":\"230425-01:03:51:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:954ef317-4ed0-49c8-81d6-a6b8f5ee5e91\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:03:51:097-93400\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[954ef317-4ed0-49c8-81d6-a6b8f5ee5e91]}\\\"}\"}","context":{"RequestID":"954ef317-4ed0-49c8-81d6-a6b8f5ee5e91","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ba3cc3e0-7516-4908-a4eb-706cb29d724e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:03:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:51.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"954ef317-4ed0-49c8-81d6-a6b8f5ee5e91","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ba3cc3e0-7516-4908-a4eb-706cb29d724e","LogTimestamp":"2023-04-25T01:03:51.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:03:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:03:52.853Z","message":"Entering","context":{"RequestID":"b598c453-7f24-4aed-b1aa-f649cc07182c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"249d33e7-ca24-4bd0-853e-19ecf2faac83","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:03:52.853Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:03:52.856Z","message":"{\"transactionId\":\"b598c453-7f24-4aed-b1aa-f649cc07182c\",\"status\":\"200\",\"rqstDate\":\"230425-01:03:52:854\",\"respDate\":\"230425-01:03:52:856\",\"sourceId\":\"haproxy:b598c453-7f24-4aed-b1aa-f649cc07182c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:03:52:854-58732\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[57e26243-8069-4a61-96d3-36feff679835], x-b3-parentspanid=[5323d296b8303615], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a37051c0ec23f0d25323d296b8303615], x-b3-spanid=[a4d2921e8f47a16a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b598c453-7f24-4aed-b1aa-f649cc07182c]}\\\"}\"}","context":{"RequestID":"b598c453-7f24-4aed-b1aa-f649cc07182c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"249d33e7-ca24-4bd0-853e-19ecf2faac83","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:03:52.853Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:52.856Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b598c453-7f24-4aed-b1aa-f649cc07182c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"249d33e7-ca24-4bd0-853e-19ecf2faac83","LogTimestamp":"2023-04-25T01:03:52.856Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:03:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:03:54.866Z","message":"Entering","context":{"RequestID":"de3b37e1-0167-41ae-a304-d56feb8e8a3d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c0a9b488-91c9-41fd-b3a3-bd72a8bab090","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:03:54.865Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:03:54.868Z","message":"{\"transactionId\":\"de3b37e1-0167-41ae-a304-d56feb8e8a3d\",\"status\":\"200\",\"rqstDate\":\"230425-01:03:54:866\",\"respDate\":\"230425-01:03:54:868\",\"sourceId\":\"haproxy:de3b37e1-0167-41ae-a304-d56feb8e8a3d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:03:54:866-82164\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c524a11d-3e02-494c-8128-d1c406753aaa], x-b3-parentspanid=[e699f2f92bcc06cb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[30c2f03a9ecc50abe699f2f92bcc06cb], x-b3-spanid=[937a7548dc44ed19], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[de3b37e1-0167-41ae-a304-d56feb8e8a3d]}\\\"}\"}","context":{"RequestID":"de3b37e1-0167-41ae-a304-d56feb8e8a3d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c0a9b488-91c9-41fd-b3a3-bd72a8bab090","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:03:54.865Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:54.868Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"de3b37e1-0167-41ae-a304-d56feb8e8a3d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c0a9b488-91c9-41fd-b3a3-bd72a8bab090","LogTimestamp":"2023-04-25T01:03:54.868Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:03:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:03:56.877Z","message":"Entering","context":{"RequestID":"61a1332b-3ce9-4ee4-82ad-2c32dc2bf31b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7cb1b138-c07d-42c0-abe2-2029595ea547","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:03:56.877Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:03:56.879Z","message":"{\"transactionId\":\"61a1332b-3ce9-4ee4-82ad-2c32dc2bf31b\",\"status\":\"200\",\"rqstDate\":\"230425-01:03:56:878\",\"respDate\":\"230425-01:03:56:879\",\"sourceId\":\"haproxy:61a1332b-3ce9-4ee4-82ad-2c32dc2bf31b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:03:56:878-39885\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[32935c3a-4841-468d-9431-048e8075ca62], x-b3-parentspanid=[f56d9e796282125e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[40303f29cdc24b93f56d9e796282125e], x-b3-spanid=[a454e2d3aede855d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[61a1332b-3ce9-4ee4-82ad-2c32dc2bf31b]}\\\"}\"}","context":{"RequestID":"61a1332b-3ce9-4ee4-82ad-2c32dc2bf31b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7cb1b138-c07d-42c0-abe2-2029595ea547","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:03:56.877Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:56.880Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"61a1332b-3ce9-4ee4-82ad-2c32dc2bf31b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7cb1b138-c07d-42c0-abe2-2029595ea547","LogTimestamp":"2023-04-25T01:03:56.880Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:03:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:03:58.806Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:03:58.819Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:58.819Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:58.819Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:58.890Z","message":"Entering","context":{"RequestID":"090a64a2-c611-40e1-980a-f7222fcd7d66","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"addc43a9-9b79-44d0-8012-66e41e75e580","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:03:58.890Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:03:58.892Z","message":"{\"transactionId\":\"090a64a2-c611-40e1-980a-f7222fcd7d66\",\"status\":\"200\",\"rqstDate\":\"230425-01:03:58:891\",\"respDate\":\"230425-01:03:58:892\",\"sourceId\":\"haproxy:090a64a2-c611-40e1-980a-f7222fcd7d66\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:03:58:891-15807\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a9ae920f-9b6a-46ff-aac8-c1cc812099ef], x-b3-parentspanid=[084ae03555569305], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4b7701b67664feb4084ae03555569305], x-b3-spanid=[9c2e1398cb506f56], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[090a64a2-c611-40e1-980a-f7222fcd7d66]}\\\"}\"}","context":{"RequestID":"090a64a2-c611-40e1-980a-f7222fcd7d66","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"addc43a9-9b79-44d0-8012-66e41e75e580","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:03:58.890Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:03:58.893Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"090a64a2-c611-40e1-980a-f7222fcd7d66","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"addc43a9-9b79-44d0-8012-66e41e75e580","LogTimestamp":"2023-04-25T01:03:58.893Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:03:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:04:00.872Z","message":"Entering","context":{"RequestID":"17926735-656b-4c73-a29a-736dd50760c3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"99c13ae0-ce34-43a4-a779-8f9a7b30ee61","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:04:00.872Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:04:00.873Z","message":"{\"transactionId\":\"17926735-656b-4c73-a29a-736dd50760c3\",\"status\":\"200\",\"rqstDate\":\"230425-01:04:00:872\",\"respDate\":\"230425-01:04:00:873\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:17926735-656b-4c73-a29a-736dd50760c3\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:04:00:872-32791\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[db06e303-27fe-4da0-8eef-0a2d0d7d7347], x-b3-parentspanid=[e122dc40130f3f24], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43283], x-envoy-attempt-count=[1], x-b3-traceid=[a5f143dedceb52bfe122dc40130f3f24], x-b3-spanid=[cf1745102c8c75ba], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[17926735-656b-4c73-a29a-736dd50760c3]}\\\"}\"}","context":{"RequestID":"17926735-656b-4c73-a29a-736dd50760c3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"99c13ae0-ce34-43a4-a779-8f9a7b30ee61","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:04:00.872Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:00.874Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"17926735-656b-4c73-a29a-736dd50760c3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"99c13ae0-ce34-43a4-a779-8f9a7b30ee61","LogTimestamp":"2023-04-25T01:04:00.874Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:04:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:04:00.901Z","message":"Entering","context":{"RequestID":"a2571020-8b1f-4478-a6f1-ff3a1c3cb3d6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e1d25fc0-b329-40fd-9722-8501a71e034f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:04:00.901Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:04:00.903Z","message":"{\"transactionId\":\"a2571020-8b1f-4478-a6f1-ff3a1c3cb3d6\",\"status\":\"200\",\"rqstDate\":\"230425-01:04:00:902\",\"respDate\":\"230425-01:04:00:903\",\"sourceId\":\"haproxy:a2571020-8b1f-4478-a6f1-ff3a1c3cb3d6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:04:00:902-6960\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0f280098-d04b-4234-8845-9ed4f3464c6c], x-b3-parentspanid=[eb2d7b41f4dcbae5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[683a5b1e23425a71eb2d7b41f4dcbae5], x-b3-spanid=[2a051c139c446080], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a2571020-8b1f-4478-a6f1-ff3a1c3cb3d6]}\\\"}\"}","context":{"RequestID":"a2571020-8b1f-4478-a6f1-ff3a1c3cb3d6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e1d25fc0-b329-40fd-9722-8501a71e034f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:04:00.901Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:00.904Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a2571020-8b1f-4478-a6f1-ff3a1c3cb3d6","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e1d25fc0-b329-40fd-9722-8501a71e034f","LogTimestamp":"2023-04-25T01:04:00.904Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:04:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:04:01.096Z","message":"Entering","context":{"RequestID":"e2aba351-8649-4854-8896-a37e9d38b753","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"875da19d-1e94-458a-99e4-0e9110b1607c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:04:01.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:04:01.097Z","message":"Database is available from CACHED check.","context":{"RequestID":"e2aba351-8649-4854-8896-a37e9d38b753","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"875da19d-1e94-458a-99e4-0e9110b1607c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:04:01.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:01.098Z","message":"{\"transactionId\":\"e2aba351-8649-4854-8896-a37e9d38b753\",\"status\":\"200\",\"rqstDate\":\"230425-01:04:01:096\",\"respDate\":\"230425-01:04:01:098\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:e2aba351-8649-4854-8896-a37e9d38b753\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:04:01:096-71485\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[e2aba351-8649-4854-8896-a37e9d38b753]}\\\"}\"}","context":{"RequestID":"e2aba351-8649-4854-8896-a37e9d38b753","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"875da19d-1e94-458a-99e4-0e9110b1607c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:04:01.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:01.099Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e2aba351-8649-4854-8896-a37e9d38b753","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"875da19d-1e94-458a-99e4-0e9110b1607c","LogTimestamp":"2023-04-25T01:04:01.099Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:04:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:04:02.914Z","message":"Entering","context":{"RequestID":"51b7404d-6a96-40f3-bb12-f9348333cadc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"86b74959-ed3b-4e32-b2ee-f39c7e8bd70c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:04:02.914Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:04:02.916Z","message":"{\"transactionId\":\"51b7404d-6a96-40f3-bb12-f9348333cadc\",\"status\":\"200\",\"rqstDate\":\"230425-01:04:02:915\",\"respDate\":\"230425-01:04:02:916\",\"sourceId\":\"haproxy:51b7404d-6a96-40f3-bb12-f9348333cadc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:04:02:915-65378\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bcf1b639-55aa-4e52-813f-e2739b8cf4b8], x-b3-parentspanid=[adf0782404533be4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fbb18244b598470eadf0782404533be4], x-b3-spanid=[836eff204daa5677], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[51b7404d-6a96-40f3-bb12-f9348333cadc]}\\\"}\"}","context":{"RequestID":"51b7404d-6a96-40f3-bb12-f9348333cadc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"86b74959-ed3b-4e32-b2ee-f39c7e8bd70c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:04:02.914Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:02.917Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"51b7404d-6a96-40f3-bb12-f9348333cadc","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"86b74959-ed3b-4e32-b2ee-f39c7e8bd70c","LogTimestamp":"2023-04-25T01:04:02.917Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:04:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:04:04.928Z","message":"Entering","context":{"RequestID":"5ca94e01-9b46-41d1-9f28-9ca89111976c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bdbddfa6-e6de-485b-a1a7-0ecb7438c0c1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:04:04.928Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:04:04.930Z","message":"{\"transactionId\":\"5ca94e01-9b46-41d1-9f28-9ca89111976c\",\"status\":\"200\",\"rqstDate\":\"230425-01:04:04:928\",\"respDate\":\"230425-01:04:04:930\",\"sourceId\":\"haproxy:5ca94e01-9b46-41d1-9f28-9ca89111976c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:04:04:928-20406\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cbb6aeaf-8c86-458c-b1bf-85e1e343b4ba], x-b3-parentspanid=[b0cbde731b252669], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3e397af651889e19b0cbde731b252669], x-b3-spanid=[a9436d4738bc0a20], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5ca94e01-9b46-41d1-9f28-9ca89111976c]}\\\"}\"}","context":{"RequestID":"5ca94e01-9b46-41d1-9f28-9ca89111976c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bdbddfa6-e6de-485b-a1a7-0ecb7438c0c1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:04:04.928Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:04.931Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5ca94e01-9b46-41d1-9f28-9ca89111976c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bdbddfa6-e6de-485b-a1a7-0ecb7438c0c1","LogTimestamp":"2023-04-25T01:04:04.931Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:04:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:04:06.939Z","message":"Entering","context":{"RequestID":"4f28b468-515e-414b-9693-ffdc75de7053","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a0a389e0-fcfe-4881-a5db-71ddee4cb764","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:04:06.939Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:04:06.941Z","message":"{\"transactionId\":\"4f28b468-515e-414b-9693-ffdc75de7053\",\"status\":\"200\",\"rqstDate\":\"230425-01:04:06:940\",\"respDate\":\"230425-01:04:06:941\",\"sourceId\":\"haproxy:4f28b468-515e-414b-9693-ffdc75de7053\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:04:06:940-74465\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a3ff07af-1278-43d4-b5e8-0a90c329d650], x-b3-parentspanid=[406860b8103fcd5f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a1ca4e8c1521c4d5406860b8103fcd5f], x-b3-spanid=[49a0e71f15dd54f0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4f28b468-515e-414b-9693-ffdc75de7053]}\\\"}\"}","context":{"RequestID":"4f28b468-515e-414b-9693-ffdc75de7053","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a0a389e0-fcfe-4881-a5db-71ddee4cb764","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:04:06.939Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:06.942Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4f28b468-515e-414b-9693-ffdc75de7053","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a0a389e0-fcfe-4881-a5db-71ddee4cb764","LogTimestamp":"2023-04-25T01:04:06.942Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:04:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:04:08.806Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:04:08.828Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:08.829Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:08.829Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:08.950Z","message":"Entering","context":{"RequestID":"87c5bf2b-7f0a-4613-828b-2ad71d7fac42","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c7a08461-8b3e-4334-817f-e9a5496299a5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:04:08.950Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:04:08.952Z","message":"{\"transactionId\":\"87c5bf2b-7f0a-4613-828b-2ad71d7fac42\",\"status\":\"200\",\"rqstDate\":\"230425-01:04:08:951\",\"respDate\":\"230425-01:04:08:952\",\"sourceId\":\"haproxy:87c5bf2b-7f0a-4613-828b-2ad71d7fac42\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:04:08:951-26689\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[db77db19-d76e-49c4-bee7-dae971fc243c], x-b3-parentspanid=[8adfdbc762938da1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[81bf0766395df4f08adfdbc762938da1], x-b3-spanid=[f8ff039eb43d433d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[87c5bf2b-7f0a-4613-828b-2ad71d7fac42]}\\\"}\"}","context":{"RequestID":"87c5bf2b-7f0a-4613-828b-2ad71d7fac42","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c7a08461-8b3e-4334-817f-e9a5496299a5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:04:08.950Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:08.953Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"87c5bf2b-7f0a-4613-828b-2ad71d7fac42","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c7a08461-8b3e-4334-817f-e9a5496299a5","LogTimestamp":"2023-04-25T01:04:08.953Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:04:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:04:10.873Z","message":"Entering","context":{"RequestID":"758d2c75-bc46-41da-985c-f154b7e32bb3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"604cae83-e5ba-4c69-804e-bbe18194a8fd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:04:10.873Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:04:10.875Z","message":"{\"transactionId\":\"758d2c75-bc46-41da-985c-f154b7e32bb3\",\"status\":\"200\",\"rqstDate\":\"230425-01:04:10:874\",\"respDate\":\"230425-01:04:10:875\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:758d2c75-bc46-41da-985c-f154b7e32bb3\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:04:10:874-99453\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e7027441-6d42-4b3e-9b7c-707087693639], x-b3-parentspanid=[b2faa1c965137288], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[36071], x-envoy-attempt-count=[1], x-b3-traceid=[91575ad7fe87c3c0b2faa1c965137288], x-b3-spanid=[67f2f4f06d27e53e], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[758d2c75-bc46-41da-985c-f154b7e32bb3]}\\\"}\"}","context":{"RequestID":"758d2c75-bc46-41da-985c-f154b7e32bb3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"604cae83-e5ba-4c69-804e-bbe18194a8fd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:04:10.873Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:10.876Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"758d2c75-bc46-41da-985c-f154b7e32bb3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"604cae83-e5ba-4c69-804e-bbe18194a8fd","LogTimestamp":"2023-04-25T01:04:10.876Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:04:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:04:10.962Z","message":"Entering","context":{"RequestID":"dbb054a0-d571-40d8-bc2f-b3f3c84d2060","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ab2aeceb-60bb-4c60-9509-cc8b55dabc71","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:04:10.962Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:04:10.964Z","message":"{\"transactionId\":\"dbb054a0-d571-40d8-bc2f-b3f3c84d2060\",\"status\":\"200\",\"rqstDate\":\"230425-01:04:10:963\",\"respDate\":\"230425-01:04:10:964\",\"sourceId\":\"haproxy:dbb054a0-d571-40d8-bc2f-b3f3c84d2060\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:04:10:963-90210\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[76d37bc2-5396-4863-9d26-a593fb9aab1d], x-b3-parentspanid=[3c644f30b7b2d5f4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f0bd61c26b0969563c644f30b7b2d5f4], x-b3-spanid=[93155dc0d6149ea4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dbb054a0-d571-40d8-bc2f-b3f3c84d2060]}\\\"}\"}","context":{"RequestID":"dbb054a0-d571-40d8-bc2f-b3f3c84d2060","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ab2aeceb-60bb-4c60-9509-cc8b55dabc71","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:04:10.962Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:10.965Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dbb054a0-d571-40d8-bc2f-b3f3c84d2060","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ab2aeceb-60bb-4c60-9509-cc8b55dabc71","LogTimestamp":"2023-04-25T01:04:10.965Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:04:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:04:11.096Z","message":"Entering","context":{"RequestID":"30cfaa51-0b1a-4351-b66b-a2c5dde99ab8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e9130764-266b-40f3-b068-dbd110a557af","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:04:11.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:04:11.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"30cfaa51-0b1a-4351-b66b-a2c5dde99ab8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e9130764-266b-40f3-b068-dbd110a557af","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:04:11.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:11.099Z","message":"{\"transactionId\":\"30cfaa51-0b1a-4351-b66b-a2c5dde99ab8\",\"status\":\"200\",\"rqstDate\":\"230425-01:04:11:097\",\"respDate\":\"230425-01:04:11:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:30cfaa51-0b1a-4351-b66b-a2c5dde99ab8\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:04:11:097-28796\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[30cfaa51-0b1a-4351-b66b-a2c5dde99ab8]}\\\"}\"}","context":{"RequestID":"30cfaa51-0b1a-4351-b66b-a2c5dde99ab8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e9130764-266b-40f3-b068-dbd110a557af","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:04:11.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:11.099Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"30cfaa51-0b1a-4351-b66b-a2c5dde99ab8","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e9130764-266b-40f3-b068-dbd110a557af","LogTimestamp":"2023-04-25T01:04:11.099Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:04:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:04:12.530Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:12.533Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:12.973Z","message":"Entering","context":{"RequestID":"0cfe4599-f106-42aa-a690-2e9096e3f49a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f4fc15b7-d98d-4693-82fe-8feb82f14fee","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:04:12.972Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:04:12.975Z","message":"{\"transactionId\":\"0cfe4599-f106-42aa-a690-2e9096e3f49a\",\"status\":\"200\",\"rqstDate\":\"230425-01:04:12:973\",\"respDate\":\"230425-01:04:12:975\",\"sourceId\":\"haproxy:0cfe4599-f106-42aa-a690-2e9096e3f49a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:04:12:973-6801\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6b50396b-e632-4f77-9ed5-bbc7397376fc], x-b3-parentspanid=[eb20eb66bf7f5f6e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[16780f421f2e2783eb20eb66bf7f5f6e], x-b3-spanid=[10b81a3ceea5f85f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0cfe4599-f106-42aa-a690-2e9096e3f49a]}\\\"}\"}","context":{"RequestID":"0cfe4599-f106-42aa-a690-2e9096e3f49a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f4fc15b7-d98d-4693-82fe-8feb82f14fee","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:04:12.972Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:12.975Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0cfe4599-f106-42aa-a690-2e9096e3f49a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f4fc15b7-d98d-4693-82fe-8feb82f14fee","LogTimestamp":"2023-04-25T01:04:12.975Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:04:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:04:14.984Z","message":"Entering","context":{"RequestID":"cc40e6e5-a857-4ff9-97e0-f9602064dd44","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ad89d2dd-519f-447b-ac86-47d368d660b7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:04:14.984Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:04:14.986Z","message":"{\"transactionId\":\"cc40e6e5-a857-4ff9-97e0-f9602064dd44\",\"status\":\"200\",\"rqstDate\":\"230425-01:04:14:985\",\"respDate\":\"230425-01:04:14:986\",\"sourceId\":\"haproxy:cc40e6e5-a857-4ff9-97e0-f9602064dd44\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:04:14:985-68127\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[174ea75f-97a4-43b5-98f9-853a4f629036], x-b3-parentspanid=[579a28c03f557586], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[850b9f9f658a1f67579a28c03f557586], x-b3-spanid=[9ae473d303038f71], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cc40e6e5-a857-4ff9-97e0-f9602064dd44]}\\\"}\"}","context":{"RequestID":"cc40e6e5-a857-4ff9-97e0-f9602064dd44","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ad89d2dd-519f-447b-ac86-47d368d660b7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:04:14.984Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:14.987Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cc40e6e5-a857-4ff9-97e0-f9602064dd44","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ad89d2dd-519f-447b-ac86-47d368d660b7","LogTimestamp":"2023-04-25T01:04:14.987Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:04:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:04:16.995Z","message":"Entering","context":{"RequestID":"14e449f6-b9c8-451e-ad73-1b67b9410f80","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e500992a-5469-4c96-ba92-d595bafd6cd1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:04:16.995Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:04:16.997Z","message":"{\"transactionId\":\"14e449f6-b9c8-451e-ad73-1b67b9410f80\",\"status\":\"200\",\"rqstDate\":\"230425-01:04:16:996\",\"respDate\":\"230425-01:04:16:997\",\"sourceId\":\"haproxy:14e449f6-b9c8-451e-ad73-1b67b9410f80\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:04:16:996-18490\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cabe5613-f1a5-4d72-a64a-daee3ad9d2bc], x-b3-parentspanid=[f464a5ebee71098b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e3e92c2863139ad2f464a5ebee71098b], x-b3-spanid=[4927e01252cc4f75], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[14e449f6-b9c8-451e-ad73-1b67b9410f80]}\\\"}\"}","context":{"RequestID":"14e449f6-b9c8-451e-ad73-1b67b9410f80","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e500992a-5469-4c96-ba92-d595bafd6cd1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:04:16.995Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:16.997Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"14e449f6-b9c8-451e-ad73-1b67b9410f80","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e500992a-5469-4c96-ba92-d595bafd6cd1","LogTimestamp":"2023-04-25T01:04:16.997Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:04:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:04:18.807Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:04:18.824Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:18.824Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:18.824Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:19.006Z","message":"Entering","context":{"RequestID":"fd664dff-56ad-461c-b223-2b03b81944e6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4e68d2a8-68ab-4cf2-b8fe-dc9a7bb6c4b6","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:04:19.006Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:04:19.008Z","message":"{\"transactionId\":\"fd664dff-56ad-461c-b223-2b03b81944e6\",\"status\":\"200\",\"rqstDate\":\"230425-01:04:19:007\",\"respDate\":\"230425-01:04:19:008\",\"sourceId\":\"haproxy:fd664dff-56ad-461c-b223-2b03b81944e6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:04:19:007-55272\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3cf4f9f7-836a-4600-aaa6-8f0a0a9a3575], x-b3-parentspanid=[6f2420bd623cc861], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cfc4a6a22d8bc3946f2420bd623cc861], x-b3-spanid=[b44c9bc4d9f49b11], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fd664dff-56ad-461c-b223-2b03b81944e6]}\\\"}\"}","context":{"RequestID":"fd664dff-56ad-461c-b223-2b03b81944e6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4e68d2a8-68ab-4cf2-b8fe-dc9a7bb6c4b6","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:04:19.006Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:19.009Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fd664dff-56ad-461c-b223-2b03b81944e6","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4e68d2a8-68ab-4cf2-b8fe-dc9a7bb6c4b6","LogTimestamp":"2023-04-25T01:04:19.009Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:04:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:04:20.873Z","message":"Entering","context":{"RequestID":"47a0baa6-b799-4507-8ea1-94e345aaf349","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"55155130-5411-461d-bf8a-434132231e8d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:04:20.873Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:04:20.876Z","message":"{\"transactionId\":\"47a0baa6-b799-4507-8ea1-94e345aaf349\",\"status\":\"200\",\"rqstDate\":\"230425-01:04:20:874\",\"respDate\":\"230425-01:04:20:876\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:47a0baa6-b799-4507-8ea1-94e345aaf349\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:04:20:874-36856\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bb27ea01-b742-4254-a403-bf33754fd897], x-b3-parentspanid=[3f00cc090a12cd93], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39495], x-envoy-attempt-count=[1], x-b3-traceid=[a4936cd9967434853f00cc090a12cd93], x-b3-spanid=[811d77d22ed51e04], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[47a0baa6-b799-4507-8ea1-94e345aaf349]}\\\"}\"}","context":{"RequestID":"47a0baa6-b799-4507-8ea1-94e345aaf349","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"55155130-5411-461d-bf8a-434132231e8d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:04:20.873Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:20.876Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"47a0baa6-b799-4507-8ea1-94e345aaf349","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"55155130-5411-461d-bf8a-434132231e8d","LogTimestamp":"2023-04-25T01:04:20.876Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:04:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:04:21.020Z","message":"Entering","context":{"RequestID":"f675b709-d3ee-40da-9274-a5efc545b162","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"12e9f30d-e828-4153-9381-110e3f14373a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:04:21.020Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:04:21.023Z","message":"{\"transactionId\":\"f675b709-d3ee-40da-9274-a5efc545b162\",\"status\":\"200\",\"rqstDate\":\"230425-01:04:21:021\",\"respDate\":\"230425-01:04:21:023\",\"sourceId\":\"haproxy:f675b709-d3ee-40da-9274-a5efc545b162\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:04:21:021-48119\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[397b3f92-5ad5-4655-864d-bb797b8b59ac], x-b3-parentspanid=[bedae5de539da246], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6ae9487201fcc01cbedae5de539da246], x-b3-spanid=[94fb65082e96dafa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f675b709-d3ee-40da-9274-a5efc545b162]}\\\"}\"}","context":{"RequestID":"f675b709-d3ee-40da-9274-a5efc545b162","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"12e9f30d-e828-4153-9381-110e3f14373a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:04:21.020Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:21.024Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f675b709-d3ee-40da-9274-a5efc545b162","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"12e9f30d-e828-4153-9381-110e3f14373a","LogTimestamp":"2023-04-25T01:04:21.024Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:04:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:04:21.096Z","message":"Entering","context":{"RequestID":"c3f401c8-e52d-47d9-bc8a-84e2ff89cf96","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"89ca5d06-2c85-47c9-b5b0-ca4e9d742eaf","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:04:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:04:21.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"c3f401c8-e52d-47d9-bc8a-84e2ff89cf96","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"89ca5d06-2c85-47c9-b5b0-ca4e9d742eaf","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:04:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:21.099Z","message":"{\"transactionId\":\"c3f401c8-e52d-47d9-bc8a-84e2ff89cf96\",\"status\":\"200\",\"rqstDate\":\"230425-01:04:21:097\",\"respDate\":\"230425-01:04:21:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c3f401c8-e52d-47d9-bc8a-84e2ff89cf96\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:04:21:097-88010\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c3f401c8-e52d-47d9-bc8a-84e2ff89cf96]}\\\"}\"}","context":{"RequestID":"c3f401c8-e52d-47d9-bc8a-84e2ff89cf96","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"89ca5d06-2c85-47c9-b5b0-ca4e9d742eaf","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:04:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:21.099Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c3f401c8-e52d-47d9-bc8a-84e2ff89cf96","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"89ca5d06-2c85-47c9-b5b0-ca4e9d742eaf","LogTimestamp":"2023-04-25T01:04:21.099Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:04:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:04:23.033Z","message":"Entering","context":{"RequestID":"fb121724-ebb0-47a1-b5c0-784ad4e1cc5b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a0161d41-7788-4f05-9a80-3ec71d64bd4e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:04:23.033Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:04:23.035Z","message":"{\"transactionId\":\"fb121724-ebb0-47a1-b5c0-784ad4e1cc5b\",\"status\":\"200\",\"rqstDate\":\"230425-01:04:23:034\",\"respDate\":\"230425-01:04:23:035\",\"sourceId\":\"haproxy:fb121724-ebb0-47a1-b5c0-784ad4e1cc5b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:04:23:034-85871\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4ad8fadf-dd8d-4512-b750-622febba5d65], x-b3-parentspanid=[3c5d991b85b9015c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8d28d193ebd9ba053c5d991b85b9015c], x-b3-spanid=[85e6f33ff3337a18], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fb121724-ebb0-47a1-b5c0-784ad4e1cc5b]}\\\"}\"}","context":{"RequestID":"fb121724-ebb0-47a1-b5c0-784ad4e1cc5b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a0161d41-7788-4f05-9a80-3ec71d64bd4e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:04:23.033Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:23.036Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fb121724-ebb0-47a1-b5c0-784ad4e1cc5b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a0161d41-7788-4f05-9a80-3ec71d64bd4e","LogTimestamp":"2023-04-25T01:04:23.036Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:04:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:04:25.045Z","message":"Entering","context":{"RequestID":"1ce991c6-ee50-4019-8751-640d22932e30","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7640750c-b304-40a1-9d95-ce76be6cafee","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:04:25.045Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:04:25.047Z","message":"{\"transactionId\":\"1ce991c6-ee50-4019-8751-640d22932e30\",\"status\":\"200\",\"rqstDate\":\"230425-01:04:25:046\",\"respDate\":\"230425-01:04:25:047\",\"sourceId\":\"haproxy:1ce991c6-ee50-4019-8751-640d22932e30\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:04:25:046-36421\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c2bbf261-5bc9-41a0-9c4e-da9df0ce5503], x-b3-parentspanid=[9521bdf0be02ae86], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1d1573b4010443649521bdf0be02ae86], x-b3-spanid=[861c6ce12917b127], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1ce991c6-ee50-4019-8751-640d22932e30]}\\\"}\"}","context":{"RequestID":"1ce991c6-ee50-4019-8751-640d22932e30","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7640750c-b304-40a1-9d95-ce76be6cafee","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:04:25.045Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:25.048Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1ce991c6-ee50-4019-8751-640d22932e30","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7640750c-b304-40a1-9d95-ce76be6cafee","LogTimestamp":"2023-04-25T01:04:25.048Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:04:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:04:27.058Z","message":"Entering","context":{"RequestID":"6d8d3431-4002-4ecb-af26-f097c0e741b3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"84204b5d-bf1f-4c6c-8a04-79d4947898ca","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:04:27.057Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:04:27.060Z","message":"{\"transactionId\":\"6d8d3431-4002-4ecb-af26-f097c0e741b3\",\"status\":\"200\",\"rqstDate\":\"230425-01:04:27:059\",\"respDate\":\"230425-01:04:27:060\",\"sourceId\":\"haproxy:6d8d3431-4002-4ecb-af26-f097c0e741b3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:04:27:059-42916\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ee290b7c-29ac-439a-9582-43d60824a2a0], x-b3-parentspanid=[72ec86f4bf092700], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c28eff3232fae0d972ec86f4bf092700], x-b3-spanid=[e5b29cba16baf953], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6d8d3431-4002-4ecb-af26-f097c0e741b3]}\\\"}\"}","context":{"RequestID":"6d8d3431-4002-4ecb-af26-f097c0e741b3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"84204b5d-bf1f-4c6c-8a04-79d4947898ca","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:04:27.057Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:27.061Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6d8d3431-4002-4ecb-af26-f097c0e741b3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"84204b5d-bf1f-4c6c-8a04-79d4947898ca","LogTimestamp":"2023-04-25T01:04:27.061Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:04:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:04:28.807Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:04:28.824Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:28.824Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:28.824Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:29.070Z","message":"Entering","context":{"RequestID":"65e338f1-02be-40bf-95cf-7b3f4458276c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"25e16549-bd61-4829-a0a5-2e33c15e0c62","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:04:29.070Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:04:29.072Z","message":"{\"transactionId\":\"65e338f1-02be-40bf-95cf-7b3f4458276c\",\"status\":\"200\",\"rqstDate\":\"230425-01:04:29:071\",\"respDate\":\"230425-01:04:29:072\",\"sourceId\":\"haproxy:65e338f1-02be-40bf-95cf-7b3f4458276c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:04:29:071-12537\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3b37e5b3-aab5-44d6-b977-e5969ea65ff3], x-b3-parentspanid=[f37aded982e55470], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1501a826229dfa9cf37aded982e55470], x-b3-spanid=[7554c977f1badc2d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[65e338f1-02be-40bf-95cf-7b3f4458276c]}\\\"}\"}","context":{"RequestID":"65e338f1-02be-40bf-95cf-7b3f4458276c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"25e16549-bd61-4829-a0a5-2e33c15e0c62","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:04:29.070Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:29.073Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"65e338f1-02be-40bf-95cf-7b3f4458276c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"25e16549-bd61-4829-a0a5-2e33c15e0c62","LogTimestamp":"2023-04-25T01:04:29.073Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:04:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:04:30.873Z","message":"Entering","context":{"RequestID":"a914a121-6e36-49cd-af4b-7c274911fbf3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ec4cf55d-a94f-4c5c-b473-021bdf6ec04f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:04:30.873Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:04:30.875Z","message":"{\"transactionId\":\"a914a121-6e36-49cd-af4b-7c274911fbf3\",\"status\":\"200\",\"rqstDate\":\"230425-01:04:30:874\",\"respDate\":\"230425-01:04:30:875\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a914a121-6e36-49cd-af4b-7c274911fbf3\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:04:30:874-2101\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ad8a3513-eb39-4cdb-ad3e-f5a4da0abd0d], x-b3-parentspanid=[9605882f69e87571], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41593], x-envoy-attempt-count=[1], x-b3-traceid=[012a841e113d0de79605882f69e87571], x-b3-spanid=[d39ad56c408937d0], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a914a121-6e36-49cd-af4b-7c274911fbf3]}\\\"}\"}","context":{"RequestID":"a914a121-6e36-49cd-af4b-7c274911fbf3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ec4cf55d-a94f-4c5c-b473-021bdf6ec04f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:04:30.873Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:30.876Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a914a121-6e36-49cd-af4b-7c274911fbf3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ec4cf55d-a94f-4c5c-b473-021bdf6ec04f","LogTimestamp":"2023-04-25T01:04:30.876Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:04:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:04:31.082Z","message":"Entering","context":{"RequestID":"e525bea6-2155-4948-8648-61b3983efffe","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"50077267-6927-413d-ad17-89a912916d85","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:04:31.082Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:04:31.084Z","message":"{\"transactionId\":\"e525bea6-2155-4948-8648-61b3983efffe\",\"status\":\"200\",\"rqstDate\":\"230425-01:04:31:083\",\"respDate\":\"230425-01:04:31:084\",\"sourceId\":\"haproxy:e525bea6-2155-4948-8648-61b3983efffe\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:04:31:083-57701\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[aec59595-256f-445f-905f-d5f9b314f123], x-b3-parentspanid=[a16f2f96a2bb8d6f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[227b1f1219e3be0ea16f2f96a2bb8d6f], x-b3-spanid=[d5d35502ad50d71d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e525bea6-2155-4948-8648-61b3983efffe]}\\\"}\"}","context":{"RequestID":"e525bea6-2155-4948-8648-61b3983efffe","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"50077267-6927-413d-ad17-89a912916d85","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:04:31.082Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:31.085Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e525bea6-2155-4948-8648-61b3983efffe","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"50077267-6927-413d-ad17-89a912916d85","LogTimestamp":"2023-04-25T01:04:31.085Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:04:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:04:31.096Z","message":"Entering","context":{"RequestID":"ae6295b7-8b75-489c-8a82-2dad85b4544c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"30624dc3-7a21-4244-8f8e-07ca67743c18","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:04:31.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:04:31.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"ae6295b7-8b75-489c-8a82-2dad85b4544c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"30624dc3-7a21-4244-8f8e-07ca67743c18","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:04:31.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:31.099Z","message":"{\"transactionId\":\"ae6295b7-8b75-489c-8a82-2dad85b4544c\",\"status\":\"200\",\"rqstDate\":\"230425-01:04:31:097\",\"respDate\":\"230425-01:04:31:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ae6295b7-8b75-489c-8a82-2dad85b4544c\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:04:31:097-60796\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ae6295b7-8b75-489c-8a82-2dad85b4544c]}\\\"}\"}","context":{"RequestID":"ae6295b7-8b75-489c-8a82-2dad85b4544c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"30624dc3-7a21-4244-8f8e-07ca67743c18","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:04:31.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:31.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ae6295b7-8b75-489c-8a82-2dad85b4544c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"30624dc3-7a21-4244-8f8e-07ca67743c18","LogTimestamp":"2023-04-25T01:04:31.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:04:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:04:33.094Z","message":"Entering","context":{"RequestID":"23d38b5d-61a3-483e-8260-c1cdf920eb78","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e5bef37d-dab0-461e-8c1a-47f00b2d8148","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:04:33.093Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:04:33.097Z","message":"{\"transactionId\":\"23d38b5d-61a3-483e-8260-c1cdf920eb78\",\"status\":\"200\",\"rqstDate\":\"230425-01:04:33:095\",\"respDate\":\"230425-01:04:33:097\",\"sourceId\":\"haproxy:23d38b5d-61a3-483e-8260-c1cdf920eb78\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:04:33:095-89710\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d5c5fb80-7268-4c0b-9109-c9c73c603956], x-b3-parentspanid=[b5cf659317f16bca], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[569b69e1806adcfeb5cf659317f16bca], x-b3-spanid=[a580891604e1c395], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[23d38b5d-61a3-483e-8260-c1cdf920eb78]}\\\"}\"}","context":{"RequestID":"23d38b5d-61a3-483e-8260-c1cdf920eb78","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e5bef37d-dab0-461e-8c1a-47f00b2d8148","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:04:33.093Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:33.098Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"23d38b5d-61a3-483e-8260-c1cdf920eb78","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e5bef37d-dab0-461e-8c1a-47f00b2d8148","LogTimestamp":"2023-04-25T01:04:33.098Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:04:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T01:04:35.107Z","message":"Entering","context":{"RequestID":"4d180d95-2c20-45ff-8830-c9a1db843e37","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f483a0eb-86b0-4b27-9239-763b87ff0efa","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:04:35.107Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:04:35.109Z","message":"{\"transactionId\":\"4d180d95-2c20-45ff-8830-c9a1db843e37\",\"status\":\"200\",\"rqstDate\":\"230425-01:04:35:108\",\"respDate\":\"230425-01:04:35:109\",\"sourceId\":\"haproxy:4d180d95-2c20-45ff-8830-c9a1db843e37\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:04:35:108-20114\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5d918728-0067-4fe9-b8a2-641fad9cd11e], x-b3-parentspanid=[5c7e0820608d7e72], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7c19329f891dc3da5c7e0820608d7e72], x-b3-spanid=[15d1e67c67e45b06], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4d180d95-2c20-45ff-8830-c9a1db843e37]}\\\"}\"}","context":{"RequestID":"4d180d95-2c20-45ff-8830-c9a1db843e37","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f483a0eb-86b0-4b27-9239-763b87ff0efa","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:04:35.107Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:35.109Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4d180d95-2c20-45ff-8830-c9a1db843e37","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f483a0eb-86b0-4b27-9239-763b87ff0efa","LogTimestamp":"2023-04-25T01:04:35.109Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:04:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:04:37.117Z","message":"Entering","context":{"RequestID":"8bc1551b-4a33-4ec6-a42b-45b61ad24470","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c8c3256e-f1b4-4771-98bf-ac8273bb6078","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:04:37.116Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:04:37.118Z","message":"{\"transactionId\":\"8bc1551b-4a33-4ec6-a42b-45b61ad24470\",\"status\":\"200\",\"rqstDate\":\"230425-01:04:37:117\",\"respDate\":\"230425-01:04:37:118\",\"sourceId\":\"haproxy:8bc1551b-4a33-4ec6-a42b-45b61ad24470\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:04:37:117-8716\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c520f369-29bc-4b98-a8c0-3d96962841ad], x-b3-parentspanid=[763ad15d099ec93b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c334ed7bd8ec444e763ad15d099ec93b], x-b3-spanid=[b2970dcf72285ce2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8bc1551b-4a33-4ec6-a42b-45b61ad24470]}\\\"}\"}","context":{"RequestID":"8bc1551b-4a33-4ec6-a42b-45b61ad24470","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c8c3256e-f1b4-4771-98bf-ac8273bb6078","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:04:37.116Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:37.119Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8bc1551b-4a33-4ec6-a42b-45b61ad24470","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c8c3256e-f1b4-4771-98bf-ac8273bb6078","LogTimestamp":"2023-04-25T01:04:37.118Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:04:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-25T01:04:38.808Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:04:38.822Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:38.822Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:38.823Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:39.125Z","message":"Entering","context":{"RequestID":"09edb8f1-be87-4ee0-a9b0-da633a032707","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a90550ce-38cc-4074-be30-a9a2e6b2460b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:04:39.125Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:04:39.127Z","message":"{\"transactionId\":\"09edb8f1-be87-4ee0-a9b0-da633a032707\",\"status\":\"200\",\"rqstDate\":\"230425-01:04:39:126\",\"respDate\":\"230425-01:04:39:127\",\"sourceId\":\"haproxy:09edb8f1-be87-4ee0-a9b0-da633a032707\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:04:39:126-61627\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e849a66d-8ed9-4fe4-a909-99f3f3b6ea46], x-b3-parentspanid=[f50bac33bb5f8444], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1e0c32462eec56e9f50bac33bb5f8444], x-b3-spanid=[8a70ae3a12cc2332], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[09edb8f1-be87-4ee0-a9b0-da633a032707]}\\\"}\"}","context":{"RequestID":"09edb8f1-be87-4ee0-a9b0-da633a032707","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a90550ce-38cc-4074-be30-a9a2e6b2460b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:04:39.125Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:39.127Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"09edb8f1-be87-4ee0-a9b0-da633a032707","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a90550ce-38cc-4074-be30-a9a2e6b2460b","LogTimestamp":"2023-04-25T01:04:39.127Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:04:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-25T01:04:40.872Z","message":"Entering","context":{"RequestID":"333d05cc-0828-4754-9d6a-e4963d994c02","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"96af5a72-8271-4d7d-b5b4-5b8cc6fc486c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:04:40.872Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:04:40.874Z","message":"{\"transactionId\":\"333d05cc-0828-4754-9d6a-e4963d994c02\",\"status\":\"200\",\"rqstDate\":\"230425-01:04:40:873\",\"respDate\":\"230425-01:04:40:874\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:333d05cc-0828-4754-9d6a-e4963d994c02\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:04:40:873-32785\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[72efba4f-7870-40c1-a9f5-5d3bf98c5b35], x-b3-parentspanid=[a4e8656fc9bf0564], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43849], x-envoy-attempt-count=[1], x-b3-traceid=[8ca3f24333b86079a4e8656fc9bf0564], x-b3-spanid=[59e4b42152dd34e0], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[333d05cc-0828-4754-9d6a-e4963d994c02]}\\\"}\"}","context":{"RequestID":"333d05cc-0828-4754-9d6a-e4963d994c02","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"96af5a72-8271-4d7d-b5b4-5b8cc6fc486c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:04:40.872Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:40.875Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"333d05cc-0828-4754-9d6a-e4963d994c02","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"96af5a72-8271-4d7d-b5b4-5b8cc6fc486c","LogTimestamp":"2023-04-25T01:04:40.875Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:04:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:04:41.096Z","message":"Entering","context":{"RequestID":"1b63099a-142b-488b-8123-b535e67b7791","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2a354ff3-f0cc-4ae7-aa3c-092682b6d5f0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:04:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:04:41.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"1b63099a-142b-488b-8123-b535e67b7791","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2a354ff3-f0cc-4ae7-aa3c-092682b6d5f0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:04:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:41.099Z","message":"{\"transactionId\":\"1b63099a-142b-488b-8123-b535e67b7791\",\"status\":\"200\",\"rqstDate\":\"230425-01:04:41:097\",\"respDate\":\"230425-01:04:41:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:1b63099a-142b-488b-8123-b535e67b7791\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:04:41:097-68650\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[1b63099a-142b-488b-8123-b535e67b7791]}\\\"}\"}","context":{"RequestID":"1b63099a-142b-488b-8123-b535e67b7791","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2a354ff3-f0cc-4ae7-aa3c-092682b6d5f0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:04:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:41.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1b63099a-142b-488b-8123-b535e67b7791","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2a354ff3-f0cc-4ae7-aa3c-092682b6d5f0","LogTimestamp":"2023-04-25T01:04:41.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:04:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:04:41.134Z","message":"Entering","context":{"RequestID":"399aa7df-d060-4fcb-adfd-946f74a9fc33","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fd169693-6be9-4589-b7b5-03c3ea0e984c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:04:41.134Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:04:41.136Z","message":"{\"transactionId\":\"399aa7df-d060-4fcb-adfd-946f74a9fc33\",\"status\":\"200\",\"rqstDate\":\"230425-01:04:41:135\",\"respDate\":\"230425-01:04:41:136\",\"sourceId\":\"haproxy:399aa7df-d060-4fcb-adfd-946f74a9fc33\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:04:41:135-54715\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[032fdb3d-349e-472d-915b-bf923c83c7f9], x-b3-parentspanid=[cb760ee39cc61920], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[452cb5d050582c98cb760ee39cc61920], x-b3-spanid=[4129cff171379a91], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[399aa7df-d060-4fcb-adfd-946f74a9fc33]}\\\"}\"}","context":{"RequestID":"399aa7df-d060-4fcb-adfd-946f74a9fc33","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fd169693-6be9-4589-b7b5-03c3ea0e984c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:04:41.134Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:41.137Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"399aa7df-d060-4fcb-adfd-946f74a9fc33","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fd169693-6be9-4589-b7b5-03c3ea0e984c","LogTimestamp":"2023-04-25T01:04:41.137Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:04:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:04:42.534Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:42.538Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:43.147Z","message":"Entering","context":{"RequestID":"ae8f5dfa-283a-4abd-8ab6-c24b91cc0745","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f7618d4f-b009-4ecf-b687-add0eaa6069d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:04:43.147Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:04:43.150Z","message":"{\"transactionId\":\"ae8f5dfa-283a-4abd-8ab6-c24b91cc0745\",\"status\":\"200\",\"rqstDate\":\"230425-01:04:43:148\",\"respDate\":\"230425-01:04:43:150\",\"sourceId\":\"haproxy:ae8f5dfa-283a-4abd-8ab6-c24b91cc0745\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:04:43:148-14757\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[06c57333-7eaf-429b-bec1-de916d1aa587], x-b3-parentspanid=[7209bb84f39ba9d3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a1e6f52f44eb36567209bb84f39ba9d3], x-b3-spanid=[42c4b0da57fa0ff1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ae8f5dfa-283a-4abd-8ab6-c24b91cc0745]}\\\"}\"}","context":{"RequestID":"ae8f5dfa-283a-4abd-8ab6-c24b91cc0745","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f7618d4f-b009-4ecf-b687-add0eaa6069d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:04:43.147Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:43.150Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ae8f5dfa-283a-4abd-8ab6-c24b91cc0745","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f7618d4f-b009-4ecf-b687-add0eaa6069d","LogTimestamp":"2023-04-25T01:04:43.150Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:04:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:04:45.159Z","message":"Entering","context":{"RequestID":"10c0c031-ec07-4a3c-9886-faa97e250828","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"55ba10c0-ab8a-4a89-b4d5-7fce8ecca540","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:04:45.159Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:04:45.161Z","message":"{\"transactionId\":\"10c0c031-ec07-4a3c-9886-faa97e250828\",\"status\":\"200\",\"rqstDate\":\"230425-01:04:45:160\",\"respDate\":\"230425-01:04:45:161\",\"sourceId\":\"haproxy:10c0c031-ec07-4a3c-9886-faa97e250828\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:04:45:160-10697\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a0c25e5b-aa85-4b0d-a985-058b45a67ba4], x-b3-parentspanid=[990202aec792e396], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b01b6048dc433ed7990202aec792e396], x-b3-spanid=[b54d5d94a11a1b2b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[10c0c031-ec07-4a3c-9886-faa97e250828]}\\\"}\"}","context":{"RequestID":"10c0c031-ec07-4a3c-9886-faa97e250828","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"55ba10c0-ab8a-4a89-b4d5-7fce8ecca540","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:04:45.159Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:45.162Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"10c0c031-ec07-4a3c-9886-faa97e250828","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"55ba10c0-ab8a-4a89-b4d5-7fce8ecca540","LogTimestamp":"2023-04-25T01:04:45.162Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:04:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:04:47.170Z","message":"Entering","context":{"RequestID":"a2004dfc-cdd1-4d28-99de-681bc3f5313c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f880881b-3170-47c5-97ca-fc88a6c63929","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:04:47.170Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:04:47.173Z","message":"{\"transactionId\":\"a2004dfc-cdd1-4d28-99de-681bc3f5313c\",\"status\":\"200\",\"rqstDate\":\"230425-01:04:47:171\",\"respDate\":\"230425-01:04:47:173\",\"sourceId\":\"haproxy:a2004dfc-cdd1-4d28-99de-681bc3f5313c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:04:47:171-27217\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c43d9ab8-5b87-4ae2-a684-c587a7ddd4b2], x-b3-parentspanid=[6fac725f3eaa00a3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d33f545fcdad56a56fac725f3eaa00a3], x-b3-spanid=[7b8d7c7e46e273c3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a2004dfc-cdd1-4d28-99de-681bc3f5313c]}\\\"}\"}","context":{"RequestID":"a2004dfc-cdd1-4d28-99de-681bc3f5313c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f880881b-3170-47c5-97ca-fc88a6c63929","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:04:47.170Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:47.173Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a2004dfc-cdd1-4d28-99de-681bc3f5313c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f880881b-3170-47c5-97ca-fc88a6c63929","LogTimestamp":"2023-04-25T01:04:47.173Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:04:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:04:48.808Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:04:48.825Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:48.825Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:48.825Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:49.182Z","message":"Entering","context":{"RequestID":"9ef73f83-8d1f-40ab-9f23-a49d8be8a4be","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3f6776ae-b576-4273-9969-4a67c5da6e1f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:04:49.182Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:04:49.185Z","message":"{\"transactionId\":\"9ef73f83-8d1f-40ab-9f23-a49d8be8a4be\",\"status\":\"200\",\"rqstDate\":\"230425-01:04:49:184\",\"respDate\":\"230425-01:04:49:185\",\"sourceId\":\"haproxy:9ef73f83-8d1f-40ab-9f23-a49d8be8a4be\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:04:49:184-99511\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fb7fb59e-89b9-43a3-8fba-afe840e87867], x-b3-parentspanid=[b7dee3abcf73362e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a548288cf6052f6fb7dee3abcf73362e], x-b3-spanid=[80a2275b11475594], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9ef73f83-8d1f-40ab-9f23-a49d8be8a4be]}\\\"}\"}","context":{"RequestID":"9ef73f83-8d1f-40ab-9f23-a49d8be8a4be","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3f6776ae-b576-4273-9969-4a67c5da6e1f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:04:49.182Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:49.185Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9ef73f83-8d1f-40ab-9f23-a49d8be8a4be","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3f6776ae-b576-4273-9969-4a67c5da6e1f","LogTimestamp":"2023-04-25T01:04:49.185Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:04:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:04:50.872Z","message":"Entering","context":{"RequestID":"fa3ff745-9f45-4114-9800-5f42b1143ad0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"04c7e445-93ab-40f2-a083-9be1ed99ec71","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:04:50.872Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:04:50.874Z","message":"{\"transactionId\":\"fa3ff745-9f45-4114-9800-5f42b1143ad0\",\"status\":\"200\",\"rqstDate\":\"230425-01:04:50:873\",\"respDate\":\"230425-01:04:50:874\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:fa3ff745-9f45-4114-9800-5f42b1143ad0\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:04:50:873-67279\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c306fe28-22dd-4fb4-92d6-a574cf8d7bcc], x-b3-parentspanid=[85721ec694b54eb5], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54355], x-envoy-attempt-count=[1], x-b3-traceid=[5831b08db7f3647285721ec694b54eb5], x-b3-spanid=[17a1d5219cd30515], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[fa3ff745-9f45-4114-9800-5f42b1143ad0]}\\\"}\"}","context":{"RequestID":"fa3ff745-9f45-4114-9800-5f42b1143ad0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"04c7e445-93ab-40f2-a083-9be1ed99ec71","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:04:50.872Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:50.875Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fa3ff745-9f45-4114-9800-5f42b1143ad0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"04c7e445-93ab-40f2-a083-9be1ed99ec71","LogTimestamp":"2023-04-25T01:04:50.875Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:04:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:04:51.096Z","message":"Entering","context":{"RequestID":"4c1ff543-e237-4d7e-a425-de37b3b5964c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bb3a1b5c-23e6-4666-91e4-545fd1dd5add","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:04:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:04:51.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"4c1ff543-e237-4d7e-a425-de37b3b5964c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bb3a1b5c-23e6-4666-91e4-545fd1dd5add","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:04:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:51.099Z","message":"{\"transactionId\":\"4c1ff543-e237-4d7e-a425-de37b3b5964c\",\"status\":\"200\",\"rqstDate\":\"230425-01:04:51:097\",\"respDate\":\"230425-01:04:51:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4c1ff543-e237-4d7e-a425-de37b3b5964c\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:04:51:097-73402\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4c1ff543-e237-4d7e-a425-de37b3b5964c]}\\\"}\"}","context":{"RequestID":"4c1ff543-e237-4d7e-a425-de37b3b5964c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bb3a1b5c-23e6-4666-91e4-545fd1dd5add","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:04:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:51.099Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4c1ff543-e237-4d7e-a425-de37b3b5964c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bb3a1b5c-23e6-4666-91e4-545fd1dd5add","LogTimestamp":"2023-04-25T01:04:51.099Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:04:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:04:51.195Z","message":"Entering","context":{"RequestID":"9a39cc40-f449-42e9-8163-489f5e07ae1c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4d6cc7e8-8b9e-45a2-bdaa-cc3bec3c5cdb","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:04:51.195Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:04:51.196Z","message":"{\"transactionId\":\"9a39cc40-f449-42e9-8163-489f5e07ae1c\",\"status\":\"200\",\"rqstDate\":\"230425-01:04:51:195\",\"respDate\":\"230425-01:04:51:196\",\"sourceId\":\"haproxy:9a39cc40-f449-42e9-8163-489f5e07ae1c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:04:51:195-61930\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[64b6372d-340c-4256-a9cc-06b0148690f1], x-b3-parentspanid=[728487e32674236d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[869521d69c8267bb728487e32674236d], x-b3-spanid=[32d328bdef9f7529], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9a39cc40-f449-42e9-8163-489f5e07ae1c]}\\\"}\"}","context":{"RequestID":"9a39cc40-f449-42e9-8163-489f5e07ae1c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4d6cc7e8-8b9e-45a2-bdaa-cc3bec3c5cdb","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:04:51.195Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:51.197Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9a39cc40-f449-42e9-8163-489f5e07ae1c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4d6cc7e8-8b9e-45a2-bdaa-cc3bec3c5cdb","LogTimestamp":"2023-04-25T01:04:51.197Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:04:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:04:53.206Z","message":"Entering","context":{"RequestID":"3e75380f-3640-4a4f-a536-081b947bac1c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5ea19254-1784-4c6e-a310-e6333f989170","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:04:53.206Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:04:53.207Z","message":"{\"transactionId\":\"3e75380f-3640-4a4f-a536-081b947bac1c\",\"status\":\"200\",\"rqstDate\":\"230425-01:04:53:206\",\"respDate\":\"230425-01:04:53:207\",\"sourceId\":\"haproxy:3e75380f-3640-4a4f-a536-081b947bac1c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:04:53:206-13067\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d88755e6-2ef2-4ee2-9cdf-470233382d12], x-b3-parentspanid=[023a1cacd2d9c91f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[79b9afe625d04fe3023a1cacd2d9c91f], x-b3-spanid=[6d785511fd934ea2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3e75380f-3640-4a4f-a536-081b947bac1c]}\\\"}\"}","context":{"RequestID":"3e75380f-3640-4a4f-a536-081b947bac1c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5ea19254-1784-4c6e-a310-e6333f989170","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:04:53.206Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:53.207Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3e75380f-3640-4a4f-a536-081b947bac1c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5ea19254-1784-4c6e-a310-e6333f989170","LogTimestamp":"2023-04-25T01:04:53.207Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:04:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-25T01:04:55.217Z","message":"Entering","context":{"RequestID":"64ca6262-d5d1-4d00-9171-bafa4d84759f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5ed860b1-c135-4b74-b35b-990357a3121c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:04:55.217Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:04:55.219Z","message":"{\"transactionId\":\"64ca6262-d5d1-4d00-9171-bafa4d84759f\",\"status\":\"200\",\"rqstDate\":\"230425-01:04:55:218\",\"respDate\":\"230425-01:04:55:219\",\"sourceId\":\"haproxy:64ca6262-d5d1-4d00-9171-bafa4d84759f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:04:55:218-51809\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[aad93dc6-fa11-404d-8224-ca9b721c67eb], x-b3-parentspanid=[4c4cc032902327f7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0c65cb5ca5620eaa4c4cc032902327f7], x-b3-spanid=[3b4970827a9d61e5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[64ca6262-d5d1-4d00-9171-bafa4d84759f]}\\\"}\"}","context":{"RequestID":"64ca6262-d5d1-4d00-9171-bafa4d84759f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5ed860b1-c135-4b74-b35b-990357a3121c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:04:55.217Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:55.220Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"64ca6262-d5d1-4d00-9171-bafa4d84759f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5ed860b1-c135-4b74-b35b-990357a3121c","LogTimestamp":"2023-04-25T01:04:55.220Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:04:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:04:57.229Z","message":"Entering","context":{"RequestID":"8c4777e3-ba9d-4e72-ab80-36a339a71898","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"31f3ce72-b7a8-4bad-9620-8edd9eea6283","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:04:57.229Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:04:57.232Z","message":"{\"transactionId\":\"8c4777e3-ba9d-4e72-ab80-36a339a71898\",\"status\":\"200\",\"rqstDate\":\"230425-01:04:57:230\",\"respDate\":\"230425-01:04:57:232\",\"sourceId\":\"haproxy:8c4777e3-ba9d-4e72-ab80-36a339a71898\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:04:57:230-75671\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4c43cf90-b8ab-4876-9a03-aa099c108609], x-b3-parentspanid=[620303941e39051f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[85dfcc7a104f858c620303941e39051f], x-b3-spanid=[6070cd2ac8f2fba7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8c4777e3-ba9d-4e72-ab80-36a339a71898]}\\\"}\"}","context":{"RequestID":"8c4777e3-ba9d-4e72-ab80-36a339a71898","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"31f3ce72-b7a8-4bad-9620-8edd9eea6283","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:04:57.229Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:57.233Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8c4777e3-ba9d-4e72-ab80-36a339a71898","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"31f3ce72-b7a8-4bad-9620-8edd9eea6283","LogTimestamp":"2023-04-25T01:04:57.232Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:04:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:04:58.809Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:04:58.825Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:58.825Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:58.825Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:59.241Z","message":"Entering","context":{"RequestID":"dd099c43-6158-40cf-a515-781ce7b9b110","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0fa4d6dc-7b61-4e16-9aeb-77b1f4806189","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:04:59.241Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:04:59.243Z","message":"{\"transactionId\":\"dd099c43-6158-40cf-a515-781ce7b9b110\",\"status\":\"200\",\"rqstDate\":\"230425-01:04:59:242\",\"respDate\":\"230425-01:04:59:243\",\"sourceId\":\"haproxy:dd099c43-6158-40cf-a515-781ce7b9b110\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:04:59:242-82855\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dc1e8f8d-883f-492c-8aad-b01230d84c29], x-b3-parentspanid=[5c44f3322f51b3df], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[70dc843d6c8a0b465c44f3322f51b3df], x-b3-spanid=[e2af477388c7834f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dd099c43-6158-40cf-a515-781ce7b9b110]}\\\"}\"}","context":{"RequestID":"dd099c43-6158-40cf-a515-781ce7b9b110","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0fa4d6dc-7b61-4e16-9aeb-77b1f4806189","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:04:59.241Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:04:59.244Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dd099c43-6158-40cf-a515-781ce7b9b110","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0fa4d6dc-7b61-4e16-9aeb-77b1f4806189","LogTimestamp":"2023-04-25T01:04:59.244Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:04:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:05:00.873Z","message":"Entering","context":{"RequestID":"ca12f3c8-7b90-4f01-9842-b83bbfa875e1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"631faa02-9911-4776-8451-852e5e30e20a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:05:00.873Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:05:00.876Z","message":"{\"transactionId\":\"ca12f3c8-7b90-4f01-9842-b83bbfa875e1\",\"status\":\"200\",\"rqstDate\":\"230425-01:05:00:874\",\"respDate\":\"230425-01:05:00:876\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ca12f3c8-7b90-4f01-9842-b83bbfa875e1\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:05:00:874-31136\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[97e7daba-8bfd-4a69-a0a6-0da76d30503c], x-b3-parentspanid=[a1f255a12ad662f0], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[52875], x-envoy-attempt-count=[1], x-b3-traceid=[8ee0e911c4eb233ca1f255a12ad662f0], x-b3-spanid=[28070265662ed3f1], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ca12f3c8-7b90-4f01-9842-b83bbfa875e1]}\\\"}\"}","context":{"RequestID":"ca12f3c8-7b90-4f01-9842-b83bbfa875e1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"631faa02-9911-4776-8451-852e5e30e20a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:05:00.873Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:00.876Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ca12f3c8-7b90-4f01-9842-b83bbfa875e1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"631faa02-9911-4776-8451-852e5e30e20a","LogTimestamp":"2023-04-25T01:05:00.876Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:05:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:05:01.097Z","message":"Entering","context":{"RequestID":"04be00d3-df25-4fef-b27c-d9f6a02f74d7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3e6d2671-ac07-4b28-b8e7-8b524490e359","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:05:01.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:05:01.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"04be00d3-df25-4fef-b27c-d9f6a02f74d7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3e6d2671-ac07-4b28-b8e7-8b524490e359","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:05:01.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:01.100Z","message":"{\"transactionId\":\"04be00d3-df25-4fef-b27c-d9f6a02f74d7\",\"status\":\"200\",\"rqstDate\":\"230425-01:05:01:098\",\"respDate\":\"230425-01:05:01:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:04be00d3-df25-4fef-b27c-d9f6a02f74d7\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:05:01:098-49727\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[04be00d3-df25-4fef-b27c-d9f6a02f74d7]}\\\"}\"}","context":{"RequestID":"04be00d3-df25-4fef-b27c-d9f6a02f74d7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3e6d2671-ac07-4b28-b8e7-8b524490e359","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:05:01.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:01.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"04be00d3-df25-4fef-b27c-d9f6a02f74d7","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3e6d2671-ac07-4b28-b8e7-8b524490e359","LogTimestamp":"2023-04-25T01:05:01.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:05:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:05:01.252Z","message":"Entering","context":{"RequestID":"93df68bf-ecd7-4603-bf4d-710ec7ba897d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5ebd285b-4b35-494e-ac08-810471f117ea","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:05:01.252Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:05:01.254Z","message":"{\"transactionId\":\"93df68bf-ecd7-4603-bf4d-710ec7ba897d\",\"status\":\"200\",\"rqstDate\":\"230425-01:05:01:253\",\"respDate\":\"230425-01:05:01:254\",\"sourceId\":\"haproxy:93df68bf-ecd7-4603-bf4d-710ec7ba897d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:05:01:253-1377\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c3d16be5-bda0-42d4-842a-4927dba33182], x-b3-parentspanid=[fd7ea2f03bcaa432], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0de33ca246cb3758fd7ea2f03bcaa432], x-b3-spanid=[a7d5b96fb4d1ca0b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[93df68bf-ecd7-4603-bf4d-710ec7ba897d]}\\\"}\"}","context":{"RequestID":"93df68bf-ecd7-4603-bf4d-710ec7ba897d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5ebd285b-4b35-494e-ac08-810471f117ea","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:05:01.252Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:01.255Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"93df68bf-ecd7-4603-bf4d-710ec7ba897d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5ebd285b-4b35-494e-ac08-810471f117ea","LogTimestamp":"2023-04-25T01:05:01.255Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:05:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:05:03.264Z","message":"Entering","context":{"RequestID":"9fc8e1cf-1d20-40dd-90e3-81db7f00475d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cce14d22-9d28-4846-b4aa-7a6fef69a267","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:05:03.264Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:05:03.266Z","message":"{\"transactionId\":\"9fc8e1cf-1d20-40dd-90e3-81db7f00475d\",\"status\":\"200\",\"rqstDate\":\"230425-01:05:03:265\",\"respDate\":\"230425-01:05:03:266\",\"sourceId\":\"haproxy:9fc8e1cf-1d20-40dd-90e3-81db7f00475d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:05:03:265-74223\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eccd4af7-7fa2-43b9-96ce-30b34fa3fea8], x-b3-parentspanid=[a10b379c7feb2450], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ac72ee888bd286c3a10b379c7feb2450], x-b3-spanid=[ed3ebdf2f3660716], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9fc8e1cf-1d20-40dd-90e3-81db7f00475d]}\\\"}\"}","context":{"RequestID":"9fc8e1cf-1d20-40dd-90e3-81db7f00475d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cce14d22-9d28-4846-b4aa-7a6fef69a267","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:05:03.264Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:03.267Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9fc8e1cf-1d20-40dd-90e3-81db7f00475d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cce14d22-9d28-4846-b4aa-7a6fef69a267","LogTimestamp":"2023-04-25T01:05:03.267Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:05:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:05:05.275Z","message":"Entering","context":{"RequestID":"5bb9c577-8be8-42f5-b38c-361a2c3a55ca","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e09061e3-232f-4305-a1d2-06f2408946bf","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:05:05.275Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:05:05.277Z","message":"{\"transactionId\":\"5bb9c577-8be8-42f5-b38c-361a2c3a55ca\",\"status\":\"200\",\"rqstDate\":\"230425-01:05:05:276\",\"respDate\":\"230425-01:05:05:277\",\"sourceId\":\"haproxy:5bb9c577-8be8-42f5-b38c-361a2c3a55ca\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:05:05:276-18997\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[76d26742-35a8-4714-9a33-6ea21b9dcc1a], x-b3-parentspanid=[ff9d316b4bda1616], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bbd399098c424625ff9d316b4bda1616], x-b3-spanid=[b953da4f095e231d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5bb9c577-8be8-42f5-b38c-361a2c3a55ca]}\\\"}\"}","context":{"RequestID":"5bb9c577-8be8-42f5-b38c-361a2c3a55ca","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e09061e3-232f-4305-a1d2-06f2408946bf","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:05:05.275Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:05.278Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5bb9c577-8be8-42f5-b38c-361a2c3a55ca","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e09061e3-232f-4305-a1d2-06f2408946bf","LogTimestamp":"2023-04-25T01:05:05.278Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:05:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:05:07.287Z","message":"Entering","context":{"RequestID":"a505a64d-79e7-40db-8346-497eb56e959f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e378cf6b-1328-43b4-8071-08b26468480f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:05:07.287Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:05:07.289Z","message":"{\"transactionId\":\"a505a64d-79e7-40db-8346-497eb56e959f\",\"status\":\"200\",\"rqstDate\":\"230425-01:05:07:288\",\"respDate\":\"230425-01:05:07:289\",\"sourceId\":\"haproxy:a505a64d-79e7-40db-8346-497eb56e959f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:05:07:288-93407\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a1f4f81d-f1b4-4ac0-bf0f-b35f43571f33], x-b3-parentspanid=[95e0e5036a72101e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[02efe22b1c25983b95e0e5036a72101e], x-b3-spanid=[e75b24cbcb08f91a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a505a64d-79e7-40db-8346-497eb56e959f]}\\\"}\"}","context":{"RequestID":"a505a64d-79e7-40db-8346-497eb56e959f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e378cf6b-1328-43b4-8071-08b26468480f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:05:07.287Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:07.291Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a505a64d-79e7-40db-8346-497eb56e959f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e378cf6b-1328-43b4-8071-08b26468480f","LogTimestamp":"2023-04-25T01:05:07.291Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:05:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T01:05:08.811Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:05:08.826Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:08.826Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:08.827Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:09.299Z","message":"Entering","context":{"RequestID":"73e4daa1-b5b8-41f7-9ca5-3a8d5e68ea2a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cc1f1698-1c82-4146-9943-28d6b00b8663","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:05:09.299Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:05:09.301Z","message":"{\"transactionId\":\"73e4daa1-b5b8-41f7-9ca5-3a8d5e68ea2a\",\"status\":\"200\",\"rqstDate\":\"230425-01:05:09:300\",\"respDate\":\"230425-01:05:09:301\",\"sourceId\":\"haproxy:73e4daa1-b5b8-41f7-9ca5-3a8d5e68ea2a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:05:09:300-82507\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9417e039-9fae-4bf6-baa6-750a58411b2e], x-b3-parentspanid=[33a774d7c03eedbf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[beff6f61796cbc8c33a774d7c03eedbf], x-b3-spanid=[8decb205faf47d8d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[73e4daa1-b5b8-41f7-9ca5-3a8d5e68ea2a]}\\\"}\"}","context":{"RequestID":"73e4daa1-b5b8-41f7-9ca5-3a8d5e68ea2a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cc1f1698-1c82-4146-9943-28d6b00b8663","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:05:09.299Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:09.302Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"73e4daa1-b5b8-41f7-9ca5-3a8d5e68ea2a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cc1f1698-1c82-4146-9943-28d6b00b8663","LogTimestamp":"2023-04-25T01:05:09.302Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:05:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:05:10.872Z","message":"Entering","context":{"RequestID":"28191e3f-b242-45f2-9e2d-6f6779e829c0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2b442a28-3fcf-4c10-84e5-aa28285a25df","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:05:10.872Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:05:10.874Z","message":"{\"transactionId\":\"28191e3f-b242-45f2-9e2d-6f6779e829c0\",\"status\":\"200\",\"rqstDate\":\"230425-01:05:10:873\",\"respDate\":\"230425-01:05:10:874\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:28191e3f-b242-45f2-9e2d-6f6779e829c0\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:05:10:873-80254\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[95596a16-a96f-4904-9cf6-0c48326bf9f2], x-b3-parentspanid=[7b6ef48b529071da], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[35825], x-envoy-attempt-count=[1], x-b3-traceid=[fc1a21dd6407b85b7b6ef48b529071da], x-b3-spanid=[b9a2bd2e180e4cc1], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[28191e3f-b242-45f2-9e2d-6f6779e829c0]}\\\"}\"}","context":{"RequestID":"28191e3f-b242-45f2-9e2d-6f6779e829c0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2b442a28-3fcf-4c10-84e5-aa28285a25df","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:05:10.872Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:10.875Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"28191e3f-b242-45f2-9e2d-6f6779e829c0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2b442a28-3fcf-4c10-84e5-aa28285a25df","LogTimestamp":"2023-04-25T01:05:10.875Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:05:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:05:11.098Z","message":"Entering","context":{"RequestID":"f6846eaf-02af-4b7c-82eb-cdfaaba00dc4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"1a3cbe44-dcdf-4607-bf8b-2fc2228371d5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:05:11.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:05:11.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"f6846eaf-02af-4b7c-82eb-cdfaaba00dc4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"1a3cbe44-dcdf-4607-bf8b-2fc2228371d5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:05:11.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:11.101Z","message":"{\"transactionId\":\"f6846eaf-02af-4b7c-82eb-cdfaaba00dc4\",\"status\":\"200\",\"rqstDate\":\"230425-01:05:11:099\",\"respDate\":\"230425-01:05:11:101\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f6846eaf-02af-4b7c-82eb-cdfaaba00dc4\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:05:11:099-36875\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f6846eaf-02af-4b7c-82eb-cdfaaba00dc4]}\\\"}\"}","context":{"RequestID":"f6846eaf-02af-4b7c-82eb-cdfaaba00dc4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"1a3cbe44-dcdf-4607-bf8b-2fc2228371d5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:05:11.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:11.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f6846eaf-02af-4b7c-82eb-cdfaaba00dc4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1a3cbe44-dcdf-4607-bf8b-2fc2228371d5","LogTimestamp":"2023-04-25T01:05:11.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:05:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T01:05:11.312Z","message":"Entering","context":{"RequestID":"af2576fa-2867-4423-b0cb-a0bcd0b05b5d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"134f29b2-f78c-4fb7-83cc-3a2e72f4aa5b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:05:11.312Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:05:11.315Z","message":"{\"transactionId\":\"af2576fa-2867-4423-b0cb-a0bcd0b05b5d\",\"status\":\"200\",\"rqstDate\":\"230425-01:05:11:313\",\"respDate\":\"230425-01:05:11:314\",\"sourceId\":\"haproxy:af2576fa-2867-4423-b0cb-a0bcd0b05b5d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:05:11:313-22211\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b7f87640-5ffc-4cb8-811e-eb3362ff5c36], x-b3-parentspanid=[913366d482c8f29c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7428883cc57a5bee913366d482c8f29c], x-b3-spanid=[06d7187d3c475acc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[af2576fa-2867-4423-b0cb-a0bcd0b05b5d]}\\\"}\"}","context":{"RequestID":"af2576fa-2867-4423-b0cb-a0bcd0b05b5d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"134f29b2-f78c-4fb7-83cc-3a2e72f4aa5b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:05:11.312Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:11.316Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"af2576fa-2867-4423-b0cb-a0bcd0b05b5d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"134f29b2-f78c-4fb7-83cc-3a2e72f4aa5b","LogTimestamp":"2023-04-25T01:05:11.316Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:05:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T01:05:12.539Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:12.544Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:13.326Z","message":"Entering","context":{"RequestID":"c50e7c1f-7462-4cbc-88df-e844fccc5343","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9574878f-df6c-4843-8505-fca41f2fd8bd","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:05:13.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:05:13.329Z","message":"{\"transactionId\":\"c50e7c1f-7462-4cbc-88df-e844fccc5343\",\"status\":\"200\",\"rqstDate\":\"230425-01:05:13:327\",\"respDate\":\"230425-01:05:13:329\",\"sourceId\":\"haproxy:c50e7c1f-7462-4cbc-88df-e844fccc5343\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:05:13:327-58458\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[32ce602d-b90b-492a-be53-069e2ee9a81a], x-b3-parentspanid=[c30a1825309d19cf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2836444315939ce3c30a1825309d19cf], x-b3-spanid=[af0dd75184d63e9f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c50e7c1f-7462-4cbc-88df-e844fccc5343]}\\\"}\"}","context":{"RequestID":"c50e7c1f-7462-4cbc-88df-e844fccc5343","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9574878f-df6c-4843-8505-fca41f2fd8bd","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:05:13.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:13.330Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c50e7c1f-7462-4cbc-88df-e844fccc5343","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9574878f-df6c-4843-8505-fca41f2fd8bd","LogTimestamp":"2023-04-25T01:05:13.330Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:05:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T01:05:15.339Z","message":"Entering","context":{"RequestID":"2413c073-25b0-493a-ac21-6ab9b2e7aa92","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3d2af601-1abe-4a1e-adb1-c3099b3ebff6","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:05:15.339Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:05:15.341Z","message":"{\"transactionId\":\"2413c073-25b0-493a-ac21-6ab9b2e7aa92\",\"status\":\"200\",\"rqstDate\":\"230425-01:05:15:340\",\"respDate\":\"230425-01:05:15:341\",\"sourceId\":\"haproxy:2413c073-25b0-493a-ac21-6ab9b2e7aa92\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:05:15:340-5428\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3f8e190d-fa48-4e72-acfd-b53230e412e9], x-b3-parentspanid=[a47a275d55683c9d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b5b54b9e01fd2566a47a275d55683c9d], x-b3-spanid=[69bf24e850d205c4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2413c073-25b0-493a-ac21-6ab9b2e7aa92]}\\\"}\"}","context":{"RequestID":"2413c073-25b0-493a-ac21-6ab9b2e7aa92","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3d2af601-1abe-4a1e-adb1-c3099b3ebff6","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:05:15.339Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:15.342Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2413c073-25b0-493a-ac21-6ab9b2e7aa92","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3d2af601-1abe-4a1e-adb1-c3099b3ebff6","LogTimestamp":"2023-04-25T01:05:15.341Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:05:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:05:17.352Z","message":"Entering","context":{"RequestID":"f0e7c11e-76ea-47db-88e7-cbfc5b909aee","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"226775d5-59ca-4c1d-a944-5b1f0c50991c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:05:17.352Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:05:17.356Z","message":"{\"transactionId\":\"f0e7c11e-76ea-47db-88e7-cbfc5b909aee\",\"status\":\"200\",\"rqstDate\":\"230425-01:05:17:353\",\"respDate\":\"230425-01:05:17:356\",\"sourceId\":\"haproxy:f0e7c11e-76ea-47db-88e7-cbfc5b909aee\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:05:17:353-16972\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6218f849-069a-48a5-99dc-ef2ad10f6226], x-b3-parentspanid=[c9369fffa7a175b8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[925cad4c2b376161c9369fffa7a175b8], x-b3-spanid=[29c2e7778e38cfe4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f0e7c11e-76ea-47db-88e7-cbfc5b909aee]}\\\"}\"}","context":{"RequestID":"f0e7c11e-76ea-47db-88e7-cbfc5b909aee","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"226775d5-59ca-4c1d-a944-5b1f0c50991c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:05:17.352Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:17.357Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f0e7c11e-76ea-47db-88e7-cbfc5b909aee","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"226775d5-59ca-4c1d-a944-5b1f0c50991c","LogTimestamp":"2023-04-25T01:05:17.357Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:05:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-25T01:05:18.810Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:05:18.824Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:18.824Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:18.825Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:19.368Z","message":"Entering","context":{"RequestID":"57469f6d-8d46-463a-911a-369f2f34726c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3b96f677-8607-4f45-b2d2-016e4ef6ce64","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:05:19.368Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:05:19.370Z","message":"{\"transactionId\":\"57469f6d-8d46-463a-911a-369f2f34726c\",\"status\":\"200\",\"rqstDate\":\"230425-01:05:19:369\",\"respDate\":\"230425-01:05:19:370\",\"sourceId\":\"haproxy:57469f6d-8d46-463a-911a-369f2f34726c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:05:19:369-84000\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8be682a6-485c-4955-9492-edf5afffc324], x-b3-parentspanid=[55b385c106d041a8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[385a57eb4c122c6155b385c106d041a8], x-b3-spanid=[33556f360e4e2531], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[57469f6d-8d46-463a-911a-369f2f34726c]}\\\"}\"}","context":{"RequestID":"57469f6d-8d46-463a-911a-369f2f34726c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3b96f677-8607-4f45-b2d2-016e4ef6ce64","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:05:19.368Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:19.371Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"57469f6d-8d46-463a-911a-369f2f34726c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3b96f677-8607-4f45-b2d2-016e4ef6ce64","LogTimestamp":"2023-04-25T01:05:19.371Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:05:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:05:20.871Z","message":"Entering","context":{"RequestID":"814599f8-10c6-4544-9885-0fe7dd3f231d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fe23d715-69fc-457e-a391-bb86f5cee401","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:05:20.871Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:05:20.873Z","message":"{\"transactionId\":\"814599f8-10c6-4544-9885-0fe7dd3f231d\",\"status\":\"200\",\"rqstDate\":\"230425-01:05:20:871\",\"respDate\":\"230425-01:05:20:873\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:814599f8-10c6-4544-9885-0fe7dd3f231d\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:05:20:871-67699\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1ecc78ac-0875-4a8f-a859-7e25dd1c923a], x-b3-parentspanid=[1771788b268cc48a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[48935], x-envoy-attempt-count=[1], x-b3-traceid=[feca5af29002ca7c1771788b268cc48a], x-b3-spanid=[52ed30b1c38a3bab], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[814599f8-10c6-4544-9885-0fe7dd3f231d]}\\\"}\"}","context":{"RequestID":"814599f8-10c6-4544-9885-0fe7dd3f231d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fe23d715-69fc-457e-a391-bb86f5cee401","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:05:20.871Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:20.873Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"814599f8-10c6-4544-9885-0fe7dd3f231d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fe23d715-69fc-457e-a391-bb86f5cee401","LogTimestamp":"2023-04-25T01:05:20.873Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:05:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:05:21.096Z","message":"Entering","context":{"RequestID":"ca1da32e-7c7c-41c0-9071-faa987911fcb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"918856d0-bfa3-4ab0-9f4b-d936b9c926fd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:05:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:05:21.097Z","message":"Database is available from CACHED check.","context":{"RequestID":"ca1da32e-7c7c-41c0-9071-faa987911fcb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"918856d0-bfa3-4ab0-9f4b-d936b9c926fd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:05:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:21.098Z","message":"{\"transactionId\":\"ca1da32e-7c7c-41c0-9071-faa987911fcb\",\"status\":\"200\",\"rqstDate\":\"230425-01:05:21:096\",\"respDate\":\"230425-01:05:21:098\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ca1da32e-7c7c-41c0-9071-faa987911fcb\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:05:21:096-82917\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ca1da32e-7c7c-41c0-9071-faa987911fcb]}\\\"}\"}","context":{"RequestID":"ca1da32e-7c7c-41c0-9071-faa987911fcb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"918856d0-bfa3-4ab0-9f4b-d936b9c926fd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:05:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:21.098Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ca1da32e-7c7c-41c0-9071-faa987911fcb","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"918856d0-bfa3-4ab0-9f4b-d936b9c926fd","LogTimestamp":"2023-04-25T01:05:21.098Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:05:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:05:21.379Z","message":"Entering","context":{"RequestID":"f05a6afb-45bb-48b3-ad20-8bfefa7dccda","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1f27b197-88de-4ed4-beba-24bebd51dbb8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:05:21.379Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:05:21.381Z","message":"{\"transactionId\":\"f05a6afb-45bb-48b3-ad20-8bfefa7dccda\",\"status\":\"200\",\"rqstDate\":\"230425-01:05:21:380\",\"respDate\":\"230425-01:05:21:381\",\"sourceId\":\"haproxy:f05a6afb-45bb-48b3-ad20-8bfefa7dccda\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:05:21:380-68189\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b2462692-6c82-4deb-b115-51f26101f850], x-b3-parentspanid=[9a8c5dc41925e536], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4b4fa683f501d47e9a8c5dc41925e536], x-b3-spanid=[748b5f9aa9079596], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f05a6afb-45bb-48b3-ad20-8bfefa7dccda]}\\\"}\"}","context":{"RequestID":"f05a6afb-45bb-48b3-ad20-8bfefa7dccda","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1f27b197-88de-4ed4-beba-24bebd51dbb8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:05:21.379Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:21.382Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f05a6afb-45bb-48b3-ad20-8bfefa7dccda","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1f27b197-88de-4ed4-beba-24bebd51dbb8","LogTimestamp":"2023-04-25T01:05:21.381Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:05:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:05:23.390Z","message":"Entering","context":{"RequestID":"5bb9a95f-3df1-44b0-9544-1a52de70e5c7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d4fd52f4-9f23-4efa-b3a4-a4dcc367d702","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:05:23.390Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:05:23.392Z","message":"{\"transactionId\":\"5bb9a95f-3df1-44b0-9544-1a52de70e5c7\",\"status\":\"200\",\"rqstDate\":\"230425-01:05:23:391\",\"respDate\":\"230425-01:05:23:392\",\"sourceId\":\"haproxy:5bb9a95f-3df1-44b0-9544-1a52de70e5c7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:05:23:391-59283\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[76f892b3-83ae-479b-a318-d8fb2688eaae], x-b3-parentspanid=[5135d32028fecae9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[73caa986665566895135d32028fecae9], x-b3-spanid=[38cdb463cafdaa06], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5bb9a95f-3df1-44b0-9544-1a52de70e5c7]}\\\"}\"}","context":{"RequestID":"5bb9a95f-3df1-44b0-9544-1a52de70e5c7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d4fd52f4-9f23-4efa-b3a4-a4dcc367d702","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:05:23.390Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:23.393Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5bb9a95f-3df1-44b0-9544-1a52de70e5c7","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d4fd52f4-9f23-4efa-b3a4-a4dcc367d702","LogTimestamp":"2023-04-25T01:05:23.393Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:05:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:05:25.402Z","message":"Entering","context":{"RequestID":"4af7ffe8-390e-44ee-8325-4c231bcd8864","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7e4f9f79-ad67-481b-9419-0cc6d5b26432","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:05:25.402Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:05:25.404Z","message":"{\"transactionId\":\"4af7ffe8-390e-44ee-8325-4c231bcd8864\",\"status\":\"200\",\"rqstDate\":\"230425-01:05:25:403\",\"respDate\":\"230425-01:05:25:404\",\"sourceId\":\"haproxy:4af7ffe8-390e-44ee-8325-4c231bcd8864\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:05:25:403-90362\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[66e769d6-b0a5-490a-85dc-a79958b39cf9], x-b3-parentspanid=[a54ca9524e185591], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[abe400eb333aa92ea54ca9524e185591], x-b3-spanid=[e8d1dcb408183c84], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4af7ffe8-390e-44ee-8325-4c231bcd8864]}\\\"}\"}","context":{"RequestID":"4af7ffe8-390e-44ee-8325-4c231bcd8864","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7e4f9f79-ad67-481b-9419-0cc6d5b26432","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:05:25.402Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:25.405Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4af7ffe8-390e-44ee-8325-4c231bcd8864","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7e4f9f79-ad67-481b-9419-0cc6d5b26432","LogTimestamp":"2023-04-25T01:05:25.405Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:05:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:05:27.414Z","message":"Entering","context":{"RequestID":"b2b416b1-5ff2-4fe8-a3c9-c92c20c0827e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cdefe47c-5ddc-4aba-a24a-549b9fcd5325","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:05:27.414Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:05:27.416Z","message":"{\"transactionId\":\"b2b416b1-5ff2-4fe8-a3c9-c92c20c0827e\",\"status\":\"200\",\"rqstDate\":\"230425-01:05:27:415\",\"respDate\":\"230425-01:05:27:416\",\"sourceId\":\"haproxy:b2b416b1-5ff2-4fe8-a3c9-c92c20c0827e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:05:27:415-93190\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7d2d7e0b-576c-4c72-80cd-510d4b351b1a], x-b3-parentspanid=[4f751137cdb0aad5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6e4518ec98d309084f751137cdb0aad5], x-b3-spanid=[d223998844ee661f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b2b416b1-5ff2-4fe8-a3c9-c92c20c0827e]}\\\"}\"}","context":{"RequestID":"b2b416b1-5ff2-4fe8-a3c9-c92c20c0827e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cdefe47c-5ddc-4aba-a24a-549b9fcd5325","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:05:27.414Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:27.416Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b2b416b1-5ff2-4fe8-a3c9-c92c20c0827e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cdefe47c-5ddc-4aba-a24a-549b9fcd5325","LogTimestamp":"2023-04-25T01:05:27.416Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:05:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:05:28.810Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:05:28.826Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:28.827Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:28.827Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:29.425Z","message":"Entering","context":{"RequestID":"325523ae-2d18-46e8-87b7-26f0acd5e27e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"617f4fe1-9743-4a60-bbda-289b9d58bc15","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:05:29.425Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:05:29.428Z","message":"{\"transactionId\":\"325523ae-2d18-46e8-87b7-26f0acd5e27e\",\"status\":\"200\",\"rqstDate\":\"230425-01:05:29:426\",\"respDate\":\"230425-01:05:29:428\",\"sourceId\":\"haproxy:325523ae-2d18-46e8-87b7-26f0acd5e27e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:05:29:426-67375\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c119b17e-48d9-46ec-9d70-2a379a797f8a], x-b3-parentspanid=[8fd053980f87e2b8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[87946699818558998fd053980f87e2b8], x-b3-spanid=[7093a6715ba170d2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[325523ae-2d18-46e8-87b7-26f0acd5e27e]}\\\"}\"}","context":{"RequestID":"325523ae-2d18-46e8-87b7-26f0acd5e27e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"617f4fe1-9743-4a60-bbda-289b9d58bc15","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:05:29.425Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:29.429Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"325523ae-2d18-46e8-87b7-26f0acd5e27e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"617f4fe1-9743-4a60-bbda-289b9d58bc15","LogTimestamp":"2023-04-25T01:05:29.429Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:05:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T01:05:30.872Z","message":"Entering","context":{"RequestID":"de6fc2b3-2856-45e2-a28e-41efc6bfa5bd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8c2449f0-d054-424a-914b-3ca883416e06","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:05:30.872Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:05:30.875Z","message":"{\"transactionId\":\"de6fc2b3-2856-45e2-a28e-41efc6bfa5bd\",\"status\":\"200\",\"rqstDate\":\"230425-01:05:30:873\",\"respDate\":\"230425-01:05:30:875\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:de6fc2b3-2856-45e2-a28e-41efc6bfa5bd\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:05:30:873-8797\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9872a3e5-98c0-4cea-89a9-0d1a0472a4c5], x-b3-parentspanid=[ddb78122c89958a5], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54497], x-envoy-attempt-count=[1], x-b3-traceid=[4563276d8bef0cc0ddb78122c89958a5], x-b3-spanid=[79f9a5badc86929a], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[de6fc2b3-2856-45e2-a28e-41efc6bfa5bd]}\\\"}\"}","context":{"RequestID":"de6fc2b3-2856-45e2-a28e-41efc6bfa5bd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8c2449f0-d054-424a-914b-3ca883416e06","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:05:30.872Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:30.876Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"de6fc2b3-2856-45e2-a28e-41efc6bfa5bd","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8c2449f0-d054-424a-914b-3ca883416e06","LogTimestamp":"2023-04-25T01:05:30.875Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:05:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:05:31.098Z","message":"Entering","context":{"RequestID":"a3f9d9ac-5f4d-4b00-ac52-eddcd99a0a29","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c3ee0aec-8a43-4519-8701-1e3645fe01c2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:05:31.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:05:31.100Z","message":"Database is available from CACHED check.","context":{"RequestID":"a3f9d9ac-5f4d-4b00-ac52-eddcd99a0a29","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c3ee0aec-8a43-4519-8701-1e3645fe01c2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:05:31.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:31.101Z","message":"{\"transactionId\":\"a3f9d9ac-5f4d-4b00-ac52-eddcd99a0a29\",\"status\":\"200\",\"rqstDate\":\"230425-01:05:31:099\",\"respDate\":\"230425-01:05:31:101\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a3f9d9ac-5f4d-4b00-ac52-eddcd99a0a29\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:05:31:099-22467\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a3f9d9ac-5f4d-4b00-ac52-eddcd99a0a29]}\\\"}\"}","context":{"RequestID":"a3f9d9ac-5f4d-4b00-ac52-eddcd99a0a29","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c3ee0aec-8a43-4519-8701-1e3645fe01c2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:05:31.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:31.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a3f9d9ac-5f4d-4b00-ac52-eddcd99a0a29","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c3ee0aec-8a43-4519-8701-1e3645fe01c2","LogTimestamp":"2023-04-25T01:05:31.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:05:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:05:31.438Z","message":"Entering","context":{"RequestID":"8e5ea467-de50-41df-affe-2e1e7c9ba52d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"dbe68863-ba5f-4e95-b28c-174c981e9326","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:05:31.438Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:05:31.440Z","message":"{\"transactionId\":\"8e5ea467-de50-41df-affe-2e1e7c9ba52d\",\"status\":\"200\",\"rqstDate\":\"230425-01:05:31:439\",\"respDate\":\"230425-01:05:31:440\",\"sourceId\":\"haproxy:8e5ea467-de50-41df-affe-2e1e7c9ba52d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:05:31:439-46107\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[aaa2e396-abd2-4b28-86ae-5567eda2424f], x-b3-parentspanid=[1494b16f84c15244], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[269621433a17dbf01494b16f84c15244], x-b3-spanid=[b445ee6127119235], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8e5ea467-de50-41df-affe-2e1e7c9ba52d]}\\\"}\"}","context":{"RequestID":"8e5ea467-de50-41df-affe-2e1e7c9ba52d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"dbe68863-ba5f-4e95-b28c-174c981e9326","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:05:31.438Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:31.441Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8e5ea467-de50-41df-affe-2e1e7c9ba52d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dbe68863-ba5f-4e95-b28c-174c981e9326","LogTimestamp":"2023-04-25T01:05:31.441Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:05:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:05:33.449Z","message":"Entering","context":{"RequestID":"0617dbbc-26c4-43c2-82eb-a54d55aab531","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"046fc62a-ed6f-44bd-8f3f-212ed74c0702","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:05:33.449Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:05:33.451Z","message":"{\"transactionId\":\"0617dbbc-26c4-43c2-82eb-a54d55aab531\",\"status\":\"200\",\"rqstDate\":\"230425-01:05:33:450\",\"respDate\":\"230425-01:05:33:451\",\"sourceId\":\"haproxy:0617dbbc-26c4-43c2-82eb-a54d55aab531\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:05:33:450-36176\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[af6d5657-dd7a-4b1d-81c6-a1b1ecc7c871], x-b3-parentspanid=[156ba2c25feeb9e6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5c99246a509a32f6156ba2c25feeb9e6], x-b3-spanid=[f677bf3b19347fed], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0617dbbc-26c4-43c2-82eb-a54d55aab531]}\\\"}\"}","context":{"RequestID":"0617dbbc-26c4-43c2-82eb-a54d55aab531","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"046fc62a-ed6f-44bd-8f3f-212ed74c0702","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:05:33.449Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:33.452Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0617dbbc-26c4-43c2-82eb-a54d55aab531","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"046fc62a-ed6f-44bd-8f3f-212ed74c0702","LogTimestamp":"2023-04-25T01:05:33.452Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:05:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:05:35.460Z","message":"Entering","context":{"RequestID":"d9e10416-b23e-4ead-986a-78f22312fe66","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b62954a4-52da-4e39-918b-a62059d3c930","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:05:35.460Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:05:35.462Z","message":"{\"transactionId\":\"d9e10416-b23e-4ead-986a-78f22312fe66\",\"status\":\"200\",\"rqstDate\":\"230425-01:05:35:461\",\"respDate\":\"230425-01:05:35:462\",\"sourceId\":\"haproxy:d9e10416-b23e-4ead-986a-78f22312fe66\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:05:35:461-77500\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d6082acf-e532-4b77-b64f-82c77efa16df], x-b3-parentspanid=[211ec9f2cf5ca77f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8738d7077a4fcb3c211ec9f2cf5ca77f], x-b3-spanid=[39a394bb59ff0925], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d9e10416-b23e-4ead-986a-78f22312fe66]}\\\"}\"}","context":{"RequestID":"d9e10416-b23e-4ead-986a-78f22312fe66","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b62954a4-52da-4e39-918b-a62059d3c930","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:05:35.460Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:35.462Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d9e10416-b23e-4ead-986a-78f22312fe66","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b62954a4-52da-4e39-918b-a62059d3c930","LogTimestamp":"2023-04-25T01:05:35.462Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:05:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:05:37.469Z","message":"Entering","context":{"RequestID":"c5afa486-e157-400d-a53f-1828dd66eb51","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4b5f752b-b5d3-41f4-9087-099099ce529a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:05:37.469Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:05:37.471Z","message":"{\"transactionId\":\"c5afa486-e157-400d-a53f-1828dd66eb51\",\"status\":\"200\",\"rqstDate\":\"230425-01:05:37:470\",\"respDate\":\"230425-01:05:37:470\",\"sourceId\":\"haproxy:c5afa486-e157-400d-a53f-1828dd66eb51\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:05:37:470-90721\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4b49ee20-c7ad-4b95-9bac-ddd620fd529b], x-b3-parentspanid=[c2713d5f16d87aed], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[05f737c76271db77c2713d5f16d87aed], x-b3-spanid=[36a1bcc88b1df842], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c5afa486-e157-400d-a53f-1828dd66eb51]}\\\"}\"}","context":{"RequestID":"c5afa486-e157-400d-a53f-1828dd66eb51","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4b5f752b-b5d3-41f4-9087-099099ce529a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:05:37.469Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:37.471Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c5afa486-e157-400d-a53f-1828dd66eb51","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4b5f752b-b5d3-41f4-9087-099099ce529a","LogTimestamp":"2023-04-25T01:05:37.471Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:05:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:05:38.811Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:05:38.822Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:38.823Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:38.823Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:39.478Z","message":"Entering","context":{"RequestID":"bd127cd7-df1c-4cd5-ac49-1ca0e918a070","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3e4880fc-1be3-4096-94ad-010039d4bdee","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:05:39.478Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:05:39.480Z","message":"{\"transactionId\":\"bd127cd7-df1c-4cd5-ac49-1ca0e918a070\",\"status\":\"200\",\"rqstDate\":\"230425-01:05:39:479\",\"respDate\":\"230425-01:05:39:480\",\"sourceId\":\"haproxy:bd127cd7-df1c-4cd5-ac49-1ca0e918a070\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:05:39:479-25174\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[798fe373-4584-4872-a5f2-4f425fe6faa3], x-b3-parentspanid=[2a4a0973d6e4aa6a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dac5c099ab5702af2a4a0973d6e4aa6a], x-b3-spanid=[487c26c849afcfcc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bd127cd7-df1c-4cd5-ac49-1ca0e918a070]}\\\"}\"}","context":{"RequestID":"bd127cd7-df1c-4cd5-ac49-1ca0e918a070","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3e4880fc-1be3-4096-94ad-010039d4bdee","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:05:39.478Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:39.481Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bd127cd7-df1c-4cd5-ac49-1ca0e918a070","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3e4880fc-1be3-4096-94ad-010039d4bdee","LogTimestamp":"2023-04-25T01:05:39.481Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:05:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:05:40.873Z","message":"Entering","context":{"RequestID":"95d35b48-60ef-42a5-a1dd-990ca2f7be76","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a1dc7f68-872f-4292-9c11-eab099050ca3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:05:40.872Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:05:40.875Z","message":"{\"transactionId\":\"95d35b48-60ef-42a5-a1dd-990ca2f7be76\",\"status\":\"200\",\"rqstDate\":\"230425-01:05:40:873\",\"respDate\":\"230425-01:05:40:875\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:95d35b48-60ef-42a5-a1dd-990ca2f7be76\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:05:40:873-21423\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[999795ee-b49b-4489-bd04-3706b5aedeb2], x-b3-parentspanid=[b78870d1d25371ac], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[48593], x-envoy-attempt-count=[1], x-b3-traceid=[249f943b67bf18c2b78870d1d25371ac], x-b3-spanid=[7780e31b459014de], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[95d35b48-60ef-42a5-a1dd-990ca2f7be76]}\\\"}\"}","context":{"RequestID":"95d35b48-60ef-42a5-a1dd-990ca2f7be76","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a1dc7f68-872f-4292-9c11-eab099050ca3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:05:40.872Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:40.875Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"95d35b48-60ef-42a5-a1dd-990ca2f7be76","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a1dc7f68-872f-4292-9c11-eab099050ca3","LogTimestamp":"2023-04-25T01:05:40.875Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:05:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:05:41.097Z","message":"Entering","context":{"RequestID":"ebb41f7f-1862-4df8-8534-6fb50e092ba6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8be57215-9d85-4d26-bc1f-f8a4e290f3d2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:05:41.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:05:41.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"ebb41f7f-1862-4df8-8534-6fb50e092ba6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8be57215-9d85-4d26-bc1f-f8a4e290f3d2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:05:41.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:41.100Z","message":"{\"transactionId\":\"ebb41f7f-1862-4df8-8534-6fb50e092ba6\",\"status\":\"200\",\"rqstDate\":\"230425-01:05:41:098\",\"respDate\":\"230425-01:05:41:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ebb41f7f-1862-4df8-8534-6fb50e092ba6\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:05:41:098-84139\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ebb41f7f-1862-4df8-8534-6fb50e092ba6]}\\\"}\"}","context":{"RequestID":"ebb41f7f-1862-4df8-8534-6fb50e092ba6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8be57215-9d85-4d26-bc1f-f8a4e290f3d2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:05:41.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:41.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ebb41f7f-1862-4df8-8534-6fb50e092ba6","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8be57215-9d85-4d26-bc1f-f8a4e290f3d2","LogTimestamp":"2023-04-25T01:05:41.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:05:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:05:41.489Z","message":"Entering","context":{"RequestID":"60dc295a-7645-4aa1-81f5-6961d1d58721","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d26213ef-bfd9-4417-83e3-b0c56acc5023","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:05:41.489Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:05:41.492Z","message":"{\"transactionId\":\"60dc295a-7645-4aa1-81f5-6961d1d58721\",\"status\":\"200\",\"rqstDate\":\"230425-01:05:41:490\",\"respDate\":\"230425-01:05:41:492\",\"sourceId\":\"haproxy:60dc295a-7645-4aa1-81f5-6961d1d58721\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:05:41:490-98687\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6aaf331a-e0fe-41ef-a4fd-f1b9580e1cf1], x-b3-parentspanid=[61d99201649b0db8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[21754539e84b33e761d99201649b0db8], x-b3-spanid=[b3be105245c8e88b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[60dc295a-7645-4aa1-81f5-6961d1d58721]}\\\"}\"}","context":{"RequestID":"60dc295a-7645-4aa1-81f5-6961d1d58721","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d26213ef-bfd9-4417-83e3-b0c56acc5023","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:05:41.489Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:41.492Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"60dc295a-7645-4aa1-81f5-6961d1d58721","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d26213ef-bfd9-4417-83e3-b0c56acc5023","LogTimestamp":"2023-04-25T01:05:41.492Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:05:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:05:42.545Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:42.548Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:43.499Z","message":"Entering","context":{"RequestID":"b5c4fca9-315e-4291-a47a-852d52488055","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c03bce04-47a1-4204-a3e7-f34594db26db","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:05:43.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:05:43.501Z","message":"{\"transactionId\":\"b5c4fca9-315e-4291-a47a-852d52488055\",\"status\":\"200\",\"rqstDate\":\"230425-01:05:43:500\",\"respDate\":\"230425-01:05:43:501\",\"sourceId\":\"haproxy:b5c4fca9-315e-4291-a47a-852d52488055\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:05:43:500-5753\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9f16c453-1b2c-46cb-9f7f-db738fbbe1e8], x-b3-parentspanid=[bb6e6d9b32045e4f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[73ea99dccabd2c61bb6e6d9b32045e4f], x-b3-spanid=[df04aa6d1b208eea], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b5c4fca9-315e-4291-a47a-852d52488055]}\\\"}\"}","context":{"RequestID":"b5c4fca9-315e-4291-a47a-852d52488055","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c03bce04-47a1-4204-a3e7-f34594db26db","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:05:43.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:43.502Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b5c4fca9-315e-4291-a47a-852d52488055","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c03bce04-47a1-4204-a3e7-f34594db26db","LogTimestamp":"2023-04-25T01:05:43.502Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:05:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:05:45.509Z","message":"Entering","context":{"RequestID":"68ed6c0a-2398-4ec5-a55c-476eba5728f6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cc2d97a1-e066-49bf-99d4-fd341636fc8e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:05:45.509Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:05:45.512Z","message":"{\"transactionId\":\"68ed6c0a-2398-4ec5-a55c-476eba5728f6\",\"status\":\"200\",\"rqstDate\":\"230425-01:05:45:510\",\"respDate\":\"230425-01:05:45:512\",\"sourceId\":\"haproxy:68ed6c0a-2398-4ec5-a55c-476eba5728f6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:05:45:510-9229\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b660a3a0-c1a0-4106-bc91-fb809f1c8a20], x-b3-parentspanid=[fcb2cdadb0df6fb1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ddeded526e2946f2fcb2cdadb0df6fb1], x-b3-spanid=[364229c922435850], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[68ed6c0a-2398-4ec5-a55c-476eba5728f6]}\\\"}\"}","context":{"RequestID":"68ed6c0a-2398-4ec5-a55c-476eba5728f6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cc2d97a1-e066-49bf-99d4-fd341636fc8e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:05:45.509Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:45.512Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"68ed6c0a-2398-4ec5-a55c-476eba5728f6","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cc2d97a1-e066-49bf-99d4-fd341636fc8e","LogTimestamp":"2023-04-25T01:05:45.512Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:05:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:05:47.521Z","message":"Entering","context":{"RequestID":"60d12cf1-75de-4391-9b7a-64a50885607a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ba648486-020c-477b-897e-f0159036858a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:05:47.521Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:05:47.524Z","message":"{\"transactionId\":\"60d12cf1-75de-4391-9b7a-64a50885607a\",\"status\":\"200\",\"rqstDate\":\"230425-01:05:47:522\",\"respDate\":\"230425-01:05:47:524\",\"sourceId\":\"haproxy:60d12cf1-75de-4391-9b7a-64a50885607a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:05:47:522-38475\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[49b6fabf-9020-4290-aaa9-920aca2c31b6], x-b3-parentspanid=[cdb2a63e8fa028ae], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[83f35799b787afa6cdb2a63e8fa028ae], x-b3-spanid=[578e3aa8610b0281], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[60d12cf1-75de-4391-9b7a-64a50885607a]}\\\"}\"}","context":{"RequestID":"60d12cf1-75de-4391-9b7a-64a50885607a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ba648486-020c-477b-897e-f0159036858a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:05:47.521Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:47.524Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"60d12cf1-75de-4391-9b7a-64a50885607a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ba648486-020c-477b-897e-f0159036858a","LogTimestamp":"2023-04-25T01:05:47.524Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:05:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:05:48.812Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:05:48.823Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:48.824Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:48.824Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:49.533Z","message":"Entering","context":{"RequestID":"b106d530-b759-493c-bac3-ec3a920b8931","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0d91e59a-1002-48d9-9165-6a4a9400e6c5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:05:49.532Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:05:49.535Z","message":"{\"transactionId\":\"b106d530-b759-493c-bac3-ec3a920b8931\",\"status\":\"200\",\"rqstDate\":\"230425-01:05:49:533\",\"respDate\":\"230425-01:05:49:535\",\"sourceId\":\"haproxy:b106d530-b759-493c-bac3-ec3a920b8931\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:05:49:533-30741\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7b92b04a-90c8-44e4-8426-7c3300bc0c00], x-b3-parentspanid=[56cd4d9587725dcf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e41658c51aa6376056cd4d9587725dcf], x-b3-spanid=[f450f870ff0b6afb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b106d530-b759-493c-bac3-ec3a920b8931]}\\\"}\"}","context":{"RequestID":"b106d530-b759-493c-bac3-ec3a920b8931","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0d91e59a-1002-48d9-9165-6a4a9400e6c5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:05:49.532Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:49.535Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b106d530-b759-493c-bac3-ec3a920b8931","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0d91e59a-1002-48d9-9165-6a4a9400e6c5","LogTimestamp":"2023-04-25T01:05:49.535Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:05:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:05:50.873Z","message":"Entering","context":{"RequestID":"06be1478-90f0-4ade-b386-c80a5f8dc1e3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3c55b79c-e155-4208-91f8-3b72a0508f7f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:05:50.872Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:05:50.875Z","message":"{\"transactionId\":\"06be1478-90f0-4ade-b386-c80a5f8dc1e3\",\"status\":\"200\",\"rqstDate\":\"230425-01:05:50:873\",\"respDate\":\"230425-01:05:50:875\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:06be1478-90f0-4ade-b386-c80a5f8dc1e3\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:05:50:873-81210\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[61d52ccd-dbdb-46a9-bdca-80bb78c8ba78], x-b3-parentspanid=[01ffd55d04c65a26], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37559], x-envoy-attempt-count=[1], x-b3-traceid=[2ddff49c7e72fae501ffd55d04c65a26], x-b3-spanid=[59bfcd30a2500a03], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[06be1478-90f0-4ade-b386-c80a5f8dc1e3]}\\\"}\"}","context":{"RequestID":"06be1478-90f0-4ade-b386-c80a5f8dc1e3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3c55b79c-e155-4208-91f8-3b72a0508f7f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:05:50.872Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:50.876Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"06be1478-90f0-4ade-b386-c80a5f8dc1e3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3c55b79c-e155-4208-91f8-3b72a0508f7f","LogTimestamp":"2023-04-25T01:05:50.876Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:05:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:05:51.096Z","message":"Entering","context":{"RequestID":"0c591f1b-65e8-44f4-8f53-4b418974d988","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c3cfa499-68fd-4dc9-953e-fccde79f0d00","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:05:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:05:51.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"0c591f1b-65e8-44f4-8f53-4b418974d988","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c3cfa499-68fd-4dc9-953e-fccde79f0d00","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:05:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:51.099Z","message":"{\"transactionId\":\"0c591f1b-65e8-44f4-8f53-4b418974d988\",\"status\":\"200\",\"rqstDate\":\"230425-01:05:51:097\",\"respDate\":\"230425-01:05:51:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:0c591f1b-65e8-44f4-8f53-4b418974d988\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:05:51:097-50098\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[0c591f1b-65e8-44f4-8f53-4b418974d988]}\\\"}\"}","context":{"RequestID":"0c591f1b-65e8-44f4-8f53-4b418974d988","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c3cfa499-68fd-4dc9-953e-fccde79f0d00","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:05:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:51.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0c591f1b-65e8-44f4-8f53-4b418974d988","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c3cfa499-68fd-4dc9-953e-fccde79f0d00","LogTimestamp":"2023-04-25T01:05:51.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:05:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:05:51.545Z","message":"Entering","context":{"RequestID":"08a95e37-7c05-4a65-9f0a-d2684bc61f0a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7c102dc3-3c62-462b-b3ba-460ad8080f2c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:05:51.544Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:05:51.547Z","message":"{\"transactionId\":\"08a95e37-7c05-4a65-9f0a-d2684bc61f0a\",\"status\":\"200\",\"rqstDate\":\"230425-01:05:51:545\",\"respDate\":\"230425-01:05:51:547\",\"sourceId\":\"haproxy:08a95e37-7c05-4a65-9f0a-d2684bc61f0a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:05:51:545-70463\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9200f22a-0962-4de3-a9b4-44135635d86a], x-b3-parentspanid=[32bf69f63cc80e82], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dd2f695b6bcad6c632bf69f63cc80e82], x-b3-spanid=[8f81a51c2e8f40d9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[08a95e37-7c05-4a65-9f0a-d2684bc61f0a]}\\\"}\"}","context":{"RequestID":"08a95e37-7c05-4a65-9f0a-d2684bc61f0a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7c102dc3-3c62-462b-b3ba-460ad8080f2c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:05:51.544Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:51.548Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"08a95e37-7c05-4a65-9f0a-d2684bc61f0a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7c102dc3-3c62-462b-b3ba-460ad8080f2c","LogTimestamp":"2023-04-25T01:05:51.548Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:05:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:05:53.556Z","message":"Entering","context":{"RequestID":"23d24d1f-4dda-4d6a-a7c0-cb33b15d01a8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1dd64c64-355e-4af6-9870-83e352c556c1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:05:53.556Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:05:53.557Z","message":"{\"transactionId\":\"23d24d1f-4dda-4d6a-a7c0-cb33b15d01a8\",\"status\":\"200\",\"rqstDate\":\"230425-01:05:53:556\",\"respDate\":\"230425-01:05:53:557\",\"sourceId\":\"haproxy:23d24d1f-4dda-4d6a-a7c0-cb33b15d01a8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:05:53:556-11836\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f3dfd388-b8de-441f-91d9-66d8082a37a3], x-b3-parentspanid=[62333f5dfa5f7921], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[80a27bbd7426d71b62333f5dfa5f7921], x-b3-spanid=[3a69e1166ca1d5ab], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[23d24d1f-4dda-4d6a-a7c0-cb33b15d01a8]}\\\"}\"}","context":{"RequestID":"23d24d1f-4dda-4d6a-a7c0-cb33b15d01a8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1dd64c64-355e-4af6-9870-83e352c556c1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:05:53.556Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:53.558Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"23d24d1f-4dda-4d6a-a7c0-cb33b15d01a8","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1dd64c64-355e-4af6-9870-83e352c556c1","LogTimestamp":"2023-04-25T01:05:53.558Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:05:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:05:55.566Z","message":"Entering","context":{"RequestID":"84c9b768-c3e3-4790-b40f-2dd409dfc32c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0b92c1e0-e00b-4d02-9818-7fdb6c7f3026","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:05:55.566Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:05:55.567Z","message":"{\"transactionId\":\"84c9b768-c3e3-4790-b40f-2dd409dfc32c\",\"status\":\"200\",\"rqstDate\":\"230425-01:05:55:567\",\"respDate\":\"230425-01:05:55:567\",\"sourceId\":\"haproxy:84c9b768-c3e3-4790-b40f-2dd409dfc32c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:05:55:567-41946\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c5927909-01ef-4b18-89aa-f217c3062065], x-b3-parentspanid=[47f0fb68b1116ad3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1ec5b62589a0327a47f0fb68b1116ad3], x-b3-spanid=[625eff48e54af92b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[84c9b768-c3e3-4790-b40f-2dd409dfc32c]}\\\"}\"}","context":{"RequestID":"84c9b768-c3e3-4790-b40f-2dd409dfc32c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0b92c1e0-e00b-4d02-9818-7fdb6c7f3026","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:05:55.566Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:55.568Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"84c9b768-c3e3-4790-b40f-2dd409dfc32c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0b92c1e0-e00b-4d02-9818-7fdb6c7f3026","LogTimestamp":"2023-04-25T01:05:55.568Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:05:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-25T01:05:57.575Z","message":"Entering","context":{"RequestID":"62d4debf-29a0-4341-9be9-af98f47c95ee","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"388ac53d-3394-479e-95d2-53c368839e43","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:05:57.575Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:05:57.577Z","message":"{\"transactionId\":\"62d4debf-29a0-4341-9be9-af98f47c95ee\",\"status\":\"200\",\"rqstDate\":\"230425-01:05:57:576\",\"respDate\":\"230425-01:05:57:577\",\"sourceId\":\"haproxy:62d4debf-29a0-4341-9be9-af98f47c95ee\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:05:57:576-41944\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5c18a062-28f7-4009-bb77-41bfc5ec3241], x-b3-parentspanid=[7b91ee80bcbef896], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[70f8f27fbeae44c57b91ee80bcbef896], x-b3-spanid=[d7d99207e94e8662], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[62d4debf-29a0-4341-9be9-af98f47c95ee]}\\\"}\"}","context":{"RequestID":"62d4debf-29a0-4341-9be9-af98f47c95ee","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"388ac53d-3394-479e-95d2-53c368839e43","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:05:57.575Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:57.578Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"62d4debf-29a0-4341-9be9-af98f47c95ee","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"388ac53d-3394-479e-95d2-53c368839e43","LogTimestamp":"2023-04-25T01:05:57.578Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:05:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:05:58.812Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:05:58.827Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:58.827Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:58.827Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:59.587Z","message":"Entering","context":{"RequestID":"e3ec3a0e-254a-402e-870b-c2428a834729","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"290c0a82-620e-4df0-a7e1-44372b5fd5a5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:05:59.587Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:05:59.590Z","message":"{\"transactionId\":\"e3ec3a0e-254a-402e-870b-c2428a834729\",\"status\":\"200\",\"rqstDate\":\"230425-01:05:59:588\",\"respDate\":\"230425-01:05:59:590\",\"sourceId\":\"haproxy:e3ec3a0e-254a-402e-870b-c2428a834729\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:05:59:588-26431\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[162a6c7a-e2be-4cc6-bd76-ddc28c58f92e], x-b3-parentspanid=[360477496f0afd80], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[27e44f37e4355f27360477496f0afd80], x-b3-spanid=[9958a012da703718], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e3ec3a0e-254a-402e-870b-c2428a834729]}\\\"}\"}","context":{"RequestID":"e3ec3a0e-254a-402e-870b-c2428a834729","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"290c0a82-620e-4df0-a7e1-44372b5fd5a5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:05:59.587Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:05:59.591Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e3ec3a0e-254a-402e-870b-c2428a834729","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"290c0a82-620e-4df0-a7e1-44372b5fd5a5","LogTimestamp":"2023-04-25T01:05:59.591Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:05:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:06:00.871Z","message":"Entering","context":{"RequestID":"c2d4ccb3-cec2-4b4f-91b7-5b226a4c7ffd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5e6edcb2-f181-4ec9-b8ed-83ea1637980b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:06:00.871Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:06:00.873Z","message":"{\"transactionId\":\"c2d4ccb3-cec2-4b4f-91b7-5b226a4c7ffd\",\"status\":\"200\",\"rqstDate\":\"230425-01:06:00:871\",\"respDate\":\"230425-01:06:00:873\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c2d4ccb3-cec2-4b4f-91b7-5b226a4c7ffd\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:06:00:871-9562\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[deb414d3-9985-4faa-9704-c9777132ec6a], x-b3-parentspanid=[82e6e175d45c6be0], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[53907], x-envoy-attempt-count=[1], x-b3-traceid=[4b0aba9bf33ab09682e6e175d45c6be0], x-b3-spanid=[8e2b7cda46b54495], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c2d4ccb3-cec2-4b4f-91b7-5b226a4c7ffd]}\\\"}\"}","context":{"RequestID":"c2d4ccb3-cec2-4b4f-91b7-5b226a4c7ffd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5e6edcb2-f181-4ec9-b8ed-83ea1637980b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:06:00.871Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:00.874Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c2d4ccb3-cec2-4b4f-91b7-5b226a4c7ffd","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5e6edcb2-f181-4ec9-b8ed-83ea1637980b","LogTimestamp":"2023-04-25T01:06:00.873Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:06:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:06:01.097Z","message":"Entering","context":{"RequestID":"fec0d075-0135-4d34-97d0-a17b28f36ebd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fcc61a43-417b-4b4a-9afe-ef963e24c04c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:06:01.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:06:01.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"fec0d075-0135-4d34-97d0-a17b28f36ebd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fcc61a43-417b-4b4a-9afe-ef963e24c04c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:06:01.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:01.100Z","message":"{\"transactionId\":\"fec0d075-0135-4d34-97d0-a17b28f36ebd\",\"status\":\"200\",\"rqstDate\":\"230425-01:06:01:098\",\"respDate\":\"230425-01:06:01:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:fec0d075-0135-4d34-97d0-a17b28f36ebd\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:06:01:098-14410\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[fec0d075-0135-4d34-97d0-a17b28f36ebd]}\\\"}\"}","context":{"RequestID":"fec0d075-0135-4d34-97d0-a17b28f36ebd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fcc61a43-417b-4b4a-9afe-ef963e24c04c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:06:01.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:01.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fec0d075-0135-4d34-97d0-a17b28f36ebd","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fcc61a43-417b-4b4a-9afe-ef963e24c04c","LogTimestamp":"2023-04-25T01:06:01.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:06:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:06:01.599Z","message":"Entering","context":{"RequestID":"2acf97dc-e0e1-468e-879c-2b8638cdef54","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7032eb18-12df-4f94-91e6-ca4948020d11","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:06:01.599Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:06:01.602Z","message":"{\"transactionId\":\"2acf97dc-e0e1-468e-879c-2b8638cdef54\",\"status\":\"200\",\"rqstDate\":\"230425-01:06:01:600\",\"respDate\":\"230425-01:06:01:601\",\"sourceId\":\"haproxy:2acf97dc-e0e1-468e-879c-2b8638cdef54\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:06:01:600-12390\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d8fe27f3-d9ed-4aca-91e4-64fe11719fcc], x-b3-parentspanid=[c0396e81bedff21f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[35562a6910e38961c0396e81bedff21f], x-b3-spanid=[91606c5335ff7476], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2acf97dc-e0e1-468e-879c-2b8638cdef54]}\\\"}\"}","context":{"RequestID":"2acf97dc-e0e1-468e-879c-2b8638cdef54","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7032eb18-12df-4f94-91e6-ca4948020d11","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:06:01.599Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:01.602Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2acf97dc-e0e1-468e-879c-2b8638cdef54","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7032eb18-12df-4f94-91e6-ca4948020d11","LogTimestamp":"2023-04-25T01:06:01.602Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:06:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:06:03.610Z","message":"Entering","context":{"RequestID":"1d6bb1ae-48de-4867-8fdc-f4650b8bb59c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"209c7365-87e4-49c8-bcba-0f8762dca4ca","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:06:03.610Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:06:03.612Z","message":"{\"transactionId\":\"1d6bb1ae-48de-4867-8fdc-f4650b8bb59c\",\"status\":\"200\",\"rqstDate\":\"230425-01:06:03:611\",\"respDate\":\"230425-01:06:03:612\",\"sourceId\":\"haproxy:1d6bb1ae-48de-4867-8fdc-f4650b8bb59c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:06:03:611-27381\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c6984a7b-e54a-4f79-a2f2-b3dac1ab541a], x-b3-parentspanid=[949348e3aff5fe38], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7aa4ca200924b3f4949348e3aff5fe38], x-b3-spanid=[008594f97acbb96d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1d6bb1ae-48de-4867-8fdc-f4650b8bb59c]}\\\"}\"}","context":{"RequestID":"1d6bb1ae-48de-4867-8fdc-f4650b8bb59c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"209c7365-87e4-49c8-bcba-0f8762dca4ca","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:06:03.610Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:03.613Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1d6bb1ae-48de-4867-8fdc-f4650b8bb59c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"209c7365-87e4-49c8-bcba-0f8762dca4ca","LogTimestamp":"2023-04-25T01:06:03.613Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:06:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:06:05.623Z","message":"Entering","context":{"RequestID":"359fa1b6-033f-4e79-a2eb-1f5e2a332054","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"dab61535-8179-4f64-85f4-83e2a80f167b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:06:05.623Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:06:05.628Z","message":"{\"transactionId\":\"359fa1b6-033f-4e79-a2eb-1f5e2a332054\",\"status\":\"200\",\"rqstDate\":\"230425-01:06:05:624\",\"respDate\":\"230425-01:06:05:628\",\"sourceId\":\"haproxy:359fa1b6-033f-4e79-a2eb-1f5e2a332054\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:06:05:624-34213\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1761fa7f-73ee-4f8a-80c9-2642de2981c5], x-b3-parentspanid=[e0bbf0d994e3370a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1222047d67d7fadce0bbf0d994e3370a], x-b3-spanid=[351c11c409bf178e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[359fa1b6-033f-4e79-a2eb-1f5e2a332054]}\\\"}\"}","context":{"RequestID":"359fa1b6-033f-4e79-a2eb-1f5e2a332054","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"dab61535-8179-4f64-85f4-83e2a80f167b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:06:05.623Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:05.629Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"359fa1b6-033f-4e79-a2eb-1f5e2a332054","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dab61535-8179-4f64-85f4-83e2a80f167b","LogTimestamp":"2023-04-25T01:06:05.629Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:06:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T01:06:07.637Z","message":"Entering","context":{"RequestID":"c3da0805-1088-4c57-bcd8-1f76700edbd3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c1d86d3b-bc59-4085-b288-4be02c2fd563","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:06:07.637Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:06:07.639Z","message":"{\"transactionId\":\"c3da0805-1088-4c57-bcd8-1f76700edbd3\",\"status\":\"200\",\"rqstDate\":\"230425-01:06:07:638\",\"respDate\":\"230425-01:06:07:639\",\"sourceId\":\"haproxy:c3da0805-1088-4c57-bcd8-1f76700edbd3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:06:07:638-33457\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cc63ed90-ee11-44ba-8570-efdf90982483], x-b3-parentspanid=[0267c55f2cad470e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[96602dd4b70734fd0267c55f2cad470e], x-b3-spanid=[8ccb4159e43c9fcd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c3da0805-1088-4c57-bcd8-1f76700edbd3]}\\\"}\"}","context":{"RequestID":"c3da0805-1088-4c57-bcd8-1f76700edbd3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c1d86d3b-bc59-4085-b288-4be02c2fd563","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:06:07.637Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:07.640Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c3da0805-1088-4c57-bcd8-1f76700edbd3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c1d86d3b-bc59-4085-b288-4be02c2fd563","LogTimestamp":"2023-04-25T01:06:07.640Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:06:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:06:08.813Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:06:08.829Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:08.829Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:08.829Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:09.648Z","message":"Entering","context":{"RequestID":"71c6d99e-5b6e-4328-8f54-8508cae01fa9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"27a11735-46fe-47e7-8178-a4d2cc0015c9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:06:09.648Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:06:09.651Z","message":"{\"transactionId\":\"71c6d99e-5b6e-4328-8f54-8508cae01fa9\",\"status\":\"200\",\"rqstDate\":\"230425-01:06:09:649\",\"respDate\":\"230425-01:06:09:651\",\"sourceId\":\"haproxy:71c6d99e-5b6e-4328-8f54-8508cae01fa9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:06:09:649-93419\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[68d32662-063e-4455-8e1f-eb3ac55a6770], x-b3-parentspanid=[c7924cb44ff1ba85], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cc1af16c99ae2f63c7924cb44ff1ba85], x-b3-spanid=[1080345813d92e9e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[71c6d99e-5b6e-4328-8f54-8508cae01fa9]}\\\"}\"}","context":{"RequestID":"71c6d99e-5b6e-4328-8f54-8508cae01fa9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"27a11735-46fe-47e7-8178-a4d2cc0015c9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:06:09.648Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:09.652Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"71c6d99e-5b6e-4328-8f54-8508cae01fa9","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"27a11735-46fe-47e7-8178-a4d2cc0015c9","LogTimestamp":"2023-04-25T01:06:09.652Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:06:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:06:10.873Z","message":"Entering","context":{"RequestID":"2fd63b37-b4af-4627-836f-5a19c27ac0ed","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"e4ec059f-ee85-4bff-aea3-3f1ace1b257f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:06:10.873Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:06:10.875Z","message":"{\"transactionId\":\"2fd63b37-b4af-4627-836f-5a19c27ac0ed\",\"status\":\"200\",\"rqstDate\":\"230425-01:06:10:873\",\"respDate\":\"230425-01:06:10:875\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:2fd63b37-b4af-4627-836f-5a19c27ac0ed\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:06:10:873-98886\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1fa1b3a8-01d7-40c0-8772-d9e5151fdf2f], x-b3-parentspanid=[85412277842bdef7], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[47255], x-envoy-attempt-count=[1], x-b3-traceid=[f45ecfa5b700169e85412277842bdef7], x-b3-spanid=[b8818bd86446784f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[2fd63b37-b4af-4627-836f-5a19c27ac0ed]}\\\"}\"}","context":{"RequestID":"2fd63b37-b4af-4627-836f-5a19c27ac0ed","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"e4ec059f-ee85-4bff-aea3-3f1ace1b257f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:06:10.873Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:10.876Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2fd63b37-b4af-4627-836f-5a19c27ac0ed","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e4ec059f-ee85-4bff-aea3-3f1ace1b257f","LogTimestamp":"2023-04-25T01:06:10.876Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:06:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:06:11.097Z","message":"Entering","context":{"RequestID":"9ae31bbb-06c0-4d63-8b3b-259f6039e968","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5e316c93-d3de-4bb3-a742-9217daea2539","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:06:11.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:06:11.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"9ae31bbb-06c0-4d63-8b3b-259f6039e968","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5e316c93-d3de-4bb3-a742-9217daea2539","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:06:11.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:11.100Z","message":"{\"transactionId\":\"9ae31bbb-06c0-4d63-8b3b-259f6039e968\",\"status\":\"200\",\"rqstDate\":\"230425-01:06:11:097\",\"respDate\":\"230425-01:06:11:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:9ae31bbb-06c0-4d63-8b3b-259f6039e968\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:06:11:097-57073\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[9ae31bbb-06c0-4d63-8b3b-259f6039e968]}\\\"}\"}","context":{"RequestID":"9ae31bbb-06c0-4d63-8b3b-259f6039e968","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5e316c93-d3de-4bb3-a742-9217daea2539","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:06:11.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:11.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9ae31bbb-06c0-4d63-8b3b-259f6039e968","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5e316c93-d3de-4bb3-a742-9217daea2539","LogTimestamp":"2023-04-25T01:06:11.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:06:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:06:11.659Z","message":"Entering","context":{"RequestID":"09fde21e-39a5-4c81-976a-5a2c23bfe8dc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"03ec23aa-3757-4855-b937-47a327342d83","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:06:11.659Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:06:11.661Z","message":"{\"transactionId\":\"09fde21e-39a5-4c81-976a-5a2c23bfe8dc\",\"status\":\"200\",\"rqstDate\":\"230425-01:06:11:660\",\"respDate\":\"230425-01:06:11:661\",\"sourceId\":\"haproxy:09fde21e-39a5-4c81-976a-5a2c23bfe8dc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:06:11:660-74651\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e7e1e9ac-19f4-4d80-a1e6-33558ccaa785], x-b3-parentspanid=[547d90f7d34b7577], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4e409607eda276a9547d90f7d34b7577], x-b3-spanid=[3716aec52c72a408], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[09fde21e-39a5-4c81-976a-5a2c23bfe8dc]}\\\"}\"}","context":{"RequestID":"09fde21e-39a5-4c81-976a-5a2c23bfe8dc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"03ec23aa-3757-4855-b937-47a327342d83","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:06:11.659Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:11.662Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"09fde21e-39a5-4c81-976a-5a2c23bfe8dc","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"03ec23aa-3757-4855-b937-47a327342d83","LogTimestamp":"2023-04-25T01:06:11.662Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:06:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:06:12.550Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:12.553Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:13.669Z","message":"Entering","context":{"RequestID":"ae6e94e6-a2d0-4a22-97dc-95a3030efb29","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f14aa843-e552-4dce-97c4-cc745990f30e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:06:13.669Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:06:13.671Z","message":"{\"transactionId\":\"ae6e94e6-a2d0-4a22-97dc-95a3030efb29\",\"status\":\"200\",\"rqstDate\":\"230425-01:06:13:670\",\"respDate\":\"230425-01:06:13:671\",\"sourceId\":\"haproxy:ae6e94e6-a2d0-4a22-97dc-95a3030efb29\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:06:13:670-7015\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2b7da293-b377-4297-a999-264560ab79bb], x-b3-parentspanid=[02d741c7973fa30d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3baf3e53f112db5102d741c7973fa30d], x-b3-spanid=[1e22bf7eaed71a7d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ae6e94e6-a2d0-4a22-97dc-95a3030efb29]}\\\"}\"}","context":{"RequestID":"ae6e94e6-a2d0-4a22-97dc-95a3030efb29","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f14aa843-e552-4dce-97c4-cc745990f30e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:06:13.669Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:13.672Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ae6e94e6-a2d0-4a22-97dc-95a3030efb29","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f14aa843-e552-4dce-97c4-cc745990f30e","LogTimestamp":"2023-04-25T01:06:13.672Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:06:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:06:15.681Z","message":"Entering","context":{"RequestID":"ed140eeb-8e86-4340-844e-006a8e5426a1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"30210f47-14ce-4756-a9e2-d8f01cccdbae","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:06:15.681Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:06:15.684Z","message":"{\"transactionId\":\"ed140eeb-8e86-4340-844e-006a8e5426a1\",\"status\":\"200\",\"rqstDate\":\"230425-01:06:15:682\",\"respDate\":\"230425-01:06:15:684\",\"sourceId\":\"haproxy:ed140eeb-8e86-4340-844e-006a8e5426a1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:06:15:682-9600\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1f7b3f93-131f-4d86-b667-fa7fa73e7e80], x-b3-parentspanid=[af2d64dd22231577], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[98679301099e51a9af2d64dd22231577], x-b3-spanid=[989000411139c00c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ed140eeb-8e86-4340-844e-006a8e5426a1]}\\\"}\"}","context":{"RequestID":"ed140eeb-8e86-4340-844e-006a8e5426a1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"30210f47-14ce-4756-a9e2-d8f01cccdbae","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:06:15.681Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:15.684Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ed140eeb-8e86-4340-844e-006a8e5426a1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"30210f47-14ce-4756-a9e2-d8f01cccdbae","LogTimestamp":"2023-04-25T01:06:15.684Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:06:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:06:17.693Z","message":"Entering","context":{"RequestID":"702de67a-bf80-48c4-8450-0560b9967f1c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"06b5dd56-090f-40a1-bf26-58c3a96875bd","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:06:17.693Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:06:17.696Z","message":"{\"transactionId\":\"702de67a-bf80-48c4-8450-0560b9967f1c\",\"status\":\"200\",\"rqstDate\":\"230425-01:06:17:694\",\"respDate\":\"230425-01:06:17:696\",\"sourceId\":\"haproxy:702de67a-bf80-48c4-8450-0560b9967f1c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:06:17:694-75386\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[599ce1f4-aae3-40f9-a57a-b3dbebc8772e], x-b3-parentspanid=[21cd211b1e3d905c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6b3a4ed6226ca21421cd211b1e3d905c], x-b3-spanid=[4539a15a3affdc6f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[702de67a-bf80-48c4-8450-0560b9967f1c]}\\\"}\"}","context":{"RequestID":"702de67a-bf80-48c4-8450-0560b9967f1c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"06b5dd56-090f-40a1-bf26-58c3a96875bd","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:06:17.693Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:17.697Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"702de67a-bf80-48c4-8450-0560b9967f1c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"06b5dd56-090f-40a1-bf26-58c3a96875bd","LogTimestamp":"2023-04-25T01:06:17.697Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:06:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T01:06:18.813Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:06:18.829Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:18.829Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:18.829Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:19.706Z","message":"Entering","context":{"RequestID":"a57a0256-c5b9-4b97-bef9-33648a63dff5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8c630038-d467-477e-8a4f-7e0824fbcba0","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:06:19.706Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:06:19.708Z","message":"{\"transactionId\":\"a57a0256-c5b9-4b97-bef9-33648a63dff5\",\"status\":\"200\",\"rqstDate\":\"230425-01:06:19:707\",\"respDate\":\"230425-01:06:19:708\",\"sourceId\":\"haproxy:a57a0256-c5b9-4b97-bef9-33648a63dff5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:06:19:707-24884\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6aec505f-dd49-456a-ba5a-77891ff6e546], x-b3-parentspanid=[06fbd6b857b12a64], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[572f2d0f8b8530a006fbd6b857b12a64], x-b3-spanid=[d05e7601039e5896], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a57a0256-c5b9-4b97-bef9-33648a63dff5]}\\\"}\"}","context":{"RequestID":"a57a0256-c5b9-4b97-bef9-33648a63dff5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8c630038-d467-477e-8a4f-7e0824fbcba0","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:06:19.706Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:19.709Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a57a0256-c5b9-4b97-bef9-33648a63dff5","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8c630038-d467-477e-8a4f-7e0824fbcba0","LogTimestamp":"2023-04-25T01:06:19.709Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:06:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:06:20.871Z","message":"Entering","context":{"RequestID":"38da5787-021d-41a6-a129-a24517ccaa20","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ee530c20-5e92-47ef-aff3-f09163bb0ff0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:06:20.871Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:06:20.874Z","message":"{\"transactionId\":\"38da5787-021d-41a6-a129-a24517ccaa20\",\"status\":\"200\",\"rqstDate\":\"230425-01:06:20:872\",\"respDate\":\"230425-01:06:20:874\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:38da5787-021d-41a6-a129-a24517ccaa20\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:06:20:872-75560\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[968b29de-360e-47e6-ae1b-a8e2854d809d], x-b3-parentspanid=[b4a5fcb747ad2a45], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50653], x-envoy-attempt-count=[1], x-b3-traceid=[618c2a47a6bae1aeb4a5fcb747ad2a45], x-b3-spanid=[7e7ceca938dfd717], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[38da5787-021d-41a6-a129-a24517ccaa20]}\\\"}\"}","context":{"RequestID":"38da5787-021d-41a6-a129-a24517ccaa20","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ee530c20-5e92-47ef-aff3-f09163bb0ff0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:06:20.871Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:20.875Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"38da5787-021d-41a6-a129-a24517ccaa20","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ee530c20-5e92-47ef-aff3-f09163bb0ff0","LogTimestamp":"2023-04-25T01:06:20.874Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:06:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:06:21.096Z","message":"Entering","context":{"RequestID":"c1843cac-45f8-4420-bb15-d77514172a4c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"18598f2b-4cee-47c8-a2bc-fb5e224597d9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:06:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:06:21.097Z","message":"Database is available from CACHED check.","context":{"RequestID":"c1843cac-45f8-4420-bb15-d77514172a4c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"18598f2b-4cee-47c8-a2bc-fb5e224597d9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:06:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:21.099Z","message":"{\"transactionId\":\"c1843cac-45f8-4420-bb15-d77514172a4c\",\"status\":\"200\",\"rqstDate\":\"230425-01:06:21:097\",\"respDate\":\"230425-01:06:21:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c1843cac-45f8-4420-bb15-d77514172a4c\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:06:21:097-79246\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c1843cac-45f8-4420-bb15-d77514172a4c]}\\\"}\"}","context":{"RequestID":"c1843cac-45f8-4420-bb15-d77514172a4c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"18598f2b-4cee-47c8-a2bc-fb5e224597d9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:06:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:21.099Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c1843cac-45f8-4420-bb15-d77514172a4c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"18598f2b-4cee-47c8-a2bc-fb5e224597d9","LogTimestamp":"2023-04-25T01:06:21.099Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:06:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:06:21.718Z","message":"Entering","context":{"RequestID":"bef8c7a4-be97-4a6c-b37e-3552c0f01fbe","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"03407a6a-d616-4751-8ade-290005b3336b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:06:21.718Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:06:21.721Z","message":"{\"transactionId\":\"bef8c7a4-be97-4a6c-b37e-3552c0f01fbe\",\"status\":\"200\",\"rqstDate\":\"230425-01:06:21:719\",\"respDate\":\"230425-01:06:21:721\",\"sourceId\":\"haproxy:bef8c7a4-be97-4a6c-b37e-3552c0f01fbe\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:06:21:719-63370\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3e687747-c1d7-4ca6-b8db-e9be494c3dd5], x-b3-parentspanid=[d661774623eecb37], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[01c0a3fc46e14b1bd661774623eecb37], x-b3-spanid=[942ff33b0aaf8195], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bef8c7a4-be97-4a6c-b37e-3552c0f01fbe]}\\\"}\"}","context":{"RequestID":"bef8c7a4-be97-4a6c-b37e-3552c0f01fbe","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"03407a6a-d616-4751-8ade-290005b3336b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:06:21.718Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:21.722Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bef8c7a4-be97-4a6c-b37e-3552c0f01fbe","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"03407a6a-d616-4751-8ade-290005b3336b","LogTimestamp":"2023-04-25T01:06:21.722Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:06:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:06:23.730Z","message":"Entering","context":{"RequestID":"f02cb517-c497-434f-8ca4-9840aabfe777","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"16b4af9b-d934-4c48-8ac4-d4e0f0cd993e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:06:23.730Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:06:23.732Z","message":"{\"transactionId\":\"f02cb517-c497-434f-8ca4-9840aabfe777\",\"status\":\"200\",\"rqstDate\":\"230425-01:06:23:731\",\"respDate\":\"230425-01:06:23:732\",\"sourceId\":\"haproxy:f02cb517-c497-434f-8ca4-9840aabfe777\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:06:23:731-54409\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6907280f-923d-4f53-8ae6-df92a6524e8f], x-b3-parentspanid=[261f1919d03cd763], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[00d4c987005debfa261f1919d03cd763], x-b3-spanid=[a4ee61ca74b58bff], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f02cb517-c497-434f-8ca4-9840aabfe777]}\\\"}\"}","context":{"RequestID":"f02cb517-c497-434f-8ca4-9840aabfe777","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"16b4af9b-d934-4c48-8ac4-d4e0f0cd993e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:06:23.730Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:23.732Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f02cb517-c497-434f-8ca4-9840aabfe777","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"16b4af9b-d934-4c48-8ac4-d4e0f0cd993e","LogTimestamp":"2023-04-25T01:06:23.732Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:06:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:06:25.744Z","message":"Entering","context":{"RequestID":"ce431bc3-22d5-46b3-ac51-df8519ad5d15","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"58102f2b-6c7d-4e01-a99d-67cfde298a4d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:06:25.744Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:06:25.747Z","message":"{\"transactionId\":\"ce431bc3-22d5-46b3-ac51-df8519ad5d15\",\"status\":\"200\",\"rqstDate\":\"230425-01:06:25:745\",\"respDate\":\"230425-01:06:25:747\",\"sourceId\":\"haproxy:ce431bc3-22d5-46b3-ac51-df8519ad5d15\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:06:25:745-61208\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4f70e0af-27cf-466d-8346-07a4fb451ad5], x-b3-parentspanid=[0a48fa87c06b0d8a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2c89f58d0bcc29be0a48fa87c06b0d8a], x-b3-spanid=[2ccb832ae7889fa9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ce431bc3-22d5-46b3-ac51-df8519ad5d15]}\\\"}\"}","context":{"RequestID":"ce431bc3-22d5-46b3-ac51-df8519ad5d15","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"58102f2b-6c7d-4e01-a99d-67cfde298a4d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:06:25.744Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:25.748Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ce431bc3-22d5-46b3-ac51-df8519ad5d15","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"58102f2b-6c7d-4e01-a99d-67cfde298a4d","LogTimestamp":"2023-04-25T01:06:25.748Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:06:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T01:06:27.757Z","message":"Entering","context":{"RequestID":"17813888-5c7c-4608-a67f-89e9d1379a14","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"73636b63-ca74-430c-9203-91cd9af2f54e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:06:27.757Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:06:27.760Z","message":"{\"transactionId\":\"17813888-5c7c-4608-a67f-89e9d1379a14\",\"status\":\"200\",\"rqstDate\":\"230425-01:06:27:758\",\"respDate\":\"230425-01:06:27:759\",\"sourceId\":\"haproxy:17813888-5c7c-4608-a67f-89e9d1379a14\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:06:27:758-64102\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[27b76ac3-4d8f-4a1e-9968-56db1c011780], x-b3-parentspanid=[cdfb165d3edbaf05], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[523b5aebb1df1ae5cdfb165d3edbaf05], x-b3-spanid=[60e214cf2f37f0b5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[17813888-5c7c-4608-a67f-89e9d1379a14]}\\\"}\"}","context":{"RequestID":"17813888-5c7c-4608-a67f-89e9d1379a14","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"73636b63-ca74-430c-9203-91cd9af2f54e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:06:27.757Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:27.760Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"17813888-5c7c-4608-a67f-89e9d1379a14","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"73636b63-ca74-430c-9203-91cd9af2f54e","LogTimestamp":"2023-04-25T01:06:27.760Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:06:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:06:28.813Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:06:28.825Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:28.825Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:28.825Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:29.768Z","message":"Entering","context":{"RequestID":"18bd6ee9-753f-4817-994b-e09d8d74c9fc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"75aa509b-5f8a-467c-bf51-47195a74ddac","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:06:29.768Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:06:29.770Z","message":"{\"transactionId\":\"18bd6ee9-753f-4817-994b-e09d8d74c9fc\",\"status\":\"200\",\"rqstDate\":\"230425-01:06:29:769\",\"respDate\":\"230425-01:06:29:770\",\"sourceId\":\"haproxy:18bd6ee9-753f-4817-994b-e09d8d74c9fc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:06:29:769-50550\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[df43bc26-8cf7-4acd-9eb0-769a6922fcba], x-b3-parentspanid=[0575d4790ff6fa02], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a76011bce5ed3cfd0575d4790ff6fa02], x-b3-spanid=[06123ae5a6d36144], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[18bd6ee9-753f-4817-994b-e09d8d74c9fc]}\\\"}\"}","context":{"RequestID":"18bd6ee9-753f-4817-994b-e09d8d74c9fc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"75aa509b-5f8a-467c-bf51-47195a74ddac","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:06:29.768Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:29.771Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"18bd6ee9-753f-4817-994b-e09d8d74c9fc","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"75aa509b-5f8a-467c-bf51-47195a74ddac","LogTimestamp":"2023-04-25T01:06:29.771Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:06:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:06:30.872Z","message":"Entering","context":{"RequestID":"d890e98c-821a-40cf-baab-c7ba67be75fb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c91c3f29-10ee-48b3-add9-6534f2e54ff2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:06:30.872Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:06:30.874Z","message":"{\"transactionId\":\"d890e98c-821a-40cf-baab-c7ba67be75fb\",\"status\":\"200\",\"rqstDate\":\"230425-01:06:30:873\",\"respDate\":\"230425-01:06:30:874\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d890e98c-821a-40cf-baab-c7ba67be75fb\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:06:30:873-70156\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[70b4452e-c314-48ae-bbc1-382cea9f53dd], x-b3-parentspanid=[7bffe0ec5ee88f6a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[53745], x-envoy-attempt-count=[1], x-b3-traceid=[b92d6f9e24009ab97bffe0ec5ee88f6a], x-b3-spanid=[c18c1091cf1d247a], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d890e98c-821a-40cf-baab-c7ba67be75fb]}\\\"}\"}","context":{"RequestID":"d890e98c-821a-40cf-baab-c7ba67be75fb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c91c3f29-10ee-48b3-add9-6534f2e54ff2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:06:30.872Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:30.875Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d890e98c-821a-40cf-baab-c7ba67be75fb","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c91c3f29-10ee-48b3-add9-6534f2e54ff2","LogTimestamp":"2023-04-25T01:06:30.875Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:06:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:06:31.097Z","message":"Entering","context":{"RequestID":"950ca569-6d33-480a-bf56-d3e81097a111","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a7e7b5e7-9598-4d60-9193-28f7d92b210d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:06:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:06:31.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"950ca569-6d33-480a-bf56-d3e81097a111","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a7e7b5e7-9598-4d60-9193-28f7d92b210d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:06:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:31.100Z","message":"{\"transactionId\":\"950ca569-6d33-480a-bf56-d3e81097a111\",\"status\":\"200\",\"rqstDate\":\"230425-01:06:31:098\",\"respDate\":\"230425-01:06:31:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:950ca569-6d33-480a-bf56-d3e81097a111\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:06:31:098-61537\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[950ca569-6d33-480a-bf56-d3e81097a111]}\\\"}\"}","context":{"RequestID":"950ca569-6d33-480a-bf56-d3e81097a111","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a7e7b5e7-9598-4d60-9193-28f7d92b210d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:06:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:31.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"950ca569-6d33-480a-bf56-d3e81097a111","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a7e7b5e7-9598-4d60-9193-28f7d92b210d","LogTimestamp":"2023-04-25T01:06:31.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:06:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T01:06:31.779Z","message":"Entering","context":{"RequestID":"78bfbe91-482b-4eb0-aae9-7d5382bbcf3b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cec35038-1c23-45a3-ad99-d327d656ac38","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:06:31.778Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:06:31.780Z","message":"{\"transactionId\":\"78bfbe91-482b-4eb0-aae9-7d5382bbcf3b\",\"status\":\"200\",\"rqstDate\":\"230425-01:06:31:779\",\"respDate\":\"230425-01:06:31:780\",\"sourceId\":\"haproxy:78bfbe91-482b-4eb0-aae9-7d5382bbcf3b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:06:31:779-61133\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[105f494a-4710-41fa-80a4-1f637a12ae7a], x-b3-parentspanid=[01b01a73e7a8a942], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[90471b9c61a822fb01b01a73e7a8a942], x-b3-spanid=[bcd5de1fd134dc26], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[78bfbe91-482b-4eb0-aae9-7d5382bbcf3b]}\\\"}\"}","context":{"RequestID":"78bfbe91-482b-4eb0-aae9-7d5382bbcf3b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cec35038-1c23-45a3-ad99-d327d656ac38","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:06:31.778Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:31.781Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"78bfbe91-482b-4eb0-aae9-7d5382bbcf3b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cec35038-1c23-45a3-ad99-d327d656ac38","LogTimestamp":"2023-04-25T01:06:31.781Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:06:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:06:33.790Z","message":"Entering","context":{"RequestID":"99c53f21-5529-4b21-9f7e-1108e87c3e24","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"584d85a3-4eb9-462f-bf41-6c04f2e3e440","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:06:33.790Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:06:33.792Z","message":"{\"transactionId\":\"99c53f21-5529-4b21-9f7e-1108e87c3e24\",\"status\":\"200\",\"rqstDate\":\"230425-01:06:33:791\",\"respDate\":\"230425-01:06:33:792\",\"sourceId\":\"haproxy:99c53f21-5529-4b21-9f7e-1108e87c3e24\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:06:33:791-65397\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[af5ce540-be84-4b91-a6bd-15785851aeff], x-b3-parentspanid=[5d6d59a32eddd7ad], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ef229cfe7bab5bc85d6d59a32eddd7ad], x-b3-spanid=[c8fa32a9c77673cc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[99c53f21-5529-4b21-9f7e-1108e87c3e24]}\\\"}\"}","context":{"RequestID":"99c53f21-5529-4b21-9f7e-1108e87c3e24","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"584d85a3-4eb9-462f-bf41-6c04f2e3e440","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:06:33.790Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:33.793Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"99c53f21-5529-4b21-9f7e-1108e87c3e24","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"584d85a3-4eb9-462f-bf41-6c04f2e3e440","LogTimestamp":"2023-04-25T01:06:33.793Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:06:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:06:35.802Z","message":"Entering","context":{"RequestID":"e8dbcdd9-e55d-49fb-88e2-d0389ada798e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"25a6084b-15b9-4541-8f0b-cf21da5d18fc","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:06:35.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:06:35.804Z","message":"{\"transactionId\":\"e8dbcdd9-e55d-49fb-88e2-d0389ada798e\",\"status\":\"200\",\"rqstDate\":\"230425-01:06:35:803\",\"respDate\":\"230425-01:06:35:804\",\"sourceId\":\"haproxy:e8dbcdd9-e55d-49fb-88e2-d0389ada798e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:06:35:803-99633\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8359bd98-16bc-49ef-ab99-9060d7b06ea1], x-b3-parentspanid=[49cb9a4e78a09e66], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b0c759328d73ece349cb9a4e78a09e66], x-b3-spanid=[adedbc52f4773df5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e8dbcdd9-e55d-49fb-88e2-d0389ada798e]}\\\"}\"}","context":{"RequestID":"e8dbcdd9-e55d-49fb-88e2-d0389ada798e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"25a6084b-15b9-4541-8f0b-cf21da5d18fc","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:06:35.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:35.804Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e8dbcdd9-e55d-49fb-88e2-d0389ada798e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"25a6084b-15b9-4541-8f0b-cf21da5d18fc","LogTimestamp":"2023-04-25T01:06:35.804Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:06:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:06:37.813Z","message":"Entering","context":{"RequestID":"2d93f479-2a9a-4ec4-bc8d-754de1599e35","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a7a7b65b-5ce1-4047-8f9f-ad92dcbf6eb5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:06:37.813Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:06:37.815Z","message":"{\"transactionId\":\"2d93f479-2a9a-4ec4-bc8d-754de1599e35\",\"status\":\"200\",\"rqstDate\":\"230425-01:06:37:814\",\"respDate\":\"230425-01:06:37:815\",\"sourceId\":\"haproxy:2d93f479-2a9a-4ec4-bc8d-754de1599e35\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:06:37:814-32655\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0356d7ae-66f2-42ac-9be1-d66b8912bdb3], x-b3-parentspanid=[daa6e0524422259d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8b72a04ea7d9b4e1daa6e0524422259d], x-b3-spanid=[48ae2e8205877328], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2d93f479-2a9a-4ec4-bc8d-754de1599e35]}\\\"}\"}","context":{"RequestID":"2d93f479-2a9a-4ec4-bc8d-754de1599e35","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a7a7b65b-5ce1-4047-8f9f-ad92dcbf6eb5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:06:37.813Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:37.816Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2d93f479-2a9a-4ec4-bc8d-754de1599e35","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a7a7b65b-5ce1-4047-8f9f-ad92dcbf6eb5","LogTimestamp":"2023-04-25T01:06:37.816Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:06:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:06:38.813Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:06:38.827Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:38.828Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:38.828Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:39.825Z","message":"Entering","context":{"RequestID":"4750f9c9-bb8f-4668-a6b5-adc741d335d3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6e2759e7-512f-4aee-89f5-41695ecfedfc","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:06:39.825Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:06:39.827Z","message":"{\"transactionId\":\"4750f9c9-bb8f-4668-a6b5-adc741d335d3\",\"status\":\"200\",\"rqstDate\":\"230425-01:06:39:825\",\"respDate\":\"230425-01:06:39:827\",\"sourceId\":\"haproxy:4750f9c9-bb8f-4668-a6b5-adc741d335d3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:06:39:825-93018\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[624eb58a-0789-4810-bc55-b7c2f8c5372e], x-b3-parentspanid=[2f760fafc8436f08], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d2413e3c79cece052f760fafc8436f08], x-b3-spanid=[cee81a6fbc3ac2ed], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4750f9c9-bb8f-4668-a6b5-adc741d335d3]}\\\"}\"}","context":{"RequestID":"4750f9c9-bb8f-4668-a6b5-adc741d335d3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6e2759e7-512f-4aee-89f5-41695ecfedfc","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:06:39.825Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:39.827Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4750f9c9-bb8f-4668-a6b5-adc741d335d3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6e2759e7-512f-4aee-89f5-41695ecfedfc","LogTimestamp":"2023-04-25T01:06:39.827Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:06:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:06:40.870Z","message":"Entering","context":{"RequestID":"6884069e-a607-4c9b-848f-a1979e90db3f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7ab37e83-01e4-4630-b2b1-55e77cfc85ca","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:06:40.870Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:06:40.872Z","message":"{\"transactionId\":\"6884069e-a607-4c9b-848f-a1979e90db3f\",\"status\":\"200\",\"rqstDate\":\"230425-01:06:40:871\",\"respDate\":\"230425-01:06:40:872\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:6884069e-a607-4c9b-848f-a1979e90db3f\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:06:40:871-60816\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bf83ca38-738a-42c0-a319-8c9d454f7055], x-b3-parentspanid=[a1f1655d47b284e6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50047], x-envoy-attempt-count=[1], x-b3-traceid=[669a64b7696480c2a1f1655d47b284e6], x-b3-spanid=[0dd64816799e0433], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[6884069e-a607-4c9b-848f-a1979e90db3f]}\\\"}\"}","context":{"RequestID":"6884069e-a607-4c9b-848f-a1979e90db3f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7ab37e83-01e4-4630-b2b1-55e77cfc85ca","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:06:40.870Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:40.873Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6884069e-a607-4c9b-848f-a1979e90db3f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7ab37e83-01e4-4630-b2b1-55e77cfc85ca","LogTimestamp":"2023-04-25T01:06:40.873Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:06:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:06:41.097Z","message":"Entering","context":{"RequestID":"f4bce610-6b4c-4d2f-a141-09eac29d1317","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"254639b4-720e-4ea8-9932-912ca1dcf4be","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:06:41.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:06:41.100Z","message":"Database is available from CACHED check.","context":{"RequestID":"f4bce610-6b4c-4d2f-a141-09eac29d1317","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"254639b4-720e-4ea8-9932-912ca1dcf4be","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:06:41.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:41.101Z","message":"{\"transactionId\":\"f4bce610-6b4c-4d2f-a141-09eac29d1317\",\"status\":\"200\",\"rqstDate\":\"230425-01:06:41:098\",\"respDate\":\"230425-01:06:41:101\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f4bce610-6b4c-4d2f-a141-09eac29d1317\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:06:41:098-37505\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f4bce610-6b4c-4d2f-a141-09eac29d1317]}\\\"}\"}","context":{"RequestID":"f4bce610-6b4c-4d2f-a141-09eac29d1317","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"254639b4-720e-4ea8-9932-912ca1dcf4be","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:06:41.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:41.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f4bce610-6b4c-4d2f-a141-09eac29d1317","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"254639b4-720e-4ea8-9932-912ca1dcf4be","LogTimestamp":"2023-04-25T01:06:41.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:06:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T01:06:41.835Z","message":"Entering","context":{"RequestID":"54865800-e291-47d7-b4e1-6d7e9720015e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"27e0de0e-930e-42b4-bec3-85a2a88e49a2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:06:41.835Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:06:41.837Z","message":"{\"transactionId\":\"54865800-e291-47d7-b4e1-6d7e9720015e\",\"status\":\"200\",\"rqstDate\":\"230425-01:06:41:836\",\"respDate\":\"230425-01:06:41:837\",\"sourceId\":\"haproxy:54865800-e291-47d7-b4e1-6d7e9720015e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:06:41:836-81749\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[107a63a6-04f7-4fe1-90a2-36ff84803236], x-b3-parentspanid=[31966e71a1927c67], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fc5525d3b5b63bd831966e71a1927c67], x-b3-spanid=[3c631a163e0f54fb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[54865800-e291-47d7-b4e1-6d7e9720015e]}\\\"}\"}","context":{"RequestID":"54865800-e291-47d7-b4e1-6d7e9720015e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"27e0de0e-930e-42b4-bec3-85a2a88e49a2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:06:41.835Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:41.838Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"54865800-e291-47d7-b4e1-6d7e9720015e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"27e0de0e-930e-42b4-bec3-85a2a88e49a2","LogTimestamp":"2023-04-25T01:06:41.838Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:06:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-25T01:06:42.554Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:42.558Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:43.846Z","message":"Entering","context":{"RequestID":"dae1a50b-c0d1-4338-8fac-4cc164fbd215","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"204528e3-7fd6-4100-873e-fa3595cb2956","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:06:43.846Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:06:43.848Z","message":"{\"transactionId\":\"dae1a50b-c0d1-4338-8fac-4cc164fbd215\",\"status\":\"200\",\"rqstDate\":\"230425-01:06:43:847\",\"respDate\":\"230425-01:06:43:848\",\"sourceId\":\"haproxy:dae1a50b-c0d1-4338-8fac-4cc164fbd215\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:06:43:847-87954\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ea69e28b-06d7-4d02-b80f-c7de81abc849], x-b3-parentspanid=[00172f54e2fdd7c4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9548e89ae43187e700172f54e2fdd7c4], x-b3-spanid=[5fd071348b72f724], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dae1a50b-c0d1-4338-8fac-4cc164fbd215]}\\\"}\"}","context":{"RequestID":"dae1a50b-c0d1-4338-8fac-4cc164fbd215","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"204528e3-7fd6-4100-873e-fa3595cb2956","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:06:43.846Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:43.849Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dae1a50b-c0d1-4338-8fac-4cc164fbd215","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"204528e3-7fd6-4100-873e-fa3595cb2956","LogTimestamp":"2023-04-25T01:06:43.849Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:06:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:06:45.857Z","message":"Entering","context":{"RequestID":"4492b49a-3bcb-4c77-ab0c-a613be35ef9d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4f686bed-eb5e-4766-bf7c-4ba7dd1aea1e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:06:45.857Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:06:45.860Z","message":"{\"transactionId\":\"4492b49a-3bcb-4c77-ab0c-a613be35ef9d\",\"status\":\"200\",\"rqstDate\":\"230425-01:06:45:858\",\"respDate\":\"230425-01:06:45:860\",\"sourceId\":\"haproxy:4492b49a-3bcb-4c77-ab0c-a613be35ef9d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:06:45:858-81057\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[96f00f01-08f5-46d0-a816-80f198183b50], x-b3-parentspanid=[1171f0622a972837], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9d08577bf3286f9c1171f0622a972837], x-b3-spanid=[f265bdbd436a3cbe], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4492b49a-3bcb-4c77-ab0c-a613be35ef9d]}\\\"}\"}","context":{"RequestID":"4492b49a-3bcb-4c77-ab0c-a613be35ef9d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4f686bed-eb5e-4766-bf7c-4ba7dd1aea1e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:06:45.857Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:45.861Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4492b49a-3bcb-4c77-ab0c-a613be35ef9d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4f686bed-eb5e-4766-bf7c-4ba7dd1aea1e","LogTimestamp":"2023-04-25T01:06:45.860Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:06:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:06:47.869Z","message":"Entering","context":{"RequestID":"63921f41-f78f-4c88-be6b-21910b3159ba","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"11888a20-5cbe-47df-ab0f-5c509a16ae82","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:06:47.869Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:06:47.871Z","message":"{\"transactionId\":\"63921f41-f78f-4c88-be6b-21910b3159ba\",\"status\":\"200\",\"rqstDate\":\"230425-01:06:47:870\",\"respDate\":\"230425-01:06:47:871\",\"sourceId\":\"haproxy:63921f41-f78f-4c88-be6b-21910b3159ba\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:06:47:870-26114\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[da671593-ce39-4dad-8951-d8ce8cf1df4a], x-b3-parentspanid=[6759b24ac6d7adc5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4a7570295d1811b66759b24ac6d7adc5], x-b3-spanid=[b3e2fd7467a5c2d6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[63921f41-f78f-4c88-be6b-21910b3159ba]}\\\"}\"}","context":{"RequestID":"63921f41-f78f-4c88-be6b-21910b3159ba","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"11888a20-5cbe-47df-ab0f-5c509a16ae82","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:06:47.869Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:47.872Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"63921f41-f78f-4c88-be6b-21910b3159ba","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"11888a20-5cbe-47df-ab0f-5c509a16ae82","LogTimestamp":"2023-04-25T01:06:47.872Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:06:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:06:48.813Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:06:48.830Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:48.830Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:48.830Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:49.880Z","message":"Entering","context":{"RequestID":"f068a16b-e167-4ae3-ab4c-c1a00581df5c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7e03d927-b353-45a4-87fa-d373bb689458","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:06:49.879Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:06:49.882Z","message":"{\"transactionId\":\"f068a16b-e167-4ae3-ab4c-c1a00581df5c\",\"status\":\"200\",\"rqstDate\":\"230425-01:06:49:880\",\"respDate\":\"230425-01:06:49:882\",\"sourceId\":\"haproxy:f068a16b-e167-4ae3-ab4c-c1a00581df5c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:06:49:880-57515\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cd274739-b63a-4012-98f8-ea8b7c839c59], x-b3-parentspanid=[1bd53fe67c3eaa43], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[58be32eae63a975c1bd53fe67c3eaa43], x-b3-spanid=[153c1bf23d54553d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f068a16b-e167-4ae3-ab4c-c1a00581df5c]}\\\"}\"}","context":{"RequestID":"f068a16b-e167-4ae3-ab4c-c1a00581df5c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7e03d927-b353-45a4-87fa-d373bb689458","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:06:49.879Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:49.883Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f068a16b-e167-4ae3-ab4c-c1a00581df5c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7e03d927-b353-45a4-87fa-d373bb689458","LogTimestamp":"2023-04-25T01:06:49.883Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:06:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T01:06:50.870Z","message":"Entering","context":{"RequestID":"e0267e86-3f6d-46a2-aa24-f56e0dd50c6d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"98b2edf1-fd5a-416f-adbb-4c3a6e592e7a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:06:50.870Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:06:50.872Z","message":"{\"transactionId\":\"e0267e86-3f6d-46a2-aa24-f56e0dd50c6d\",\"status\":\"200\",\"rqstDate\":\"230425-01:06:50:871\",\"respDate\":\"230425-01:06:50:872\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e0267e86-3f6d-46a2-aa24-f56e0dd50c6d\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:06:50:871-81425\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c7505e9d-9d0e-429e-8078-d80eae918489], x-b3-parentspanid=[3e1c3a604eb7353a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39425], x-envoy-attempt-count=[1], x-b3-traceid=[a1a678c4c5a087c83e1c3a604eb7353a], x-b3-spanid=[042724e641d5db6a], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e0267e86-3f6d-46a2-aa24-f56e0dd50c6d]}\\\"}\"}","context":{"RequestID":"e0267e86-3f6d-46a2-aa24-f56e0dd50c6d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"98b2edf1-fd5a-416f-adbb-4c3a6e592e7a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:06:50.870Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:50.873Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e0267e86-3f6d-46a2-aa24-f56e0dd50c6d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"98b2edf1-fd5a-416f-adbb-4c3a6e592e7a","LogTimestamp":"2023-04-25T01:06:50.873Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:06:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:06:51.096Z","message":"Entering","context":{"RequestID":"72afac04-94bb-4c03-a261-b13432e2f65b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5536349d-05a7-4fe0-a3d0-2da379178d92","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:06:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:06:51.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"72afac04-94bb-4c03-a261-b13432e2f65b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5536349d-05a7-4fe0-a3d0-2da379178d92","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:06:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:51.100Z","message":"{\"transactionId\":\"72afac04-94bb-4c03-a261-b13432e2f65b\",\"status\":\"200\",\"rqstDate\":\"230425-01:06:51:097\",\"respDate\":\"230425-01:06:51:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:72afac04-94bb-4c03-a261-b13432e2f65b\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:06:51:097-61754\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[72afac04-94bb-4c03-a261-b13432e2f65b]}\\\"}\"}","context":{"RequestID":"72afac04-94bb-4c03-a261-b13432e2f65b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5536349d-05a7-4fe0-a3d0-2da379178d92","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:06:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:51.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"72afac04-94bb-4c03-a261-b13432e2f65b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5536349d-05a7-4fe0-a3d0-2da379178d92","LogTimestamp":"2023-04-25T01:06:51.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:06:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T01:06:51.892Z","message":"Entering","context":{"RequestID":"d0731e31-fc38-472c-bf0d-c2fc53ab9847","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6bd52bd8-af81-40e2-9488-7bc114ae2846","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:06:51.892Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:06:51.894Z","message":"{\"transactionId\":\"d0731e31-fc38-472c-bf0d-c2fc53ab9847\",\"status\":\"200\",\"rqstDate\":\"230425-01:06:51:893\",\"respDate\":\"230425-01:06:51:894\",\"sourceId\":\"haproxy:d0731e31-fc38-472c-bf0d-c2fc53ab9847\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:06:51:893-94332\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[24fac2ae-b27f-4dad-bf56-76752f5a5e92], x-b3-parentspanid=[985a42ae88375c57], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6950eae75fd2b916985a42ae88375c57], x-b3-spanid=[8085d7d6c2267a1f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d0731e31-fc38-472c-bf0d-c2fc53ab9847]}\\\"}\"}","context":{"RequestID":"d0731e31-fc38-472c-bf0d-c2fc53ab9847","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6bd52bd8-af81-40e2-9488-7bc114ae2846","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:06:51.892Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:51.895Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d0731e31-fc38-472c-bf0d-c2fc53ab9847","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6bd52bd8-af81-40e2-9488-7bc114ae2846","LogTimestamp":"2023-04-25T01:06:51.895Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:06:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:06:53.904Z","message":"Entering","context":{"RequestID":"d348e326-14f6-42b2-83e4-90ccc46136bf","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"78c280ab-e179-4dd7-883a-bf6d0d719a9a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:06:53.904Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:06:53.907Z","message":"{\"transactionId\":\"d348e326-14f6-42b2-83e4-90ccc46136bf\",\"status\":\"200\",\"rqstDate\":\"230425-01:06:53:905\",\"respDate\":\"230425-01:06:53:907\",\"sourceId\":\"haproxy:d348e326-14f6-42b2-83e4-90ccc46136bf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:06:53:905-76426\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cfd66c0e-d47a-432b-9e62-49110b57eb8a], x-b3-parentspanid=[523cdc20caa8e57a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dbda4b45fa4548a5523cdc20caa8e57a], x-b3-spanid=[487755f5fcc87847], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d348e326-14f6-42b2-83e4-90ccc46136bf]}\\\"}\"}","context":{"RequestID":"d348e326-14f6-42b2-83e4-90ccc46136bf","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"78c280ab-e179-4dd7-883a-bf6d0d719a9a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:06:53.904Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:53.907Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d348e326-14f6-42b2-83e4-90ccc46136bf","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"78c280ab-e179-4dd7-883a-bf6d0d719a9a","LogTimestamp":"2023-04-25T01:06:53.907Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:06:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:06:55.916Z","message":"Entering","context":{"RequestID":"86513136-98d8-475c-9325-5586b5f11f5b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ef38fdf9-afd8-4fa3-bd50-caab16abff1d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:06:55.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:06:55.918Z","message":"{\"transactionId\":\"86513136-98d8-475c-9325-5586b5f11f5b\",\"status\":\"200\",\"rqstDate\":\"230425-01:06:55:917\",\"respDate\":\"230425-01:06:55:918\",\"sourceId\":\"haproxy:86513136-98d8-475c-9325-5586b5f11f5b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:06:55:917-84260\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[810cc4fa-0be8-49ff-8bf1-3101020949f4], x-b3-parentspanid=[b307c08f433b5f79], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eaa6a60a28984783b307c08f433b5f79], x-b3-spanid=[42ccd4031db9e451], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[86513136-98d8-475c-9325-5586b5f11f5b]}\\\"}\"}","context":{"RequestID":"86513136-98d8-475c-9325-5586b5f11f5b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ef38fdf9-afd8-4fa3-bd50-caab16abff1d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:06:55.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:55.919Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"86513136-98d8-475c-9325-5586b5f11f5b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ef38fdf9-afd8-4fa3-bd50-caab16abff1d","LogTimestamp":"2023-04-25T01:06:55.919Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:06:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:06:57.929Z","message":"Entering","context":{"RequestID":"12bf8e9e-3c69-41f1-bdc3-27b2aaa90a1c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"19ff8778-12f4-44c2-b0de-f0ec0d7a3df7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:06:57.929Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:06:57.931Z","message":"{\"transactionId\":\"12bf8e9e-3c69-41f1-bdc3-27b2aaa90a1c\",\"status\":\"200\",\"rqstDate\":\"230425-01:06:57:930\",\"respDate\":\"230425-01:06:57:931\",\"sourceId\":\"haproxy:12bf8e9e-3c69-41f1-bdc3-27b2aaa90a1c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:06:57:930-61072\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[caed0d25-ba61-4b38-820c-33365ab37c69], x-b3-parentspanid=[00e3afffc0d86ad3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[24c2f7f6c0d27c3400e3afffc0d86ad3], x-b3-spanid=[72505d00f6de9484], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[12bf8e9e-3c69-41f1-bdc3-27b2aaa90a1c]}\\\"}\"}","context":{"RequestID":"12bf8e9e-3c69-41f1-bdc3-27b2aaa90a1c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"19ff8778-12f4-44c2-b0de-f0ec0d7a3df7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:06:57.929Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:57.932Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"12bf8e9e-3c69-41f1-bdc3-27b2aaa90a1c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"19ff8778-12f4-44c2-b0de-f0ec0d7a3df7","LogTimestamp":"2023-04-25T01:06:57.932Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:06:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:06:58.814Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:06:58.827Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:58.828Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:58.828Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:59.943Z","message":"Entering","context":{"RequestID":"d3316a85-b439-4411-9c5f-d84ad8d9db88","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"880b7f9a-ca40-429d-b5fc-2702c63f7e0f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:06:59.943Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:06:59.945Z","message":"{\"transactionId\":\"d3316a85-b439-4411-9c5f-d84ad8d9db88\",\"status\":\"200\",\"rqstDate\":\"230425-01:06:59:944\",\"respDate\":\"230425-01:06:59:945\",\"sourceId\":\"haproxy:d3316a85-b439-4411-9c5f-d84ad8d9db88\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:06:59:944-307\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7c69fb3b-f9e4-4413-88aa-19a2c389d934], x-b3-parentspanid=[7bc2058036576a70], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[88019ef907a910287bc2058036576a70], x-b3-spanid=[a029717faacef7a5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d3316a85-b439-4411-9c5f-d84ad8d9db88]}\\\"}\"}","context":{"RequestID":"d3316a85-b439-4411-9c5f-d84ad8d9db88","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"880b7f9a-ca40-429d-b5fc-2702c63f7e0f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:06:59.943Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:06:59.946Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d3316a85-b439-4411-9c5f-d84ad8d9db88","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"880b7f9a-ca40-429d-b5fc-2702c63f7e0f","LogTimestamp":"2023-04-25T01:06:59.946Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:06:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:07:00.872Z","message":"Entering","context":{"RequestID":"3a095850-a28f-49d9-8470-a36e8d62c5c9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e832bee7-1dd5-4abd-937a-f9735b528511","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:07:00.872Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:07:00.874Z","message":"{\"transactionId\":\"3a095850-a28f-49d9-8470-a36e8d62c5c9\",\"status\":\"200\",\"rqstDate\":\"230425-01:07:00:873\",\"respDate\":\"230425-01:07:00:874\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:3a095850-a28f-49d9-8470-a36e8d62c5c9\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:07:00:873-46814\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f6c91a62-80e6-4b92-b4ec-751f278e736f], x-b3-parentspanid=[3c7d9f1a1a48ec10], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[58521], x-envoy-attempt-count=[1], x-b3-traceid=[3ab6c31c1a7ce6c33c7d9f1a1a48ec10], x-b3-spanid=[717fa14146a629ba], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[3a095850-a28f-49d9-8470-a36e8d62c5c9]}\\\"}\"}","context":{"RequestID":"3a095850-a28f-49d9-8470-a36e8d62c5c9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e832bee7-1dd5-4abd-937a-f9735b528511","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:07:00.872Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:07:00.875Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3a095850-a28f-49d9-8470-a36e8d62c5c9","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e832bee7-1dd5-4abd-937a-f9735b528511","LogTimestamp":"2023-04-25T01:07:00.875Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:07:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:07:01.097Z","message":"Entering","context":{"RequestID":"34b4dfe2-527e-4caa-9a58-dcc64dbfc675","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c91c9bca-2588-47af-a5e8-52a9bddadc2d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:07:01.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:07:01.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"34b4dfe2-527e-4caa-9a58-dcc64dbfc675","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c91c9bca-2588-47af-a5e8-52a9bddadc2d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:07:01.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:07:01.099Z","message":"{\"transactionId\":\"34b4dfe2-527e-4caa-9a58-dcc64dbfc675\",\"status\":\"200\",\"rqstDate\":\"230425-01:07:01:097\",\"respDate\":\"230425-01:07:01:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:34b4dfe2-527e-4caa-9a58-dcc64dbfc675\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:07:01:097-73779\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[34b4dfe2-527e-4caa-9a58-dcc64dbfc675]}\\\"}\"}","context":{"RequestID":"34b4dfe2-527e-4caa-9a58-dcc64dbfc675","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c91c9bca-2588-47af-a5e8-52a9bddadc2d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:07:01.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:07:01.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"34b4dfe2-527e-4caa-9a58-dcc64dbfc675","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c91c9bca-2588-47af-a5e8-52a9bddadc2d","LogTimestamp":"2023-04-25T01:07:01.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:07:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:07:01.954Z","message":"Entering","context":{"RequestID":"a2cd33da-04cd-4ccd-b746-dbc7ee163f64","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7c2e8fa6-9f5a-4b77-8c4e-18909f6f47c1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:07:01.954Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:07:01.956Z","message":"{\"transactionId\":\"a2cd33da-04cd-4ccd-b746-dbc7ee163f64\",\"status\":\"200\",\"rqstDate\":\"230425-01:07:01:955\",\"respDate\":\"230425-01:07:01:956\",\"sourceId\":\"haproxy:a2cd33da-04cd-4ccd-b746-dbc7ee163f64\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:07:01:955-41089\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f2ad278a-abeb-41d9-84d2-7604ce9a77c3], x-b3-parentspanid=[0ac00cdb097eb95c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[89535d8276bfc45c0ac00cdb097eb95c], x-b3-spanid=[ae443bd26db7cf3a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a2cd33da-04cd-4ccd-b746-dbc7ee163f64]}\\\"}\"}","context":{"RequestID":"a2cd33da-04cd-4ccd-b746-dbc7ee163f64","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7c2e8fa6-9f5a-4b77-8c4e-18909f6f47c1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:07:01.954Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:07:01.957Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a2cd33da-04cd-4ccd-b746-dbc7ee163f64","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7c2e8fa6-9f5a-4b77-8c4e-18909f6f47c1","LogTimestamp":"2023-04-25T01:07:01.957Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:07:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:07:03.965Z","message":"Entering","context":{"RequestID":"fc9c8d83-3349-48ea-a440-9ae530803feb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6018a8ef-8eed-4dea-b409-b3e5cf09474c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:07:03.965Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:07:03.967Z","message":"{\"transactionId\":\"fc9c8d83-3349-48ea-a440-9ae530803feb\",\"status\":\"200\",\"rqstDate\":\"230425-01:07:03:966\",\"respDate\":\"230425-01:07:03:967\",\"sourceId\":\"haproxy:fc9c8d83-3349-48ea-a440-9ae530803feb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:07:03:966-43048\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ffe8d031-c5d8-43f1-80c2-7e981754b979], x-b3-parentspanid=[7a8dcd9c988d4210], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e5b9b4bbe0a0965a7a8dcd9c988d4210], x-b3-spanid=[32f29db43e706afc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fc9c8d83-3349-48ea-a440-9ae530803feb]}\\\"}\"}","context":{"RequestID":"fc9c8d83-3349-48ea-a440-9ae530803feb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6018a8ef-8eed-4dea-b409-b3e5cf09474c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:07:03.965Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:07:03.968Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fc9c8d83-3349-48ea-a440-9ae530803feb","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6018a8ef-8eed-4dea-b409-b3e5cf09474c","LogTimestamp":"2023-04-25T01:07:03.968Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:07:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:07:05.976Z","message":"Entering","context":{"RequestID":"d5d0647d-8ddd-448e-85e5-4ccf391ca3e6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"945f8a93-8fa2-4999-854f-29da5f83f7f3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:07:05.976Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:07:05.977Z","message":"{\"transactionId\":\"d5d0647d-8ddd-448e-85e5-4ccf391ca3e6\",\"status\":\"200\",\"rqstDate\":\"230425-01:07:05:976\",\"respDate\":\"230425-01:07:05:977\",\"sourceId\":\"haproxy:d5d0647d-8ddd-448e-85e5-4ccf391ca3e6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:07:05:976-53749\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[94d76ece-e1f5-41ad-963a-96ee5c82ccf8], x-b3-parentspanid=[ca6ff4158dd19997], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[257d178f82386172ca6ff4158dd19997], x-b3-spanid=[60d134c8d08c0855], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d5d0647d-8ddd-448e-85e5-4ccf391ca3e6]}\\\"}\"}","context":{"RequestID":"d5d0647d-8ddd-448e-85e5-4ccf391ca3e6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"945f8a93-8fa2-4999-854f-29da5f83f7f3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:07:05.976Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:07:05.978Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d5d0647d-8ddd-448e-85e5-4ccf391ca3e6","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"945f8a93-8fa2-4999-854f-29da5f83f7f3","LogTimestamp":"2023-04-25T01:07:05.978Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:07:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:07:07.986Z","message":"Entering","context":{"RequestID":"c13a4fb5-7fdd-40ce-aceb-72de188f5692","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f8f2b10b-71eb-4f18-81d9-70f3ebaad95a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:07:07.985Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:07:07.988Z","message":"{\"transactionId\":\"c13a4fb5-7fdd-40ce-aceb-72de188f5692\",\"status\":\"200\",\"rqstDate\":\"230425-01:07:07:986\",\"respDate\":\"230425-01:07:07:988\",\"sourceId\":\"haproxy:c13a4fb5-7fdd-40ce-aceb-72de188f5692\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:07:07:986-88053\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3c7ca5fd-6922-4533-bedb-f2f50356433c], x-b3-parentspanid=[0fd837441ee44db1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[079040f34124967c0fd837441ee44db1], x-b3-spanid=[0f9b2c377f1d6b9b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c13a4fb5-7fdd-40ce-aceb-72de188f5692]}\\\"}\"}","context":{"RequestID":"c13a4fb5-7fdd-40ce-aceb-72de188f5692","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f8f2b10b-71eb-4f18-81d9-70f3ebaad95a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:07:07.985Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:07:07.988Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c13a4fb5-7fdd-40ce-aceb-72de188f5692","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f8f2b10b-71eb-4f18-81d9-70f3ebaad95a","LogTimestamp":"2023-04-25T01:07:07.988Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:07:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:07:08.814Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:07:08.829Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:07:08.829Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:07:08.829Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:07:09.997Z","message":"Entering","context":{"RequestID":"26a284f0-24ba-4e26-98cb-9b8fa7e1d572","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"98c1438f-d264-4c49-be5c-24cb072683b8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:07:09.997Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:07:09.999Z","message":"{\"transactionId\":\"26a284f0-24ba-4e26-98cb-9b8fa7e1d572\",\"status\":\"200\",\"rqstDate\":\"230425-01:07:09:998\",\"respDate\":\"230425-01:07:09:999\",\"sourceId\":\"haproxy:26a284f0-24ba-4e26-98cb-9b8fa7e1d572\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:07:09:998-40138\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ff57b470-cf2e-400a-8499-d500242df0f6], x-b3-parentspanid=[2954ee30c39cd74d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7de8b3df71a5c5b02954ee30c39cd74d], x-b3-spanid=[5a83af73217e22a1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[26a284f0-24ba-4e26-98cb-9b8fa7e1d572]}\\\"}\"}","context":{"RequestID":"26a284f0-24ba-4e26-98cb-9b8fa7e1d572","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"98c1438f-d264-4c49-be5c-24cb072683b8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:07:09.997Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:07:09.999Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"26a284f0-24ba-4e26-98cb-9b8fa7e1d572","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"98c1438f-d264-4c49-be5c-24cb072683b8","LogTimestamp":"2023-04-25T01:07:09.999Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:07:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:07:10.871Z","message":"Entering","context":{"RequestID":"0d6d09b1-89d6-4bf9-8925-78defbfbfef3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4edc0010-1f7f-4af2-bb10-deaf4d9079e8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:07:10.870Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:07:10.873Z","message":"{\"transactionId\":\"0d6d09b1-89d6-4bf9-8925-78defbfbfef3\",\"status\":\"200\",\"rqstDate\":\"230425-01:07:10:871\",\"respDate\":\"230425-01:07:10:873\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:0d6d09b1-89d6-4bf9-8925-78defbfbfef3\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:07:10:871-95082\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e0446fa3-3c91-4c98-90c8-be25600337e6], x-b3-parentspanid=[6aa77de3d60365a4], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[53633], x-envoy-attempt-count=[1], x-b3-traceid=[97f123e9ddcf20bc6aa77de3d60365a4], x-b3-spanid=[559c0d6a319c2c71], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[0d6d09b1-89d6-4bf9-8925-78defbfbfef3]}\\\"}\"}","context":{"RequestID":"0d6d09b1-89d6-4bf9-8925-78defbfbfef3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4edc0010-1f7f-4af2-bb10-deaf4d9079e8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:07:10.870Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:07:10.873Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0d6d09b1-89d6-4bf9-8925-78defbfbfef3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4edc0010-1f7f-4af2-bb10-deaf4d9079e8","LogTimestamp":"2023-04-25T01:07:10.873Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:07:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:07:11.096Z","message":"Entering","context":{"RequestID":"2f3a2c88-1a4e-4f0c-a279-6825f49b9241","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c3bbcaad-8fd5-4dde-ad5d-52b421c7115e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:07:11.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:07:11.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"2f3a2c88-1a4e-4f0c-a279-6825f49b9241","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c3bbcaad-8fd5-4dde-ad5d-52b421c7115e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:07:11.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:07:11.099Z","message":"{\"transactionId\":\"2f3a2c88-1a4e-4f0c-a279-6825f49b9241\",\"status\":\"200\",\"rqstDate\":\"230425-01:07:11:097\",\"respDate\":\"230425-01:07:11:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2f3a2c88-1a4e-4f0c-a279-6825f49b9241\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:07:11:097-80020\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2f3a2c88-1a4e-4f0c-a279-6825f49b9241]}\\\"}\"}","context":{"RequestID":"2f3a2c88-1a4e-4f0c-a279-6825f49b9241","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c3bbcaad-8fd5-4dde-ad5d-52b421c7115e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:07:11.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:07:11.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2f3a2c88-1a4e-4f0c-a279-6825f49b9241","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c3bbcaad-8fd5-4dde-ad5d-52b421c7115e","LogTimestamp":"2023-04-25T01:07:11.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:07:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:07:12.008Z","message":"Entering","context":{"RequestID":"0bb5aea2-5b6a-4805-9c6d-4586bc8fa001","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"00c2a4cd-f630-4cc2-95a7-ccbaa45b74dd","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:07:12.008Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:07:12.010Z","message":"{\"transactionId\":\"0bb5aea2-5b6a-4805-9c6d-4586bc8fa001\",\"status\":\"200\",\"rqstDate\":\"230425-01:07:12:009\",\"respDate\":\"230425-01:07:12:010\",\"sourceId\":\"haproxy:0bb5aea2-5b6a-4805-9c6d-4586bc8fa001\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:07:12:009-49609\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bfb36e37-5c00-4e84-a785-c8394382e528], x-b3-parentspanid=[b1bee7f3b87b1f32], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[79fccb2a0b53322eb1bee7f3b87b1f32], x-b3-spanid=[1713f5a454a41284], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0bb5aea2-5b6a-4805-9c6d-4586bc8fa001]}\\\"}\"}","context":{"RequestID":"0bb5aea2-5b6a-4805-9c6d-4586bc8fa001","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"00c2a4cd-f630-4cc2-95a7-ccbaa45b74dd","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:07:12.008Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:07:12.011Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0bb5aea2-5b6a-4805-9c6d-4586bc8fa001","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"00c2a4cd-f630-4cc2-95a7-ccbaa45b74dd","LogTimestamp":"2023-04-25T01:07:12.011Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:07:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:07:12.559Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:07:12.564Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:07:14.020Z","message":"Entering","context":{"RequestID":"2e7aba81-a1a9-4050-8541-d0d4deff632c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3dc74f0f-ad95-4c06-b044-d96d330d43df","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:07:14.020Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:07:14.022Z","message":"{\"transactionId\":\"2e7aba81-a1a9-4050-8541-d0d4deff632c\",\"status\":\"200\",\"rqstDate\":\"230425-01:07:14:021\",\"respDate\":\"230425-01:07:14:022\",\"sourceId\":\"haproxy:2e7aba81-a1a9-4050-8541-d0d4deff632c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:07:14:021-13216\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9b7b5aa2-f467-40f5-9b75-b12294b2e98a], x-b3-parentspanid=[47b7e4c9e7692a49], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9293c281853c4e0547b7e4c9e7692a49], x-b3-spanid=[f42f52283debf718], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2e7aba81-a1a9-4050-8541-d0d4deff632c]}\\\"}\"}","context":{"RequestID":"2e7aba81-a1a9-4050-8541-d0d4deff632c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3dc74f0f-ad95-4c06-b044-d96d330d43df","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:07:14.020Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:07:14.023Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2e7aba81-a1a9-4050-8541-d0d4deff632c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3dc74f0f-ad95-4c06-b044-d96d330d43df","LogTimestamp":"2023-04-25T01:07:14.023Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:07:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:07:16.032Z","message":"Entering","context":{"RequestID":"5a563995-733d-4657-919d-a08f25729f1a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a2a7ba05-cf02-40c5-a673-e69052815dec","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:07:16.032Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:07:16.035Z","message":"{\"transactionId\":\"5a563995-733d-4657-919d-a08f25729f1a\",\"status\":\"200\",\"rqstDate\":\"230425-01:07:16:033\",\"respDate\":\"230425-01:07:16:035\",\"sourceId\":\"haproxy:5a563995-733d-4657-919d-a08f25729f1a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:07:16:033-93940\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[70aec0b6-f750-4a7c-8d4e-e40edc2c7150], x-b3-parentspanid=[1ec290230c7eeb6c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f749b6b072439e2c1ec290230c7eeb6c], x-b3-spanid=[d2f86ad742415e53], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5a563995-733d-4657-919d-a08f25729f1a]}\\\"}\"}","context":{"RequestID":"5a563995-733d-4657-919d-a08f25729f1a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a2a7ba05-cf02-40c5-a673-e69052815dec","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:07:16.032Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:07:16.036Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5a563995-733d-4657-919d-a08f25729f1a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a2a7ba05-cf02-40c5-a673-e69052815dec","LogTimestamp":"2023-04-25T01:07:16.036Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:07:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:07:18.044Z","message":"Entering","context":{"RequestID":"b889c7e0-4f4f-4081-b3a5-614d1a92ff7a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a906de38-f8a9-4bd8-adab-2e66d2654046","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:07:18.044Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:07:18.047Z","message":"{\"transactionId\":\"b889c7e0-4f4f-4081-b3a5-614d1a92ff7a\",\"status\":\"200\",\"rqstDate\":\"230425-01:07:18:045\",\"respDate\":\"230425-01:07:18:047\",\"sourceId\":\"haproxy:b889c7e0-4f4f-4081-b3a5-614d1a92ff7a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:07:18:045-97845\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[570096ea-2c68-46a3-b7f3-17aaa0e3e18b], x-b3-parentspanid=[86bb7df699eeb730], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[99dc31b2dbd1525386bb7df699eeb730], x-b3-spanid=[eb1d670bf213299e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b889c7e0-4f4f-4081-b3a5-614d1a92ff7a]}\\\"}\"}","context":{"RequestID":"b889c7e0-4f4f-4081-b3a5-614d1a92ff7a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a906de38-f8a9-4bd8-adab-2e66d2654046","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:07:18.044Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:07:18.048Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b889c7e0-4f4f-4081-b3a5-614d1a92ff7a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a906de38-f8a9-4bd8-adab-2e66d2654046","LogTimestamp":"2023-04-25T01:07:18.047Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:07:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:07:18.814Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:07:18.885Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:07:18.886Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:07:18.886Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:07:20.056Z","message":"Entering","context":{"RequestID":"4d493ced-bd3f-400d-9eee-9feac04b8339","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"494867bc-267c-41a9-8e7c-5fe5a49d5e41","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:07:20.056Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:07:20.058Z","message":"{\"transactionId\":\"4d493ced-bd3f-400d-9eee-9feac04b8339\",\"status\":\"200\",\"rqstDate\":\"230425-01:07:20:056\",\"respDate\":\"230425-01:07:20:058\",\"sourceId\":\"haproxy:4d493ced-bd3f-400d-9eee-9feac04b8339\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:07:20:056-27770\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ecdc520a-1287-4193-adef-a0d8538bfa0c], x-b3-parentspanid=[96b615c1c55b2a51], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0249b168bca9387596b615c1c55b2a51], x-b3-spanid=[7cd0466dcb80dce8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4d493ced-bd3f-400d-9eee-9feac04b8339]}\\\"}\"}","context":{"RequestID":"4d493ced-bd3f-400d-9eee-9feac04b8339","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"494867bc-267c-41a9-8e7c-5fe5a49d5e41","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:07:20.056Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:07:20.059Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4d493ced-bd3f-400d-9eee-9feac04b8339","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"494867bc-267c-41a9-8e7c-5fe5a49d5e41","LogTimestamp":"2023-04-25T01:07:20.058Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:07:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:07:20.872Z","message":"Entering","context":{"RequestID":"36636f90-c3f1-44cd-905d-f7d11c47df34","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"47b177cd-92ff-474f-8f2c-b3917929dd9e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:07:20.872Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:07:20.874Z","message":"{\"transactionId\":\"36636f90-c3f1-44cd-905d-f7d11c47df34\",\"status\":\"200\",\"rqstDate\":\"230425-01:07:20:873\",\"respDate\":\"230425-01:07:20:874\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:36636f90-c3f1-44cd-905d-f7d11c47df34\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:07:20:873-27552\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1aef489e-aad0-4071-814d-6baeda445588], x-b3-parentspanid=[6dd9d400dc78db35], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[57939], x-envoy-attempt-count=[1], x-b3-traceid=[173429ec754593146dd9d400dc78db35], x-b3-spanid=[775b91a81035c92a], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[36636f90-c3f1-44cd-905d-f7d11c47df34]}\\\"}\"}","context":{"RequestID":"36636f90-c3f1-44cd-905d-f7d11c47df34","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"47b177cd-92ff-474f-8f2c-b3917929dd9e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:07:20.872Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:07:20.875Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"36636f90-c3f1-44cd-905d-f7d11c47df34","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"47b177cd-92ff-474f-8f2c-b3917929dd9e","LogTimestamp":"2023-04-25T01:07:20.875Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:07:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:07:21.097Z","message":"Entering","context":{"RequestID":"803494a6-8916-4340-8aef-d9f5ad7e7967","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"039d4ea9-eb31-40ba-9e66-fea12770f0ac","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:07:21.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:07:21.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"803494a6-8916-4340-8aef-d9f5ad7e7967","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"039d4ea9-eb31-40ba-9e66-fea12770f0ac","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:07:21.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:07:21.100Z","message":"{\"transactionId\":\"803494a6-8916-4340-8aef-d9f5ad7e7967\",\"status\":\"200\",\"rqstDate\":\"230425-01:07:21:098\",\"respDate\":\"230425-01:07:21:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:803494a6-8916-4340-8aef-d9f5ad7e7967\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:07:21:098-545\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[803494a6-8916-4340-8aef-d9f5ad7e7967]}\\\"}\"}","context":{"RequestID":"803494a6-8916-4340-8aef-d9f5ad7e7967","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"039d4ea9-eb31-40ba-9e66-fea12770f0ac","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:07:21.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:07:21.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"803494a6-8916-4340-8aef-d9f5ad7e7967","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"039d4ea9-eb31-40ba-9e66-fea12770f0ac","LogTimestamp":"2023-04-25T01:07:21.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:07:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:07:22.068Z","message":"Entering","context":{"RequestID":"a716f1bb-fd64-4fe7-b3d4-cbb6ccdc7931","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f813ad58-22e4-4106-9c83-fba2845131b2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:07:22.068Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:07:22.070Z","message":"{\"transactionId\":\"a716f1bb-fd64-4fe7-b3d4-cbb6ccdc7931\",\"status\":\"200\",\"rqstDate\":\"230425-01:07:22:069\",\"respDate\":\"230425-01:07:22:070\",\"sourceId\":\"haproxy:a716f1bb-fd64-4fe7-b3d4-cbb6ccdc7931\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:07:22:069-14221\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[801fc747-5ed4-4a39-b112-8c4f6e05747e], x-b3-parentspanid=[88652583761109b3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[77b7dfc73e3248f988652583761109b3], x-b3-spanid=[d0d5a204efa9daf3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a716f1bb-fd64-4fe7-b3d4-cbb6ccdc7931]}\\\"}\"}","context":{"RequestID":"a716f1bb-fd64-4fe7-b3d4-cbb6ccdc7931","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f813ad58-22e4-4106-9c83-fba2845131b2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:07:22.068Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:07:22.071Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a716f1bb-fd64-4fe7-b3d4-cbb6ccdc7931","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f813ad58-22e4-4106-9c83-fba2845131b2","LogTimestamp":"2023-04-25T01:07:22.071Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:07:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:07:24.079Z","message":"Entering","context":{"RequestID":"6d2550eb-0678-427a-9805-503dff51788d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c21a1acb-fec1-449c-9569-c9799163dc96","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:07:24.079Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:07:24.081Z","message":"{\"transactionId\":\"6d2550eb-0678-427a-9805-503dff51788d\",\"status\":\"200\",\"rqstDate\":\"230425-01:07:24:080\",\"respDate\":\"230425-01:07:24:081\",\"sourceId\":\"haproxy:6d2550eb-0678-427a-9805-503dff51788d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:07:24:080-49883\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4383fe7a-1ccc-459c-84a5-d717797e0418], x-b3-parentspanid=[f76d7972594c491a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3a22c9f8803cfba2f76d7972594c491a], x-b3-spanid=[9df4db7d2145709a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6d2550eb-0678-427a-9805-503dff51788d]}\\\"}\"}","context":{"RequestID":"6d2550eb-0678-427a-9805-503dff51788d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c21a1acb-fec1-449c-9569-c9799163dc96","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:07:24.079Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:07:24.082Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6d2550eb-0678-427a-9805-503dff51788d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c21a1acb-fec1-449c-9569-c9799163dc96","LogTimestamp":"2023-04-25T01:07:24.082Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:07:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:07:26.090Z","message":"Entering","context":{"RequestID":"16d0fc8b-f3d5-41b0-bb70-3cf86c242640","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fbde1b00-057c-4459-97fb-735b466bf1a1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:07:26.090Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:07:26.092Z","message":"{\"transactionId\":\"16d0fc8b-f3d5-41b0-bb70-3cf86c242640\",\"status\":\"200\",\"rqstDate\":\"230425-01:07:26:091\",\"respDate\":\"230425-01:07:26:092\",\"sourceId\":\"haproxy:16d0fc8b-f3d5-41b0-bb70-3cf86c242640\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:07:26:091-71728\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3bf70190-c121-4343-ac62-2163368c7edd], x-b3-parentspanid=[61fcdd8053fba068], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fc90be81992fd60561fcdd8053fba068], x-b3-spanid=[505cfcdeed73a09f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[16d0fc8b-f3d5-41b0-bb70-3cf86c242640]}\\\"}\"}","context":{"RequestID":"16d0fc8b-f3d5-41b0-bb70-3cf86c242640","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fbde1b00-057c-4459-97fb-735b466bf1a1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:07:26.090Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:07:26.093Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"16d0fc8b-f3d5-41b0-bb70-3cf86c242640","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fbde1b00-057c-4459-97fb-735b466bf1a1","LogTimestamp":"2023-04-25T01:07:26.093Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:07:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:07:28.102Z","message":"Entering","context":{"RequestID":"055b05c4-e490-46a4-927f-a85ae03ed9ee","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d663f46d-7e8d-4a40-9379-9c250d8b20e4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:07:28.102Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:07:28.105Z","message":"{\"transactionId\":\"055b05c4-e490-46a4-927f-a85ae03ed9ee\",\"status\":\"200\",\"rqstDate\":\"230425-01:07:28:103\",\"respDate\":\"230425-01:07:28:105\",\"sourceId\":\"haproxy:055b05c4-e490-46a4-927f-a85ae03ed9ee\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:07:28:103-53298\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[40095ee7-db31-43c4-b63a-a9e15c6eadaa], x-b3-parentspanid=[24b1c6829113663c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0d91a2aaa05b739f24b1c6829113663c], x-b3-spanid=[0ca54be710abf3ae], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[055b05c4-e490-46a4-927f-a85ae03ed9ee]}\\\"}\"}","context":{"RequestID":"055b05c4-e490-46a4-927f-a85ae03ed9ee","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d663f46d-7e8d-4a40-9379-9c250d8b20e4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:07:28.102Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:07:28.106Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"055b05c4-e490-46a4-927f-a85ae03ed9ee","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d663f46d-7e8d-4a40-9379-9c250d8b20e4","LogTimestamp":"2023-04-25T01:07:28.106Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:07:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:07:28.815Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:07:28.829Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:07:28.829Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:07:28.829Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:07:30.115Z","message":"Entering","context":{"RequestID":"b6497b16-b6df-4e68-9cae-fb4816b14554","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"04d78044-ac96-4a9c-ac9b-74b6e2e102e6","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:07:30.115Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:07:30.117Z","message":"{\"transactionId\":\"b6497b16-b6df-4e68-9cae-fb4816b14554\",\"status\":\"200\",\"rqstDate\":\"230425-01:07:30:116\",\"respDate\":\"230425-01:07:30:117\",\"sourceId\":\"haproxy:b6497b16-b6df-4e68-9cae-fb4816b14554\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:07:30:116-55787\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[44e1b2b6-dfb3-431a-a17a-11813aae0557], x-b3-parentspanid=[f065772c39fd4d92], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[48f8966d9df86307f065772c39fd4d92], x-b3-spanid=[45ea8cae694789c3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b6497b16-b6df-4e68-9cae-fb4816b14554]}\\\"}\"}","context":{"RequestID":"b6497b16-b6df-4e68-9cae-fb4816b14554","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"04d78044-ac96-4a9c-ac9b-74b6e2e102e6","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:07:30.115Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:07:30.118Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b6497b16-b6df-4e68-9cae-fb4816b14554","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"04d78044-ac96-4a9c-ac9b-74b6e2e102e6","LogTimestamp":"2023-04-25T01:07:30.118Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:07:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:07:30.872Z","message":"Entering","context":{"RequestID":"dcb03cf5-5fe8-4bd6-a142-d3f7c6c906d2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f155e371-daaf-4c94-9a6c-718a4c4877c3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:07:30.872Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:07:30.874Z","message":"{\"transactionId\":\"dcb03cf5-5fe8-4bd6-a142-d3f7c6c906d2\",\"status\":\"200\",\"rqstDate\":\"230425-01:07:30:873\",\"respDate\":\"230425-01:07:30:874\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:dcb03cf5-5fe8-4bd6-a142-d3f7c6c906d2\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:07:30:873-94806\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[784d9fd7-8e86-4057-99b8-a5f0fe92990d], x-b3-parentspanid=[9902113053c9861d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[57737], x-envoy-attempt-count=[1], x-b3-traceid=[b95540d42e19660f9902113053c9861d], x-b3-spanid=[e2a4b8ad78e460e5], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[dcb03cf5-5fe8-4bd6-a142-d3f7c6c906d2]}\\\"}\"}","context":{"RequestID":"dcb03cf5-5fe8-4bd6-a142-d3f7c6c906d2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f155e371-daaf-4c94-9a6c-718a4c4877c3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:07:30.872Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:07:30.875Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dcb03cf5-5fe8-4bd6-a142-d3f7c6c906d2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f155e371-daaf-4c94-9a6c-718a4c4877c3","LogTimestamp":"2023-04-25T01:07:30.874Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:07:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:07:31.097Z","message":"Entering","context":{"RequestID":"502d51f9-2638-4f99-b249-edf69a0af94a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d1fb0582-42d9-4cca-aae1-a225fcdb1d63","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:07:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:07:31.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"502d51f9-2638-4f99-b249-edf69a0af94a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d1fb0582-42d9-4cca-aae1-a225fcdb1d63","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:07:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:07:31.100Z","message":"{\"transactionId\":\"502d51f9-2638-4f99-b249-edf69a0af94a\",\"status\":\"200\",\"rqstDate\":\"230425-01:07:31:097\",\"respDate\":\"230425-01:07:31:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:502d51f9-2638-4f99-b249-edf69a0af94a\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:07:31:097-27470\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[502d51f9-2638-4f99-b249-edf69a0af94a]}\\\"}\"}","context":{"RequestID":"502d51f9-2638-4f99-b249-edf69a0af94a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d1fb0582-42d9-4cca-aae1-a225fcdb1d63","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:07:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:07:31.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"502d51f9-2638-4f99-b249-edf69a0af94a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d1fb0582-42d9-4cca-aae1-a225fcdb1d63","LogTimestamp":"2023-04-25T01:07:31.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:07:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:07:32.126Z","message":"Entering","context":{"RequestID":"336f55e9-b7ff-423b-bf47-710205c98002","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"708c7e52-91a8-48e8-b424-b6c5c77f1730","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:07:32.126Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:07:32.128Z","message":"{\"transactionId\":\"336f55e9-b7ff-423b-bf47-710205c98002\",\"status\":\"200\",\"rqstDate\":\"230425-01:07:32:127\",\"respDate\":\"230425-01:07:32:128\",\"sourceId\":\"haproxy:336f55e9-b7ff-423b-bf47-710205c98002\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:07:32:127-31717\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[93e91b8e-2a3e-44cd-a261-1b2296b7abd2], x-b3-parentspanid=[fb4e205eb4ac5c33], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[440571819fa1a5eefb4e205eb4ac5c33], x-b3-spanid=[f883feb64fe3038b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[336f55e9-b7ff-423b-bf47-710205c98002]}\\\"}\"}","context":{"RequestID":"336f55e9-b7ff-423b-bf47-710205c98002","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"708c7e52-91a8-48e8-b424-b6c5c77f1730","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:07:32.126Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:07:32.129Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"336f55e9-b7ff-423b-bf47-710205c98002","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"708c7e52-91a8-48e8-b424-b6c5c77f1730","LogTimestamp":"2023-04-25T01:07:32.129Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:07:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:07:34.138Z","message":"Entering","context":{"RequestID":"ae47221d-9030-419b-81cb-fcabc19623d3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d998bdda-afc3-48a4-9a11-871aea6d5970","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:07:34.138Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:07:34.140Z","message":"{\"transactionId\":\"ae47221d-9030-419b-81cb-fcabc19623d3\",\"status\":\"200\",\"rqstDate\":\"230425-01:07:34:139\",\"respDate\":\"230425-01:07:34:140\",\"sourceId\":\"haproxy:ae47221d-9030-419b-81cb-fcabc19623d3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:07:34:139-58962\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9acc53dc-7871-4e20-a0b3-dd7db571ba4e], x-b3-parentspanid=[62026d6c0390ddf5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b1948e696853a92c62026d6c0390ddf5], x-b3-spanid=[693f54e2ba694761], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ae47221d-9030-419b-81cb-fcabc19623d3]}\\\"}\"}","context":{"RequestID":"ae47221d-9030-419b-81cb-fcabc19623d3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d998bdda-afc3-48a4-9a11-871aea6d5970","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:07:34.138Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:07:34.141Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ae47221d-9030-419b-81cb-fcabc19623d3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d998bdda-afc3-48a4-9a11-871aea6d5970","LogTimestamp":"2023-04-25T01:07:34.141Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:07:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:07:36.149Z","message":"Entering","context":{"RequestID":"fbbb173a-95f7-40e1-96c2-8185f5993bb6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"45f441ec-b799-4682-b4b1-436d63235acc","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:07:36.149Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:07:36.152Z","message":"{\"transactionId\":\"fbbb173a-95f7-40e1-96c2-8185f5993bb6\",\"status\":\"200\",\"rqstDate\":\"230425-01:07:36:150\",\"respDate\":\"230425-01:07:36:152\",\"sourceId\":\"haproxy:fbbb173a-95f7-40e1-96c2-8185f5993bb6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:07:36:150-28042\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[de22d62d-3b7a-4804-9b93-1bbbc7c0e461], x-b3-parentspanid=[d42539c8d72e7fdc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[72bf9502ac583518d42539c8d72e7fdc], x-b3-spanid=[c2ce1c47d53665bb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fbbb173a-95f7-40e1-96c2-8185f5993bb6]}\\\"}\"}","context":{"RequestID":"fbbb173a-95f7-40e1-96c2-8185f5993bb6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"45f441ec-b799-4682-b4b1-436d63235acc","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:07:36.149Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:07:36.153Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fbbb173a-95f7-40e1-96c2-8185f5993bb6","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"45f441ec-b799-4682-b4b1-436d63235acc","LogTimestamp":"2023-04-25T01:07:36.153Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:07:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:07:38.161Z","message":"Entering","context":{"RequestID":"b754f8d5-2fab-4577-8bb4-930a54d082b6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7f6217f8-2d0f-4f46-a31f-4904f5c618a3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:07:38.161Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:07:38.164Z","message":"{\"transactionId\":\"b754f8d5-2fab-4577-8bb4-930a54d082b6\",\"status\":\"200\",\"rqstDate\":\"230425-01:07:38:162\",\"respDate\":\"230425-01:07:38:163\",\"sourceId\":\"haproxy:b754f8d5-2fab-4577-8bb4-930a54d082b6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:07:38:162-81140\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[96309738-4113-4d2e-835d-2a1ba5847e75], x-b3-parentspanid=[8ed4b302d65eec65], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0f3e7a14ff2d59bb8ed4b302d65eec65], x-b3-spanid=[5b14dad96ed0925a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b754f8d5-2fab-4577-8bb4-930a54d082b6]}\\\"}\"}","context":{"RequestID":"b754f8d5-2fab-4577-8bb4-930a54d082b6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7f6217f8-2d0f-4f46-a31f-4904f5c618a3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:07:38.161Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:07:38.164Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b754f8d5-2fab-4577-8bb4-930a54d082b6","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7f6217f8-2d0f-4f46-a31f-4904f5c618a3","LogTimestamp":"2023-04-25T01:07:38.164Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:07:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:07:38.815Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:07:38.826Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:07:38.827Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:07:38.827Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:07:40.173Z","message":"Entering","context":{"RequestID":"e881f594-c93a-448c-a44c-64b1d429dc33","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b54bbb7e-86c8-4347-8c8f-02fc52ae381a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:07:40.173Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:07:40.175Z","message":"{\"transactionId\":\"e881f594-c93a-448c-a44c-64b1d429dc33\",\"status\":\"200\",\"rqstDate\":\"230425-01:07:40:174\",\"respDate\":\"230425-01:07:40:175\",\"sourceId\":\"haproxy:e881f594-c93a-448c-a44c-64b1d429dc33\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:07:40:174-79106\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fdb7d96a-7d2f-4f41-b701-10b56f3dcaff], x-b3-parentspanid=[4292fd46e8229899], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7e5453b68885d5d44292fd46e8229899], x-b3-spanid=[6bdb39c594319c7d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e881f594-c93a-448c-a44c-64b1d429dc33]}\\\"}\"}","context":{"RequestID":"e881f594-c93a-448c-a44c-64b1d429dc33","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b54bbb7e-86c8-4347-8c8f-02fc52ae381a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:07:40.173Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:07:40.176Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e881f594-c93a-448c-a44c-64b1d429dc33","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b54bbb7e-86c8-4347-8c8f-02fc52ae381a","LogTimestamp":"2023-04-25T01:07:40.176Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:07:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:07:40.869Z","message":"Entering","context":{"RequestID":"12300499-4e85-42ba-8458-cffcab549e18","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6f2d9d20-d294-4c34-893e-77e2184ec7b0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:07:40.869Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:07:40.872Z","message":"{\"transactionId\":\"12300499-4e85-42ba-8458-cffcab549e18\",\"status\":\"200\",\"rqstDate\":\"230425-01:07:40:870\",\"respDate\":\"230425-01:07:40:871\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:12300499-4e85-42ba-8458-cffcab549e18\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:07:40:870-29586\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a9563282-d41c-492c-8344-a60324140665], x-b3-parentspanid=[14a5e4bd439bc4d3], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39011], x-envoy-attempt-count=[1], x-b3-traceid=[4623dda99bfac80b14a5e4bd439bc4d3], x-b3-spanid=[e7b08ab65fe91116], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[12300499-4e85-42ba-8458-cffcab549e18]}\\\"}\"}","context":{"RequestID":"12300499-4e85-42ba-8458-cffcab549e18","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6f2d9d20-d294-4c34-893e-77e2184ec7b0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:07:40.869Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:07:40.872Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"12300499-4e85-42ba-8458-cffcab549e18","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6f2d9d20-d294-4c34-893e-77e2184ec7b0","LogTimestamp":"2023-04-25T01:07:40.872Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:07:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:07:41.097Z","message":"Entering","context":{"RequestID":"044dea46-a154-49f6-b3f8-bf05a58b761b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"22969269-f8a6-4624-a386-4ee1c7cac0e1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:07:41.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:07:41.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"044dea46-a154-49f6-b3f8-bf05a58b761b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"22969269-f8a6-4624-a386-4ee1c7cac0e1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:07:41.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:07:41.100Z","message":"{\"transactionId\":\"044dea46-a154-49f6-b3f8-bf05a58b761b\",\"status\":\"200\",\"rqstDate\":\"230425-01:07:41:097\",\"respDate\":\"230425-01:07:41:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:044dea46-a154-49f6-b3f8-bf05a58b761b\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:07:41:097-24356\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[044dea46-a154-49f6-b3f8-bf05a58b761b]}\\\"}\"}","context":{"RequestID":"044dea46-a154-49f6-b3f8-bf05a58b761b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"22969269-f8a6-4624-a386-4ee1c7cac0e1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:07:41.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:07:41.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"044dea46-a154-49f6-b3f8-bf05a58b761b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"22969269-f8a6-4624-a386-4ee1c7cac0e1","LogTimestamp":"2023-04-25T01:07:41.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:07:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T01:07:42.184Z","message":"Entering","context":{"RequestID":"a3ca318f-a627-481e-880b-1a29ce61725b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"19f9c086-5417-49e9-aa50-84dc9dc39ec2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:07:42.184Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:07:42.185Z","message":"{\"transactionId\":\"a3ca318f-a627-481e-880b-1a29ce61725b\",\"status\":\"200\",\"rqstDate\":\"230425-01:07:42:185\",\"respDate\":\"230425-01:07:42:185\",\"sourceId\":\"haproxy:a3ca318f-a627-481e-880b-1a29ce61725b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:07:42:185-60174\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[27ef0cbc-ac37-494c-889b-764598d0df4d], x-b3-parentspanid=[e1595fc029802beb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[11d2deda51b58964e1595fc029802beb], x-b3-spanid=[a6c475e4fc4ccd43], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a3ca318f-a627-481e-880b-1a29ce61725b]}\\\"}\"}","context":{"RequestID":"a3ca318f-a627-481e-880b-1a29ce61725b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"19f9c086-5417-49e9-aa50-84dc9dc39ec2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:07:42.184Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:07:42.186Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a3ca318f-a627-481e-880b-1a29ce61725b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"19f9c086-5417-49e9-aa50-84dc9dc39ec2","LogTimestamp":"2023-04-25T01:07:42.186Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:07:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-25T01:07:42.565Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:07:42.568Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:07:44.194Z","message":"Entering","context":{"RequestID":"2571572e-3a09-46e0-adca-e4a18d7090b0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8090ab40-0a8c-4b24-9ae4-a153ec620b4c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:07:44.194Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:07:44.197Z","message":"{\"transactionId\":\"2571572e-3a09-46e0-adca-e4a18d7090b0\",\"status\":\"200\",\"rqstDate\":\"230425-01:07:44:196\",\"respDate\":\"230425-01:07:44:197\",\"sourceId\":\"haproxy:2571572e-3a09-46e0-adca-e4a18d7090b0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:07:44:196-83878\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[07158c90-9ef8-45e2-b1a8-e781327fc428], x-b3-parentspanid=[95b2c530074b72b5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6d2e53bd8158a4fb95b2c530074b72b5], x-b3-spanid=[27dc1bcd027ab640], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2571572e-3a09-46e0-adca-e4a18d7090b0]}\\\"}\"}","context":{"RequestID":"2571572e-3a09-46e0-adca-e4a18d7090b0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8090ab40-0a8c-4b24-9ae4-a153ec620b4c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:07:44.194Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:07:44.198Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2571572e-3a09-46e0-adca-e4a18d7090b0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8090ab40-0a8c-4b24-9ae4-a153ec620b4c","LogTimestamp":"2023-04-25T01:07:44.198Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:07:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:07:46.207Z","message":"Entering","context":{"RequestID":"61337afc-27cf-4627-9484-32d55684470e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c86d695f-3ca9-45bc-8a59-d19a18ae4e25","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:07:46.207Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:07:46.209Z","message":"{\"transactionId\":\"61337afc-27cf-4627-9484-32d55684470e\",\"status\":\"200\",\"rqstDate\":\"230425-01:07:46:208\",\"respDate\":\"230425-01:07:46:209\",\"sourceId\":\"haproxy:61337afc-27cf-4627-9484-32d55684470e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:07:46:208-49451\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[20f0deae-4e8d-4a42-a5e8-58b3137e346b], x-b3-parentspanid=[72c235fd46d7494e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[22e06f402245ed6d72c235fd46d7494e], x-b3-spanid=[c222cfefba20d4e1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[61337afc-27cf-4627-9484-32d55684470e]}\\\"}\"}","context":{"RequestID":"61337afc-27cf-4627-9484-32d55684470e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c86d695f-3ca9-45bc-8a59-d19a18ae4e25","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:07:46.207Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:07:46.210Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"61337afc-27cf-4627-9484-32d55684470e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c86d695f-3ca9-45bc-8a59-d19a18ae4e25","LogTimestamp":"2023-04-25T01:07:46.210Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:07:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:07:48.219Z","message":"Entering","context":{"RequestID":"9daf5c0f-25dc-4c05-990b-a6c2ce7de07d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2b328a8f-e57e-4c7b-8804-f45160d2af73","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:07:48.219Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:07:48.221Z","message":"{\"transactionId\":\"9daf5c0f-25dc-4c05-990b-a6c2ce7de07d\",\"status\":\"200\",\"rqstDate\":\"230425-01:07:48:220\",\"respDate\":\"230425-01:07:48:221\",\"sourceId\":\"haproxy:9daf5c0f-25dc-4c05-990b-a6c2ce7de07d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:07:48:220-39602\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[60cb69c1-7312-46d1-bc6b-2bea1fc9cb22], x-b3-parentspanid=[d1a9ce2dd1cc9569], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bf0133bc55d3f5d5d1a9ce2dd1cc9569], x-b3-spanid=[c94d76a51ef30ba9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9daf5c0f-25dc-4c05-990b-a6c2ce7de07d]}\\\"}\"}","context":{"RequestID":"9daf5c0f-25dc-4c05-990b-a6c2ce7de07d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2b328a8f-e57e-4c7b-8804-f45160d2af73","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:07:48.219Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:07:48.222Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9daf5c0f-25dc-4c05-990b-a6c2ce7de07d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2b328a8f-e57e-4c7b-8804-f45160d2af73","LogTimestamp":"2023-04-25T01:07:48.222Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:07:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:07:48.816Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:07:48.828Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:07:48.829Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:07:48.829Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:07:50.232Z","message":"Entering","context":{"RequestID":"e31a6515-31e0-4acf-98ca-25b3958a267e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0eb82f5e-a525-45b9-b77d-6ec377a99bcb","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:07:50.231Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:07:50.234Z","message":"{\"transactionId\":\"e31a6515-31e0-4acf-98ca-25b3958a267e\",\"status\":\"200\",\"rqstDate\":\"230425-01:07:50:232\",\"respDate\":\"230425-01:07:50:233\",\"sourceId\":\"haproxy:e31a6515-31e0-4acf-98ca-25b3958a267e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:07:50:232-32838\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[133678ff-e29a-4b1d-9559-30df560d5d0c], x-b3-parentspanid=[d6c0d822160280e8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7ced9b28ce106f6dd6c0d822160280e8], x-b3-spanid=[8f4a677777782e5f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e31a6515-31e0-4acf-98ca-25b3958a267e]}\\\"}\"}","context":{"RequestID":"e31a6515-31e0-4acf-98ca-25b3958a267e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0eb82f5e-a525-45b9-b77d-6ec377a99bcb","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:07:50.231Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:07:50.234Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e31a6515-31e0-4acf-98ca-25b3958a267e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0eb82f5e-a525-45b9-b77d-6ec377a99bcb","LogTimestamp":"2023-04-25T01:07:50.234Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:07:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:07:50.872Z","message":"Entering","context":{"RequestID":"4bf5213f-ecc6-436b-81a5-26817428b1cb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d2831a37-846f-466b-b00c-b338a9b3b6da","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:07:50.872Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:07:50.874Z","message":"{\"transactionId\":\"4bf5213f-ecc6-436b-81a5-26817428b1cb\",\"status\":\"200\",\"rqstDate\":\"230425-01:07:50:873\",\"respDate\":\"230425-01:07:50:874\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4bf5213f-ecc6-436b-81a5-26817428b1cb\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:07:50:873-36296\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5d9f712c-6fdb-4a0b-b415-89b79c708cc4], x-b3-parentspanid=[798cabfc75ea4be4], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[52685], x-envoy-attempt-count=[1], x-b3-traceid=[f660e12036d92261798cabfc75ea4be4], x-b3-spanid=[8138f08315016012], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4bf5213f-ecc6-436b-81a5-26817428b1cb]}\\\"}\"}","context":{"RequestID":"4bf5213f-ecc6-436b-81a5-26817428b1cb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d2831a37-846f-466b-b00c-b338a9b3b6da","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:07:50.872Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:07:50.875Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4bf5213f-ecc6-436b-81a5-26817428b1cb","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d2831a37-846f-466b-b00c-b338a9b3b6da","LogTimestamp":"2023-04-25T01:07:50.875Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:07:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:07:51.097Z","message":"Entering","context":{"RequestID":"01c9f7d1-0516-48c8-98ca-b67730120b6c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"07402014-0ed2-40bf-b20d-8b3cc35d19e1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:07:51.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:07:51.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"01c9f7d1-0516-48c8-98ca-b67730120b6c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"07402014-0ed2-40bf-b20d-8b3cc35d19e1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:07:51.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:07:51.100Z","message":"{\"transactionId\":\"01c9f7d1-0516-48c8-98ca-b67730120b6c\",\"status\":\"200\",\"rqstDate\":\"230425-01:07:51:098\",\"respDate\":\"230425-01:07:51:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:01c9f7d1-0516-48c8-98ca-b67730120b6c\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:07:51:098-9726\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[01c9f7d1-0516-48c8-98ca-b67730120b6c]}\\\"}\"}","context":{"RequestID":"01c9f7d1-0516-48c8-98ca-b67730120b6c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"07402014-0ed2-40bf-b20d-8b3cc35d19e1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:07:51.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:07:51.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"01c9f7d1-0516-48c8-98ca-b67730120b6c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"07402014-0ed2-40bf-b20d-8b3cc35d19e1","LogTimestamp":"2023-04-25T01:07:51.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:07:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:07:52.243Z","message":"Entering","context":{"RequestID":"60cec07b-8c95-4503-9f07-5a7b8bf9f7b0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"15bab657-848a-453a-8762-920fbfc8f3cb","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:07:52.243Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:07:52.245Z","message":"{\"transactionId\":\"60cec07b-8c95-4503-9f07-5a7b8bf9f7b0\",\"status\":\"200\",\"rqstDate\":\"230425-01:07:52:244\",\"respDate\":\"230425-01:07:52:245\",\"sourceId\":\"haproxy:60cec07b-8c95-4503-9f07-5a7b8bf9f7b0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:07:52:244-80736\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[37bb3667-4c61-4fff-95e5-6df87276caa2], x-b3-parentspanid=[88e2d52977b06123], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b97de25de8e3e31488e2d52977b06123], x-b3-spanid=[bab61c22b352b279], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[60cec07b-8c95-4503-9f07-5a7b8bf9f7b0]}\\\"}\"}","context":{"RequestID":"60cec07b-8c95-4503-9f07-5a7b8bf9f7b0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"15bab657-848a-453a-8762-920fbfc8f3cb","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:07:52.243Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:07:52.246Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"60cec07b-8c95-4503-9f07-5a7b8bf9f7b0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"15bab657-848a-453a-8762-920fbfc8f3cb","LogTimestamp":"2023-04-25T01:07:52.246Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:07:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:07:54.255Z","message":"Entering","context":{"RequestID":"b8e92391-8706-4e6d-aa7a-a0e13ce43230","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"298b810a-7870-4ed0-af29-ef5e100376bb","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:07:54.255Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:07:54.256Z","message":"{\"transactionId\":\"b8e92391-8706-4e6d-aa7a-a0e13ce43230\",\"status\":\"200\",\"rqstDate\":\"230425-01:07:54:256\",\"respDate\":\"230425-01:07:54:256\",\"sourceId\":\"haproxy:b8e92391-8706-4e6d-aa7a-a0e13ce43230\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:07:54:256-9623\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[300ecd44-d9aa-4e58-9409-63d503901c25], x-b3-parentspanid=[7ad6ff5ee94c9fe9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ceb8ae2d1e848b687ad6ff5ee94c9fe9], x-b3-spanid=[9693b73e0b94d0ac], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b8e92391-8706-4e6d-aa7a-a0e13ce43230]}\\\"}\"}","context":{"RequestID":"b8e92391-8706-4e6d-aa7a-a0e13ce43230","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"298b810a-7870-4ed0-af29-ef5e100376bb","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:07:54.255Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:07:54.257Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b8e92391-8706-4e6d-aa7a-a0e13ce43230","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"298b810a-7870-4ed0-af29-ef5e100376bb","LogTimestamp":"2023-04-25T01:07:54.257Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:07:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-25T01:07:56.264Z","message":"Entering","context":{"RequestID":"1b7ee027-fb41-4f0b-aaee-68c4a7839289","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ff0f79ef-2f0c-4d0c-943c-6a5d846058aa","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:07:56.264Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:07:56.266Z","message":"{\"transactionId\":\"1b7ee027-fb41-4f0b-aaee-68c4a7839289\",\"status\":\"200\",\"rqstDate\":\"230425-01:07:56:265\",\"respDate\":\"230425-01:07:56:266\",\"sourceId\":\"haproxy:1b7ee027-fb41-4f0b-aaee-68c4a7839289\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:07:56:265-50072\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6ff159b5-d9d7-447a-bca8-db2aab991cd7], x-b3-parentspanid=[2e95332caa804134], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fda924da78588fb32e95332caa804134], x-b3-spanid=[aabcad72e14174a9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1b7ee027-fb41-4f0b-aaee-68c4a7839289]}\\\"}\"}","context":{"RequestID":"1b7ee027-fb41-4f0b-aaee-68c4a7839289","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ff0f79ef-2f0c-4d0c-943c-6a5d846058aa","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:07:56.264Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:07:56.266Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1b7ee027-fb41-4f0b-aaee-68c4a7839289","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ff0f79ef-2f0c-4d0c-943c-6a5d846058aa","LogTimestamp":"2023-04-25T01:07:56.266Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:07:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-25T01:07:58.275Z","message":"Entering","context":{"RequestID":"1512fcb1-f92e-448b-9046-82e5f8b04995","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1ed3626b-3fa3-4b98-8737-8165de079f14","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:07:58.275Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:07:58.277Z","message":"{\"transactionId\":\"1512fcb1-f92e-448b-9046-82e5f8b04995\",\"status\":\"200\",\"rqstDate\":\"230425-01:07:58:276\",\"respDate\":\"230425-01:07:58:277\",\"sourceId\":\"haproxy:1512fcb1-f92e-448b-9046-82e5f8b04995\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:07:58:276-27029\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[869b44cd-5caf-470d-b24f-3a02bf4d985f], x-b3-parentspanid=[f56a31af4682d006], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[50116217fdc9dc0af56a31af4682d006], x-b3-spanid=[2b7202efd4f1fd74], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1512fcb1-f92e-448b-9046-82e5f8b04995]}\\\"}\"}","context":{"RequestID":"1512fcb1-f92e-448b-9046-82e5f8b04995","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1ed3626b-3fa3-4b98-8737-8165de079f14","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:07:58.275Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:07:58.278Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1512fcb1-f92e-448b-9046-82e5f8b04995","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1ed3626b-3fa3-4b98-8737-8165de079f14","LogTimestamp":"2023-04-25T01:07:58.278Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:07:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:07:58.816Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:07:58.827Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:07:58.827Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:07:58.827Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:00.286Z","message":"Entering","context":{"RequestID":"9f8b6d06-09d2-4004-9572-7bf0d8ad6294","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"84a59710-3ff2-4837-a04b-036751e9dff5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:08:00.286Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:08:00.288Z","message":"{\"transactionId\":\"9f8b6d06-09d2-4004-9572-7bf0d8ad6294\",\"status\":\"200\",\"rqstDate\":\"230425-01:08:00:287\",\"respDate\":\"230425-01:08:00:288\",\"sourceId\":\"haproxy:9f8b6d06-09d2-4004-9572-7bf0d8ad6294\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:08:00:287-10501\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2a5b8f88-5caa-43e6-9642-7acffddaf812], x-b3-parentspanid=[532ce0ec092d9a2a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[37a2cf277d7d1052532ce0ec092d9a2a], x-b3-spanid=[b2102ad97eb52877], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9f8b6d06-09d2-4004-9572-7bf0d8ad6294]}\\\"}\"}","context":{"RequestID":"9f8b6d06-09d2-4004-9572-7bf0d8ad6294","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"84a59710-3ff2-4837-a04b-036751e9dff5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:08:00.286Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:00.289Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9f8b6d06-09d2-4004-9572-7bf0d8ad6294","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"84a59710-3ff2-4837-a04b-036751e9dff5","LogTimestamp":"2023-04-25T01:08:00.289Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:08:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:08:00.870Z","message":"Entering","context":{"RequestID":"02aa9f10-a0fb-43a2-9b20-54e3a58e68c2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"521c8dc3-28d2-486c-b2b0-544be07772c9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:08:00.870Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:08:00.872Z","message":"{\"transactionId\":\"02aa9f10-a0fb-43a2-9b20-54e3a58e68c2\",\"status\":\"200\",\"rqstDate\":\"230425-01:08:00:871\",\"respDate\":\"230425-01:08:00:872\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:02aa9f10-a0fb-43a2-9b20-54e3a58e68c2\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:08:00:871-70101\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f44cd777-41a2-4765-a4c2-14514ddb80e0], x-b3-parentspanid=[8fd3e318a93289af], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42541], x-envoy-attempt-count=[1], x-b3-traceid=[ed7f9da80d8e0c158fd3e318a93289af], x-b3-spanid=[d2edf76e22abc7d3], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[02aa9f10-a0fb-43a2-9b20-54e3a58e68c2]}\\\"}\"}","context":{"RequestID":"02aa9f10-a0fb-43a2-9b20-54e3a58e68c2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"521c8dc3-28d2-486c-b2b0-544be07772c9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:08:00.870Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:00.873Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"02aa9f10-a0fb-43a2-9b20-54e3a58e68c2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"521c8dc3-28d2-486c-b2b0-544be07772c9","LogTimestamp":"2023-04-25T01:08:00.873Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:08:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:08:01.097Z","message":"Entering","context":{"RequestID":"cc9e5d2e-c25e-4690-bc52-4197b41572ff","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d7c9f30a-6855-41f0-b1fa-a68016228cd4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:08:01.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:08:01.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"cc9e5d2e-c25e-4690-bc52-4197b41572ff","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d7c9f30a-6855-41f0-b1fa-a68016228cd4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:08:01.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:01.100Z","message":"{\"transactionId\":\"cc9e5d2e-c25e-4690-bc52-4197b41572ff\",\"status\":\"200\",\"rqstDate\":\"230425-01:08:01:098\",\"respDate\":\"230425-01:08:01:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:cc9e5d2e-c25e-4690-bc52-4197b41572ff\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:08:01:098-60802\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[cc9e5d2e-c25e-4690-bc52-4197b41572ff]}\\\"}\"}","context":{"RequestID":"cc9e5d2e-c25e-4690-bc52-4197b41572ff","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d7c9f30a-6855-41f0-b1fa-a68016228cd4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:08:01.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:01.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cc9e5d2e-c25e-4690-bc52-4197b41572ff","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d7c9f30a-6855-41f0-b1fa-a68016228cd4","LogTimestamp":"2023-04-25T01:08:01.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:08:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:08:02.298Z","message":"Entering","context":{"RequestID":"b280fdfd-c4bd-455e-88b0-c5e1b9cccf68","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e9ab0464-db3a-4ea7-9fe3-1b39462aa389","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:08:02.298Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:08:02.300Z","message":"{\"transactionId\":\"b280fdfd-c4bd-455e-88b0-c5e1b9cccf68\",\"status\":\"200\",\"rqstDate\":\"230425-01:08:02:299\",\"respDate\":\"230425-01:08:02:300\",\"sourceId\":\"haproxy:b280fdfd-c4bd-455e-88b0-c5e1b9cccf68\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:08:02:299-82060\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[851c0313-e8b3-44a7-86f5-cc9e0dcb979e], x-b3-parentspanid=[51fd10928c6e9b8c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[568114218191dd2c51fd10928c6e9b8c], x-b3-spanid=[e5601f8c5c2b4190], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b280fdfd-c4bd-455e-88b0-c5e1b9cccf68]}\\\"}\"}","context":{"RequestID":"b280fdfd-c4bd-455e-88b0-c5e1b9cccf68","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e9ab0464-db3a-4ea7-9fe3-1b39462aa389","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:08:02.298Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:02.301Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b280fdfd-c4bd-455e-88b0-c5e1b9cccf68","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e9ab0464-db3a-4ea7-9fe3-1b39462aa389","LogTimestamp":"2023-04-25T01:08:02.301Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:08:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:08:04.310Z","message":"Entering","context":{"RequestID":"77eb4c6f-e69d-4e57-8bd1-1202bdf29772","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"693390b9-7438-4867-8a94-31f1bf81fb95","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:08:04.310Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:08:04.312Z","message":"{\"transactionId\":\"77eb4c6f-e69d-4e57-8bd1-1202bdf29772\",\"status\":\"200\",\"rqstDate\":\"230425-01:08:04:311\",\"respDate\":\"230425-01:08:04:312\",\"sourceId\":\"haproxy:77eb4c6f-e69d-4e57-8bd1-1202bdf29772\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:08:04:311-97274\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9590a2d7-4a63-4511-a1e0-2a74f1fcf281], x-b3-parentspanid=[f79a190bdf0c8100], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7f36e9d06a93b6aff79a190bdf0c8100], x-b3-spanid=[ecebf2b7c28b6a10], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[77eb4c6f-e69d-4e57-8bd1-1202bdf29772]}\\\"}\"}","context":{"RequestID":"77eb4c6f-e69d-4e57-8bd1-1202bdf29772","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"693390b9-7438-4867-8a94-31f1bf81fb95","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:08:04.310Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:04.312Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"77eb4c6f-e69d-4e57-8bd1-1202bdf29772","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"693390b9-7438-4867-8a94-31f1bf81fb95","LogTimestamp":"2023-04-25T01:08:04.312Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:08:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:08:06.321Z","message":"Entering","context":{"RequestID":"f9135b9f-be71-4ee5-b690-ed6d3df5224c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f4a0812d-df91-46f7-85db-7008b74595fe","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:08:06.321Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:08:06.323Z","message":"{\"transactionId\":\"f9135b9f-be71-4ee5-b690-ed6d3df5224c\",\"status\":\"200\",\"rqstDate\":\"230425-01:08:06:322\",\"respDate\":\"230425-01:08:06:323\",\"sourceId\":\"haproxy:f9135b9f-be71-4ee5-b690-ed6d3df5224c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:08:06:322-41620\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5882d752-711d-40f6-8278-bbb99fe8d57d], x-b3-parentspanid=[6dda738121e7a23a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[29a53f6c02fa47226dda738121e7a23a], x-b3-spanid=[d04061fd6d8165a7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f9135b9f-be71-4ee5-b690-ed6d3df5224c]}\\\"}\"}","context":{"RequestID":"f9135b9f-be71-4ee5-b690-ed6d3df5224c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f4a0812d-df91-46f7-85db-7008b74595fe","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:08:06.321Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:06.324Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f9135b9f-be71-4ee5-b690-ed6d3df5224c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f4a0812d-df91-46f7-85db-7008b74595fe","LogTimestamp":"2023-04-25T01:08:06.324Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:08:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:08:08.333Z","message":"Entering","context":{"RequestID":"bde3364c-7fb3-4d54-83c5-c8027af25669","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"eed5dc44-3a25-456a-bf9f-de9cfa5c4bd2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:08:08.333Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:08:08.335Z","message":"{\"transactionId\":\"bde3364c-7fb3-4d54-83c5-c8027af25669\",\"status\":\"200\",\"rqstDate\":\"230425-01:08:08:333\",\"respDate\":\"230425-01:08:08:335\",\"sourceId\":\"haproxy:bde3364c-7fb3-4d54-83c5-c8027af25669\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:08:08:333-16899\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e78b5948-69d5-48c7-bdb9-b5b67a50ad49], x-b3-parentspanid=[65ed709027266b8c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b42bcd7bf03f158765ed709027266b8c], x-b3-spanid=[4de4d3530293d599], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bde3364c-7fb3-4d54-83c5-c8027af25669]}\\\"}\"}","context":{"RequestID":"bde3364c-7fb3-4d54-83c5-c8027af25669","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"eed5dc44-3a25-456a-bf9f-de9cfa5c4bd2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:08:08.333Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:08.336Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bde3364c-7fb3-4d54-83c5-c8027af25669","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eed5dc44-3a25-456a-bf9f-de9cfa5c4bd2","LogTimestamp":"2023-04-25T01:08:08.336Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:08:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:08:08.816Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:08:08.830Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:08.830Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:08.830Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:10.344Z","message":"Entering","context":{"RequestID":"19ed925f-4cba-423c-8d47-2284e905a57d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9009073b-d9b4-4a42-ab95-a6221ae09f9c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:08:10.344Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:08:10.346Z","message":"{\"transactionId\":\"19ed925f-4cba-423c-8d47-2284e905a57d\",\"status\":\"200\",\"rqstDate\":\"230425-01:08:10:345\",\"respDate\":\"230425-01:08:10:346\",\"sourceId\":\"haproxy:19ed925f-4cba-423c-8d47-2284e905a57d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:08:10:345-65545\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0475a55a-e799-4b33-8fc5-c7c617507444], x-b3-parentspanid=[af87d4858ba9bb30], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0e4f71df135dbd1caf87d4858ba9bb30], x-b3-spanid=[4a07551c09766963], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[19ed925f-4cba-423c-8d47-2284e905a57d]}\\\"}\"}","context":{"RequestID":"19ed925f-4cba-423c-8d47-2284e905a57d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9009073b-d9b4-4a42-ab95-a6221ae09f9c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:08:10.344Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:10.347Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"19ed925f-4cba-423c-8d47-2284e905a57d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9009073b-d9b4-4a42-ab95-a6221ae09f9c","LogTimestamp":"2023-04-25T01:08:10.347Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:08:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:08:10.869Z","message":"Entering","context":{"RequestID":"e3f83780-4bf5-4551-b6c2-8327fe08927d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"66d49bb4-f30e-413c-997a-c905bcb1b553","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:08:10.869Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:08:10.871Z","message":"{\"transactionId\":\"e3f83780-4bf5-4551-b6c2-8327fe08927d\",\"status\":\"200\",\"rqstDate\":\"230425-01:08:10:870\",\"respDate\":\"230425-01:08:10:871\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e3f83780-4bf5-4551-b6c2-8327fe08927d\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:08:10:870-47298\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8300c116-5390-46bb-a3c9-821b4204fdeb], x-b3-parentspanid=[14a5ea2f7bb7b587], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[60567], x-envoy-attempt-count=[1], x-b3-traceid=[48807c250c6e9c7d14a5ea2f7bb7b587], x-b3-spanid=[e65e973868122ad3], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e3f83780-4bf5-4551-b6c2-8327fe08927d]}\\\"}\"}","context":{"RequestID":"e3f83780-4bf5-4551-b6c2-8327fe08927d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"66d49bb4-f30e-413c-997a-c905bcb1b553","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:08:10.869Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:10.872Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e3f83780-4bf5-4551-b6c2-8327fe08927d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"66d49bb4-f30e-413c-997a-c905bcb1b553","LogTimestamp":"2023-04-25T01:08:10.872Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:08:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:08:11.097Z","message":"Entering","context":{"RequestID":"21c8db3d-fca1-4360-bbbc-9911659ef809","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"89252dab-6b7c-42f5-abb7-95a06be73005","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:08:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:08:11.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"21c8db3d-fca1-4360-bbbc-9911659ef809","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"89252dab-6b7c-42f5-abb7-95a06be73005","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:08:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:11.100Z","message":"{\"transactionId\":\"21c8db3d-fca1-4360-bbbc-9911659ef809\",\"status\":\"200\",\"rqstDate\":\"230425-01:08:11:098\",\"respDate\":\"230425-01:08:11:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:21c8db3d-fca1-4360-bbbc-9911659ef809\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:08:11:098-50804\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[21c8db3d-fca1-4360-bbbc-9911659ef809]}\\\"}\"}","context":{"RequestID":"21c8db3d-fca1-4360-bbbc-9911659ef809","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"89252dab-6b7c-42f5-abb7-95a06be73005","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:08:11.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:11.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"21c8db3d-fca1-4360-bbbc-9911659ef809","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"89252dab-6b7c-42f5-abb7-95a06be73005","LogTimestamp":"2023-04-25T01:08:11.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:08:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:08:12.356Z","message":"Entering","context":{"RequestID":"e2a2d80e-59f9-46ad-be65-1b536bd86fee","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d49f0c2c-6483-48cf-91be-000834322d30","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:08:12.356Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:08:12.358Z","message":"{\"transactionId\":\"e2a2d80e-59f9-46ad-be65-1b536bd86fee\",\"status\":\"200\",\"rqstDate\":\"230425-01:08:12:357\",\"respDate\":\"230425-01:08:12:358\",\"sourceId\":\"haproxy:e2a2d80e-59f9-46ad-be65-1b536bd86fee\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:08:12:357-96466\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4a401013-6855-4262-9763-6f0b2d4aac83], x-b3-parentspanid=[56edfc61cadce1ec], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d4b8aaf8c26c7a9456edfc61cadce1ec], x-b3-spanid=[98217fc71e1513e4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e2a2d80e-59f9-46ad-be65-1b536bd86fee]}\\\"}\"}","context":{"RequestID":"e2a2d80e-59f9-46ad-be65-1b536bd86fee","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d49f0c2c-6483-48cf-91be-000834322d30","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:08:12.356Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:12.359Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e2a2d80e-59f9-46ad-be65-1b536bd86fee","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d49f0c2c-6483-48cf-91be-000834322d30","LogTimestamp":"2023-04-25T01:08:12.359Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:08:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:08:12.569Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:12.574Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:14.367Z","message":"Entering","context":{"RequestID":"eaa21791-de01-4623-834b-c258d59ff81e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0aeb7b14-bfd9-4e2a-bb0b-48d535295f05","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:08:14.367Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:08:14.370Z","message":"{\"transactionId\":\"eaa21791-de01-4623-834b-c258d59ff81e\",\"status\":\"200\",\"rqstDate\":\"230425-01:08:14:368\",\"respDate\":\"230425-01:08:14:370\",\"sourceId\":\"haproxy:eaa21791-de01-4623-834b-c258d59ff81e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:08:14:368-41691\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f3b2c102-3d7f-4857-85ec-e9a4d61f1a24], x-b3-parentspanid=[25e20181642f6fce], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0bba4b0bd55a088425e20181642f6fce], x-b3-spanid=[0120ea55326783a4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[eaa21791-de01-4623-834b-c258d59ff81e]}\\\"}\"}","context":{"RequestID":"eaa21791-de01-4623-834b-c258d59ff81e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0aeb7b14-bfd9-4e2a-bb0b-48d535295f05","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:08:14.367Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:14.371Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eaa21791-de01-4623-834b-c258d59ff81e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0aeb7b14-bfd9-4e2a-bb0b-48d535295f05","LogTimestamp":"2023-04-25T01:08:14.371Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:08:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T01:08:16.380Z","message":"Entering","context":{"RequestID":"29de1a49-e3db-45d8-b55e-009ed4ac755e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2a8974b8-baa4-483a-92c2-88187d8c422b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:08:16.380Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:08:16.382Z","message":"{\"transactionId\":\"29de1a49-e3db-45d8-b55e-009ed4ac755e\",\"status\":\"200\",\"rqstDate\":\"230425-01:08:16:381\",\"respDate\":\"230425-01:08:16:382\",\"sourceId\":\"haproxy:29de1a49-e3db-45d8-b55e-009ed4ac755e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:08:16:381-23633\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2beec76e-00b8-46cc-b015-70929ce18b82], x-b3-parentspanid=[d72a69fb4d55b767], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0aafc2ed74c32cf3d72a69fb4d55b767], x-b3-spanid=[aeb53f8a19026276], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[29de1a49-e3db-45d8-b55e-009ed4ac755e]}\\\"}\"}","context":{"RequestID":"29de1a49-e3db-45d8-b55e-009ed4ac755e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2a8974b8-baa4-483a-92c2-88187d8c422b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:08:16.380Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:16.383Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"29de1a49-e3db-45d8-b55e-009ed4ac755e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2a8974b8-baa4-483a-92c2-88187d8c422b","LogTimestamp":"2023-04-25T01:08:16.383Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:08:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:08:18.393Z","message":"Entering","context":{"RequestID":"610a293a-3650-45e3-a506-caf0c95a2f8a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ddb4cfe7-3f62-46bd-bfda-525aa45e66e3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:08:18.393Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:08:18.396Z","message":"{\"transactionId\":\"610a293a-3650-45e3-a506-caf0c95a2f8a\",\"status\":\"200\",\"rqstDate\":\"230425-01:08:18:394\",\"respDate\":\"230425-01:08:18:396\",\"sourceId\":\"haproxy:610a293a-3650-45e3-a506-caf0c95a2f8a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:08:18:394-50499\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ec997adf-7ab1-4d95-bc77-d2db6d2b68ee], x-b3-parentspanid=[c78b465cf47e0ed6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3637f21d983acd34c78b465cf47e0ed6], x-b3-spanid=[8c1e8c198317e552], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[610a293a-3650-45e3-a506-caf0c95a2f8a]}\\\"}\"}","context":{"RequestID":"610a293a-3650-45e3-a506-caf0c95a2f8a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ddb4cfe7-3f62-46bd-bfda-525aa45e66e3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:08:18.393Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:18.396Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"610a293a-3650-45e3-a506-caf0c95a2f8a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ddb4cfe7-3f62-46bd-bfda-525aa45e66e3","LogTimestamp":"2023-04-25T01:08:18.396Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:08:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T01:08:18.817Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:08:18.829Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:18.830Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:18.830Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:20.405Z","message":"Entering","context":{"RequestID":"98b35324-9529-4742-a8f4-795a5aa175bd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"552940de-0de4-4c59-bb20-ee7e6d60af54","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:08:20.405Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:08:20.407Z","message":"{\"transactionId\":\"98b35324-9529-4742-a8f4-795a5aa175bd\",\"status\":\"200\",\"rqstDate\":\"230425-01:08:20:406\",\"respDate\":\"230425-01:08:20:407\",\"sourceId\":\"haproxy:98b35324-9529-4742-a8f4-795a5aa175bd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:08:20:406-46415\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2f33eac8-3aed-41e6-9554-af9ced668d04], x-b3-parentspanid=[ac8cbf156190e6fe], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[294784eb09ddb21dac8cbf156190e6fe], x-b3-spanid=[abf28bebd6a75975], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[98b35324-9529-4742-a8f4-795a5aa175bd]}\\\"}\"}","context":{"RequestID":"98b35324-9529-4742-a8f4-795a5aa175bd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"552940de-0de4-4c59-bb20-ee7e6d60af54","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:08:20.405Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:20.407Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"98b35324-9529-4742-a8f4-795a5aa175bd","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"552940de-0de4-4c59-bb20-ee7e6d60af54","LogTimestamp":"2023-04-25T01:08:20.407Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:08:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:08:20.869Z","message":"Entering","context":{"RequestID":"f45de2d4-a510-4af5-8446-40d79512970b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"25f92699-58a8-43a0-9861-a66ef915863f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:08:20.869Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:08:20.871Z","message":"{\"transactionId\":\"f45de2d4-a510-4af5-8446-40d79512970b\",\"status\":\"200\",\"rqstDate\":\"230425-01:08:20:870\",\"respDate\":\"230425-01:08:20:871\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f45de2d4-a510-4af5-8446-40d79512970b\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:08:20:870-36628\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3b995765-db76-4116-8eb5-292e50c726f8], x-b3-parentspanid=[c0b8438fd6200ea2], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[58915], x-envoy-attempt-count=[1], x-b3-traceid=[96256cc93d62295ac0b8438fd6200ea2], x-b3-spanid=[456c2544a65c8427], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f45de2d4-a510-4af5-8446-40d79512970b]}\\\"}\"}","context":{"RequestID":"f45de2d4-a510-4af5-8446-40d79512970b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"25f92699-58a8-43a0-9861-a66ef915863f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:08:20.869Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:20.871Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f45de2d4-a510-4af5-8446-40d79512970b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"25f92699-58a8-43a0-9861-a66ef915863f","LogTimestamp":"2023-04-25T01:08:20.871Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:08:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:08:21.098Z","message":"Entering","context":{"RequestID":"783c750b-b534-44a1-902c-87f6a2730b4b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ca74fe7e-95ef-4f0f-bbae-89ca1ac9234d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:08:21.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:08:21.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"783c750b-b534-44a1-902c-87f6a2730b4b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ca74fe7e-95ef-4f0f-bbae-89ca1ac9234d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:08:21.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:21.101Z","message":"{\"transactionId\":\"783c750b-b534-44a1-902c-87f6a2730b4b\",\"status\":\"200\",\"rqstDate\":\"230425-01:08:21:098\",\"respDate\":\"230425-01:08:21:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:783c750b-b534-44a1-902c-87f6a2730b4b\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:08:21:098-72726\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[783c750b-b534-44a1-902c-87f6a2730b4b]}\\\"}\"}","context":{"RequestID":"783c750b-b534-44a1-902c-87f6a2730b4b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ca74fe7e-95ef-4f0f-bbae-89ca1ac9234d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:08:21.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:21.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"783c750b-b534-44a1-902c-87f6a2730b4b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ca74fe7e-95ef-4f0f-bbae-89ca1ac9234d","LogTimestamp":"2023-04-25T01:08:21.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:08:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:08:22.416Z","message":"Entering","context":{"RequestID":"233d22c7-fdd8-472f-87a5-d17e56b48a4b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e0486a41-008a-46c4-ab1c-5cd9a47f1d08","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:08:22.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:08:22.419Z","message":"{\"transactionId\":\"233d22c7-fdd8-472f-87a5-d17e56b48a4b\",\"status\":\"200\",\"rqstDate\":\"230425-01:08:22:417\",\"respDate\":\"230425-01:08:22:419\",\"sourceId\":\"haproxy:233d22c7-fdd8-472f-87a5-d17e56b48a4b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:08:22:417-96202\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f07a3e7a-8b8c-4b1c-9242-cc2246736ea3], x-b3-parentspanid=[a35c76da4af90897], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e725097e15fd660da35c76da4af90897], x-b3-spanid=[8a6715adc6383bab], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[233d22c7-fdd8-472f-87a5-d17e56b48a4b]}\\\"}\"}","context":{"RequestID":"233d22c7-fdd8-472f-87a5-d17e56b48a4b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e0486a41-008a-46c4-ab1c-5cd9a47f1d08","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:08:22.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:22.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"233d22c7-fdd8-472f-87a5-d17e56b48a4b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e0486a41-008a-46c4-ab1c-5cd9a47f1d08","LogTimestamp":"2023-04-25T01:08:22.420Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:08:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T01:08:24.430Z","message":"Entering","context":{"RequestID":"d01d6ec4-2acb-4b7c-ae25-3372f50f003c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"513b1a37-f4b7-4330-861e-9c9651bb0815","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:08:24.430Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:08:24.432Z","message":"{\"transactionId\":\"d01d6ec4-2acb-4b7c-ae25-3372f50f003c\",\"status\":\"200\",\"rqstDate\":\"230425-01:08:24:431\",\"respDate\":\"230425-01:08:24:432\",\"sourceId\":\"haproxy:d01d6ec4-2acb-4b7c-ae25-3372f50f003c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:08:24:431-81692\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e6e3c9b5-44af-4216-a348-50cfb99ac412], x-b3-parentspanid=[d636997aafa3202c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0b758358b7bad41dd636997aafa3202c], x-b3-spanid=[8870cff0807e1ca0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d01d6ec4-2acb-4b7c-ae25-3372f50f003c]}\\\"}\"}","context":{"RequestID":"d01d6ec4-2acb-4b7c-ae25-3372f50f003c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"513b1a37-f4b7-4330-861e-9c9651bb0815","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:08:24.430Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:24.433Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d01d6ec4-2acb-4b7c-ae25-3372f50f003c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"513b1a37-f4b7-4330-861e-9c9651bb0815","LogTimestamp":"2023-04-25T01:08:24.433Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:08:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:08:26.441Z","message":"Entering","context":{"RequestID":"db248b80-fb90-412a-8005-169fc2eb7e3d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"85f26090-e649-425a-a4a1-483470c89903","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:08:26.441Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:08:26.444Z","message":"{\"transactionId\":\"db248b80-fb90-412a-8005-169fc2eb7e3d\",\"status\":\"200\",\"rqstDate\":\"230425-01:08:26:442\",\"respDate\":\"230425-01:08:26:444\",\"sourceId\":\"haproxy:db248b80-fb90-412a-8005-169fc2eb7e3d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:08:26:442-5372\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d081dcce-7e70-43cd-a296-7659cba92bdb], x-b3-parentspanid=[e81423f30d720a14], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c9fc90d08f7691cce81423f30d720a14], x-b3-spanid=[e085bd3267f41ea3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[db248b80-fb90-412a-8005-169fc2eb7e3d]}\\\"}\"}","context":{"RequestID":"db248b80-fb90-412a-8005-169fc2eb7e3d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"85f26090-e649-425a-a4a1-483470c89903","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:08:26.441Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:26.445Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"db248b80-fb90-412a-8005-169fc2eb7e3d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"85f26090-e649-425a-a4a1-483470c89903","LogTimestamp":"2023-04-25T01:08:26.445Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:08:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:08:28.454Z","message":"Entering","context":{"RequestID":"4fac2402-1d2c-49f6-8c5c-4bfec883979e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"94f00508-706c-4acf-a286-9a8996e365eb","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:08:28.454Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:08:28.457Z","message":"{\"transactionId\":\"4fac2402-1d2c-49f6-8c5c-4bfec883979e\",\"status\":\"200\",\"rqstDate\":\"230425-01:08:28:455\",\"respDate\":\"230425-01:08:28:457\",\"sourceId\":\"haproxy:4fac2402-1d2c-49f6-8c5c-4bfec883979e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:08:28:455-25095\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b490df07-ed1f-4689-9515-26860e35c8e3], x-b3-parentspanid=[308ed3f778e718e3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5a53808dbf39fe70308ed3f778e718e3], x-b3-spanid=[ecd31827a5564448], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4fac2402-1d2c-49f6-8c5c-4bfec883979e]}\\\"}\"}","context":{"RequestID":"4fac2402-1d2c-49f6-8c5c-4bfec883979e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"94f00508-706c-4acf-a286-9a8996e365eb","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:08:28.454Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:28.457Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4fac2402-1d2c-49f6-8c5c-4bfec883979e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"94f00508-706c-4acf-a286-9a8996e365eb","LogTimestamp":"2023-04-25T01:08:28.457Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:08:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T01:08:28.818Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:08:28.830Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:28.830Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:28.830Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:30.468Z","message":"Entering","context":{"RequestID":"2071ca78-2ee2-4231-be38-118e8c52d155","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f3d459a1-d448-45f6-bd61-9c5ed15ca91b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:08:30.468Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:08:30.470Z","message":"{\"transactionId\":\"2071ca78-2ee2-4231-be38-118e8c52d155\",\"status\":\"200\",\"rqstDate\":\"230425-01:08:30:469\",\"respDate\":\"230425-01:08:30:470\",\"sourceId\":\"haproxy:2071ca78-2ee2-4231-be38-118e8c52d155\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:08:30:469-20587\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2465258a-bbf0-4e94-a22f-bb2be9cb244c], x-b3-parentspanid=[f7ce6568222af900], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[84c38fab21c65f61f7ce6568222af900], x-b3-spanid=[3729c90109833b46], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2071ca78-2ee2-4231-be38-118e8c52d155]}\\\"}\"}","context":{"RequestID":"2071ca78-2ee2-4231-be38-118e8c52d155","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f3d459a1-d448-45f6-bd61-9c5ed15ca91b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:08:30.468Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:30.470Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2071ca78-2ee2-4231-be38-118e8c52d155","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f3d459a1-d448-45f6-bd61-9c5ed15ca91b","LogTimestamp":"2023-04-25T01:08:30.470Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:08:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:08:30.868Z","message":"Entering","context":{"RequestID":"4110ed40-2f0d-47dc-a843-4b3f90386a01","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ce37c5df-c424-45a4-afa0-73c1d03ae921","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:08:30.868Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:08:30.869Z","message":"{\"transactionId\":\"4110ed40-2f0d-47dc-a843-4b3f90386a01\",\"status\":\"200\",\"rqstDate\":\"230425-01:08:30:869\",\"respDate\":\"230425-01:08:30:869\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4110ed40-2f0d-47dc-a843-4b3f90386a01\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:08:30:869-87441\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[32dc609d-760c-4281-8837-4120f0a33e8d], x-b3-parentspanid=[09f7c96a1e27d209], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[33645], x-envoy-attempt-count=[1], x-b3-traceid=[19c5878633debd6909f7c96a1e27d209], x-b3-spanid=[c6e2adfbb19ec8ca], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4110ed40-2f0d-47dc-a843-4b3f90386a01]}\\\"}\"}","context":{"RequestID":"4110ed40-2f0d-47dc-a843-4b3f90386a01","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ce37c5df-c424-45a4-afa0-73c1d03ae921","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:08:30.868Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:30.870Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4110ed40-2f0d-47dc-a843-4b3f90386a01","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ce37c5df-c424-45a4-afa0-73c1d03ae921","LogTimestamp":"2023-04-25T01:08:30.870Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:08:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-25T01:08:31.096Z","message":"Entering","context":{"RequestID":"e2afd224-fd89-4e64-ba68-e5a271ffbda8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1083ef42-ba24-4ab6-9629-fc9298cc8621","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:08:31.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:08:31.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"e2afd224-fd89-4e64-ba68-e5a271ffbda8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1083ef42-ba24-4ab6-9629-fc9298cc8621","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:08:31.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:31.100Z","message":"{\"transactionId\":\"e2afd224-fd89-4e64-ba68-e5a271ffbda8\",\"status\":\"200\",\"rqstDate\":\"230425-01:08:31:097\",\"respDate\":\"230425-01:08:31:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:e2afd224-fd89-4e64-ba68-e5a271ffbda8\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:08:31:097-44491\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[e2afd224-fd89-4e64-ba68-e5a271ffbda8]}\\\"}\"}","context":{"RequestID":"e2afd224-fd89-4e64-ba68-e5a271ffbda8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1083ef42-ba24-4ab6-9629-fc9298cc8621","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:08:31.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:31.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e2afd224-fd89-4e64-ba68-e5a271ffbda8","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1083ef42-ba24-4ab6-9629-fc9298cc8621","LogTimestamp":"2023-04-25T01:08:31.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:08:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:08:32.479Z","message":"Entering","context":{"RequestID":"e8b9f628-d6fe-4138-8b89-7ca8f78f8c31","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bacb8de7-fc03-464d-a96e-636c5cf494ed","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:08:32.479Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:08:32.481Z","message":"{\"transactionId\":\"e8b9f628-d6fe-4138-8b89-7ca8f78f8c31\",\"status\":\"200\",\"rqstDate\":\"230425-01:08:32:480\",\"respDate\":\"230425-01:08:32:481\",\"sourceId\":\"haproxy:e8b9f628-d6fe-4138-8b89-7ca8f78f8c31\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:08:32:480-18017\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[13779105-c580-491a-9851-bf95de6a011e], x-b3-parentspanid=[221e77bb6b10558b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0bdccbaa5bfbc999221e77bb6b10558b], x-b3-spanid=[1595eaa865093600], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e8b9f628-d6fe-4138-8b89-7ca8f78f8c31]}\\\"}\"}","context":{"RequestID":"e8b9f628-d6fe-4138-8b89-7ca8f78f8c31","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bacb8de7-fc03-464d-a96e-636c5cf494ed","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:08:32.479Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:32.482Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e8b9f628-d6fe-4138-8b89-7ca8f78f8c31","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bacb8de7-fc03-464d-a96e-636c5cf494ed","LogTimestamp":"2023-04-25T01:08:32.482Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:08:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:08:34.492Z","message":"Entering","context":{"RequestID":"35585b62-be2c-4472-b73a-3207ff99ee0e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"dd714452-4d79-4355-9845-a925f72ff8e8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:08:34.492Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:08:34.494Z","message":"{\"transactionId\":\"35585b62-be2c-4472-b73a-3207ff99ee0e\",\"status\":\"200\",\"rqstDate\":\"230425-01:08:34:493\",\"respDate\":\"230425-01:08:34:494\",\"sourceId\":\"haproxy:35585b62-be2c-4472-b73a-3207ff99ee0e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:08:34:493-33918\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[695dcec1-034e-4729-81d3-ed70a16e8a8d], x-b3-parentspanid=[a71ced71f1d6b3cb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dfe39702a7fc52c5a71ced71f1d6b3cb], x-b3-spanid=[049a8c0543fb868e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[35585b62-be2c-4472-b73a-3207ff99ee0e]}\\\"}\"}","context":{"RequestID":"35585b62-be2c-4472-b73a-3207ff99ee0e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"dd714452-4d79-4355-9845-a925f72ff8e8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:08:34.492Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:34.495Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"35585b62-be2c-4472-b73a-3207ff99ee0e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dd714452-4d79-4355-9845-a925f72ff8e8","LogTimestamp":"2023-04-25T01:08:34.495Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:08:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:08:36.505Z","message":"Entering","context":{"RequestID":"fedd371f-5218-441d-893d-acdd2b819015","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c9da9c12-6c40-4f66-bfb0-d5bdf63248f9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:08:36.504Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:08:36.507Z","message":"{\"transactionId\":\"fedd371f-5218-441d-893d-acdd2b819015\",\"status\":\"200\",\"rqstDate\":\"230425-01:08:36:505\",\"respDate\":\"230425-01:08:36:507\",\"sourceId\":\"haproxy:fedd371f-5218-441d-893d-acdd2b819015\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:08:36:505-21586\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[01394820-70e3-4bb1-9883-2902e5f41913], x-b3-parentspanid=[00eadc86937cc977], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c357dc225029909000eadc86937cc977], x-b3-spanid=[4238942ef76b449d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fedd371f-5218-441d-893d-acdd2b819015]}\\\"}\"}","context":{"RequestID":"fedd371f-5218-441d-893d-acdd2b819015","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c9da9c12-6c40-4f66-bfb0-d5bdf63248f9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:08:36.504Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:36.508Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fedd371f-5218-441d-893d-acdd2b819015","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c9da9c12-6c40-4f66-bfb0-d5bdf63248f9","LogTimestamp":"2023-04-25T01:08:36.508Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:08:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:08:38.522Z","message":"Entering","context":{"RequestID":"db5ebeeb-9df2-48e5-a8ac-65f0ca54494b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a561a885-60f3-4fa0-96dc-41ea95b8425b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:08:38.522Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:08:38.525Z","message":"{\"transactionId\":\"db5ebeeb-9df2-48e5-a8ac-65f0ca54494b\",\"status\":\"200\",\"rqstDate\":\"230425-01:08:38:523\",\"respDate\":\"230425-01:08:38:525\",\"sourceId\":\"haproxy:db5ebeeb-9df2-48e5-a8ac-65f0ca54494b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:08:38:523-71493\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7add8a51-6fa1-4649-bfe8-bf4dfa17cead], x-b3-parentspanid=[22fcc59b040db934], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2b3fcbe7630c367222fcc59b040db934], x-b3-spanid=[dc993fde06bb5213], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[db5ebeeb-9df2-48e5-a8ac-65f0ca54494b]}\\\"}\"}","context":{"RequestID":"db5ebeeb-9df2-48e5-a8ac-65f0ca54494b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a561a885-60f3-4fa0-96dc-41ea95b8425b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:08:38.522Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:38.526Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"db5ebeeb-9df2-48e5-a8ac-65f0ca54494b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a561a885-60f3-4fa0-96dc-41ea95b8425b","LogTimestamp":"2023-04-25T01:08:38.526Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:08:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T01:08:38.818Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:08:38.834Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:38.835Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:38.835Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:40.535Z","message":"Entering","context":{"RequestID":"ecec6461-d551-4c71-a21e-9bafbf0f5e69","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6211f108-77f4-4408-90ae-e03c0c60f992","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:08:40.535Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:08:40.538Z","message":"{\"transactionId\":\"ecec6461-d551-4c71-a21e-9bafbf0f5e69\",\"status\":\"200\",\"rqstDate\":\"230425-01:08:40:536\",\"respDate\":\"230425-01:08:40:537\",\"sourceId\":\"haproxy:ecec6461-d551-4c71-a21e-9bafbf0f5e69\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:08:40:536-83031\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3878e83a-3ef7-488c-8e2c-62cd82f2a9da], x-b3-parentspanid=[f868f9cb9065a13b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4fd24e6ad761a0e6f868f9cb9065a13b], x-b3-spanid=[e3bc4c384a20ab2d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ecec6461-d551-4c71-a21e-9bafbf0f5e69]}\\\"}\"}","context":{"RequestID":"ecec6461-d551-4c71-a21e-9bafbf0f5e69","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6211f108-77f4-4408-90ae-e03c0c60f992","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:08:40.535Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:40.538Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ecec6461-d551-4c71-a21e-9bafbf0f5e69","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6211f108-77f4-4408-90ae-e03c0c60f992","LogTimestamp":"2023-04-25T01:08:40.538Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:08:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:08:40.870Z","message":"Entering","context":{"RequestID":"898cce98-661d-4cac-b908-7f431f8d4175","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"86774d86-4468-453c-ab89-e5a9f673660a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:08:40.870Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:08:40.872Z","message":"{\"transactionId\":\"898cce98-661d-4cac-b908-7f431f8d4175\",\"status\":\"200\",\"rqstDate\":\"230425-01:08:40:871\",\"respDate\":\"230425-01:08:40:872\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:898cce98-661d-4cac-b908-7f431f8d4175\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:08:40:871-39000\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1c2f4c70-b8c0-44ee-b0c9-929b8c275315], x-b3-parentspanid=[902c150522acea89], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[46945], x-envoy-attempt-count=[1], x-b3-traceid=[b291f72128d56125902c150522acea89], x-b3-spanid=[a1427f0503a8cc38], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[898cce98-661d-4cac-b908-7f431f8d4175]}\\\"}\"}","context":{"RequestID":"898cce98-661d-4cac-b908-7f431f8d4175","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"86774d86-4468-453c-ab89-e5a9f673660a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:08:40.870Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:40.872Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"898cce98-661d-4cac-b908-7f431f8d4175","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"86774d86-4468-453c-ab89-e5a9f673660a","LogTimestamp":"2023-04-25T01:08:40.872Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:08:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:08:41.097Z","message":"Entering","context":{"RequestID":"0cb351ed-2f86-4535-883c-42a8546b0d33","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"39b2d4e2-365d-4cee-96f5-2a496d970e94","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:08:41.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:08:41.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"0cb351ed-2f86-4535-883c-42a8546b0d33","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"39b2d4e2-365d-4cee-96f5-2a496d970e94","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:08:41.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:41.100Z","message":"{\"transactionId\":\"0cb351ed-2f86-4535-883c-42a8546b0d33\",\"status\":\"200\",\"rqstDate\":\"230425-01:08:41:097\",\"respDate\":\"230425-01:08:41:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:0cb351ed-2f86-4535-883c-42a8546b0d33\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:08:41:097-65182\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[0cb351ed-2f86-4535-883c-42a8546b0d33]}\\\"}\"}","context":{"RequestID":"0cb351ed-2f86-4535-883c-42a8546b0d33","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"39b2d4e2-365d-4cee-96f5-2a496d970e94","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:08:41.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:41.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0cb351ed-2f86-4535-883c-42a8546b0d33","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"39b2d4e2-365d-4cee-96f5-2a496d970e94","LogTimestamp":"2023-04-25T01:08:41.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:08:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:08:42.548Z","message":"Entering","context":{"RequestID":"b559768e-6f19-4e83-85fd-7189c5e86001","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"534ab65c-6246-46c7-a628-04bd4322a056","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:08:42.548Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:08:42.550Z","message":"{\"transactionId\":\"b559768e-6f19-4e83-85fd-7189c5e86001\",\"status\":\"200\",\"rqstDate\":\"230425-01:08:42:549\",\"respDate\":\"230425-01:08:42:550\",\"sourceId\":\"haproxy:b559768e-6f19-4e83-85fd-7189c5e86001\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:08:42:549-91917\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[77822cae-799c-44f8-8b12-f2afef21be7d], x-b3-parentspanid=[1dbad38e092bb872], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5913683d832861551dbad38e092bb872], x-b3-spanid=[c93d31306d60237f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b559768e-6f19-4e83-85fd-7189c5e86001]}\\\"}\"}","context":{"RequestID":"b559768e-6f19-4e83-85fd-7189c5e86001","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"534ab65c-6246-46c7-a628-04bd4322a056","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:08:42.548Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:42.551Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b559768e-6f19-4e83-85fd-7189c5e86001","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"534ab65c-6246-46c7-a628-04bd4322a056","LogTimestamp":"2023-04-25T01:08:42.551Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:08:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:08:42.575Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:42.579Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:44.559Z","message":"Entering","context":{"RequestID":"d97ba41a-6754-4ad8-811a-7b0bb5e70727","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fdda857e-6ad1-4e71-b9bf-f63b41532ae8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:08:44.559Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:08:44.562Z","message":"{\"transactionId\":\"d97ba41a-6754-4ad8-811a-7b0bb5e70727\",\"status\":\"200\",\"rqstDate\":\"230425-01:08:44:561\",\"respDate\":\"230425-01:08:44:562\",\"sourceId\":\"haproxy:d97ba41a-6754-4ad8-811a-7b0bb5e70727\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:08:44:561-51367\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1a668e85-59b0-436d-9211-bdaad5918eb0], x-b3-parentspanid=[aedd5534428392eb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[10f0516a12af65e7aedd5534428392eb], x-b3-spanid=[25e557e3748b3a1e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d97ba41a-6754-4ad8-811a-7b0bb5e70727]}\\\"}\"}","context":{"RequestID":"d97ba41a-6754-4ad8-811a-7b0bb5e70727","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fdda857e-6ad1-4e71-b9bf-f63b41532ae8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:08:44.559Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:44.563Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d97ba41a-6754-4ad8-811a-7b0bb5e70727","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fdda857e-6ad1-4e71-b9bf-f63b41532ae8","LogTimestamp":"2023-04-25T01:08:44.563Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:08:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T01:08:46.572Z","message":"Entering","context":{"RequestID":"03b80a57-43cd-4a42-a16c-2a1280fd4fa1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"956bc65a-3d6a-45be-a193-409f2536d9e0","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:08:46.572Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:08:46.574Z","message":"{\"transactionId\":\"03b80a57-43cd-4a42-a16c-2a1280fd4fa1\",\"status\":\"200\",\"rqstDate\":\"230425-01:08:46:573\",\"respDate\":\"230425-01:08:46:574\",\"sourceId\":\"haproxy:03b80a57-43cd-4a42-a16c-2a1280fd4fa1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:08:46:573-30232\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[89e2034a-fb55-4bf2-b54e-816b9638bcab], x-b3-parentspanid=[2eb00f1f2697b80f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ccb018b45e611c372eb00f1f2697b80f], x-b3-spanid=[0a38050fe189dd58], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[03b80a57-43cd-4a42-a16c-2a1280fd4fa1]}\\\"}\"}","context":{"RequestID":"03b80a57-43cd-4a42-a16c-2a1280fd4fa1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"956bc65a-3d6a-45be-a193-409f2536d9e0","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:08:46.572Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:46.574Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"03b80a57-43cd-4a42-a16c-2a1280fd4fa1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"956bc65a-3d6a-45be-a193-409f2536d9e0","LogTimestamp":"2023-04-25T01:08:46.574Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:08:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-25T01:08:48.583Z","message":"Entering","context":{"RequestID":"1673627d-a9bc-4f6c-8129-16e748363f9a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"df2968e1-2741-4927-814a-cde75fa0d6cb","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:08:48.583Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:08:48.585Z","message":"{\"transactionId\":\"1673627d-a9bc-4f6c-8129-16e748363f9a\",\"status\":\"200\",\"rqstDate\":\"230425-01:08:48:584\",\"respDate\":\"230425-01:08:48:585\",\"sourceId\":\"haproxy:1673627d-a9bc-4f6c-8129-16e748363f9a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:08:48:584-78389\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d3972a17-92c6-4993-bfb2-23fd8b993eb0], x-b3-parentspanid=[88c38af9b97ae903], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[169241d213af80cd88c38af9b97ae903], x-b3-spanid=[64c5f02b58f8fc06], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1673627d-a9bc-4f6c-8129-16e748363f9a]}\\\"}\"}","context":{"RequestID":"1673627d-a9bc-4f6c-8129-16e748363f9a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"df2968e1-2741-4927-814a-cde75fa0d6cb","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:08:48.583Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:48.586Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1673627d-a9bc-4f6c-8129-16e748363f9a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"df2968e1-2741-4927-814a-cde75fa0d6cb","LogTimestamp":"2023-04-25T01:08:48.586Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:08:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:08:48.818Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:08:48.834Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:48.834Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:48.835Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:50.594Z","message":"Entering","context":{"RequestID":"2d6ce617-2af8-4744-ba4b-6b7f47ef5282","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bdac2deb-7aae-43d6-8919-f468cab6d2f6","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:08:50.594Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:08:50.596Z","message":"{\"transactionId\":\"2d6ce617-2af8-4744-ba4b-6b7f47ef5282\",\"status\":\"200\",\"rqstDate\":\"230425-01:08:50:595\",\"respDate\":\"230425-01:08:50:596\",\"sourceId\":\"haproxy:2d6ce617-2af8-4744-ba4b-6b7f47ef5282\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:08:50:595-69466\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f07d52e3-d0af-4e9a-8c12-5237eb54fcba], x-b3-parentspanid=[6e62bd6e88085b7e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5a90b3cc39a9f5346e62bd6e88085b7e], x-b3-spanid=[95fa38ed69f25e59], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2d6ce617-2af8-4744-ba4b-6b7f47ef5282]}\\\"}\"}","context":{"RequestID":"2d6ce617-2af8-4744-ba4b-6b7f47ef5282","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bdac2deb-7aae-43d6-8919-f468cab6d2f6","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:08:50.594Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:50.597Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2d6ce617-2af8-4744-ba4b-6b7f47ef5282","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bdac2deb-7aae-43d6-8919-f468cab6d2f6","LogTimestamp":"2023-04-25T01:08:50.597Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:08:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:08:50.869Z","message":"Entering","context":{"RequestID":"72d3f732-5ead-42b8-9ff0-e694d37d26e7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"33452c3f-665e-44fb-a8c3-834cecc41261","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:08:50.869Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:08:50.872Z","message":"{\"transactionId\":\"72d3f732-5ead-42b8-9ff0-e694d37d26e7\",\"status\":\"200\",\"rqstDate\":\"230425-01:08:50:870\",\"respDate\":\"230425-01:08:50:872\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:72d3f732-5ead-42b8-9ff0-e694d37d26e7\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:08:50:870-76607\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8a310656-6dc1-476b-abd9-9e08bf3866f8], x-b3-parentspanid=[b4c81b4af7aa2330], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[36915], x-envoy-attempt-count=[1], x-b3-traceid=[3aecf3a2ec5f7a57b4c81b4af7aa2330], x-b3-spanid=[05b5adf5b7a94639], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[72d3f732-5ead-42b8-9ff0-e694d37d26e7]}\\\"}\"}","context":{"RequestID":"72d3f732-5ead-42b8-9ff0-e694d37d26e7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"33452c3f-665e-44fb-a8c3-834cecc41261","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:08:50.869Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:50.873Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"72d3f732-5ead-42b8-9ff0-e694d37d26e7","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"33452c3f-665e-44fb-a8c3-834cecc41261","LogTimestamp":"2023-04-25T01:08:50.872Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:08:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:08:51.097Z","message":"Entering","context":{"RequestID":"35a34e89-3b0f-4307-a5aa-130a2a587701","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a606b790-bdd5-4913-9194-c466a9e333c1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:08:51.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:08:51.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"35a34e89-3b0f-4307-a5aa-130a2a587701","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a606b790-bdd5-4913-9194-c466a9e333c1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:08:51.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:51.100Z","message":"{\"transactionId\":\"35a34e89-3b0f-4307-a5aa-130a2a587701\",\"status\":\"200\",\"rqstDate\":\"230425-01:08:51:098\",\"respDate\":\"230425-01:08:51:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:35a34e89-3b0f-4307-a5aa-130a2a587701\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:08:51:098-3947\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[35a34e89-3b0f-4307-a5aa-130a2a587701]}\\\"}\"}","context":{"RequestID":"35a34e89-3b0f-4307-a5aa-130a2a587701","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a606b790-bdd5-4913-9194-c466a9e333c1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:08:51.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:51.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"35a34e89-3b0f-4307-a5aa-130a2a587701","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a606b790-bdd5-4913-9194-c466a9e333c1","LogTimestamp":"2023-04-25T01:08:51.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:08:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:08:52.605Z","message":"Entering","context":{"RequestID":"728de6e5-d262-4c5d-938d-24bc8a6332d4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"81cba865-896d-464f-aadb-bc36e3e66df5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:08:52.605Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:08:52.607Z","message":"{\"transactionId\":\"728de6e5-d262-4c5d-938d-24bc8a6332d4\",\"status\":\"200\",\"rqstDate\":\"230425-01:08:52:606\",\"respDate\":\"230425-01:08:52:607\",\"sourceId\":\"haproxy:728de6e5-d262-4c5d-938d-24bc8a6332d4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:08:52:606-218\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[121196a7-ce9b-4388-8fc9-9b47477dbc0b], x-b3-parentspanid=[d2a59498683e636a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6af8f38fcaa5f795d2a59498683e636a], x-b3-spanid=[dd8a060140e1ad4e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[728de6e5-d262-4c5d-938d-24bc8a6332d4]}\\\"}\"}","context":{"RequestID":"728de6e5-d262-4c5d-938d-24bc8a6332d4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"81cba865-896d-464f-aadb-bc36e3e66df5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:08:52.605Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:52.608Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"728de6e5-d262-4c5d-938d-24bc8a6332d4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"81cba865-896d-464f-aadb-bc36e3e66df5","LogTimestamp":"2023-04-25T01:08:52.608Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:08:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:08:54.620Z","message":"Entering","context":{"RequestID":"1da5a1d9-3662-4a49-aede-c604d42aa339","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"90560429-6689-472a-b111-bfc090d6d778","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:08:54.620Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:08:54.622Z","message":"{\"transactionId\":\"1da5a1d9-3662-4a49-aede-c604d42aa339\",\"status\":\"200\",\"rqstDate\":\"230425-01:08:54:620\",\"respDate\":\"230425-01:08:54:622\",\"sourceId\":\"haproxy:1da5a1d9-3662-4a49-aede-c604d42aa339\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:08:54:620-64461\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a2b39889-cd34-4c67-8b5f-ba9a3d9ace6e], x-b3-parentspanid=[a3707031bec6c1c6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[07b1b8cf363a7668a3707031bec6c1c6], x-b3-spanid=[40ef5ba06fb08c32], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1da5a1d9-3662-4a49-aede-c604d42aa339]}\\\"}\"}","context":{"RequestID":"1da5a1d9-3662-4a49-aede-c604d42aa339","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"90560429-6689-472a-b111-bfc090d6d778","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:08:54.620Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:54.623Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1da5a1d9-3662-4a49-aede-c604d42aa339","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"90560429-6689-472a-b111-bfc090d6d778","LogTimestamp":"2023-04-25T01:08:54.623Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:08:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:08:56.632Z","message":"Entering","context":{"RequestID":"8d335901-369c-4fd0-af92-087f414d1571","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"319d424b-b63d-47ed-af03-d92e1a8ccc1a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:08:56.632Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:08:56.634Z","message":"{\"transactionId\":\"8d335901-369c-4fd0-af92-087f414d1571\",\"status\":\"200\",\"rqstDate\":\"230425-01:08:56:633\",\"respDate\":\"230425-01:08:56:634\",\"sourceId\":\"haproxy:8d335901-369c-4fd0-af92-087f414d1571\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:08:56:633-90957\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c0468cd6-8480-45f1-8166-ad04456e4d1f], x-b3-parentspanid=[4e74479dc38de474], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[82e22482dcc3e5054e74479dc38de474], x-b3-spanid=[aa85a5b573b39ce0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8d335901-369c-4fd0-af92-087f414d1571]}\\\"}\"}","context":{"RequestID":"8d335901-369c-4fd0-af92-087f414d1571","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"319d424b-b63d-47ed-af03-d92e1a8ccc1a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:08:56.632Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:56.635Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8d335901-369c-4fd0-af92-087f414d1571","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"319d424b-b63d-47ed-af03-d92e1a8ccc1a","LogTimestamp":"2023-04-25T01:08:56.635Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:08:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:08:58.642Z","message":"Entering","context":{"RequestID":"d31c0f93-8fa6-45cf-adb9-943e2cbf7e30","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6d2d5833-97a8-401f-987a-6b8cf4e6c006","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:08:58.642Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:08:58.644Z","message":"{\"transactionId\":\"d31c0f93-8fa6-45cf-adb9-943e2cbf7e30\",\"status\":\"200\",\"rqstDate\":\"230425-01:08:58:643\",\"respDate\":\"230425-01:08:58:644\",\"sourceId\":\"haproxy:d31c0f93-8fa6-45cf-adb9-943e2cbf7e30\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:08:58:643-30604\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[16e07b5d-559f-4159-853d-93b3d30fb822], x-b3-parentspanid=[d28d6f9baca8ad70], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1d4596d28668b8e4d28d6f9baca8ad70], x-b3-spanid=[6c180e9be318a817], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d31c0f93-8fa6-45cf-adb9-943e2cbf7e30]}\\\"}\"}","context":{"RequestID":"d31c0f93-8fa6-45cf-adb9-943e2cbf7e30","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6d2d5833-97a8-401f-987a-6b8cf4e6c006","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:08:58.642Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:58.645Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d31c0f93-8fa6-45cf-adb9-943e2cbf7e30","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6d2d5833-97a8-401f-987a-6b8cf4e6c006","LogTimestamp":"2023-04-25T01:08:58.645Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:08:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:08:58.818Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:08:58.834Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:58.834Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:08:58.835Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:00.654Z","message":"Entering","context":{"RequestID":"f978e7c6-2ea7-4a17-bc28-8d9c7c812d9b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"38ceb790-4f92-49fb-afb8-00b47673f465","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:09:00.654Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:09:00.656Z","message":"{\"transactionId\":\"f978e7c6-2ea7-4a17-bc28-8d9c7c812d9b\",\"status\":\"200\",\"rqstDate\":\"230425-01:09:00:655\",\"respDate\":\"230425-01:09:00:656\",\"sourceId\":\"haproxy:f978e7c6-2ea7-4a17-bc28-8d9c7c812d9b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:09:00:655-18143\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1ca16ad2-b202-4570-9a0a-76e59a36c054], x-b3-parentspanid=[06279353d472e7b3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[02202b246cb100c006279353d472e7b3], x-b3-spanid=[947eb6dcc07b234a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f978e7c6-2ea7-4a17-bc28-8d9c7c812d9b]}\\\"}\"}","context":{"RequestID":"f978e7c6-2ea7-4a17-bc28-8d9c7c812d9b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"38ceb790-4f92-49fb-afb8-00b47673f465","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:09:00.654Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:00.657Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f978e7c6-2ea7-4a17-bc28-8d9c7c812d9b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"38ceb790-4f92-49fb-afb8-00b47673f465","LogTimestamp":"2023-04-25T01:09:00.657Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:09:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:09:00.869Z","message":"Entering","context":{"RequestID":"fb7fcb2e-59b6-443c-94bf-ba68228e2e0e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bcea894b-616e-4def-987f-c65e52963c6c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:09:00.869Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:09:00.871Z","message":"{\"transactionId\":\"fb7fcb2e-59b6-443c-94bf-ba68228e2e0e\",\"status\":\"200\",\"rqstDate\":\"230425-01:09:00:870\",\"respDate\":\"230425-01:09:00:871\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:fb7fcb2e-59b6-443c-94bf-ba68228e2e0e\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:09:00:870-82326\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b2b0b0d5-5bcc-4dbe-845f-c9513beb378d], x-b3-parentspanid=[8cb7e0e0245045b2], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40855], x-envoy-attempt-count=[1], x-b3-traceid=[78dc949954cc97708cb7e0e0245045b2], x-b3-spanid=[445ce25c9a2f85e0], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[fb7fcb2e-59b6-443c-94bf-ba68228e2e0e]}\\\"}\"}","context":{"RequestID":"fb7fcb2e-59b6-443c-94bf-ba68228e2e0e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bcea894b-616e-4def-987f-c65e52963c6c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:09:00.869Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:00.872Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fb7fcb2e-59b6-443c-94bf-ba68228e2e0e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bcea894b-616e-4def-987f-c65e52963c6c","LogTimestamp":"2023-04-25T01:09:00.871Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:09:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:09:01.096Z","message":"Entering","context":{"RequestID":"330b0bca-e378-470f-b49b-34c0a8f34d31","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3112bf9a-cd3a-4f02-8ba1-bf9300ae7d17","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:09:01.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:09:01.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"330b0bca-e378-470f-b49b-34c0a8f34d31","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3112bf9a-cd3a-4f02-8ba1-bf9300ae7d17","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:09:01.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:01.099Z","message":"{\"transactionId\":\"330b0bca-e378-470f-b49b-34c0a8f34d31\",\"status\":\"200\",\"rqstDate\":\"230425-01:09:01:097\",\"respDate\":\"230425-01:09:01:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:330b0bca-e378-470f-b49b-34c0a8f34d31\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:09:01:097-72901\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[330b0bca-e378-470f-b49b-34c0a8f34d31]}\\\"}\"}","context":{"RequestID":"330b0bca-e378-470f-b49b-34c0a8f34d31","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3112bf9a-cd3a-4f02-8ba1-bf9300ae7d17","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:09:01.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:01.099Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"330b0bca-e378-470f-b49b-34c0a8f34d31","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3112bf9a-cd3a-4f02-8ba1-bf9300ae7d17","LogTimestamp":"2023-04-25T01:09:01.099Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:09:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:09:02.667Z","message":"Entering","context":{"RequestID":"cd9a175f-b1b2-4109-ac81-b284ec93b948","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"72419e0a-2038-4a4f-9047-d6ac806298a6","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:09:02.667Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:09:02.669Z","message":"{\"transactionId\":\"cd9a175f-b1b2-4109-ac81-b284ec93b948\",\"status\":\"200\",\"rqstDate\":\"230425-01:09:02:668\",\"respDate\":\"230425-01:09:02:669\",\"sourceId\":\"haproxy:cd9a175f-b1b2-4109-ac81-b284ec93b948\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:09:02:668-26107\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e562444e-cfb5-4bc1-89cf-840f65d0243a], x-b3-parentspanid=[12338ffaf4bebe21], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[25c70b5897ff30cd12338ffaf4bebe21], x-b3-spanid=[f1b6afc8969792db], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cd9a175f-b1b2-4109-ac81-b284ec93b948]}\\\"}\"}","context":{"RequestID":"cd9a175f-b1b2-4109-ac81-b284ec93b948","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"72419e0a-2038-4a4f-9047-d6ac806298a6","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:09:02.667Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:02.670Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cd9a175f-b1b2-4109-ac81-b284ec93b948","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"72419e0a-2038-4a4f-9047-d6ac806298a6","LogTimestamp":"2023-04-25T01:09:02.670Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:09:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:09:04.679Z","message":"Entering","context":{"RequestID":"3094775f-a891-4359-bf7c-67a4a63a9350","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"107d1b8b-875a-48d9-b677-ba1ae804dbc5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:09:04.679Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:09:04.681Z","message":"{\"transactionId\":\"3094775f-a891-4359-bf7c-67a4a63a9350\",\"status\":\"200\",\"rqstDate\":\"230425-01:09:04:680\",\"respDate\":\"230425-01:09:04:681\",\"sourceId\":\"haproxy:3094775f-a891-4359-bf7c-67a4a63a9350\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:09:04:680-74609\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[50c03e41-d933-42d1-a1ff-da2c7b471c86], x-b3-parentspanid=[a5492b7de6cb1103], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5a206b6a89efeffea5492b7de6cb1103], x-b3-spanid=[ee1eee439c138fd2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3094775f-a891-4359-bf7c-67a4a63a9350]}\\\"}\"}","context":{"RequestID":"3094775f-a891-4359-bf7c-67a4a63a9350","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"107d1b8b-875a-48d9-b677-ba1ae804dbc5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:09:04.679Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:04.682Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3094775f-a891-4359-bf7c-67a4a63a9350","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"107d1b8b-875a-48d9-b677-ba1ae804dbc5","LogTimestamp":"2023-04-25T01:09:04.682Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:09:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:09:06.690Z","message":"Entering","context":{"RequestID":"250f0f74-ef66-4360-b0f6-f47bd743d1b3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3744b33f-e981-4056-94a0-f27597a9c8f3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:09:06.690Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:09:06.691Z","message":"{\"transactionId\":\"250f0f74-ef66-4360-b0f6-f47bd743d1b3\",\"status\":\"200\",\"rqstDate\":\"230425-01:09:06:691\",\"respDate\":\"230425-01:09:06:691\",\"sourceId\":\"haproxy:250f0f74-ef66-4360-b0f6-f47bd743d1b3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:09:06:691-12368\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ca734e5c-44f9-4bc7-a3de-590a8c24b16f], x-b3-parentspanid=[eb069a7133d3f1e7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[140a3d8f2e92979ceb069a7133d3f1e7], x-b3-spanid=[915e8a45f4e3bab5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[250f0f74-ef66-4360-b0f6-f47bd743d1b3]}\\\"}\"}","context":{"RequestID":"250f0f74-ef66-4360-b0f6-f47bd743d1b3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3744b33f-e981-4056-94a0-f27597a9c8f3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:09:06.690Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:06.692Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"250f0f74-ef66-4360-b0f6-f47bd743d1b3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3744b33f-e981-4056-94a0-f27597a9c8f3","LogTimestamp":"2023-04-25T01:09:06.692Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:09:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-25T01:09:08.700Z","message":"Entering","context":{"RequestID":"0dd20012-cc44-4c1a-9590-afe12d9fea3f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fca49b63-69e9-4a39-99c7-b6e3fab59084","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:09:08.700Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:09:08.702Z","message":"{\"transactionId\":\"0dd20012-cc44-4c1a-9590-afe12d9fea3f\",\"status\":\"200\",\"rqstDate\":\"230425-01:09:08:701\",\"respDate\":\"230425-01:09:08:702\",\"sourceId\":\"haproxy:0dd20012-cc44-4c1a-9590-afe12d9fea3f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:09:08:701-27269\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c4788aaa-7ba7-4a34-903a-f0943bc37abd], x-b3-parentspanid=[20ae818ee9b348db], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b2c2e99bd5cbea5120ae818ee9b348db], x-b3-spanid=[aabd2a7ac56c869a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0dd20012-cc44-4c1a-9590-afe12d9fea3f]}\\\"}\"}","context":{"RequestID":"0dd20012-cc44-4c1a-9590-afe12d9fea3f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fca49b63-69e9-4a39-99c7-b6e3fab59084","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:09:08.700Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:08.703Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0dd20012-cc44-4c1a-9590-afe12d9fea3f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fca49b63-69e9-4a39-99c7-b6e3fab59084","LogTimestamp":"2023-04-25T01:09:08.702Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:09:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:09:08.818Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:09:08.834Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:08.835Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:08.835Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:10.711Z","message":"Entering","context":{"RequestID":"a7d9c917-6f1c-445e-94fc-4c95ec987a85","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a24f1a03-d6d8-47d7-8224-40c23dca375f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:09:10.711Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:09:10.714Z","message":"{\"transactionId\":\"a7d9c917-6f1c-445e-94fc-4c95ec987a85\",\"status\":\"200\",\"rqstDate\":\"230425-01:09:10:712\",\"respDate\":\"230425-01:09:10:713\",\"sourceId\":\"haproxy:a7d9c917-6f1c-445e-94fc-4c95ec987a85\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:09:10:712-15627\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[44e5e526-aae9-4bee-b4ef-aca1df2f8d11], x-b3-parentspanid=[e4e8c8c49dcf2b05], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[39d9392fc26616b3e4e8c8c49dcf2b05], x-b3-spanid=[85293f6ad1ccde1b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a7d9c917-6f1c-445e-94fc-4c95ec987a85]}\\\"}\"}","context":{"RequestID":"a7d9c917-6f1c-445e-94fc-4c95ec987a85","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a24f1a03-d6d8-47d7-8224-40c23dca375f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:09:10.711Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:10.714Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a7d9c917-6f1c-445e-94fc-4c95ec987a85","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a24f1a03-d6d8-47d7-8224-40c23dca375f","LogTimestamp":"2023-04-25T01:09:10.714Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:09:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:09:10.870Z","message":"Entering","context":{"RequestID":"0cc82e84-8d8f-456e-8e05-766fc6913eca","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a57e34f2-26c1-4c1d-a7f4-04f00aa0eb5f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:09:10.869Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:09:10.872Z","message":"{\"transactionId\":\"0cc82e84-8d8f-456e-8e05-766fc6913eca\",\"status\":\"200\",\"rqstDate\":\"230425-01:09:10:871\",\"respDate\":\"230425-01:09:10:872\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:0cc82e84-8d8f-456e-8e05-766fc6913eca\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:09:10:871-7300\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ef362aef-b743-43c4-a8be-5c691a83d65a], x-b3-parentspanid=[09e89267c3774244], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42863], x-envoy-attempt-count=[1], x-b3-traceid=[2f0e9cced742c14609e89267c3774244], x-b3-spanid=[823280790570a972], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[0cc82e84-8d8f-456e-8e05-766fc6913eca]}\\\"}\"}","context":{"RequestID":"0cc82e84-8d8f-456e-8e05-766fc6913eca","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a57e34f2-26c1-4c1d-a7f4-04f00aa0eb5f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:09:10.869Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:10.873Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0cc82e84-8d8f-456e-8e05-766fc6913eca","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a57e34f2-26c1-4c1d-a7f4-04f00aa0eb5f","LogTimestamp":"2023-04-25T01:09:10.873Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:09:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T01:09:11.096Z","message":"Entering","context":{"RequestID":"dab6fbac-0bd2-4a69-935c-e4c304393d73","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"71738d3a-c895-4a82-83d0-32d898d92c6a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:09:11.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:09:11.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"dab6fbac-0bd2-4a69-935c-e4c304393d73","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"71738d3a-c895-4a82-83d0-32d898d92c6a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:09:11.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:11.100Z","message":"{\"transactionId\":\"dab6fbac-0bd2-4a69-935c-e4c304393d73\",\"status\":\"200\",\"rqstDate\":\"230425-01:09:11:097\",\"respDate\":\"230425-01:09:11:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:dab6fbac-0bd2-4a69-935c-e4c304393d73\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:09:11:097-25456\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[dab6fbac-0bd2-4a69-935c-e4c304393d73]}\\\"}\"}","context":{"RequestID":"dab6fbac-0bd2-4a69-935c-e4c304393d73","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"71738d3a-c895-4a82-83d0-32d898d92c6a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:09:11.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:11.102Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dab6fbac-0bd2-4a69-935c-e4c304393d73","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"71738d3a-c895-4a82-83d0-32d898d92c6a","LogTimestamp":"2023-04-25T01:09:11.102Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:09:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T01:09:12.579Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:12.584Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:12.724Z","message":"Entering","context":{"RequestID":"5219f970-0707-4ad5-b94b-70d560f40c4b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cf18cad3-6d24-46fb-ad57-c69c67f7c8dd","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:09:12.724Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:09:12.727Z","message":"{\"transactionId\":\"5219f970-0707-4ad5-b94b-70d560f40c4b\",\"status\":\"200\",\"rqstDate\":\"230425-01:09:12:725\",\"respDate\":\"230425-01:09:12:727\",\"sourceId\":\"haproxy:5219f970-0707-4ad5-b94b-70d560f40c4b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:09:12:725-52828\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[10732679-7819-4c5c-ac80-b6c4648a0f35], x-b3-parentspanid=[728dcada8c012e6c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c49f0822d8e75198728dcada8c012e6c], x-b3-spanid=[8ef386996cbfbd6b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5219f970-0707-4ad5-b94b-70d560f40c4b]}\\\"}\"}","context":{"RequestID":"5219f970-0707-4ad5-b94b-70d560f40c4b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cf18cad3-6d24-46fb-ad57-c69c67f7c8dd","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:09:12.724Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:12.728Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5219f970-0707-4ad5-b94b-70d560f40c4b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cf18cad3-6d24-46fb-ad57-c69c67f7c8dd","LogTimestamp":"2023-04-25T01:09:12.728Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:09:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:09:14.737Z","message":"Entering","context":{"RequestID":"2a53d648-d979-4d87-98ec-6902bd7021ef","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1ef115d7-689a-4332-89d4-580c73e075af","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:09:14.737Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:09:14.739Z","message":"{\"transactionId\":\"2a53d648-d979-4d87-98ec-6902bd7021ef\",\"status\":\"200\",\"rqstDate\":\"230425-01:09:14:738\",\"respDate\":\"230425-01:09:14:739\",\"sourceId\":\"haproxy:2a53d648-d979-4d87-98ec-6902bd7021ef\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:09:14:738-28398\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[79c71695-d677-4a1e-94d5-b2ef94c71757], x-b3-parentspanid=[e568c76cc82ed39c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0164e8c82bdfb851e568c76cc82ed39c], x-b3-spanid=[aa163e3b5ce1a770], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2a53d648-d979-4d87-98ec-6902bd7021ef]}\\\"}\"}","context":{"RequestID":"2a53d648-d979-4d87-98ec-6902bd7021ef","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1ef115d7-689a-4332-89d4-580c73e075af","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:09:14.737Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:14.740Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2a53d648-d979-4d87-98ec-6902bd7021ef","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1ef115d7-689a-4332-89d4-580c73e075af","LogTimestamp":"2023-04-25T01:09:14.740Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:09:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:09:16.750Z","message":"Entering","context":{"RequestID":"2bca88d0-7e4e-46a6-bcca-e847a33c9c1f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"284c86c2-65a8-4604-afb9-7204fbf1bebc","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:09:16.750Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:09:16.751Z","message":"{\"transactionId\":\"2bca88d0-7e4e-46a6-bcca-e847a33c9c1f\",\"status\":\"200\",\"rqstDate\":\"230425-01:09:16:750\",\"respDate\":\"230425-01:09:16:751\",\"sourceId\":\"haproxy:2bca88d0-7e4e-46a6-bcca-e847a33c9c1f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:09:16:750-41722\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b4d709e0-d783-4e73-9277-822c77599895], x-b3-parentspanid=[f0daf37474851f1e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0ec356bbd33bab59f0daf37474851f1e], x-b3-spanid=[0e86964394b19e07], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2bca88d0-7e4e-46a6-bcca-e847a33c9c1f]}\\\"}\"}","context":{"RequestID":"2bca88d0-7e4e-46a6-bcca-e847a33c9c1f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"284c86c2-65a8-4604-afb9-7204fbf1bebc","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:09:16.750Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:16.752Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2bca88d0-7e4e-46a6-bcca-e847a33c9c1f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"284c86c2-65a8-4604-afb9-7204fbf1bebc","LogTimestamp":"2023-04-25T01:09:16.752Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:09:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:09:18.760Z","message":"Entering","context":{"RequestID":"3e257ecc-c4c5-473e-b439-331b7fe08ec4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0b034e6e-8e0c-4232-9aa9-15ac69990be0","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:09:18.760Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:09:18.762Z","message":"{\"transactionId\":\"3e257ecc-c4c5-473e-b439-331b7fe08ec4\",\"status\":\"200\",\"rqstDate\":\"230425-01:09:18:761\",\"respDate\":\"230425-01:09:18:762\",\"sourceId\":\"haproxy:3e257ecc-c4c5-473e-b439-331b7fe08ec4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:09:18:761-29711\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f16e09b6-e14c-426b-81e8-cbf297faa440], x-b3-parentspanid=[26b64d816e6c4c61], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fdd60bcfbdf69b6d26b64d816e6c4c61], x-b3-spanid=[57561b56e5f6cd34], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3e257ecc-c4c5-473e-b439-331b7fe08ec4]}\\\"}\"}","context":{"RequestID":"3e257ecc-c4c5-473e-b439-331b7fe08ec4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0b034e6e-8e0c-4232-9aa9-15ac69990be0","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:09:18.760Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:18.763Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3e257ecc-c4c5-473e-b439-331b7fe08ec4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0b034e6e-8e0c-4232-9aa9-15ac69990be0","LogTimestamp":"2023-04-25T01:09:18.763Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:09:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:09:18.818Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:09:18.832Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:18.832Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:18.833Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:20.772Z","message":"Entering","context":{"RequestID":"366cacbd-e8d9-4bd4-a679-9b8e60db1c9f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"405b84e9-a532-4756-9ac0-160774f2186b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:09:20.772Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:09:20.774Z","message":"{\"transactionId\":\"366cacbd-e8d9-4bd4-a679-9b8e60db1c9f\",\"status\":\"200\",\"rqstDate\":\"230425-01:09:20:772\",\"respDate\":\"230425-01:09:20:774\",\"sourceId\":\"haproxy:366cacbd-e8d9-4bd4-a679-9b8e60db1c9f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:09:20:772-29906\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e247749b-c6c7-4567-83bd-7e7f504b23f7], x-b3-parentspanid=[8acc1cb9a6b9bded], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b4afceb9f7dab9e58acc1cb9a6b9bded], x-b3-spanid=[bac28386529d790a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[366cacbd-e8d9-4bd4-a679-9b8e60db1c9f]}\\\"}\"}","context":{"RequestID":"366cacbd-e8d9-4bd4-a679-9b8e60db1c9f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"405b84e9-a532-4756-9ac0-160774f2186b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:09:20.772Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:20.775Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"366cacbd-e8d9-4bd4-a679-9b8e60db1c9f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"405b84e9-a532-4756-9ac0-160774f2186b","LogTimestamp":"2023-04-25T01:09:20.775Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:09:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:09:20.869Z","message":"Entering","context":{"RequestID":"88dca7a7-b315-4071-ae5d-333b25ca8807","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"709ec5de-ecc9-41f8-ba54-2e27c4884b96","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:09:20.869Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:09:20.871Z","message":"{\"transactionId\":\"88dca7a7-b315-4071-ae5d-333b25ca8807\",\"status\":\"200\",\"rqstDate\":\"230425-01:09:20:870\",\"respDate\":\"230425-01:09:20:871\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:88dca7a7-b315-4071-ae5d-333b25ca8807\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:09:20:870-98443\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e639978a-e8be-4b1b-a502-92000046c47e], x-b3-parentspanid=[bb99c9103913be10], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[53431], x-envoy-attempt-count=[1], x-b3-traceid=[886af809a12d8169bb99c9103913be10], x-b3-spanid=[f7cbdead30499347], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[88dca7a7-b315-4071-ae5d-333b25ca8807]}\\\"}\"}","context":{"RequestID":"88dca7a7-b315-4071-ae5d-333b25ca8807","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"709ec5de-ecc9-41f8-ba54-2e27c4884b96","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:09:20.869Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:20.871Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"88dca7a7-b315-4071-ae5d-333b25ca8807","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"709ec5de-ecc9-41f8-ba54-2e27c4884b96","LogTimestamp":"2023-04-25T01:09:20.871Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:09:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:09:21.096Z","message":"Entering","context":{"RequestID":"5e20f7c2-bb46-4453-bbe5-b559c3b1999b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"68ee7627-fea1-4e08-9c03-c0033a422754","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:09:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:09:21.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"5e20f7c2-bb46-4453-bbe5-b559c3b1999b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"68ee7627-fea1-4e08-9c03-c0033a422754","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:09:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:21.099Z","message":"{\"transactionId\":\"5e20f7c2-bb46-4453-bbe5-b559c3b1999b\",\"status\":\"200\",\"rqstDate\":\"230425-01:09:21:097\",\"respDate\":\"230425-01:09:21:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:5e20f7c2-bb46-4453-bbe5-b559c3b1999b\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:09:21:097-62744\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[5e20f7c2-bb46-4453-bbe5-b559c3b1999b]}\\\"}\"}","context":{"RequestID":"5e20f7c2-bb46-4453-bbe5-b559c3b1999b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"68ee7627-fea1-4e08-9c03-c0033a422754","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:09:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:21.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5e20f7c2-bb46-4453-bbe5-b559c3b1999b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"68ee7627-fea1-4e08-9c03-c0033a422754","LogTimestamp":"2023-04-25T01:09:21.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:09:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:09:22.784Z","message":"Entering","context":{"RequestID":"2118daf1-1e81-40b0-9bd4-f09aca73652b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bc0428ec-aad6-4fd0-a43d-9df01a698cbf","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:09:22.784Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:09:22.785Z","message":"{\"transactionId\":\"2118daf1-1e81-40b0-9bd4-f09aca73652b\",\"status\":\"200\",\"rqstDate\":\"230425-01:09:22:784\",\"respDate\":\"230425-01:09:22:785\",\"sourceId\":\"haproxy:2118daf1-1e81-40b0-9bd4-f09aca73652b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:09:22:784-28307\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[98d825b5-e9f4-49ba-b0ad-b85440414d2c], x-b3-parentspanid=[e0de4b42cde75873], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c16d2964a832b679e0de4b42cde75873], x-b3-spanid=[c3fdc38f302a5094], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2118daf1-1e81-40b0-9bd4-f09aca73652b]}\\\"}\"}","context":{"RequestID":"2118daf1-1e81-40b0-9bd4-f09aca73652b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bc0428ec-aad6-4fd0-a43d-9df01a698cbf","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:09:22.784Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:22.786Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2118daf1-1e81-40b0-9bd4-f09aca73652b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bc0428ec-aad6-4fd0-a43d-9df01a698cbf","LogTimestamp":"2023-04-25T01:09:22.786Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:09:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-25T01:09:24.795Z","message":"Entering","context":{"RequestID":"436a9def-81f3-4bec-a529-b455a90208d2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6eafc847-2887-407c-a251-c668b57318aa","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:09:24.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:09:24.797Z","message":"{\"transactionId\":\"436a9def-81f3-4bec-a529-b455a90208d2\",\"status\":\"200\",\"rqstDate\":\"230425-01:09:24:796\",\"respDate\":\"230425-01:09:24:797\",\"sourceId\":\"haproxy:436a9def-81f3-4bec-a529-b455a90208d2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:09:24:796-93099\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2c8b5368-339c-4f59-a95a-b008046ca79e], x-b3-parentspanid=[51c435bd470c7016], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8859c6c04b97a13b51c435bd470c7016], x-b3-spanid=[6eca9acf2e1a4579], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[436a9def-81f3-4bec-a529-b455a90208d2]}\\\"}\"}","context":{"RequestID":"436a9def-81f3-4bec-a529-b455a90208d2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6eafc847-2887-407c-a251-c668b57318aa","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:09:24.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:24.798Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"436a9def-81f3-4bec-a529-b455a90208d2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6eafc847-2887-407c-a251-c668b57318aa","LogTimestamp":"2023-04-25T01:09:24.798Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:09:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:09:26.808Z","message":"Entering","context":{"RequestID":"85fb6cc2-522a-4a2b-bfdb-9d04e6868100","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fba34ea1-db17-4c38-977f-d956a590ac10","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:09:26.807Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:09:26.810Z","message":"{\"transactionId\":\"85fb6cc2-522a-4a2b-bfdb-9d04e6868100\",\"status\":\"200\",\"rqstDate\":\"230425-01:09:26:808\",\"respDate\":\"230425-01:09:26:809\",\"sourceId\":\"haproxy:85fb6cc2-522a-4a2b-bfdb-9d04e6868100\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:09:26:808-43038\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a9dc658e-3fde-45df-b0c9-bac3e4a79195], x-b3-parentspanid=[387a994ae8187c84], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[37190dde9f3b1300387a994ae8187c84], x-b3-spanid=[5fbee55c653c12ca], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[85fb6cc2-522a-4a2b-bfdb-9d04e6868100]}\\\"}\"}","context":{"RequestID":"85fb6cc2-522a-4a2b-bfdb-9d04e6868100","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fba34ea1-db17-4c38-977f-d956a590ac10","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:09:26.807Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:26.810Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"85fb6cc2-522a-4a2b-bfdb-9d04e6868100","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fba34ea1-db17-4c38-977f-d956a590ac10","LogTimestamp":"2023-04-25T01:09:26.810Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:09:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:09:28.818Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:09:28.820Z","message":"Entering","context":{"RequestID":"4f1823bb-391f-465c-91fa-258c1a95b40d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"83f217f9-d12a-45db-b40a-be195ba0a6d5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:09:28.820Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:09:28.822Z","message":"{\"transactionId\":\"4f1823bb-391f-465c-91fa-258c1a95b40d\",\"status\":\"200\",\"rqstDate\":\"230425-01:09:28:820\",\"respDate\":\"230425-01:09:28:822\",\"sourceId\":\"haproxy:4f1823bb-391f-465c-91fa-258c1a95b40d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:09:28:820-24352\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d4bc5b73-65be-4fba-b9ad-8370d66a158a], x-b3-parentspanid=[0b894d72cd886835], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9cdca9c034ff20060b894d72cd886835], x-b3-spanid=[596d250884c77884], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4f1823bb-391f-465c-91fa-258c1a95b40d]}\\\"}\"}","context":{"RequestID":"4f1823bb-391f-465c-91fa-258c1a95b40d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"83f217f9-d12a-45db-b40a-be195ba0a6d5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:09:28.820Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:28.822Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4f1823bb-391f-465c-91fa-258c1a95b40d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"83f217f9-d12a-45db-b40a-be195ba0a6d5","LogTimestamp":"2023-04-25T01:09:28.822Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:09:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:09:28.833Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:28.834Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:28.834Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:30.830Z","message":"Entering","context":{"RequestID":"8fc8a964-c22e-4244-a8d6-622eb7aa2ade","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"146b1f46-2241-4a07-8f04-5721b1188689","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:09:30.830Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:09:30.832Z","message":"{\"transactionId\":\"8fc8a964-c22e-4244-a8d6-622eb7aa2ade\",\"status\":\"200\",\"rqstDate\":\"230425-01:09:30:831\",\"respDate\":\"230425-01:09:30:832\",\"sourceId\":\"haproxy:8fc8a964-c22e-4244-a8d6-622eb7aa2ade\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:09:30:831-1912\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f04525dc-ebbc-4a01-9831-82b229850845], x-b3-parentspanid=[f761d50c7cb4ed57], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d73c06964a8d1c7df761d50c7cb4ed57], x-b3-spanid=[fabe60ce5d17646f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8fc8a964-c22e-4244-a8d6-622eb7aa2ade]}\\\"}\"}","context":{"RequestID":"8fc8a964-c22e-4244-a8d6-622eb7aa2ade","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"146b1f46-2241-4a07-8f04-5721b1188689","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:09:30.830Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:30.833Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8fc8a964-c22e-4244-a8d6-622eb7aa2ade","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"146b1f46-2241-4a07-8f04-5721b1188689","LogTimestamp":"2023-04-25T01:09:30.833Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:09:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:09:30.869Z","message":"Entering","context":{"RequestID":"c175f1a3-b754-41a5-a8e8-576732807ab3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1c2c60c8-6ce8-4d75-a478-e51027a0ed5d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:09:30.869Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:09:30.872Z","message":"{\"transactionId\":\"c175f1a3-b754-41a5-a8e8-576732807ab3\",\"status\":\"200\",\"rqstDate\":\"230425-01:09:30:870\",\"respDate\":\"230425-01:09:30:871\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c175f1a3-b754-41a5-a8e8-576732807ab3\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:09:30:870-42804\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[48538bc7-8543-4ecd-8f44-9e4644654e98], x-b3-parentspanid=[c5f16d731ba75401], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50739], x-envoy-attempt-count=[1], x-b3-traceid=[38a828f22d3f99edc5f16d731ba75401], x-b3-spanid=[b97e1581e32d0c12], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c175f1a3-b754-41a5-a8e8-576732807ab3]}\\\"}\"}","context":{"RequestID":"c175f1a3-b754-41a5-a8e8-576732807ab3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1c2c60c8-6ce8-4d75-a478-e51027a0ed5d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:09:30.869Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:30.872Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c175f1a3-b754-41a5-a8e8-576732807ab3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1c2c60c8-6ce8-4d75-a478-e51027a0ed5d","LogTimestamp":"2023-04-25T01:09:30.872Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:09:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:09:31.097Z","message":"Entering","context":{"RequestID":"7ddfc37e-5834-476d-bb56-0075fba653de","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fcfdb47a-b372-4722-b877-05d40ccf6710","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:09:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:09:31.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"7ddfc37e-5834-476d-bb56-0075fba653de","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fcfdb47a-b372-4722-b877-05d40ccf6710","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:09:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:31.100Z","message":"{\"transactionId\":\"7ddfc37e-5834-476d-bb56-0075fba653de\",\"status\":\"200\",\"rqstDate\":\"230425-01:09:31:098\",\"respDate\":\"230425-01:09:31:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7ddfc37e-5834-476d-bb56-0075fba653de\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:09:31:098-39169\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7ddfc37e-5834-476d-bb56-0075fba653de]}\\\"}\"}","context":{"RequestID":"7ddfc37e-5834-476d-bb56-0075fba653de","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fcfdb47a-b372-4722-b877-05d40ccf6710","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:09:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:31.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7ddfc37e-5834-476d-bb56-0075fba653de","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fcfdb47a-b372-4722-b877-05d40ccf6710","LogTimestamp":"2023-04-25T01:09:31.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:09:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:09:32.841Z","message":"Entering","context":{"RequestID":"729085a2-b032-41fe-a234-590d24ec1fdc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7192cc4e-e3b2-4fc3-8395-82ce2b1a2e8f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:09:32.841Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:09:32.844Z","message":"{\"transactionId\":\"729085a2-b032-41fe-a234-590d24ec1fdc\",\"status\":\"200\",\"rqstDate\":\"230425-01:09:32:842\",\"respDate\":\"230425-01:09:32:844\",\"sourceId\":\"haproxy:729085a2-b032-41fe-a234-590d24ec1fdc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:09:32:842-8145\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e7ff3e53-ec8b-42a0-9f59-2f578e484deb], x-b3-parentspanid=[7a6fafaeaf02d42d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[27eff1489b0d84c87a6fafaeaf02d42d], x-b3-spanid=[252766bd2406b652], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[729085a2-b032-41fe-a234-590d24ec1fdc]}\\\"}\"}","context":{"RequestID":"729085a2-b032-41fe-a234-590d24ec1fdc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7192cc4e-e3b2-4fc3-8395-82ce2b1a2e8f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:09:32.841Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:32.845Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"729085a2-b032-41fe-a234-590d24ec1fdc","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7192cc4e-e3b2-4fc3-8395-82ce2b1a2e8f","LogTimestamp":"2023-04-25T01:09:32.845Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:09:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:09:34.854Z","message":"Entering","context":{"RequestID":"2a395cf0-7388-412f-9f8a-bcb6e27b9895","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d5c82de9-ef63-43b6-8d42-803080e67abc","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:09:34.854Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:09:34.856Z","message":"{\"transactionId\":\"2a395cf0-7388-412f-9f8a-bcb6e27b9895\",\"status\":\"200\",\"rqstDate\":\"230425-01:09:34:855\",\"respDate\":\"230425-01:09:34:856\",\"sourceId\":\"haproxy:2a395cf0-7388-412f-9f8a-bcb6e27b9895\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:09:34:855-11737\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[469dd3aa-fa9b-4401-8c19-74aceab71062], x-b3-parentspanid=[4b60fdaffca7a4ca], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6780db0bc4bc088e4b60fdaffca7a4ca], x-b3-spanid=[4ceda3521b7d7e0b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2a395cf0-7388-412f-9f8a-bcb6e27b9895]}\\\"}\"}","context":{"RequestID":"2a395cf0-7388-412f-9f8a-bcb6e27b9895","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d5c82de9-ef63-43b6-8d42-803080e67abc","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:09:34.854Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:34.856Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2a395cf0-7388-412f-9f8a-bcb6e27b9895","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d5c82de9-ef63-43b6-8d42-803080e67abc","LogTimestamp":"2023-04-25T01:09:34.856Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:09:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:09:36.865Z","message":"Entering","context":{"RequestID":"df00262a-330e-4e17-a8d8-6969672d2ce3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"975adb89-92ed-4545-941a-e0c9a6e716c1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:09:36.865Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:09:36.867Z","message":"{\"transactionId\":\"df00262a-330e-4e17-a8d8-6969672d2ce3\",\"status\":\"200\",\"rqstDate\":\"230425-01:09:36:866\",\"respDate\":\"230425-01:09:36:867\",\"sourceId\":\"haproxy:df00262a-330e-4e17-a8d8-6969672d2ce3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:09:36:866-66378\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3130e35a-08e8-4fd9-9e1a-39181a5def20], x-b3-parentspanid=[1e6ec19e8c08ab0d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[56f6127ab50d16861e6ec19e8c08ab0d], x-b3-spanid=[86a5690a6ede7c4d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[df00262a-330e-4e17-a8d8-6969672d2ce3]}\\\"}\"}","context":{"RequestID":"df00262a-330e-4e17-a8d8-6969672d2ce3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"975adb89-92ed-4545-941a-e0c9a6e716c1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:09:36.865Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:36.868Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"df00262a-330e-4e17-a8d8-6969672d2ce3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"975adb89-92ed-4545-941a-e0c9a6e716c1","LogTimestamp":"2023-04-25T01:09:36.868Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:09:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:09:38.819Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:09:38.831Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:38.831Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:38.831Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:38.876Z","message":"Entering","context":{"RequestID":"bef6e4ad-92f6-49f3-94ed-fad0e6c8af73","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"978a65c1-8e69-4e5b-9aba-3f1bca3f9f6e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:09:38.876Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:09:38.878Z","message":"{\"transactionId\":\"bef6e4ad-92f6-49f3-94ed-fad0e6c8af73\",\"status\":\"200\",\"rqstDate\":\"230425-01:09:38:877\",\"respDate\":\"230425-01:09:38:878\",\"sourceId\":\"haproxy:bef6e4ad-92f6-49f3-94ed-fad0e6c8af73\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:09:38:877-45006\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[544b9cc0-e096-40b0-a742-9476023837df], x-b3-parentspanid=[63d80423ac03a540], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3c3075f1453a521263d80423ac03a540], x-b3-spanid=[0cacc2a7aed9cd3a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bef6e4ad-92f6-49f3-94ed-fad0e6c8af73]}\\\"}\"}","context":{"RequestID":"bef6e4ad-92f6-49f3-94ed-fad0e6c8af73","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"978a65c1-8e69-4e5b-9aba-3f1bca3f9f6e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:09:38.876Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:38.881Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bef6e4ad-92f6-49f3-94ed-fad0e6c8af73","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"978a65c1-8e69-4e5b-9aba-3f1bca3f9f6e","LogTimestamp":"2023-04-25T01:09:38.881Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:09:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T01:09:40.869Z","message":"Entering","context":{"RequestID":"1849124f-eb2b-44ac-8404-222d3755f73a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"792a20f0-de67-4856-9313-02aa9018ba5c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:09:40.869Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:09:40.872Z","message":"{\"transactionId\":\"1849124f-eb2b-44ac-8404-222d3755f73a\",\"status\":\"200\",\"rqstDate\":\"230425-01:09:40:870\",\"respDate\":\"230425-01:09:40:872\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:1849124f-eb2b-44ac-8404-222d3755f73a\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:09:40:870-50214\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7a8e8b0d-e901-4b20-80a3-523dbef65364], x-b3-parentspanid=[26193b1d2e2633cb], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[32813], x-envoy-attempt-count=[1], x-b3-traceid=[fb5f72b93a4500ed26193b1d2e2633cb], x-b3-spanid=[40c7514bb3ea7e8c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[1849124f-eb2b-44ac-8404-222d3755f73a]}\\\"}\"}","context":{"RequestID":"1849124f-eb2b-44ac-8404-222d3755f73a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"792a20f0-de67-4856-9313-02aa9018ba5c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:09:40.869Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:40.873Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1849124f-eb2b-44ac-8404-222d3755f73a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"792a20f0-de67-4856-9313-02aa9018ba5c","LogTimestamp":"2023-04-25T01:09:40.873Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:09:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T01:09:40.889Z","message":"Entering","context":{"RequestID":"68c6dbdf-8401-40db-887d-040f7a257d1c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"91ba5e61-4c20-40d2-92d2-ed2ebce5abcf","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:09:40.889Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:09:40.890Z","message":"{\"transactionId\":\"68c6dbdf-8401-40db-887d-040f7a257d1c\",\"status\":\"200\",\"rqstDate\":\"230425-01:09:40:890\",\"respDate\":\"230425-01:09:40:890\",\"sourceId\":\"haproxy:68c6dbdf-8401-40db-887d-040f7a257d1c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:09:40:890-97402\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6f283a4b-ebe6-43fb-9cc3-d74f1b3beca8], x-b3-parentspanid=[6fe49fee1d2eb5eb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[44ee2a87c59c06aa6fe49fee1d2eb5eb], x-b3-spanid=[f23dfc191fb38a36], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[68c6dbdf-8401-40db-887d-040f7a257d1c]}\\\"}\"}","context":{"RequestID":"68c6dbdf-8401-40db-887d-040f7a257d1c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"91ba5e61-4c20-40d2-92d2-ed2ebce5abcf","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:09:40.889Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:40.891Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"68c6dbdf-8401-40db-887d-040f7a257d1c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"91ba5e61-4c20-40d2-92d2-ed2ebce5abcf","LogTimestamp":"2023-04-25T01:09:40.891Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:09:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:09:41.097Z","message":"Entering","context":{"RequestID":"521a1dd7-d564-45f1-a5db-f2cc0c599e48","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1ddb5837-1821-45f4-a31c-6aad3cec1705","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:09:41.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:09:41.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"521a1dd7-d564-45f1-a5db-f2cc0c599e48","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1ddb5837-1821-45f4-a31c-6aad3cec1705","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:09:41.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:41.100Z","message":"{\"transactionId\":\"521a1dd7-d564-45f1-a5db-f2cc0c599e48\",\"status\":\"200\",\"rqstDate\":\"230425-01:09:41:098\",\"respDate\":\"230425-01:09:41:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:521a1dd7-d564-45f1-a5db-f2cc0c599e48\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:09:41:098-85874\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[521a1dd7-d564-45f1-a5db-f2cc0c599e48]}\\\"}\"}","context":{"RequestID":"521a1dd7-d564-45f1-a5db-f2cc0c599e48","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1ddb5837-1821-45f4-a31c-6aad3cec1705","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:09:41.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:41.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"521a1dd7-d564-45f1-a5db-f2cc0c599e48","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1ddb5837-1821-45f4-a31c-6aad3cec1705","LogTimestamp":"2023-04-25T01:09:41.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:09:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T01:09:42.585Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:42.591Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:42.900Z","message":"Entering","context":{"RequestID":"da24ac03-d4ce-4263-9121-41218ef8d261","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b48d0fbc-ce76-42f3-bc09-9759ecc37170","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:09:42.900Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:09:42.902Z","message":"{\"transactionId\":\"da24ac03-d4ce-4263-9121-41218ef8d261\",\"status\":\"200\",\"rqstDate\":\"230425-01:09:42:901\",\"respDate\":\"230425-01:09:42:902\",\"sourceId\":\"haproxy:da24ac03-d4ce-4263-9121-41218ef8d261\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:09:42:901-31435\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9cba8805-21c2-4a7e-8bb9-0c6ad289935c], x-b3-parentspanid=[8fc6c0232a4f5430], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ab376eaa277bc4d68fc6c0232a4f5430], x-b3-spanid=[629ae80965227f64], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[da24ac03-d4ce-4263-9121-41218ef8d261]}\\\"}\"}","context":{"RequestID":"da24ac03-d4ce-4263-9121-41218ef8d261","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b48d0fbc-ce76-42f3-bc09-9759ecc37170","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:09:42.900Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:42.903Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"da24ac03-d4ce-4263-9121-41218ef8d261","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b48d0fbc-ce76-42f3-bc09-9759ecc37170","LogTimestamp":"2023-04-25T01:09:42.903Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:09:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:09:44.912Z","message":"Entering","context":{"RequestID":"f0af2de0-c3f2-427c-b9f6-faddd11623f5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a693d081-63fb-4d05-8621-937d7796c5a1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:09:44.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:09:44.915Z","message":"{\"transactionId\":\"f0af2de0-c3f2-427c-b9f6-faddd11623f5\",\"status\":\"200\",\"rqstDate\":\"230425-01:09:44:913\",\"respDate\":\"230425-01:09:44:915\",\"sourceId\":\"haproxy:f0af2de0-c3f2-427c-b9f6-faddd11623f5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:09:44:913-81960\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9ded9713-051f-47c5-9394-3b947140c51a], x-b3-parentspanid=[c0cea8e5bd01bb56], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e272f71a844e65b2c0cea8e5bd01bb56], x-b3-spanid=[067778ca0bfd0ba3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f0af2de0-c3f2-427c-b9f6-faddd11623f5]}\\\"}\"}","context":{"RequestID":"f0af2de0-c3f2-427c-b9f6-faddd11623f5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a693d081-63fb-4d05-8621-937d7796c5a1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:09:44.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:44.916Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f0af2de0-c3f2-427c-b9f6-faddd11623f5","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a693d081-63fb-4d05-8621-937d7796c5a1","LogTimestamp":"2023-04-25T01:09:44.916Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:09:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T01:09:46.926Z","message":"Entering","context":{"RequestID":"b275ea9f-f335-4705-8941-5e0a2e565778","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"58e4c207-5314-4782-9683-d714ea51fa5a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:09:46.926Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:09:46.928Z","message":"{\"transactionId\":\"b275ea9f-f335-4705-8941-5e0a2e565778\",\"status\":\"200\",\"rqstDate\":\"230425-01:09:46:927\",\"respDate\":\"230425-01:09:46:928\",\"sourceId\":\"haproxy:b275ea9f-f335-4705-8941-5e0a2e565778\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:09:46:927-65068\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f6db270b-12a2-4767-bd29-a791a175dde7], x-b3-parentspanid=[3d7e9e4ed6bc1c51], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[812dfdbcab5cf83b3d7e9e4ed6bc1c51], x-b3-spanid=[9b251cfbb7355c25], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b275ea9f-f335-4705-8941-5e0a2e565778]}\\\"}\"}","context":{"RequestID":"b275ea9f-f335-4705-8941-5e0a2e565778","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"58e4c207-5314-4782-9683-d714ea51fa5a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:09:46.926Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:46.929Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b275ea9f-f335-4705-8941-5e0a2e565778","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"58e4c207-5314-4782-9683-d714ea51fa5a","LogTimestamp":"2023-04-25T01:09:46.929Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:09:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:09:48.818Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:09:48.833Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:48.833Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:48.834Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:48.939Z","message":"Entering","context":{"RequestID":"b4e1e318-4518-4f04-82a9-1131d0d6bb8a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bf12208d-cc4b-4162-8a72-146925100fd4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:09:48.939Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:09:48.942Z","message":"{\"transactionId\":\"b4e1e318-4518-4f04-82a9-1131d0d6bb8a\",\"status\":\"200\",\"rqstDate\":\"230425-01:09:48:940\",\"respDate\":\"230425-01:09:48:942\",\"sourceId\":\"haproxy:b4e1e318-4518-4f04-82a9-1131d0d6bb8a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:09:48:940-232\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[400777ca-f135-4e8b-9a0c-1794a1ee8a48], x-b3-parentspanid=[ac47667a7b65b3ae], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ad46715b0d93099aac47667a7b65b3ae], x-b3-spanid=[337b56477aaed90e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b4e1e318-4518-4f04-82a9-1131d0d6bb8a]}\\\"}\"}","context":{"RequestID":"b4e1e318-4518-4f04-82a9-1131d0d6bb8a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bf12208d-cc4b-4162-8a72-146925100fd4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:09:48.939Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:48.943Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b4e1e318-4518-4f04-82a9-1131d0d6bb8a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bf12208d-cc4b-4162-8a72-146925100fd4","LogTimestamp":"2023-04-25T01:09:48.943Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:09:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T01:09:50.868Z","message":"Entering","context":{"RequestID":"832c0e2f-12bb-4411-9667-e21b06d97278","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"275e20ba-5fc7-4ebc-a795-7f52ff7485b0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:09:50.868Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:09:50.870Z","message":"{\"transactionId\":\"832c0e2f-12bb-4411-9667-e21b06d97278\",\"status\":\"200\",\"rqstDate\":\"230425-01:09:50:869\",\"respDate\":\"230425-01:09:50:870\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:832c0e2f-12bb-4411-9667-e21b06d97278\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:09:50:869-31982\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2e0a874c-e416-457f-92de-f5a2a82ae408], x-b3-parentspanid=[2fab52005d6ee87d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59827], x-envoy-attempt-count=[1], x-b3-traceid=[7a5856d4ca1412162fab52005d6ee87d], x-b3-spanid=[f9d993b838ebb45e], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[832c0e2f-12bb-4411-9667-e21b06d97278]}\\\"}\"}","context":{"RequestID":"832c0e2f-12bb-4411-9667-e21b06d97278","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"275e20ba-5fc7-4ebc-a795-7f52ff7485b0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:09:50.868Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:50.871Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"832c0e2f-12bb-4411-9667-e21b06d97278","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"275e20ba-5fc7-4ebc-a795-7f52ff7485b0","LogTimestamp":"2023-04-25T01:09:50.871Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:09:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:09:50.952Z","message":"Entering","context":{"RequestID":"35f4872e-d06b-41da-a285-948744972a71","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"90ed53df-5326-4b23-b250-a5d3215918a5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:09:50.952Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:09:50.956Z","message":"{\"transactionId\":\"35f4872e-d06b-41da-a285-948744972a71\",\"status\":\"200\",\"rqstDate\":\"230425-01:09:50:954\",\"respDate\":\"230425-01:09:50:955\",\"sourceId\":\"haproxy:35f4872e-d06b-41da-a285-948744972a71\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:09:50:954-49060\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4f69de5a-34bf-4291-83d5-5e77731c31a0], x-b3-parentspanid=[a84025dc200bd033], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e8dfc6e435db8ad6a84025dc200bd033], x-b3-spanid=[0a29c0379e11d3d4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[35f4872e-d06b-41da-a285-948744972a71]}\\\"}\"}","context":{"RequestID":"35f4872e-d06b-41da-a285-948744972a71","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"90ed53df-5326-4b23-b250-a5d3215918a5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:09:50.952Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:50.956Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"35f4872e-d06b-41da-a285-948744972a71","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"90ed53df-5326-4b23-b250-a5d3215918a5","LogTimestamp":"2023-04-25T01:09:50.956Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:09:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T01:09:51.097Z","message":"Entering","context":{"RequestID":"47edef4c-d1ba-438c-85ba-24ae4599c314","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"735c2065-69ce-4b34-987d-2387afc9c847","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:09:51.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:09:51.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"47edef4c-d1ba-438c-85ba-24ae4599c314","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"735c2065-69ce-4b34-987d-2387afc9c847","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:09:51.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:51.100Z","message":"{\"transactionId\":\"47edef4c-d1ba-438c-85ba-24ae4599c314\",\"status\":\"200\",\"rqstDate\":\"230425-01:09:51:098\",\"respDate\":\"230425-01:09:51:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:47edef4c-d1ba-438c-85ba-24ae4599c314\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:09:51:098-99814\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[47edef4c-d1ba-438c-85ba-24ae4599c314]}\\\"}\"}","context":{"RequestID":"47edef4c-d1ba-438c-85ba-24ae4599c314","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"735c2065-69ce-4b34-987d-2387afc9c847","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:09:51.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:51.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"47edef4c-d1ba-438c-85ba-24ae4599c314","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"735c2065-69ce-4b34-987d-2387afc9c847","LogTimestamp":"2023-04-25T01:09:51.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:09:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:09:52.965Z","message":"Entering","context":{"RequestID":"08afe41e-dab5-4fe6-ae7b-3be677410cb0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2e091a00-ed4b-405c-8140-a5e85803d60f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:09:52.965Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:09:52.968Z","message":"{\"transactionId\":\"08afe41e-dab5-4fe6-ae7b-3be677410cb0\",\"status\":\"200\",\"rqstDate\":\"230425-01:09:52:966\",\"respDate\":\"230425-01:09:52:968\",\"sourceId\":\"haproxy:08afe41e-dab5-4fe6-ae7b-3be677410cb0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:09:52:966-34867\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[db7440da-3bc3-4c74-8a76-ccd06dc423ca], x-b3-parentspanid=[688374047e62eb58], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1cc57ac979b4100f688374047e62eb58], x-b3-spanid=[a6944a600405296d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[08afe41e-dab5-4fe6-ae7b-3be677410cb0]}\\\"}\"}","context":{"RequestID":"08afe41e-dab5-4fe6-ae7b-3be677410cb0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2e091a00-ed4b-405c-8140-a5e85803d60f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:09:52.965Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:52.969Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"08afe41e-dab5-4fe6-ae7b-3be677410cb0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2e091a00-ed4b-405c-8140-a5e85803d60f","LogTimestamp":"2023-04-25T01:09:52.969Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:09:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T01:09:54.979Z","message":"Entering","context":{"RequestID":"db652697-9231-4a2f-91e2-d9f51bafde1b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"020e4643-3ec8-42d5-bc3e-ebdfbac117a2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:09:54.979Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:09:54.982Z","message":"{\"transactionId\":\"db652697-9231-4a2f-91e2-d9f51bafde1b\",\"status\":\"200\",\"rqstDate\":\"230425-01:09:54:980\",\"respDate\":\"230425-01:09:54:981\",\"sourceId\":\"haproxy:db652697-9231-4a2f-91e2-d9f51bafde1b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:09:54:980-48928\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6315339e-c1af-4a03-868e-04a2fe9ba890], x-b3-parentspanid=[283da5ce4d30f25f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6c1df4b780bbf7cb283da5ce4d30f25f], x-b3-spanid=[60e2cc8a780dabea], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[db652697-9231-4a2f-91e2-d9f51bafde1b]}\\\"}\"}","context":{"RequestID":"db652697-9231-4a2f-91e2-d9f51bafde1b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"020e4643-3ec8-42d5-bc3e-ebdfbac117a2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:09:54.979Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:54.982Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"db652697-9231-4a2f-91e2-d9f51bafde1b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"020e4643-3ec8-42d5-bc3e-ebdfbac117a2","LogTimestamp":"2023-04-25T01:09:54.982Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:09:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:09:56.991Z","message":"Entering","context":{"RequestID":"89eed919-061e-411f-a337-ad4e6debbac5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cc49f3e5-4f1e-4f2b-938d-02c9819b7504","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:09:56.991Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:09:56.993Z","message":"{\"transactionId\":\"89eed919-061e-411f-a337-ad4e6debbac5\",\"status\":\"200\",\"rqstDate\":\"230425-01:09:56:992\",\"respDate\":\"230425-01:09:56:993\",\"sourceId\":\"haproxy:89eed919-061e-411f-a337-ad4e6debbac5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:09:56:992-56537\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fa30a5b8-0d37-46a6-a34d-76457fc8cbe9], x-b3-parentspanid=[db22233816e766bf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[011d7dbf539f9f4adb22233816e766bf], x-b3-spanid=[4e122dc6ee11e7e9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[89eed919-061e-411f-a337-ad4e6debbac5]}\\\"}\"}","context":{"RequestID":"89eed919-061e-411f-a337-ad4e6debbac5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cc49f3e5-4f1e-4f2b-938d-02c9819b7504","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:09:56.991Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:56.994Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"89eed919-061e-411f-a337-ad4e6debbac5","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cc49f3e5-4f1e-4f2b-938d-02c9819b7504","LogTimestamp":"2023-04-25T01:09:56.994Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:09:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:09:58.818Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:09:58.833Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:58.834Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:58.834Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:59.003Z","message":"Entering","context":{"RequestID":"dd64f13e-6247-42e8-b1d9-a91dab6b4625","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2f20b8e5-836e-4b54-923a-551d090934f7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:09:59.003Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:09:59.005Z","message":"{\"transactionId\":\"dd64f13e-6247-42e8-b1d9-a91dab6b4625\",\"status\":\"200\",\"rqstDate\":\"230425-01:09:59:004\",\"respDate\":\"230425-01:09:59:005\",\"sourceId\":\"haproxy:dd64f13e-6247-42e8-b1d9-a91dab6b4625\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:09:59:004-97781\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[389ac9a4-d463-4768-94b5-f3f41b47d37e], x-b3-parentspanid=[e2284fc51735b2c1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[811d2ff019798302e2284fc51735b2c1], x-b3-spanid=[e321124a4a1684a7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dd64f13e-6247-42e8-b1d9-a91dab6b4625]}\\\"}\"}","context":{"RequestID":"dd64f13e-6247-42e8-b1d9-a91dab6b4625","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2f20b8e5-836e-4b54-923a-551d090934f7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:09:59.003Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:09:59.006Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dd64f13e-6247-42e8-b1d9-a91dab6b4625","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2f20b8e5-836e-4b54-923a-551d090934f7","LogTimestamp":"2023-04-25T01:09:59.006Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:09:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:10:00.868Z","message":"Entering","context":{"RequestID":"34b2e8b5-1b9a-436c-8959-0dc54a50561d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"80b4822b-efe0-4891-9d4b-1e41d2715969","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:10:00.868Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:10:00.870Z","message":"{\"transactionId\":\"34b2e8b5-1b9a-436c-8959-0dc54a50561d\",\"status\":\"200\",\"rqstDate\":\"230425-01:10:00:869\",\"respDate\":\"230425-01:10:00:870\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:34b2e8b5-1b9a-436c-8959-0dc54a50561d\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:10:00:869-98307\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4cfd6dd7-df81-4618-a04f-d2a234bbee54], x-b3-parentspanid=[5c67f1e2919780ec], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38485], x-envoy-attempt-count=[1], x-b3-traceid=[3a0e546a344c81f95c67f1e2919780ec], x-b3-spanid=[01b110252ef89042], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[34b2e8b5-1b9a-436c-8959-0dc54a50561d]}\\\"}\"}","context":{"RequestID":"34b2e8b5-1b9a-436c-8959-0dc54a50561d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"80b4822b-efe0-4891-9d4b-1e41d2715969","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:10:00.868Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:00.871Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"34b2e8b5-1b9a-436c-8959-0dc54a50561d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"80b4822b-efe0-4891-9d4b-1e41d2715969","LogTimestamp":"2023-04-25T01:10:00.871Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:10:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:10:01.014Z","message":"Entering","context":{"RequestID":"ba66b1b1-a9eb-45eb-8ef5-4c23266dc355","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ef9e06b8-fdea-4e71-add6-9a80eb2ce98d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:10:01.014Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:10:01.017Z","message":"{\"transactionId\":\"ba66b1b1-a9eb-45eb-8ef5-4c23266dc355\",\"status\":\"200\",\"rqstDate\":\"230425-01:10:01:015\",\"respDate\":\"230425-01:10:01:017\",\"sourceId\":\"haproxy:ba66b1b1-a9eb-45eb-8ef5-4c23266dc355\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:10:01:015-39649\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[090aa34a-f635-4f14-8e3a-6c4e0ea24d0c], x-b3-parentspanid=[ae655cbc514708a6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[044611f571d9547dae655cbc514708a6], x-b3-spanid=[7f2cee038ef638aa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ba66b1b1-a9eb-45eb-8ef5-4c23266dc355]}\\\"}\"}","context":{"RequestID":"ba66b1b1-a9eb-45eb-8ef5-4c23266dc355","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ef9e06b8-fdea-4e71-add6-9a80eb2ce98d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:10:01.014Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:01.018Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ba66b1b1-a9eb-45eb-8ef5-4c23266dc355","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ef9e06b8-fdea-4e71-add6-9a80eb2ce98d","LogTimestamp":"2023-04-25T01:10:01.018Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:10:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:10:01.096Z","message":"Entering","context":{"RequestID":"628011dc-dd2a-443b-ae4d-df5ddf510f18","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5d508b5e-2be3-4bfd-b8f4-efb44abb87b6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:10:01.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:10:01.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"628011dc-dd2a-443b-ae4d-df5ddf510f18","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5d508b5e-2be3-4bfd-b8f4-efb44abb87b6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:10:01.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:01.099Z","message":"{\"transactionId\":\"628011dc-dd2a-443b-ae4d-df5ddf510f18\",\"status\":\"200\",\"rqstDate\":\"230425-01:10:01:097\",\"respDate\":\"230425-01:10:01:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:628011dc-dd2a-443b-ae4d-df5ddf510f18\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:10:01:097-27291\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[628011dc-dd2a-443b-ae4d-df5ddf510f18]}\\\"}\"}","context":{"RequestID":"628011dc-dd2a-443b-ae4d-df5ddf510f18","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5d508b5e-2be3-4bfd-b8f4-efb44abb87b6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:10:01.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:01.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"628011dc-dd2a-443b-ae4d-df5ddf510f18","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5d508b5e-2be3-4bfd-b8f4-efb44abb87b6","LogTimestamp":"2023-04-25T01:10:01.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:10:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:10:03.026Z","message":"Entering","context":{"RequestID":"0dfbc83d-5506-486f-99c1-b5d34a8beba5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4d600226-a93c-4567-afa7-9eb0e815d885","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:10:03.026Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:10:03.027Z","message":"{\"transactionId\":\"0dfbc83d-5506-486f-99c1-b5d34a8beba5\",\"status\":\"200\",\"rqstDate\":\"230425-01:10:03:027\",\"respDate\":\"230425-01:10:03:027\",\"sourceId\":\"haproxy:0dfbc83d-5506-486f-99c1-b5d34a8beba5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:10:03:027-87936\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[af2b1d38-76c4-4f4e-a245-2e0a0186b1cd], x-b3-parentspanid=[20d11b426a36216a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[52319525c4ffc10f20d11b426a36216a], x-b3-spanid=[8e8054a354373abd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0dfbc83d-5506-486f-99c1-b5d34a8beba5]}\\\"}\"}","context":{"RequestID":"0dfbc83d-5506-486f-99c1-b5d34a8beba5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4d600226-a93c-4567-afa7-9eb0e815d885","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:10:03.026Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:03.028Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0dfbc83d-5506-486f-99c1-b5d34a8beba5","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4d600226-a93c-4567-afa7-9eb0e815d885","LogTimestamp":"2023-04-25T01:10:03.028Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:10:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-25T01:10:05.036Z","message":"Entering","context":{"RequestID":"364f1d41-87b8-4d41-8df1-74cf1149e41f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"0050a37c-2834-4eef-8fce-b7581a0c1f72","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:10:05.036Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:10:05.038Z","message":"{\"transactionId\":\"364f1d41-87b8-4d41-8df1-74cf1149e41f\",\"status\":\"200\",\"rqstDate\":\"230425-01:10:05:037\",\"respDate\":\"230425-01:10:05:038\",\"sourceId\":\"haproxy:364f1d41-87b8-4d41-8df1-74cf1149e41f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:10:05:037-10178\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b4fc47cb-e75b-4391-91e7-9e913d39f281], x-b3-parentspanid=[5f15a680cd1cde60], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a44fa621552601915f15a680cd1cde60], x-b3-spanid=[1dba1ce3143d8c78], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[364f1d41-87b8-4d41-8df1-74cf1149e41f]}\\\"}\"}","context":{"RequestID":"364f1d41-87b8-4d41-8df1-74cf1149e41f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"0050a37c-2834-4eef-8fce-b7581a0c1f72","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:10:05.036Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:05.039Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"364f1d41-87b8-4d41-8df1-74cf1149e41f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0050a37c-2834-4eef-8fce-b7581a0c1f72","LogTimestamp":"2023-04-25T01:10:05.039Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:10:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T01:10:07.048Z","message":"Entering","context":{"RequestID":"26777da3-06ba-4ed5-9261-ccf51df18e42","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d8799262-5658-4613-8dea-d48ff2355831","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:10:07.048Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:10:07.049Z","message":"{\"transactionId\":\"26777da3-06ba-4ed5-9261-ccf51df18e42\",\"status\":\"200\",\"rqstDate\":\"230425-01:10:07:048\",\"respDate\":\"230425-01:10:07:049\",\"sourceId\":\"haproxy:26777da3-06ba-4ed5-9261-ccf51df18e42\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:10:07:048-44253\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3ba21ca5-9be5-47dd-91a1-46eb454d314c], x-b3-parentspanid=[b118276fc44db913], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[55c5f6fe533d9b90b118276fc44db913], x-b3-spanid=[a738b4bf0c4278b7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[26777da3-06ba-4ed5-9261-ccf51df18e42]}\\\"}\"}","context":{"RequestID":"26777da3-06ba-4ed5-9261-ccf51df18e42","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d8799262-5658-4613-8dea-d48ff2355831","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:10:07.048Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:07.050Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"26777da3-06ba-4ed5-9261-ccf51df18e42","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d8799262-5658-4613-8dea-d48ff2355831","LogTimestamp":"2023-04-25T01:10:07.050Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:10:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:10:08.819Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:10:08.833Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:08.834Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:08.834Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:09.059Z","message":"Entering","context":{"RequestID":"e858e9fd-0b08-4d86-91f4-872ac45c7812","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"12c824a3-95be-48ae-bd9b-a4172c047013","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:10:09.058Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:10:09.060Z","message":"{\"transactionId\":\"e858e9fd-0b08-4d86-91f4-872ac45c7812\",\"status\":\"200\",\"rqstDate\":\"230425-01:10:09:059\",\"respDate\":\"230425-01:10:09:060\",\"sourceId\":\"haproxy:e858e9fd-0b08-4d86-91f4-872ac45c7812\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:10:09:059-88904\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2601ca7d-38b5-4de6-9fcc-b730eaa56fe7], x-b3-parentspanid=[4b66247e39f98da7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[128501563b2e46aa4b66247e39f98da7], x-b3-spanid=[23ba99a49061786a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e858e9fd-0b08-4d86-91f4-872ac45c7812]}\\\"}\"}","context":{"RequestID":"e858e9fd-0b08-4d86-91f4-872ac45c7812","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"12c824a3-95be-48ae-bd9b-a4172c047013","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:10:09.058Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:09.061Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e858e9fd-0b08-4d86-91f4-872ac45c7812","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"12c824a3-95be-48ae-bd9b-a4172c047013","LogTimestamp":"2023-04-25T01:10:09.061Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:10:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:10:10.869Z","message":"Entering","context":{"RequestID":"896d9a03-d70f-47a7-81b2-e1c13ca71605","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"38761800-1084-49f9-9b9b-c56f0ef41e31","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:10:10.869Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:10:10.871Z","message":"{\"transactionId\":\"896d9a03-d70f-47a7-81b2-e1c13ca71605\",\"status\":\"200\",\"rqstDate\":\"230425-01:10:10:869\",\"respDate\":\"230425-01:10:10:871\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:896d9a03-d70f-47a7-81b2-e1c13ca71605\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:10:10:869-82807\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5594a84f-6ccd-42ff-8338-a899f7fe84b1], x-b3-parentspanid=[142cc6ceaebd5fe4], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34875], x-envoy-attempt-count=[1], x-b3-traceid=[7c86181a183377cb142cc6ceaebd5fe4], x-b3-spanid=[8ddfb72d42af9220], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[896d9a03-d70f-47a7-81b2-e1c13ca71605]}\\\"}\"}","context":{"RequestID":"896d9a03-d70f-47a7-81b2-e1c13ca71605","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"38761800-1084-49f9-9b9b-c56f0ef41e31","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:10:10.869Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:10.872Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"896d9a03-d70f-47a7-81b2-e1c13ca71605","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"38761800-1084-49f9-9b9b-c56f0ef41e31","LogTimestamp":"2023-04-25T01:10:10.872Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:10:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:10:11.071Z","message":"Entering","context":{"RequestID":"4d705bd5-26b8-4e06-b3a0-0e0aff2661c2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"407ccedc-7273-4a84-9c41-0379cdb269d2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:10:11.071Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:10:11.073Z","message":"{\"transactionId\":\"4d705bd5-26b8-4e06-b3a0-0e0aff2661c2\",\"status\":\"200\",\"rqstDate\":\"230425-01:10:11:072\",\"respDate\":\"230425-01:10:11:073\",\"sourceId\":\"haproxy:4d705bd5-26b8-4e06-b3a0-0e0aff2661c2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:10:11:072-95500\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[65f583cc-b3c6-48bd-b1df-7c6d5d4c527e], x-b3-parentspanid=[6724b9db19c94b81], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fe9a3c0c9906ef626724b9db19c94b81], x-b3-spanid=[0aea58ac2c354878], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4d705bd5-26b8-4e06-b3a0-0e0aff2661c2]}\\\"}\"}","context":{"RequestID":"4d705bd5-26b8-4e06-b3a0-0e0aff2661c2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"407ccedc-7273-4a84-9c41-0379cdb269d2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:10:11.071Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:11.074Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4d705bd5-26b8-4e06-b3a0-0e0aff2661c2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"407ccedc-7273-4a84-9c41-0379cdb269d2","LogTimestamp":"2023-04-25T01:10:11.074Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:10:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:10:11.096Z","message":"Entering","context":{"RequestID":"9d900a0a-b230-4b52-b476-01aba1a9e4b0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9271aa6a-bd55-435e-acec-168cd224e142","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:10:11.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:10:11.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"9d900a0a-b230-4b52-b476-01aba1a9e4b0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9271aa6a-bd55-435e-acec-168cd224e142","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:10:11.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:11.100Z","message":"{\"transactionId\":\"9d900a0a-b230-4b52-b476-01aba1a9e4b0\",\"status\":\"200\",\"rqstDate\":\"230425-01:10:11:097\",\"respDate\":\"230425-01:10:11:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:9d900a0a-b230-4b52-b476-01aba1a9e4b0\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:10:11:097-34290\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[9d900a0a-b230-4b52-b476-01aba1a9e4b0]}\\\"}\"}","context":{"RequestID":"9d900a0a-b230-4b52-b476-01aba1a9e4b0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9271aa6a-bd55-435e-acec-168cd224e142","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:10:11.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:11.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9d900a0a-b230-4b52-b476-01aba1a9e4b0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9271aa6a-bd55-435e-acec-168cd224e142","LogTimestamp":"2023-04-25T01:10:11.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:10:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T01:10:12.591Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:12.597Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:13.084Z","message":"Entering","context":{"RequestID":"2700bf8e-7b7a-4c2f-a74a-d62ac8e9c712","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"21bbb06e-90da-45d8-af64-a3e873d99718","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:10:13.083Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:10:13.086Z","message":"{\"transactionId\":\"2700bf8e-7b7a-4c2f-a74a-d62ac8e9c712\",\"status\":\"200\",\"rqstDate\":\"230425-01:10:13:084\",\"respDate\":\"230425-01:10:13:086\",\"sourceId\":\"haproxy:2700bf8e-7b7a-4c2f-a74a-d62ac8e9c712\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:10:13:084-79787\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7785b380-e6bc-48b6-971c-f26505e8a32d], x-b3-parentspanid=[59a85c7d61169ad5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3fe1b0db6e32ff9659a85c7d61169ad5], x-b3-spanid=[9afdb50a2be461a5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2700bf8e-7b7a-4c2f-a74a-d62ac8e9c712]}\\\"}\"}","context":{"RequestID":"2700bf8e-7b7a-4c2f-a74a-d62ac8e9c712","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"21bbb06e-90da-45d8-af64-a3e873d99718","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:10:13.083Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:13.088Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2700bf8e-7b7a-4c2f-a74a-d62ac8e9c712","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"21bbb06e-90da-45d8-af64-a3e873d99718","LogTimestamp":"2023-04-25T01:10:13.088Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:10:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T01:10:15.097Z","message":"Entering","context":{"RequestID":"9efec420-b5a4-446e-8983-e98b647e4f4a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c1bf1dac-2577-479c-96c9-552faf33937f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:10:15.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:10:15.100Z","message":"{\"transactionId\":\"9efec420-b5a4-446e-8983-e98b647e4f4a\",\"status\":\"200\",\"rqstDate\":\"230425-01:10:15:098\",\"respDate\":\"230425-01:10:15:099\",\"sourceId\":\"haproxy:9efec420-b5a4-446e-8983-e98b647e4f4a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:10:15:098-63461\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6830ea7d-b2d7-4cef-9b36-ce8cc3b48e31], x-b3-parentspanid=[bfeae79ea171b203], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e29df85793c44b72bfeae79ea171b203], x-b3-spanid=[80e7b6876d6574ad], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9efec420-b5a4-446e-8983-e98b647e4f4a]}\\\"}\"}","context":{"RequestID":"9efec420-b5a4-446e-8983-e98b647e4f4a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c1bf1dac-2577-479c-96c9-552faf33937f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:10:15.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:15.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9efec420-b5a4-446e-8983-e98b647e4f4a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c1bf1dac-2577-479c-96c9-552faf33937f","LogTimestamp":"2023-04-25T01:10:15.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:10:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:10:17.111Z","message":"Entering","context":{"RequestID":"e357d22f-3c15-4481-a743-29f99c7e8592","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"db2f0a5f-3e4b-4b04-84bd-b2a1b02edd8b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:10:17.111Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:10:17.113Z","message":"{\"transactionId\":\"e357d22f-3c15-4481-a743-29f99c7e8592\",\"status\":\"200\",\"rqstDate\":\"230425-01:10:17:112\",\"respDate\":\"230425-01:10:17:113\",\"sourceId\":\"haproxy:e357d22f-3c15-4481-a743-29f99c7e8592\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:10:17:112-80628\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3328ee05-0845-4e66-8bbf-97190d245784], x-b3-parentspanid=[fe9635278934a2d9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b6f8d3f7d01418f2fe9635278934a2d9], x-b3-spanid=[5f705c2360f741f8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e357d22f-3c15-4481-a743-29f99c7e8592]}\\\"}\"}","context":{"RequestID":"e357d22f-3c15-4481-a743-29f99c7e8592","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"db2f0a5f-3e4b-4b04-84bd-b2a1b02edd8b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:10:17.111Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:17.114Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e357d22f-3c15-4481-a743-29f99c7e8592","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"db2f0a5f-3e4b-4b04-84bd-b2a1b02edd8b","LogTimestamp":"2023-04-25T01:10:17.114Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:10:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:10:18.819Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:10:18.836Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:18.836Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:18.837Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:19.123Z","message":"Entering","context":{"RequestID":"9fc3913c-6d56-4c3b-a256-81ff3f6aec01","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e16c07d3-6941-4117-9f61-b73a5470ae92","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:10:19.123Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:10:19.125Z","message":"{\"transactionId\":\"9fc3913c-6d56-4c3b-a256-81ff3f6aec01\",\"status\":\"200\",\"rqstDate\":\"230425-01:10:19:124\",\"respDate\":\"230425-01:10:19:125\",\"sourceId\":\"haproxy:9fc3913c-6d56-4c3b-a256-81ff3f6aec01\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:10:19:124-26432\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[598ce2a1-cac3-4c1d-9c2f-fbf95f449b93], x-b3-parentspanid=[662a76a180bdf9b1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[14249d9658f0f89a662a76a180bdf9b1], x-b3-spanid=[47ec248a08682cf4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9fc3913c-6d56-4c3b-a256-81ff3f6aec01]}\\\"}\"}","context":{"RequestID":"9fc3913c-6d56-4c3b-a256-81ff3f6aec01","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e16c07d3-6941-4117-9f61-b73a5470ae92","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:10:19.123Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:19.125Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9fc3913c-6d56-4c3b-a256-81ff3f6aec01","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e16c07d3-6941-4117-9f61-b73a5470ae92","LogTimestamp":"2023-04-25T01:10:19.125Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:10:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:10:20.870Z","message":"Entering","context":{"RequestID":"cd96b448-ae3e-4a56-9daf-d449d42d9abe","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"02dc22d2-22f4-488d-bb17-ecec1dd1bde7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:10:20.870Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:10:20.872Z","message":"{\"transactionId\":\"cd96b448-ae3e-4a56-9daf-d449d42d9abe\",\"status\":\"200\",\"rqstDate\":\"230425-01:10:20:871\",\"respDate\":\"230425-01:10:20:872\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:cd96b448-ae3e-4a56-9daf-d449d42d9abe\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:10:20:871-26545\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ead2da48-dd9d-4425-898d-699225b921c2], x-b3-parentspanid=[6f0b8fca4593feab], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59807], x-envoy-attempt-count=[1], x-b3-traceid=[02a7c11cfb29870b6f0b8fca4593feab], x-b3-spanid=[7aeb588d684e4832], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[cd96b448-ae3e-4a56-9daf-d449d42d9abe]}\\\"}\"}","context":{"RequestID":"cd96b448-ae3e-4a56-9daf-d449d42d9abe","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"02dc22d2-22f4-488d-bb17-ecec1dd1bde7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:10:20.870Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:20.873Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cd96b448-ae3e-4a56-9daf-d449d42d9abe","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"02dc22d2-22f4-488d-bb17-ecec1dd1bde7","LogTimestamp":"2023-04-25T01:10:20.873Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:10:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T01:10:21.096Z","message":"Entering","context":{"RequestID":"2a4909df-768e-4723-ac5b-01109b51a143","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bcd1cd86-4771-4014-bc8b-35ef6ba287d4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:10:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:10:21.097Z","message":"Database is available from CACHED check.","context":{"RequestID":"2a4909df-768e-4723-ac5b-01109b51a143","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bcd1cd86-4771-4014-bc8b-35ef6ba287d4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:10:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:21.098Z","message":"{\"transactionId\":\"2a4909df-768e-4723-ac5b-01109b51a143\",\"status\":\"200\",\"rqstDate\":\"230425-01:10:21:096\",\"respDate\":\"230425-01:10:21:098\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2a4909df-768e-4723-ac5b-01109b51a143\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:10:21:096-97904\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2a4909df-768e-4723-ac5b-01109b51a143]}\\\"}\"}","context":{"RequestID":"2a4909df-768e-4723-ac5b-01109b51a143","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bcd1cd86-4771-4014-bc8b-35ef6ba287d4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:10:21.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:21.098Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2a4909df-768e-4723-ac5b-01109b51a143","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bcd1cd86-4771-4014-bc8b-35ef6ba287d4","LogTimestamp":"2023-04-25T01:10:21.098Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:10:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:10:21.134Z","message":"Entering","context":{"RequestID":"ddc2bcb6-1dfa-47c2-8aa3-d9e419df0da0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"513d5223-bd1a-49fe-927f-f83d4ef041f9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:10:21.134Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:10:21.137Z","message":"{\"transactionId\":\"ddc2bcb6-1dfa-47c2-8aa3-d9e419df0da0\",\"status\":\"200\",\"rqstDate\":\"230425-01:10:21:135\",\"respDate\":\"230425-01:10:21:136\",\"sourceId\":\"haproxy:ddc2bcb6-1dfa-47c2-8aa3-d9e419df0da0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:10:21:135-34948\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[66d56b33-7314-4e5c-81ec-895c9732fc3d], x-b3-parentspanid=[56e43290fa46b2cf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dede3ee9756ab79e56e43290fa46b2cf], x-b3-spanid=[f51275c6055967a2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ddc2bcb6-1dfa-47c2-8aa3-d9e419df0da0]}\\\"}\"}","context":{"RequestID":"ddc2bcb6-1dfa-47c2-8aa3-d9e419df0da0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"513d5223-bd1a-49fe-927f-f83d4ef041f9","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:10:21.134Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:21.137Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ddc2bcb6-1dfa-47c2-8aa3-d9e419df0da0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"513d5223-bd1a-49fe-927f-f83d4ef041f9","LogTimestamp":"2023-04-25T01:10:21.137Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:10:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:10:23.147Z","message":"Entering","context":{"RequestID":"7fdba595-dfc5-4250-b98b-7b3b357adf8b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f8b75c97-43ab-49ae-a830-171042ad5cf4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:10:23.147Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:10:23.150Z","message":"{\"transactionId\":\"7fdba595-dfc5-4250-b98b-7b3b357adf8b\",\"status\":\"200\",\"rqstDate\":\"230425-01:10:23:148\",\"respDate\":\"230425-01:10:23:150\",\"sourceId\":\"haproxy:7fdba595-dfc5-4250-b98b-7b3b357adf8b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:10:23:148-21806\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[70730fb4-6d2a-4084-9949-d2bbcab89b6b], x-b3-parentspanid=[f240964ce26e9db7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0c37f12a0ed45b74f240964ce26e9db7], x-b3-spanid=[e9369dc1d2868e46], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7fdba595-dfc5-4250-b98b-7b3b357adf8b]}\\\"}\"}","context":{"RequestID":"7fdba595-dfc5-4250-b98b-7b3b357adf8b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f8b75c97-43ab-49ae-a830-171042ad5cf4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:10:23.147Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:23.151Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7fdba595-dfc5-4250-b98b-7b3b357adf8b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f8b75c97-43ab-49ae-a830-171042ad5cf4","LogTimestamp":"2023-04-25T01:10:23.151Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:10:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T01:10:25.159Z","message":"Entering","context":{"RequestID":"44a54191-2853-4bba-b101-8aea3c7677f8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f414f10b-818d-4d58-8487-dcacdabe578d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:10:25.159Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:10:25.161Z","message":"{\"transactionId\":\"44a54191-2853-4bba-b101-8aea3c7677f8\",\"status\":\"200\",\"rqstDate\":\"230425-01:10:25:160\",\"respDate\":\"230425-01:10:25:161\",\"sourceId\":\"haproxy:44a54191-2853-4bba-b101-8aea3c7677f8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:10:25:160-19904\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3f67a3f4-ed3a-4de2-90bd-7e243eae67bf], x-b3-parentspanid=[d03ad288fd682b04], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e47ec2e73d1d7447d03ad288fd682b04], x-b3-spanid=[8d63c22b0ff4c825], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[44a54191-2853-4bba-b101-8aea3c7677f8]}\\\"}\"}","context":{"RequestID":"44a54191-2853-4bba-b101-8aea3c7677f8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f414f10b-818d-4d58-8487-dcacdabe578d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:10:25.159Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:25.161Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"44a54191-2853-4bba-b101-8aea3c7677f8","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f414f10b-818d-4d58-8487-dcacdabe578d","LogTimestamp":"2023-04-25T01:10:25.161Z","ResponseDesc":"OK"},"thread":"qtp1530295320-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:10:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:10:27.171Z","message":"Entering","context":{"RequestID":"5b2b70ed-1ea2-473d-801a-6c79d641b851","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fbfcaa83-489f-4245-924e-dce894602227","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:10:27.170Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:10:27.173Z","message":"{\"transactionId\":\"5b2b70ed-1ea2-473d-801a-6c79d641b851\",\"status\":\"200\",\"rqstDate\":\"230425-01:10:27:171\",\"respDate\":\"230425-01:10:27:172\",\"sourceId\":\"haproxy:5b2b70ed-1ea2-473d-801a-6c79d641b851\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:10:27:171-13953\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9072654d-f9c6-433f-8e2d-f38c8cf71e56], x-b3-parentspanid=[455723921ef91f9f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c6c9b947ecec4e8c455723921ef91f9f], x-b3-spanid=[f98a55abaa0df3a3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5b2b70ed-1ea2-473d-801a-6c79d641b851]}\\\"}\"}","context":{"RequestID":"5b2b70ed-1ea2-473d-801a-6c79d641b851","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fbfcaa83-489f-4245-924e-dce894602227","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:10:27.170Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:27.173Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5b2b70ed-1ea2-473d-801a-6c79d641b851","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fbfcaa83-489f-4245-924e-dce894602227","LogTimestamp":"2023-04-25T01:10:27.173Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:10:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:10:28.818Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:10:28.829Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:28.830Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:28.830Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:29.182Z","message":"Entering","context":{"RequestID":"b91f36b0-707d-4afc-9e53-3804c631c13b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7c77706e-40b9-4064-92d0-9d55eae60fbd","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:10:29.182Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:10:29.184Z","message":"{\"transactionId\":\"b91f36b0-707d-4afc-9e53-3804c631c13b\",\"status\":\"200\",\"rqstDate\":\"230425-01:10:29:183\",\"respDate\":\"230425-01:10:29:184\",\"sourceId\":\"haproxy:b91f36b0-707d-4afc-9e53-3804c631c13b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:10:29:183-79657\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[de46b896-2faa-4793-bdda-f0f198cdd5e2], x-b3-parentspanid=[2d3aee0aebe4515e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2e3d2a61f0391af82d3aee0aebe4515e], x-b3-spanid=[cbf3b39f9a83de6e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b91f36b0-707d-4afc-9e53-3804c631c13b]}\\\"}\"}","context":{"RequestID":"b91f36b0-707d-4afc-9e53-3804c631c13b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7c77706e-40b9-4064-92d0-9d55eae60fbd","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:10:29.182Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:29.185Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b91f36b0-707d-4afc-9e53-3804c631c13b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7c77706e-40b9-4064-92d0-9d55eae60fbd","LogTimestamp":"2023-04-25T01:10:29.184Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:10:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:10:30.867Z","message":"Entering","context":{"RequestID":"f572971c-2d07-4340-b657-365d3e3973e2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"285742e1-16a5-4eb6-afc9-eb4f86613674","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:10:30.867Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:10:30.868Z","message":"{\"transactionId\":\"f572971c-2d07-4340-b657-365d3e3973e2\",\"status\":\"200\",\"rqstDate\":\"230425-01:10:30:867\",\"respDate\":\"230425-01:10:30:868\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f572971c-2d07-4340-b657-365d3e3973e2\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:10:30:867-1063\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ddc267c7-8e51-4bfd-9640-23bf4e19f9d6], x-b3-parentspanid=[b01d56550fa96eb7], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[60905], x-envoy-attempt-count=[1], x-b3-traceid=[07acbe4a8093f44eb01d56550fa96eb7], x-b3-spanid=[1dcd882aa977df7d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f572971c-2d07-4340-b657-365d3e3973e2]}\\\"}\"}","context":{"RequestID":"f572971c-2d07-4340-b657-365d3e3973e2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"285742e1-16a5-4eb6-afc9-eb4f86613674","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:10:30.867Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:30.869Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f572971c-2d07-4340-b657-365d3e3973e2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"285742e1-16a5-4eb6-afc9-eb4f86613674","LogTimestamp":"2023-04-25T01:10:30.869Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:10:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:10:31.096Z","message":"Entering","context":{"RequestID":"506884a6-dae0-49a0-ae67-14bab8b8ff5a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1d23e7b5-f654-41cb-a31f-9a6f0b47196b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:10:31.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:10:31.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"506884a6-dae0-49a0-ae67-14bab8b8ff5a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1d23e7b5-f654-41cb-a31f-9a6f0b47196b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:10:31.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:31.099Z","message":"{\"transactionId\":\"506884a6-dae0-49a0-ae67-14bab8b8ff5a\",\"status\":\"200\",\"rqstDate\":\"230425-01:10:31:097\",\"respDate\":\"230425-01:10:31:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:506884a6-dae0-49a0-ae67-14bab8b8ff5a\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:10:31:097-73575\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[506884a6-dae0-49a0-ae67-14bab8b8ff5a]}\\\"}\"}","context":{"RequestID":"506884a6-dae0-49a0-ae67-14bab8b8ff5a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1d23e7b5-f654-41cb-a31f-9a6f0b47196b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:10:31.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:31.099Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"506884a6-dae0-49a0-ae67-14bab8b8ff5a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1d23e7b5-f654-41cb-a31f-9a6f0b47196b","LogTimestamp":"2023-04-25T01:10:31.099Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:10:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:10:31.194Z","message":"Entering","context":{"RequestID":"0e3f06e6-5d00-4695-b9bc-22140bf54892","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9673cefb-f288-45ba-9b8a-df41caf5f2de","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:10:31.194Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:10:31.196Z","message":"{\"transactionId\":\"0e3f06e6-5d00-4695-b9bc-22140bf54892\",\"status\":\"200\",\"rqstDate\":\"230425-01:10:31:195\",\"respDate\":\"230425-01:10:31:196\",\"sourceId\":\"haproxy:0e3f06e6-5d00-4695-b9bc-22140bf54892\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:10:31:195-69732\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4e94db27-fb72-446d-b415-ecaa9ec9d25b], x-b3-parentspanid=[fa8c74a24ffb85f6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[40bd9e592c0aef3dfa8c74a24ffb85f6], x-b3-spanid=[884ec55d710bb72d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0e3f06e6-5d00-4695-b9bc-22140bf54892]}\\\"}\"}","context":{"RequestID":"0e3f06e6-5d00-4695-b9bc-22140bf54892","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9673cefb-f288-45ba-9b8a-df41caf5f2de","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:10:31.194Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:31.197Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0e3f06e6-5d00-4695-b9bc-22140bf54892","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9673cefb-f288-45ba-9b8a-df41caf5f2de","LogTimestamp":"2023-04-25T01:10:31.197Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:10:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:10:33.205Z","message":"Entering","context":{"RequestID":"64a35817-252d-41db-8f2a-a7208c04eef0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c956cdea-e557-4b11-ae61-81ceee36465a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:10:33.205Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:10:33.207Z","message":"{\"transactionId\":\"64a35817-252d-41db-8f2a-a7208c04eef0\",\"status\":\"200\",\"rqstDate\":\"230425-01:10:33:206\",\"respDate\":\"230425-01:10:33:207\",\"sourceId\":\"haproxy:64a35817-252d-41db-8f2a-a7208c04eef0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:10:33:206-24946\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[67c90c59-d740-4f58-b012-60b16be3fd02], x-b3-parentspanid=[051915f0336abe96], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[866cf369d359d94b051915f0336abe96], x-b3-spanid=[7a251793ca35fa24], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[64a35817-252d-41db-8f2a-a7208c04eef0]}\\\"}\"}","context":{"RequestID":"64a35817-252d-41db-8f2a-a7208c04eef0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c956cdea-e557-4b11-ae61-81ceee36465a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:10:33.205Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:33.207Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"64a35817-252d-41db-8f2a-a7208c04eef0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c956cdea-e557-4b11-ae61-81ceee36465a","LogTimestamp":"2023-04-25T01:10:33.207Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:10:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:10:35.215Z","message":"Entering","context":{"RequestID":"5f488270-3618-4dce-8f9a-0f8a5adebbad","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6ca4701a-f7d8-41a0-8cb5-b7c84ecffab7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:10:35.215Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:10:35.217Z","message":"{\"transactionId\":\"5f488270-3618-4dce-8f9a-0f8a5adebbad\",\"status\":\"200\",\"rqstDate\":\"230425-01:10:35:216\",\"respDate\":\"230425-01:10:35:217\",\"sourceId\":\"haproxy:5f488270-3618-4dce-8f9a-0f8a5adebbad\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:10:35:216-90458\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e6f382d8-ccf5-4c96-b6af-656c57261d7a], x-b3-parentspanid=[d3db2cc51a60502b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a7e66c44702d0749d3db2cc51a60502b], x-b3-spanid=[2253df370ac876a6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5f488270-3618-4dce-8f9a-0f8a5adebbad]}\\\"}\"}","context":{"RequestID":"5f488270-3618-4dce-8f9a-0f8a5adebbad","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6ca4701a-f7d8-41a0-8cb5-b7c84ecffab7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:10:35.215Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:35.218Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5f488270-3618-4dce-8f9a-0f8a5adebbad","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6ca4701a-f7d8-41a0-8cb5-b7c84ecffab7","LogTimestamp":"2023-04-25T01:10:35.218Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:10:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:10:37.227Z","message":"Entering","context":{"RequestID":"349ef60a-826e-4a21-9db6-483cd466335c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b16cb02e-d4b4-4784-a9f2-19fc8b0dc65f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:10:37.227Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:10:37.229Z","message":"{\"transactionId\":\"349ef60a-826e-4a21-9db6-483cd466335c\",\"status\":\"200\",\"rqstDate\":\"230425-01:10:37:228\",\"respDate\":\"230425-01:10:37:229\",\"sourceId\":\"haproxy:349ef60a-826e-4a21-9db6-483cd466335c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:10:37:228-64235\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8c4d1396-e8cc-4421-9d41-96a4b9bcd5ed], x-b3-parentspanid=[0908273ae083dede], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[922b48cd1dbdcdec0908273ae083dede], x-b3-spanid=[4c8d3ecd517ef08c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[349ef60a-826e-4a21-9db6-483cd466335c]}\\\"}\"}","context":{"RequestID":"349ef60a-826e-4a21-9db6-483cd466335c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b16cb02e-d4b4-4784-a9f2-19fc8b0dc65f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:10:37.227Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:37.230Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"349ef60a-826e-4a21-9db6-483cd466335c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b16cb02e-d4b4-4784-a9f2-19fc8b0dc65f","LogTimestamp":"2023-04-25T01:10:37.230Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:10:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:10:38.818Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:10:38.833Z","message":"Connection[/10.233.68.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-04-25T01:10:38.834Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:38.834Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:38.835Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:38.837Z","message":"Connection[/10.233.68.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-04-25T01:10:39.238Z","message":"Entering","context":{"RequestID":"94ef2426-5903-423d-a63c-9c0f9cab83ec","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"111cdd73-3fdd-4d85-af47-ebf4456145f4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:10:39.238Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:10:39.240Z","message":"{\"transactionId\":\"94ef2426-5903-423d-a63c-9c0f9cab83ec\",\"status\":\"200\",\"rqstDate\":\"230425-01:10:39:239\",\"respDate\":\"230425-01:10:39:240\",\"sourceId\":\"haproxy:94ef2426-5903-423d-a63c-9c0f9cab83ec\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:10:39:239-71963\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[036ecf47-1641-43e8-a001-5cf319e312a4], x-b3-parentspanid=[83d12b37d42a26e8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2f7b807668798a7f83d12b37d42a26e8], x-b3-spanid=[42c55d5d24c02d6b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[94ef2426-5903-423d-a63c-9c0f9cab83ec]}\\\"}\"}","context":{"RequestID":"94ef2426-5903-423d-a63c-9c0f9cab83ec","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"111cdd73-3fdd-4d85-af47-ebf4456145f4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:10:39.238Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:39.241Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"94ef2426-5903-423d-a63c-9c0f9cab83ec","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"111cdd73-3fdd-4d85-af47-ebf4456145f4","LogTimestamp":"2023-04-25T01:10:39.241Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:10:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:10:40.867Z","message":"Entering","context":{"RequestID":"a0522766-9828-4b29-b3b0-c99c97004591","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a65da835-19a7-4e6a-8bfe-8ed0c53862a1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:10:40.867Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:10:40.869Z","message":"{\"transactionId\":\"a0522766-9828-4b29-b3b0-c99c97004591\",\"status\":\"200\",\"rqstDate\":\"230425-01:10:40:868\",\"respDate\":\"230425-01:10:40:869\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a0522766-9828-4b29-b3b0-c99c97004591\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:10:40:868-96842\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[676a1f01-4849-4cb3-8cfe-8f12277bb6ed], x-b3-parentspanid=[3ffe5d6d649a469e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[52633], x-envoy-attempt-count=[1], x-b3-traceid=[d09415a1c30408d13ffe5d6d649a469e], x-b3-spanid=[5dd651a7605b301a], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a0522766-9828-4b29-b3b0-c99c97004591]}\\\"}\"}","context":{"RequestID":"a0522766-9828-4b29-b3b0-c99c97004591","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a65da835-19a7-4e6a-8bfe-8ed0c53862a1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:10:40.867Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:40.871Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a0522766-9828-4b29-b3b0-c99c97004591","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a65da835-19a7-4e6a-8bfe-8ed0c53862a1","LogTimestamp":"2023-04-25T01:10:40.870Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:10:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:10:41.096Z","message":"Entering","context":{"RequestID":"12b6b49c-d0ef-4b5f-bfc0-be54b110c0ce","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c2f33321-020f-42b9-926a-ac6e3aadb820","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:10:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:10:41.097Z","message":"Database is available from CACHED check.","context":{"RequestID":"12b6b49c-d0ef-4b5f-bfc0-be54b110c0ce","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c2f33321-020f-42b9-926a-ac6e3aadb820","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:10:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:41.098Z","message":"{\"transactionId\":\"12b6b49c-d0ef-4b5f-bfc0-be54b110c0ce\",\"status\":\"200\",\"rqstDate\":\"230425-01:10:41:096\",\"respDate\":\"230425-01:10:41:098\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:12b6b49c-d0ef-4b5f-bfc0-be54b110c0ce\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:10:41:096-13384\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[12b6b49c-d0ef-4b5f-bfc0-be54b110c0ce]}\\\"}\"}","context":{"RequestID":"12b6b49c-d0ef-4b5f-bfc0-be54b110c0ce","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c2f33321-020f-42b9-926a-ac6e3aadb820","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:10:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:41.098Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"12b6b49c-d0ef-4b5f-bfc0-be54b110c0ce","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c2f33321-020f-42b9-926a-ac6e3aadb820","LogTimestamp":"2023-04-25T01:10:41.098Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:10:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:10:41.251Z","message":"Entering","context":{"RequestID":"2f73f02a-5611-46db-a410-7a92ccbf437f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6edd6b4d-7ec5-4167-8553-8e0a78a00eea","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:10:41.250Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:10:41.253Z","message":"{\"transactionId\":\"2f73f02a-5611-46db-a410-7a92ccbf437f\",\"status\":\"200\",\"rqstDate\":\"230425-01:10:41:252\",\"respDate\":\"230425-01:10:41:253\",\"sourceId\":\"haproxy:2f73f02a-5611-46db-a410-7a92ccbf437f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:10:41:252-86072\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[046feb68-fc9a-4377-89e9-b3aec26ab5d6], x-b3-parentspanid=[c69e76a4971d188f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5bc4533b63d9e4f3c69e76a4971d188f], x-b3-spanid=[a6650560d8350f42], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2f73f02a-5611-46db-a410-7a92ccbf437f]}\\\"}\"}","context":{"RequestID":"2f73f02a-5611-46db-a410-7a92ccbf437f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6edd6b4d-7ec5-4167-8553-8e0a78a00eea","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:10:41.250Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:41.253Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2f73f02a-5611-46db-a410-7a92ccbf437f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6edd6b4d-7ec5-4167-8553-8e0a78a00eea","LogTimestamp":"2023-04-25T01:10:41.253Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:10:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:10:42.598Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:42.602Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:43.262Z","message":"Entering","context":{"RequestID":"e042e6e4-7c2e-48b7-b5d9-53ac6a015d16","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c838320b-e450-449f-850b-5a6bfe581d4f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:10:43.262Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:10:43.264Z","message":"{\"transactionId\":\"e042e6e4-7c2e-48b7-b5d9-53ac6a015d16\",\"status\":\"200\",\"rqstDate\":\"230425-01:10:43:263\",\"respDate\":\"230425-01:10:43:264\",\"sourceId\":\"haproxy:e042e6e4-7c2e-48b7-b5d9-53ac6a015d16\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:10:43:263-72417\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0375a664-e235-422e-957e-5f0c36bf5761], x-b3-parentspanid=[6e56830a66b5163d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3b57cb8ab932857e6e56830a66b5163d], x-b3-spanid=[b2dd4147cd161453], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e042e6e4-7c2e-48b7-b5d9-53ac6a015d16]}\\\"}\"}","context":{"RequestID":"e042e6e4-7c2e-48b7-b5d9-53ac6a015d16","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c838320b-e450-449f-850b-5a6bfe581d4f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:10:43.262Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:43.265Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e042e6e4-7c2e-48b7-b5d9-53ac6a015d16","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c838320b-e450-449f-850b-5a6bfe581d4f","LogTimestamp":"2023-04-25T01:10:43.265Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:10:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:10:45.274Z","message":"Entering","context":{"RequestID":"c03c9d87-2e30-4120-87a4-55a3a7f6d619","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8d2a36a9-3bdf-49df-8847-36326b0901dc","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:10:45.274Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:10:45.276Z","message":"{\"transactionId\":\"c03c9d87-2e30-4120-87a4-55a3a7f6d619\",\"status\":\"200\",\"rqstDate\":\"230425-01:10:45:275\",\"respDate\":\"230425-01:10:45:276\",\"sourceId\":\"haproxy:c03c9d87-2e30-4120-87a4-55a3a7f6d619\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:10:45:275-87715\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cff60ba3-8a39-4aa2-9b05-888bfc15d94d], x-b3-parentspanid=[70aa37a84ba39887], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fb7aadbecb18250670aa37a84ba39887], x-b3-spanid=[541eeb28a703830e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c03c9d87-2e30-4120-87a4-55a3a7f6d619]}\\\"}\"}","context":{"RequestID":"c03c9d87-2e30-4120-87a4-55a3a7f6d619","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8d2a36a9-3bdf-49df-8847-36326b0901dc","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:10:45.274Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:45.277Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c03c9d87-2e30-4120-87a4-55a3a7f6d619","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8d2a36a9-3bdf-49df-8847-36326b0901dc","LogTimestamp":"2023-04-25T01:10:45.277Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:10:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:10:47.286Z","message":"Entering","context":{"RequestID":"54fece17-d8a7-49bb-9aeb-14b079777de3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"25733e2b-5076-49b3-9c35-0d5ce856aa2e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:10:47.286Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:10:47.288Z","message":"{\"transactionId\":\"54fece17-d8a7-49bb-9aeb-14b079777de3\",\"status\":\"200\",\"rqstDate\":\"230425-01:10:47:287\",\"respDate\":\"230425-01:10:47:288\",\"sourceId\":\"haproxy:54fece17-d8a7-49bb-9aeb-14b079777de3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:10:47:287-45796\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[60f28b14-6ed5-4981-a971-a0354e3a5beb], x-b3-parentspanid=[3e06717f417272d6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[faade517181f3a153e06717f417272d6], x-b3-spanid=[c6ef21069a96a113], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[54fece17-d8a7-49bb-9aeb-14b079777de3]}\\\"}\"}","context":{"RequestID":"54fece17-d8a7-49bb-9aeb-14b079777de3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"25733e2b-5076-49b3-9c35-0d5ce856aa2e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:10:47.286Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:47.289Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"54fece17-d8a7-49bb-9aeb-14b079777de3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"25733e2b-5076-49b3-9c35-0d5ce856aa2e","LogTimestamp":"2023-04-25T01:10:47.289Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:10:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:10:48.818Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:10:48.835Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:48.835Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:48.835Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:49.299Z","message":"Entering","context":{"RequestID":"ce81355b-83c2-4c6c-adb5-0964a89d2362","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"264544a9-b17f-4c5f-be29-b290ee58a2c0","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:10:49.299Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:10:49.301Z","message":"{\"transactionId\":\"ce81355b-83c2-4c6c-adb5-0964a89d2362\",\"status\":\"200\",\"rqstDate\":\"230425-01:10:49:300\",\"respDate\":\"230425-01:10:49:301\",\"sourceId\":\"haproxy:ce81355b-83c2-4c6c-adb5-0964a89d2362\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:10:49:300-14574\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6e4b28ae-be60-47dd-b1b2-d86dd4ae1dbd], x-b3-parentspanid=[1d504645870b9100], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4808bfa79715b55f1d504645870b9100], x-b3-spanid=[eb456206ff193414], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ce81355b-83c2-4c6c-adb5-0964a89d2362]}\\\"}\"}","context":{"RequestID":"ce81355b-83c2-4c6c-adb5-0964a89d2362","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"264544a9-b17f-4c5f-be29-b290ee58a2c0","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:10:49.299Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:49.302Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ce81355b-83c2-4c6c-adb5-0964a89d2362","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"264544a9-b17f-4c5f-be29-b290ee58a2c0","LogTimestamp":"2023-04-25T01:10:49.302Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:10:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:10:50.868Z","message":"Entering","context":{"RequestID":"5ad7504d-07f3-40ab-a366-c286276ae14c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"daccac74-a4ec-41d6-aeb0-bfb9a9f80709","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:10:50.868Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:10:50.870Z","message":"{\"transactionId\":\"5ad7504d-07f3-40ab-a366-c286276ae14c\",\"status\":\"200\",\"rqstDate\":\"230425-01:10:50:869\",\"respDate\":\"230425-01:10:50:870\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:5ad7504d-07f3-40ab-a366-c286276ae14c\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:10:50:869-76723\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ae88882a-40f9-46de-82c2-9e923fce5059], x-b3-parentspanid=[d152735dc04eceed], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[52441], x-envoy-attempt-count=[1], x-b3-traceid=[a1b359e8d50bbc87d152735dc04eceed], x-b3-spanid=[0949657edefd9b83], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[5ad7504d-07f3-40ab-a366-c286276ae14c]}\\\"}\"}","context":{"RequestID":"5ad7504d-07f3-40ab-a366-c286276ae14c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"daccac74-a4ec-41d6-aeb0-bfb9a9f80709","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:10:50.868Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:50.871Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5ad7504d-07f3-40ab-a366-c286276ae14c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"daccac74-a4ec-41d6-aeb0-bfb9a9f80709","LogTimestamp":"2023-04-25T01:10:50.870Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:10:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:10:51.097Z","message":"Entering","context":{"RequestID":"4a5e042a-35a1-445f-9c81-3eecc6856e2b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"97cf73cd-30e3-4e4a-8394-955350c8244c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:10:51.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:10:51.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"4a5e042a-35a1-445f-9c81-3eecc6856e2b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"97cf73cd-30e3-4e4a-8394-955350c8244c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:10:51.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:51.099Z","message":"{\"transactionId\":\"4a5e042a-35a1-445f-9c81-3eecc6856e2b\",\"status\":\"200\",\"rqstDate\":\"230425-01:10:51:097\",\"respDate\":\"230425-01:10:51:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4a5e042a-35a1-445f-9c81-3eecc6856e2b\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:10:51:097-63052\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4a5e042a-35a1-445f-9c81-3eecc6856e2b]}\\\"}\"}","context":{"RequestID":"4a5e042a-35a1-445f-9c81-3eecc6856e2b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"97cf73cd-30e3-4e4a-8394-955350c8244c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:10:51.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:51.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4a5e042a-35a1-445f-9c81-3eecc6856e2b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"97cf73cd-30e3-4e4a-8394-955350c8244c","LogTimestamp":"2023-04-25T01:10:51.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:10:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:10:51.311Z","message":"Entering","context":{"RequestID":"e2b5c178-52e4-4d86-aaf5-23e7cad3f15a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"12198e58-fb05-47f8-aebc-87fd2e9e29f5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:10:51.311Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:10:51.314Z","message":"{\"transactionId\":\"e2b5c178-52e4-4d86-aaf5-23e7cad3f15a\",\"status\":\"200\",\"rqstDate\":\"230425-01:10:51:312\",\"respDate\":\"230425-01:10:51:313\",\"sourceId\":\"haproxy:e2b5c178-52e4-4d86-aaf5-23e7cad3f15a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:10:51:312-92926\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8df5e4dc-179a-4689-8f39-93952b82fc4c], x-b3-parentspanid=[e7dda14ad6549ba8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8dc1d871fc01b226e7dda14ad6549ba8], x-b3-spanid=[5133b358a996d915], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e2b5c178-52e4-4d86-aaf5-23e7cad3f15a]}\\\"}\"}","context":{"RequestID":"e2b5c178-52e4-4d86-aaf5-23e7cad3f15a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"12198e58-fb05-47f8-aebc-87fd2e9e29f5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:10:51.311Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:51.314Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e2b5c178-52e4-4d86-aaf5-23e7cad3f15a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"12198e58-fb05-47f8-aebc-87fd2e9e29f5","LogTimestamp":"2023-04-25T01:10:51.314Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:10:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:10:53.324Z","message":"Entering","context":{"RequestID":"4dc05c41-8375-4ba3-9318-7b98d42d0ee1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3cc0df8f-3477-452f-8d76-daa3554d07e3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:10:53.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:10:53.326Z","message":"{\"transactionId\":\"4dc05c41-8375-4ba3-9318-7b98d42d0ee1\",\"status\":\"200\",\"rqstDate\":\"230425-01:10:53:324\",\"respDate\":\"230425-01:10:53:326\",\"sourceId\":\"haproxy:4dc05c41-8375-4ba3-9318-7b98d42d0ee1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:10:53:324-1560\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3bf0077c-2393-4c5f-82b0-c778864d5841], x-b3-parentspanid=[192684fdbc87ea1f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4c5f83ba7eedcd70192684fdbc87ea1f], x-b3-spanid=[7eec8efc701a0c42], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4dc05c41-8375-4ba3-9318-7b98d42d0ee1]}\\\"}\"}","context":{"RequestID":"4dc05c41-8375-4ba3-9318-7b98d42d0ee1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3cc0df8f-3477-452f-8d76-daa3554d07e3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:10:53.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:53.327Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4dc05c41-8375-4ba3-9318-7b98d42d0ee1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3cc0df8f-3477-452f-8d76-daa3554d07e3","LogTimestamp":"2023-04-25T01:10:53.327Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:10:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:10:55.336Z","message":"Entering","context":{"RequestID":"151c21ec-7165-4d3d-ab1e-dc539602f2fd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4d517240-2c48-4965-b45d-c8c5fc17fca6","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:10:55.336Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:10:55.338Z","message":"{\"transactionId\":\"151c21ec-7165-4d3d-ab1e-dc539602f2fd\",\"status\":\"200\",\"rqstDate\":\"230425-01:10:55:337\",\"respDate\":\"230425-01:10:55:338\",\"sourceId\":\"haproxy:151c21ec-7165-4d3d-ab1e-dc539602f2fd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:10:55:337-8754\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2b58e09c-09e1-4472-9be9-f6864012bf42], x-b3-parentspanid=[03fa2f9810df6a11], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d1147759b516976a03fa2f9810df6a11], x-b3-spanid=[ac9424efb11d7028], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[151c21ec-7165-4d3d-ab1e-dc539602f2fd]}\\\"}\"}","context":{"RequestID":"151c21ec-7165-4d3d-ab1e-dc539602f2fd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4d517240-2c48-4965-b45d-c8c5fc17fca6","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:10:55.336Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:55.339Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"151c21ec-7165-4d3d-ab1e-dc539602f2fd","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4d517240-2c48-4965-b45d-c8c5fc17fca6","LogTimestamp":"2023-04-25T01:10:55.339Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:10:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:10:57.348Z","message":"Entering","context":{"RequestID":"ac9e3020-21e4-4f55-ae4f-a72161f27eee","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"15d9bade-5892-4bea-b5f1-d44f7118c80d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:10:57.348Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:10:57.349Z","message":"{\"transactionId\":\"ac9e3020-21e4-4f55-ae4f-a72161f27eee\",\"status\":\"200\",\"rqstDate\":\"230425-01:10:57:348\",\"respDate\":\"230425-01:10:57:349\",\"sourceId\":\"haproxy:ac9e3020-21e4-4f55-ae4f-a72161f27eee\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:10:57:348-97073\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[38699474-ee6c-4365-a590-936d81fbab88], x-b3-parentspanid=[9290bb7890340467], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4517c512eb2076d59290bb7890340467], x-b3-spanid=[2e6a4e60dbe39ee0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ac9e3020-21e4-4f55-ae4f-a72161f27eee]}\\\"}\"}","context":{"RequestID":"ac9e3020-21e4-4f55-ae4f-a72161f27eee","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"15d9bade-5892-4bea-b5f1-d44f7118c80d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:10:57.348Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:57.350Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ac9e3020-21e4-4f55-ae4f-a72161f27eee","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"15d9bade-5892-4bea-b5f1-d44f7118c80d","LogTimestamp":"2023-04-25T01:10:57.350Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:10:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:10:58.819Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:10:58.832Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:58.833Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:58.833Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:59.358Z","message":"Entering","context":{"RequestID":"bf13f559-f2aa-4410-b829-186a2f704819","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ff8b12c6-75ed-4e4e-a05b-0e4a5946ec48","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:10:59.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:10:59.361Z","message":"{\"transactionId\":\"bf13f559-f2aa-4410-b829-186a2f704819\",\"status\":\"200\",\"rqstDate\":\"230425-01:10:59:360\",\"respDate\":\"230425-01:10:59:361\",\"sourceId\":\"haproxy:bf13f559-f2aa-4410-b829-186a2f704819\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:10:59:360-33976\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ffeacc00-4865-4364-8b6b-7896290ef75f], x-b3-parentspanid=[2890e119c097d2df], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f8707e66d9e9a4052890e119c097d2df], x-b3-spanid=[6d95f5dcbce97181], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bf13f559-f2aa-4410-b829-186a2f704819]}\\\"}\"}","context":{"RequestID":"bf13f559-f2aa-4410-b829-186a2f704819","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ff8b12c6-75ed-4e4e-a05b-0e4a5946ec48","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:10:59.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:10:59.362Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bf13f559-f2aa-4410-b829-186a2f704819","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ff8b12c6-75ed-4e4e-a05b-0e4a5946ec48","LogTimestamp":"2023-04-25T01:10:59.362Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:10:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:11:00.868Z","message":"Entering","context":{"RequestID":"3de98303-a3c5-438c-9b73-17ae002fa5b5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"08bbaa74-10f5-4a3d-a07b-a147307a0692","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:11:00.868Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:11:00.870Z","message":"{\"transactionId\":\"3de98303-a3c5-438c-9b73-17ae002fa5b5\",\"status\":\"200\",\"rqstDate\":\"230425-01:11:00:869\",\"respDate\":\"230425-01:11:00:870\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:3de98303-a3c5-438c-9b73-17ae002fa5b5\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:11:00:869-52971\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[535ba746-9a99-42e3-99b7-72c60c4fa630], x-b3-parentspanid=[56223658e1268a44], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51563], x-envoy-attempt-count=[1], x-b3-traceid=[77ee4ca3b7ab0e1a56223658e1268a44], x-b3-spanid=[210bb492712f6b67], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[3de98303-a3c5-438c-9b73-17ae002fa5b5]}\\\"}\"}","context":{"RequestID":"3de98303-a3c5-438c-9b73-17ae002fa5b5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"08bbaa74-10f5-4a3d-a07b-a147307a0692","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:11:00.868Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:00.871Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3de98303-a3c5-438c-9b73-17ae002fa5b5","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"08bbaa74-10f5-4a3d-a07b-a147307a0692","LogTimestamp":"2023-04-25T01:11:00.871Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:11:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:11:01.097Z","message":"Entering","context":{"RequestID":"42246067-0261-4267-a6a9-4a06d81f30b4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ed67b864-7a35-4386-a408-dd88a14bcedd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:11:01.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:11:01.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"42246067-0261-4267-a6a9-4a06d81f30b4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ed67b864-7a35-4386-a408-dd88a14bcedd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:11:01.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:01.099Z","message":"{\"transactionId\":\"42246067-0261-4267-a6a9-4a06d81f30b4\",\"status\":\"200\",\"rqstDate\":\"230425-01:11:01:097\",\"respDate\":\"230425-01:11:01:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:42246067-0261-4267-a6a9-4a06d81f30b4\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:11:01:097-94846\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[42246067-0261-4267-a6a9-4a06d81f30b4]}\\\"}\"}","context":{"RequestID":"42246067-0261-4267-a6a9-4a06d81f30b4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ed67b864-7a35-4386-a408-dd88a14bcedd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:11:01.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:01.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"42246067-0261-4267-a6a9-4a06d81f30b4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ed67b864-7a35-4386-a408-dd88a14bcedd","LogTimestamp":"2023-04-25T01:11:01.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:11:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:11:01.371Z","message":"Entering","context":{"RequestID":"90c6f65f-3403-4ee8-b4f8-a5653260c93f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"74637563-c2c5-431f-95ce-9fbc33f5ea5f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:11:01.371Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:11:01.373Z","message":"{\"transactionId\":\"90c6f65f-3403-4ee8-b4f8-a5653260c93f\",\"status\":\"200\",\"rqstDate\":\"230425-01:11:01:372\",\"respDate\":\"230425-01:11:01:373\",\"sourceId\":\"haproxy:90c6f65f-3403-4ee8-b4f8-a5653260c93f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:11:01:372-431\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0f20dd23-662d-4f31-9f97-6e3106d436fc], x-b3-parentspanid=[5bc982fed24d456a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[242d843be8efcece5bc982fed24d456a], x-b3-spanid=[5b53f911cdeed127], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[90c6f65f-3403-4ee8-b4f8-a5653260c93f]}\\\"}\"}","context":{"RequestID":"90c6f65f-3403-4ee8-b4f8-a5653260c93f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"74637563-c2c5-431f-95ce-9fbc33f5ea5f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:11:01.371Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:01.374Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"90c6f65f-3403-4ee8-b4f8-a5653260c93f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"74637563-c2c5-431f-95ce-9fbc33f5ea5f","LogTimestamp":"2023-04-25T01:11:01.374Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:11:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:11:03.384Z","message":"Entering","context":{"RequestID":"056e7bb1-f96c-46cf-8d51-4b76d650cabc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e2fbbffb-c5ae-4047-9177-3557cbd474ef","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:11:03.384Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:11:03.386Z","message":"{\"transactionId\":\"056e7bb1-f96c-46cf-8d51-4b76d650cabc\",\"status\":\"200\",\"rqstDate\":\"230425-01:11:03:385\",\"respDate\":\"230425-01:11:03:386\",\"sourceId\":\"haproxy:056e7bb1-f96c-46cf-8d51-4b76d650cabc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:11:03:385-95659\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[95eb308b-0a36-4d7c-ba5b-1d7daa5f985d], x-b3-parentspanid=[0c339b69f8362284], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b42d4d61147f384e0c339b69f8362284], x-b3-spanid=[84af427437666cae], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[056e7bb1-f96c-46cf-8d51-4b76d650cabc]}\\\"}\"}","context":{"RequestID":"056e7bb1-f96c-46cf-8d51-4b76d650cabc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e2fbbffb-c5ae-4047-9177-3557cbd474ef","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:11:03.384Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:03.387Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"056e7bb1-f96c-46cf-8d51-4b76d650cabc","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e2fbbffb-c5ae-4047-9177-3557cbd474ef","LogTimestamp":"2023-04-25T01:11:03.387Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:11:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:11:05.395Z","message":"Entering","context":{"RequestID":"f55d0aff-48a0-4e79-98f6-353f78997b6c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"64fecfdb-b003-498a-865c-17127df1a3c2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:11:05.395Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:11:05.397Z","message":"{\"transactionId\":\"f55d0aff-48a0-4e79-98f6-353f78997b6c\",\"status\":\"200\",\"rqstDate\":\"230425-01:11:05:396\",\"respDate\":\"230425-01:11:05:397\",\"sourceId\":\"haproxy:f55d0aff-48a0-4e79-98f6-353f78997b6c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:11:05:396-11958\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dab6d17f-6e65-4e94-b889-7130694f81f1], x-b3-parentspanid=[59a9f9a08c0ebe40], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[aa981cf71ece6e4f59a9f9a08c0ebe40], x-b3-spanid=[957163a566d97885], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f55d0aff-48a0-4e79-98f6-353f78997b6c]}\\\"}\"}","context":{"RequestID":"f55d0aff-48a0-4e79-98f6-353f78997b6c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"64fecfdb-b003-498a-865c-17127df1a3c2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:11:05.395Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:05.398Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f55d0aff-48a0-4e79-98f6-353f78997b6c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"64fecfdb-b003-498a-865c-17127df1a3c2","LogTimestamp":"2023-04-25T01:11:05.398Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:11:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:11:07.408Z","message":"Entering","context":{"RequestID":"e9b2bfbd-881d-47c7-8da8-8dea0c5a593b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e2b56a3a-abe7-4f11-9602-f3100bb7724f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:11:07.408Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:11:07.410Z","message":"{\"transactionId\":\"e9b2bfbd-881d-47c7-8da8-8dea0c5a593b\",\"status\":\"200\",\"rqstDate\":\"230425-01:11:07:409\",\"respDate\":\"230425-01:11:07:410\",\"sourceId\":\"haproxy:e9b2bfbd-881d-47c7-8da8-8dea0c5a593b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:11:07:409-23937\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d7fc66fe-c9b3-4dc0-99eb-0d2b39d5ac4b], x-b3-parentspanid=[dd6bf9fa24b94827], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[94e1a7fc89ec0d76dd6bf9fa24b94827], x-b3-spanid=[7e9f6aa2424f9df1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e9b2bfbd-881d-47c7-8da8-8dea0c5a593b]}\\\"}\"}","context":{"RequestID":"e9b2bfbd-881d-47c7-8da8-8dea0c5a593b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e2b56a3a-abe7-4f11-9602-f3100bb7724f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:11:07.408Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:07.411Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e9b2bfbd-881d-47c7-8da8-8dea0c5a593b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e2b56a3a-abe7-4f11-9602-f3100bb7724f","LogTimestamp":"2023-04-25T01:11:07.411Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:11:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:11:08.818Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:11:08.832Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:08.833Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:08.833Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:09.419Z","message":"Entering","context":{"RequestID":"097f8960-24eb-48d2-b139-407762d8f18d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fa5b5103-c00d-4192-a2b9-f8593646a018","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:11:09.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:11:09.421Z","message":"{\"transactionId\":\"097f8960-24eb-48d2-b139-407762d8f18d\",\"status\":\"200\",\"rqstDate\":\"230425-01:11:09:420\",\"respDate\":\"230425-01:11:09:421\",\"sourceId\":\"haproxy:097f8960-24eb-48d2-b139-407762d8f18d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:11:09:420-37694\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d0231683-44ec-4a64-b6b3-dc6dc18031d1], x-b3-parentspanid=[e0e7e1410521682c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1f88acf78d50450ce0e7e1410521682c], x-b3-spanid=[aa21c9f841b17973], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[097f8960-24eb-48d2-b139-407762d8f18d]}\\\"}\"}","context":{"RequestID":"097f8960-24eb-48d2-b139-407762d8f18d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fa5b5103-c00d-4192-a2b9-f8593646a018","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:11:09.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:09.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"097f8960-24eb-48d2-b139-407762d8f18d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fa5b5103-c00d-4192-a2b9-f8593646a018","LogTimestamp":"2023-04-25T01:11:09.421Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:11:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:11:10.869Z","message":"Entering","context":{"RequestID":"bd150a0f-3336-4a69-829f-644dd3730141","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2698ffc5-3dde-4890-87ef-6dbf81c32987","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:11:10.868Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:11:10.872Z","message":"{\"transactionId\":\"bd150a0f-3336-4a69-829f-644dd3730141\",\"status\":\"200\",\"rqstDate\":\"230425-01:11:10:870\",\"respDate\":\"230425-01:11:10:872\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:bd150a0f-3336-4a69-829f-644dd3730141\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:11:10:870-84118\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[33897b10-c1b9-4375-995e-a2fabc05419b], x-b3-parentspanid=[5f2429dc6ca8d0f6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[58063], x-envoy-attempt-count=[1], x-b3-traceid=[9426e513cccc0f8b5f2429dc6ca8d0f6], x-b3-spanid=[c9e055b3882197ee], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[bd150a0f-3336-4a69-829f-644dd3730141]}\\\"}\"}","context":{"RequestID":"bd150a0f-3336-4a69-829f-644dd3730141","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2698ffc5-3dde-4890-87ef-6dbf81c32987","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:11:10.868Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:10.873Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bd150a0f-3336-4a69-829f-644dd3730141","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2698ffc5-3dde-4890-87ef-6dbf81c32987","LogTimestamp":"2023-04-25T01:11:10.873Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:11:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T01:11:11.096Z","message":"Entering","context":{"RequestID":"7eed6c5c-9069-4531-b990-37b830a3c62d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5ef6e463-31e8-4b47-a64d-3c0c6eaadfc1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:11:11.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:11:11.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"7eed6c5c-9069-4531-b990-37b830a3c62d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5ef6e463-31e8-4b47-a64d-3c0c6eaadfc1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:11:11.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:11.099Z","message":"{\"transactionId\":\"7eed6c5c-9069-4531-b990-37b830a3c62d\",\"status\":\"200\",\"rqstDate\":\"230425-01:11:11:097\",\"respDate\":\"230425-01:11:11:098\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7eed6c5c-9069-4531-b990-37b830a3c62d\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:11:11:097-44368\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7eed6c5c-9069-4531-b990-37b830a3c62d]}\\\"}\"}","context":{"RequestID":"7eed6c5c-9069-4531-b990-37b830a3c62d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5ef6e463-31e8-4b47-a64d-3c0c6eaadfc1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:11:11.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:11.099Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7eed6c5c-9069-4531-b990-37b830a3c62d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5ef6e463-31e8-4b47-a64d-3c0c6eaadfc1","LogTimestamp":"2023-04-25T01:11:11.099Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:11:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:11:11.431Z","message":"Entering","context":{"RequestID":"70cbc83f-2df2-49c2-9e8e-0027f6244a2e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5c9c9b15-d23d-4c85-a6c0-31d08015cbf7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:11:11.431Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:11:11.433Z","message":"{\"transactionId\":\"70cbc83f-2df2-49c2-9e8e-0027f6244a2e\",\"status\":\"200\",\"rqstDate\":\"230425-01:11:11:432\",\"respDate\":\"230425-01:11:11:433\",\"sourceId\":\"haproxy:70cbc83f-2df2-49c2-9e8e-0027f6244a2e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:11:11:432-52146\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1c047c81-fae8-4b20-a27c-caf44baae815], x-b3-parentspanid=[a3ceb27c90bce730], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7cd13773387ea38aa3ceb27c90bce730], x-b3-spanid=[0314932fe21e43aa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[70cbc83f-2df2-49c2-9e8e-0027f6244a2e]}\\\"}\"}","context":{"RequestID":"70cbc83f-2df2-49c2-9e8e-0027f6244a2e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5c9c9b15-d23d-4c85-a6c0-31d08015cbf7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:11:11.431Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:11.434Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"70cbc83f-2df2-49c2-9e8e-0027f6244a2e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5c9c9b15-d23d-4c85-a6c0-31d08015cbf7","LogTimestamp":"2023-04-25T01:11:11.434Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:11:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:11:12.604Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:12.608Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:13.443Z","message":"Entering","context":{"RequestID":"701d42c6-3986-49f9-9413-6f20746ad814","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6a4f79f7-1b6d-4a12-a33a-4b63d4fe3c55","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:11:13.443Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:11:13.445Z","message":"{\"transactionId\":\"701d42c6-3986-49f9-9413-6f20746ad814\",\"status\":\"200\",\"rqstDate\":\"230425-01:11:13:444\",\"respDate\":\"230425-01:11:13:445\",\"sourceId\":\"haproxy:701d42c6-3986-49f9-9413-6f20746ad814\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:11:13:444-15361\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[454a3088-9ddb-44cb-a643-58feceab82ab], x-b3-parentspanid=[dcea34c2dfa9bca1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e543c8b3c39e153ddcea34c2dfa9bca1], x-b3-spanid=[fa6f82c332458925], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[701d42c6-3986-49f9-9413-6f20746ad814]}\\\"}\"}","context":{"RequestID":"701d42c6-3986-49f9-9413-6f20746ad814","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6a4f79f7-1b6d-4a12-a33a-4b63d4fe3c55","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:11:13.443Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:13.446Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"701d42c6-3986-49f9-9413-6f20746ad814","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6a4f79f7-1b6d-4a12-a33a-4b63d4fe3c55","LogTimestamp":"2023-04-25T01:11:13.446Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:11:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:11:15.454Z","message":"Entering","context":{"RequestID":"e2cc444e-39fb-48e0-88c6-f3789267a87a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"91c3ca5c-8256-473c-b8f5-1877e62ef108","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:11:15.454Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:11:15.456Z","message":"{\"transactionId\":\"e2cc444e-39fb-48e0-88c6-f3789267a87a\",\"status\":\"200\",\"rqstDate\":\"230425-01:11:15:455\",\"respDate\":\"230425-01:11:15:456\",\"sourceId\":\"haproxy:e2cc444e-39fb-48e0-88c6-f3789267a87a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:11:15:455-41818\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[04f69d7c-17ad-470a-b0e4-aae42c8acdaf], x-b3-parentspanid=[f02125cb703c8e0a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b42b26c7f27cb0baf02125cb703c8e0a], x-b3-spanid=[ce7e3bedd43de9bd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e2cc444e-39fb-48e0-88c6-f3789267a87a]}\\\"}\"}","context":{"RequestID":"e2cc444e-39fb-48e0-88c6-f3789267a87a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"91c3ca5c-8256-473c-b8f5-1877e62ef108","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:11:15.454Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:15.457Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e2cc444e-39fb-48e0-88c6-f3789267a87a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"91c3ca5c-8256-473c-b8f5-1877e62ef108","LogTimestamp":"2023-04-25T01:11:15.457Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:11:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:11:17.466Z","message":"Entering","context":{"RequestID":"93d6552f-7968-468c-9eaa-796ac1ffe22b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fbcb963f-2f09-4ef5-bb28-d8155e150bb3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:11:17.466Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:11:17.469Z","message":"{\"transactionId\":\"93d6552f-7968-468c-9eaa-796ac1ffe22b\",\"status\":\"200\",\"rqstDate\":\"230425-01:11:17:467\",\"respDate\":\"230425-01:11:17:469\",\"sourceId\":\"haproxy:93d6552f-7968-468c-9eaa-796ac1ffe22b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:11:17:467-15077\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[97cdc471-06fc-4980-a1b3-dffbe79a082b], x-b3-parentspanid=[e9042f3040f3f940], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0d950954c526f85be9042f3040f3f940], x-b3-spanid=[fd3c467ee6a1aa6d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[93d6552f-7968-468c-9eaa-796ac1ffe22b]}\\\"}\"}","context":{"RequestID":"93d6552f-7968-468c-9eaa-796ac1ffe22b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fbcb963f-2f09-4ef5-bb28-d8155e150bb3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:11:17.466Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:17.470Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"93d6552f-7968-468c-9eaa-796ac1ffe22b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fbcb963f-2f09-4ef5-bb28-d8155e150bb3","LogTimestamp":"2023-04-25T01:11:17.470Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:11:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:11:18.819Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:11:18.836Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:18.836Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:18.836Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:19.485Z","message":"Entering","context":{"RequestID":"99fea7aa-fce1-45b0-b997-61e265134cfd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7d64ddb8-0cb8-4479-8ab4-44229833de2f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:11:19.485Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:11:19.487Z","message":"{\"transactionId\":\"99fea7aa-fce1-45b0-b997-61e265134cfd\",\"status\":\"200\",\"rqstDate\":\"230425-01:11:19:486\",\"respDate\":\"230425-01:11:19:486\",\"sourceId\":\"haproxy:99fea7aa-fce1-45b0-b997-61e265134cfd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:11:19:486-90596\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1fefa67d-040e-4b14-83a7-21b70fe284e8], x-b3-parentspanid=[99cae50da54a35a5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a48143fdacbf61f699cae50da54a35a5], x-b3-spanid=[9dbb1826eeb51590], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[99fea7aa-fce1-45b0-b997-61e265134cfd]}\\\"}\"}","context":{"RequestID":"99fea7aa-fce1-45b0-b997-61e265134cfd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7d64ddb8-0cb8-4479-8ab4-44229833de2f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:11:19.485Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:19.487Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"99fea7aa-fce1-45b0-b997-61e265134cfd","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7d64ddb8-0cb8-4479-8ab4-44229833de2f","LogTimestamp":"2023-04-25T01:11:19.487Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:11:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:11:20.868Z","message":"Entering","context":{"RequestID":"de93fc23-d4c2-4ae1-964b-16e8b2185590","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ed6b1ee0-065e-4cac-8bd4-4d976ed5267d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:11:20.868Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:11:20.870Z","message":"{\"transactionId\":\"de93fc23-d4c2-4ae1-964b-16e8b2185590\",\"status\":\"200\",\"rqstDate\":\"230425-01:11:20:868\",\"respDate\":\"230425-01:11:20:870\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:de93fc23-d4c2-4ae1-964b-16e8b2185590\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:11:20:868-79026\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ef334a08-389e-477d-9e26-f9c840586bbf], x-b3-parentspanid=[43370e1e7c5f7b1f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40729], x-envoy-attempt-count=[1], x-b3-traceid=[48897f84a33f065243370e1e7c5f7b1f], x-b3-spanid=[58046eb3272bf3b8], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[de93fc23-d4c2-4ae1-964b-16e8b2185590]}\\\"}\"}","context":{"RequestID":"de93fc23-d4c2-4ae1-964b-16e8b2185590","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ed6b1ee0-065e-4cac-8bd4-4d976ed5267d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:11:20.868Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:20.871Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"de93fc23-d4c2-4ae1-964b-16e8b2185590","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ed6b1ee0-065e-4cac-8bd4-4d976ed5267d","LogTimestamp":"2023-04-25T01:11:20.870Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:11:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:11:21.097Z","message":"Entering","context":{"RequestID":"45965b63-b2b5-4196-9c36-7290e1e693d8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4003b881-ddd6-4bf4-ae1a-e918da61d7d3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:11:21.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:11:21.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"45965b63-b2b5-4196-9c36-7290e1e693d8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4003b881-ddd6-4bf4-ae1a-e918da61d7d3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:11:21.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:21.100Z","message":"{\"transactionId\":\"45965b63-b2b5-4196-9c36-7290e1e693d8\",\"status\":\"200\",\"rqstDate\":\"230425-01:11:21:098\",\"respDate\":\"230425-01:11:21:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:45965b63-b2b5-4196-9c36-7290e1e693d8\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:11:21:098-25337\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[45965b63-b2b5-4196-9c36-7290e1e693d8]}\\\"}\"}","context":{"RequestID":"45965b63-b2b5-4196-9c36-7290e1e693d8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4003b881-ddd6-4bf4-ae1a-e918da61d7d3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:11:21.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:21.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"45965b63-b2b5-4196-9c36-7290e1e693d8","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4003b881-ddd6-4bf4-ae1a-e918da61d7d3","LogTimestamp":"2023-04-25T01:11:21.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:11:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:11:21.495Z","message":"Entering","context":{"RequestID":"c56ab538-4230-4fe2-a567-2403f813e0f2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8ca34135-f58d-4898-8296-c65fcdb57a3c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:11:21.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:11:21.497Z","message":"{\"transactionId\":\"c56ab538-4230-4fe2-a567-2403f813e0f2\",\"status\":\"200\",\"rqstDate\":\"230425-01:11:21:496\",\"respDate\":\"230425-01:11:21:497\",\"sourceId\":\"haproxy:c56ab538-4230-4fe2-a567-2403f813e0f2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:11:21:496-54495\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c26e1d37-53b3-4001-93b9-57e553eee2e1], x-b3-parentspanid=[73b8dd0d100ecb66], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ee879af55ad78a2873b8dd0d100ecb66], x-b3-spanid=[59fb398c08058ffb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c56ab538-4230-4fe2-a567-2403f813e0f2]}\\\"}\"}","context":{"RequestID":"c56ab538-4230-4fe2-a567-2403f813e0f2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8ca34135-f58d-4898-8296-c65fcdb57a3c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:11:21.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:21.497Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c56ab538-4230-4fe2-a567-2403f813e0f2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8ca34135-f58d-4898-8296-c65fcdb57a3c","LogTimestamp":"2023-04-25T01:11:21.497Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:11:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:11:23.506Z","message":"Entering","context":{"RequestID":"98351c16-4ae0-4f13-a29f-39aae7910cc9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1e56ef10-b65b-4adb-b063-34dda3d45a3f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:11:23.506Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:11:23.507Z","message":"{\"transactionId\":\"98351c16-4ae0-4f13-a29f-39aae7910cc9\",\"status\":\"200\",\"rqstDate\":\"230425-01:11:23:506\",\"respDate\":\"230425-01:11:23:507\",\"sourceId\":\"haproxy:98351c16-4ae0-4f13-a29f-39aae7910cc9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:11:23:506-29539\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[096f93ea-bc35-4c1a-b10a-5e1a37399e1d], x-b3-parentspanid=[6f6bf540668b0d0a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[01b51d5644a5a5ba6f6bf540668b0d0a], x-b3-spanid=[20e7b0ab4d45881e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[98351c16-4ae0-4f13-a29f-39aae7910cc9]}\\\"}\"}","context":{"RequestID":"98351c16-4ae0-4f13-a29f-39aae7910cc9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1e56ef10-b65b-4adb-b063-34dda3d45a3f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:11:23.506Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:23.508Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"98351c16-4ae0-4f13-a29f-39aae7910cc9","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1e56ef10-b65b-4adb-b063-34dda3d45a3f","LogTimestamp":"2023-04-25T01:11:23.508Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:11:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-25T01:11:25.516Z","message":"Entering","context":{"RequestID":"07488ab4-dc60-4733-95ea-70da9339cb66","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5c8fd1e2-5990-44bc-b89d-36652eabe669","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:11:25.516Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:11:25.518Z","message":"{\"transactionId\":\"07488ab4-dc60-4733-95ea-70da9339cb66\",\"status\":\"200\",\"rqstDate\":\"230425-01:11:25:517\",\"respDate\":\"230425-01:11:25:518\",\"sourceId\":\"haproxy:07488ab4-dc60-4733-95ea-70da9339cb66\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:11:25:517-63534\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c41dac3c-daa3-4641-a27a-6f346a32502d], x-b3-parentspanid=[d5dafdc3eae0290a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8725e147b3d5ae51d5dafdc3eae0290a], x-b3-spanid=[612b16e269dcc3fb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[07488ab4-dc60-4733-95ea-70da9339cb66]}\\\"}\"}","context":{"RequestID":"07488ab4-dc60-4733-95ea-70da9339cb66","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5c8fd1e2-5990-44bc-b89d-36652eabe669","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:11:25.516Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:25.519Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"07488ab4-dc60-4733-95ea-70da9339cb66","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5c8fd1e2-5990-44bc-b89d-36652eabe669","LogTimestamp":"2023-04-25T01:11:25.519Z","ResponseDesc":"OK"},"thread":"qtp1530295320-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:11:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:11:27.528Z","message":"Entering","context":{"RequestID":"a0046f2a-8736-452b-93b8-7dcd844154ab","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"95de625b-448d-4c1f-b04d-d47fc65c639e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:11:27.528Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:11:27.531Z","message":"{\"transactionId\":\"a0046f2a-8736-452b-93b8-7dcd844154ab\",\"status\":\"200\",\"rqstDate\":\"230425-01:11:27:529\",\"respDate\":\"230425-01:11:27:531\",\"sourceId\":\"haproxy:a0046f2a-8736-452b-93b8-7dcd844154ab\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:11:27:529-71506\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[21a53c17-b3e2-48d3-8bce-c93041a4a02f], x-b3-parentspanid=[71101d052dab1a23], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[18b1b7d857f60f1571101d052dab1a23], x-b3-spanid=[757582bd66f59f3f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a0046f2a-8736-452b-93b8-7dcd844154ab]}\\\"}\"}","context":{"RequestID":"a0046f2a-8736-452b-93b8-7dcd844154ab","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"95de625b-448d-4c1f-b04d-d47fc65c639e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:11:27.528Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:27.531Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a0046f2a-8736-452b-93b8-7dcd844154ab","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"95de625b-448d-4c1f-b04d-d47fc65c639e","LogTimestamp":"2023-04-25T01:11:27.531Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:11:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:11:28.818Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:11:28.830Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:28.830Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:28.830Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:29.539Z","message":"Entering","context":{"RequestID":"83b44ce6-6588-4f07-a9c1-e51286f98b69","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fb13a71f-1cdf-441a-bc93-273f2ac91cee","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:11:29.539Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:11:29.541Z","message":"{\"transactionId\":\"83b44ce6-6588-4f07-a9c1-e51286f98b69\",\"status\":\"200\",\"rqstDate\":\"230425-01:11:29:540\",\"respDate\":\"230425-01:11:29:541\",\"sourceId\":\"haproxy:83b44ce6-6588-4f07-a9c1-e51286f98b69\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:11:29:540-62396\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5001c037-f660-4dba-a91f-2e8c4f4d700e], x-b3-parentspanid=[924151e54a6652ce], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1efa33595162ff30924151e54a6652ce], x-b3-spanid=[ea4673651ad69291], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[83b44ce6-6588-4f07-a9c1-e51286f98b69]}\\\"}\"}","context":{"RequestID":"83b44ce6-6588-4f07-a9c1-e51286f98b69","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fb13a71f-1cdf-441a-bc93-273f2ac91cee","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:11:29.539Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:29.542Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"83b44ce6-6588-4f07-a9c1-e51286f98b69","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fb13a71f-1cdf-441a-bc93-273f2ac91cee","LogTimestamp":"2023-04-25T01:11:29.542Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:11:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:11:30.866Z","message":"Entering","context":{"RequestID":"23b9987b-550a-418d-8d2b-bd05c224d9f8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"63242290-e341-4dc5-bedf-c372c341f47d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:11:30.866Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:11:30.868Z","message":"{\"transactionId\":\"23b9987b-550a-418d-8d2b-bd05c224d9f8\",\"status\":\"200\",\"rqstDate\":\"230425-01:11:30:866\",\"respDate\":\"230425-01:11:30:867\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:23b9987b-550a-418d-8d2b-bd05c224d9f8\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:11:30:866-51106\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6d2dbe92-ae13-4299-95f6-02705fbabe1e], x-b3-parentspanid=[408ad8df0c931f5e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[33357], x-envoy-attempt-count=[1], x-b3-traceid=[56316ac064814953408ad8df0c931f5e], x-b3-spanid=[bb00720ab11392eb], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[23b9987b-550a-418d-8d2b-bd05c224d9f8]}\\\"}\"}","context":{"RequestID":"23b9987b-550a-418d-8d2b-bd05c224d9f8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"63242290-e341-4dc5-bedf-c372c341f47d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:11:30.866Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:30.868Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"23b9987b-550a-418d-8d2b-bd05c224d9f8","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"63242290-e341-4dc5-bedf-c372c341f47d","LogTimestamp":"2023-04-25T01:11:30.868Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:11:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:11:31.096Z","message":"Entering","context":{"RequestID":"6bece13f-1ee0-483f-b864-f071875660dd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a3e803ad-33a5-4392-b455-3aff69ee7a1c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:11:31.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:11:31.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"6bece13f-1ee0-483f-b864-f071875660dd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a3e803ad-33a5-4392-b455-3aff69ee7a1c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:11:31.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:31.100Z","message":"{\"transactionId\":\"6bece13f-1ee0-483f-b864-f071875660dd\",\"status\":\"200\",\"rqstDate\":\"230425-01:11:31:097\",\"respDate\":\"230425-01:11:31:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:6bece13f-1ee0-483f-b864-f071875660dd\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:11:31:097-44627\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[6bece13f-1ee0-483f-b864-f071875660dd]}\\\"}\"}","context":{"RequestID":"6bece13f-1ee0-483f-b864-f071875660dd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a3e803ad-33a5-4392-b455-3aff69ee7a1c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:11:31.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:31.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6bece13f-1ee0-483f-b864-f071875660dd","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a3e803ad-33a5-4392-b455-3aff69ee7a1c","LogTimestamp":"2023-04-25T01:11:31.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:11:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T01:11:31.549Z","message":"Entering","context":{"RequestID":"5a273abe-370b-4f22-abc4-d42d9ee0a55e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bb38b3f8-8631-40ef-9029-84cd8d372335","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:11:31.549Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:11:31.551Z","message":"{\"transactionId\":\"5a273abe-370b-4f22-abc4-d42d9ee0a55e\",\"status\":\"200\",\"rqstDate\":\"230425-01:11:31:550\",\"respDate\":\"230425-01:11:31:551\",\"sourceId\":\"haproxy:5a273abe-370b-4f22-abc4-d42d9ee0a55e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:11:31:550-98578\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cd1dcbef-63e7-417d-8d5b-b8560ac06649], x-b3-parentspanid=[0cc4f855c2ae34a4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[70668fa09353d4cc0cc4f855c2ae34a4], x-b3-spanid=[f9d7e470711018f7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5a273abe-370b-4f22-abc4-d42d9ee0a55e]}\\\"}\"}","context":{"RequestID":"5a273abe-370b-4f22-abc4-d42d9ee0a55e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bb38b3f8-8631-40ef-9029-84cd8d372335","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:11:31.549Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:31.551Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5a273abe-370b-4f22-abc4-d42d9ee0a55e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bb38b3f8-8631-40ef-9029-84cd8d372335","LogTimestamp":"2023-04-25T01:11:31.551Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:11:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:11:33.558Z","message":"Entering","context":{"RequestID":"ccf866d5-253d-43bd-8826-0b4e9c57e33e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"496fb6b1-af8c-4b58-a659-340b1447fa53","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:11:33.558Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:11:33.560Z","message":"{\"transactionId\":\"ccf866d5-253d-43bd-8826-0b4e9c57e33e\",\"status\":\"200\",\"rqstDate\":\"230425-01:11:33:559\",\"respDate\":\"230425-01:11:33:560\",\"sourceId\":\"haproxy:ccf866d5-253d-43bd-8826-0b4e9c57e33e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:11:33:559-68334\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[04d6dba5-a67a-4e0b-9973-c4b323dc2c0f], x-b3-parentspanid=[4540fff9b81f5b70], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6f85beac129795bc4540fff9b81f5b70], x-b3-spanid=[55584f0434f078ff], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ccf866d5-253d-43bd-8826-0b4e9c57e33e]}\\\"}\"}","context":{"RequestID":"ccf866d5-253d-43bd-8826-0b4e9c57e33e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"496fb6b1-af8c-4b58-a659-340b1447fa53","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:11:33.558Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:33.560Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ccf866d5-253d-43bd-8826-0b4e9c57e33e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"496fb6b1-af8c-4b58-a659-340b1447fa53","LogTimestamp":"2023-04-25T01:11:33.560Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:11:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-25T01:11:35.570Z","message":"Entering","context":{"RequestID":"4e6a3171-1e3e-4ef0-9f0c-e78b4317612f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8dfcb247-7abe-4ed4-be1a-aedc45df7ac7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:11:35.570Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:11:35.572Z","message":"{\"transactionId\":\"4e6a3171-1e3e-4ef0-9f0c-e78b4317612f\",\"status\":\"200\",\"rqstDate\":\"230425-01:11:35:570\",\"respDate\":\"230425-01:11:35:572\",\"sourceId\":\"haproxy:4e6a3171-1e3e-4ef0-9f0c-e78b4317612f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:11:35:570-21988\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2d7c88a2-ec2c-483e-bf17-989bca6890b7], x-b3-parentspanid=[a95561576efff945], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[473be1178276d525a95561576efff945], x-b3-spanid=[84bc47f5e0bc3d7c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4e6a3171-1e3e-4ef0-9f0c-e78b4317612f]}\\\"}\"}","context":{"RequestID":"4e6a3171-1e3e-4ef0-9f0c-e78b4317612f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8dfcb247-7abe-4ed4-be1a-aedc45df7ac7","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:11:35.570Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:35.573Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4e6a3171-1e3e-4ef0-9f0c-e78b4317612f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8dfcb247-7abe-4ed4-be1a-aedc45df7ac7","LogTimestamp":"2023-04-25T01:11:35.573Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:11:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T01:11:37.583Z","message":"Entering","context":{"RequestID":"24911963-47af-46ad-99ae-ebaf00b2391c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d8fc180d-6b91-434f-9551-addbbd0e7686","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:11:37.583Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:11:37.585Z","message":"{\"transactionId\":\"24911963-47af-46ad-99ae-ebaf00b2391c\",\"status\":\"200\",\"rqstDate\":\"230425-01:11:37:584\",\"respDate\":\"230425-01:11:37:585\",\"sourceId\":\"haproxy:24911963-47af-46ad-99ae-ebaf00b2391c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:11:37:584-15203\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e06cc47c-b189-4d07-b0ab-25041c9808a4], x-b3-parentspanid=[f3d297f410b0fa91], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8269145a41b9ed11f3d297f410b0fa91], x-b3-spanid=[79bda7426ecceff0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[24911963-47af-46ad-99ae-ebaf00b2391c]}\\\"}\"}","context":{"RequestID":"24911963-47af-46ad-99ae-ebaf00b2391c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d8fc180d-6b91-434f-9551-addbbd0e7686","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:11:37.583Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:37.586Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"24911963-47af-46ad-99ae-ebaf00b2391c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d8fc180d-6b91-434f-9551-addbbd0e7686","LogTimestamp":"2023-04-25T01:11:37.586Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:11:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:11:38.819Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:11:38.834Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:38.834Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:38.834Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:39.595Z","message":"Entering","context":{"RequestID":"e62402fa-cb0b-4260-bc69-a94eb8d30691","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bf27d678-a5c0-47b4-bf79-7e947971799f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:11:39.595Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:11:39.597Z","message":"{\"transactionId\":\"e62402fa-cb0b-4260-bc69-a94eb8d30691\",\"status\":\"200\",\"rqstDate\":\"230425-01:11:39:596\",\"respDate\":\"230425-01:11:39:597\",\"sourceId\":\"haproxy:e62402fa-cb0b-4260-bc69-a94eb8d30691\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:11:39:596-93114\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d6fe042d-1a8a-47d5-900a-b6fca0a1185e], x-b3-parentspanid=[21607ef6dbd6e3b8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[038ec98c584676b021607ef6dbd6e3b8], x-b3-spanid=[fe9a8b1913719f03], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e62402fa-cb0b-4260-bc69-a94eb8d30691]}\\\"}\"}","context":{"RequestID":"e62402fa-cb0b-4260-bc69-a94eb8d30691","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bf27d678-a5c0-47b4-bf79-7e947971799f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:11:39.595Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:39.598Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e62402fa-cb0b-4260-bc69-a94eb8d30691","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bf27d678-a5c0-47b4-bf79-7e947971799f","LogTimestamp":"2023-04-25T01:11:39.598Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:11:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:11:40.866Z","message":"Entering","context":{"RequestID":"ba923032-ef9c-42bd-a223-8a55bb35f013","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8cce05ca-5ebd-44b6-b385-d902d9869e67","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:11:40.866Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:11:40.869Z","message":"{\"transactionId\":\"ba923032-ef9c-42bd-a223-8a55bb35f013\",\"status\":\"200\",\"rqstDate\":\"230425-01:11:40:867\",\"respDate\":\"230425-01:11:40:868\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ba923032-ef9c-42bd-a223-8a55bb35f013\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:11:40:867-7021\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[640652fd-46ed-48c4-881c-510a73f2d1c0], x-b3-parentspanid=[df38ddca346f2d48], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39269], x-envoy-attempt-count=[1], x-b3-traceid=[6ad4d9d2c85d5c6adf38ddca346f2d48], x-b3-spanid=[a145eb3ec192ff49], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ba923032-ef9c-42bd-a223-8a55bb35f013]}\\\"}\"}","context":{"RequestID":"ba923032-ef9c-42bd-a223-8a55bb35f013","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8cce05ca-5ebd-44b6-b385-d902d9869e67","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:11:40.866Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:40.869Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ba923032-ef9c-42bd-a223-8a55bb35f013","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8cce05ca-5ebd-44b6-b385-d902d9869e67","LogTimestamp":"2023-04-25T01:11:40.869Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:11:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:11:41.096Z","message":"Entering","context":{"RequestID":"a8a90ab3-99b7-4976-aa78-5a4e2305bf18","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"42078e2e-82d4-46f5-bece-5c4cef3dc6df","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:11:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:11:41.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"a8a90ab3-99b7-4976-aa78-5a4e2305bf18","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"42078e2e-82d4-46f5-bece-5c4cef3dc6df","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:11:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:41.099Z","message":"{\"transactionId\":\"a8a90ab3-99b7-4976-aa78-5a4e2305bf18\",\"status\":\"200\",\"rqstDate\":\"230425-01:11:41:097\",\"respDate\":\"230425-01:11:41:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a8a90ab3-99b7-4976-aa78-5a4e2305bf18\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:11:41:097-64654\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a8a90ab3-99b7-4976-aa78-5a4e2305bf18]}\\\"}\"}","context":{"RequestID":"a8a90ab3-99b7-4976-aa78-5a4e2305bf18","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"42078e2e-82d4-46f5-bece-5c4cef3dc6df","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:11:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:41.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a8a90ab3-99b7-4976-aa78-5a4e2305bf18","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"42078e2e-82d4-46f5-bece-5c4cef3dc6df","LogTimestamp":"2023-04-25T01:11:41.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:11:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:11:41.608Z","message":"Entering","context":{"RequestID":"8bef6537-3324-4882-a1d4-237fb50a6497","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7d5640d1-e87e-4a02-a94c-ccb9e4032e1f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:11:41.608Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:11:41.611Z","message":"{\"transactionId\":\"8bef6537-3324-4882-a1d4-237fb50a6497\",\"status\":\"200\",\"rqstDate\":\"230425-01:11:41:609\",\"respDate\":\"230425-01:11:41:611\",\"sourceId\":\"haproxy:8bef6537-3324-4882-a1d4-237fb50a6497\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:11:41:609-21206\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[49c976e2-e077-4756-960e-1bcf8cef8ee2], x-b3-parentspanid=[7de49060a58f8ae0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[00922c49f92370847de49060a58f8ae0], x-b3-spanid=[2ef36a364b9168c5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8bef6537-3324-4882-a1d4-237fb50a6497]}\\\"}\"}","context":{"RequestID":"8bef6537-3324-4882-a1d4-237fb50a6497","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7d5640d1-e87e-4a02-a94c-ccb9e4032e1f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:11:41.608Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:41.612Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8bef6537-3324-4882-a1d4-237fb50a6497","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7d5640d1-e87e-4a02-a94c-ccb9e4032e1f","LogTimestamp":"2023-04-25T01:11:41.612Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:11:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T01:11:42.609Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:42.612Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:43.621Z","message":"Entering","context":{"RequestID":"1efca83c-e95b-44f2-9c29-5ff9cc147f2a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"19f704b1-c91a-42d7-8e11-1ecb971938c8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:11:43.621Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:11:43.624Z","message":"{\"transactionId\":\"1efca83c-e95b-44f2-9c29-5ff9cc147f2a\",\"status\":\"200\",\"rqstDate\":\"230425-01:11:43:622\",\"respDate\":\"230425-01:11:43:624\",\"sourceId\":\"haproxy:1efca83c-e95b-44f2-9c29-5ff9cc147f2a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:11:43:622-61885\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0e999dc1-62c3-4ac1-90d4-92b11fed2eb3], x-b3-parentspanid=[b3b05f3fda003278], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[61cae46a3e48222bb3b05f3fda003278], x-b3-spanid=[465959387445919c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1efca83c-e95b-44f2-9c29-5ff9cc147f2a]}\\\"}\"}","context":{"RequestID":"1efca83c-e95b-44f2-9c29-5ff9cc147f2a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"19f704b1-c91a-42d7-8e11-1ecb971938c8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:11:43.621Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:43.624Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1efca83c-e95b-44f2-9c29-5ff9cc147f2a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"19f704b1-c91a-42d7-8e11-1ecb971938c8","LogTimestamp":"2023-04-25T01:11:43.624Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:11:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:11:45.634Z","message":"Entering","context":{"RequestID":"785985c5-788c-499c-bd0f-244268df4d31","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3c09f703-794c-4e3a-a5e0-e4e6b92c90a1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:11:45.634Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:11:45.636Z","message":"{\"transactionId\":\"785985c5-788c-499c-bd0f-244268df4d31\",\"status\":\"200\",\"rqstDate\":\"230425-01:11:45:635\",\"respDate\":\"230425-01:11:45:636\",\"sourceId\":\"haproxy:785985c5-788c-499c-bd0f-244268df4d31\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:11:45:635-73128\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ac6bb713-75ec-4669-bb48-ffbba519c226], x-b3-parentspanid=[882563c7ebb764f9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d84fde27843a58ad882563c7ebb764f9], x-b3-spanid=[49630051537930f3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[785985c5-788c-499c-bd0f-244268df4d31]}\\\"}\"}","context":{"RequestID":"785985c5-788c-499c-bd0f-244268df4d31","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3c09f703-794c-4e3a-a5e0-e4e6b92c90a1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:11:45.634Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:45.637Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"785985c5-788c-499c-bd0f-244268df4d31","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3c09f703-794c-4e3a-a5e0-e4e6b92c90a1","LogTimestamp":"2023-04-25T01:11:45.637Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:11:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:11:47.646Z","message":"Entering","context":{"RequestID":"a0844a88-04c9-4512-9af1-d0d71e8976bc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"13f458b3-9936-4efa-a282-263f702ae6a5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:11:47.646Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:11:47.648Z","message":"{\"transactionId\":\"a0844a88-04c9-4512-9af1-d0d71e8976bc\",\"status\":\"200\",\"rqstDate\":\"230425-01:11:47:647\",\"respDate\":\"230425-01:11:47:648\",\"sourceId\":\"haproxy:a0844a88-04c9-4512-9af1-d0d71e8976bc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:11:47:647-51658\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[58128001-0f4d-40bc-9ce5-5db96b594e2e], x-b3-parentspanid=[2c08c737bf679e08], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[63bb89c4d187616f2c08c737bf679e08], x-b3-spanid=[75a31f5b0fed9798], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a0844a88-04c9-4512-9af1-d0d71e8976bc]}\\\"}\"}","context":{"RequestID":"a0844a88-04c9-4512-9af1-d0d71e8976bc","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"13f458b3-9936-4efa-a282-263f702ae6a5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:11:47.646Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:47.648Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a0844a88-04c9-4512-9af1-d0d71e8976bc","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"13f458b3-9936-4efa-a282-263f702ae6a5","LogTimestamp":"2023-04-25T01:11:47.648Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:11:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-25T01:11:48.819Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:11:48.835Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:48.836Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:48.836Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:49.657Z","message":"Entering","context":{"RequestID":"edae1f8f-dd56-45a1-8932-2a8178ba3195","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e020981c-8f4e-469c-8726-02f866600963","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:11:49.657Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:11:49.660Z","message":"{\"transactionId\":\"edae1f8f-dd56-45a1-8932-2a8178ba3195\",\"status\":\"200\",\"rqstDate\":\"230425-01:11:49:658\",\"respDate\":\"230425-01:11:49:659\",\"sourceId\":\"haproxy:edae1f8f-dd56-45a1-8932-2a8178ba3195\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:11:49:658-72746\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[df6f3740-62d2-41ee-9756-f955562e4b24], x-b3-parentspanid=[8c2d43b3999c1a15], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d77279d46e0037228c2d43b3999c1a15], x-b3-spanid=[8ab77b98530c32be], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[edae1f8f-dd56-45a1-8932-2a8178ba3195]}\\\"}\"}","context":{"RequestID":"edae1f8f-dd56-45a1-8932-2a8178ba3195","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e020981c-8f4e-469c-8726-02f866600963","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:11:49.657Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:49.660Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"edae1f8f-dd56-45a1-8932-2a8178ba3195","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e020981c-8f4e-469c-8726-02f866600963","LogTimestamp":"2023-04-25T01:11:49.660Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:11:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:11:50.866Z","message":"Entering","context":{"RequestID":"750747ea-2519-4b3f-8c70-28a85e09ee6c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d318eb39-eef9-4544-8de0-43ac34f2d178","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:11:50.866Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:11:50.868Z","message":"{\"transactionId\":\"750747ea-2519-4b3f-8c70-28a85e09ee6c\",\"status\":\"200\",\"rqstDate\":\"230425-01:11:50:866\",\"respDate\":\"230425-01:11:50:868\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:750747ea-2519-4b3f-8c70-28a85e09ee6c\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:11:50:866-621\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8609244c-e1d9-42f1-a008-87cf2f0aa3f8], x-b3-parentspanid=[57f561a8e6583c00], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49023], x-envoy-attempt-count=[1], x-b3-traceid=[c1437a8f29d11cf557f561a8e6583c00], x-b3-spanid=[f18511147cff5717], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[750747ea-2519-4b3f-8c70-28a85e09ee6c]}\\\"}\"}","context":{"RequestID":"750747ea-2519-4b3f-8c70-28a85e09ee6c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d318eb39-eef9-4544-8de0-43ac34f2d178","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:11:50.866Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:50.868Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"750747ea-2519-4b3f-8c70-28a85e09ee6c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d318eb39-eef9-4544-8de0-43ac34f2d178","LogTimestamp":"2023-04-25T01:11:50.868Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:11:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:11:51.095Z","message":"Entering","context":{"RequestID":"dc0d6026-f118-45d1-b9b4-27b7c48b8723","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7406850b-95d5-4160-97e1-b14dff7ef829","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:11:51.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:11:51.096Z","message":"Database is available from CACHED check.","context":{"RequestID":"dc0d6026-f118-45d1-b9b4-27b7c48b8723","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7406850b-95d5-4160-97e1-b14dff7ef829","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:11:51.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:51.097Z","message":"{\"transactionId\":\"dc0d6026-f118-45d1-b9b4-27b7c48b8723\",\"status\":\"200\",\"rqstDate\":\"230425-01:11:51:095\",\"respDate\":\"230425-01:11:51:097\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:dc0d6026-f118-45d1-b9b4-27b7c48b8723\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:11:51:095-30003\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[dc0d6026-f118-45d1-b9b4-27b7c48b8723]}\\\"}\"}","context":{"RequestID":"dc0d6026-f118-45d1-b9b4-27b7c48b8723","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7406850b-95d5-4160-97e1-b14dff7ef829","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:11:51.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:51.097Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dc0d6026-f118-45d1-b9b4-27b7c48b8723","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7406850b-95d5-4160-97e1-b14dff7ef829","LogTimestamp":"2023-04-25T01:11:51.097Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:11:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:11:51.668Z","message":"Entering","context":{"RequestID":"1b03a0ec-105f-45a2-b91b-e251ef6a7445","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"44337f24-bb46-422c-85a5-3eca61acff2b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:11:51.668Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:11:51.671Z","message":"{\"transactionId\":\"1b03a0ec-105f-45a2-b91b-e251ef6a7445\",\"status\":\"200\",\"rqstDate\":\"230425-01:11:51:669\",\"respDate\":\"230425-01:11:51:670\",\"sourceId\":\"haproxy:1b03a0ec-105f-45a2-b91b-e251ef6a7445\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:11:51:669-38076\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a1bd232d-6863-4026-ac0f-410d073e8d58], x-b3-parentspanid=[f5106ef18ca596fe], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[638ab22d50dfec1ef5106ef18ca596fe], x-b3-spanid=[a1aa8f763ecfbb79], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1b03a0ec-105f-45a2-b91b-e251ef6a7445]}\\\"}\"}","context":{"RequestID":"1b03a0ec-105f-45a2-b91b-e251ef6a7445","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"44337f24-bb46-422c-85a5-3eca61acff2b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:11:51.668Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:51.671Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1b03a0ec-105f-45a2-b91b-e251ef6a7445","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"44337f24-bb46-422c-85a5-3eca61acff2b","LogTimestamp":"2023-04-25T01:11:51.671Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:11:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:11:53.679Z","message":"Entering","context":{"RequestID":"afb4f0f3-9dd7-4a72-8dc7-064917ff3150","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"355e770c-02bb-403e-876f-fc77e42c16f4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:11:53.679Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:11:53.682Z","message":"{\"transactionId\":\"afb4f0f3-9dd7-4a72-8dc7-064917ff3150\",\"status\":\"200\",\"rqstDate\":\"230425-01:11:53:680\",\"respDate\":\"230425-01:11:53:682\",\"sourceId\":\"haproxy:afb4f0f3-9dd7-4a72-8dc7-064917ff3150\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:11:53:680-54859\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3cb364d0-57a1-478c-a07b-1e16bf99b522], x-b3-parentspanid=[28a45d4318f81bf7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1fd2481812ab525b28a45d4318f81bf7], x-b3-spanid=[171d8e444b93f957], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[afb4f0f3-9dd7-4a72-8dc7-064917ff3150]}\\\"}\"}","context":{"RequestID":"afb4f0f3-9dd7-4a72-8dc7-064917ff3150","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"355e770c-02bb-403e-876f-fc77e42c16f4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:11:53.679Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:53.682Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"afb4f0f3-9dd7-4a72-8dc7-064917ff3150","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"355e770c-02bb-403e-876f-fc77e42c16f4","LogTimestamp":"2023-04-25T01:11:53.682Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:11:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:11:55.691Z","message":"Entering","context":{"RequestID":"a8b938e1-36e5-49d5-b4c5-2929c7a03ca8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0b392d4f-f97d-41f4-81f4-79c61c12d841","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:11:55.691Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:11:55.693Z","message":"{\"transactionId\":\"a8b938e1-36e5-49d5-b4c5-2929c7a03ca8\",\"status\":\"200\",\"rqstDate\":\"230425-01:11:55:692\",\"respDate\":\"230425-01:11:55:693\",\"sourceId\":\"haproxy:a8b938e1-36e5-49d5-b4c5-2929c7a03ca8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:11:55:692-80661\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[08a5a07a-e355-446e-a538-9024bdfae333], x-b3-parentspanid=[0f315281542edc6a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3881bfba016162a40f315281542edc6a], x-b3-spanid=[a8ef38495bc22402], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a8b938e1-36e5-49d5-b4c5-2929c7a03ca8]}\\\"}\"}","context":{"RequestID":"a8b938e1-36e5-49d5-b4c5-2929c7a03ca8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0b392d4f-f97d-41f4-81f4-79c61c12d841","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:11:55.691Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:55.694Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a8b938e1-36e5-49d5-b4c5-2929c7a03ca8","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0b392d4f-f97d-41f4-81f4-79c61c12d841","LogTimestamp":"2023-04-25T01:11:55.694Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:11:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:11:57.703Z","message":"Entering","context":{"RequestID":"ddccf162-bc2b-4e16-9a34-af67164c1ee3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"66029c69-69b0-4876-a768-d186c6946800","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:11:57.703Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:11:57.705Z","message":"{\"transactionId\":\"ddccf162-bc2b-4e16-9a34-af67164c1ee3\",\"status\":\"200\",\"rqstDate\":\"230425-01:11:57:704\",\"respDate\":\"230425-01:11:57:705\",\"sourceId\":\"haproxy:ddccf162-bc2b-4e16-9a34-af67164c1ee3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:11:57:704-67842\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d11fa113-f0be-40f3-a5f3-ab8af23f2d0b], x-b3-parentspanid=[d784ec8d79349555], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dfd17ecf0491c0fad784ec8d79349555], x-b3-spanid=[679d28c62c779f33], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ddccf162-bc2b-4e16-9a34-af67164c1ee3]}\\\"}\"}","context":{"RequestID":"ddccf162-bc2b-4e16-9a34-af67164c1ee3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"66029c69-69b0-4876-a768-d186c6946800","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:11:57.703Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:57.706Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ddccf162-bc2b-4e16-9a34-af67164c1ee3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"66029c69-69b0-4876-a768-d186c6946800","LogTimestamp":"2023-04-25T01:11:57.706Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:11:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:11:58.820Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:11:58.831Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:58.832Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:58.832Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:59.714Z","message":"Entering","context":{"RequestID":"4d5615e5-b685-40c3-9903-35296ba4fb01","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9b1aaf9b-524e-4294-bfaa-99e62aca71e1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:11:59.714Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:11:59.715Z","message":"{\"transactionId\":\"4d5615e5-b685-40c3-9903-35296ba4fb01\",\"status\":\"200\",\"rqstDate\":\"230425-01:11:59:714\",\"respDate\":\"230425-01:11:59:715\",\"sourceId\":\"haproxy:4d5615e5-b685-40c3-9903-35296ba4fb01\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:11:59:714-64702\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[abe36f9c-0d44-4450-90f3-13fdab54e00c], x-b3-parentspanid=[23c79b923a5f2b29], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b1a573c05c8f017d23c79b923a5f2b29], x-b3-spanid=[81b20e1b16bdafad], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4d5615e5-b685-40c3-9903-35296ba4fb01]}\\\"}\"}","context":{"RequestID":"4d5615e5-b685-40c3-9903-35296ba4fb01","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9b1aaf9b-524e-4294-bfaa-99e62aca71e1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:11:59.714Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:11:59.716Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4d5615e5-b685-40c3-9903-35296ba4fb01","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9b1aaf9b-524e-4294-bfaa-99e62aca71e1","LogTimestamp":"2023-04-25T01:11:59.716Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:11:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-25T01:12:00.865Z","message":"Entering","context":{"RequestID":"39bbb430-d1ec-4169-be51-a6a72fe983a2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8101eba4-5707-4073-8710-6a6a2d8a10e3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:12:00.865Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:12:00.868Z","message":"{\"transactionId\":\"39bbb430-d1ec-4169-be51-a6a72fe983a2\",\"status\":\"200\",\"rqstDate\":\"230425-01:12:00:866\",\"respDate\":\"230425-01:12:00:868\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:39bbb430-d1ec-4169-be51-a6a72fe983a2\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:12:00:866-12196\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[726661b7-de2c-48a2-9186-b02343dff63e], x-b3-parentspanid=[9151258e02a3ffe1], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59989], x-envoy-attempt-count=[1], x-b3-traceid=[e6495b171c3911b59151258e02a3ffe1], x-b3-spanid=[15571ff09cb09cad], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[39bbb430-d1ec-4169-be51-a6a72fe983a2]}\\\"}\"}","context":{"RequestID":"39bbb430-d1ec-4169-be51-a6a72fe983a2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8101eba4-5707-4073-8710-6a6a2d8a10e3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:12:00.865Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:00.869Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"39bbb430-d1ec-4169-be51-a6a72fe983a2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8101eba4-5707-4073-8710-6a6a2d8a10e3","LogTimestamp":"2023-04-25T01:12:00.869Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:12:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:12:01.096Z","message":"Entering","context":{"RequestID":"39e3fbaa-0799-4ea4-92ca-ef338569d99c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"55a556ff-a8d5-4f99-8049-b2ab3449fd84","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:12:01.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:12:01.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"39e3fbaa-0799-4ea4-92ca-ef338569d99c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"55a556ff-a8d5-4f99-8049-b2ab3449fd84","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:12:01.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:01.099Z","message":"{\"transactionId\":\"39e3fbaa-0799-4ea4-92ca-ef338569d99c\",\"status\":\"200\",\"rqstDate\":\"230425-01:12:01:097\",\"respDate\":\"230425-01:12:01:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:39e3fbaa-0799-4ea4-92ca-ef338569d99c\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:12:01:097-53511\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[39e3fbaa-0799-4ea4-92ca-ef338569d99c]}\\\"}\"}","context":{"RequestID":"39e3fbaa-0799-4ea4-92ca-ef338569d99c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"55a556ff-a8d5-4f99-8049-b2ab3449fd84","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:12:01.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:01.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"39e3fbaa-0799-4ea4-92ca-ef338569d99c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"55a556ff-a8d5-4f99-8049-b2ab3449fd84","LogTimestamp":"2023-04-25T01:12:01.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:12:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:12:01.724Z","message":"Entering","context":{"RequestID":"a43d0439-4c3f-45d5-907a-23440c1cd10b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cf3cc4d0-9599-4871-b5c0-9020ccc2575b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:12:01.723Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:12:01.725Z","message":"{\"transactionId\":\"a43d0439-4c3f-45d5-907a-23440c1cd10b\",\"status\":\"200\",\"rqstDate\":\"230425-01:12:01:724\",\"respDate\":\"230425-01:12:01:725\",\"sourceId\":\"haproxy:a43d0439-4c3f-45d5-907a-23440c1cd10b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:12:01:724-96082\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d31b316e-f4b9-495a-ae93-33947bca29b7], x-b3-parentspanid=[8e54116e3e132c3f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e1df5012bea1e2c18e54116e3e132c3f], x-b3-spanid=[4cf189b32e80c1d3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a43d0439-4c3f-45d5-907a-23440c1cd10b]}\\\"}\"}","context":{"RequestID":"a43d0439-4c3f-45d5-907a-23440c1cd10b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cf3cc4d0-9599-4871-b5c0-9020ccc2575b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:12:01.723Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:01.726Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a43d0439-4c3f-45d5-907a-23440c1cd10b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cf3cc4d0-9599-4871-b5c0-9020ccc2575b","LogTimestamp":"2023-04-25T01:12:01.726Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:12:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:12:03.735Z","message":"Entering","context":{"RequestID":"1edec75f-b92a-41d0-a784-e91d759a4a3b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"45475e4c-e0bf-472c-a0d9-4c2e814272b4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:12:03.735Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:12:03.737Z","message":"{\"transactionId\":\"1edec75f-b92a-41d0-a784-e91d759a4a3b\",\"status\":\"200\",\"rqstDate\":\"230425-01:12:03:736\",\"respDate\":\"230425-01:12:03:737\",\"sourceId\":\"haproxy:1edec75f-b92a-41d0-a784-e91d759a4a3b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:12:03:736-10536\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[29079ffe-6ebb-48a5-a0ba-1096b3d6dcce], x-b3-parentspanid=[a86eca356071630f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7f4e9c06a66dfa5aa86eca356071630f], x-b3-spanid=[df15d3ae6b874b35], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1edec75f-b92a-41d0-a784-e91d759a4a3b]}\\\"}\"}","context":{"RequestID":"1edec75f-b92a-41d0-a784-e91d759a4a3b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"45475e4c-e0bf-472c-a0d9-4c2e814272b4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:12:03.735Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:03.738Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1edec75f-b92a-41d0-a784-e91d759a4a3b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"45475e4c-e0bf-472c-a0d9-4c2e814272b4","LogTimestamp":"2023-04-25T01:12:03.737Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:12:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:12:05.746Z","message":"Entering","context":{"RequestID":"3ca3ccd9-db6d-4464-9268-716ab7417aab","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4c96e2ff-1d4c-48f0-8f6e-ff950825062a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:12:05.746Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:12:05.748Z","message":"{\"transactionId\":\"3ca3ccd9-db6d-4464-9268-716ab7417aab\",\"status\":\"200\",\"rqstDate\":\"230425-01:12:05:747\",\"respDate\":\"230425-01:12:05:748\",\"sourceId\":\"haproxy:3ca3ccd9-db6d-4464-9268-716ab7417aab\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:12:05:747-62179\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bc119666-fce1-4d92-8e69-fbc1951e118f], x-b3-parentspanid=[76707e91149d3847], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[73f8b8fadd58702776707e91149d3847], x-b3-spanid=[c324cb08cf829589], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3ca3ccd9-db6d-4464-9268-716ab7417aab]}\\\"}\"}","context":{"RequestID":"3ca3ccd9-db6d-4464-9268-716ab7417aab","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4c96e2ff-1d4c-48f0-8f6e-ff950825062a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:12:05.746Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:05.749Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3ca3ccd9-db6d-4464-9268-716ab7417aab","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4c96e2ff-1d4c-48f0-8f6e-ff950825062a","LogTimestamp":"2023-04-25T01:12:05.749Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:12:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:12:07.757Z","message":"Entering","context":{"RequestID":"ff1a219d-7034-4b02-af40-90ef60820928","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cc03aeaf-9665-448d-9149-01f63d9fec4c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:12:07.757Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:12:07.758Z","message":"{\"transactionId\":\"ff1a219d-7034-4b02-af40-90ef60820928\",\"status\":\"200\",\"rqstDate\":\"230425-01:12:07:757\",\"respDate\":\"230425-01:12:07:758\",\"sourceId\":\"haproxy:ff1a219d-7034-4b02-af40-90ef60820928\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:12:07:757-81408\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[390dba37-f0c0-4075-9848-284c72cfcecc], x-b3-parentspanid=[e4ee6bce69bd17dc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1a8d625f5b425fcce4ee6bce69bd17dc], x-b3-spanid=[75da6b430beea7cc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ff1a219d-7034-4b02-af40-90ef60820928]}\\\"}\"}","context":{"RequestID":"ff1a219d-7034-4b02-af40-90ef60820928","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cc03aeaf-9665-448d-9149-01f63d9fec4c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:12:07.757Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:07.758Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ff1a219d-7034-4b02-af40-90ef60820928","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cc03aeaf-9665-448d-9149-01f63d9fec4c","LogTimestamp":"2023-04-25T01:12:07.758Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:12:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-25T01:12:08.820Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:12:08.837Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:08.837Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:08.837Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:09.767Z","message":"Entering","context":{"RequestID":"ba46588b-3f9a-4d14-9ec9-1f00be024314","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d8d0ceca-2da5-44e7-bf16-f8bedf66f8e3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:12:09.766Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:12:09.769Z","message":"{\"transactionId\":\"ba46588b-3f9a-4d14-9ec9-1f00be024314\",\"status\":\"200\",\"rqstDate\":\"230425-01:12:09:767\",\"respDate\":\"230425-01:12:09:769\",\"sourceId\":\"haproxy:ba46588b-3f9a-4d14-9ec9-1f00be024314\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:12:09:767-1004\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[30bf1a30-99a8-4c73-909c-2034a3ba0a47], x-b3-parentspanid=[4e373fdc129736e4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[93fa64f46d1ea5a94e373fdc129736e4], x-b3-spanid=[5e413aa6f5a161b3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ba46588b-3f9a-4d14-9ec9-1f00be024314]}\\\"}\"}","context":{"RequestID":"ba46588b-3f9a-4d14-9ec9-1f00be024314","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d8d0ceca-2da5-44e7-bf16-f8bedf66f8e3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:12:09.766Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:09.769Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ba46588b-3f9a-4d14-9ec9-1f00be024314","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d8d0ceca-2da5-44e7-bf16-f8bedf66f8e3","LogTimestamp":"2023-04-25T01:12:09.769Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:12:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:12:10.867Z","message":"Entering","context":{"RequestID":"c8eae693-aecd-466a-8ae6-7bfc215ba703","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"df8788b3-fdda-4373-bbe0-36777534ecbe","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:12:10.867Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:12:10.869Z","message":"{\"transactionId\":\"c8eae693-aecd-466a-8ae6-7bfc215ba703\",\"status\":\"200\",\"rqstDate\":\"230425-01:12:10:868\",\"respDate\":\"230425-01:12:10:869\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c8eae693-aecd-466a-8ae6-7bfc215ba703\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:12:10:868-11122\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3f7818a3-7118-4728-88f5-634f0a391136], x-b3-parentspanid=[8af969997744f9ba], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[57773], x-envoy-attempt-count=[1], x-b3-traceid=[b1db49ee4edec4a98af969997744f9ba], x-b3-spanid=[7186e9926afeb442], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c8eae693-aecd-466a-8ae6-7bfc215ba703]}\\\"}\"}","context":{"RequestID":"c8eae693-aecd-466a-8ae6-7bfc215ba703","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"df8788b3-fdda-4373-bbe0-36777534ecbe","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:12:10.867Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:10.870Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c8eae693-aecd-466a-8ae6-7bfc215ba703","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"df8788b3-fdda-4373-bbe0-36777534ecbe","LogTimestamp":"2023-04-25T01:12:10.870Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:12:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:12:11.096Z","message":"Entering","context":{"RequestID":"d239a2e2-e931-4b05-90b2-5757b4c43586","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2ceeb3ef-d21c-42d9-b561-6b3c3b7ca5e6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:12:11.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:12:11.097Z","message":"Database is available from CACHED check.","context":{"RequestID":"d239a2e2-e931-4b05-90b2-5757b4c43586","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2ceeb3ef-d21c-42d9-b561-6b3c3b7ca5e6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:12:11.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:11.098Z","message":"{\"transactionId\":\"d239a2e2-e931-4b05-90b2-5757b4c43586\",\"status\":\"200\",\"rqstDate\":\"230425-01:12:11:096\",\"respDate\":\"230425-01:12:11:098\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d239a2e2-e931-4b05-90b2-5757b4c43586\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:12:11:096-32614\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d239a2e2-e931-4b05-90b2-5757b4c43586]}\\\"}\"}","context":{"RequestID":"d239a2e2-e931-4b05-90b2-5757b4c43586","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2ceeb3ef-d21c-42d9-b561-6b3c3b7ca5e6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:12:11.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:11.098Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d239a2e2-e931-4b05-90b2-5757b4c43586","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2ceeb3ef-d21c-42d9-b561-6b3c3b7ca5e6","LogTimestamp":"2023-04-25T01:12:11.098Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:12:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:12:11.778Z","message":"Entering","context":{"RequestID":"4a40f465-2140-4bf7-871f-b2ca276228c2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"04c2a60e-f694-4750-92af-276e62b5532e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:12:11.778Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:12:11.780Z","message":"{\"transactionId\":\"4a40f465-2140-4bf7-871f-b2ca276228c2\",\"status\":\"200\",\"rqstDate\":\"230425-01:12:11:779\",\"respDate\":\"230425-01:12:11:780\",\"sourceId\":\"haproxy:4a40f465-2140-4bf7-871f-b2ca276228c2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:12:11:779-87831\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0a5a3818-ce4d-418f-bae0-afb9f1752742], x-b3-parentspanid=[9c9b728a1b734469], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e01704400859c8539c9b728a1b734469], x-b3-spanid=[b8a18f6474a35243], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4a40f465-2140-4bf7-871f-b2ca276228c2]}\\\"}\"}","context":{"RequestID":"4a40f465-2140-4bf7-871f-b2ca276228c2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"04c2a60e-f694-4750-92af-276e62b5532e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:12:11.778Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:11.781Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4a40f465-2140-4bf7-871f-b2ca276228c2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"04c2a60e-f694-4750-92af-276e62b5532e","LogTimestamp":"2023-04-25T01:12:11.781Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:12:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:12:12.613Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:12.617Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:13.789Z","message":"Entering","context":{"RequestID":"74cb2715-a5e9-48ee-bdac-6a0774005526","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c5b7c93b-f65f-4413-ac6f-9bd997ab9e30","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:12:13.789Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:12:13.792Z","message":"{\"transactionId\":\"74cb2715-a5e9-48ee-bdac-6a0774005526\",\"status\":\"200\",\"rqstDate\":\"230425-01:12:13:790\",\"respDate\":\"230425-01:12:13:792\",\"sourceId\":\"haproxy:74cb2715-a5e9-48ee-bdac-6a0774005526\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:12:13:790-83199\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7f87b409-6fef-4587-9535-fd57112ea014], x-b3-parentspanid=[855df60c5d507414], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[435171a416e3fe97855df60c5d507414], x-b3-spanid=[fc96856d791b9825], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[74cb2715-a5e9-48ee-bdac-6a0774005526]}\\\"}\"}","context":{"RequestID":"74cb2715-a5e9-48ee-bdac-6a0774005526","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c5b7c93b-f65f-4413-ac6f-9bd997ab9e30","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:12:13.789Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:13.793Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"74cb2715-a5e9-48ee-bdac-6a0774005526","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c5b7c93b-f65f-4413-ac6f-9bd997ab9e30","LogTimestamp":"2023-04-25T01:12:13.793Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:12:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:12:15.802Z","message":"Entering","context":{"RequestID":"f05f0b35-c85a-4f9a-be10-31f1c6af15f6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c5fda1ae-bfae-45f2-af4e-9f4dba95194f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:12:15.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:12:15.804Z","message":"{\"transactionId\":\"f05f0b35-c85a-4f9a-be10-31f1c6af15f6\",\"status\":\"200\",\"rqstDate\":\"230425-01:12:15:802\",\"respDate\":\"230425-01:12:15:804\",\"sourceId\":\"haproxy:f05f0b35-c85a-4f9a-be10-31f1c6af15f6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:12:15:802-64166\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[08052332-00c4-4832-b2d7-988e12667a8e], x-b3-parentspanid=[850531168ca95879], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7f4e00e1c1226eb0850531168ca95879], x-b3-spanid=[eb373a0694a5561a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f05f0b35-c85a-4f9a-be10-31f1c6af15f6]}\\\"}\"}","context":{"RequestID":"f05f0b35-c85a-4f9a-be10-31f1c6af15f6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c5fda1ae-bfae-45f2-af4e-9f4dba95194f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:12:15.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:15.805Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f05f0b35-c85a-4f9a-be10-31f1c6af15f6","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c5fda1ae-bfae-45f2-af4e-9f4dba95194f","LogTimestamp":"2023-04-25T01:12:15.805Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:12:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:12:17.813Z","message":"Entering","context":{"RequestID":"34fa942e-3db9-4323-920f-1223099c5c6a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c16f6670-1b53-4f0d-8735-06f1734771a8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:12:17.813Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:12:17.815Z","message":"{\"transactionId\":\"34fa942e-3db9-4323-920f-1223099c5c6a\",\"status\":\"200\",\"rqstDate\":\"230425-01:12:17:814\",\"respDate\":\"230425-01:12:17:815\",\"sourceId\":\"haproxy:34fa942e-3db9-4323-920f-1223099c5c6a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:12:17:814-9090\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a1d69137-c8c3-4ee0-ad67-a1e4ffd1c833], x-b3-parentspanid=[5cf25b5cae05d26d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d716cad25297a8435cf25b5cae05d26d], x-b3-spanid=[d9bd41b6c6c2e70d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[34fa942e-3db9-4323-920f-1223099c5c6a]}\\\"}\"}","context":{"RequestID":"34fa942e-3db9-4323-920f-1223099c5c6a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c16f6670-1b53-4f0d-8735-06f1734771a8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:12:17.813Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:17.815Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"34fa942e-3db9-4323-920f-1223099c5c6a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c16f6670-1b53-4f0d-8735-06f1734771a8","LogTimestamp":"2023-04-25T01:12:17.815Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:12:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:12:18.820Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:12:18.834Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:18.835Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:18.835Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:19.825Z","message":"Entering","context":{"RequestID":"ddcad3cd-e4a5-4352-943a-b2b6070d3942","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f3314c9d-56e6-473b-ac2d-d09bbb240c5b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:12:19.825Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:12:19.827Z","message":"{\"transactionId\":\"ddcad3cd-e4a5-4352-943a-b2b6070d3942\",\"status\":\"200\",\"rqstDate\":\"230425-01:12:19:826\",\"respDate\":\"230425-01:12:19:827\",\"sourceId\":\"haproxy:ddcad3cd-e4a5-4352-943a-b2b6070d3942\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:12:19:826-44023\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[24717477-d3a8-4f15-875a-b2732bbf301d], x-b3-parentspanid=[22692ed3504e169b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f3207a5287ba0fb422692ed3504e169b], x-b3-spanid=[8555d859b07739ba], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ddcad3cd-e4a5-4352-943a-b2b6070d3942]}\\\"}\"}","context":{"RequestID":"ddcad3cd-e4a5-4352-943a-b2b6070d3942","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f3314c9d-56e6-473b-ac2d-d09bbb240c5b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:12:19.825Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:19.828Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ddcad3cd-e4a5-4352-943a-b2b6070d3942","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f3314c9d-56e6-473b-ac2d-d09bbb240c5b","LogTimestamp":"2023-04-25T01:12:19.828Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:12:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:12:20.866Z","message":"Entering","context":{"RequestID":"c70b0c75-6431-4b16-ba30-98b6cb595472","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"60762f24-44a1-4be6-892c-51c533fa9cab","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:12:20.866Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:12:20.867Z","message":"{\"transactionId\":\"c70b0c75-6431-4b16-ba30-98b6cb595472\",\"status\":\"200\",\"rqstDate\":\"230425-01:12:20:866\",\"respDate\":\"230425-01:12:20:867\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c70b0c75-6431-4b16-ba30-98b6cb595472\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:12:20:866-51810\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[60a72bec-1182-44c2-a0ec-8994ad969194], x-b3-parentspanid=[03246c8592326db2], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59157], x-envoy-attempt-count=[1], x-b3-traceid=[1bad5072d667ea6603246c8592326db2], x-b3-spanid=[3bb8a6ae4d028ce3], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c70b0c75-6431-4b16-ba30-98b6cb595472]}\\\"}\"}","context":{"RequestID":"c70b0c75-6431-4b16-ba30-98b6cb595472","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"60762f24-44a1-4be6-892c-51c533fa9cab","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:12:20.866Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:20.868Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c70b0c75-6431-4b16-ba30-98b6cb595472","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"60762f24-44a1-4be6-892c-51c533fa9cab","LogTimestamp":"2023-04-25T01:12:20.868Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:12:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-25T01:12:21.095Z","message":"Entering","context":{"RequestID":"2fc995ae-2204-4909-8b50-2a100473f96f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"573438f0-2348-4b52-b8c5-9803ae019efa","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:12:21.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:12:21.096Z","message":"Database is available from CACHED check.","context":{"RequestID":"2fc995ae-2204-4909-8b50-2a100473f96f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"573438f0-2348-4b52-b8c5-9803ae019efa","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:12:21.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:21.097Z","message":"{\"transactionId\":\"2fc995ae-2204-4909-8b50-2a100473f96f\",\"status\":\"200\",\"rqstDate\":\"230425-01:12:21:096\",\"respDate\":\"230425-01:12:21:097\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2fc995ae-2204-4909-8b50-2a100473f96f\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:12:21:096-47846\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2fc995ae-2204-4909-8b50-2a100473f96f]}\\\"}\"}","context":{"RequestID":"2fc995ae-2204-4909-8b50-2a100473f96f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"573438f0-2348-4b52-b8c5-9803ae019efa","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:12:21.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:21.098Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2fc995ae-2204-4909-8b50-2a100473f96f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"573438f0-2348-4b52-b8c5-9803ae019efa","LogTimestamp":"2023-04-25T01:12:21.098Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:12:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-25T01:12:21.838Z","message":"Entering","context":{"RequestID":"082362e1-2e2d-4476-9985-db4e05311d8f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"99071fb0-db7f-4d1b-9b01-ef9caaa4c4e4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:12:21.838Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:12:21.840Z","message":"{\"transactionId\":\"082362e1-2e2d-4476-9985-db4e05311d8f\",\"status\":\"200\",\"rqstDate\":\"230425-01:12:21:838\",\"respDate\":\"230425-01:12:21:840\",\"sourceId\":\"haproxy:082362e1-2e2d-4476-9985-db4e05311d8f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:12:21:838-1613\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f5c4cb97-25d7-4c7b-8c46-10f3452037bf], x-b3-parentspanid=[686f91a6b61d3af2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bc2fc63f4873be43686f91a6b61d3af2], x-b3-spanid=[456f48db8a43710b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[082362e1-2e2d-4476-9985-db4e05311d8f]}\\\"}\"}","context":{"RequestID":"082362e1-2e2d-4476-9985-db4e05311d8f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"99071fb0-db7f-4d1b-9b01-ef9caaa4c4e4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:12:21.838Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:21.841Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"082362e1-2e2d-4476-9985-db4e05311d8f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"99071fb0-db7f-4d1b-9b01-ef9caaa4c4e4","LogTimestamp":"2023-04-25T01:12:21.841Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:12:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:12:23.850Z","message":"Entering","context":{"RequestID":"cab0327d-ffb5-41b4-a870-8eb42ccf4ac6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fec2b4ec-afa3-4f70-a8b1-213d4181f01d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:12:23.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:12:23.851Z","message":"{\"transactionId\":\"cab0327d-ffb5-41b4-a870-8eb42ccf4ac6\",\"status\":\"200\",\"rqstDate\":\"230425-01:12:23:850\",\"respDate\":\"230425-01:12:23:851\",\"sourceId\":\"haproxy:cab0327d-ffb5-41b4-a870-8eb42ccf4ac6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:12:23:850-73218\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cda11a74-441f-4798-9418-96957bc2cd45], x-b3-parentspanid=[f612e278bb5a78e5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2d86ce44340f7908f612e278bb5a78e5], x-b3-spanid=[40754c507d7c692b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cab0327d-ffb5-41b4-a870-8eb42ccf4ac6]}\\\"}\"}","context":{"RequestID":"cab0327d-ffb5-41b4-a870-8eb42ccf4ac6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fec2b4ec-afa3-4f70-a8b1-213d4181f01d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:12:23.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:23.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cab0327d-ffb5-41b4-a870-8eb42ccf4ac6","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fec2b4ec-afa3-4f70-a8b1-213d4181f01d","LogTimestamp":"2023-04-25T01:12:23.851Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:12:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-25T01:12:25.860Z","message":"Entering","context":{"RequestID":"f38ac966-6fed-4534-87e2-f2cd77327841","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fb9bd04d-4625-4714-9f09-e2c65aa7292b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:12:25.859Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:12:25.861Z","message":"{\"transactionId\":\"f38ac966-6fed-4534-87e2-f2cd77327841\",\"status\":\"200\",\"rqstDate\":\"230425-01:12:25:860\",\"respDate\":\"230425-01:12:25:861\",\"sourceId\":\"haproxy:f38ac966-6fed-4534-87e2-f2cd77327841\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:12:25:860-40160\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[53a96252-0e6a-461c-a7c0-95478dbfc993], x-b3-parentspanid=[816fb9620c91faa2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eb715fcea25eeb48816fb9620c91faa2], x-b3-spanid=[9bf30479b088d842], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f38ac966-6fed-4534-87e2-f2cd77327841]}\\\"}\"}","context":{"RequestID":"f38ac966-6fed-4534-87e2-f2cd77327841","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fb9bd04d-4625-4714-9f09-e2c65aa7292b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:12:25.859Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:25.862Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f38ac966-6fed-4534-87e2-f2cd77327841","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fb9bd04d-4625-4714-9f09-e2c65aa7292b","LogTimestamp":"2023-04-25T01:12:25.861Z","ResponseDesc":"OK"},"thread":"qtp1530295320-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:12:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-25T01:12:27.871Z","message":"Entering","context":{"RequestID":"6fb95de4-b53c-4fd8-a5db-01a165bfa89a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"a10929b7-55f6-4580-9221-62da380d4c05","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:12:27.871Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:12:27.873Z","message":"{\"transactionId\":\"6fb95de4-b53c-4fd8-a5db-01a165bfa89a\",\"status\":\"200\",\"rqstDate\":\"230425-01:12:27:871\",\"respDate\":\"230425-01:12:27:873\",\"sourceId\":\"haproxy:6fb95de4-b53c-4fd8-a5db-01a165bfa89a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:12:27:871-61572\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e7f95a10-5d1d-4f99-9231-ca4696bb5a7d], x-b3-parentspanid=[cf7f6a69b63a15e2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[24fbb4173e1e9427cf7f6a69b63a15e2], x-b3-spanid=[d3ae736a91ec1ca9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6fb95de4-b53c-4fd8-a5db-01a165bfa89a]}\\\"}\"}","context":{"RequestID":"6fb95de4-b53c-4fd8-a5db-01a165bfa89a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"a10929b7-55f6-4580-9221-62da380d4c05","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:12:27.871Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:27.873Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6fb95de4-b53c-4fd8-a5db-01a165bfa89a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a10929b7-55f6-4580-9221-62da380d4c05","LogTimestamp":"2023-04-25T01:12:27.873Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:12:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:12:28.821Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:12:28.831Z","message":"Connection[cassandra/10.233.70.61:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:28.833Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:28.833Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:28.834Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:28.834Z","message":"Connection[cassandra/10.233.70.61:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:29.882Z","message":"Entering","context":{"RequestID":"8a6803da-25a2-4255-83e7-644899ae1cf3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1e489b6f-4162-49d9-9faa-dfa0bac6be39","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:12:29.882Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:12:29.884Z","message":"{\"transactionId\":\"8a6803da-25a2-4255-83e7-644899ae1cf3\",\"status\":\"200\",\"rqstDate\":\"230425-01:12:29:883\",\"respDate\":\"230425-01:12:29:884\",\"sourceId\":\"haproxy:8a6803da-25a2-4255-83e7-644899ae1cf3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:12:29:883-65019\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[30b2c056-f926-4fcb-abb5-fcf02eac839f], x-b3-parentspanid=[372c91f32b6b97bc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[76fe1b8375b153b1372c91f32b6b97bc], x-b3-spanid=[c1eccc6e0417c39d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8a6803da-25a2-4255-83e7-644899ae1cf3]}\\\"}\"}","context":{"RequestID":"8a6803da-25a2-4255-83e7-644899ae1cf3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1e489b6f-4162-49d9-9faa-dfa0bac6be39","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:12:29.882Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:29.885Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8a6803da-25a2-4255-83e7-644899ae1cf3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1e489b6f-4162-49d9-9faa-dfa0bac6be39","LogTimestamp":"2023-04-25T01:12:29.885Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:12:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:12:30.865Z","message":"Entering","context":{"RequestID":"a788bf1d-3c0e-4b9b-82dc-80a6f82c45eb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ff9a14b3-28f8-44f7-b904-2070d3766e55","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:12:30.865Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:12:30.867Z","message":"{\"transactionId\":\"a788bf1d-3c0e-4b9b-82dc-80a6f82c45eb\",\"status\":\"200\",\"rqstDate\":\"230425-01:12:30:866\",\"respDate\":\"230425-01:12:30:867\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a788bf1d-3c0e-4b9b-82dc-80a6f82c45eb\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:12:30:866-49555\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5b3594d9-3bbc-4d3a-92f6-d3cbfc37909f], x-b3-parentspanid=[be821b0538b00108], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59135], x-envoy-attempt-count=[1], x-b3-traceid=[f0e89bd3b502ab03be821b0538b00108], x-b3-spanid=[fb04379cf6d48013], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a788bf1d-3c0e-4b9b-82dc-80a6f82c45eb]}\\\"}\"}","context":{"RequestID":"a788bf1d-3c0e-4b9b-82dc-80a6f82c45eb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ff9a14b3-28f8-44f7-b904-2070d3766e55","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:12:30.865Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:30.868Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a788bf1d-3c0e-4b9b-82dc-80a6f82c45eb","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ff9a14b3-28f8-44f7-b904-2070d3766e55","LogTimestamp":"2023-04-25T01:12:30.868Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:12:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:12:31.098Z","message":"Entering","context":{"RequestID":"6593c425-f8f5-45f0-8ba1-b21bd0d7dea5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"95e8a8ed-b668-446e-8bd7-3497c2aa13b2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:12:31.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:12:31.100Z","message":"Database is available from CACHED check.","context":{"RequestID":"6593c425-f8f5-45f0-8ba1-b21bd0d7dea5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"95e8a8ed-b668-446e-8bd7-3497c2aa13b2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:12:31.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:31.102Z","message":"{\"transactionId\":\"6593c425-f8f5-45f0-8ba1-b21bd0d7dea5\",\"status\":\"200\",\"rqstDate\":\"230425-01:12:31:099\",\"respDate\":\"230425-01:12:31:102\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:6593c425-f8f5-45f0-8ba1-b21bd0d7dea5\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:12:31:099-19385\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[6593c425-f8f5-45f0-8ba1-b21bd0d7dea5]}\\\"}\"}","context":{"RequestID":"6593c425-f8f5-45f0-8ba1-b21bd0d7dea5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"95e8a8ed-b668-446e-8bd7-3497c2aa13b2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:12:31.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:31.103Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6593c425-f8f5-45f0-8ba1-b21bd0d7dea5","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"95e8a8ed-b668-446e-8bd7-3497c2aa13b2","LogTimestamp":"2023-04-25T01:12:31.103Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:12:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T01:12:31.894Z","message":"Entering","context":{"RequestID":"e4755864-55b0-469a-aa98-ed8004aae2d2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e26a7ff0-f1db-46d3-8a20-ad3fc8b7d42a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:12:31.894Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:12:31.896Z","message":"{\"transactionId\":\"e4755864-55b0-469a-aa98-ed8004aae2d2\",\"status\":\"200\",\"rqstDate\":\"230425-01:12:31:895\",\"respDate\":\"230425-01:12:31:896\",\"sourceId\":\"haproxy:e4755864-55b0-469a-aa98-ed8004aae2d2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:12:31:895-89475\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[91fae6c2-ee26-49d9-af06-0ddbf68371a9], x-b3-parentspanid=[5c87ecad17b93bbe], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[41388af07537ed275c87ecad17b93bbe], x-b3-spanid=[d69c461d23125d4b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e4755864-55b0-469a-aa98-ed8004aae2d2]}\\\"}\"}","context":{"RequestID":"e4755864-55b0-469a-aa98-ed8004aae2d2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e26a7ff0-f1db-46d3-8a20-ad3fc8b7d42a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:12:31.894Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:31.897Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e4755864-55b0-469a-aa98-ed8004aae2d2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e26a7ff0-f1db-46d3-8a20-ad3fc8b7d42a","LogTimestamp":"2023-04-25T01:12:31.896Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:12:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:12:33.906Z","message":"Entering","context":{"RequestID":"61cab740-ab95-451f-b04e-93ffdc348220","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2297f0d2-e538-4932-87a3-22a74067f31b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:12:33.906Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:12:33.909Z","message":"{\"transactionId\":\"61cab740-ab95-451f-b04e-93ffdc348220\",\"status\":\"200\",\"rqstDate\":\"230425-01:12:33:907\",\"respDate\":\"230425-01:12:33:908\",\"sourceId\":\"haproxy:61cab740-ab95-451f-b04e-93ffdc348220\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:12:33:907-35974\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2f52066c-9118-406e-8508-c815e64fa73f], x-b3-parentspanid=[4127162b5bbd707b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9eb9057dd8833fc44127162b5bbd707b], x-b3-spanid=[7240b17c4c1ec973], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[61cab740-ab95-451f-b04e-93ffdc348220]}\\\"}\"}","context":{"RequestID":"61cab740-ab95-451f-b04e-93ffdc348220","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2297f0d2-e538-4932-87a3-22a74067f31b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:12:33.906Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:33.909Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"61cab740-ab95-451f-b04e-93ffdc348220","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2297f0d2-e538-4932-87a3-22a74067f31b","LogTimestamp":"2023-04-25T01:12:33.909Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:12:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:12:35.919Z","message":"Entering","context":{"RequestID":"b3fee53c-96ea-450a-ae89-35850462be46","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9752e72a-c154-4071-a1be-6a7d021ffdf1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:12:35.919Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:12:35.922Z","message":"{\"transactionId\":\"b3fee53c-96ea-450a-ae89-35850462be46\",\"status\":\"200\",\"rqstDate\":\"230425-01:12:35:920\",\"respDate\":\"230425-01:12:35:922\",\"sourceId\":\"haproxy:b3fee53c-96ea-450a-ae89-35850462be46\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:12:35:920-76634\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dc2fbc8d-e75d-4e77-aba7-ddf2139702c9], x-b3-parentspanid=[204df36578cce554], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0b40d0c180496372204df36578cce554], x-b3-spanid=[b0c74ca63748a43f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b3fee53c-96ea-450a-ae89-35850462be46]}\\\"}\"}","context":{"RequestID":"b3fee53c-96ea-450a-ae89-35850462be46","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9752e72a-c154-4071-a1be-6a7d021ffdf1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:12:35.919Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:35.924Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b3fee53c-96ea-450a-ae89-35850462be46","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9752e72a-c154-4071-a1be-6a7d021ffdf1","LogTimestamp":"2023-04-25T01:12:35.924Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:12:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T01:12:37.937Z","message":"Entering","context":{"RequestID":"c24aa4a3-d196-4eaf-83cd-a38fccf97ec2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"844046ff-c2d7-497b-b6e7-c41300cd6cca","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:12:37.937Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:12:37.939Z","message":"{\"transactionId\":\"c24aa4a3-d196-4eaf-83cd-a38fccf97ec2\",\"status\":\"200\",\"rqstDate\":\"230425-01:12:37:937\",\"respDate\":\"230425-01:12:37:939\",\"sourceId\":\"haproxy:c24aa4a3-d196-4eaf-83cd-a38fccf97ec2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:12:37:937-50886\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[265cda2c-6767-4ca0-aba1-ce921d24fabf], x-b3-parentspanid=[21c2f75f5ce987fb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ac8b2e38371415a021c2f75f5ce987fb], x-b3-spanid=[191369c3bfac8350], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c24aa4a3-d196-4eaf-83cd-a38fccf97ec2]}\\\"}\"}","context":{"RequestID":"c24aa4a3-d196-4eaf-83cd-a38fccf97ec2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"844046ff-c2d7-497b-b6e7-c41300cd6cca","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:12:37.937Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:37.940Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c24aa4a3-d196-4eaf-83cd-a38fccf97ec2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"844046ff-c2d7-497b-b6e7-c41300cd6cca","LogTimestamp":"2023-04-25T01:12:37.939Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:12:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:12:38.820Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:12:38.836Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:38.836Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:38.836Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:39.949Z","message":"Entering","context":{"RequestID":"2449d740-8d99-4ed2-9f71-e85015530411","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8c874338-4b8e-47e1-bbca-645954da7a0e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:12:39.949Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:12:39.952Z","message":"{\"transactionId\":\"2449d740-8d99-4ed2-9f71-e85015530411\",\"status\":\"200\",\"rqstDate\":\"230425-01:12:39:950\",\"respDate\":\"230425-01:12:39:952\",\"sourceId\":\"haproxy:2449d740-8d99-4ed2-9f71-e85015530411\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:12:39:950-29447\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0f2b5d9b-dae9-43f3-8cf9-82babc24f523], x-b3-parentspanid=[1d0d95724c72f426], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[df235002d6e9250f1d0d95724c72f426], x-b3-spanid=[4ccdb9ef714fa3b0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2449d740-8d99-4ed2-9f71-e85015530411]}\\\"}\"}","context":{"RequestID":"2449d740-8d99-4ed2-9f71-e85015530411","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8c874338-4b8e-47e1-bbca-645954da7a0e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:12:39.949Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:39.952Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2449d740-8d99-4ed2-9f71-e85015530411","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8c874338-4b8e-47e1-bbca-645954da7a0e","LogTimestamp":"2023-04-25T01:12:39.952Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:12:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:12:40.865Z","message":"Entering","context":{"RequestID":"dd08aa07-6a9f-46cc-bfaf-396d26d4ed00","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"76745fb0-51d3-4418-a3bb-3b52a0bbe3d9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:12:40.865Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:12:40.867Z","message":"{\"transactionId\":\"dd08aa07-6a9f-46cc-bfaf-396d26d4ed00\",\"status\":\"200\",\"rqstDate\":\"230425-01:12:40:866\",\"respDate\":\"230425-01:12:40:867\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:dd08aa07-6a9f-46cc-bfaf-396d26d4ed00\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:12:40:866-91347\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[18b5b5e3-a975-4ae1-8b8a-2fd4aaf9a6d2], x-b3-parentspanid=[30273d14e48d90df], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[52939], x-envoy-attempt-count=[1], x-b3-traceid=[16ae46f48cbba0e430273d14e48d90df], x-b3-spanid=[a136a0db26680a7c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[dd08aa07-6a9f-46cc-bfaf-396d26d4ed00]}\\\"}\"}","context":{"RequestID":"dd08aa07-6a9f-46cc-bfaf-396d26d4ed00","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"76745fb0-51d3-4418-a3bb-3b52a0bbe3d9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:12:40.865Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:40.867Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dd08aa07-6a9f-46cc-bfaf-396d26d4ed00","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"76745fb0-51d3-4418-a3bb-3b52a0bbe3d9","LogTimestamp":"2023-04-25T01:12:40.867Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:12:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:12:41.096Z","message":"Entering","context":{"RequestID":"b931b2a3-f8cc-4f03-a31e-4f83def18e95","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"880af74c-e3e1-482c-b281-92863df75f83","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:12:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:12:41.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"b931b2a3-f8cc-4f03-a31e-4f83def18e95","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"880af74c-e3e1-482c-b281-92863df75f83","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:12:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:41.099Z","message":"{\"transactionId\":\"b931b2a3-f8cc-4f03-a31e-4f83def18e95\",\"status\":\"200\",\"rqstDate\":\"230425-01:12:41:097\",\"respDate\":\"230425-01:12:41:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b931b2a3-f8cc-4f03-a31e-4f83def18e95\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:12:41:097-95367\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b931b2a3-f8cc-4f03-a31e-4f83def18e95]}\\\"}\"}","context":{"RequestID":"b931b2a3-f8cc-4f03-a31e-4f83def18e95","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"880af74c-e3e1-482c-b281-92863df75f83","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:12:41.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:41.099Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b931b2a3-f8cc-4f03-a31e-4f83def18e95","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"880af74c-e3e1-482c-b281-92863df75f83","LogTimestamp":"2023-04-25T01:12:41.099Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:12:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:12:41.960Z","message":"Entering","context":{"RequestID":"a1f52392-f00f-4743-9862-8a24f454af69","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a5c7f93f-bfaa-44ef-84ea-ed51b8b66b44","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:12:41.960Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:12:41.963Z","message":"{\"transactionId\":\"a1f52392-f00f-4743-9862-8a24f454af69\",\"status\":\"200\",\"rqstDate\":\"230425-01:12:41:961\",\"respDate\":\"230425-01:12:41:962\",\"sourceId\":\"haproxy:a1f52392-f00f-4743-9862-8a24f454af69\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:12:41:961-86699\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[32690507-1ab5-43a6-9d23-8a8ccbe326b8], x-b3-parentspanid=[5c96d583c9c67007], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[33ffcfcf18e8a9bc5c96d583c9c67007], x-b3-spanid=[bba34937f959f7fb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a1f52392-f00f-4743-9862-8a24f454af69]}\\\"}\"}","context":{"RequestID":"a1f52392-f00f-4743-9862-8a24f454af69","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a5c7f93f-bfaa-44ef-84ea-ed51b8b66b44","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:12:41.960Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:41.963Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a1f52392-f00f-4743-9862-8a24f454af69","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a5c7f93f-bfaa-44ef-84ea-ed51b8b66b44","LogTimestamp":"2023-04-25T01:12:41.963Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:12:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:12:42.618Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:42.622Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:43.972Z","message":"Entering","context":{"RequestID":"8df9a598-fe7c-4258-8140-e0bebda75b87","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"54a6f56f-7b50-41dd-b954-a434263da6bf","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:12:43.972Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:12:43.975Z","message":"{\"transactionId\":\"8df9a598-fe7c-4258-8140-e0bebda75b87\",\"status\":\"200\",\"rqstDate\":\"230425-01:12:43:973\",\"respDate\":\"230425-01:12:43:974\",\"sourceId\":\"haproxy:8df9a598-fe7c-4258-8140-e0bebda75b87\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:12:43:973-44833\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f3a7986f-7ce1-4b88-b63a-6de6706b0255], x-b3-parentspanid=[cabfe0e9da1aaf29], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[55016b38373833c1cabfe0e9da1aaf29], x-b3-spanid=[5d0e0a00f52c83ad], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8df9a598-fe7c-4258-8140-e0bebda75b87]}\\\"}\"}","context":{"RequestID":"8df9a598-fe7c-4258-8140-e0bebda75b87","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"54a6f56f-7b50-41dd-b954-a434263da6bf","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:12:43.972Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:43.975Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8df9a598-fe7c-4258-8140-e0bebda75b87","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"54a6f56f-7b50-41dd-b954-a434263da6bf","LogTimestamp":"2023-04-25T01:12:43.975Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:12:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:12:45.984Z","message":"Entering","context":{"RequestID":"64c72403-c6c0-4eb0-90e4-bb97356cd928","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c3509c64-90ea-4d63-8f14-56b97b00798d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:12:45.984Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:12:45.986Z","message":"{\"transactionId\":\"64c72403-c6c0-4eb0-90e4-bb97356cd928\",\"status\":\"200\",\"rqstDate\":\"230425-01:12:45:985\",\"respDate\":\"230425-01:12:45:986\",\"sourceId\":\"haproxy:64c72403-c6c0-4eb0-90e4-bb97356cd928\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:12:45:985-90111\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1ba80afb-e509-41ef-bcc2-f80f53151935], x-b3-parentspanid=[cc528366c0ceb5c3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ee554cd64813588ccc528366c0ceb5c3], x-b3-spanid=[340f4e2af10a031d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[64c72403-c6c0-4eb0-90e4-bb97356cd928]}\\\"}\"}","context":{"RequestID":"64c72403-c6c0-4eb0-90e4-bb97356cd928","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c3509c64-90ea-4d63-8f14-56b97b00798d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:12:45.984Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:45.987Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"64c72403-c6c0-4eb0-90e4-bb97356cd928","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c3509c64-90ea-4d63-8f14-56b97b00798d","LogTimestamp":"2023-04-25T01:12:45.987Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:12:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:12:47.997Z","message":"Entering","context":{"RequestID":"acb34439-4670-4074-9879-4cbafe1596a6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0c2936e4-6364-4cef-92ce-606f941ed33f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:12:47.997Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:12:47.999Z","message":"{\"transactionId\":\"acb34439-4670-4074-9879-4cbafe1596a6\",\"status\":\"200\",\"rqstDate\":\"230425-01:12:47:998\",\"respDate\":\"230425-01:12:47:999\",\"sourceId\":\"haproxy:acb34439-4670-4074-9879-4cbafe1596a6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:12:47:998-47144\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[87a022ff-08b3-47dc-8a10-5d44a01435e4], x-b3-parentspanid=[1c5d2a77cda2b720], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[81e745e1117dc6a81c5d2a77cda2b720], x-b3-spanid=[4f23e86d710b1ce5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[acb34439-4670-4074-9879-4cbafe1596a6]}\\\"}\"}","context":{"RequestID":"acb34439-4670-4074-9879-4cbafe1596a6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0c2936e4-6364-4cef-92ce-606f941ed33f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:12:47.997Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:48.000Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"acb34439-4670-4074-9879-4cbafe1596a6","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0c2936e4-6364-4cef-92ce-606f941ed33f","LogTimestamp":"2023-04-25T01:12:48Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:12:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:12:48.821Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:12:48.838Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:48.838Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:48.839Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:50.009Z","message":"Entering","context":{"RequestID":"ecaa7bb3-af4a-4265-a4f0-d3a5255a8990","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"121535c9-2829-40ee-9546-0b4e51112065","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:12:50.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:12:50.011Z","message":"{\"transactionId\":\"ecaa7bb3-af4a-4265-a4f0-d3a5255a8990\",\"status\":\"200\",\"rqstDate\":\"230425-01:12:50:010\",\"respDate\":\"230425-01:12:50:011\",\"sourceId\":\"haproxy:ecaa7bb3-af4a-4265-a4f0-d3a5255a8990\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:12:50:010-66482\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5b9c0aaf-24fa-47f7-aa78-10edb5c7db9b], x-b3-parentspanid=[414e72dcc31fc70d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[70e1a415d294bbc0414e72dcc31fc70d], x-b3-spanid=[fbf0c14d0358e2a7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ecaa7bb3-af4a-4265-a4f0-d3a5255a8990]}\\\"}\"}","context":{"RequestID":"ecaa7bb3-af4a-4265-a4f0-d3a5255a8990","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"121535c9-2829-40ee-9546-0b4e51112065","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:12:50.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:50.011Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ecaa7bb3-af4a-4265-a4f0-d3a5255a8990","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"121535c9-2829-40ee-9546-0b4e51112065","LogTimestamp":"2023-04-25T01:12:50.011Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:12:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:12:50.865Z","message":"Entering","context":{"RequestID":"7db5796c-f66c-4be0-9c99-0d477d35054e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8318c1b5-0b54-459d-b8f1-bcfda763e65a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:12:50.865Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:12:50.867Z","message":"{\"transactionId\":\"7db5796c-f66c-4be0-9c99-0d477d35054e\",\"status\":\"200\",\"rqstDate\":\"230425-01:12:50:866\",\"respDate\":\"230425-01:12:50:867\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:7db5796c-f66c-4be0-9c99-0d477d35054e\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:12:50:866-43052\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ab79f371-5c92-411c-bbc1-5d763bdab212], x-b3-parentspanid=[701a99057c216c02], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44981], x-envoy-attempt-count=[1], x-b3-traceid=[a4ed214892db6aa9701a99057c216c02], x-b3-spanid=[f930a2cac2dd7dba], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[7db5796c-f66c-4be0-9c99-0d477d35054e]}\\\"}\"}","context":{"RequestID":"7db5796c-f66c-4be0-9c99-0d477d35054e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8318c1b5-0b54-459d-b8f1-bcfda763e65a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:12:50.865Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:50.867Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7db5796c-f66c-4be0-9c99-0d477d35054e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8318c1b5-0b54-459d-b8f1-bcfda763e65a","LogTimestamp":"2023-04-25T01:12:50.867Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:12:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:12:51.096Z","message":"Entering","context":{"RequestID":"e38e94bf-a329-46aa-8bae-788674e97adb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"656ad1ab-d631-4f50-8121-cb79b61538e1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:12:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:12:51.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"e38e94bf-a329-46aa-8bae-788674e97adb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"656ad1ab-d631-4f50-8121-cb79b61538e1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:12:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:51.099Z","message":"{\"transactionId\":\"e38e94bf-a329-46aa-8bae-788674e97adb\",\"status\":\"200\",\"rqstDate\":\"230425-01:12:51:097\",\"respDate\":\"230425-01:12:51:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:e38e94bf-a329-46aa-8bae-788674e97adb\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:12:51:097-24995\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[e38e94bf-a329-46aa-8bae-788674e97adb]}\\\"}\"}","context":{"RequestID":"e38e94bf-a329-46aa-8bae-788674e97adb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"656ad1ab-d631-4f50-8121-cb79b61538e1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:12:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:51.099Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e38e94bf-a329-46aa-8bae-788674e97adb","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"656ad1ab-d631-4f50-8121-cb79b61538e1","LogTimestamp":"2023-04-25T01:12:51.099Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:12:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:12:52.020Z","message":"Entering","context":{"RequestID":"7615837c-56fd-4640-b49c-298f84be85f4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4b3c3e22-5d5b-4d06-b3b0-f88a8520b94e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:12:52.020Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:12:52.022Z","message":"{\"transactionId\":\"7615837c-56fd-4640-b49c-298f84be85f4\",\"status\":\"200\",\"rqstDate\":\"230425-01:12:52:021\",\"respDate\":\"230425-01:12:52:022\",\"sourceId\":\"haproxy:7615837c-56fd-4640-b49c-298f84be85f4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:12:52:021-86194\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[45f71b3c-e1de-46b5-bb08-707014753c17], x-b3-parentspanid=[4b1a3756bd05f05a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1b421704cae746d04b1a3756bd05f05a], x-b3-spanid=[a2aaa1060bcf784a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7615837c-56fd-4640-b49c-298f84be85f4]}\\\"}\"}","context":{"RequestID":"7615837c-56fd-4640-b49c-298f84be85f4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4b3c3e22-5d5b-4d06-b3b0-f88a8520b94e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:12:52.020Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:52.022Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7615837c-56fd-4640-b49c-298f84be85f4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4b3c3e22-5d5b-4d06-b3b0-f88a8520b94e","LogTimestamp":"2023-04-25T01:12:52.022Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:12:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:12:54.031Z","message":"Entering","context":{"RequestID":"21ee8f58-c875-4359-9e2c-a31684d86f3d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"70956439-bdc7-4422-a16b-01932873a38b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:12:54.031Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:12:54.033Z","message":"{\"transactionId\":\"21ee8f58-c875-4359-9e2c-a31684d86f3d\",\"status\":\"200\",\"rqstDate\":\"230425-01:12:54:032\",\"respDate\":\"230425-01:12:54:032\",\"sourceId\":\"haproxy:21ee8f58-c875-4359-9e2c-a31684d86f3d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:12:54:032-98725\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eb3e503e-760a-4a54-a25e-2c3f0178b2b0], x-b3-parentspanid=[78730e6ae68f5aa8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[128f4cd3997d612f78730e6ae68f5aa8], x-b3-spanid=[1879de9d60479b27], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[21ee8f58-c875-4359-9e2c-a31684d86f3d]}\\\"}\"}","context":{"RequestID":"21ee8f58-c875-4359-9e2c-a31684d86f3d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"70956439-bdc7-4422-a16b-01932873a38b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:12:54.031Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:54.033Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"21ee8f58-c875-4359-9e2c-a31684d86f3d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"70956439-bdc7-4422-a16b-01932873a38b","LogTimestamp":"2023-04-25T01:12:54.033Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:12:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-25T01:12:56.040Z","message":"Entering","context":{"RequestID":"ebde64bb-c9a6-415d-b751-033d2d82002f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d75ff04a-1aea-4ddf-a489-f03e99c086ac","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:12:56.040Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:12:56.042Z","message":"{\"transactionId\":\"ebde64bb-c9a6-415d-b751-033d2d82002f\",\"status\":\"200\",\"rqstDate\":\"230425-01:12:56:041\",\"respDate\":\"230425-01:12:56:042\",\"sourceId\":\"haproxy:ebde64bb-c9a6-415d-b751-033d2d82002f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:12:56:041-33120\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1718e49e-d032-43cf-9f06-f8ae95bc27dd], x-b3-parentspanid=[2dd9f91e043aecaa], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0e1c4db2f547bd7b2dd9f91e043aecaa], x-b3-spanid=[0ced51f107ac6ca5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ebde64bb-c9a6-415d-b751-033d2d82002f]}\\\"}\"}","context":{"RequestID":"ebde64bb-c9a6-415d-b751-033d2d82002f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d75ff04a-1aea-4ddf-a489-f03e99c086ac","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:12:56.040Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:56.043Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ebde64bb-c9a6-415d-b751-033d2d82002f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d75ff04a-1aea-4ddf-a489-f03e99c086ac","LogTimestamp":"2023-04-25T01:12:56.043Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:12:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:12:58.051Z","message":"Entering","context":{"RequestID":"48b1dab4-2821-46e9-bf75-85e10600dea0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fd1731bd-e22d-44ea-9cd1-5e616fe0c835","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:12:58.051Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:12:58.053Z","message":"{\"transactionId\":\"48b1dab4-2821-46e9-bf75-85e10600dea0\",\"status\":\"200\",\"rqstDate\":\"230425-01:12:58:052\",\"respDate\":\"230425-01:12:58:053\",\"sourceId\":\"haproxy:48b1dab4-2821-46e9-bf75-85e10600dea0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:12:58:052-53484\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1d4d4400-1de6-40da-b8ee-4d0005350db8], x-b3-parentspanid=[a68cee420ff8f3f9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6365faa9c4134e1aa68cee420ff8f3f9], x-b3-spanid=[dcfc74090c97c77d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[48b1dab4-2821-46e9-bf75-85e10600dea0]}\\\"}\"}","context":{"RequestID":"48b1dab4-2821-46e9-bf75-85e10600dea0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"fd1731bd-e22d-44ea-9cd1-5e616fe0c835","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:12:58.051Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:58.054Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"48b1dab4-2821-46e9-bf75-85e10600dea0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fd1731bd-e22d-44ea-9cd1-5e616fe0c835","LogTimestamp":"2023-04-25T01:12:58.054Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:12:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:12:58.821Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:12:58.834Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:58.834Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:12:58.834Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:00.064Z","message":"Entering","context":{"RequestID":"7f7d971b-6821-4870-b2ae-7b9a96ad8dc0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"358d2346-3cf1-4723-a354-6feab3369bfd","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:13:00.064Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:13:00.066Z","message":"{\"transactionId\":\"7f7d971b-6821-4870-b2ae-7b9a96ad8dc0\",\"status\":\"200\",\"rqstDate\":\"230425-01:13:00:065\",\"respDate\":\"230425-01:13:00:066\",\"sourceId\":\"haproxy:7f7d971b-6821-4870-b2ae-7b9a96ad8dc0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:13:00:065-54089\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[164c45e2-3973-4504-b586-182cdd739e7b], x-b3-parentspanid=[420881b9ffec984f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d4e80f3d95fbd9c3420881b9ffec984f], x-b3-spanid=[447199405ea6d648], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7f7d971b-6821-4870-b2ae-7b9a96ad8dc0]}\\\"}\"}","context":{"RequestID":"7f7d971b-6821-4870-b2ae-7b9a96ad8dc0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"358d2346-3cf1-4723-a354-6feab3369bfd","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:13:00.064Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:00.067Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7f7d971b-6821-4870-b2ae-7b9a96ad8dc0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"358d2346-3cf1-4723-a354-6feab3369bfd","LogTimestamp":"2023-04-25T01:13:00.067Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:13:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:13:00.864Z","message":"Entering","context":{"RequestID":"68afb17e-ec2e-4e41-b9b2-98c4fbc392cd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1100ba1d-44c0-4b18-88aa-9b8fe4b4572b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:13:00.864Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:13:00.866Z","message":"{\"transactionId\":\"68afb17e-ec2e-4e41-b9b2-98c4fbc392cd\",\"status\":\"200\",\"rqstDate\":\"230425-01:13:00:865\",\"respDate\":\"230425-01:13:00:866\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:68afb17e-ec2e-4e41-b9b2-98c4fbc392cd\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:13:00:865-77247\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cee6f44f-a2e0-449d-ba4f-6f1500dc27cc], x-b3-parentspanid=[cacd1de65454a6bb], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[48365], x-envoy-attempt-count=[1], x-b3-traceid=[4b64593837b3c901cacd1de65454a6bb], x-b3-spanid=[43177b106b01c849], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[68afb17e-ec2e-4e41-b9b2-98c4fbc392cd]}\\\"}\"}","context":{"RequestID":"68afb17e-ec2e-4e41-b9b2-98c4fbc392cd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1100ba1d-44c0-4b18-88aa-9b8fe4b4572b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:13:00.864Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:00.866Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"68afb17e-ec2e-4e41-b9b2-98c4fbc392cd","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1100ba1d-44c0-4b18-88aa-9b8fe4b4572b","LogTimestamp":"2023-04-25T01:13:00.866Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:13:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:13:01.095Z","message":"Entering","context":{"RequestID":"45e99b4d-fbbc-4ce0-bcfa-24acd88387b6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"43c630aa-cdb5-45dc-84d0-30fee23fb864","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:13:01.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:13:01.097Z","message":"Database is available from CACHED check.","context":{"RequestID":"45e99b4d-fbbc-4ce0-bcfa-24acd88387b6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"43c630aa-cdb5-45dc-84d0-30fee23fb864","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:13:01.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:01.098Z","message":"{\"transactionId\":\"45e99b4d-fbbc-4ce0-bcfa-24acd88387b6\",\"status\":\"200\",\"rqstDate\":\"230425-01:13:01:096\",\"respDate\":\"230425-01:13:01:098\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:45e99b4d-fbbc-4ce0-bcfa-24acd88387b6\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:13:01:096-95348\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[45e99b4d-fbbc-4ce0-bcfa-24acd88387b6]}\\\"}\"}","context":{"RequestID":"45e99b4d-fbbc-4ce0-bcfa-24acd88387b6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"43c630aa-cdb5-45dc-84d0-30fee23fb864","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:13:01.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:01.099Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"45e99b4d-fbbc-4ce0-bcfa-24acd88387b6","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"43c630aa-cdb5-45dc-84d0-30fee23fb864","LogTimestamp":"2023-04-25T01:13:01.099Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:13:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:13:02.076Z","message":"Entering","context":{"RequestID":"85fe7842-3111-4953-99e4-cf5c60e5b0c8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"71c4bd6d-c9e1-4508-a63c-8121215e6c5f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:13:02.076Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:13:02.078Z","message":"{\"transactionId\":\"85fe7842-3111-4953-99e4-cf5c60e5b0c8\",\"status\":\"200\",\"rqstDate\":\"230425-01:13:02:077\",\"respDate\":\"230425-01:13:02:078\",\"sourceId\":\"haproxy:85fe7842-3111-4953-99e4-cf5c60e5b0c8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:13:02:077-26268\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cfcaad28-9621-40b2-8a9a-e121e72bb034], x-b3-parentspanid=[679813d704d4e2ad], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5bb727f156c91e71679813d704d4e2ad], x-b3-spanid=[16350061101f4625], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[85fe7842-3111-4953-99e4-cf5c60e5b0c8]}\\\"}\"}","context":{"RequestID":"85fe7842-3111-4953-99e4-cf5c60e5b0c8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"71c4bd6d-c9e1-4508-a63c-8121215e6c5f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:13:02.076Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:02.079Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"85fe7842-3111-4953-99e4-cf5c60e5b0c8","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"71c4bd6d-c9e1-4508-a63c-8121215e6c5f","LogTimestamp":"2023-04-25T01:13:02.079Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:13:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:13:04.088Z","message":"Entering","context":{"RequestID":"24897a68-d303-4092-8b18-bfc42c1701f1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1c9ccdb9-b111-49e7-9fc4-97a2a23222f1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:13:04.088Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:13:04.090Z","message":"{\"transactionId\":\"24897a68-d303-4092-8b18-bfc42c1701f1\",\"status\":\"200\",\"rqstDate\":\"230425-01:13:04:088\",\"respDate\":\"230425-01:13:04:090\",\"sourceId\":\"haproxy:24897a68-d303-4092-8b18-bfc42c1701f1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:13:04:088-21556\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[517d6213-8952-4dfc-8512-17d616ef93f7], x-b3-parentspanid=[ff292fd519af312d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[01a91f7cea1f341dff292fd519af312d], x-b3-spanid=[86a5b3bda298afde], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[24897a68-d303-4092-8b18-bfc42c1701f1]}\\\"}\"}","context":{"RequestID":"24897a68-d303-4092-8b18-bfc42c1701f1","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1c9ccdb9-b111-49e7-9fc4-97a2a23222f1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:13:04.088Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:04.090Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"24897a68-d303-4092-8b18-bfc42c1701f1","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1c9ccdb9-b111-49e7-9fc4-97a2a23222f1","LogTimestamp":"2023-04-25T01:13:04.090Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:13:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:13:06.099Z","message":"Entering","context":{"RequestID":"8524f283-3833-4398-8bdf-ea753c3dd41a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cfe371ed-192c-462b-bc49-cea4a2b98b1a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:13:06.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:13:06.101Z","message":"{\"transactionId\":\"8524f283-3833-4398-8bdf-ea753c3dd41a\",\"status\":\"200\",\"rqstDate\":\"230425-01:13:06:100\",\"respDate\":\"230425-01:13:06:101\",\"sourceId\":\"haproxy:8524f283-3833-4398-8bdf-ea753c3dd41a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:13:06:100-50339\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e657ca93-94e9-4bdd-96eb-dcdb8fdcd650], x-b3-parentspanid=[a29e5b2ddf94e7b8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a33608d8dd3a43bea29e5b2ddf94e7b8], x-b3-spanid=[895e159d188d0872], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8524f283-3833-4398-8bdf-ea753c3dd41a]}\\\"}\"}","context":{"RequestID":"8524f283-3833-4398-8bdf-ea753c3dd41a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cfe371ed-192c-462b-bc49-cea4a2b98b1a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:13:06.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:06.102Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8524f283-3833-4398-8bdf-ea753c3dd41a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cfe371ed-192c-462b-bc49-cea4a2b98b1a","LogTimestamp":"2023-04-25T01:13:06.102Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:13:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:13:08.111Z","message":"Entering","context":{"RequestID":"1ea562f2-095e-4561-bdbc-76f78da13890","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"03bf6b69-8d3f-477f-9387-6d09a52c66dd","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:13:08.111Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:13:08.113Z","message":"{\"transactionId\":\"1ea562f2-095e-4561-bdbc-76f78da13890\",\"status\":\"200\",\"rqstDate\":\"230425-01:13:08:112\",\"respDate\":\"230425-01:13:08:113\",\"sourceId\":\"haproxy:1ea562f2-095e-4561-bdbc-76f78da13890\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:13:08:112-7930\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d4751e99-8b32-4827-84c3-2809b5ec6207], x-b3-parentspanid=[4577c0e85d8e15aa], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9f55e629d4cef91b4577c0e85d8e15aa], x-b3-spanid=[8fb7d1fad45f4eed], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1ea562f2-095e-4561-bdbc-76f78da13890]}\\\"}\"}","context":{"RequestID":"1ea562f2-095e-4561-bdbc-76f78da13890","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"03bf6b69-8d3f-477f-9387-6d09a52c66dd","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:13:08.111Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:08.113Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1ea562f2-095e-4561-bdbc-76f78da13890","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"03bf6b69-8d3f-477f-9387-6d09a52c66dd","LogTimestamp":"2023-04-25T01:13:08.113Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:13:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-25T01:13:08.822Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:13:08.838Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:08.838Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:08.838Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:10.122Z","message":"Entering","context":{"RequestID":"4d71c94b-f32e-4c22-9d4b-af1b435b9224","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"61d928c8-0743-4f8a-90c0-ad7e02e636aa","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:13:10.122Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:13:10.124Z","message":"{\"transactionId\":\"4d71c94b-f32e-4c22-9d4b-af1b435b9224\",\"status\":\"200\",\"rqstDate\":\"230425-01:13:10:123\",\"respDate\":\"230425-01:13:10:124\",\"sourceId\":\"haproxy:4d71c94b-f32e-4c22-9d4b-af1b435b9224\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:13:10:123-80194\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[10d325d2-e5c3-42dd-b604-075310dcb331], x-b3-parentspanid=[f7ddbe72431ed60c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[43a02591d4f97492f7ddbe72431ed60c], x-b3-spanid=[f7487ce02d62af66], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4d71c94b-f32e-4c22-9d4b-af1b435b9224]}\\\"}\"}","context":{"RequestID":"4d71c94b-f32e-4c22-9d4b-af1b435b9224","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"61d928c8-0743-4f8a-90c0-ad7e02e636aa","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:13:10.122Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:10.125Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4d71c94b-f32e-4c22-9d4b-af1b435b9224","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"61d928c8-0743-4f8a-90c0-ad7e02e636aa","LogTimestamp":"2023-04-25T01:13:10.125Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:13:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:13:10.866Z","message":"Entering","context":{"RequestID":"d41c19e6-776a-44e3-9854-e017e63d9825","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"06ed264f-5fea-49f6-9153-f15608e8add9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:13:10.866Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:13:10.868Z","message":"{\"transactionId\":\"d41c19e6-776a-44e3-9854-e017e63d9825\",\"status\":\"200\",\"rqstDate\":\"230425-01:13:10:867\",\"respDate\":\"230425-01:13:10:868\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d41c19e6-776a-44e3-9854-e017e63d9825\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:13:10:867-83395\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0677e705-0033-4040-95a9-23024259a9c9], x-b3-parentspanid=[8e6b7953fd66ce30], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[53757], x-envoy-attempt-count=[1], x-b3-traceid=[b8921e9e27fad3c18e6b7953fd66ce30], x-b3-spanid=[3d6f00ff7c33ac46], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d41c19e6-776a-44e3-9854-e017e63d9825]}\\\"}\"}","context":{"RequestID":"d41c19e6-776a-44e3-9854-e017e63d9825","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"06ed264f-5fea-49f6-9153-f15608e8add9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:13:10.866Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:10.869Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d41c19e6-776a-44e3-9854-e017e63d9825","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"06ed264f-5fea-49f6-9153-f15608e8add9","LogTimestamp":"2023-04-25T01:13:10.869Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:13:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:13:11.097Z","message":"Entering","context":{"RequestID":"d74dbbcf-a485-450e-9c24-a43701767ed3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"49a61754-6875-4329-8c43-0bc387cdded5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:13:11.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:13:11.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"d74dbbcf-a485-450e-9c24-a43701767ed3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"49a61754-6875-4329-8c43-0bc387cdded5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:13:11.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:11.100Z","message":"{\"transactionId\":\"d74dbbcf-a485-450e-9c24-a43701767ed3\",\"status\":\"200\",\"rqstDate\":\"230425-01:13:11:097\",\"respDate\":\"230425-01:13:11:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d74dbbcf-a485-450e-9c24-a43701767ed3\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:13:11:097-45060\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d74dbbcf-a485-450e-9c24-a43701767ed3]}\\\"}\"}","context":{"RequestID":"d74dbbcf-a485-450e-9c24-a43701767ed3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"49a61754-6875-4329-8c43-0bc387cdded5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:13:11.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:11.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d74dbbcf-a485-450e-9c24-a43701767ed3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"49a61754-6875-4329-8c43-0bc387cdded5","LogTimestamp":"2023-04-25T01:13:11.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:13:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T01:13:12.134Z","message":"Entering","context":{"RequestID":"7583d6ce-4849-421e-9577-856418a78e03","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5f1d4c3e-6c7c-4ccd-b79c-f245714ddb42","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:13:12.134Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:13:12.137Z","message":"{\"transactionId\":\"7583d6ce-4849-421e-9577-856418a78e03\",\"status\":\"200\",\"rqstDate\":\"230425-01:13:12:135\",\"respDate\":\"230425-01:13:12:137\",\"sourceId\":\"haproxy:7583d6ce-4849-421e-9577-856418a78e03\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:13:12:135-66345\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5b73573c-3178-4f55-8d49-47b042d73fc3], x-b3-parentspanid=[f811329e4f73d9d8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[96a7fe1aacb1bedaf811329e4f73d9d8], x-b3-spanid=[6a2f265d21faa2bb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7583d6ce-4849-421e-9577-856418a78e03]}\\\"}\"}","context":{"RequestID":"7583d6ce-4849-421e-9577-856418a78e03","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5f1d4c3e-6c7c-4ccd-b79c-f245714ddb42","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:13:12.134Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:12.138Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7583d6ce-4849-421e-9577-856418a78e03","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5f1d4c3e-6c7c-4ccd-b79c-f245714ddb42","LogTimestamp":"2023-04-25T01:13:12.138Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:13:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:13:12.623Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:12.627Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:14.146Z","message":"Entering","context":{"RequestID":"17599bdb-83ff-416d-a34f-2d370eef7983","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"207e0fe8-198e-4a4b-92bc-ae5456f0f777","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:13:14.146Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:13:14.147Z","message":"{\"transactionId\":\"17599bdb-83ff-416d-a34f-2d370eef7983\",\"status\":\"200\",\"rqstDate\":\"230425-01:13:14:146\",\"respDate\":\"230425-01:13:14:147\",\"sourceId\":\"haproxy:17599bdb-83ff-416d-a34f-2d370eef7983\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:13:14:146-17545\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6e096081-f9b0-46b2-81d6-2ac3b1ded872], x-b3-parentspanid=[6cb0ab98ff7d554a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0e2a837b44b604306cb0ab98ff7d554a], x-b3-spanid=[1dc8dd54e0636a6f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[17599bdb-83ff-416d-a34f-2d370eef7983]}\\\"}\"}","context":{"RequestID":"17599bdb-83ff-416d-a34f-2d370eef7983","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"207e0fe8-198e-4a4b-92bc-ae5456f0f777","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:13:14.146Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:14.148Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"17599bdb-83ff-416d-a34f-2d370eef7983","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"207e0fe8-198e-4a4b-92bc-ae5456f0f777","LogTimestamp":"2023-04-25T01:13:14.148Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:13:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:13:16.156Z","message":"Entering","context":{"RequestID":"ae8bd27b-e43b-4767-a90c-dbd43ab5a0b0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f4b44a3a-e4fe-4806-823c-356d1c6576ce","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:13:16.156Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:13:16.158Z","message":"{\"transactionId\":\"ae8bd27b-e43b-4767-a90c-dbd43ab5a0b0\",\"status\":\"200\",\"rqstDate\":\"230425-01:13:16:157\",\"respDate\":\"230425-01:13:16:158\",\"sourceId\":\"haproxy:ae8bd27b-e43b-4767-a90c-dbd43ab5a0b0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:13:16:157-1197\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fdf80dbd-c1ff-4c52-80a8-5e3092f62708], x-b3-parentspanid=[bf54da70f03a9e33], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[baeb4d8e614c362bbf54da70f03a9e33], x-b3-spanid=[c7e685859f11a8a3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ae8bd27b-e43b-4767-a90c-dbd43ab5a0b0]}\\\"}\"}","context":{"RequestID":"ae8bd27b-e43b-4767-a90c-dbd43ab5a0b0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f4b44a3a-e4fe-4806-823c-356d1c6576ce","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:13:16.156Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:16.159Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ae8bd27b-e43b-4767-a90c-dbd43ab5a0b0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f4b44a3a-e4fe-4806-823c-356d1c6576ce","LogTimestamp":"2023-04-25T01:13:16.159Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:13:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:13:18.169Z","message":"Entering","context":{"RequestID":"a9604dd7-0f4b-4703-a0ad-b30802a65c73","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"789d6385-cca0-4d0d-9f60-dc21e857c7c4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:13:18.169Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:13:18.171Z","message":"{\"transactionId\":\"a9604dd7-0f4b-4703-a0ad-b30802a65c73\",\"status\":\"200\",\"rqstDate\":\"230425-01:13:18:170\",\"respDate\":\"230425-01:13:18:171\",\"sourceId\":\"haproxy:a9604dd7-0f4b-4703-a0ad-b30802a65c73\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:13:18:170-34706\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9925ed7a-5c91-4c2e-9f65-3bca158fa8e0], x-b3-parentspanid=[6271bb130a5944f2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ba849cec342b3dca6271bb130a5944f2], x-b3-spanid=[9b55da67c25de6a1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a9604dd7-0f4b-4703-a0ad-b30802a65c73]}\\\"}\"}","context":{"RequestID":"a9604dd7-0f4b-4703-a0ad-b30802a65c73","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"789d6385-cca0-4d0d-9f60-dc21e857c7c4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:13:18.169Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:18.172Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a9604dd7-0f4b-4703-a0ad-b30802a65c73","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"789d6385-cca0-4d0d-9f60-dc21e857c7c4","LogTimestamp":"2023-04-25T01:13:18.172Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:13:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T01:13:18.823Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:13:18.840Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:18.841Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:18.841Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:20.181Z","message":"Entering","context":{"RequestID":"ee77aa8a-2805-45ea-82f1-fd186ccc9d28","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f61c83a0-41bd-4be7-a6c6-60e2d440fbce","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:13:20.181Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:13:20.183Z","message":"{\"transactionId\":\"ee77aa8a-2805-45ea-82f1-fd186ccc9d28\",\"status\":\"200\",\"rqstDate\":\"230425-01:13:20:182\",\"respDate\":\"230425-01:13:20:183\",\"sourceId\":\"haproxy:ee77aa8a-2805-45ea-82f1-fd186ccc9d28\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:13:20:182-85328\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[33d7f00c-1234-48d0-8b68-266b2c767ce2], x-b3-parentspanid=[71cadecc02b01cd0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0c544ad698926e8071cadecc02b01cd0], x-b3-spanid=[19e68418d3b92f04], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ee77aa8a-2805-45ea-82f1-fd186ccc9d28]}\\\"}\"}","context":{"RequestID":"ee77aa8a-2805-45ea-82f1-fd186ccc9d28","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f61c83a0-41bd-4be7-a6c6-60e2d440fbce","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:13:20.181Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:20.184Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ee77aa8a-2805-45ea-82f1-fd186ccc9d28","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f61c83a0-41bd-4be7-a6c6-60e2d440fbce","LogTimestamp":"2023-04-25T01:13:20.184Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:13:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:13:20.866Z","message":"Entering","context":{"RequestID":"747fc358-3d23-4ffb-82dd-47d21066f10d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"84082b17-66fb-44e5-ac81-0c4f6c9e69b1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:13:20.866Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:13:20.869Z","message":"{\"transactionId\":\"747fc358-3d23-4ffb-82dd-47d21066f10d\",\"status\":\"200\",\"rqstDate\":\"230425-01:13:20:867\",\"respDate\":\"230425-01:13:20:869\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:747fc358-3d23-4ffb-82dd-47d21066f10d\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:13:20:867-13309\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[76e2eed5-5319-4e0a-9df1-ba5e9eeeea4d], x-b3-parentspanid=[bc55fcadc327f7cc], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[56901], x-envoy-attempt-count=[1], x-b3-traceid=[04d8f00665275573bc55fcadc327f7cc], x-b3-spanid=[b2f48baaf7a3e880], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[747fc358-3d23-4ffb-82dd-47d21066f10d]}\\\"}\"}","context":{"RequestID":"747fc358-3d23-4ffb-82dd-47d21066f10d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"84082b17-66fb-44e5-ac81-0c4f6c9e69b1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:13:20.866Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:20.869Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"747fc358-3d23-4ffb-82dd-47d21066f10d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"84082b17-66fb-44e5-ac81-0c4f6c9e69b1","LogTimestamp":"2023-04-25T01:13:20.869Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:13:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:13:21.095Z","message":"Entering","context":{"RequestID":"2ab00023-3fd7-43ba-9c3e-750c72f9f25f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0360260d-a599-4d0c-b0cf-9a297724c11e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:13:21.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:13:21.097Z","message":"Database is available from CACHED check.","context":{"RequestID":"2ab00023-3fd7-43ba-9c3e-750c72f9f25f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0360260d-a599-4d0c-b0cf-9a297724c11e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:13:21.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:21.098Z","message":"{\"transactionId\":\"2ab00023-3fd7-43ba-9c3e-750c72f9f25f\",\"status\":\"200\",\"rqstDate\":\"230425-01:13:21:096\",\"respDate\":\"230425-01:13:21:098\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2ab00023-3fd7-43ba-9c3e-750c72f9f25f\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:13:21:096-69492\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2ab00023-3fd7-43ba-9c3e-750c72f9f25f]}\\\"}\"}","context":{"RequestID":"2ab00023-3fd7-43ba-9c3e-750c72f9f25f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"0360260d-a599-4d0c-b0cf-9a297724c11e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:13:21.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:21.098Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2ab00023-3fd7-43ba-9c3e-750c72f9f25f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0360260d-a599-4d0c-b0cf-9a297724c11e","LogTimestamp":"2023-04-25T01:13:21.098Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:13:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:13:22.192Z","message":"Entering","context":{"RequestID":"b3229355-e4e9-4998-ae00-397cf3e34c45","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e1e86018-ca3c-4ae6-90ef-197944408867","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:13:22.192Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:13:22.194Z","message":"{\"transactionId\":\"b3229355-e4e9-4998-ae00-397cf3e34c45\",\"status\":\"200\",\"rqstDate\":\"230425-01:13:22:193\",\"respDate\":\"230425-01:13:22:194\",\"sourceId\":\"haproxy:b3229355-e4e9-4998-ae00-397cf3e34c45\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:13:22:193-91245\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ace439ca-66ee-4900-8dcf-49d41a234220], x-b3-parentspanid=[29190ec3e42260e6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f5c45a43d658555229190ec3e42260e6], x-b3-spanid=[0c6a69c0102fd47e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b3229355-e4e9-4998-ae00-397cf3e34c45]}\\\"}\"}","context":{"RequestID":"b3229355-e4e9-4998-ae00-397cf3e34c45","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e1e86018-ca3c-4ae6-90ef-197944408867","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:13:22.192Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:22.195Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b3229355-e4e9-4998-ae00-397cf3e34c45","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e1e86018-ca3c-4ae6-90ef-197944408867","LogTimestamp":"2023-04-25T01:13:22.195Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:13:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:13:24.205Z","message":"Entering","context":{"RequestID":"16b23931-530b-43ce-83b1-b41b634f7d4a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"174de706-dfab-4eb8-a0b2-7503d32eb859","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:13:24.205Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:13:24.207Z","message":"{\"transactionId\":\"16b23931-530b-43ce-83b1-b41b634f7d4a\",\"status\":\"200\",\"rqstDate\":\"230425-01:13:24:206\",\"respDate\":\"230425-01:13:24:207\",\"sourceId\":\"haproxy:16b23931-530b-43ce-83b1-b41b634f7d4a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:13:24:206-5978\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fad4ea0c-1aa1-4c77-b2a2-9a7a1e723b60], x-b3-parentspanid=[bdb6893e53053489], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fdb69d23979ca20cbdb6893e53053489], x-b3-spanid=[20f8dac695b3295d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[16b23931-530b-43ce-83b1-b41b634f7d4a]}\\\"}\"}","context":{"RequestID":"16b23931-530b-43ce-83b1-b41b634f7d4a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"174de706-dfab-4eb8-a0b2-7503d32eb859","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:13:24.205Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:24.208Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"16b23931-530b-43ce-83b1-b41b634f7d4a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"174de706-dfab-4eb8-a0b2-7503d32eb859","LogTimestamp":"2023-04-25T01:13:24.208Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:13:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:13:26.217Z","message":"Entering","context":{"RequestID":"c752f75a-17bc-494b-9280-7d1398c4b682","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d43d236c-ddad-4486-b914-b3cecd7551ea","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:13:26.217Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:13:26.219Z","message":"{\"transactionId\":\"c752f75a-17bc-494b-9280-7d1398c4b682\",\"status\":\"200\",\"rqstDate\":\"230425-01:13:26:218\",\"respDate\":\"230425-01:13:26:219\",\"sourceId\":\"haproxy:c752f75a-17bc-494b-9280-7d1398c4b682\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:13:26:218-96265\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2b4dcb1b-0c9a-43bf-9aa1-57f6f055a55f], x-b3-parentspanid=[53fd3824f32f2f69], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2dcc26d8434e6c9053fd3824f32f2f69], x-b3-spanid=[e9b42541ecf26ff7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c752f75a-17bc-494b-9280-7d1398c4b682]}\\\"}\"}","context":{"RequestID":"c752f75a-17bc-494b-9280-7d1398c4b682","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d43d236c-ddad-4486-b914-b3cecd7551ea","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:13:26.217Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:26.220Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c752f75a-17bc-494b-9280-7d1398c4b682","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d43d236c-ddad-4486-b914-b3cecd7551ea","LogTimestamp":"2023-04-25T01:13:26.220Z","ResponseDesc":"OK"},"thread":"qtp1530295320-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:13:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:13:28.228Z","message":"Entering","context":{"RequestID":"86ae851a-f33b-49a4-b0dc-c97c5e392fcd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d690ba9d-af97-4719-9748-65a3a6a249c1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:13:28.228Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:13:28.230Z","message":"{\"transactionId\":\"86ae851a-f33b-49a4-b0dc-c97c5e392fcd\",\"status\":\"200\",\"rqstDate\":\"230425-01:13:28:229\",\"respDate\":\"230425-01:13:28:230\",\"sourceId\":\"haproxy:86ae851a-f33b-49a4-b0dc-c97c5e392fcd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:13:28:229-77972\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4bc5053f-80ba-481c-8c90-3ba12848d9cc], x-b3-parentspanid=[a67eb69c25fbaf1f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7b2a3bcef66e0cf7a67eb69c25fbaf1f], x-b3-spanid=[50d0888a33b92cb4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[86ae851a-f33b-49a4-b0dc-c97c5e392fcd]}\\\"}\"}","context":{"RequestID":"86ae851a-f33b-49a4-b0dc-c97c5e392fcd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"d690ba9d-af97-4719-9748-65a3a6a249c1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:13:28.228Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:28.231Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"86ae851a-f33b-49a4-b0dc-c97c5e392fcd","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d690ba9d-af97-4719-9748-65a3a6a249c1","LogTimestamp":"2023-04-25T01:13:28.231Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:13:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:13:28.824Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:13:28.837Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:28.838Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:28.838Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:30.241Z","message":"Entering","context":{"RequestID":"d46a0d31-ebe6-47b7-b80a-6ec25d9caa5b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"50a2bf89-0f8a-44be-85ed-15368e1a0eda","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:13:30.241Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:13:30.243Z","message":"{\"transactionId\":\"d46a0d31-ebe6-47b7-b80a-6ec25d9caa5b\",\"status\":\"200\",\"rqstDate\":\"230425-01:13:30:242\",\"respDate\":\"230425-01:13:30:243\",\"sourceId\":\"haproxy:d46a0d31-ebe6-47b7-b80a-6ec25d9caa5b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:13:30:242-33979\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[37d76550-4880-4f3c-99d6-b2d732708859], x-b3-parentspanid=[bde82d1ff312b267], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c611859ac5a0ca28bde82d1ff312b267], x-b3-spanid=[12066ef0588383e9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d46a0d31-ebe6-47b7-b80a-6ec25d9caa5b]}\\\"}\"}","context":{"RequestID":"d46a0d31-ebe6-47b7-b80a-6ec25d9caa5b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"50a2bf89-0f8a-44be-85ed-15368e1a0eda","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:13:30.241Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:30.244Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d46a0d31-ebe6-47b7-b80a-6ec25d9caa5b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"50a2bf89-0f8a-44be-85ed-15368e1a0eda","LogTimestamp":"2023-04-25T01:13:30.244Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:13:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:13:30.866Z","message":"Entering","context":{"RequestID":"61e35300-23e8-4255-8d1d-fc385a47a43b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b1d695d5-8971-4ed8-92f1-8edfbbb010a0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:13:30.866Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:13:30.868Z","message":"{\"transactionId\":\"61e35300-23e8-4255-8d1d-fc385a47a43b\",\"status\":\"200\",\"rqstDate\":\"230425-01:13:30:867\",\"respDate\":\"230425-01:13:30:868\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:61e35300-23e8-4255-8d1d-fc385a47a43b\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:13:30:867-11218\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bd21aa38-630c-961f-8c59-6daa8083744e], x-b3-parentspanid=[364d03729977eafd], Accept=[application/json], x-b3-sampled=[1], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54715], x-envoy-attempt-count=[1], x-b3-traceid=[2fc5f3a4ec0be861364d03729977eafd], x-b3-spanid=[30ca8ee04e5fc5d9], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[61e35300-23e8-4255-8d1d-fc385a47a43b]}\\\"}\"}","context":{"RequestID":"61e35300-23e8-4255-8d1d-fc385a47a43b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b1d695d5-8971-4ed8-92f1-8edfbbb010a0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:13:30.866Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:30.869Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"61e35300-23e8-4255-8d1d-fc385a47a43b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b1d695d5-8971-4ed8-92f1-8edfbbb010a0","LogTimestamp":"2023-04-25T01:13:30.869Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:13:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T01:13:31.097Z","message":"Entering","context":{"RequestID":"97d78bb7-2c2f-4d3a-a75a-94bb0f758213","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"01fcfa53-26ce-4c98-84e1-084843cfd53e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:13:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:13:31.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"97d78bb7-2c2f-4d3a-a75a-94bb0f758213","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"01fcfa53-26ce-4c98-84e1-084843cfd53e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:13:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:31.100Z","message":"{\"transactionId\":\"97d78bb7-2c2f-4d3a-a75a-94bb0f758213\",\"status\":\"200\",\"rqstDate\":\"230425-01:13:31:098\",\"respDate\":\"230425-01:13:31:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:97d78bb7-2c2f-4d3a-a75a-94bb0f758213\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:13:31:098-27381\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[97d78bb7-2c2f-4d3a-a75a-94bb0f758213]}\\\"}\"}","context":{"RequestID":"97d78bb7-2c2f-4d3a-a75a-94bb0f758213","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"01fcfa53-26ce-4c98-84e1-084843cfd53e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:13:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:31.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"97d78bb7-2c2f-4d3a-a75a-94bb0f758213","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"01fcfa53-26ce-4c98-84e1-084843cfd53e","LogTimestamp":"2023-04-25T01:13:31.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:13:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T01:13:32.252Z","message":"Entering","context":{"RequestID":"6c2f9f7c-3235-42be-82e0-8010183ecfce","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"98430757-68b6-4559-b4f9-db2c90f8bf77","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:13:32.252Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:13:32.254Z","message":"{\"transactionId\":\"6c2f9f7c-3235-42be-82e0-8010183ecfce\",\"status\":\"200\",\"rqstDate\":\"230425-01:13:32:253\",\"respDate\":\"230425-01:13:32:254\",\"sourceId\":\"haproxy:6c2f9f7c-3235-42be-82e0-8010183ecfce\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:13:32:253-21269\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ce641bab-21af-4d20-8cdc-2ff988fb137a], x-b3-parentspanid=[3cf2e89cb164e8d5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[178ae709e7afae873cf2e89cb164e8d5], x-b3-spanid=[fa4fabb7f7365a42], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6c2f9f7c-3235-42be-82e0-8010183ecfce]}\\\"}\"}","context":{"RequestID":"6c2f9f7c-3235-42be-82e0-8010183ecfce","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"98430757-68b6-4559-b4f9-db2c90f8bf77","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:13:32.252Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:32.255Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6c2f9f7c-3235-42be-82e0-8010183ecfce","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"98430757-68b6-4559-b4f9-db2c90f8bf77","LogTimestamp":"2023-04-25T01:13:32.255Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:13:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:13:34.265Z","message":"Entering","context":{"RequestID":"9bf4565a-ed30-4a1b-84bb-a019ac75b041","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4a2a97a8-cf24-4a3f-ac99-fb32fdd3281a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:13:34.265Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:13:34.266Z","message":"{\"transactionId\":\"9bf4565a-ed30-4a1b-84bb-a019ac75b041\",\"status\":\"200\",\"rqstDate\":\"230425-01:13:34:265\",\"respDate\":\"230425-01:13:34:266\",\"sourceId\":\"haproxy:9bf4565a-ed30-4a1b-84bb-a019ac75b041\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:13:34:265-64446\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dcc612be-5073-42c5-b90d-f00243e9853b], x-b3-parentspanid=[862aa741c367cd1f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[41cd0028b321f68c862aa741c367cd1f], x-b3-spanid=[f848f0c0f19e33ec], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9bf4565a-ed30-4a1b-84bb-a019ac75b041]}\\\"}\"}","context":{"RequestID":"9bf4565a-ed30-4a1b-84bb-a019ac75b041","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4a2a97a8-cf24-4a3f-ac99-fb32fdd3281a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:13:34.265Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:34.267Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9bf4565a-ed30-4a1b-84bb-a019ac75b041","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4a2a97a8-cf24-4a3f-ac99-fb32fdd3281a","LogTimestamp":"2023-04-25T01:13:34.267Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:13:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:13:36.275Z","message":"Entering","context":{"RequestID":"dd45b498-e5ba-433d-b49e-aac2158470c2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4f348303-7557-4b52-b234-f9c0301b99f1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:13:36.275Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:13:36.276Z","message":"{\"transactionId\":\"dd45b498-e5ba-433d-b49e-aac2158470c2\",\"status\":\"200\",\"rqstDate\":\"230425-01:13:36:275\",\"respDate\":\"230425-01:13:36:276\",\"sourceId\":\"haproxy:dd45b498-e5ba-433d-b49e-aac2158470c2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:13:36:275-24121\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[54b046a7-1b1c-47ea-9d66-a0ecf90432d5], x-b3-parentspanid=[f2c9795acba409dd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0580758713195d50f2c9795acba409dd], x-b3-spanid=[fad4a8574e611646], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dd45b498-e5ba-433d-b49e-aac2158470c2]}\\\"}\"}","context":{"RequestID":"dd45b498-e5ba-433d-b49e-aac2158470c2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4f348303-7557-4b52-b234-f9c0301b99f1","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:13:36.275Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:36.276Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dd45b498-e5ba-433d-b49e-aac2158470c2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4f348303-7557-4b52-b234-f9c0301b99f1","LogTimestamp":"2023-04-25T01:13:36.276Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:13:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-25T01:13:38.285Z","message":"Entering","context":{"RequestID":"e84cfc75-ce46-4a32-aa24-d8bc8634047f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4b152bf8-4315-4464-b415-d209061d86ef","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:13:38.285Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:13:38.287Z","message":"{\"transactionId\":\"e84cfc75-ce46-4a32-aa24-d8bc8634047f\",\"status\":\"200\",\"rqstDate\":\"230425-01:13:38:285\",\"respDate\":\"230425-01:13:38:286\",\"sourceId\":\"haproxy:e84cfc75-ce46-4a32-aa24-d8bc8634047f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:13:38:285-94339\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e5209aa9-4b2c-4e17-8191-6bba70e7b9e6], x-b3-parentspanid=[f4e4b7f65a0e0867], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[23f6ce534e1ceccaf4e4b7f65a0e0867], x-b3-spanid=[ce99bca92140b02e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e84cfc75-ce46-4a32-aa24-d8bc8634047f]}\\\"}\"}","context":{"RequestID":"e84cfc75-ce46-4a32-aa24-d8bc8634047f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4b152bf8-4315-4464-b415-d209061d86ef","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:13:38.285Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:38.287Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e84cfc75-ce46-4a32-aa24-d8bc8634047f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4b152bf8-4315-4464-b415-d209061d86ef","LogTimestamp":"2023-04-25T01:13:38.287Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:13:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:13:38.823Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:13:38.839Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:38.840Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:38.840Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:40.295Z","message":"Entering","context":{"RequestID":"6d88fac7-97e9-4389-8d9e-06af5da5c4f7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8ecc7f7a-388b-407c-b7dd-19a8bc28f7f4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:13:40.295Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:13:40.296Z","message":"{\"transactionId\":\"6d88fac7-97e9-4389-8d9e-06af5da5c4f7\",\"status\":\"200\",\"rqstDate\":\"230425-01:13:40:295\",\"respDate\":\"230425-01:13:40:296\",\"sourceId\":\"haproxy:6d88fac7-97e9-4389-8d9e-06af5da5c4f7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:13:40:295-4448\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c5a0b7ab-192f-447d-ac51-0f76af3d2a95], x-b3-parentspanid=[3bab268407aa3de3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7c7be6d9f8a65c6b3bab268407aa3de3], x-b3-spanid=[5c6948553ffac8f3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6d88fac7-97e9-4389-8d9e-06af5da5c4f7]}\\\"}\"}","context":{"RequestID":"6d88fac7-97e9-4389-8d9e-06af5da5c4f7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8ecc7f7a-388b-407c-b7dd-19a8bc28f7f4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:13:40.295Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:40.296Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6d88fac7-97e9-4389-8d9e-06af5da5c4f7","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8ecc7f7a-388b-407c-b7dd-19a8bc28f7f4","LogTimestamp":"2023-04-25T01:13:40.296Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:13:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:13:40.867Z","message":"Entering","context":{"RequestID":"92afc174-1b9b-4273-b8b8-81f9178349a6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"21519cdb-6b6b-43c8-b5e6-b7e37cd56ce6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:13:40.867Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:13:40.869Z","message":"{\"transactionId\":\"92afc174-1b9b-4273-b8b8-81f9178349a6\",\"status\":\"200\",\"rqstDate\":\"230425-01:13:40:868\",\"respDate\":\"230425-01:13:40:869\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:92afc174-1b9b-4273-b8b8-81f9178349a6\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:13:40:868-69603\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[41eac7c8-0d7a-4b36-8587-05a8da48b7ef], x-b3-parentspanid=[d9e0ba5c8509ecb5], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51789], x-envoy-attempt-count=[1], x-b3-traceid=[8cc14cfcea93f8ccd9e0ba5c8509ecb5], x-b3-spanid=[2013cacf05527220], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[92afc174-1b9b-4273-b8b8-81f9178349a6]}\\\"}\"}","context":{"RequestID":"92afc174-1b9b-4273-b8b8-81f9178349a6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"21519cdb-6b6b-43c8-b5e6-b7e37cd56ce6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:13:40.867Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:40.870Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"92afc174-1b9b-4273-b8b8-81f9178349a6","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"21519cdb-6b6b-43c8-b5e6-b7e37cd56ce6","LogTimestamp":"2023-04-25T01:13:40.870Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:13:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:13:41.097Z","message":"Entering","context":{"RequestID":"35fc7830-c17f-4a7f-98eb-87d940f58033","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cfdbc688-9d86-4b23-8b2b-13ceaaf0c33a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:13:41.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:13:41.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"35fc7830-c17f-4a7f-98eb-87d940f58033","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cfdbc688-9d86-4b23-8b2b-13ceaaf0c33a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:13:41.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:41.100Z","message":"{\"transactionId\":\"35fc7830-c17f-4a7f-98eb-87d940f58033\",\"status\":\"200\",\"rqstDate\":\"230425-01:13:41:098\",\"respDate\":\"230425-01:13:41:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:35fc7830-c17f-4a7f-98eb-87d940f58033\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:13:41:098-41339\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[35fc7830-c17f-4a7f-98eb-87d940f58033]}\\\"}\"}","context":{"RequestID":"35fc7830-c17f-4a7f-98eb-87d940f58033","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"cfdbc688-9d86-4b23-8b2b-13ceaaf0c33a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:13:41.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:41.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"35fc7830-c17f-4a7f-98eb-87d940f58033","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cfdbc688-9d86-4b23-8b2b-13ceaaf0c33a","LogTimestamp":"2023-04-25T01:13:41.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:13:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:13:42.305Z","message":"Entering","context":{"RequestID":"7f449e20-2296-41c9-b288-f701c9c13d12","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e7b8a4de-a2bc-4e41-8ac6-6f044d6eba6f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:13:42.304Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:13:42.306Z","message":"{\"transactionId\":\"7f449e20-2296-41c9-b288-f701c9c13d12\",\"status\":\"200\",\"rqstDate\":\"230425-01:13:42:305\",\"respDate\":\"230425-01:13:42:306\",\"sourceId\":\"haproxy:7f449e20-2296-41c9-b288-f701c9c13d12\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:13:42:305-25840\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6a55a5c9-da3a-4ba8-a06e-04344fdc756a], x-b3-parentspanid=[60162ba9bd8e9ebb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[39982873ec6a222660162ba9bd8e9ebb], x-b3-spanid=[64803f969a78021e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7f449e20-2296-41c9-b288-f701c9c13d12]}\\\"}\"}","context":{"RequestID":"7f449e20-2296-41c9-b288-f701c9c13d12","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e7b8a4de-a2bc-4e41-8ac6-6f044d6eba6f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:13:42.304Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:42.307Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7f449e20-2296-41c9-b288-f701c9c13d12","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e7b8a4de-a2bc-4e41-8ac6-6f044d6eba6f","LogTimestamp":"2023-04-25T01:13:42.307Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:13:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:13:42.628Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:42.633Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:44.316Z","message":"Entering","context":{"RequestID":"f7922dfa-0ef5-44be-9b0a-826abfa5a638","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"13e3372c-7b2f-4d12-82a8-8ca68dd26d24","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:13:44.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:13:44.318Z","message":"{\"transactionId\":\"f7922dfa-0ef5-44be-9b0a-826abfa5a638\",\"status\":\"200\",\"rqstDate\":\"230425-01:13:44:316\",\"respDate\":\"230425-01:13:44:318\",\"sourceId\":\"haproxy:f7922dfa-0ef5-44be-9b0a-826abfa5a638\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:13:44:316-40867\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8868372d-8087-4ef0-b080-12749a64b647], x-b3-parentspanid=[932f05a1e28cf569], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[aa6d3d5131cc1cf1932f05a1e28cf569], x-b3-spanid=[6528fa15cfc93b6b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f7922dfa-0ef5-44be-9b0a-826abfa5a638]}\\\"}\"}","context":{"RequestID":"f7922dfa-0ef5-44be-9b0a-826abfa5a638","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"13e3372c-7b2f-4d12-82a8-8ca68dd26d24","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:13:44.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:44.319Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f7922dfa-0ef5-44be-9b0a-826abfa5a638","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"13e3372c-7b2f-4d12-82a8-8ca68dd26d24","LogTimestamp":"2023-04-25T01:13:44.319Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:13:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:13:46.328Z","message":"Entering","context":{"RequestID":"c9ad012f-c1e5-41ed-aac7-a67eda6ec55f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e0cb3dfa-9628-4716-89b2-161b8b7d3275","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:13:46.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:13:46.330Z","message":"{\"transactionId\":\"c9ad012f-c1e5-41ed-aac7-a67eda6ec55f\",\"status\":\"200\",\"rqstDate\":\"230425-01:13:46:329\",\"respDate\":\"230425-01:13:46:330\",\"sourceId\":\"haproxy:c9ad012f-c1e5-41ed-aac7-a67eda6ec55f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:13:46:329-94193\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5302af7c-8f17-4dd2-88e6-7b1c6928cbe4], x-b3-parentspanid=[4d810c2f0181712a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9a9cdf630af596014d810c2f0181712a], x-b3-spanid=[7f8c44227774fd15], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c9ad012f-c1e5-41ed-aac7-a67eda6ec55f]}\\\"}\"}","context":{"RequestID":"c9ad012f-c1e5-41ed-aac7-a67eda6ec55f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e0cb3dfa-9628-4716-89b2-161b8b7d3275","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:13:46.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:46.331Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c9ad012f-c1e5-41ed-aac7-a67eda6ec55f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e0cb3dfa-9628-4716-89b2-161b8b7d3275","LogTimestamp":"2023-04-25T01:13:46.331Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:13:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:13:48.339Z","message":"Entering","context":{"RequestID":"6af8cfd8-afd2-40c1-a335-35ad9ce40db0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"15697e69-cc7d-472d-8316-03e84228b865","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:13:48.339Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:13:48.342Z","message":"{\"transactionId\":\"6af8cfd8-afd2-40c1-a335-35ad9ce40db0\",\"status\":\"200\",\"rqstDate\":\"230425-01:13:48:340\",\"respDate\":\"230425-01:13:48:342\",\"sourceId\":\"haproxy:6af8cfd8-afd2-40c1-a335-35ad9ce40db0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:13:48:340-50005\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0a9ca292-e598-42cf-a080-a4d7eb1a20e6], x-b3-parentspanid=[ce0f2b980f9a4c0f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1ff5d728b703a101ce0f2b980f9a4c0f], x-b3-spanid=[3150ebb7c21516e9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6af8cfd8-afd2-40c1-a335-35ad9ce40db0]}\\\"}\"}","context":{"RequestID":"6af8cfd8-afd2-40c1-a335-35ad9ce40db0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"15697e69-cc7d-472d-8316-03e84228b865","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:13:48.339Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:48.343Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6af8cfd8-afd2-40c1-a335-35ad9ce40db0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"15697e69-cc7d-472d-8316-03e84228b865","LogTimestamp":"2023-04-25T01:13:48.342Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:13:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:13:48.824Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:13:48.838Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:48.838Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:48.838Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:50.350Z","message":"Entering","context":{"RequestID":"a9d50091-2880-47d1-a78c-b6801b4d0185","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9bb7f69e-4617-4727-bb31-5a5f02dc3b06","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:13:50.350Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:13:50.352Z","message":"{\"transactionId\":\"a9d50091-2880-47d1-a78c-b6801b4d0185\",\"status\":\"200\",\"rqstDate\":\"230425-01:13:50:351\",\"respDate\":\"230425-01:13:50:352\",\"sourceId\":\"haproxy:a9d50091-2880-47d1-a78c-b6801b4d0185\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:13:50:351-7837\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[022028d1-ece9-49bf-a393-500212bd6449], x-b3-parentspanid=[c45a398b942e8aa8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[be069edb92db8fe2c45a398b942e8aa8], x-b3-spanid=[fb3337f38808c157], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a9d50091-2880-47d1-a78c-b6801b4d0185]}\\\"}\"}","context":{"RequestID":"a9d50091-2880-47d1-a78c-b6801b4d0185","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9bb7f69e-4617-4727-bb31-5a5f02dc3b06","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:13:50.350Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:50.353Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a9d50091-2880-47d1-a78c-b6801b4d0185","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9bb7f69e-4617-4727-bb31-5a5f02dc3b06","LogTimestamp":"2023-04-25T01:13:50.353Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:13:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:13:50.865Z","message":"Entering","context":{"RequestID":"2db8e679-044b-4631-abb6-09c98f8b877a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"401ce002-8363-4fd7-aaa0-c52da6182af6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:13:50.865Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:13:50.867Z","message":"{\"transactionId\":\"2db8e679-044b-4631-abb6-09c98f8b877a\",\"status\":\"200\",\"rqstDate\":\"230425-01:13:50:866\",\"respDate\":\"230425-01:13:50:867\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:2db8e679-044b-4631-abb6-09c98f8b877a\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:13:50:866-89224\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[089365a2-3135-45c8-9528-5f9eb80de59d], x-b3-parentspanid=[401cd40b9e4e38cb], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34013], x-envoy-attempt-count=[1], x-b3-traceid=[86ab56f3280fb140401cd40b9e4e38cb], x-b3-spanid=[0258fffa59d29294], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[2db8e679-044b-4631-abb6-09c98f8b877a]}\\\"}\"}","context":{"RequestID":"2db8e679-044b-4631-abb6-09c98f8b877a","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"401ce002-8363-4fd7-aaa0-c52da6182af6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:13:50.865Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:50.868Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2db8e679-044b-4631-abb6-09c98f8b877a","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"401ce002-8363-4fd7-aaa0-c52da6182af6","LogTimestamp":"2023-04-25T01:13:50.868Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:13:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:13:51.097Z","message":"Entering","context":{"RequestID":"ba10556b-e847-40c2-a9ea-18d6aba21fbb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9fe52e1d-06c9-4584-9f65-f243e231e6e7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:13:51.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:13:51.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"ba10556b-e847-40c2-a9ea-18d6aba21fbb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9fe52e1d-06c9-4584-9f65-f243e231e6e7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:13:51.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:51.100Z","message":"{\"transactionId\":\"ba10556b-e847-40c2-a9ea-18d6aba21fbb\",\"status\":\"200\",\"rqstDate\":\"230425-01:13:51:098\",\"respDate\":\"230425-01:13:51:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ba10556b-e847-40c2-a9ea-18d6aba21fbb\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:13:51:098-47394\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ba10556b-e847-40c2-a9ea-18d6aba21fbb]}\\\"}\"}","context":{"RequestID":"ba10556b-e847-40c2-a9ea-18d6aba21fbb","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9fe52e1d-06c9-4584-9f65-f243e231e6e7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:13:51.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:51.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ba10556b-e847-40c2-a9ea-18d6aba21fbb","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9fe52e1d-06c9-4584-9f65-f243e231e6e7","LogTimestamp":"2023-04-25T01:13:51.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:13:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:13:52.362Z","message":"Entering","context":{"RequestID":"dfdf7c51-f988-4f1c-ab7a-6ac6d3d22de3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"23b7605a-77ec-4ab6-83cf-3d1a5b76e25f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:13:52.362Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:13:52.365Z","message":"{\"transactionId\":\"dfdf7c51-f988-4f1c-ab7a-6ac6d3d22de3\",\"status\":\"200\",\"rqstDate\":\"230425-01:13:52:363\",\"respDate\":\"230425-01:13:52:364\",\"sourceId\":\"haproxy:dfdf7c51-f988-4f1c-ab7a-6ac6d3d22de3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:13:52:363-20730\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7f7cd67c-b8f7-4d80-a9cc-0c39b90fd012], x-b3-parentspanid=[58ba935cce23fb78], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4d1f9f2b50a2b7a458ba935cce23fb78], x-b3-spanid=[965413235ff2dc1a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dfdf7c51-f988-4f1c-ab7a-6ac6d3d22de3]}\\\"}\"}","context":{"RequestID":"dfdf7c51-f988-4f1c-ab7a-6ac6d3d22de3","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"23b7605a-77ec-4ab6-83cf-3d1a5b76e25f","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:13:52.362Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:52.366Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dfdf7c51-f988-4f1c-ab7a-6ac6d3d22de3","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"23b7605a-77ec-4ab6-83cf-3d1a5b76e25f","LogTimestamp":"2023-04-25T01:13:52.365Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:13:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:13:54.374Z","message":"Entering","context":{"RequestID":"7c4216bf-f840-47b6-96ca-51b96047c8c9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e3981c6c-aec1-4a04-8768-8dc2359867b4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:13:54.374Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:13:54.377Z","message":"{\"transactionId\":\"7c4216bf-f840-47b6-96ca-51b96047c8c9\",\"status\":\"200\",\"rqstDate\":\"230425-01:13:54:375\",\"respDate\":\"230425-01:13:54:377\",\"sourceId\":\"haproxy:7c4216bf-f840-47b6-96ca-51b96047c8c9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:13:54:375-43873\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[822f021e-7fcc-4385-be0c-e1f104424f43], x-b3-parentspanid=[490bd80517820c61], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[45b76c7f00c572c8490bd80517820c61], x-b3-spanid=[07be8ab5bacf9aa1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7c4216bf-f840-47b6-96ca-51b96047c8c9]}\\\"}\"}","context":{"RequestID":"7c4216bf-f840-47b6-96ca-51b96047c8c9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e3981c6c-aec1-4a04-8768-8dc2359867b4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:13:54.374Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:54.377Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7c4216bf-f840-47b6-96ca-51b96047c8c9","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e3981c6c-aec1-4a04-8768-8dc2359867b4","LogTimestamp":"2023-04-25T01:13:54.377Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:13:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:13:56.386Z","message":"Entering","context":{"RequestID":"a3721b5a-3720-46b4-bb8a-457bd06a9385","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"78c86657-a5b6-47f8-ab75-4219421ae085","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:13:56.386Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:13:56.387Z","message":"{\"transactionId\":\"a3721b5a-3720-46b4-bb8a-457bd06a9385\",\"status\":\"200\",\"rqstDate\":\"230425-01:13:56:386\",\"respDate\":\"230425-01:13:56:387\",\"sourceId\":\"haproxy:a3721b5a-3720-46b4-bb8a-457bd06a9385\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:13:56:386-69590\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[29c85adc-1e0a-4531-a54f-4cef071da646], x-b3-parentspanid=[21ad75c790691a52], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5d32f4dc5784bb4421ad75c790691a52], x-b3-spanid=[72addc8ba4246917], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a3721b5a-3720-46b4-bb8a-457bd06a9385]}\\\"}\"}","context":{"RequestID":"a3721b5a-3720-46b4-bb8a-457bd06a9385","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"78c86657-a5b6-47f8-ab75-4219421ae085","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:13:56.386Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:56.388Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a3721b5a-3720-46b4-bb8a-457bd06a9385","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"78c86657-a5b6-47f8-ab75-4219421ae085","LogTimestamp":"2023-04-25T01:13:56.388Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:13:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-25T01:13:58.396Z","message":"Entering","context":{"RequestID":"ec1e5d0c-a198-4b11-8fb8-98ffde8b6a27","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f2accdbb-7803-47b9-a261-49b39925523e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:13:58.396Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:13:58.399Z","message":"{\"transactionId\":\"ec1e5d0c-a198-4b11-8fb8-98ffde8b6a27\",\"status\":\"200\",\"rqstDate\":\"230425-01:13:58:397\",\"respDate\":\"230425-01:13:58:399\",\"sourceId\":\"haproxy:ec1e5d0c-a198-4b11-8fb8-98ffde8b6a27\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:13:58:397-13488\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[830f6696-457c-4fc0-991b-e446758ac445], x-b3-parentspanid=[627204250adbb7f0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c50f00698fee4ae5627204250adbb7f0], x-b3-spanid=[f0944ab6886b3101], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ec1e5d0c-a198-4b11-8fb8-98ffde8b6a27]}\\\"}\"}","context":{"RequestID":"ec1e5d0c-a198-4b11-8fb8-98ffde8b6a27","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f2accdbb-7803-47b9-a261-49b39925523e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:13:58.396Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:58.400Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ec1e5d0c-a198-4b11-8fb8-98ffde8b6a27","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f2accdbb-7803-47b9-a261-49b39925523e","LogTimestamp":"2023-04-25T01:13:58.400Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:13:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:13:58.824Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:13:58.835Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:58.835Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:13:58.835Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:00.409Z","message":"Entering","context":{"RequestID":"990555bf-0c5b-4356-a273-0c5ff1ad7cd0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f5b9254e-2663-4b6a-8794-7543d145b3bb","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:14:00.409Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:14:00.411Z","message":"{\"transactionId\":\"990555bf-0c5b-4356-a273-0c5ff1ad7cd0\",\"status\":\"200\",\"rqstDate\":\"230425-01:14:00:410\",\"respDate\":\"230425-01:14:00:411\",\"sourceId\":\"haproxy:990555bf-0c5b-4356-a273-0c5ff1ad7cd0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:14:00:410-87530\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c37db0f6-d87c-4b58-8a37-e90e86d00120], x-b3-parentspanid=[083b842f7d2d1d46], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ed6360f1d7889b0c083b842f7d2d1d46], x-b3-spanid=[340e73a52cfadb7a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[990555bf-0c5b-4356-a273-0c5ff1ad7cd0]}\\\"}\"}","context":{"RequestID":"990555bf-0c5b-4356-a273-0c5ff1ad7cd0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f5b9254e-2663-4b6a-8794-7543d145b3bb","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:14:00.409Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:00.412Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"990555bf-0c5b-4356-a273-0c5ff1ad7cd0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f5b9254e-2663-4b6a-8794-7543d145b3bb","LogTimestamp":"2023-04-25T01:14:00.412Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:14:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:14:00.864Z","message":"Entering","context":{"RequestID":"556a708a-8f3d-4f1b-a341-1d8919c7f4e2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"13a48cde-908f-4c20-84fb-86f4f636dccc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:14:00.864Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:14:00.866Z","message":"{\"transactionId\":\"556a708a-8f3d-4f1b-a341-1d8919c7f4e2\",\"status\":\"200\",\"rqstDate\":\"230425-01:14:00:864\",\"respDate\":\"230425-01:14:00:866\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:556a708a-8f3d-4f1b-a341-1d8919c7f4e2\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:14:00:864-12680\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0f45fa62-1a9a-4450-a953-aeebe17d824d], x-b3-parentspanid=[cf17bad40fa29f22], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[36265], x-envoy-attempt-count=[1], x-b3-traceid=[64f81b3d3e5c4a9ecf17bad40fa29f22], x-b3-spanid=[81c114f1370f7062], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[556a708a-8f3d-4f1b-a341-1d8919c7f4e2]}\\\"}\"}","context":{"RequestID":"556a708a-8f3d-4f1b-a341-1d8919c7f4e2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"13a48cde-908f-4c20-84fb-86f4f636dccc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:14:00.864Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:00.866Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"556a708a-8f3d-4f1b-a341-1d8919c7f4e2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"13a48cde-908f-4c20-84fb-86f4f636dccc","LogTimestamp":"2023-04-25T01:14:00.866Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:14:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:14:01.098Z","message":"Entering","context":{"RequestID":"e94ec023-4dc3-482a-b08f-bb2426b2c3ad","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5ea25937-e288-4374-9389-755a000b876a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:14:01.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:14:01.100Z","message":"Database is available from CACHED check.","context":{"RequestID":"e94ec023-4dc3-482a-b08f-bb2426b2c3ad","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5ea25937-e288-4374-9389-755a000b876a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:14:01.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:01.101Z","message":"{\"transactionId\":\"e94ec023-4dc3-482a-b08f-bb2426b2c3ad\",\"status\":\"200\",\"rqstDate\":\"230425-01:14:01:099\",\"respDate\":\"230425-01:14:01:101\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:e94ec023-4dc3-482a-b08f-bb2426b2c3ad\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:14:01:099-62794\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[e94ec023-4dc3-482a-b08f-bb2426b2c3ad]}\\\"}\"}","context":{"RequestID":"e94ec023-4dc3-482a-b08f-bb2426b2c3ad","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5ea25937-e288-4374-9389-755a000b876a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:14:01.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:01.102Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e94ec023-4dc3-482a-b08f-bb2426b2c3ad","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5ea25937-e288-4374-9389-755a000b876a","LogTimestamp":"2023-04-25T01:14:01.102Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:14:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:14:02.421Z","message":"Entering","context":{"RequestID":"df1bac99-0b5c-4b98-b447-6040765f3f23","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"50a8ee2d-f9c7-4047-96d9-68d592866948","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:14:02.421Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:14:02.424Z","message":"{\"transactionId\":\"df1bac99-0b5c-4b98-b447-6040765f3f23\",\"status\":\"200\",\"rqstDate\":\"230425-01:14:02:422\",\"respDate\":\"230425-01:14:02:423\",\"sourceId\":\"haproxy:df1bac99-0b5c-4b98-b447-6040765f3f23\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:14:02:422-39390\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0ba4728c-1ba2-4fc7-8622-bdd9afd19710], x-b3-parentspanid=[f9ba956c4c96aa5e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[58650de99fb145d4f9ba956c4c96aa5e], x-b3-spanid=[6b119fd33f314984], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[df1bac99-0b5c-4b98-b447-6040765f3f23]}\\\"}\"}","context":{"RequestID":"df1bac99-0b5c-4b98-b447-6040765f3f23","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"50a8ee2d-f9c7-4047-96d9-68d592866948","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:14:02.421Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:02.424Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"df1bac99-0b5c-4b98-b447-6040765f3f23","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"50a8ee2d-f9c7-4047-96d9-68d592866948","LogTimestamp":"2023-04-25T01:14:02.424Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:14:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:14:04.433Z","message":"Entering","context":{"RequestID":"a3231ace-ebc7-41ad-830e-cab75c0edfd0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e28b434f-e611-4736-8103-d23378e6264a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:14:04.433Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:14:04.436Z","message":"{\"transactionId\":\"a3231ace-ebc7-41ad-830e-cab75c0edfd0\",\"status\":\"200\",\"rqstDate\":\"230425-01:14:04:434\",\"respDate\":\"230425-01:14:04:436\",\"sourceId\":\"haproxy:a3231ace-ebc7-41ad-830e-cab75c0edfd0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:14:04:434-46479\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2dede9f9-63bb-487b-ae4d-44021144ea6b], x-b3-parentspanid=[27197303390b3308], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7be821cf8e9d28bc27197303390b3308], x-b3-spanid=[7d82e1536d1f717c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a3231ace-ebc7-41ad-830e-cab75c0edfd0]}\\\"}\"}","context":{"RequestID":"a3231ace-ebc7-41ad-830e-cab75c0edfd0","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e28b434f-e611-4736-8103-d23378e6264a","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:14:04.433Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:04.437Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a3231ace-ebc7-41ad-830e-cab75c0edfd0","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e28b434f-e611-4736-8103-d23378e6264a","LogTimestamp":"2023-04-25T01:14:04.437Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:14:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:14:06.446Z","message":"Entering","context":{"RequestID":"38a43f0e-0ff8-45a4-845f-634dffc412d4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"13667f93-eeab-4b69-a4ab-677e542e6871","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:14:06.446Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:14:06.449Z","message":"{\"transactionId\":\"38a43f0e-0ff8-45a4-845f-634dffc412d4\",\"status\":\"200\",\"rqstDate\":\"230425-01:14:06:447\",\"respDate\":\"230425-01:14:06:449\",\"sourceId\":\"haproxy:38a43f0e-0ff8-45a4-845f-634dffc412d4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:14:06:447-86460\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b428f0d4-7cc1-4a31-bb16-a8eedb2767e6], x-b3-parentspanid=[2b211d878ddbbb4e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dc95381cc0ef90732b211d878ddbbb4e], x-b3-spanid=[9cba69a77243fb62], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[38a43f0e-0ff8-45a4-845f-634dffc412d4]}\\\"}\"}","context":{"RequestID":"38a43f0e-0ff8-45a4-845f-634dffc412d4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"13667f93-eeab-4b69-a4ab-677e542e6871","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:14:06.446Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:06.449Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"38a43f0e-0ff8-45a4-845f-634dffc412d4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"13667f93-eeab-4b69-a4ab-677e542e6871","LogTimestamp":"2023-04-25T01:14:06.449Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:14:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T01:14:08.458Z","message":"Entering","context":{"RequestID":"e25b3dcd-bef7-4e39-be1b-029012029f86","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b6983e2e-8c41-4f0c-8b67-5ebce6f9ddcc","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:14:08.458Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:14:08.460Z","message":"{\"transactionId\":\"e25b3dcd-bef7-4e39-be1b-029012029f86\",\"status\":\"200\",\"rqstDate\":\"230425-01:14:08:459\",\"respDate\":\"230425-01:14:08:460\",\"sourceId\":\"haproxy:e25b3dcd-bef7-4e39-be1b-029012029f86\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:14:08:459-68165\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[36b35745-00c1-4e15-8b63-3b8db930d980], x-b3-parentspanid=[9bd4d38eeb2186a4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[86fd34a2b25685039bd4d38eeb2186a4], x-b3-spanid=[cec2fee8e1aa4c5b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e25b3dcd-bef7-4e39-be1b-029012029f86]}\\\"}\"}","context":{"RequestID":"e25b3dcd-bef7-4e39-be1b-029012029f86","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b6983e2e-8c41-4f0c-8b67-5ebce6f9ddcc","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:14:08.458Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:08.461Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e25b3dcd-bef7-4e39-be1b-029012029f86","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b6983e2e-8c41-4f0c-8b67-5ebce6f9ddcc","LogTimestamp":"2023-04-25T01:14:08.461Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:14:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:14:08.823Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:14:08.843Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:08.843Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:08.843Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:10.469Z","message":"Entering","context":{"RequestID":"41a18212-c37b-4ff7-9430-073f9f14601b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b6d4fc59-ab98-496b-94dc-5dac7699201b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:14:10.469Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:14:10.471Z","message":"{\"transactionId\":\"41a18212-c37b-4ff7-9430-073f9f14601b\",\"status\":\"200\",\"rqstDate\":\"230425-01:14:10:470\",\"respDate\":\"230425-01:14:10:471\",\"sourceId\":\"haproxy:41a18212-c37b-4ff7-9430-073f9f14601b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:14:10:470-16606\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f9d11a92-b634-4717-9759-bae57be6b5be], x-b3-parentspanid=[53e53b4d1fab3cf6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a4d2de8923c5b80a53e53b4d1fab3cf6], x-b3-spanid=[e00f3acf8dd349f0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[41a18212-c37b-4ff7-9430-073f9f14601b]}\\\"}\"}","context":{"RequestID":"41a18212-c37b-4ff7-9430-073f9f14601b","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b6d4fc59-ab98-496b-94dc-5dac7699201b","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:14:10.469Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:10.472Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"41a18212-c37b-4ff7-9430-073f9f14601b","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b6d4fc59-ab98-496b-94dc-5dac7699201b","LogTimestamp":"2023-04-25T01:14:10.472Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:14:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:14:10.865Z","message":"Entering","context":{"RequestID":"9a99d0c2-7cd7-42c7-ac0d-f44fbf517bb2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5805d19c-24fa-4c0f-a097-7d7193c93b77","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:14:10.865Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:14:10.867Z","message":"{\"transactionId\":\"9a99d0c2-7cd7-42c7-ac0d-f44fbf517bb2\",\"status\":\"200\",\"rqstDate\":\"230425-01:14:10:866\",\"respDate\":\"230425-01:14:10:867\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:9a99d0c2-7cd7-42c7-ac0d-f44fbf517bb2\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:14:10:866-22269\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0a871288-5067-4981-b4df-f5ea9c4ba792], x-b3-parentspanid=[3ae7bb9156979d2b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54411], x-envoy-attempt-count=[1], x-b3-traceid=[d66cd0e2cb9b15563ae7bb9156979d2b], x-b3-spanid=[d9031500d4bcebf3], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[9a99d0c2-7cd7-42c7-ac0d-f44fbf517bb2]}\\\"}\"}","context":{"RequestID":"9a99d0c2-7cd7-42c7-ac0d-f44fbf517bb2","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5805d19c-24fa-4c0f-a097-7d7193c93b77","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:14:10.865Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:10.868Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9a99d0c2-7cd7-42c7-ac0d-f44fbf517bb2","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5805d19c-24fa-4c0f-a097-7d7193c93b77","LogTimestamp":"2023-04-25T01:14:10.868Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:14:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T01:14:11.096Z","message":"Entering","context":{"RequestID":"31742304-80b0-47f2-aa96-fb06ed52f36e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"23abb0ea-32a6-4728-a96d-67199541ea7d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:14:11.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:14:11.097Z","message":"Database is available from CACHED check.","context":{"RequestID":"31742304-80b0-47f2-aa96-fb06ed52f36e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"23abb0ea-32a6-4728-a96d-67199541ea7d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:14:11.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:11.098Z","message":"{\"transactionId\":\"31742304-80b0-47f2-aa96-fb06ed52f36e\",\"status\":\"200\",\"rqstDate\":\"230425-01:14:11:096\",\"respDate\":\"230425-01:14:11:098\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:31742304-80b0-47f2-aa96-fb06ed52f36e\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:14:11:096-65449\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[31742304-80b0-47f2-aa96-fb06ed52f36e]}\\\"}\"}","context":{"RequestID":"31742304-80b0-47f2-aa96-fb06ed52f36e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"23abb0ea-32a6-4728-a96d-67199541ea7d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:14:11.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:11.098Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"31742304-80b0-47f2-aa96-fb06ed52f36e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"23abb0ea-32a6-4728-a96d-67199541ea7d","LogTimestamp":"2023-04-25T01:14:11.098Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:14:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:14:12.481Z","message":"Entering","context":{"RequestID":"3bbad797-6d32-4f26-8066-b245f068e41c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c2306e4c-99f3-4b43-ad8b-6aed65c5dba6","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:14:12.481Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:14:12.484Z","message":"{\"transactionId\":\"3bbad797-6d32-4f26-8066-b245f068e41c\",\"status\":\"200\",\"rqstDate\":\"230425-01:14:12:482\",\"respDate\":\"230425-01:14:12:484\",\"sourceId\":\"haproxy:3bbad797-6d32-4f26-8066-b245f068e41c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:14:12:482-37377\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[83a6fe21-dc54-4704-a5a5-a99440fcc2e4], x-b3-parentspanid=[06c7fdf1a65bf15c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[347ccee66ba9fe4f06c7fdf1a65bf15c], x-b3-spanid=[2279a168d2ad3e29], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3bbad797-6d32-4f26-8066-b245f068e41c]}\\\"}\"}","context":{"RequestID":"3bbad797-6d32-4f26-8066-b245f068e41c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c2306e4c-99f3-4b43-ad8b-6aed65c5dba6","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:14:12.481Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:12.485Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3bbad797-6d32-4f26-8066-b245f068e41c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c2306e4c-99f3-4b43-ad8b-6aed65c5dba6","LogTimestamp":"2023-04-25T01:14:12.485Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:14:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:14:12.634Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:12.639Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:14.493Z","message":"Entering","context":{"RequestID":"a393c914-cffb-44bd-a922-918715f10dda","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"e19c1181-6eb1-4e59-be79-ba04b1ff8650","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:14:14.493Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:14:14.494Z","message":"{\"transactionId\":\"a393c914-cffb-44bd-a922-918715f10dda\",\"status\":\"200\",\"rqstDate\":\"230425-01:14:14:493\",\"respDate\":\"230425-01:14:14:494\",\"sourceId\":\"haproxy:a393c914-cffb-44bd-a922-918715f10dda\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:14:14:493-79274\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3030d9d1-8f5f-4dba-acaa-1a2065e45426], x-b3-parentspanid=[21a199051710c361], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0313de5e8ce6860a21a199051710c361], x-b3-spanid=[64094e07f7c778c3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a393c914-cffb-44bd-a922-918715f10dda]}\\\"}\"}","context":{"RequestID":"a393c914-cffb-44bd-a922-918715f10dda","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","InvocationID":"e19c1181-6eb1-4e59-be79-ba04b1ff8650","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:14:14.493Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:14.495Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a393c914-cffb-44bd-a922-918715f10dda","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e19c1181-6eb1-4e59-be79-ba04b1ff8650","LogTimestamp":"2023-04-25T01:14:14.495Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:14:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:14:16.503Z","message":"Entering","context":{"RequestID":"fb972c45-4783-4d90-a6c8-97c49ab7a707","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e1fd0fbf-9f97-454b-8f6a-0e1f3f10deca","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:14:16.503Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:14:16.505Z","message":"{\"transactionId\":\"fb972c45-4783-4d90-a6c8-97c49ab7a707\",\"status\":\"200\",\"rqstDate\":\"230425-01:14:16:504\",\"respDate\":\"230425-01:14:16:505\",\"sourceId\":\"haproxy:fb972c45-4783-4d90-a6c8-97c49ab7a707\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:14:16:504-74486\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0eef2ba4-d205-4f63-b2e5-84175cd6c2f3], x-b3-parentspanid=[3f427576e5993545], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[966faff989c34b8b3f427576e5993545], x-b3-spanid=[ac3d7a3445da6076], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fb972c45-4783-4d90-a6c8-97c49ab7a707]}\\\"}\"}","context":{"RequestID":"fb972c45-4783-4d90-a6c8-97c49ab7a707","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"e1fd0fbf-9f97-454b-8f6a-0e1f3f10deca","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:14:16.503Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:16.506Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fb972c45-4783-4d90-a6c8-97c49ab7a707","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e1fd0fbf-9f97-454b-8f6a-0e1f3f10deca","LogTimestamp":"2023-04-25T01:14:16.506Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:14:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:14:18.515Z","message":"Entering","context":{"RequestID":"6be8ea9e-7cb3-4bf4-86c2-b191d9fdea21","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"456640f5-0adf-4308-9444-5e44248549b5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:14:18.515Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:14:18.518Z","message":"{\"transactionId\":\"6be8ea9e-7cb3-4bf4-86c2-b191d9fdea21\",\"status\":\"200\",\"rqstDate\":\"230425-01:14:18:516\",\"respDate\":\"230425-01:14:18:518\",\"sourceId\":\"haproxy:6be8ea9e-7cb3-4bf4-86c2-b191d9fdea21\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:14:18:516-45222\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4a4b29dd-be8e-4612-a2af-2d65a6d8a827], x-b3-parentspanid=[72c666156018162a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9d38a6888cf4248772c666156018162a], x-b3-spanid=[14fe769f46a015c5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6be8ea9e-7cb3-4bf4-86c2-b191d9fdea21]}\\\"}\"}","context":{"RequestID":"6be8ea9e-7cb3-4bf4-86c2-b191d9fdea21","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"456640f5-0adf-4308-9444-5e44248549b5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:14:18.515Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:18.519Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6be8ea9e-7cb3-4bf4-86c2-b191d9fdea21","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"456640f5-0adf-4308-9444-5e44248549b5","LogTimestamp":"2023-04-25T01:14:18.519Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:14:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T01:14:18.824Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:14:18.837Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:18.837Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:18.838Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:20.530Z","message":"Entering","context":{"RequestID":"88a2cdf9-cd50-42c4-883e-9923cfbfbd4f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2336184a-09e6-4270-af96-3d998c62683c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:14:20.529Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:14:20.532Z","message":"{\"transactionId\":\"88a2cdf9-cd50-42c4-883e-9923cfbfbd4f\",\"status\":\"200\",\"rqstDate\":\"230425-01:14:20:530\",\"respDate\":\"230425-01:14:20:531\",\"sourceId\":\"haproxy:88a2cdf9-cd50-42c4-883e-9923cfbfbd4f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:14:20:530-85687\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b7089ec0-f56d-4670-b179-241079ed52cb], x-b3-parentspanid=[6235693c30bc0ee3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8ca80dd554aa4f7d6235693c30bc0ee3], x-b3-spanid=[8e2c435eb6a4e7f0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[88a2cdf9-cd50-42c4-883e-9923cfbfbd4f]}\\\"}\"}","context":{"RequestID":"88a2cdf9-cd50-42c4-883e-9923cfbfbd4f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"2336184a-09e6-4270-af96-3d998c62683c","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:14:20.529Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:20.532Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"88a2cdf9-cd50-42c4-883e-9923cfbfbd4f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2336184a-09e6-4270-af96-3d998c62683c","LogTimestamp":"2023-04-25T01:14:20.532Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:14:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:14:20.865Z","message":"Entering","context":{"RequestID":"88784ab0-1caa-4b93-8a11-38324994dae6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"55047406-97bd-43ed-999d-3a01cfa3f186","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:14:20.865Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:14:20.867Z","message":"{\"transactionId\":\"88784ab0-1caa-4b93-8a11-38324994dae6\",\"status\":\"200\",\"rqstDate\":\"230425-01:14:20:866\",\"respDate\":\"230425-01:14:20:867\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:88784ab0-1caa-4b93-8a11-38324994dae6\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:14:20:866-26361\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6d8448a8-8431-47d0-a357-de8e986d6bf1], x-b3-parentspanid=[2626bf0bbecc2647], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[47865], x-envoy-attempt-count=[1], x-b3-traceid=[98406aa38b6f59aa2626bf0bbecc2647], x-b3-spanid=[39da2b36d24fa2d4], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[88784ab0-1caa-4b93-8a11-38324994dae6]}\\\"}\"}","context":{"RequestID":"88784ab0-1caa-4b93-8a11-38324994dae6","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"55047406-97bd-43ed-999d-3a01cfa3f186","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:14:20.865Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:20.868Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"88784ab0-1caa-4b93-8a11-38324994dae6","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"55047406-97bd-43ed-999d-3a01cfa3f186","LogTimestamp":"2023-04-25T01:14:20.868Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:14:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:14:21.097Z","message":"Entering","context":{"RequestID":"d0112908-dd26-4f25-9897-702b4d3b2f5e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"50f74b04-1100-4a69-98bb-91a15a46900f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:14:21.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:14:21.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"d0112908-dd26-4f25-9897-702b4d3b2f5e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"50f74b04-1100-4a69-98bb-91a15a46900f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:14:21.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:21.100Z","message":"{\"transactionId\":\"d0112908-dd26-4f25-9897-702b4d3b2f5e\",\"status\":\"200\",\"rqstDate\":\"230425-01:14:21:098\",\"respDate\":\"230425-01:14:21:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d0112908-dd26-4f25-9897-702b4d3b2f5e\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:14:21:098-79981\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d0112908-dd26-4f25-9897-702b4d3b2f5e]}\\\"}\"}","context":{"RequestID":"d0112908-dd26-4f25-9897-702b4d3b2f5e","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"50f74b04-1100-4a69-98bb-91a15a46900f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:14:21.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:21.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d0112908-dd26-4f25-9897-702b4d3b2f5e","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"50f74b04-1100-4a69-98bb-91a15a46900f","LogTimestamp":"2023-04-25T01:14:21.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:14:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:14:22.541Z","message":"Entering","context":{"RequestID":"a9b64b1a-bbb5-488d-8920-93e035334255","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8dab7444-cbc0-402e-96f9-6bd81bf81d8d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:14:22.541Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:14:22.545Z","message":"{\"transactionId\":\"a9b64b1a-bbb5-488d-8920-93e035334255\",\"status\":\"200\",\"rqstDate\":\"230425-01:14:22:543\",\"respDate\":\"230425-01:14:22:544\",\"sourceId\":\"haproxy:a9b64b1a-bbb5-488d-8920-93e035334255\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:14:22:543-67279\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[17e27a56-8ff9-47ab-83f4-3c8524bc768a], x-b3-parentspanid=[2f3aafe38af2bb04], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[246833d616ab00732f3aafe38af2bb04], x-b3-spanid=[de01f3d9a6f6d620], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a9b64b1a-bbb5-488d-8920-93e035334255]}\\\"}\"}","context":{"RequestID":"a9b64b1a-bbb5-488d-8920-93e035334255","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8dab7444-cbc0-402e-96f9-6bd81bf81d8d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:14:22.541Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:22.546Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a9b64b1a-bbb5-488d-8920-93e035334255","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8dab7444-cbc0-402e-96f9-6bd81bf81d8d","LogTimestamp":"2023-04-25T01:14:22.546Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:14:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-25T01:14:24.555Z","message":"Entering","context":{"RequestID":"781043b3-11e8-43e8-a8cf-caaf7ade7cb5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a7c1d5ff-4705-4caf-9707-20f7d42e22c5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:14:24.555Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:14:24.557Z","message":"{\"transactionId\":\"781043b3-11e8-43e8-a8cf-caaf7ade7cb5\",\"status\":\"200\",\"rqstDate\":\"230425-01:14:24:556\",\"respDate\":\"230425-01:14:24:557\",\"sourceId\":\"haproxy:781043b3-11e8-43e8-a8cf-caaf7ade7cb5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:14:24:556-40900\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fe59cb89-2a89-4381-ac19-efc05a2760a3], x-b3-parentspanid=[a9c9cd88b4c7f4cd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0a6043875d4bde7aa9c9cd88b4c7f4cd], x-b3-spanid=[b69f099cd7f4006d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[781043b3-11e8-43e8-a8cf-caaf7ade7cb5]}\\\"}\"}","context":{"RequestID":"781043b3-11e8-43e8-a8cf-caaf7ade7cb5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a7c1d5ff-4705-4caf-9707-20f7d42e22c5","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:14:24.555Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:24.558Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"781043b3-11e8-43e8-a8cf-caaf7ade7cb5","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a7c1d5ff-4705-4caf-9707-20f7d42e22c5","LogTimestamp":"2023-04-25T01:14:24.558Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:14:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:14:26.566Z","message":"Entering","context":{"RequestID":"767503f0-b9fe-4936-a5e1-8089f5520eb9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"55f661ca-2107-4f65-a6b2-854321e3e687","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:14:26.566Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:14:26.569Z","message":"{\"transactionId\":\"767503f0-b9fe-4936-a5e1-8089f5520eb9\",\"status\":\"200\",\"rqstDate\":\"230425-01:14:26:567\",\"respDate\":\"230425-01:14:26:569\",\"sourceId\":\"haproxy:767503f0-b9fe-4936-a5e1-8089f5520eb9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:14:26:567-65225\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bb10d5f4-bdf8-4313-b5f7-7e2bce4803c4], x-b3-parentspanid=[fb788eb3499391e7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5a2fab5174cc1d8afb788eb3499391e7], x-b3-spanid=[722e1c308fb8c7e4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[767503f0-b9fe-4936-a5e1-8089f5520eb9]}\\\"}\"}","context":{"RequestID":"767503f0-b9fe-4936-a5e1-8089f5520eb9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"55f661ca-2107-4f65-a6b2-854321e3e687","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:14:26.566Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:26.570Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"767503f0-b9fe-4936-a5e1-8089f5520eb9","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"55f661ca-2107-4f65-a6b2-854321e3e687","LogTimestamp":"2023-04-25T01:14:26.570Z","ResponseDesc":"OK"},"thread":"qtp1530295320-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:14:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:14:28.578Z","message":"Entering","context":{"RequestID":"c34f34e6-3f4f-47cf-b0ae-09379347e713","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"db297f10-ceda-4363-adea-370011ef2496","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:14:28.578Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:14:28.579Z","message":"{\"transactionId\":\"c34f34e6-3f4f-47cf-b0ae-09379347e713\",\"status\":\"200\",\"rqstDate\":\"230425-01:14:28:579\",\"respDate\":\"230425-01:14:28:579\",\"sourceId\":\"haproxy:c34f34e6-3f4f-47cf-b0ae-09379347e713\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:14:28:579-25415\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[62e0aaa6-0b7c-4740-b5f9-1ed3f46e8066], x-b3-parentspanid=[e4c38753621e7bf7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3d338d18fa50e2d0e4c38753621e7bf7], x-b3-spanid=[19510a5c05b0307f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c34f34e6-3f4f-47cf-b0ae-09379347e713]}\\\"}\"}","context":{"RequestID":"c34f34e6-3f4f-47cf-b0ae-09379347e713","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"db297f10-ceda-4363-adea-370011ef2496","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:14:28.578Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:28.580Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c34f34e6-3f4f-47cf-b0ae-09379347e713","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"db297f10-ceda-4363-adea-370011ef2496","LogTimestamp":"2023-04-25T01:14:28.580Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:14:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-25T01:14:28.823Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:14:28.835Z","message":"Connection[cassandra/10.233.70.61:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:28.836Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:28.836Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:28.836Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:28.839Z","message":"Connection[cassandra/10.233.70.61:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:30.587Z","message":"Entering","context":{"RequestID":"b22b8d07-86f5-419e-a002-d0bdd9eed1b8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7c11e88a-c0c6-40fc-b830-6ae6a7ca1fa2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:14:30.587Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:14:30.589Z","message":"{\"transactionId\":\"b22b8d07-86f5-419e-a002-d0bdd9eed1b8\",\"status\":\"200\",\"rqstDate\":\"230425-01:14:30:588\",\"respDate\":\"230425-01:14:30:589\",\"sourceId\":\"haproxy:b22b8d07-86f5-419e-a002-d0bdd9eed1b8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:14:30:588-5741\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6958fb4c-6f82-43f5-8fd0-dd4cfbfdfee8], x-b3-parentspanid=[30280b005d68d4a2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7fdc22d5c658b1e830280b005d68d4a2], x-b3-spanid=[338963bbd4b0c7cf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b22b8d07-86f5-419e-a002-d0bdd9eed1b8]}\\\"}\"}","context":{"RequestID":"b22b8d07-86f5-419e-a002-d0bdd9eed1b8","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7c11e88a-c0c6-40fc-b830-6ae6a7ca1fa2","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:14:30.587Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:30.590Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b22b8d07-86f5-419e-a002-d0bdd9eed1b8","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7c11e88a-c0c6-40fc-b830-6ae6a7ca1fa2","LogTimestamp":"2023-04-25T01:14:30.590Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:14:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:14:30.864Z","message":"Entering","context":{"RequestID":"2590636e-b984-4570-95f2-740039b8ceff","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6029add2-badb-489f-b646-3c7067e77537","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:14:30.864Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:14:30.867Z","message":"{\"transactionId\":\"2590636e-b984-4570-95f2-740039b8ceff\",\"status\":\"200\",\"rqstDate\":\"230425-01:14:30:866\",\"respDate\":\"230425-01:14:30:867\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:2590636e-b984-4570-95f2-740039b8ceff\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:14:30:866-60129\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d0b59307-b33c-4d8d-9a05-2d8d8bcc472d], x-b3-parentspanid=[09c1fee1506decc6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51923], x-envoy-attempt-count=[1], x-b3-traceid=[1cbd03cabe7b847f09c1fee1506decc6], x-b3-spanid=[83d150b87464be96], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[2590636e-b984-4570-95f2-740039b8ceff]}\\\"}\"}","context":{"RequestID":"2590636e-b984-4570-95f2-740039b8ceff","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6029add2-badb-489f-b646-3c7067e77537","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:14:30.864Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:30.868Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2590636e-b984-4570-95f2-740039b8ceff","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6029add2-badb-489f-b646-3c7067e77537","LogTimestamp":"2023-04-25T01:14:30.868Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:14:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:14:31.096Z","message":"Entering","context":{"RequestID":"69d0f990-14c0-4cdb-ad36-13fb1f030463","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"edc2f0a7-0003-41f3-b6e8-8040960aa44c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:14:31.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:14:31.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"69d0f990-14c0-4cdb-ad36-13fb1f030463","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"edc2f0a7-0003-41f3-b6e8-8040960aa44c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:14:31.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:31.099Z","message":"{\"transactionId\":\"69d0f990-14c0-4cdb-ad36-13fb1f030463\",\"status\":\"200\",\"rqstDate\":\"230425-01:14:31:097\",\"respDate\":\"230425-01:14:31:099\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:69d0f990-14c0-4cdb-ad36-13fb1f030463\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:14:31:097-33649\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[69d0f990-14c0-4cdb-ad36-13fb1f030463]}\\\"}\"}","context":{"RequestID":"69d0f990-14c0-4cdb-ad36-13fb1f030463","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"edc2f0a7-0003-41f3-b6e8-8040960aa44c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:14:31.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:31.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"69d0f990-14c0-4cdb-ad36-13fb1f030463","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"edc2f0a7-0003-41f3-b6e8-8040960aa44c","LogTimestamp":"2023-04-25T01:14:31.100Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:14:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:14:32.598Z","message":"Entering","context":{"RequestID":"63c24de6-e31f-4c27-bf98-02e302475aa5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4713c1af-c24d-40fb-ae17-d80ecc94831e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:14:32.598Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:14:32.600Z","message":"{\"transactionId\":\"63c24de6-e31f-4c27-bf98-02e302475aa5\",\"status\":\"200\",\"rqstDate\":\"230425-01:14:32:599\",\"respDate\":\"230425-01:14:32:600\",\"sourceId\":\"haproxy:63c24de6-e31f-4c27-bf98-02e302475aa5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:14:32:599-18075\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f8ff472d-5ed5-4549-a286-4e00736be755], x-b3-parentspanid=[c32a6719d2d01952], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a92eff35a459382ec32a6719d2d01952], x-b3-spanid=[ea882271366cd12f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[63c24de6-e31f-4c27-bf98-02e302475aa5]}\\\"}\"}","context":{"RequestID":"63c24de6-e31f-4c27-bf98-02e302475aa5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4713c1af-c24d-40fb-ae17-d80ecc94831e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:14:32.598Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:32.601Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"63c24de6-e31f-4c27-bf98-02e302475aa5","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4713c1af-c24d-40fb-ae17-d80ecc94831e","LogTimestamp":"2023-04-25T01:14:32.601Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:14:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:14:34.610Z","message":"Entering","context":{"RequestID":"43e496c5-b008-499e-a210-e4ea920a95c9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"395481fc-50ba-4bca-8e9f-bf635cec37e4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:14:34.610Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:14:34.612Z","message":"{\"transactionId\":\"43e496c5-b008-499e-a210-e4ea920a95c9\",\"status\":\"200\",\"rqstDate\":\"230425-01:14:34:611\",\"respDate\":\"230425-01:14:34:612\",\"sourceId\":\"haproxy:43e496c5-b008-499e-a210-e4ea920a95c9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:14:34:611-3527\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2eda6a74-3676-4574-a904-462c2ebb35ab], x-b3-parentspanid=[a05f9a6c7c46a218], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[472e27dc32f150a2a05f9a6c7c46a218], x-b3-spanid=[57f5477e9323d45c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[43e496c5-b008-499e-a210-e4ea920a95c9]}\\\"}\"}","context":{"RequestID":"43e496c5-b008-499e-a210-e4ea920a95c9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"395481fc-50ba-4bca-8e9f-bf635cec37e4","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:14:34.610Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:34.613Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"43e496c5-b008-499e-a210-e4ea920a95c9","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"395481fc-50ba-4bca-8e9f-bf635cec37e4","LogTimestamp":"2023-04-25T01:14:34.613Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:14:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:14:36.623Z","message":"Entering","context":{"RequestID":"d11b2e99-ef14-4278-8936-d1b90d86aac4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9aeda4e5-7f8b-43b7-9d4e-b9891e3b8619","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:14:36.623Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:14:36.625Z","message":"{\"transactionId\":\"d11b2e99-ef14-4278-8936-d1b90d86aac4\",\"status\":\"200\",\"rqstDate\":\"230425-01:14:36:624\",\"respDate\":\"230425-01:14:36:625\",\"sourceId\":\"haproxy:d11b2e99-ef14-4278-8936-d1b90d86aac4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:14:36:624-21036\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1404f376-ed8c-4a7a-9638-4e95b808785d], x-b3-parentspanid=[b8e274ef64c8c956], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cd9679d5c0fa64dab8e274ef64c8c956], x-b3-spanid=[1d243f023e3afc23], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d11b2e99-ef14-4278-8936-d1b90d86aac4]}\\\"}\"}","context":{"RequestID":"d11b2e99-ef14-4278-8936-d1b90d86aac4","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9aeda4e5-7f8b-43b7-9d4e-b9891e3b8619","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:14:36.623Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:36.626Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d11b2e99-ef14-4278-8936-d1b90d86aac4","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9aeda4e5-7f8b-43b7-9d4e-b9891e3b8619","LogTimestamp":"2023-04-25T01:14:36.626Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:14:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:14:38.633Z","message":"Entering","context":{"RequestID":"a31bd5e1-058c-4ab7-a185-c35d6f910b18","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8a0aeb9b-bf8c-4dc4-8e92-7e8b3a6bfb67","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:14:38.633Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:14:38.635Z","message":"{\"transactionId\":\"a31bd5e1-058c-4ab7-a185-c35d6f910b18\",\"status\":\"200\",\"rqstDate\":\"230425-01:14:38:634\",\"respDate\":\"230425-01:14:38:634\",\"sourceId\":\"haproxy:a31bd5e1-058c-4ab7-a185-c35d6f910b18\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:14:38:634-44960\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[787a844f-e062-4b11-842a-c8ce05402cec], x-b3-parentspanid=[3e5bd5a6feb91155], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fe425236127d46a03e5bd5a6feb91155], x-b3-spanid=[4e381ea361cc1c04], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a31bd5e1-058c-4ab7-a185-c35d6f910b18]}\\\"}\"}","context":{"RequestID":"a31bd5e1-058c-4ab7-a185-c35d6f910b18","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"8a0aeb9b-bf8c-4dc4-8e92-7e8b3a6bfb67","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:14:38.633Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:38.635Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a31bd5e1-058c-4ab7-a185-c35d6f910b18","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8a0aeb9b-bf8c-4dc4-8e92-7e8b3a6bfb67","LogTimestamp":"2023-04-25T01:14:38.635Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:14:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-25T01:14:38.823Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:14:38.838Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:38.838Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:38.838Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:40.644Z","message":"Entering","context":{"RequestID":"2e09b48f-dad7-44ee-bd5e-959f36cca333","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3a641860-577e-4fdb-97c5-e61dd19de8ec","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:14:40.644Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:14:40.647Z","message":"{\"transactionId\":\"2e09b48f-dad7-44ee-bd5e-959f36cca333\",\"status\":\"200\",\"rqstDate\":\"230425-01:14:40:645\",\"respDate\":\"230425-01:14:40:647\",\"sourceId\":\"haproxy:2e09b48f-dad7-44ee-bd5e-959f36cca333\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:14:40:645-80367\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bc28f8a6-6eec-4167-807e-b694201141dc], x-b3-parentspanid=[8d5b98bb75435a74], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[969546732d82f5d38d5b98bb75435a74], x-b3-spanid=[4774226d80500067], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2e09b48f-dad7-44ee-bd5e-959f36cca333]}\\\"}\"}","context":{"RequestID":"2e09b48f-dad7-44ee-bd5e-959f36cca333","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"3a641860-577e-4fdb-97c5-e61dd19de8ec","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:14:40.644Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:40.648Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2e09b48f-dad7-44ee-bd5e-959f36cca333","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3a641860-577e-4fdb-97c5-e61dd19de8ec","LogTimestamp":"2023-04-25T01:14:40.648Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:14:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T01:14:40.862Z","message":"Entering","context":{"RequestID":"8a80806c-b117-4fad-b85e-d4e4b8347a9f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7c0c8867-608d-4952-9be9-9e131312292b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:14:40.862Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:14:40.864Z","message":"{\"transactionId\":\"8a80806c-b117-4fad-b85e-d4e4b8347a9f\",\"status\":\"200\",\"rqstDate\":\"230425-01:14:40:863\",\"respDate\":\"230425-01:14:40:864\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:8a80806c-b117-4fad-b85e-d4e4b8347a9f\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:14:40:863-40250\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[03319d3a-f8bd-4e41-a0cd-1c468ca9f6a3], x-b3-parentspanid=[0d554353467177bf], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[36233], x-envoy-attempt-count=[1], x-b3-traceid=[29c625825dbea5460d554353467177bf], x-b3-spanid=[0eaee85ce1252542], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[8a80806c-b117-4fad-b85e-d4e4b8347a9f]}\\\"}\"}","context":{"RequestID":"8a80806c-b117-4fad-b85e-d4e4b8347a9f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7c0c8867-608d-4952-9be9-9e131312292b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:14:40.862Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:40.865Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8a80806c-b117-4fad-b85e-d4e4b8347a9f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7c0c8867-608d-4952-9be9-9e131312292b","LogTimestamp":"2023-04-25T01:14:40.865Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:14:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:14:41.097Z","message":"Entering","context":{"RequestID":"a9ab3d6e-47ee-4933-863b-4211390f249c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5d42ad29-4294-4a1b-ac20-32d1119095b1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:14:41.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:14:41.099Z","message":"Database is available from CACHED check.","context":{"RequestID":"a9ab3d6e-47ee-4933-863b-4211390f249c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5d42ad29-4294-4a1b-ac20-32d1119095b1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:14:41.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:41.100Z","message":"{\"transactionId\":\"a9ab3d6e-47ee-4933-863b-4211390f249c\",\"status\":\"200\",\"rqstDate\":\"230425-01:14:41:098\",\"respDate\":\"230425-01:14:41:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a9ab3d6e-47ee-4933-863b-4211390f249c\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:14:41:098-61914\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a9ab3d6e-47ee-4933-863b-4211390f249c]}\\\"}\"}","context":{"RequestID":"a9ab3d6e-47ee-4933-863b-4211390f249c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5d42ad29-4294-4a1b-ac20-32d1119095b1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:14:41.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:41.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a9ab3d6e-47ee-4933-863b-4211390f249c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5d42ad29-4294-4a1b-ac20-32d1119095b1","LogTimestamp":"2023-04-25T01:14:41.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:14:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:14:42.640Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:42.644Z","message":"Connection[cassandra/10.233.70.61:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:42.657Z","message":"Entering","context":{"RequestID":"44810e7d-da40-453f-9ef5-7062dfdd3f75","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4ebf9ebe-577c-415f-a1db-44c41a60bc10","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:14:42.657Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:14:42.659Z","message":"{\"transactionId\":\"44810e7d-da40-453f-9ef5-7062dfdd3f75\",\"status\":\"200\",\"rqstDate\":\"230425-01:14:42:658\",\"respDate\":\"230425-01:14:42:659\",\"sourceId\":\"haproxy:44810e7d-da40-453f-9ef5-7062dfdd3f75\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:14:42:658-15465\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[df962962-4b9b-462b-8ade-88f8faed8818], x-b3-parentspanid=[fec0f5d265c1a20f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[91ed553e923f746cfec0f5d265c1a20f], x-b3-spanid=[c87e4d963206eb78], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[44810e7d-da40-453f-9ef5-7062dfdd3f75]}\\\"}\"}","context":{"RequestID":"44810e7d-da40-453f-9ef5-7062dfdd3f75","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"4ebf9ebe-577c-415f-a1db-44c41a60bc10","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:14:42.657Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:42.659Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"44810e7d-da40-453f-9ef5-7062dfdd3f75","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4ebf9ebe-577c-415f-a1db-44c41a60bc10","LogTimestamp":"2023-04-25T01:14:42.659Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:14:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:14:44.668Z","message":"Entering","context":{"RequestID":"6b955f30-f6f5-432c-b780-dc0c2afe4ce5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"df06dafd-e9f6-468a-b775-fe51673ceedd","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:14:44.668Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:14:44.670Z","message":"{\"transactionId\":\"6b955f30-f6f5-432c-b780-dc0c2afe4ce5\",\"status\":\"200\",\"rqstDate\":\"230425-01:14:44:669\",\"respDate\":\"230425-01:14:44:670\",\"sourceId\":\"haproxy:6b955f30-f6f5-432c-b780-dc0c2afe4ce5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:14:44:669-40900\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8a4957f1-fa93-4041-9b74-570860f83f5d], x-b3-parentspanid=[c1711cc34ba4be92], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[670d6d17194103f9c1711cc34ba4be92], x-b3-spanid=[2e93c428bfe2647b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6b955f30-f6f5-432c-b780-dc0c2afe4ce5]}\\\"}\"}","context":{"RequestID":"6b955f30-f6f5-432c-b780-dc0c2afe4ce5","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"df06dafd-e9f6-468a-b775-fe51673ceedd","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:14:44.668Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:44.671Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6b955f30-f6f5-432c-b780-dc0c2afe4ce5","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"df06dafd-e9f6-468a-b775-fe51673ceedd","LogTimestamp":"2023-04-25T01:14:44.671Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:14:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:14:46.680Z","message":"Entering","context":{"RequestID":"e0da247c-0c7c-4b95-8c2c-7d8aa77c475f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a8467056-002a-402f-83eb-b4aba3cad26d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:14:46.680Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:14:46.682Z","message":"{\"transactionId\":\"e0da247c-0c7c-4b95-8c2c-7d8aa77c475f\",\"status\":\"200\",\"rqstDate\":\"230425-01:14:46:681\",\"respDate\":\"230425-01:14:46:682\",\"sourceId\":\"haproxy:e0da247c-0c7c-4b95-8c2c-7d8aa77c475f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:14:46:681-35249\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d3e6f739-fd92-43d9-accb-94a19ebdbfe3], x-b3-parentspanid=[8962482f00adf9c5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c211e2d3e550a2868962482f00adf9c5], x-b3-spanid=[2987b3259a87924b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e0da247c-0c7c-4b95-8c2c-7d8aa77c475f]}\\\"}\"}","context":{"RequestID":"e0da247c-0c7c-4b95-8c2c-7d8aa77c475f","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a8467056-002a-402f-83eb-b4aba3cad26d","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:14:46.680Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:46.683Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e0da247c-0c7c-4b95-8c2c-7d8aa77c475f","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a8467056-002a-402f-83eb-b4aba3cad26d","LogTimestamp":"2023-04-25T01:14:46.683Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:14:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:14:48.691Z","message":"Entering","context":{"RequestID":"355e4d1a-4add-4e8f-8bda-c334a1482292","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"086a5000-7de7-4c69-96c5-d10dfc0a2ea3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:14:48.691Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:14:48.693Z","message":"{\"transactionId\":\"355e4d1a-4add-4e8f-8bda-c334a1482292\",\"status\":\"200\",\"rqstDate\":\"230425-01:14:48:692\",\"respDate\":\"230425-01:14:48:693\",\"sourceId\":\"haproxy:355e4d1a-4add-4e8f-8bda-c334a1482292\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:14:48:692-70993\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[51b72077-2eb0-4e01-9285-e190107de9ac], x-b3-parentspanid=[95ecc77d84ea8abf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a3e05c0d5d133c9495ecc77d84ea8abf], x-b3-spanid=[4062fc94638b2c60], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[355e4d1a-4add-4e8f-8bda-c334a1482292]}\\\"}\"}","context":{"RequestID":"355e4d1a-4add-4e8f-8bda-c334a1482292","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"086a5000-7de7-4c69-96c5-d10dfc0a2ea3","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:14:48.691Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:48.694Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"355e4d1a-4add-4e8f-8bda-c334a1482292","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"086a5000-7de7-4c69-96c5-d10dfc0a2ea3","LogTimestamp":"2023-04-25T01:14:48.694Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:14:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:14:48.824Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:14:48.838Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:48.839Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:48.839Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:50.703Z","message":"Entering","context":{"RequestID":"d26dd93f-d693-4ce9-892e-1b13d5c63c55","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a18885fc-33ae-469d-a40b-b63e4fdb868e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:14:50.703Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:14:50.705Z","message":"{\"transactionId\":\"d26dd93f-d693-4ce9-892e-1b13d5c63c55\",\"status\":\"200\",\"rqstDate\":\"230425-01:14:50:704\",\"respDate\":\"230425-01:14:50:705\",\"sourceId\":\"haproxy:d26dd93f-d693-4ce9-892e-1b13d5c63c55\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:14:50:704-72746\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b06e2b13-76d3-9f07-b23e-37e67c04ec90], x-b3-parentspanid=[3864db2d13d5e13b], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[93388802345c45bf3864db2d13d5e13b], x-b3-spanid=[3d214cf26b0324dc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d26dd93f-d693-4ce9-892e-1b13d5c63c55]}\\\"}\"}","context":{"RequestID":"d26dd93f-d693-4ce9-892e-1b13d5c63c55","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"a18885fc-33ae-469d-a40b-b63e4fdb868e","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:14:50.703Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:50.706Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d26dd93f-d693-4ce9-892e-1b13d5c63c55","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a18885fc-33ae-469d-a40b-b63e4fdb868e","LogTimestamp":"2023-04-25T01:14:50.706Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:14:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:14:50.865Z","message":"Entering","context":{"RequestID":"3cfec4f1-7359-4197-992c-6edc691613cf","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"25d3ba0f-0255-4cab-aacc-9a59fbdee656","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:14:50.864Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:14:50.866Z","message":"{\"transactionId\":\"3cfec4f1-7359-4197-992c-6edc691613cf\",\"status\":\"200\",\"rqstDate\":\"230425-01:14:50:865\",\"respDate\":\"230425-01:14:50:866\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:3cfec4f1-7359-4197-992c-6edc691613cf\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:14:50:865-1316\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[232dfbdf-0079-468f-a8ca-7c26a25b60f7], x-b3-parentspanid=[45e0eed8f0afca46], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51171], x-envoy-attempt-count=[1], x-b3-traceid=[a8495dcd6704bdfd45e0eed8f0afca46], x-b3-spanid=[e9158d18f53312cf], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[3cfec4f1-7359-4197-992c-6edc691613cf]}\\\"}\"}","context":{"RequestID":"3cfec4f1-7359-4197-992c-6edc691613cf","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"25d3ba0f-0255-4cab-aacc-9a59fbdee656","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:14:50.864Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:50.867Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3cfec4f1-7359-4197-992c-6edc691613cf","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"25d3ba0f-0255-4cab-aacc-9a59fbdee656","LogTimestamp":"2023-04-25T01:14:50.867Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:14:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:14:51.096Z","message":"Entering","context":{"RequestID":"58cfb81f-3483-4136-9477-b76e0212c145","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c32b163f-0e21-4907-8efb-45d8992b3b3e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:14:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:14:51.098Z","message":"Database is available from CACHED check.","context":{"RequestID":"58cfb81f-3483-4136-9477-b76e0212c145","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c32b163f-0e21-4907-8efb-45d8992b3b3e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:14:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:51.100Z","message":"{\"transactionId\":\"58cfb81f-3483-4136-9477-b76e0212c145\",\"status\":\"200\",\"rqstDate\":\"230425-01:14:51:097\",\"respDate\":\"230425-01:14:51:100\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:58cfb81f-3483-4136-9477-b76e0212c145\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:14:51:097-89695\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[58cfb81f-3483-4136-9477-b76e0212c145]}\\\"}\"}","context":{"RequestID":"58cfb81f-3483-4136-9477-b76e0212c145","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"c32b163f-0e21-4907-8efb-45d8992b3b3e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:14:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:51.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"58cfb81f-3483-4136-9477-b76e0212c145","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c32b163f-0e21-4907-8efb-45d8992b3b3e","LogTimestamp":"2023-04-25T01:14:51.101Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:14:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-25T01:14:52.715Z","message":"Entering","context":{"RequestID":"b66c67f4-af7a-48b0-8ded-f84e36436269","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b987a034-ec23-4e41-be90-45d2fe9e7a36","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:14:52.715Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:14:52.717Z","message":"{\"transactionId\":\"b66c67f4-af7a-48b0-8ded-f84e36436269\",\"status\":\"200\",\"rqstDate\":\"230425-01:14:52:716\",\"respDate\":\"230425-01:14:52:717\",\"sourceId\":\"haproxy:b66c67f4-af7a-48b0-8ded-f84e36436269\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:14:52:716-74579\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e5918b4c-6cb7-4ee7-8a3a-df4c4615e922], x-b3-parentspanid=[853593eaafcd9b87], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[82d19599aa1b7e19853593eaafcd9b87], x-b3-spanid=[ca6da8e3573997c0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b66c67f4-af7a-48b0-8ded-f84e36436269]}\\\"}\"}","context":{"RequestID":"b66c67f4-af7a-48b0-8ded-f84e36436269","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"b987a034-ec23-4e41-be90-45d2fe9e7a36","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:14:52.715Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:52.718Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b66c67f4-af7a-48b0-8ded-f84e36436269","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b987a034-ec23-4e41-be90-45d2fe9e7a36","LogTimestamp":"2023-04-25T01:14:52.718Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:14:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:14:54.728Z","message":"Entering","context":{"RequestID":"a0f77489-a70b-4ee4-accf-179a7c73ef60","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"957b20e6-8c7d-4bf0-a8a3-2d5733be02ab","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:14:54.728Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:14:54.731Z","message":"{\"transactionId\":\"a0f77489-a70b-4ee4-accf-179a7c73ef60\",\"status\":\"200\",\"rqstDate\":\"230425-01:14:54:730\",\"respDate\":\"230425-01:14:54:731\",\"sourceId\":\"haproxy:a0f77489-a70b-4ee4-accf-179a7c73ef60\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:14:54:730-28061\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f0ff4ebe-2d6e-4c80-8ed3-65206d3f87ce], x-b3-parentspanid=[4c4b5735b38e55cb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[283ee650ca96983d4c4b5735b38e55cb], x-b3-spanid=[636879de4b46224a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a0f77489-a70b-4ee4-accf-179a7c73ef60]}\\\"}\"}","context":{"RequestID":"a0f77489-a70b-4ee4-accf-179a7c73ef60","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"957b20e6-8c7d-4bf0-a8a3-2d5733be02ab","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:14:54.728Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:54.732Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a0f77489-a70b-4ee4-accf-179a7c73ef60","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"957b20e6-8c7d-4bf0-a8a3-2d5733be02ab","LogTimestamp":"2023-04-25T01:14:54.732Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:14:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-25T01:14:56.741Z","message":"Entering","context":{"RequestID":"8680b3c0-be09-448e-a8e3-124e3e2761b9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9e1e2a99-0b5f-4898-85ee-7faa108ed6ab","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:14:56.741Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:14:56.743Z","message":"{\"transactionId\":\"8680b3c0-be09-448e-a8e3-124e3e2761b9\",\"status\":\"200\",\"rqstDate\":\"230425-01:14:56:742\",\"respDate\":\"230425-01:14:56:743\",\"sourceId\":\"haproxy:8680b3c0-be09-448e-a8e3-124e3e2761b9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:14:56:742-71919\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[30ef7fd9-a0e6-494f-95b5-f2f9dbfb7aa7], x-b3-parentspanid=[9a9a948240bb67d2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b4aec2c8c94182009a9a948240bb67d2], x-b3-spanid=[4c8524328fe4ce5b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8680b3c0-be09-448e-a8e3-124e3e2761b9]}\\\"}\"}","context":{"RequestID":"8680b3c0-be09-448e-a8e3-124e3e2761b9","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"9e1e2a99-0b5f-4898-85ee-7faa108ed6ab","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:14:56.741Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:56.743Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8680b3c0-be09-448e-a8e3-124e3e2761b9","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9e1e2a99-0b5f-4898-85ee-7faa108ed6ab","LogTimestamp":"2023-04-25T01:14:56.743Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:14:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-25T01:14:58.751Z","message":"Entering","context":{"RequestID":"3bab8cd8-8f60-44b5-a3eb-4d2dc681416c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ee0aadfe-eaa1-4989-ab8f-570563152afd","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:14:58.751Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:14:58.753Z","message":"{\"transactionId\":\"3bab8cd8-8f60-44b5-a3eb-4d2dc681416c\",\"status\":\"200\",\"rqstDate\":\"230425-01:14:58:752\",\"respDate\":\"230425-01:14:58:753\",\"sourceId\":\"haproxy:3bab8cd8-8f60-44b5-a3eb-4d2dc681416c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:14:58:752-10625\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f80ed3f8-6f8e-4702-b284-f102feaca9bc], x-b3-parentspanid=[74a18b4879e36984], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[49a1fe354bf6160d74a18b4879e36984], x-b3-spanid=[b5fbc237f3d1d4fb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3bab8cd8-8f60-44b5-a3eb-4d2dc681416c]}\\\"}\"}","context":{"RequestID":"3bab8cd8-8f60-44b5-a3eb-4d2dc681416c","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"ee0aadfe-eaa1-4989-ab8f-570563152afd","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:14:58.751Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:58.754Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3bab8cd8-8f60-44b5-a3eb-4d2dc681416c","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ee0aadfe-eaa1-4989-ab8f-570563152afd","LogTimestamp":"2023-04-25T01:14:58.754Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:14:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:14:58.824Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:14:58.837Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:58.837Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:14:58.837Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:15:00.763Z","message":"Entering","context":{"RequestID":"995e45c4-2660-41eb-997a-957e569959c7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1917fcc7-2ee5-453b-920a-75ea57f33267","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:15:00.763Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:15:00.765Z","message":"{\"transactionId\":\"995e45c4-2660-41eb-997a-957e569959c7\",\"status\":\"200\",\"rqstDate\":\"230425-01:15:00:764\",\"respDate\":\"230425-01:15:00:765\",\"sourceId\":\"haproxy:995e45c4-2660-41eb-997a-957e569959c7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:15:00:764-12711\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fbcda770-981b-4e5e-b544-ea9797512609], x-b3-parentspanid=[74a570e14ff2cc71], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[28062e9fbf4e059474a570e14ff2cc71], x-b3-spanid=[1dad516b61ef4ba3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[995e45c4-2660-41eb-997a-957e569959c7]}\\\"}\"}","context":{"RequestID":"995e45c4-2660-41eb-997a-957e569959c7","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"1917fcc7-2ee5-453b-920a-75ea57f33267","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:15:00.763Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:15:00.766Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"995e45c4-2660-41eb-997a-957e569959c7","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1917fcc7-2ee5-453b-920a-75ea57f33267","LogTimestamp":"2023-04-25T01:15:00.766Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:15:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:15:00.863Z","message":"Entering","context":{"RequestID":"8b7509fc-a6bb-40d0-a1fd-91c8bf56e57d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"56dcdcaa-2f42-479d-b292-9e6085bb0efc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:15:00.863Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:15:00.864Z","message":"{\"transactionId\":\"8b7509fc-a6bb-40d0-a1fd-91c8bf56e57d\",\"status\":\"200\",\"rqstDate\":\"230425-01:15:00:863\",\"respDate\":\"230425-01:15:00:864\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:8b7509fc-a6bb-40d0-a1fd-91c8bf56e57d\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:15:00:863-28290\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[34d7efce-3761-4e73-a27f-0cca5fd28943], x-b3-parentspanid=[24b496a8ad4d9069], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54229], x-envoy-attempt-count=[1], x-b3-traceid=[e2d6d05f4ba6b72024b496a8ad4d9069], x-b3-spanid=[43f5972ecc848ca7], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[8b7509fc-a6bb-40d0-a1fd-91c8bf56e57d]}\\\"}\"}","context":{"RequestID":"8b7509fc-a6bb-40d0-a1fd-91c8bf56e57d","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"56dcdcaa-2f42-479d-b292-9e6085bb0efc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:15:00.863Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:15:00.864Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8b7509fc-a6bb-40d0-a1fd-91c8bf56e57d","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"1","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"56dcdcaa-2f42-479d-b292-9e6085bb0efc","LogTimestamp":"2023-04-25T01:15:00.864Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:15:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-25T01:15:01.094Z","message":"Entering","context":{"RequestID":"d913c95b-c1e3-4e89-969e-00238f948ebd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7fb9e074-c2f5-497d-ae1c-3fa1ddf05ef9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:15:01.094Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:15:01.095Z","message":"Database is available from CACHED check.","context":{"RequestID":"d913c95b-c1e3-4e89-969e-00238f948ebd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7fb9e074-c2f5-497d-ae1c-3fa1ddf05ef9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:15:01.094Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:15:01.096Z","message":"{\"transactionId\":\"d913c95b-c1e3-4e89-969e-00238f948ebd\",\"status\":\"200\",\"rqstDate\":\"230425-01:15:01:095\",\"respDate\":\"230425-01:15:01:096\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d913c95b-c1e3-4e89-969e-00238f948ebd\",\"resourceId\":\"http://10.233.72.136:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:15:01:095-5821\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.72.136:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d913c95b-c1e3-4e89-969e-00238f948ebd]}\\\"}\"}","context":{"RequestID":"d913c95b-c1e3-4e89-969e-00238f948ebd","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"7fb9e074-c2f5-497d-ae1c-3fa1ddf05ef9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-25T01:15:01.094Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:15:01.096Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d913c95b-c1e3-4e89-969e-00238f948ebd","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7fb9e074-c2f5-497d-ae1c-3fa1ddf05ef9","LogTimestamp":"2023-04-25T01:15:01.096Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:15:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-25T01:15:02.775Z","message":"Entering","context":{"RequestID":"d2144f77-c42b-4568-bd07-0236a5cde7aa","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bd1e4445-d410-4b57-b558-dea7d78e4462","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:15:02.775Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:15:02.777Z","message":"{\"transactionId\":\"d2144f77-c42b-4568-bd07-0236a5cde7aa\",\"status\":\"200\",\"rqstDate\":\"230425-01:15:02:776\",\"respDate\":\"230425-01:15:02:777\",\"sourceId\":\"haproxy:d2144f77-c42b-4568-bd07-0236a5cde7aa\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:15:02:776-8955\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a3893e0b-a12d-4b66-9da3-7ebfc6d13ad4], x-b3-parentspanid=[6e43c7143bf72119], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c43b3b9775fb5ff46e43c7143bf72119], x-b3-spanid=[ee4d2ac3f797d679], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d2144f77-c42b-4568-bd07-0236a5cde7aa]}\\\"}\"}","context":{"RequestID":"d2144f77-c42b-4568-bd07-0236a5cde7aa","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"bd1e4445-d410-4b57-b558-dea7d78e4462","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:15:02.775Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:15:02.778Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d2144f77-c42b-4568-bd07-0236a5cde7aa","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bd1e4445-d410-4b57-b558-dea7d78e4462","LogTimestamp":"2023-04-25T01:15:02.778Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:15:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:15:04.787Z","message":"Entering","context":{"RequestID":"2c354458-6b8d-41bb-80d4-401833433aea","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"09ff0248-10ba-4004-9e0d-33de94ef9710","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:15:04.787Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:15:04.789Z","message":"{\"transactionId\":\"2c354458-6b8d-41bb-80d4-401833433aea\",\"status\":\"200\",\"rqstDate\":\"230425-01:15:04:788\",\"respDate\":\"230425-01:15:04:789\",\"sourceId\":\"haproxy:2c354458-6b8d-41bb-80d4-401833433aea\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230425-01:15:04:788-9196\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[45fe836f-c548-4394-89ab-8dcb40a708c5], x-b3-parentspanid=[2ae7d52d652cb52f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3e37210e206e68272ae7d52d652cb52f], x-b3-spanid=[2069b6997319c151], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2c354458-6b8d-41bb-80d4-401833433aea]}\\\"}\"}","context":{"RequestID":"2c354458-6b8d-41bb-80d4-401833433aea","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"09ff0248-10ba-4004-9e0d-33de94ef9710","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:15:04.787Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:15:04.790Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2c354458-6b8d-41bb-80d4-401833433aea","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"09ff0248-10ba-4004-9e0d-33de94ef9710","LogTimestamp":"2023-04-25T01:15:04.790Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:15:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:15:06.798Z","message":"Entering","context":{"RequestID":"59669d08-2a2e-4330-ba28-655c226c0f06","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5593fdae-d8c5-460b-ba5d-159ec8f8eeaf","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:15:06.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:15:06.800Z","message":"{\"transactionId\":\"59669d08-2a2e-4330-ba28-655c226c0f06\",\"status\":\"200\",\"rqstDate\":\"230425-01:15:06:799\",\"respDate\":\"230425-01:15:06:800\",\"sourceId\":\"haproxy:59669d08-2a2e-4330-ba28-655c226c0f06\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:15:06:799-30160\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0b9b66da-b63d-411f-9617-09389eef17d4], x-b3-parentspanid=[a22ccfb3c43c0313], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6ec541d273422c28a22ccfb3c43c0313], x-b3-spanid=[db027e719b049fef], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[59669d08-2a2e-4330-ba28-655c226c0f06]}\\\"}\"}","context":{"RequestID":"59669d08-2a2e-4330-ba28-655c226c0f06","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"5593fdae-d8c5-460b-ba5d-159ec8f8eeaf","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:15:06.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:15:06.801Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"59669d08-2a2e-4330-ba28-655c226c0f06","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5593fdae-d8c5-460b-ba5d-159ec8f8eeaf","LogTimestamp":"2023-04-25T01:15:06.801Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:15:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-25T01:15:08.810Z","message":"Entering","context":{"RequestID":"ab6db9cb-214f-4042-a8ba-309daae02955","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f2be6a31-d2e1-43b8-bda0-bc59f42bedb8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:15:08.810Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:15:08.813Z","message":"{\"transactionId\":\"ab6db9cb-214f-4042-a8ba-309daae02955\",\"status\":\"200\",\"rqstDate\":\"230425-01:15:08:811\",\"respDate\":\"230425-01:15:08:813\",\"sourceId\":\"haproxy:ab6db9cb-214f-4042-a8ba-309daae02955\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:15:08:811-81374\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b2a99ea6-1b5a-4576-a1d3-02fa66e64319], x-b3-parentspanid=[2b5ec3ef92ba8617], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[04016996963026422b5ec3ef92ba8617], x-b3-spanid=[026fa7b015ab380c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ab6db9cb-214f-4042-a8ba-309daae02955]}\\\"}\"}","context":{"RequestID":"ab6db9cb-214f-4042-a8ba-309daae02955","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"f2be6a31-d2e1-43b8-bda0-bc59f42bedb8","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:15:08.810Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:15:08.814Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ab6db9cb-214f-4042-a8ba-309daae02955","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f2be6a31-d2e1-43b8-bda0-bc59f42bedb8","LogTimestamp":"2023-04-25T01:15:08.814Z","ResponseDesc":"OK"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:15:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:15:08.824Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-25T01:15:08.839Z","message":"Connection[/10.233.68.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-04-25T01:15:08.842Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:15:08.842Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:15:08.843Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:15:08.843Z","message":"Connection[/10.233.68.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-04-25T01:15:10.823Z","message":"Entering","context":{"RequestID":"6eaeb294-dd51-472e-9a1f-946971ddd509","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"66d0460f-d241-4b0f-bea9-f121d716bbd6","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:15:10.823Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:15:10.825Z","message":"{\"transactionId\":\"6eaeb294-dd51-472e-9a1f-946971ddd509\",\"status\":\"200\",\"rqstDate\":\"230425-01:15:10:824\",\"respDate\":\"230425-01:15:10:825\",\"sourceId\":\"haproxy:6eaeb294-dd51-472e-9a1f-946971ddd509\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230425-01:15:10:824-35014\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cb7d0dd1-4963-4b00-8316-7a46c6a46584], x-b3-parentspanid=[9f148cbdcea2f6b0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a2252344081d6d079f148cbdcea2f6b0], x-b3-spanid=[6a20b5b159424c63], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6eaeb294-dd51-472e-9a1f-946971ddd509]}\\\"}\"}","context":{"RequestID":"6eaeb294-dd51-472e-9a1f-946971ddd509","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"66d0460f-d241-4b0f-bea9-f121d716bbd6","PartnerName":"haproxy","LogTimestamp":"2023-04-25T01:15:10.823Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:15:10.826Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6eaeb294-dd51-472e-9a1f-946971ddd509","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"66d0460f-d241-4b0f-bea9-f121d716bbd6","LogTimestamp":"2023-04-25T01:15:10.826Z","ResponseDesc":"OK"},"thread":"qtp1530295320-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/Apr/2023:01:15:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-25T01:15:10.866Z","message":"Entering","context":{"RequestID":"1c3d5e84-c108-4785-b552-663829ad3dcf","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6a8284a1-096c-4a80-98b5-7c3b55daf253","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:15:10.866Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-25T01:15:10.868Z","message":"{\"transactionId\":\"1c3d5e84-c108-4785-b552-663829ad3dcf\",\"status\":\"200\",\"rqstDate\":\"230425-01:15:10:867\",\"respDate\":\"230425-01:15:10:868\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:1c3d5e84-c108-4785-b552-663829ad3dcf\",\"resourceId\":\"http://10.233.66.29:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230425-01:15:10:867-95329\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c2627297-7d43-4c40-bf28-304f981f56a0], x-b3-parentspanid=[ffa52b78efcc53d3], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.66.29:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[36397], x-envoy-attempt-count=[1], x-b3-traceid=[4b4567f7597679deffa52b78efcc53d3], x-b3-spanid=[536f9057868cdeb9], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[1c3d5e84-c108-4785-b552-663829ad3dcf]}\\\"}\"}","context":{"RequestID":"1c3d5e84-c108-4785-b552-663829ad3dcf","ServiceName":"/aai/util/echo","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"0","InvocationID":"6a8284a1-096c-4a80-98b5-7c3b55daf253","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-25T01:15:10.866Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1530295320-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-25T01:15:10.869Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1c3d5e84-c108-4785-b552-663829ad3dcf","InstanceID":"ad9acdd8-5e04-4542-bb37-31d44c7e189f","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN"